:root{--radius: .5rem;--background: oklch(.12 .005 60);--foreground: oklch(.97 .01 80);--ink: oklch(.08 .005 60);--gold: oklch(.78 .13 80);--gold-soft: oklch(.88 .09 85);--gold-deep: oklch(.62 .13 70);--card: oklch(.16 .005 60);--card-foreground: oklch(.97 .01 80);--border: oklch(1 0 0 / 12%);--shadow-gold: 0 10px 40px -10px color-mix(in oklab, var(--gold) 55%, transparent);--font-display: "Playfair Display", "Cormorant Garamond", serif;--font-sans: "Inter", system-ui, sans-serif;--tavs-content-width: 97%;--tavs-content-max-width: 1920px;--tavs-hero-gutter: clamp(1.25rem, 2.5vw, 2.5rem)}@media(min-width:1200px){:root{--tavs-hero-gutter: clamp(2rem, 4vw, 4rem)}}*,*:before,*:after{box-sizing:border-box;border-color:var(--border)}html{scroll-behavior:smooth}body{margin:0;min-height:100vh;background-color:var(--background);color:var(--foreground);font-family:var(--font-sans);-webkit-font-smoothing:antialiased}h1,h2,h3,h4,.font-display{font-family:var(--font-display)}img{max-width:100%;height:auto;display:block}a{color:inherit;text-decoration:none}button{font-family:inherit;cursor:pointer;border:none;background:none;color:inherit}.tavs-main{min-height:100vh;background:var(--background);color:var(--foreground)}.text-gold{color:var(--gold)}.text-ink{color:var(--ink)}.bg-ink{background-color:var(--ink)}.bg-card{background-color:var(--card)}.italic{font-style:italic}.truncate{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);border:0}.tavs-announce{position:relative;z-index:60;background:linear-gradient(to right,var(--gold-deep),var(--gold),var(--gold-deep));color:var(--ink)}.tavs-announce__inner{position:relative;padding:0 2.75rem;min-height:34px;display:flex;align-items:center;justify-content:center;gap:.625rem;font-size:11px;letter-spacing:.14em;font-weight:600;line-height:1.4;text-align:center}@media(min-width:640px){.tavs-announce__inner{min-height:38px;font-size:12px;letter-spacing:.16em;padding:0 3rem}}@media(min-width:1024px){.tavs-announce__inner{min-height:42px;font-size:13px;letter-spacing:.18em;padding:0 3.5rem}}.tavs-announce__text{max-width:72rem}.tavs-announce__emoji{display:none;font-size:.875rem}@media(min-width:640px){.tavs-announce__emoji{display:inline}}.tavs-announce__close{position:absolute;right:1rem;top:50%;transform:translateY(-50%);width:1.75rem;height:1.75rem;display:grid;place-items:center;transition:transform .3s}@media(min-width:1024px){.tavs-announce__close{right:1.5rem}}.tavs-announce__close .tavs-icon--sm{width:1rem;height:1rem}.tavs-announce__close:hover{transform:translateY(-50%) rotate(90deg)}.tavs-hero{position:relative;width:100%;max-width:none;overflow:hidden;min-height:640px}@media(min-width:768px){.tavs-hero{min-height:720px}}@media(min-width:1024px){.tavs-hero{min-height:850px}}.tavs-hero__bg{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;background-size:cover;background-repeat:no-repeat;background-position:center right}.tavs-hero__overlay-dark{position:absolute;top:0;right:0;bottom:0;left:0;background:#00000059}.tavs-hero__overlay-gradient{position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(90deg,oklch(.08 .005 60 / .92) 0%,oklch(.08 .005 60 / .7) 38%,oklch(.08 .005 60 / .2) 68%,transparent 100%)}.tavs-hero__line{position:absolute;bottom:0;left:0;right:0;height:1px;background:linear-gradient(to right,transparent,oklch(.78 .13 80 / .6),transparent)}:root{--tavs-header-height-mobile: 64px;--tavs-header-height-tablet: 76px;--tavs-header-height-desktop: 90px}.tavs-header{position:sticky;top:0;z-index:50;transition:background .35s ease,box-shadow .35s ease,border-color .35s ease;border-bottom:1px solid transparent}.tavs-header.is-scrolled{background:#020201f0;backdrop-filter:blur(14px);-webkit-backdrop-filter:blur(14px);border-bottom-color:#e3ad4b33;box-shadow:0 8px 32px #00000047}.tavs-header__bar{padding:0 1.25rem;display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:1rem;min-height:var(--tavs-header-height-mobile)}@media(min-width:768px){.tavs-header__bar{padding:0 2rem;gap:1.5rem;min-height:var(--tavs-header-height-tablet)}}@media(min-width:1024px){.tavs-header__bar{padding:0 3rem;gap:2rem;min-height:var(--tavs-header-height-desktop)}}@media(min-width:1280px){.tavs-header__bar{padding:0 3.5rem}}.tavs-logo{font-family:var(--font-display);font-size:1.25rem;font-weight:700;letter-spacing:.03em;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;line-height:1.15}@media(min-width:640px){.tavs-logo{font-size:1.5rem}}@media(min-width:1024px){.tavs-logo{font-size:1.875rem}}.tavs-nav{display:none;align-items:center;justify-content:center;gap:1.75rem;flex-wrap:nowrap;white-space:nowrap}@media(min-width:1024px){.tavs-nav{display:flex;gap:2.25rem}}@media(min-width:1280px){.tavs-nav{gap:2.75rem}}.tavs-nav__link{position:relative;font-size:11px;letter-spacing:.18em;font-weight:600;color:#f9f4eee0;transition:color .3s;white-space:nowrap;flex-shrink:0;padding:.25rem 0}@media(min-width:1280px){.tavs-nav__link{font-size:12px;letter-spacing:.2em}}.tavs-nav__link:after{content:"";position:absolute;left:0;bottom:-6px;height:1px;width:0;background:var(--gold);transition:width .3s}.tavs-nav__link:hover{color:var(--gold)}.tavs-nav__link:hover:after{width:100%}.tavs-header__actions{display:flex;align-items:center;gap:.25rem;justify-content:flex-end}@media(min-width:768px){.tavs-header__actions{gap:.5rem}}@media(min-width:1024px){.tavs-header__actions{gap:.625rem}}.tavs-icon-btn{display:grid;place-items:center;width:2.25rem;height:2.25rem;border-radius:9999px;color:#f9f4eee0;transition:color .3s,background .3s}.tavs-icon-btn .tavs-icon{width:1.125rem;height:1.125rem}@media(min-width:768px){.tavs-icon-btn{width:2.5rem;height:2.5rem}.tavs-icon-btn .tavs-icon{width:1.25rem;height:1.25rem}}.tavs-icon-btn:hover{color:var(--gold);background:#e3ad4b1f}.tavs-badge{position:absolute;top:-.5rem;right:-.5rem;min-width:1rem;height:1rem;padding:0 .25rem;border-radius:9999px;background:var(--gold);color:var(--ink);font-size:10px;font-weight:700;display:grid;place-items:center}.tavs-menu-toggle{display:grid;place-items:center;width:2.5rem;height:2.5rem;margin-left:.25rem;border-radius:9999px;border:1px solid oklch(.78 .13 80 / .45);transition:background .3s}.tavs-menu-toggle .tavs-icon{width:1.125rem;height:1.125rem}.tavs-menu-toggle:hover{background:#e3ad4b1f}@media(min-width:1024px){.tavs-menu-toggle{display:none}}.tavs-mobile-nav{overflow:hidden;border-top:1px solid oklch(.78 .13 80 / .2);background:#020201f7;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);max-height:0;opacity:0;transition:max-height .5s,opacity .5s}.tavs-mobile-nav.is-open{max-height:420px;opacity:1}@media(min-width:1024px){.tavs-mobile-nav{display:none}}.tavs-mobile-nav__inner{padding:.875rem 1.25rem 1rem;display:flex;flex-direction:column}@media(min-width:768px){.tavs-mobile-nav__inner{padding:1rem 2rem}}.tavs-mobile-nav__link{display:flex;align-items:center;justify-content:space-between;font-size:.8125rem;letter-spacing:.18em;font-weight:500;color:#f9f4eee0;padding:.875rem 0;border-bottom:1px solid oklch(.78 .13 80 / .12);transition:color .3s}.tavs-mobile-nav__link:last-child{border-bottom:none}.tavs-mobile-nav__link:hover{color:var(--gold)}.tavs-hero__content{position:relative;z-index:10;width:100%;max-width:none;margin:0;padding:2rem var(--tavs-hero-gutter) 2.5rem;min-height:calc(100% - var(--tavs-header-height-mobile));display:flex;align-items:center}@media(min-width:768px){.tavs-hero__content{padding-top:2.25rem;padding-bottom:3rem;min-height:calc(100% - var(--tavs-header-height-tablet))}}@media(min-width:1024px){.tavs-hero__content{padding-top:2.5rem;padding-bottom:3.5rem;min-height:calc(100% - var(--tavs-header-height-desktop))}}.tavs-hero__layout{display:grid;grid-template-columns:minmax(0,1fr);gap:2rem;width:100%;max-width:none;align-items:center}@media(min-width:1024px){.tavs-hero__layout{grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:clamp(2rem,3.5vw,3.5rem);align-items:center}}.tavs-hero__flash-col{width:100%;max-width:none;min-width:0}@media(min-width:1024px){.tavs-hero__flash-col{display:flex;justify-content:stretch;align-items:stretch}.tavs-hero__flash-col .tavs-hero-flash{width:100%;max-width:none;flex:1 1 auto}}.tavs-hero__text{max-width:none;text-align:left;margin:0;width:100%;min-width:0}@media(min-width:1024px){.tavs-hero__text{text-align:left;margin:0;padding-right:0}}.tavs-hero__eyebrow{display:flex;align-items:center;justify-content:flex-start;gap:.75rem;margin-bottom:1.25rem}.tavs-hero__eyebrow-line{height:1px;width:2.5rem;background:var(--gold)}.tavs-hero__eyebrow-text{font-size:16px;letter-spacing:.28em;font-weight:600;color:var(--gold)}@media(min-width:768px){.tavs-hero__eyebrow-text{font-size:20px}}@media(min-width:1024px){.tavs-hero__eyebrow-text{font-size:22px;letter-spacing:.3em}}.tavs-hero__title{font-family:var(--font-display);font-size:42px;line-height:1.08;margin:0;letter-spacing:-.01em}@media(min-width:1024px){.tavs-hero__title{font-size:72px;line-height:1.05}}.tavs-hero__title-highlight{display:inline-block;font-size:48px;line-height:1.05;letter-spacing:-.015em}@media(min-width:1024px){.tavs-hero__title-highlight{font-size:80px}}.tavs-hero__desc{margin-top:1.5rem;font-size:18px;color:#f9f4eed1;line-height:1.75;max-width:none;margin-left:0;margin-right:0}@media(min-width:1024px){.tavs-hero__desc{margin-top:1.75rem;line-height:1.8}}.tavs-hero__buttons{margin-top:2rem;display:flex;flex-wrap:wrap;justify-content:flex-start;align-items:center;gap:.875rem}@media(min-width:768px){.tavs-hero__buttons{gap:1rem;margin-top:2.25rem}}@media(min-width:1024px){.tavs-hero__buttons{justify-content:flex-start;gap:1.125rem;margin-top:2.5rem}}.tavs-btn-gold{display:inline-flex;align-items:center;justify-content:center;padding:.75rem 1.5rem;font-size:10px;letter-spacing:.18em;font-weight:700;color:var(--ink);background:linear-gradient(to right,var(--gold-soft),var(--gold),var(--gold-deep));box-shadow:var(--shadow-gold);transition:transform .3s,box-shadow .3s;white-space:nowrap}.tavs-btn-gold:hover{transform:translateY(-2px);box-shadow:0 15px 45px -10px #e3ad4bb3}@media(min-width:768px){.tavs-btn-gold{padding:.8125rem 1.625rem;font-size:11px}}.tavs-hero__buttons .tavs-btn-gold,.tavs-hero__buttons .tavs-btn-outline{padding:1.125rem 2rem;font-size:18px;letter-spacing:.14em}@media(min-width:768px){.tavs-hero__buttons .tavs-btn-gold,.tavs-hero__buttons .tavs-btn-outline{padding:1.25rem 2.375rem;font-size:18px}}@media(min-width:1024px){.tavs-hero__buttons .tavs-btn-gold,.tavs-hero__buttons .tavs-btn-outline{padding:1.375rem 2.625rem;font-size:18px;letter-spacing:.16em}}.tavs-btn-gold__arrow{margin-left:.5rem;transition:transform .3s;font-size:.875em}.tavs-btn-gold:hover .tavs-btn-gold__arrow{transform:translate(4px)}.tavs-btn-outline{display:inline-flex;align-items:center;justify-content:center;padding:.75rem 1.5rem;font-size:10px;letter-spacing:.18em;font-weight:700;color:var(--gold);border:1px solid oklch(.78 .13 80 / .7);transition:all .3s;white-space:nowrap}.tavs-btn-outline:hover{background:var(--gold);color:var(--ink)}@media(min-width:768px){.tavs-btn-outline{padding:.8125rem 1.625rem;font-size:11px}}.tavs-flash-wrap{position:absolute;bottom:.75rem;left:0;right:0;z-index:20;padding:0 1rem;display:flex;justify-content:center;pointer-events:none}@media(min-width:1024px){.tavs-flash-wrap{bottom:2rem;padding:0 3rem;justify-content:flex-end}}@media(min-width:1280px){.tavs-flash-wrap{padding:0 3.5rem}}.tavs-flash{pointer-events:auto;width:100%;max-width:280px}@media(min-width:768px){.tavs-flash{max-width:540px}}@media(min-width:1024px){.tavs-flash{max-width:900px}}.tavs-countdown{display:flex;align-items:center;justify-content:center;gap:.25rem;margin-bottom:.25rem}.tavs-countdown__unit{display:flex;flex-direction:column;align-items:center}.tavs-countdown__box{padding:2px 4px;background:linear-gradient(to bottom,var(--ink),#000);border:1px solid oklch(.78 .13 80 / .4);border-radius:.25rem;box-shadow:0 0 6px #d4af3733}.tavs-countdown__num{font-family:var(--font-display);font-size:18px;color:var(--gold);font-variant-numeric:tabular-nums;line-height:1}.tavs-countdown__label{margin-top:2px;font-size:7px;letter-spacing:.15em;color:#f9f4ee99}.tavs-countdown__sep{font-family:var(--font-display);font-size:12px;color:#e3ad4bb3;margin-top:-.5rem}.tavs-flash__label{margin-bottom:.25rem;text-align:center;font-size:8px;letter-spacing:.2em;color:#e3ad4bcc;text-transform:uppercase}.tavs-marquee{position:relative;overflow:hidden;border-radius:.5rem;border:1px solid oklch(.78 .13 80 / .3);background:#00000080;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);box-shadow:0 0 12px #d4af3733;height:150px;padding:6px}.tavs-marquee__ring{pointer-events:none;position:absolute;top:0;right:0;bottom:0;left:0;border-radius:.5rem;box-shadow:inset 0 0 0 1px #e3ad4b33}.tavs-marquee__track{display:flex;gap:8px;animation:marquee 10s linear infinite;will-change:transform}.tavs-marquee:hover .tavs-marquee__track{animation-play-state:paused}.tavs-marquee__fade-l,.tavs-marquee__fade-r{pointer-events:none;position:absolute;top:0;height:100%;width:1rem}.tavs-marquee__fade-l{left:0;background:linear-gradient(to right,#000,transparent)}.tavs-marquee__fade-r{right:0;background:linear-gradient(to left,#000,transparent)}@keyframes marquee{0%{transform:translate(0)}to{transform:translate(-50%)}}.tavs-flash-card{flex-shrink:0;width:120px}.tavs-flash-card__inner{position:relative;display:flex;flex-direction:column;border-radius:.375rem;border:1px solid oklch(.78 .13 80 / .2);background:linear-gradient(to bottom,#020201e6,#000000b3);overflow:hidden;height:135px;transition:border-color .3s,box-shadow .3s}.tavs-flash-card__img-link{display:block;width:100%;height:100%;position:relative;z-index:2}.tavs-flash-card__stretched-link{position:absolute;top:0;right:0;bottom:0;left:0;z-index:1;border-radius:inherit}.tavs-flash-card__cart{position:relative;z-index:2;text-decoration:none;color:inherit}.tavs-flash-card__inner:hover{border-color:#e3ad4b80;box-shadow:0 0 8px #d4af374d}.tavs-flash-card__img-wrap{position:relative;width:100%;aspect-ratio:4 / 5;overflow:hidden;display:flex;align-items:center;justify-content:center;background:#111}.tavs-flash-card__img{width:100%;height:100%;object-fit:contain;object-position:center}.tavs-flash-card__discount{position:absolute;top:2px;left:2px;background:#dc2626;color:#fff;font-size:7px;font-weight:700;padding:1px 4px;border-radius:.125rem}.tavs-flash-card__body{padding:4px;flex:1;display:flex;flex-direction:column}.tavs-flash-card__title{font-size:9px;font-weight:600;line-height:1.25;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.tavs-flash-card__stars{display:flex;gap:1px;margin-top:2px;color:var(--gold)}.tavs-flash-card__stars svg{width:5px;height:5px;fill:currentColor}.tavs-flash-card__prices{display:flex;align-items:baseline;gap:4px;margin-top:2px}.tavs-flash-card__price{font-family:var(--font-display);font-size:9px;color:var(--gold)}.tavs-flash-card__old{font-size:7px;color:#f9f4ee80;text-decoration:line-through}.tavs-flash-card__footer{margin-top:auto;padding-top:1px;display:flex;align-items:center;justify-content:space-between}.tavs-flash-card__instant{display:inline-flex;align-items:center;gap:1px;font-size:7px;letter-spacing:.05em;font-weight:600;color:#e3ad4be6;border:1px solid oklch(.78 .13 80 / .3);padding:1px 2px;border-radius:.125rem}.tavs-flash-card__cart{display:grid;place-items:center;width:1rem;height:1rem;border-radius:9999px;background:linear-gradient(to bottom right,var(--gold-soft),var(--gold),var(--gold-deep));color:var(--ink);box-shadow:0 0 4px #d4af3766;transition:transform .3s}.tavs-flash-card__cart:hover{transform:scale(1.1)}.tavs-section{position:relative;padding:3rem 0;border-top:1px solid oklch(.78 .13 80 / .1)}@media(min-width:1024px){.tavs-section{padding:4rem 0}}.tavs-section__container{width:97%;max-width:1920px;margin-left:auto;margin-right:auto}.tavs-section-header{max-width:42rem;text-align:center;margin:0 auto}.tavs-section-header--left{text-align:left;margin:0}.tavs-section-header__eyebrow{display:flex;align-items:center;justify-content:center;gap:.75rem}.tavs-section-header--left .tavs-section-header__eyebrow{justify-content:flex-start}.tavs-section-header__line{height:1px;width:2rem;background:var(--gold)}.tavs-section-header__eyebrow-text{font-size:11px;letter-spacing:.32em;font-weight:600;color:var(--gold)}.tavs-section-header__title{margin-top:1.25rem;font-family:var(--font-display);font-size:1.875rem;line-height:1.1}@media(min-width:768px){.tavs-section-header__title{font-size:2.25rem}}@media(min-width:1024px){.tavs-section-header__title{font-size:3rem}}.tavs-section-header__desc{margin-top:1rem;font-size:.875rem;color:#f9f4eea6;line-height:1.625}@media(min-width:768px){.tavs-section-header__desc{font-size:1rem}}.tavs-product-tabs{margin-top:1.5rem;margin-bottom:.25rem;display:flex;flex-wrap:nowrap;align-items:center;gap:.5rem;overflow-x:auto;padding-bottom:.625rem;-webkit-overflow-scrolling:touch;scrollbar-width:thin;scrollbar-color:var(--gold) transparent}.tavs-product-tabs::-webkit-scrollbar{height:4px}.tavs-product-tabs::-webkit-scrollbar-thumb{background:#e3ad4b73;border-radius:9999px}.tavs-product-tab{flex-shrink:0;padding:.5rem 1rem;font-size:.6875rem;font-weight:600;letter-spacing:.04em;line-height:1.2;white-space:nowrap;border-radius:9999px;background:var(--ink);border:1px solid oklch(.78 .13 80 / .45);color:#f9f4eed9;transition:all .25s}@media(min-width:768px){.tavs-product-tab{font-size:.75rem;padding:.5625rem 1.125rem}}.tavs-product-tab:hover{border-color:var(--gold);color:var(--gold);background:#e3ad4b14}.tavs-product-tab.is-active{background:linear-gradient(to right,var(--gold-soft),var(--gold),var(--gold-deep));color:var(--ink);border-color:var(--gold);box-shadow:var(--shadow-gold)}.tavs-filters{margin-top:2.5rem;display:flex;flex-wrap:wrap;align-items:center;justify-content:center;gap:.5rem}@media(min-width:768px){.tavs-filters{gap:.75rem}}.tavs-filter-btn{padding:.5rem 1rem;font-size:11px;letter-spacing:.22em;font-weight:700;border:1px solid oklch(.78 .13 80 / .3);color:var(--gold);transition:all .3s;border-radius:9999px;background:var(--ink)}.tavs-filter-btn:hover{border-color:#e3ad4bb3;background:#e3ad4b1a}.tavs-filter-btn.is-active{background:linear-gradient(to right,var(--gold-soft),var(--gold),var(--gold-deep));color:var(--ink);border-color:var(--gold);box-shadow:var(--shadow-gold)}@media(min-width:768px){.tavs-filter-btn{padding:.5rem 1.25rem}}.tavs-product-grid{margin-top:1.5rem;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:28px 24px}@media(min-width:768px){.tavs-product-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:28px 24px}}@media(min-width:1200px){.tavs-product-grid{grid-template-columns:repeat(5,minmax(0,1fr));gap:28px 24px}}@media(min-width:1600px){.tavs-product-grid{grid-template-columns:repeat(6,minmax(0,1fr));gap:28px 24px}}.tavs-product-grid--shop{margin-top:1.25rem}.tavs-product-card--compact{border-radius:12px}.tavs-product-card--compact .tavs-product-card__img-wrap{width:100%;aspect-ratio:4 / 5;height:auto;display:flex;align-items:center;justify-content:center;background:#111;padding:0}.tavs-product-card--compact .tavs-product-card__img-link{display:block;width:100%;height:100%}.tavs-product-card--compact .tavs-product-card__img{object-fit:contain;width:100%;height:100%;max-width:100%;max-height:100%}.tavs-product-card--compact .tavs-product-card__img-placeholder{width:100%;height:100%;min-height:0}.tavs-product-card--compact .tavs-product-card__overlay{display:none}.tavs-product-card--compact .tavs-product-card__actions,.tavs-product-card--compact .tavs-product-card__cta{opacity:0;pointer-events:none;transition:opacity .3s}.tavs-product-card--compact:hover .tavs-product-card__actions,.tavs-product-card--compact:hover .tavs-product-card__cta{opacity:1;pointer-events:auto}.tavs-product-card--compact .tavs-product-card__badges-top{top:.375rem;left:.375rem;right:.375rem;flex-direction:row;flex-wrap:wrap;gap:.25rem}.tavs-product-card--compact .tavs-product-card__tag,.tavs-product-card--compact .tavs-product-card__badge{font-size:7px;letter-spacing:.1em;padding:.15rem .4rem;line-height:1.2}.tavs-product-card--compact .tavs-product-card__tag .tavs-icon--xs{width:.625rem;height:.625rem}.tavs-product-card--compact .tavs-product-card__body{padding:.5rem .625rem .625rem}.tavs-product-card--compact .tavs-product-card__category,.tavs-product-card--compact .tavs-product-card__inventory{display:none}.tavs-product-card--compact .tavs-product-card__title{margin-top:0;font-family:var(--font-sans);font-size:.8125rem;font-weight:500;line-height:1.35;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;word-break:break-word}.tavs-product-card--compact .tavs-product-card__meta{margin-top:.375rem;display:block}.tavs-product-card--compact .tavs-product-card__price{font-family:var(--font-inter, "Inter", sans-serif);font-size:.8125rem;font-weight:600;color:var(--gold)}.tavs-product-card--compact .tavs-product-card__old{font-size:.6875rem}.tavs-product-card--compact:hover{transform:translateY(-1px)}.tavs-product-card--compact:hover .tavs-product-card__img{transform:none}.tavs-product-card--compact:hover .tavs-product-card__link .tavs-product-card__title,.tavs-product-card--compact .tavs-product-card__title a:hover{color:var(--gold)}.tavs-product-card--compact .tavs-product-card__actions{top:.625rem;right:.625rem}.tavs-product-card--compact .tavs-icon-chip{width:2rem;height:2rem}.tavs-product-card--compact .tavs-product-card__cta{left:.625rem;right:.625rem;bottom:.625rem}.tavs-section--shop-page{padding-top:6rem;min-height:60vh}.tavs-product-card--shop{cursor:default}.tavs-product-card--shop .tavs-product-card__inventory{display:block;margin-top:.25rem}.tavs-product-card--shop .tavs-product-card__stock{font-size:.6875rem;letter-spacing:.08em;text-transform:uppercase;font-weight:600}.tavs-product-card--shop .tavs-product-card__stock--in{color:#72b875}.tavs-product-card--shop .tavs-product-card__stock--out{color:#cd605a}.tavs-product-card__shop-actions{display:flex;flex-direction:column;gap:.375rem;margin-top:.625rem;position:relative;z-index:3}.tavs-product-card__shop-btn{width:100%;font-size:.625rem;padding:.5rem .625rem;letter-spacing:.12em;text-align:center;text-decoration:none;display:inline-flex;align-items:center;justify-content:center;gap:.25rem;line-height:1.2}.tavs-product-card__shop-btn--details{font-size:.625rem;padding:.45rem .625rem}.tavs-shop-filter-empty{margin-top:2rem;text-align:center}.tavs-pagination{display:flex;flex-wrap:wrap;align-items:center;justify-content:center;gap:.5rem;margin-top:2.5rem}.tavs-pagination__link{display:inline-flex;align-items:center;justify-content:center;min-width:2.25rem;padding:.5rem .75rem;border:1px solid oklch(.78 .13 80 / .25);border-radius:999px;color:var(--foreground);font-size:.75rem;letter-spacing:.08em;text-decoration:none;transition:border-color .2s,color .2s,background .2s}.tavs-pagination__link:hover{border-color:var(--gold);color:var(--gold)}.tavs-pagination__link.is-current{background:var(--gold);border-color:var(--gold);color:var(--ink);font-weight:600}@media(min-width:640px){.tavs-product-card__shop-actions{flex-direction:row}.tavs-product-card__shop-btn{flex:1}}.tavs-product-card{position:relative;background:var(--card);border:1px solid oklch(.78 .13 80 / .15);border-radius:12px;overflow:hidden;transition:border-color .3s,transform .3s;cursor:pointer}.tavs-product-card__stretched-link{position:absolute;top:0;right:0;bottom:0;left:0;z-index:1;border-radius:inherit}.tavs-product-card__actions,.tavs-product-card__cta,.tavs-product-card__quick-view,.tavs-product-card__view-btn{position:relative;z-index:2}.tavs-product-card__title a{color:inherit;text-decoration:none}.tavs-product-card__title a:hover{color:var(--gold)}.tavs-product-card__actions,.tavs-product-card__cta{position:absolute;z-index:3}.tavs-product-card__actions{top:.625rem;right:.625rem}.tavs-product-card__cta{left:.625rem;right:.625rem;bottom:.625rem}.tavs-product-card__actions .tavs-icon-chip{position:relative;z-index:3}.tavs-product-card:hover{border-color:#e3ad4b99;transform:translateY(-4px)}.tavs-product-card.is-hidden{display:none}.tavs-product-card__img-wrap{position:relative;width:100%;aspect-ratio:4 / 5;overflow:hidden;display:flex;align-items:center;justify-content:center;background:#111}.tavs-product-card__img-link{display:block;width:100%;height:100%;position:relative;z-index:2}.tavs-product-card__img{width:100%;height:100%;object-fit:contain;object-position:center;transition:transform .7s}.tavs-product-card:hover .tavs-product-card__img{transform:scale(1.05)}.tavs-product-card__overlay{position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(to top,oklch(.08 .005 60 / .8),transparent);opacity:0;transition:opacity .5s}.tavs-product-card:hover .tavs-product-card__overlay{opacity:1}.tavs-product-card__badges-top{position:absolute;top:1rem;left:1rem;display:flex;flex-direction:column;gap:.5rem}.tavs-product-card__badge{padding:.25rem .75rem;font-size:10px;letter-spacing:.2em;font-weight:700;color:var(--ink);background:linear-gradient(to right,var(--gold-soft),var(--gold),var(--gold-deep))}.tavs-product-card__tag{padding:.25rem .625rem;font-size:9px;letter-spacing:.18em;font-weight:600;color:var(--gold);border:1px solid oklch(.78 .13 80 / .4);background:#020201b3;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);display:inline-flex;align-items:center;gap:.25rem}.tavs-product-card__actions{position:absolute;top:1rem;right:1rem;display:flex;flex-direction:column;gap:.5rem}.tavs-icon-chip{display:grid;place-items:center;width:2.25rem;height:2.25rem;border-radius:9999px;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);border:1px solid oklch(.78 .13 80 / .3);background:#020201b3;color:#f9f4eecc;transition:all .3s}.tavs-icon-chip:hover{color:var(--gold);border-color:var(--gold)}.tavs-icon-chip.is-active{background:var(--gold);border-color:var(--gold);color:var(--ink)}.tavs-product-card__cta{position:absolute;left:1rem;right:1rem;bottom:1rem;transform:translateY(1rem);opacity:0;transition:all .5s}.tavs-product-card:hover .tavs-product-card__cta{transform:translateY(0);opacity:1}.tavs-product-card__body{padding:1.25rem}.tavs-product-card__category{font-size:10px;letter-spacing:.25em;font-weight:600;color:var(--gold)}.tavs-product-card__title{margin-top:.5rem;font-family:var(--font-display);font-size:1.125rem;line-height:1.375;transition:color .3s}.tavs-product-card:hover .tavs-product-card__title{color:var(--gold)}.tavs-product-card__meta{margin-top:.75rem;display:flex;align-items:center;justify-content:space-between}.tavs-product-card__prices{display:flex;align-items:baseline;gap:.5rem}.tavs-product-card__price{font-family:var(--font-display);font-size:1.25rem;color:var(--gold);font-weight:600}.tavs-product-card__old{font-size:.75rem;color:#f9f4ee73;text-decoration:line-through}.tavs-product-card__rating{display:flex;align-items:center;gap:.25rem;color:var(--gold);font-size:.75rem}.tavs-product-card__rating span{color:#f9f4ee99}.tavs-cat-card{display:flex;flex-direction:column;background:var(--card);border:1px solid oklch(.78 .13 80 / .15);border-radius:12px;overflow:hidden;transition:border-color .3s,transform .3s,box-shadow .3s}.tavs-cat-card.is-hidden{display:none}.tavs-cat-card:hover{border-color:#e3ad4b8c;transform:translateY(-2px);box-shadow:0 8px 24px -8px #e3ad4b59}.tavs-cat-card__img-wrap{height:140px;min-height:140px;display:flex;align-items:center;justify-content:center;padding:.625rem;background:#040302;border-bottom:1px solid oklch(.78 .13 80 / .1);overflow:hidden}.tavs-cat-card__img{display:block;width:100%;height:100%;max-width:100%;max-height:100%;object-fit:contain;object-position:center}.tavs-cat-card__body{padding:.75rem;display:flex;flex-direction:column;flex:1;gap:.25rem}.tavs-cat-card__title{margin:0;font-family:var(--font-display);font-size:.875rem;font-weight:600;line-height:1.3;color:var(--foreground)}.tavs-cat-card__subtitle{margin:0;font-size:.6875rem;line-height:1.45;color:#f9f4ee99;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.tavs-cat-card__count{margin:.125rem 0 0;font-size:.625rem;letter-spacing:.12em;text-transform:uppercase;color:var(--gold);font-weight:600}.tavs-cat-card__btn{margin-top:auto;display:inline-flex;align-items:center;justify-content:center;gap:.375rem;width:100%;padding:.5rem .75rem;font-size:.625rem;font-weight:700;letter-spacing:.14em;text-transform:uppercase;color:var(--ink);background:linear-gradient(to right,var(--gold-soft),var(--gold),var(--gold-deep));border-radius:6px;transition:transform .25s,box-shadow .25s;position:relative;z-index:2}.tavs-cat-card__btn:hover{transform:translateY(-1px);box-shadow:var(--shadow-gold)}.tavs-category-card--compact .tavs-category-card__content{position:static;padding:.5rem .375rem .625rem;text-align:center;background:var(--card);border-top:1px solid oklch(.78 .13 80 / .1);z-index:2}.tavs-category-card--compact .tavs-category-card__title-row{justify-content:center}.tavs-category-card--compact .tavs-category-card__title{font-size:.75rem;line-height:1.3}.tavs-category-card--compact .tavs-category-card__count{font-size:8px;margin-top:.125rem}.tavs-category-card{position:relative;overflow:hidden;border-radius:12px;border:1px solid oklch(.78 .13 80 / .15);background:#0f0d0b66;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);transition:border-color .3s,transform .3s;text-decoration:none;color:inherit}.tavs-category-card--compact{display:flex;flex-direction:column;background:var(--card)}.tavs-category-card--compact .tavs-category-card__gradient{opacity:.35}.tavs-category-card--compact:hover{transform:translateY(-2px);border-color:#e3ad4b99}.tavs-category-card:hover{border-color:#e3ad4b99;transform:translateY(-2px)}.tavs-category-card__hover{position:absolute;top:0;right:0;bottom:0;left:0;opacity:0;background:linear-gradient(to bottom right,oklch(.78 .13 80 / .1),transparent);transition:opacity .5s;z-index:1;pointer-events:none}.tavs-category-card:hover .tavs-category-card__hover{opacity:1}.tavs-category-card__img-wrap{position:relative;overflow:hidden}.tavs-category-card--compact .tavs-category-card__img-wrap{height:120px}@media(min-width:768px){.tavs-category-card--compact .tavs-category-card__img-wrap{height:140px}}.tavs-category-card__img{width:100%;height:100%;object-fit:cover;object-position:center;transition:transform .5s}.tavs-category-card:hover .tavs-category-card__img{transform:scale(1.03)}.tavs-category-card__gradient{position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(to top,oklch(.08 .005 60 / .92),oklch(.08 .005 60 / .35),transparent)}.tavs-category-card__content{position:absolute;bottom:0;left:0;right:0;padding:.5rem .625rem;z-index:2}.tavs-category-card--compact .tavs-category-card__title{font-size:.75rem}.tavs-category-card--compact .tavs-category-card__count{font-size:8px;margin-top:.0625rem}.tavs-category-card__title-row{display:flex;align-items:center;gap:.375rem;color:var(--gold)}.tavs-category-card__title{font-family:var(--font-display);font-size:1rem;font-weight:600;letter-spacing:.025em;margin:0}.tavs-category-card__count{margin-top:.125rem;font-size:9px;letter-spacing:.15em;color:#f9f4eea6}.tavs-features-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:1.25rem}@media(min-width:1024px){.tavs-features-grid{grid-template-columns:repeat(4,1fr)}}.tavs-feature-card{position:relative;padding:1.5rem;border:1px solid oklch(.78 .13 80 / .15);background:#0f0d0b66;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);text-align:center;transition:border-color .5s,transform .5s}@media(min-width:768px){.tavs-feature-card{padding:1.75rem}}.tavs-feature-card:hover{border-color:#e3ad4b99;transform:translateY(-4px)}.tavs-feature-card__hover{position:absolute;top:0;right:0;bottom:0;left:0;opacity:0;background:linear-gradient(to bottom right,oklch(.78 .13 80 / .1),transparent);transition:opacity .5s}.tavs-feature-card:hover .tavs-feature-card__hover{opacity:1}.tavs-feature-card__icon{margin:0 auto;display:grid;place-items:center;width:3.5rem;height:3.5rem;border-radius:9999px;border:1px solid oklch(.78 .13 80 / .4);color:var(--gold);transition:all .5s}.tavs-feature-card:hover .tavs-feature-card__icon{background:var(--gold);color:var(--ink);box-shadow:var(--shadow-gold)}.tavs-feature-card__title{margin-top:1.25rem;font-family:var(--font-display);font-size:1rem;font-weight:600}.tavs-feature-card__desc{margin-top:.5rem;font-size:.75rem;color:#f9f4eea6;line-height:1.625}.tavs-custom-order{position:relative;background:var(--ink);border-top:1px solid oklch(.78 .13 80 / .15);overflow:hidden;scroll-margin-top:6rem}.tavs-custom-order__bg{position:absolute;top:0;right:0;bottom:0;left:0;opacity:.07;background-size:cover}.tavs-custom-order__line-t,.tavs-custom-order__line-b{position:absolute;left:0;right:0;height:1px;background:linear-gradient(to right,transparent,oklch(.78 .13 80 / .6),transparent);z-index:2}.tavs-custom-order__line-t{top:0}.tavs-custom-order__line-b{bottom:0}.tavs-custom-order--animated .tavs-custom-order__container{position:relative;z-index:2}.tavs-services-grid{margin-top:1.25rem;margin-bottom:1.5rem;display:grid;grid-template-columns:repeat(2,1fr);gap:.625rem}.tavs-services-grid--compact{grid-template-columns:repeat(2,1fr);gap:.625rem}@media(min-width:768px){.tavs-services-grid--compact{grid-template-columns:repeat(3,1fr);gap:.75rem}}@media(min-width:1024px){.tavs-services-grid--compact{grid-template-columns:repeat(4,1fr);gap:.875rem}}.tavs-custom-order__container{padding-top:2.5rem;padding-bottom:2.5rem}.tavs-custom-order__header{text-align:center;margin-bottom:1.25rem}.tavs-custom-order__title{margin-top:1rem;font-size:clamp(1.75rem,4vw,2.75rem);font-weight:700;line-height:1.1}.tavs-custom-order__desc{margin-top:.875rem;color:#f9f4eeb3;max-width:42rem;margin-left:auto;margin-right:auto;font-size:.8125rem;line-height:1.625}.tavs-service-card--compact{border-radius:12px}.tavs-service-card--compact .tavs-service-card__img-wrap{aspect-ratio:auto;height:140px;display:flex;align-items:center;justify-content:center;background:#040302;padding:.375rem}@media(min-width:768px){.tavs-service-card--compact .tavs-service-card__img-wrap{height:160px}}.tavs-service-card--compact .tavs-service-card__img{object-fit:contain;width:100%;height:100%;max-width:100%;max-height:100%}.tavs-service-card--compact:hover .tavs-service-card__img{transform:none}.tavs-service-card--compact .tavs-service-card__body{padding:.625rem}.tavs-service-card--compact .tavs-service-card__title{font-size:.8125rem;line-height:1.35;font-weight:600;color:#f9f4eef2}.tavs-service-card--compact .tavs-service-card__desc{margin-top:.25rem;font-size:.625rem;line-height:1.4;-webkit-line-clamp:2}.tavs-service-card--compact .tavs-service-card__order-btn{margin-top:.5rem!important;width:100%;font-size:9px!important;padding:.5rem!important;letter-spacing:.08em}.tavs-service-card--compact .tavs-service-card__sold-out-badge{position:absolute;top:.375rem;left:.375rem;z-index:3;font-size:7px;font-weight:700;letter-spacing:.12em;padding:.2rem .45rem;color:#fff;background:#dc2626;border-radius:2px}.tavs-service-card--compact:hover{transform:translateY(-2px)}.tavs-service-card--compact .tavs-service-card__badge,.tavs-service-card--compact .tavs-service-card__delivery{display:none}.tavs-service-card{position:relative;background:var(--card);border:1px solid oklch(.78 .13 80 / .15);border-radius:12px;overflow:hidden;transition:border-color .3s,transform .3s}.tavs-service-card:hover{border-color:#e3ad4b99;transform:translateY(-4px)}.tavs-service-card__img-wrap{position:relative;aspect-ratio:4/3;overflow:hidden}.tavs-service-card__img{width:100%;height:100%;object-fit:cover;transition:transform .7s}.tavs-service-card:hover .tavs-service-card__img{transform:scale(1.05)}.tavs-service-card__gradient{position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(to top,oklch(.08 .005 60 / .8),oklch(.08 .005 60 / .2),transparent)}.tavs-service-card__badge{position:absolute;top:.75rem;left:.75rem;padding:.25rem .75rem;font-size:10px;letter-spacing:.2em;font-weight:700;color:var(--ink);background:linear-gradient(to right,var(--gold-soft),var(--gold),var(--gold-deep))}.tavs-service-card__delivery{position:absolute;bottom:.75rem;left:.75rem;right:.75rem;display:flex;flex-wrap:wrap;gap:.5rem}.tavs-service-card__body{padding:1.25rem}.tavs-service-card__title{font-family:var(--font-display);font-size:1.125rem;line-height:1.375;transition:color .3s}.tavs-service-card:hover .tavs-service-card__title{color:var(--gold)}.tavs-service-card__desc{margin-top:.5rem;font-size:.75rem;color:#f9f4ee99;line-height:1.625;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.tavs-service-card__revisions{margin-top:.75rem;display:flex;align-items:center;gap:.5rem;font-size:.75rem;color:#f9f4ee99}.tavs-service-card__price{margin-top:1rem;font-family:var(--font-display);color:var(--gold);font-weight:600;font-size:.875rem}.tavs-service-card--unavailable:hover{border-color:#e3ad4b26}.tavs-service-card__sold-out-badge{position:absolute;top:.75rem;left:.75rem;z-index:3;padding:.25rem .625rem;font-size:9px;letter-spacing:.18em;font-weight:700;text-transform:uppercase;color:#fff;background:#dc2626;border-radius:2px}.tavs-service-card--unavailable .tavs-service-card__order-btn{opacity:.55;cursor:not-allowed;pointer-events:none}.tavs-flash-card__title a{color:inherit;text-decoration:none}.tavs-flash-card__title a:hover{color:var(--gold)}.tavs-flash-card__img-link{display:block;width:100%;height:100%}.tavs-newsletter{position:relative;padding:6rem 0;overflow:hidden;border-top:1px solid oklch(.78 .13 80 / .1)}@media(min-width:1024px){.tavs-newsletter{padding:8rem 0}}.tavs-newsletter__bg{position:absolute;top:0;right:0;bottom:0;left:0;opacity:.3;background-size:cover;background-position:center}.tavs-newsletter__overlay{position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(to bottom,var(--ink),oklch(.08 .005 60 / .95),var(--ink))}.tavs-newsletter__content{position:relative;padding:0 1.5rem;text-align:center}@media(min-width:1024px){.tavs-newsletter__content{padding:0 2.5rem}}.tavs-newsletter__badge{display:inline-flex;align-items:center;gap:.5rem;padding:.375rem 1rem;border:1px solid oklch(.78 .13 80 / .4);font-size:10px;letter-spacing:.25em;font-weight:700;color:var(--gold);background:#02020199}.tavs-newsletter__bell-wrap{margin-top:1.75rem;position:relative;display:inline-block}.tavs-newsletter__bell{color:var(--gold);animation:wiggle 2.4s ease-in-out infinite;transform-origin:top}.tavs-newsletter__ping,.tavs-newsletter__dot{position:absolute;top:-4px;right:-4px;width:12px;height:12px;border-radius:9999px;background:var(--gold)}.tavs-newsletter__ping{animation:ping 1s cubic-bezier(0,0,.2,1) infinite;opacity:.75}.tavs-newsletter__title{margin-top:1.5rem;font-family:var(--font-display);font-size:1.875rem;line-height:1.05}@media(min-width:768px){.tavs-newsletter__title{font-size:3rem}}@media(min-width:1024px){.tavs-newsletter__title{font-size:3.75rem}}.tavs-newsletter__desc{margin-top:1.25rem;color:#f9f4eeb3;max-width:36rem;margin-left:auto;margin-right:auto;font-size:.875rem;line-height:1.625}.tavs-newsletter__note{margin-top:.875rem;max-width:32rem;margin-left:auto;margin-right:auto;font-size:.8125rem;line-height:1.65;color:#f9f4ee8c;letter-spacing:.02em}@media(min-width:768px){.tavs-newsletter__desc{font-size:1rem}}@media(min-width:768px){.tavs-newsletter__note{font-size:.875rem}}.tavs-newsletter__form{margin-top:2.5rem;max-width:36rem;margin-left:auto;margin-right:auto}.tavs-newsletter__submit{font-size:11px;padding:.875rem 1.75rem;white-space:nowrap}.tavs-newsletter__input-row{display:flex;flex-direction:column;gap:.75rem}@media(min-width:640px){.tavs-newsletter__input-row{flex-direction:row;gap:0;border:1px solid oklch(.78 .13 80 / .4);padding:6px;background:#0f0d0b4d}}.tavs-newsletter__input{flex:1;background:transparent;border:1px solid oklch(.78 .13 80 / .4);padding:.875rem 1.25rem;font-size:.875rem;color:inherit;outline:none}@media(min-width:640px){.tavs-newsletter__input{border:none}}.tavs-newsletter__input::placeholder{color:#f9f4ee66}.tavs-newsletter__input:focus{box-shadow:0 0 0 1px var(--gold)}@media(min-width:640px){.tavs-newsletter__input:focus{box-shadow:none}}.tavs-newsletter__consent{margin-top:1.25rem;display:flex;align-items:flex-start;gap:.75rem;text-align:left;font-size:.75rem;color:#f9f4eea6;cursor:pointer}.tavs-newsletter__consent input{margin-top:2px;width:1rem;height:1rem;accent-color:var(--gold);flex-shrink:0}.tavs-newsletter__error{margin-top:.75rem;font-size:.75rem;color:#f87171;text-align:left}.tavs-newsletter__error--block{text-align:center}.tavs-newsletter__success{margin-top:0;max-width:32rem;margin-left:auto;margin-right:auto;padding:2rem;border:1px solid oklch(.78 .13 80 / .5);background:#0f0d0b99;animation:fade-in .4s ease-out}.tavs-newsletter__success-title{margin-top:1.25rem;font-family:var(--font-display);font-size:1.375rem;line-height:1.35;color:#f9f4eef2}@media(min-width:768px){.tavs-newsletter__success-title{font-size:1.5rem}}.tavs-newsletter__success-text{margin-top:.75rem;font-size:.875rem;line-height:1.65;color:#f9f4eeb3}.tavs-newsletter__success-icon{margin:0 auto;display:grid;place-items:center;width:3.5rem;height:3.5rem;border-radius:9999px;background:linear-gradient(to bottom right,var(--gold-soft),var(--gold),var(--gold-deep));color:var(--ink);box-shadow:var(--shadow-gold)}.tavs-newsletter__social{margin-top:2.5rem;display:flex;flex-wrap:wrap;align-items:center;justify-content:center;gap:.75rem}.tavs-newsletter__social-label{font-size:10px;letter-spacing:.3em;color:#f9f4ee80;margin-right:.5rem}.tavs-reviews{position:relative;padding:5rem 0;border-top:1px solid oklch(.78 .13 80 / .1);background:var(--ink);overflow:hidden}@media(min-width:1024px){.tavs-reviews{padding:7rem 0}}.tavs-reviews__slider{position:relative;margin-top:3.5rem}.tavs-reviews__track-wrap{overflow:hidden}.tavs-reviews__track{display:flex;transition:transform .7s ease-out}.tavs-reviews__slide{flex-shrink:0;width:100%;padding:0 .5rem}.tavs-reviews__card{padding:2rem;border:1px solid oklch(.78 .13 80 / .2);background:#0f0d0b99;text-align:center}@media(min-width:768px){.tavs-reviews__card{padding:2.5rem}}.tavs-reviews__stars{display:flex;align-items:center;justify-content:center;gap:.25rem;color:var(--gold);margin-bottom:1.5rem}.tavs-reviews__quote{font-family:var(--font-display);font-size:1.125rem;line-height:1.625;color:#f9f4eee6;font-style:italic}@media(min-width:768px){.tavs-reviews__quote{font-size:1.5rem}}.tavs-reviews__author{margin-top:1.75rem;display:flex;align-items:center;justify-content:center;gap:1rem}.tavs-reviews__avatar{display:grid;place-items:center;width:3rem;height:3rem;border-radius:9999px;background:linear-gradient(to bottom right,var(--gold-soft),var(--gold-deep));color:var(--ink);font-weight:700;font-size:.875rem}.tavs-reviews__name{font-weight:600;font-size:.875rem;text-align:left}.tavs-reviews__role{font-size:.75rem;color:#f9f4ee8c;text-align:left}.tavs-reviews__nav{position:absolute;top:50%;transform:translateY(-50%);display:grid;place-items:center;width:2.5rem;height:2.5rem;border-radius:9999px;border:1px solid oklch(.78 .13 80 / .4);color:var(--gold);background:#020201b3;transition:all .3s}.tavs-reviews__nav:hover{background:var(--gold);color:var(--ink)}.tavs-reviews__nav--prev{left:-.5rem}.tavs-reviews__nav--next{right:-.5rem}@media(min-width:768px){.tavs-reviews__nav--prev{left:-3rem}.tavs-reviews__nav--next{right:-3rem}}.tavs-reviews__dots{margin-top:1.75rem;display:flex;align-items:center;justify-content:center;gap:.5rem}.tavs-reviews__dot{height:6px;border-radius:9999px;background:#e3ad4b4d;transition:all .3s;width:8px;border:none;padding:0}.tavs-reviews__dot:hover{background:#e3ad4b99}.tavs-reviews__dot.is-active{width:2rem;background:var(--gold)}.tavs-faq-list{margin-top:3rem;display:flex;flex-direction:column;gap:.75rem}.tavs-faq-item{border:1px solid oklch(.78 .13 80 / .15);background:#0f0d0b4d;transition:all .3s}.tavs-faq-item.is-open{border-color:#e3ad4b99;background:#0f0d0b80}.tavs-faq-item__trigger{width:100%;display:flex;align-items:center;justify-content:space-between;gap:1rem;padding:1.25rem 1.5rem;text-align:left}.tavs-faq-item__question{font-family:var(--font-display);font-size:1rem;font-weight:600;transition:color .3s}@media(min-width:768px){.tavs-faq-item__question{font-size:1.125rem}}.tavs-faq-item__trigger:hover .tavs-faq-item__question{color:var(--gold)}.tavs-faq-item__toggle{flex-shrink:0;display:grid;place-items:center;width:2.25rem;height:2.25rem;border-radius:9999px;border:1px solid oklch(.78 .13 80 / .4);color:var(--gold);transition:all .3s}.tavs-faq-item__trigger:hover .tavs-faq-item__toggle{background:var(--gold);color:var(--ink)}.tavs-faq-item__answer-wrap{overflow:hidden;max-height:0;opacity:0;transition:max-height .5s,opacity .5s}.tavs-faq-item.is-open .tavs-faq-item__answer-wrap{max-height:20rem;opacity:1}.tavs-faq-item__answer{padding:0 1.5rem 1.5rem;font-size:.875rem;color:#f9f4eeb3;line-height:1.625;max-width:42rem}.tavs-footer{position:relative;width:100%;max-width:none;background:var(--ink);border-top:1px solid oklch(.78 .13 80 / .2)}.tavs-footer__newsletter,.tavs-footer__grid,.tavs-footer__payments,.tavs-footer__bottom{width:97%;max-width:1920px;margin-left:auto;margin-right:auto}.tavs-footer__grid{padding:4rem 0;display:grid;grid-template-columns:repeat(2,1fr);gap:2.5rem}@media(min-width:768px){.tavs-footer__grid{grid-template-columns:repeat(4,1fr);padding:4rem 0}}.tavs-footer__brand{grid-column:span 2}@media(min-width:768px){.tavs-footer__brand{grid-column:span 1}}.tavs-footer__logo{font-family:var(--font-display);font-size:1.5rem;font-weight:700}.tavs-footer__tagline{margin-top:1rem;font-size:.875rem;color:#f9f4ee99;line-height:1.625;max-width:20rem}.tavs-footer__social{margin-top:1.5rem;display:flex;align-items:center;gap:.75rem}.tavs-footer__col-title{font-size:11px;letter-spacing:.25em;font-weight:700;color:var(--gold)}.tavs-footer__links{margin-top:1.25rem;display:flex;flex-direction:column;gap:.75rem;list-style:none;padding:0;margin-bottom:0}.tavs-footer__link{font-size:.875rem;color:#f9f4eeb3;transition:all .3s;display:inline-block}.tavs-footer__link:hover{color:var(--gold);padding-left:.25rem}.tavs-footer__email{margin-top:1.25rem;display:flex;align-items:flex-start;gap:.75rem;font-size:.875rem;color:#f9f4eeb3;transition:color .3s}.tavs-footer__email:hover{color:var(--gold)}.tavs-footer__note{margin-top:1.25rem;font-size:.75rem;color:#f9f4ee80;line-height:1.625}.tavs-footer__bottom{border-top:1px solid oklch(.78 .13 80 / .15);padding:1.5rem 0;display:flex;flex-direction:column;align-items:center;justify-content:space-between;gap:.75rem}@media(min-width:640px){.tavs-footer__bottom{flex-direction:row}}.tavs-footer__copy{font-size:.75rem;color:#f9f4ee80}.tavs-social-icon{display:grid;place-items:center;width:2.25rem;height:2.25rem;border-radius:9999px;border:1px solid oklch(.78 .13 80 / .3);color:#f9f4eeb3;transition:all .3s}.tavs-social-icon:hover{background:var(--gold);color:var(--ink);border-color:var(--gold);transform:translateY(-2px)}.tavs-float-wrap{position:fixed;right:1rem;bottom:1rem;z-index:40;display:flex;flex-direction:column;gap:.75rem}@media(min-width:768px){.tavs-float-wrap{right:1.5rem;bottom:1.5rem}}.tavs-float-btn{display:grid;place-items:center;width:3rem;height:3rem;border-radius:9999px;border:1px solid oklch(.78 .13 80 / .4);background:var(--card);color:var(--gold);box-shadow:var(--shadow-gold);transition:transform .3s}.tavs-float-btn:hover{transform:scale(1.1);background:var(--gold);color:var(--ink)}.tavs-float-btn.is-hidden{display:none}.tavs-whatsapp{position:relative;display:grid;place-items:center;width:3rem;height:3rem;border-radius:9999px;background:#25d366;color:#fff;box-shadow:var(--shadow-gold);transition:transform .3s}.tavs-whatsapp:hover{transform:scale(1.1)}.tavs-whatsapp__ping{position:absolute;top:0;right:0;bottom:0;left:0;border-radius:9999px;background:#25d366;animation:ping 1s cubic-bezier(0,0,.2,1) infinite;opacity:.4}.tavs-overlay{position:fixed;top:0;right:0;bottom:0;left:0;z-index:50;display:grid;place-items:center;padding:1rem;background:#020201cc;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);animation:fade-in .2s ease-out}.tavs-overlay.is-hidden{display:none}.tavs-overlay--high{z-index:100;align-items:flex-start;justify-content:center;padding:0}@media(min-width:768px){.tavs-overlay--high{align-items:center;padding:1.5rem}}.tavs-modal{width:100%;background:var(--card);border:1px solid oklch(.78 .13 80 / .3);box-shadow:var(--shadow-gold);animation:fade-in .25s ease-out}.tavs-modal--md{max-width:28rem}.tavs-modal--lg{max-width:42rem}.tavs-modal--xl{max-width:1800px}.tavs-modal--search{max-width:42rem}.tavs-modal__header{display:flex;align-items:center;gap:.75rem;border-bottom:1px solid oklch(.78 .13 80 / .2);padding:1rem 1.25rem}.tavs-modal__search-input{flex:1;background:transparent;font-size:.875rem;border:none;outline:none;color:inherit}.tavs-modal__search-input::placeholder{color:#f9f4ee66}.tavs-search-results{max-height:60vh;overflow-y:auto}.tavs-search-result{width:100%;padding:1rem;display:flex;align-items:center;gap:1rem;text-align:left;text-decoration:none;color:inherit;transition:background .3s;border-bottom:1px solid oklch(.78 .13 80 / .1)}.tavs-search-result:hover{background:#e3ad4b14}.tavs-search-result__img{width:3.25rem;aspect-ratio:4 / 5;height:auto;object-fit:contain;object-position:center;background:#111;border-radius:.375rem;flex-shrink:0}.tavs-quick-view{display:grid;grid-template-columns:1fr}@media(min-width:768px){.tavs-quick-view{grid-template-columns:1fr 1fr}}.tavs-quick-view__img-wrap{aspect-ratio:1;background:var(--ink);overflow:hidden;display:block;text-decoration:none;color:inherit}.tavs-quick-view__img{width:100%;height:100%;object-fit:cover}.tavs-quick-view__body{padding:1.75rem;position:relative}@media(min-width:768px){.tavs-quick-view__body{padding:2.25rem}}.tavs-quick-view__close{position:absolute;top:1rem;right:1rem;display:grid;place-items:center;width:2.25rem;height:2.25rem;border-radius:9999px;border:1px solid oklch(.78 .13 80 / .3);color:#f9f4ee99;transition:all .3s}.tavs-quick-view__close:hover{color:var(--gold);border-color:var(--gold)}.tavs-custom-modal{position:relative;width:100%;max-width:48rem;max-height:90vh;overflow-y:auto;border-radius:0;border:1px solid oklch(.78 .13 80 / .4);background:var(--ink);box-shadow:0 30px 80px -20px #db940073;box-shadow:0 30px 80px -20px oklch(.72 .16 75 / .45);animation:zoom-in .3s ease-out}@media(min-width:768px){.tavs-custom-modal{border-radius:1rem}}.tavs-custom-modal__bg{position:absolute;top:0;right:0;bottom:0;left:0;opacity:.05;background-size:cover;pointer-events:none}.tavs-custom-modal__header{position:sticky;top:0;z-index:10;display:flex;align-items:center;justify-content:space-between;gap:1rem;padding:1.25rem 1.5rem;border-bottom:1px solid oklch(.78 .13 80 / .25);background:#020201f2;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}@media(min-width:768px){.tavs-custom-modal__header{padding:1.25rem 2.5rem}}.tavs-custom-modal__body{position:relative;padding:2rem 1.5rem}@media(min-width:768px){.tavs-custom-modal__body{padding:2rem 2.5rem}}.tavs-selected-service{margin-bottom:1.25rem}.tavs-selected-service__image-wrap[hidden]{display:none!important}.tavs-selected-service__image{width:100%;height:100%;object-fit:cover;display:block}.tavs-selected-service [data-selected-price]{margin:0;font-weight:600;color:var(--gold, oklch(.78 .16 80))}.tavs-field__optional{font-weight:400;color:#f9f4ee73;font-size:.75rem}.lux-input{width:100%;background:#07050499;border:1px solid oklch(.72 .16 75 / .25);border-radius:.375rem;padding:.7rem 1rem;font-size:.875rem;color:inherit;outline:none;transition:border-color .2s,background .2s}.lux-input::placeholder{color:#f9f4ee66}.lux-input:focus{border-color:#ecaa0b;background:#070504cc}.lux-input option{background:#0a0a0a;color:#fff}.lux-file{display:flex;align-items:center;gap:.6rem;padding:.85rem 1rem;border:1px dashed oklch(.72 .16 75 / .4);border-radius:.375rem;cursor:pointer;transition:border-color .2s,background .2s}.lux-file:hover{border-color:#ecaa0bcc;background:#db94000d;background:oklch(.72 .16 75 / .05)}.tavs-field{margin-bottom:1.25rem}.tavs-field__label{display:block;font-size:10px;letter-spacing:.25em;color:var(--gold);text-transform:uppercase;font-weight:600;margin-bottom:.5rem}.tavs-field-grid{display:grid;grid-template-columns:1fr;gap:1.25rem}@media(min-width:768px){.tavs-field-grid--2{grid-template-columns:repeat(2,1fr)}.tavs-field-grid--3{grid-template-columns:repeat(3,1fr)}}.tavs-finish-btn{display:flex;align-items:center;gap:.75rem;padding:.75rem 1rem;border-radius:.375rem;border:1px solid oklch(.78 .13 80 / .2);text-align:left;font-size:.875rem;color:#f9f4eebf;transition:all .3s;width:100%}.tavs-finish-btn:hover{border-color:#e3ad4b80}.tavs-finish-btn.is-active{border-color:var(--gold);background:#e3ad4b26;color:var(--gold)}.tavs-finish-btn__check{display:grid;place-items:center;width:1.25rem;height:1.25rem;border-radius:.25rem;border:1px solid oklch(.78 .13 80 / .4);flex-shrink:0}.tavs-finish-btn.is-active .tavs-finish-btn__check{background:var(--gold);border-color:var(--gold);color:var(--ink)}.tavs-finish-grid{display:grid;grid-template-columns:1fr;gap:.5rem}@media(min-width:640px){.tavs-finish-grid{grid-template-columns:repeat(2,1fr)}}.tavs-btn-submit{width:100%;display:inline-flex;align-items:center;justify-content:center;gap:.5rem;padding:1rem;border-radius:.375rem;font-weight:600;color:var(--ink);text-transform:uppercase;letter-spacing:.22em;font-size:.875rem;background-image:linear-gradient(135deg,#eebc4a,#e6a828,#db9500);background-image:linear-gradient(135deg,#eebc4a,#e6a828,color(xyz 0.402 0.363 0.036));box-shadow:0 14px 36px -10px #db94008c;box-shadow:0 14px 36px -10px oklch(.72 .16 75 / .55);transition:transform .3s}.tavs-btn-submit:hover{transform:translateY(-2px)}.tavs-pill-badge{display:inline-flex;align-items:center;gap:.5rem;padding:.25rem .75rem;border:1px solid oklch(.78 .13 80 / .4);border-radius:9999px;font-size:11px;letter-spacing:.25em;color:var(--gold);text-transform:uppercase}.tavs-cookie{position:fixed;left:.75rem;right:.75rem;bottom:.75rem;z-index:50;animation:fade-in .4s ease-out}@media(min-width:768px){.tavs-cookie{left:1.5rem;right:auto;bottom:1.5rem;max-width:28rem}}.tavs-cookie.is-hidden{display:none}.tavs-cookie__inner{background:#0f0d0bf2;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);border:1px solid oklch(.78 .13 80 / .4);box-shadow:var(--shadow-gold);padding:1.25rem}.tavs-cookie__row{display:flex;align-items:flex-start;gap:.75rem}.tavs-cookie__title{font-family:var(--font-display);font-size:1rem;font-weight:600}.tavs-cookie__text{margin-top:.25rem;font-size:.75rem;color:#f9f4eea6;line-height:1.625}.tavs-cookie__actions{margin-top:1rem;display:flex;flex-wrap:wrap;gap:.5rem}.tavs-cookie__btn{padding:.5rem 1.25rem;font-size:10px;letter-spacing:.2em;font-weight:700}.tavs-cookie__btn--primary{color:var(--ink);background:linear-gradient(to right,var(--gold-soft),var(--gold),var(--gold-deep));transition:box-shadow .3s}.tavs-cookie__btn--primary:hover{box-shadow:var(--shadow-gold)}.tavs-cookie__btn--outline{color:var(--gold);border:1px solid oklch(.78 .13 80 / .5);transition:background .3s}.tavs-cookie__btn--outline:hover{background:#e3ad4b1a}.tavs-popup{position:relative;overflow:hidden}.tavs-popup__bg{position:absolute;top:0;right:0;bottom:0;left:0;opacity:.2;background-size:cover;pointer-events:none}.tavs-popup__content{position:relative;padding:2rem;text-align:center}.tavs-popup__close{position:absolute;top:.75rem;right:.75rem;color:#f9f4ee99;transition:color .3s}.tavs-popup__close:hover{color:var(--gold)}.tavs-popup__title{margin-top:1rem;font-family:var(--font-display);font-size:1.5rem}@media(min-width:768px){.tavs-popup__title{font-size:1.875rem}}.tavs-popup__desc{margin-top:.75rem;font-size:.875rem;color:#f9f4eeb3}.tavs-popup__fields{margin-top:1.5rem;display:flex;flex-direction:column;gap:.75rem}.tavs-popup__error{margin-top:1rem;font-size:.75rem;color:#f87171}.tavs-popup__success{margin-top:1.5rem;display:flex;flex-direction:column;align-items:center;gap:.75rem;font-size:.875rem;color:#f9f4eed9;line-height:1.6}.tavs-popup__input{width:100%;background:transparent;border:1px solid oklch(.78 .13 80 / .4);padding:.75rem 1rem;font-size:.875rem;outline:none}.tavs-popup__input:focus{border-color:var(--gold)}.tavs-popup__dismiss{margin-top:1rem;font-size:10px;letter-spacing:.2em;color:#f9f4ee80;transition:color .3s}.tavs-popup__dismiss:hover{color:var(--gold)}.tavs-exit-code{margin-top:1.5rem;width:100%;padding:1rem;border:2px dashed oklch(.78 .13 80 / .6);transition:background .3s}.tavs-exit-code:hover{background:#e3ad4b1a}.tavs-exit-code__text{font-family:var(--font-display);font-size:1.5rem;letter-spacing:.4em;color:var(--gold)}.tavs-exit-code__hint{display:block;margin-top:.25rem;font-size:10px;letter-spacing:.25em;color:#f9f4ee99}.tavs-section--shop{background:linear-gradient(180deg,var(--ink) 0%,var(--background) 100%)}.tavs-view-all{margin-top:2rem;display:flex;justify-content:center}.tavs-section--shop .tavs-section-header,.tavs-section--shop .tavs-section-header__desc{margin-bottom:0}.tavs-section--shop .tavs-product-grid{margin-top:1.25rem}.tavs-icon{width:1.125rem;height:1.125rem}.tavs-icon--sm{width:1rem;height:1rem}.tavs-icon--xs{width:.75rem;height:.75rem}.tavs-icon--lg{width:1.5rem;height:1.5rem}.tavs-icon--fill,.fill-current{fill:currentColor}@keyframes pulse{0%,to{opacity:1}50%{opacity:.5}}@keyframes ping{75%,to{transform:scale(2);opacity:0}}@keyframes wiggle{0%,to{transform:rotate(0)}15%{transform:rotate(-12deg)}30%{transform:rotate(10deg)}45%{transform:rotate(-6deg)}60%{transform:rotate(4deg)}75%{transform:rotate(-2deg)}}@keyframes fade-in{0%{opacity:0}to{opacity:1}}@keyframes zoom-in{0%{opacity:0;transform:scale(.95) translateY(1rem)}to{opacity:1;transform:scale(1) translateY(0)}}.shopify-section{display:block}.tavs-empty-message{grid-column:1 / -1;text-align:center;padding:3rem 1rem;color:#f9f4ee99;font-size:.875rem;letter-spacing:.05em}.tavs-empty-message--flash{padding:1rem;font-size:.75rem;background:#00000080;border:1px solid oklch(.78 .13 80 / .3);border-radius:.5rem}.tavs-product-card--sold-out{opacity:.85}.tavs-product-card__badge--sold-out{background:#dc2626!important;color:#fff!important}.tavs-product-card__inventory{font-size:.75rem}.tavs-product-card__stock{color:#f9f4ee99}.tavs-product-card__stock--in{color:var(--gold)}.tavs-product-card__stock--out{color:#f87171;font-weight:600}.tavs-product-card__title a{color:inherit;text-decoration:none;transition:color .3s}.tavs-product-card:hover .tavs-product-card__title a{color:var(--gold)}.tavs-product-card__form{width:100%}.tavs-product-card__img-placeholder,.tavs-flash-card__img-placeholder,.tavs-category-card__img-placeholder,.tavs-service-card__img-placeholder{width:100%;height:100%;min-height:100%;background:linear-gradient(135deg,#0c0806,#020201)}.tavs-flash-card__inventory{margin-top:2px}.tavs-flash-card__stock{font-size:7px;color:#f9f4ee99}.tavs-flash-card--sold-out .tavs-flash-card__inner{opacity:.7}.tavs-flash-card__sold-out{position:absolute;bottom:2px;right:2px;background:#dc2626;color:#fff;font-size:6px;font-weight:700;padding:1px 3px;border-radius:2px}.tavs-flash-card__cart--disabled{opacity:.4;cursor:not-allowed}.tavs-flash-card__form{display:flex;align-items:center;justify-content:space-between;width:100%;margin-top:auto;padding-top:1px}.tavs-flash-card__instant--muted{color:#f9f4ee80!important;border-color:#e3ad4b26!important}.tavs-btn-gold--disabled,.tavs-btn-gold:disabled{opacity:.5;cursor:not-allowed;pointer-events:none}.tavs-product-detail{display:grid;grid-template-columns:1fr;gap:2rem}@media(min-width:768px){.tavs-product-detail{grid-template-columns:1fr 1fr;align-items:start}}.tavs-product-detail__img-wrap{aspect-ratio:1;overflow:hidden;border:1px solid oklch(.78 .13 80 / .15)}.tavs-product-detail__img-wrap img{width:100%;height:100%;object-fit:cover}.tavs-product-detail__title{font-size:clamp(2rem,4vw,3rem);margin:.5rem 0 0}.tavs-product-detail__prices{margin-top:1rem;display:flex;align-items:baseline;gap:.75rem}.tavs-product-detail__prices .font-display{font-size:2rem;font-weight:600}.tavs-product-detail__inventory{margin-top:.75rem;font-size:.875rem}.tavs-product-detail__description{margin-top:1.5rem;font-size:.875rem;color:#f9f4eeb3;line-height:1.625}.tavs-product-detail__description.rte p{margin:0 0 1rem}.tavs-product-detail__description.rte ul,.tavs-product-detail__description.rte ol{margin:0 0 1rem 1.25rem}.tavs-product-detail__description.rte img{max-width:100%;height:auto;border-radius:.25rem}.tavs-site-header{position:sticky;top:0;z-index:50;background:var(--ink);border-bottom:1px solid oklch(.78 .13 80 / .15);transition:background .35s ease,box-shadow .35s ease}.tavs-site-header.is-scrolled{background:#020201f5;backdrop-filter:blur(14px);-webkit-backdrop-filter:blur(14px);box-shadow:0 8px 32px #00000047}.tavs-site-header__inner{padding:0 1.25rem;display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:1.5rem;max-width:1440px;margin:0 auto;min-height:var(--tavs-header-height-mobile)}@media(min-width:768px){.tavs-site-header__inner{padding:0 2rem;min-height:var(--tavs-header-height-tablet)}}@media(min-width:1024px){.tavs-site-header__inner{padding:0 3rem;min-height:var(--tavs-header-height-desktop);gap:2rem}}@media(min-width:1280px){.tavs-site-header__inner{padding:0 3.5rem}}.tavs-product-detail__vendor{font-size:10px;letter-spacing:.25em;color:#f9f4ee80;margin:0}.tavs-product-detail__download{margin-top:1.25rem;display:flex;align-items:flex-start;gap:.75rem;padding:1rem 1.25rem;border:1px solid oklch(.78 .13 80 / .25);background:#e3ad4b14;font-size:.8125rem;color:#f9f4eebf;line-height:1.5}.tavs-product-detail__sku{margin-top:.5rem;font-size:.75rem;color:#f9f4ee80;letter-spacing:.1em}.tavs-product-detail__details{margin-top:1.5rem;padding-top:1.5rem;border-top:1px solid oklch(.78 .13 80 / .15)}.tavs-product-detail__details-row{display:flex;justify-content:space-between;gap:1rem;padding:.5rem 0;font-size:.8125rem;color:#f9f4eeb3;border-bottom:1px solid oklch(.78 .13 80 / .08)}.tavs-product-detail__details-label{color:var(--gold);font-size:10px;letter-spacing:.2em;text-transform:uppercase;font-weight:600}.tavs-product-page__container{width:97%;max-width:1920px;margin-left:auto;margin-right:auto;padding-top:2rem;padding-bottom:4rem}.tavs-product-detail__tags{margin-top:1.5rem;display:flex;flex-wrap:wrap;align-items:center;gap:.5rem}.tavs-product-detail__tags-label{font-size:10px;letter-spacing:.15em;text-transform:uppercase;color:#f9f4ee80}.tavs-product-detail__tag{font-size:10px;letter-spacing:.1em;padding:.25rem .625rem;border:1px solid oklch(.78 .13 80 / .25);color:var(--gold)}.tavs-product-detail__back{display:inline-block;margin-top:1.5rem;font-size:.875rem;color:var(--gold);text-decoration:none;position:relative;z-index:2}.tavs-product-gallery__main{display:flex;flex-direction:column;gap:1rem}.tavs-product-gallery{display:flex;flex-direction:column;gap:.875rem;width:100%;outline:none}.tavs-product-gallery__stage-wrap{position:relative}.tavs-product-gallery__stage{position:relative;aspect-ratio:1;overflow:hidden;border:1px solid oklch(.78 .13 80 / .15);background:#020201;touch-action:pan-y pinch-zoom}.tavs-product-gallery__stage.is-zoomed{overflow:auto;cursor:zoom-out}.tavs-product-gallery__stage.is-zoomed .tavs-product-gallery__img{transform:scale(1.85);transform-origin:center center;cursor:zoom-out;object-fit:contain}.tavs-product-gallery__nav{position:absolute;top:50%;z-index:3;transform:translateY(-50%);width:2.25rem;height:2.25rem;border-radius:999px;border:1px solid oklch(.78 .16 80 / .45);background:#020201d1;color:var(--gold);display:grid;place-items:center;font-size:1.35rem;line-height:1;cursor:pointer;transition:background .2s ease,border-color .2s ease,transform .2s ease}.tavs-product-gallery__nav:hover{background:#ecaa0b29;border-color:#ecaa0bbf}.tavs-product-gallery__nav--prev{left:.65rem}.tavs-product-gallery__nav--next{right:.65rem}.tavs-product-gallery__slide{display:none;width:100%;height:100%}.tavs-product-gallery__slide.is-active{display:block}.tavs-product-gallery__img,.tavs-product-gallery__video{width:100%;height:100%;object-fit:cover;display:block;transition:transform .25s ease}.tavs-product-gallery__img[data-gallery-zoom]{cursor:zoom-in}.tavs-product-gallery__embed,.tavs-product-gallery__model{width:100%;height:100%;min-height:100%}.tavs-product-gallery__iframe,.tavs-product-gallery__model-viewer{width:100%;height:100%;min-height:100%;border:0;display:block;background:#020201}.tavs-product-gallery__thumbs{display:flex;flex-wrap:wrap;gap:.5rem}.tavs-product-gallery__thumb{position:relative;width:72px;height:72px;padding:0;border:1px solid oklch(.78 .13 80 / .15);background:#040302;cursor:pointer;overflow:hidden;opacity:.65;transition:opacity .2s,border-color .2s;border-radius:.375rem}.tavs-product-gallery__thumb.is-active,.tavs-product-gallery__thumb:hover{opacity:1;border-color:var(--gold)}.tavs-product-gallery__thumb img{width:100%;height:100%;object-fit:cover}.tavs-product-gallery__thumb-badge{position:absolute;top:0;right:0;bottom:0;left:0;display:grid;place-items:center;font-size:.6875rem;font-weight:700;color:#fff;background:#0000006b;pointer-events:none}.tavs-product-gallery__thumb-video{position:absolute;top:0;right:0;bottom:0;left:0;display:grid;place-items:center;font-size:.75rem;color:#fff;background:#00000059;pointer-events:none}.tavs-product-form{margin-top:2rem}.tavs-product-form__label{display:block;font-size:10px;letter-spacing:.2em;text-transform:uppercase;color:#f9f4ee8c;margin-bottom:.5rem}.tavs-product-form__variants,.tavs-product-form__quantity{margin-bottom:1.25rem}.tavs-product-form__select,.tavs-product-form__qty-input{width:100%;max-width:320px;padding:.75rem 1rem;background:#040302;border:1px solid oklch(.78 .13 80 / .25);color:#f9f4ee;font-family:inherit;font-size:.875rem}.tavs-product-form__actions{display:flex;flex-direction:column;gap:.75rem;max-width:320px}.tavs-product-form__submit{width:100%;justify-content:center;display:inline-flex;align-items:center;gap:.5rem}.tavs-product-form__buy-now .shopify-payment-button{margin-top:0}.tavs-product-form__buy-now .shopify-payment-button__button{border-radius:0;min-height:48px;font-family:var(--font-display);letter-spacing:.12em;text-transform:uppercase;font-size:11px}.tavs-product-reviews{margin-top:2rem;padding-top:2rem;border-top:1px solid oklch(.78 .13 80 / .12)}.tavs-product-reviews__widgets{margin-top:2rem}.tavs-product-reviews__custom{color:#f9f4eebf}.template-page .tavs-main{background:var(--ink)}.tavs-page-hero{position:relative;overflow:hidden;border-bottom:1px solid oklch(.78 .13 80 / .15);padding-top:5.5rem}.tavs-page-hero__bg{position:absolute;top:0;right:0;bottom:0;left:0;opacity:.08;background-size:cover;background-position:center}.tavs-page-hero__overlay{position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(to bottom,oklch(.08 .005 60 / .4),var(--ink))}.tavs-page-hero__line{position:absolute;bottom:0;left:0;right:0;height:1px;background:linear-gradient(to right,transparent,oklch(.78 .13 80 / .6),transparent)}.tavs-page-hero__container{position:relative;z-index:1;padding-top:2.5rem;padding-bottom:3rem}.tavs-page-hero__content{max-width:46rem;margin:0 auto;text-align:center}.tavs-page-hero__title{margin-top:1rem;font-family:var(--font-display);font-size:clamp(2rem,5vw,3.25rem);font-weight:700;line-height:1.1}.tavs-page-hero__subtitle{margin-top:.875rem;font-size:clamp(1rem,2.5vw,1.25rem);color:var(--gold);font-weight:500;letter-spacing:.04em}.tavs-page-hero__desc{margin-top:1rem;color:#f9f4eeb8;font-size:.9375rem;line-height:1.7;max-width:40rem;margin-left:auto;margin-right:auto}.tavs-page-hero__btn{margin-top:1.75rem;display:inline-flex;align-items:center}.tavs-services-grid--page{margin-top:1.5rem;grid-template-columns:repeat(1,1fr);gap:.875rem}@media(min-width:640px){.tavs-services-grid--page{grid-template-columns:repeat(2,1fr)}}@media(min-width:1024px){.tavs-services-grid--page{grid-template-columns:repeat(3,1fr);gap:1rem}}@media(min-width:1280px){.tavs-services-grid--page{grid-template-columns:repeat(4,1fr)}}.tavs-service-card--page .tavs-service-card__img-wrap{aspect-ratio:4 / 3;height:auto;display:block;padding:0;background:#040302}.tavs-service-card--page .tavs-service-card__img{object-fit:cover}.tavs-service-card--page .tavs-service-card__body{padding:1rem}.tavs-service-card--page .tavs-service-card__title{font-size:1rem}.tavs-service-card--page .tavs-service-card__desc{font-size:.75rem;-webkit-line-clamp:3}.tavs-service-card__meta-row{margin-top:.75rem;display:flex;flex-direction:column;gap:.375rem}.tavs-service-card__delivery-label{display:inline-flex;align-items:center;gap:.375rem;font-size:.6875rem;letter-spacing:.06em;color:#f9f4ee8c;text-transform:uppercase}.tavs-service-card--page .tavs-service-card__price{margin-top:0;font-size:.8125rem}.tavs-service-card--page .tavs-service-card__order-btn{margin-top:.875rem!important;width:100%;display:inline-flex;align-items:center;justify-content:center;font-size:9px!important;padding:.625rem!important;letter-spacing:.1em;text-decoration:none}.tavs-section--services-steps{background:#010100;border-top:1px solid oklch(.78 .13 80 / .1);border-bottom:1px solid oklch(.78 .13 80 / .1)}.tavs-steps{list-style:none;margin:2rem 0 0;padding:0;display:grid;gap:1rem}@media(min-width:768px){.tavs-steps{grid-template-columns:repeat(2,1fr);gap:1.25rem}}@media(min-width:1024px){.tavs-steps{grid-template-columns:repeat(3,1fr)}}.tavs-steps__item{display:flex;gap:1rem;align-items:flex-start;padding:1.25rem;background:var(--card);border:1px solid oklch(.78 .13 80 / .15);border-radius:12px;transition:border-color .3s,transform .3s}.tavs-steps__item:hover{border-color:#e3ad4b73;transform:translateY(-2px)}.tavs-steps__number{flex-shrink:0;width:2.25rem;height:2.25rem;display:flex;align-items:center;justify-content:center;border-radius:999px;background:linear-gradient(to right,var(--gold-soft),var(--gold));color:var(--ink);font-family:var(--font-display);font-weight:700;font-size:.875rem}.tavs-steps__title{font-family:var(--font-display);font-size:.9375rem;font-weight:600;line-height:1.4}.tavs-steps__desc{margin-top:.375rem;font-size:.75rem;color:#f9f4ee99;line-height:1.5}.tavs-requirements{list-style:none;margin:2rem 0 0;padding:0;display:grid;grid-template-columns:repeat(1,1fr);gap:.75rem}@media(min-width:640px){.tavs-requirements{grid-template-columns:repeat(2,1fr)}}@media(min-width:1024px){.tavs-requirements{grid-template-columns:repeat(3,1fr);gap:1rem}}.tavs-requirements__item{display:flex;align-items:center;gap:.75rem;padding:1rem 1.125rem;background:var(--card);border:1px solid oklch(.78 .13 80 / .15);border-radius:10px}.tavs-requirements__icon{flex-shrink:0;color:var(--gold)}.tavs-requirements__text{font-size:.8125rem;color:#f9f4eed9;line-height:1.4}.tavs-services-cta{position:relative;overflow:hidden;border-top:1px solid oklch(.78 .13 80 / .15)}.tavs-services-cta__bg{position:absolute;top:0;right:0;bottom:0;left:0;background-size:cover;background-position:center;opacity:.12}.tavs-services-cta__overlay{position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(to right,var(--ink),oklch(.08 .005 60 / .92),var(--ink))}.tavs-services-cta__container{position:relative;z-index:1;padding-top:3.5rem;padding-bottom:3.5rem}.tavs-services-cta__content{max-width:36rem;margin:0 auto;text-align:center}.tavs-services-cta__title{font-family:var(--font-display);font-size:clamp(1.5rem,4vw,2.25rem);font-weight:700;line-height:1.2}.tavs-services-cta__text{margin-top:.875rem;color:#f9f4eeb8;font-size:.9375rem;line-height:1.6}.tavs-services-cta__btn{margin-top:1.5rem;display:inline-flex;align-items:center}.about-professional-section,.about-us-section,.about-page-section,.tavs-main-about-us,.tavs-page-about,.contact-professional-section,.contact-section,.contact-form-section,.tavs-main-contact,.tavs-page-contact{padding:0;margin:0;border:0}.tavs-page-hero--about .tavs-page-hero__bg{opacity:.14}.tavs-about-split{display:grid;gap:2rem;align-items:center}@media(min-width:1024px){.tavs-about-split{grid-template-columns:1fr 1fr;gap:3rem}}.tavs-about-split__media{position:relative}.tavs-about-split__img{width:100%;height:auto;border-radius:14px;display:block;object-fit:cover;aspect-ratio:4 / 3;border:1px solid oklch(.78 .13 80 / .2)}.tavs-about-split__frame{position:absolute;top:-.625rem;right:-.625rem;bottom:-.625rem;left:-.625rem;border:1px solid oklch(.78 .13 80 / .25);border-radius:16px;pointer-events:none;transform:translate(.75rem,.75rem);z-index:-1}.tavs-about-prose,.tavs-about-mission__text{margin-top:1.25rem;color:#f9f4eebf;font-size:.9375rem;line-height:1.75}.tavs-about-prose p,.tavs-about-mission__text p{margin:0 0 1rem}.tavs-about-prose p:last-child,.tavs-about-mission__text p:last-child{margin-bottom:0}.tavs-about-offer-grid{margin-top:2rem;display:grid;grid-template-columns:repeat(1,1fr);gap:.875rem}@media(min-width:640px){.tavs-about-offer-grid{grid-template-columns:repeat(2,1fr)}}@media(min-width:1024px){.tavs-about-offer-grid{grid-template-columns:repeat(3,1fr);gap:1rem}}@media(min-width:1280px){.tavs-about-offer-grid{grid-template-columns:repeat(4,1fr)}}.tavs-about-offer-card{background:var(--card);border:1px solid oklch(.78 .13 80 / .15);border-radius:12px;overflow:hidden;transition:border-color .3s,transform .3s}.tavs-about-offer-card:hover{border-color:#e3ad4b80;transform:translateY(-3px)}.tavs-about-offer-card__img-wrap{aspect-ratio:16 / 10;background:#040302;overflow:hidden}.tavs-about-offer-card__img{width:100%;height:100%;object-fit:cover;transition:transform .6s}.tavs-about-offer-card:hover .tavs-about-offer-card__img{transform:scale(1.04)}.tavs-about-offer-card__img-placeholder{width:100%;height:100%;background:#070504}.tavs-about-offer-card__body{padding:1rem}.tavs-about-offer-card__title{font-family:var(--font-display);font-size:.9375rem;font-weight:600;line-height:1.35}.tavs-about-offer-card__desc{margin-top:.375rem;font-size:.75rem;color:#f9f4ee99;line-height:1.5}.tavs-about-offer-card__link{margin-top:.75rem;display:inline-flex;align-items:center;gap:.375rem;font-size:.625rem;letter-spacing:.14em;font-weight:600;color:var(--gold);text-decoration:none;transition:gap .2s}.tavs-about-offer-card__link:hover{gap:.625rem}.tavs-section--about-mission{position:relative;overflow:hidden;border-top:1px solid oklch(.78 .13 80 / .1);border-bottom:1px solid oklch(.78 .13 80 / .1)}.tavs-about-mission__bg{position:absolute;top:0;right:0;bottom:0;left:0;background-size:cover;background-position:center;opacity:.1}.tavs-about-mission__overlay{position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(to bottom,var(--ink),oklch(.08 .005 60 / .95),var(--ink))}.tavs-about-mission__container{position:relative;z-index:1}.tavs-about-mission__inner{max-width:44rem;margin:0 auto;text-align:center}.tavs-about-mission__text{margin-top:1.25rem}.tavs-features-grid--about{margin-top:2rem;grid-template-columns:repeat(1,1fr)}@media(min-width:640px){.tavs-features-grid--about{grid-template-columns:repeat(2,1fr)}}@media(min-width:1024px){.tavs-features-grid--about{grid-template-columns:repeat(2,1fr);gap:1.25rem}}.tavs-feature-card--about .tavs-feature-card__inner{position:relative}.tavs-about-values{list-style:none;margin:2rem 0 0;padding:0;display:flex;flex-wrap:wrap;justify-content:center;gap:.75rem}.tavs-about-values__item{display:inline-flex;align-items:center;gap:.5rem;padding:.75rem 1.125rem;background:var(--card);border:1px solid oklch(.78 .13 80 / .2);border-radius:999px;transition:border-color .3s,transform .3s}.tavs-about-values__item:hover{border-color:#e3ad4b8c;transform:translateY(-2px)}.tavs-about-values__icon{color:var(--gold)}.tavs-about-values__label{font-size:.8125rem;letter-spacing:.06em;font-weight:600;color:#f9f4eee6}.tavs-about-cta__buttons{margin-top:1.5rem;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:.75rem}@media(min-width:640px){.tavs-about-cta__buttons{flex-direction:row;flex-wrap:wrap}}.tavs-about-cta .tavs-btn-gold,.tavs-about-cta .tavs-btn-outline{display:inline-flex;align-items:center;min-width:11rem;justify-content:center}.tavs-about-page,.tavs-services-page{background:var(--ink)}.tavs-about-hero-logo{display:flex;justify-content:center;margin-bottom:1.5rem}.tavs-about-hero-logo__img{width:7.5rem;height:7.5rem;object-fit:contain;border-radius:999px;border:2px solid oklch(.78 .13 80 / .45);box-shadow:0 0 40px #e3ad4b40,var(--shadow-gold);background:#020201;padding:.375rem}.tavs-about-hero-logo__img--default{padding:.25rem}.tavs-section--about-tools{background:#010100;border-top:1px solid oklch(.78 .13 80 / .1)}.tavs-about-tools-grid{margin-top:2rem;display:grid;grid-template-columns:repeat(2,1fr);gap:.875rem}@media(min-width:640px){.tavs-about-tools-grid{grid-template-columns:repeat(2,1fr);gap:1rem}}@media(min-width:768px){.tavs-about-tools-grid{grid-template-columns:repeat(4,1fr)}}.tavs-about-tool-card{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:.75rem;padding:1.375rem 1rem;background:var(--card);border:1px solid oklch(.78 .13 80 / .18);border-radius:12px;text-align:center;transition:border-color .3s,transform .3s,box-shadow .3s}.tavs-about-tool-card:hover{border-color:#e3ad4b8c;transform:translateY(-3px);box-shadow:0 8px 32px #e3ad4b1f}.tavs-about-tool-card__icon{display:grid;place-items:center;width:3rem;height:3rem;border-radius:999px;border:1px solid oklch(.78 .13 80 / .35);color:var(--gold);background:#070504;transition:background .3s,color .3s,box-shadow .3s}.tavs-about-tool-card:hover .tavs-about-tool-card__icon{background:var(--gold);color:var(--ink);box-shadow:var(--shadow-gold)}.tavs-about-tool-card__label{font-size:.8125rem;font-weight:600;letter-spacing:.04em;color:#f9f4eee0;line-height:1.3}.tavs-section--about-promise{border-top:1px solid oklch(.78 .13 80 / .1)}.tavs-about-promise{position:relative;padding:2.5rem 1.5rem;border:1px solid oklch(.78 .13 80 / .22);border-radius:16px;background:linear-gradient(145deg,#0b0907,#040302);overflow:hidden}@media(min-width:768px){.tavs-about-promise{padding:3rem 2.5rem}}.tavs-about-promise__glow{position:absolute;top:-40%;left:50%;transform:translate(-50%);width:60%;height:80%;background:radial-gradient(ellipse,oklch(.78 .13 80 / .12) 0%,transparent 70%);pointer-events:none}.tavs-about-promise__inner{position:relative;z-index:1}.tavs-page .tavs-rte,.tavs-rte{color:var(--foreground);line-height:1.75;font-size:1.0625rem}.tavs-rte h1,.tavs-rte h2,.tavs-rte h3,.tavs-rte h4{font-family:var(--font-display);color:var(--foreground);margin:1.75em 0 .75em}.tavs-rte h2{font-size:1.875rem}.tavs-rte h3{font-size:1.375rem}.tavs-rte p{margin:0 0 1.25em}.tavs-rte a{color:var(--gold);text-decoration:underline;text-underline-offset:3px}.tavs-rte ul,.tavs-rte ol{padding-left:1.25em;margin:0 0 1.25em}.tavs-rte li{margin:.35em 0}.tavs-rte hr{border:0;border-top:1px solid color-mix(in oklab,var(--gold) 25%,transparent);margin:2.5em 0}.tavs-rte blockquote{border-left:2px solid var(--gold);padding:.25em 1em;margin:1.5em 0;font-style:italic;color:color-mix(in oklab,var(--foreground) 80%,transparent)}.tavs-contact-form{display:grid;gap:1rem}.tavs-form-field{display:grid;gap:.4rem}.tavs-form-field label{font-size:.75rem;letter-spacing:.14em;text-transform:uppercase;color:color-mix(in oklab,var(--foreground) 70%,transparent)}.tavs-form-field input,.tavs-form-field textarea{width:100%;background:color-mix(in oklab,var(--card) 60%,transparent);border:1px solid color-mix(in oklab,var(--gold) 28%,transparent);color:var(--foreground);padding:.75rem .9rem;font-family:inherit;font-size:.95rem;border-radius:2px;outline:none;transition:border-color .2s ease,background .2s ease}.tavs-form-field input:focus,.tavs-form-field textarea:focus{border-color:var(--gold);background:color-mix(in oklab,var(--card) 80%,transparent)}.tavs-form-field textarea{resize:vertical;min-height:9rem}.tavs-cat-card__overlay{position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(to top,#0000008c,#0000 55%);pointer-events:none}
/*# sourceMappingURL=/cdn/shop/t/118/assets/theme.css.map */
