.avpro-public-page{--tc-brand-orange:var(--brand-orange);--tc-brand-orange-hover:var(--brand-orange-dark);--tc-brand-blue:var(--brand-blue)}.dark .avpro-public-page{--tc-brand-blue:#9d9dff}.avpro-public-page .tc-page{width:100%;container-type:inline-size}.avpro-public-page .tc-shell{flex-direction:column;gap:24px;width:100%;max-width:90rem;margin-inline:auto;padding:24px 16px;display:flex}@container (min-width:40rem){.avpro-public-page .tc-shell{padding-inline:24px}}@container (min-width:64rem){.avpro-public-page .tc-shell{padding-inline:32px}}.avpro-public-page .tc-hero{border-radius:var(--radius);background-color:var(--background);flex-direction:column;gap:32px;padding:24px;display:flex}@container (min-width:40rem){.avpro-public-page .tc-hero{padding:32px}}.avpro-public-page .tc-hero__left,.avpro-public-page .tc-hero__right{display:contents}.avpro-public-page .tc-hero__title{order:1;min-width:0}.avpro-public-page .tc-hero__gallery{order:2;min-width:0}.avpro-public-page .tc-hero__description{order:3;min-width:0}.avpro-public-page .tc-hero__rest{order:4;min-width:0}.avpro-public-page .tc-hero__delivery{order:5;min-width:0}@container (min-width:64rem){.avpro-public-page .tc-hero{grid-template-columns:repeat(2,minmax(0,1fr));align-items:start;display:grid}.avpro-public-page .tc-hero__left,.avpro-public-page .tc-hero__right{flex-direction:column;gap:24px;min-width:0;display:flex}}.avpro-public-page .tc-gallery{border-radius:var(--radius);background-color:var(--background);border:1px solid var(--border);flex-direction:column;justify-content:center;gap:16px;padding:24px;display:flex}.avpro-public-page .tc-gallery__viewport{position:relative}.avpro-public-page .tc-gallery__track{scroll-snap-type:x mandatory;scroll-behavior:smooth;overscroll-behavior-x:contain;touch-action:pan-x;scrollbar-width:none;display:flex;overflow:auto hidden}.avpro-public-page .tc-gallery__track::-webkit-scrollbar{display:none}.avpro-public-page .tc-gallery__slide{scroll-snap-align:center;flex:0 0 100%;justify-content:center;align-items:center;display:flex;position:relative}.avpro-public-page .tc-gallery__zoom{cursor:zoom-in;background:0 0;border:0;width:100%;padding:0;display:block;position:relative}.avpro-public-page .tc-gallery__zoom-icon{border:1px solid var(--border);background-color:var(--background);width:32px;height:32px;color:var(--foreground);opacity:0;border-radius:9999px;justify-content:center;align-items:center;transition:opacity .15s;display:flex;position:absolute;bottom:8px;right:8px}.avpro-public-page .tc-gallery__zoom-icon svg{width:16px;height:16px}.avpro-public-page .tc-gallery__zoom:hover .tc-gallery__zoom-icon,.avpro-public-page .tc-gallery__zoom:focus-visible .tc-gallery__zoom-icon{opacity:1}.avpro-public-page .tc-lightbox{z-index:1000;background-color:#000000d9;justify-content:center;align-items:center;padding:32px;display:flex;position:fixed;inset:0}.avpro-public-page .tc-lightbox__img{border-radius:var(--radius);object-fit:contain;cursor:default;max-width:100%;max-height:100%}.avpro-public-page .tc-lightbox__close,.avpro-public-page .tc-lightbox__arrow{color:#fff;background-color:#ffffff1a;border:1px solid #ffffff4d;border-radius:9999px;justify-content:center;align-items:center;transition:background-color .15s;display:flex;position:absolute}.avpro-public-page .tc-lightbox__close:hover,.avpro-public-page .tc-lightbox__arrow:hover{background-color:#fff3}.avpro-public-page .tc-lightbox__close{width:40px;height:40px;top:16px;right:16px}.avpro-public-page .tc-lightbox__close svg{width:20px;height:20px}.avpro-public-page .tc-lightbox__arrow{width:44px;height:44px;top:50%;transform:translateY(-50%)}.avpro-public-page .tc-lightbox__arrow svg{width:22px;height:22px}.avpro-public-page .tc-lightbox__arrow--prev{left:16px}.avpro-public-page .tc-lightbox__arrow--next{right:16px}.avpro-public-page .tc-gallery__arrow{border:1px solid var(--border);border-radius:var(--radius);background-color:var(--background);width:36px;height:36px;color:var(--foreground);opacity:.85;cursor:pointer;justify-content:center;align-items:center;transition:opacity .15s,border-color .15s,color .15s;display:flex;position:absolute;top:50%;transform:translateY(-50%)}.avpro-public-page .tc-gallery__arrow:hover{opacity:1;border-color:var(--tc-brand-orange);color:var(--tc-brand-orange)}.avpro-public-page .tc-gallery__arrow:focus-visible{opacity:1;outline:2px solid var(--ring);outline-offset:2px}.avpro-public-page .tc-gallery__arrow--prev{left:4px}.avpro-public-page .tc-gallery__arrow--next{right:4px}.avpro-public-page .tc-gallery__thumbs{flex-wrap:wrap;gap:8px;display:flex}.avpro-public-page .tc-gallery__thumb{border:1px solid var(--border);border-radius:var(--radius);background-color:var(--background);cursor:pointer;justify-content:center;align-items:center;width:56px;height:56px;padding:4px;display:flex}.avpro-public-page .tc-gallery__thumb img{border-radius:calc(var(--radius) - 2px);object-fit:contain;max-width:100%;max-height:100%}.avpro-public-page .tc-gallery__img{border-radius:var(--radius);object-fit:contain;object-position:center;width:100%;max-height:384px}.avpro-public-page .tc-gallery__empty{aspect-ratio:1;border:2px dashed var(--border);border-radius:var(--radius);text-align:center;flex-direction:column;justify-content:center;align-items:center;gap:4px;max-height:384px;padding:16px;display:flex}.avpro-public-page .tc-gallery__empty-icon{width:32px;height:32px;color:var(--muted-foreground);margin-bottom:4px}.avpro-public-page .tc-gallery__empty-title{color:var(--muted-foreground);font-size:14px;font-weight:600}.avpro-public-page .tc-title-block,.avpro-public-page .tc-identity{flex-direction:column;gap:16px;min-width:0;display:flex}.avpro-public-page .tc-badge{border:1px solid var(--border);border-radius:var(--radius);height:20px;color:var(--foreground);align-self:flex-start;align-items:center;padding:2px 8px;font-size:12px;line-height:1;display:inline-flex}.avpro-public-page .tc-title{overflow-wrap:anywhere;font-size:24px;font-weight:700;line-height:1.25}@container (min-width:40rem){.avpro-public-page .tc-title{font-size:30px}}.avpro-public-page .tc-meta{color:var(--muted-foreground);flex-wrap:wrap;gap:4px 24px;margin:0;font-size:14px;display:flex}.avpro-public-page .tc-meta__pair{gap:6px;display:flex}.avpro-public-page .tc-meta__label{color:var(--foreground);font-weight:500}.avpro-public-page .tc-meta__value{margin:0}.avpro-public-page .tc-colors{flex-wrap:wrap;gap:8px;margin:4px 0;display:flex}.avpro-public-page .tc-colors__item{cursor:pointer;border:2px solid #0000;border-radius:999px;padding:2px;line-height:0;display:block;position:relative}.avpro-public-page .tc-colors__item:after{content:attr(data-tooltip);background:var(--foreground);color:var(--background);white-space:nowrap;opacity:0;pointer-events:none;z-index:20;border-radius:6px;padding:4px 8px;font-size:11px;font-weight:500;line-height:1.2;transition:opacity .12s,transform .12s;position:absolute;bottom:calc(100% + 6px);left:50%;transform:translate(-50%)translateY(4px)}.avpro-public-page .tc-colors__item:hover:after,.avpro-public-page .tc-colors__item:focus-visible:after{opacity:1;transform:translate(-50%)translateY(0)}.avpro-public-page .tc-colors__item--current{border-color:var(--tc-brand-orange,currentColor);cursor:default}.avpro-public-page .tc-colors__swatch{border:1px solid #0000001f;border-radius:999px;width:24px;height:24px;display:block}.avpro-public-page .tc-price{color:var(--tc-brand-orange);font-size:30px;font-weight:700}.avpro-public-page .tc-actions{flex-wrap:wrap;align-items:center;gap:12px;display:flex}.avpro-public-page .tc-contact{color:var(--muted-foreground);flex-wrap:wrap;align-items:center;gap:12px;font-size:14px;display:flex}.avpro-public-page .tc-contact a{align-items:center;gap:6px;transition:color .15s;display:inline-flex}.avpro-public-page .tc-contact a:hover{color:var(--tc-brand-orange)}.avpro-public-page .tc-contact svg{width:14px;height:14px}.avpro-public-page .tc-contact__sep{color:var(--border)}.avpro-public-page .tc-desc{border:1px solid var(--border);background-color:var(--background);border-radius:18px;padding:18px}.avpro-public-page .tc-desc__title{margin-bottom:12px;font-size:16px;font-weight:700}.avpro-public-page .tc-desc__accent{background-color:var(--tc-brand-orange);border-radius:2px;width:40px;height:3px;margin-top:8px;display:block}.avpro-public-page .tc-desc__body{color:var(--muted-foreground);white-space:pre-wrap;overflow-wrap:anywhere;word-break:break-word;font-size:14px}.avpro-public-page .tc-delivery{border:1px solid var(--border);border-radius:var(--radius);background-color:var(--background);overflow:visible}.avpro-public-page .tc-delivery__heading{border-bottom:1px solid var(--border);text-align:center;margin:0;padding:12px 20px;font-size:16px;font-weight:700}.avpro-public-page .tc-delivery__list{background-color:color-mix(in srgb, var(--muted) 30%, transparent);flex-direction:column;gap:8px;margin:0;padding:12px;list-style:none;display:flex}.avpro-public-page .tc-delivery__row{border:1px solid var(--border);border-radius:var(--radius);background-color:var(--background);align-items:center;gap:12px;min-width:0;padding:12px 16px;display:flex}.avpro-public-page .tc-delivery__icon{color:var(--tc-brand-blue);flex:none;display:flex}.avpro-public-page .tc-delivery__icon svg{width:20px;height:20px}.avpro-public-page .tc-delivery__copy{flex:auto;min-width:0}.avpro-public-page .tc-delivery__title,.avpro-public-page .tc-delivery__detail{margin:0;font-size:14px}.avpro-public-page .tc-delivery__title{font-weight:700}.avpro-public-page .tc-delivery__detail,.avpro-public-page .tc-delivery__info{color:var(--muted-foreground)}.avpro-public-page .tc-delivery__info{border-radius:var(--radius);cursor:help;background:0 0;border:0;flex:none;justify-content:center;align-items:center;width:24px;height:24px;padding:0;display:flex;position:relative}.avpro-public-page .tc-delivery__info:after{content:attr(data-tooltip);z-index:20;border-radius:var(--radius);background:var(--foreground);width:min(19rem,100vw - 3rem);color:var(--background);text-align:left;box-shadow:0 10px 24px color-mix(in srgb, var(--foreground) 24%, transparent);opacity:0;pointer-events:none;padding:9px 11px;font-size:12px;font-weight:500;line-height:1.4;transition:opacity .14s,transform .14s;position:absolute;bottom:calc(100% + 8px);right:0;transform:translateY(3px)}.avpro-public-page .tc-delivery__info:hover:after,.avpro-public-page .tc-delivery__info:focus-visible:after{opacity:1;transform:translateY(0)}.avpro-public-page .tc-delivery__info:focus-visible{outline:2px solid var(--ring);outline-offset:2px}.avpro-public-page .tc-delivery__info svg{width:16px;height:16px}.avpro-public-page .tc-body,.avpro-public-page .tc-body__dropzone{flex-wrap:wrap;align-items:flex-start;gap:16px;width:100%;display:flex}.avpro-public-page .tc-specs{flex-direction:column;flex:0 0 100%;gap:16px;width:100%;display:flex}.avpro-public-page .tc-specs:empty{display:none}.avpro-public-page .tc-row-block{flex:0 0 100%;width:100%}.avpro-public-page .tc-line-break{flex:0 0 100%;width:100%;height:0}.avpro-public-page .tc-spec-list__leader{border-top:3px dotted color-mix(in srgb, var(--muted-foreground) 65%, transparent);align-self:center;min-width:1rem}.avpro-public-page .tc-row{flex-wrap:wrap;align-items:flex-start;gap:16px;width:100%;display:flex}.avpro-public-page .tc-row__col{flex-direction:column;flex:calc(50% - 8px);gap:16px;min-width:0;display:flex}.avpro-public-page .tc-row--3 .tc-row__col{flex-basis:calc(33.333% - 10.667px)}@container (max-width:39.999rem){.avpro-public-page .tc-body,.avpro-public-page .tc-body__dropzone,.avpro-public-page .tc-row{justify-content:center}.avpro-public-page .tc-content-block{width:min(100%,34rem)!important;margin-inline:auto!important}.avpro-public-page .tc-row__col{align-items:center}.avpro-public-page .tc-row__col,.avpro-public-page .tc-row--3 .tc-row__col{flex-basis:100%}}
