@media only screen and (max-width:768px){:root{--woocommerce:#720eec;--wc-green:#007518;--wc-red:#a00;--wc-orange:#ffba00;--wc-blue:#2ea2cc;--wc-primary:#720eec;--wc-primary-text:#fcfbfe;--wc-secondary:#e9e6ed;--wc-secondary-text:#515151;--wc-highlight:#958e09;--wc-highligh-text:white;--wc-content-bg:#fff;--wc-subtext:#767676;--wc-form-border-color:rgba(32, 7, 7, 0.8);--wc-form-border-radius:4px;--wc-form-border-width:1px;--wc-destructive:#cc1818;--wc-card-border-radius:8px}}:root{--woocommerce:#720eec;--wc-green:#007518;--wc-red:#a00;--wc-orange:#ffba00;--wc-blue:#2ea2cc;--wc-primary:#720eec;--wc-primary-text:#fcfbfe;--wc-secondary:#e9e6ed;--wc-secondary-text:#515151;--wc-highlight:#958e09;--wc-highligh-text:white;--wc-content-bg:#fff;--wc-subtext:#767676;--wc-form-border-color:rgba(32, 7, 7, 0.8);--wc-form-border-radius:4px;--wc-form-border-width:1px;--wc-destructive:#cc1818;--wc-card-border-radius:8px}@font-face{font-display:swap;font-family:star;src:url(/wp-content/plugins/woocommerce/assets/fonts/WooCommerce.woff2)format("woff2"),url(/wp-content/plugins/woocommerce/assets/fonts/WooCommerce.woff)format("woff"),url(/wp-content/plugins/woocommerce/assets/fonts/WooCommerce.ttf)format("truetype");font-weight:400;font-style:normal}@font-face{font-display:swap;font-family:WooCommerce;src:url(/wp-content/plugins/woocommerce/assets/fonts/WooCommerce.woff2)format("woff2"),url(/wp-content/plugins/woocommerce/assets/fonts/WooCommerce.woff)format("woff"),url(/wp-content/plugins/woocommerce/assets/fonts/WooCommerce.ttf)format("truetype");font-weight:400;font-style:normal}.woocommerce-store-notice,p.demo_store{position:absolute;top:0;left:0;right:0;margin:0;width:100%;font-size:1em;padding:1em 0;text-align:center;background-color:#720eec;color:#fcfbfe;z-index:99998;box-shadow:0 1px 1em rgb(0 0 0/.2);display:none}.woocommerce-store-notice a,p.demo_store a{color:#fcfbfe;text-decoration:underline}:root{--color-bg:#f5f3ee;--color-surface:rgba(255, 255, 255, 0.78);--color-surface-strong:#ffffff;--color-text:#101010;--color-muted:#5f5f5f;--color-border:rgba(16, 16, 16, 0.1);--color-primary:#fcb900;--color-accent:var(--color-primary);--color-primary-deep:#d99a00;--color-dark:#050505;--shadow-soft:0 20px 60px rgba(12, 12, 12, 0.08);--shadow-card:0 18px 40px rgba(12, 12, 12, 0.08);--radius-xl:32px;--radius-lg:24px;--radius-md:18px;--radius-sm:12px;--container:min(1328px, calc(100% - 2rem))}*,::after,::before{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;font-family:"Manrope","Helvetica Neue",sans-serif;color:var(--color-text);background:radial-gradient(circle at top left,rgb(252 185 0/.14),transparent 28%),radial-gradient(circle at 85% 15%,rgb(252 185 0/.1),transparent 22%),linear-gradient(180deg,#f7f5ef 0,#f8f8f6 46%,#f2f0eb 100%);min-height:100vh}a{color:inherit;text-decoration:none}img{max-width:100%;display:block}.button,button,input{font:inherit}.screen-reader-text{white-space:nowrap}.site-shell{position:relative;overflow:clip}.site-shell::after,.site-shell::before{content:"";position:absolute;border-radius:999px;filter:blur(16px);pointer-events:none}.site-shell::before{width:380px;height:380px;top:120px;right:-120px;background:rgb(252 185 0/.18)}.site-shell::after{width:220px;height:220px;left:-60px;top:720px;background:rgb(0 0 0/.03)}.container{width:var(--container);margin:0 auto}.site-home{--home-container:1328px;--home-gutter:clamp(1rem, 3vw, 3rem)}.site-home>.hero>.container,.site-home>.section>.container,.site-home>.section>.home-shop-bridge__panel>.container{width:min(var(--home-container),calc(100vw - var(--home-gutter)))}.site-header{position:sticky;top:0;z-index:100;padding:0;background:rgb(248 248 248/.82);border-bottom:1px solid rgb(16 16 16/.08);backdrop-filter:saturate(180%) blur(20px)}.site-header__inner{display:flex;align-items:center;justify-content:center;gap:.4rem;width:min(1180px,calc(100% - 1.5rem));margin:0 auto;min-height:48px;padding:0 .4rem}.site-branding{min-width:44px;flex:0 0 auto}.site-branding,.site-branding .custom-logo-link{display:inline-flex;align-items:center;justify-content:center;min-height:44px}.site-branding .custom-logo{display:block;width:auto;max-width:160px;max-height:28px}.site-nav{display:flex;flex:1 1 auto;min-width:0}.site-nav,.site-nav__link,.site-nav__list{align-items:center;justify-content:center}.site-nav__list{list-style:none;display:flex;gap:.15rem;padding:0;margin:0}.site-nav__link{position:relative;display:inline-flex;min-height:44px;padding:0 .95rem;border-radius:999px;color:rgb(16 16 16/.82);font-size:.8rem;font-weight:500;letter-spacing:-.01em;transition:color 180ms ease,background-color 180ms ease}.site-nav__link::after{content:"";position:absolute;left:.95rem;right:.95rem;bottom:0;height:2px;border-radius:999px 999px 0 0;background:var(--color-primary);opacity:0;transform:scaleX(.35);transform-origin:center;transition:opacity 180ms ease,transform 180ms ease}.site-nav__item:focus-within>.site-nav__link::after,.site-nav__item:hover>.site-nav__link::after{opacity:1;transform:scaleX(1)}.home .site-nav__item:focus-within>.site-nav__link::after,.home .site-nav__item:hover>.site-nav__link::after{opacity:0;transform:scaleX(.35)}.site-nav__item:focus-within>.site-nav__link,.site-nav__item:hover>.site-nav__link,.site-nav__link:focus-visible,.site-nav__link:hover{background:rgb(16 16 16/.04);color:var(--color-text)}.mega-menu{position:absolute;top:100%;left:0;right:0;width:auto;padding-top:0;background:rgb(249 248 246/.96);border-top:1px solid rgb(16 16 16/.05);box-shadow:0 30px 60px rgb(16 16 16/.06);opacity:0;visibility:hidden;pointer-events:none;transition:opacity 180ms ease,visibility 180ms ease}.site-nav__item:focus-within>.mega-menu{opacity:1;visibility:visible;pointer-events:auto}.mega-menu__inner{width:min(1180px,calc(100% - 1.5rem));margin:0 auto;padding:2rem 0 2.35rem;display:grid;grid-template-columns:minmax(260px,1.25fr) minmax(190px,.8fr) minmax(190px,.8fr);gap:2.6rem}.mega-menu__column{min-width:0}.mega-menu__title{margin:0 0 .8rem;color:rgb(16 16 16/.48);font-size:.78rem;font-weight:600;letter-spacing:-.01em}.mega-menu__links{list-style:none;margin:0;padding:0}.mega-menu__links li+li{margin-top:.4rem}.mega-menu__links a{color:rgb(16 16 16/.9);transition:color 180ms ease}.mega-menu__links a:focus-visible,.mega-menu__links a:hover{color:var(--color-primary-deep)}.mega-menu__column--featured .mega-menu__links li+li{margin-top:.2rem}.mega-menu__column--featured .mega-menu__links a{font-size:clamp(1.15rem,1.9vw,1.55rem);font-weight:700;line-height:1.28;letter-spacing:-.045em}.mega-menu__column:not(.mega-menu__column--featured) .mega-menu__links a{font-size:.92rem;font-weight:600;line-height:1.5}.header-actions{display:flex;align-items:center;justify-content:flex-end;gap:.1rem;flex:0 0 auto;min-width:88px}.header-icon{position:relative;display:inline-flex;align-items:center;justify-content:center;width:44px;height:44px;border-radius:999px;color:rgb(16 16 16/.82);transition:background-color 180ms ease,color 180ms ease}.header-icon:focus-visible,.header-icon:hover{background:rgb(16 16 16/.04);color:var(--color-text)}.header-icon svg{width:17px;height:17px;fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}.header-cart-count{position:absolute;top:7px;right:6px;min-width:16px;height:16px;padding:0 4px;display:inline-flex;align-items:center;justify-content:center;border:2px solid rgb(248 248 248/.96);border-radius:999px;background:#e11919;color:#fff;font-size:.63rem;font-weight:850;line-height:1;letter-spacing:-.03em;box-shadow:0 4px 10px rgb(225 25 25/.32)}.header-cart-count[hidden]{display:none}.header-search{position:static}.header-search summary,.mobile-menu summary{list-style:none}.header-search summary::-webkit-details-marker,.mobile-menu summary::-webkit-details-marker{display:none}.header-search__panel{position:absolute;top:100%;left:0;right:0;width:auto;min-height:390px;padding:0;background:rgb(249 248 246/.985);border-top:1px solid rgb(16 16 16/.05);box-shadow:0 30px 60px rgb(16 16 16/.06);opacity:0;visibility:hidden;pointer-events:none;transition:opacity 180ms ease,visibility 180ms ease;z-index:140}.header-search__inner{width:min(1180px,calc(100% - 1.5rem));margin:0 auto;padding:1.85rem 0 4.2rem}.header-search__form{display:grid;grid-template-columns:auto minmax(0,1fr);gap:.8rem;align-items:center;max-width:660px}.header-search__form-icon{display:inline-flex;align-items:center;justify-content:center;color:rgb(16 16 16/.55)}.header-search__form-icon svg{width:23px;height:23px;fill:none;stroke:currentColor;stroke-width:1.7;stroke-linecap:round;stroke-linejoin:round}.header-search__input{min-height:58px;width:100%;padding:0;border:0;background:#fff0;color:rgb(16 16 16/.9);font-size:clamp(1.25rem,2vw,1.3rem);font-weight:700;letter-spacing:-.03em}.header-search__input::placeholder{color:rgb(16 16 16/.52)}.header-search__input:focus{outline:0}.header-search__links{margin-top:1.75rem;max-width:420px;padding-left:.1rem}.header-search__links-title{margin:0 0 .85rem;color:rgb(16 16 16/.46);font-size:.9rem;font-weight:600;letter-spacing:-.01em}.header-search__links-list{list-style:none;margin:0;padding:0;display:grid;gap:.7rem}.header-search__links-list a{display:inline-flex;align-items:center;gap:.65rem;color:rgb(16 16 16/.88);font-weight:700;letter-spacing:-.02em}.header-search__links-list a span{color:rgb(16 16 16/.54)}.mobile-menu,.mobile-menu__panel{display:none}.mobile-nav{width:100%}.mobile-nav__list{list-style:none;margin:0;padding:0;display:grid;gap:.9rem}.mobile-nav__heading{display:inline-block;color:var(--color-text);font-size:clamp(2rem,5vw,2.25rem);font-weight:700;line-height:1.1;letter-spacing:-.06em}.button{display:inline-flex;align-items:center;justify-content:center;gap:.55rem;min-height:50px;padding:0 1.3rem;border-radius:999px;border:1px solid #fff0;font-weight:700;letter-spacing:-.02em;transition:transform 180ms ease,box-shadow 180ms ease,background-color 180ms ease,color 180ms ease,border-color 180ms ease}.button:focus-visible,.button:hover{transform:translateY(-2px)}.button--primary{background:var(--color-dark);color:#fff;box-shadow:0 12px 30px rgb(5 5 5/.14)}.button--secondary{background:rgb(255 255 255/.7);color:var(--color-text);border-color:rgb(16 16 16/.08)}.hero-premium{position:relative;min-height:clamp(620px,88vh,980px);padding:8.5rem 0 4.8rem;overflow:hidden;background:radial-gradient(circle at 50% 14%,rgb(252 185 0/.12),transparent 22%),radial-gradient(circle at 14% 80%,rgb(252 185 0/.06),transparent 18%),linear-gradient(180deg,#fbf8f1 0,#f3eee1 100%)}.hero-premium::before{content:"";position:absolute;inset:0;background:linear-gradient(120deg,rgb(255 255 255/.18),transparent 32%),linear-gradient(180deg,rgb(16 16 16/.02),transparent 58%);pointer-events:none}.hero-premium__layout{position:relative;z-index:1;display:flex;justify-content:center}.hero-premium__content{position:relative;z-index:2;width:100%;max-width:980px;text-align:center}.hero-premium__ghost{position:absolute;left:50%;top:7.2rem;transform:translateX(-50%);color:rgb(16 16 16/.05);font-size:clamp(8.2rem,24vw,20rem);font-weight:800;line-height:.9;letter-spacing:-.08em;pointer-events:none;user-select:none}.hero-premium h1{position:relative;z-index:1;display:inline-flex;flex-direction:column;align-items:center;width:auto;margin:1.2rem auto 0;font-family:inherit;font-size:clamp(5.4rem,12.8vw,11.2rem);font-weight:800;line-height:.74;letter-spacing:-.09em;color:#121212;text-align:center;text-wrap:balance}.hero-premium h1 span{display:block}.hero-premium__title-line--top{padding-top:.3em;font-size:.7em;letter-spacing:-.075em;opacity:1}.hero-premium__title-line--bottom{font-size:2.3em;line-height:.82;letter-spacing:-.115em;color:var(--color-primary-deep)}.hero-premium__lead{position:relative;z-index:1;max-width:38rem;margin:1.45rem 0 0;margin-left:auto;margin-right:auto;color:rgb(16 16 16/.68);font-size:clamp(1rem,1.45vw,1.14rem);line-height:1.72}.hero-premium__actions{position:relative;z-index:1;display:flex;flex-wrap:wrap;justify-content:center;gap:.85rem;margin-top:2rem}.hero-premium .button--primary{background:#111;color:#fff;box-shadow:0 14px 30px rgb(12 12 12/.12)}.hero-premium .button--secondary{background:rgb(255 255 255/.76);color:#111;border-color:rgb(16 16 16/.08)}.hero-premium__strip{position:relative;z-index:6;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:.95rem;max-width:960px;margin:2.65rem auto 0}.hero-premium__point{position:relative;display:grid;grid-template-columns:auto minmax(0,1fr);align-items:center;column-gap:.85rem;min-height:5.7rem;padding:1rem 3.35rem 1rem 1rem;border-radius:24px;background:linear-gradient(145deg,rgb(255 255 255/.86),rgb(255 255 255/.58));border:1px solid rgb(16 16 16/.07);box-shadow:0 18px 42px rgb(12 12 12/.055);color:inherit;text-align:left;text-decoration:none;transition:transform 180ms ease,border-color 180ms ease,background 180ms ease,box-shadow 180ms ease}.hero-premium__point::after{content:"→";position:absolute;display:grid;place-items:center;width:2.35rem;height:2.35rem;top:50%;right:1rem;color:#fff;background:#111;border-radius:999px;font-weight:800;transform:translateY(-50%);transition:transform 180ms ease,color 180ms ease,background 180ms ease}.hero-premium__point:focus-visible,.hero-premium__point:hover{transform:translateY(-4px);background:rgb(255 255 255/.72);border-color:rgb(16 16 16/.1);box-shadow:0 18px 34px rgb(12 12 12/.08)}.hero-premium__point:focus-visible::after,.hero-premium__point:hover::after{color:#111;background:var(--color-primary);transform:translate(3px,-50%)}.hero-premium__point-icon{grid-row:1/span 2;display:grid;place-items:center;width:2.75rem;height:2.75rem;color:#111;background:rgb(252 185 0/.16);border:1px solid rgb(16 16 16/.07);border-radius:999px;transition:transform 180ms ease,background 180ms ease}.hero-premium__point-icon svg{width:1.25rem;height:1.25rem;fill:none;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:2}.hero-premium__point:focus-visible .hero-premium__point-icon,.hero-premium__point:hover .hero-premium__point-icon{background:var(--color-primary);transform:scale(1.05)}.hero-premium__point-kicker{display:block;color:rgb(16 16 16/.5);font-size:.74rem;font-weight:700;letter-spacing:.14em;text-transform:uppercase}.hero-premium__point strong{display:block;margin-top:.2rem;font-size:1rem;line-height:1.35;letter-spacing:-.03em}.hero-premium__product-orbit{position:absolute;inset:0;z-index:3;pointer-events:none}.hero-premium__product-peek{position:absolute;display:block;width:clamp(8.2rem,12vw,13.5rem);aspect-ratio:1;overflow:hidden;color:inherit;text-decoration:none;background:rgb(255 255 255/.62);border:1px solid rgb(255 255 255/.78);border-radius:clamp(24px,3vw,38px);box-shadow:0 24px 58px rgb(18 18 18/.12);opacity:.86;pointer-events:auto;transition:transform 220ms ease,opacity 220ms ease,box-shadow 220ms ease}.hero-premium__product-peek:focus-visible,.hero-premium__product-peek:hover{opacity:1;transform:translate3d(0,-6px,0) rotate(var(--hero-product-rotate,0deg));box-shadow:0 30px 70px rgb(18 18 18/.18)}.hero-premium__product-peek img{display:block;width:100%;height:100%;object-fit:cover;object-position:center;filter:saturate(.96) contrast(.98)}.hero-premium__product-peek--desdentao{--hero-product-rotate:-5deg;left:clamp(-6.8rem,-4vw,-3.2rem);bottom:clamp(2.8rem,5vw,4.8rem);width:clamp(8.8rem,13vw,15rem);transform:rotate(-5deg)}.hero-premium__product-peek--blueprint{--hero-product-rotate:4deg;right:clamp(-6.8rem,-4vw,-3.2rem);bottom:clamp(2.8rem,5vw,4.8rem);width:clamp(8.2rem,12vw,14rem);transform:rotate(4deg)}.hero-premium__product-peek--brawl{--hero-product-rotate:-3deg;right:clamp(1rem,8vw,9rem);top:clamp(.25rem,2.2vw,1.8rem);width:clamp(7.4rem,10vw,11.5rem);transform:rotate(-3deg)}.hero-premium__product-peek--event{--hero-product-rotate:3deg;left:clamp(1rem,8vw,9rem);top:clamp(.25rem,2.4vw,2rem);width:clamp(7.4rem,10vw,11.5rem);transform:rotate(3deg)}.signature-showcase{position:relative;padding:clamp(3.2rem,6vw,5.6rem)0;margin-top:0;background:radial-gradient(circle at 16% 20%,rgb(252 185 0/.22),transparent 24%),radial-gradient(circle at 84% 76%,rgb(110 255 144/.08),transparent 24%),linear-gradient(145deg,#050505 0,#121212 52%,#000 100%);overflow:hidden}.signature-showcase::before{content:"";position:absolute;inset:0;background:linear-gradient(90deg,rgb(255 255 255/.055)0 1px,transparent 1px 100%),linear-gradient(180deg,rgb(255 255 255/.04)0 1px,transparent 1px 100%);background-size:88px 88px;opacity:.12;pointer-events:none}.signature-showcase__panel{position:relative;z-index:1;display:grid;grid-template-columns:minmax(320px,.98fr) minmax(0,1.02fr);gap:clamp(1.35rem,4vw,4.2rem);align-items:center;padding:clamp(.75rem,1.5vw,1rem);border-radius:0;overflow:visible;background:#fff0;box-shadow:none}.signature-showcase__content{display:grid;align-content:center;justify-items:start;color:#fff;padding:clamp(.4rem,2vw,1.6rem)0}.signature-showcase__content h2{max-width:12ch;margin:1rem 0 0;color:#fff;font-size:clamp(2.4rem,5vw,5.1rem);line-height:.94;letter-spacing:-.075em;text-wrap:balance}.signature-showcase__content p{max-width:39rem;margin:1rem 0 0;color:rgb(255 255 255/.74);font-size:clamp(1rem,1.1vw,1.12rem);line-height:1.75}.signature-showcase__points{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:.7rem .85rem;width:min(100%,40rem);margin:1.35rem 0 0;padding:0;list-style:none}.signature-showcase__points li{position:relative;display:flex;align-items:center;gap:.55rem;min-height:42px;padding:.65rem .8rem;border-radius:16px;background:rgb(255 255 255/.08);border:1px solid rgb(255 255 255/.12);color:rgb(255 255 255/.88);font-size:.92rem;font-weight:800;line-height:1.25;letter-spacing:-.025em}.signature-showcase__points li::before{content:"";flex:0 0 auto;width:.55rem;aspect-ratio:1/1;border-radius:999px;background:#fcb900;box-shadow:0 0 0 5px rgb(252 185 0/.14)}.signature-showcase__price{display:flex;flex-wrap:wrap;align-items:baseline;gap:.45rem;margin-top:1.45rem;color:#fff;font-size:clamp(1.35rem,2.2vw,2rem);font-weight:900;letter-spacing:-.055em}.signature-showcase__price del{color:rgb(255 255 255/.48)}.signature-showcase__price ins{color:#d89800;text-decoration:none}.signature-showcase__actions{display:flex;align-items:center;gap:.85rem;flex-wrap:wrap;margin-top:1.35rem}.signature-showcase__actions .button--primary{background:#fff;color:#050505;box-shadow:0 16px 34px rgb(0 0 0/.28)}.signature-showcase__actions .button--secondary{background:rgb(255 255 255/.08);color:#fff;border-color:rgb(255 255 255/.18)}.signature-showcase__visual{position:relative;margin:0;min-height:auto;border-radius:clamp(28px,3vw,44px);padding:clamp(.75rem,1.4vw,1rem);background:linear-gradient(180deg,rgb(255 255 255/.14),rgb(255 255 255/.04)),rgb(255 255 255/.06);overflow:hidden;border:1px solid rgb(255 255 255/.12);box-shadow:0 30px 80px rgb(0 0 0/.34)}.signature-showcase__image-link{position:relative;display:block;aspect-ratio:1/1;border-radius:clamp(22px,2.4vw,34px);background:radial-gradient(circle at 50% 58%,rgb(252 185 0/.12),transparent 34%),#fff;overflow:hidden;box-shadow:inset 0 0 0 1px rgb(16 16 16/.05);transition:transform 220ms ease,box-shadow 220ms ease}.signature-showcase__image-link:focus-visible,.signature-showcase__image-link:hover{transform:translateY(-3px);box-shadow:inset 0 0 0 1px rgb(16 16 16/.08),0 18px 34px rgb(16 16 16/.08)}.signature-showcase__badge{position:absolute;top:clamp(.85rem,1.4vw,1.1rem);left:clamp(.85rem,1.4vw,1.1rem);z-index:2;display:inline-flex;align-items:center;min-height:36px;padding:0 .9rem;border-radius:999px;background:rgb(255 255 255/.84);color:rgb(16 16 16/.78);font-size:.78rem;font-weight:900;letter-spacing:.02em;box-shadow:0 10px 26px rgb(16 16 16/.08)}.signature-showcase__image{display:block;width:100%;height:100%;object-fit:contain;object-position:center}.collections-curated{position:relative;padding:4rem 0 0;background:#f8f8f6}.collections-curated>.container{width:min(1600px,calc(100vw - 2rem))}.collections-curated::before{content:"";position:absolute;inset:0;background:radial-gradient(circle at 84% 22%,rgb(252 185 0/.1),transparent 16%);pointer-events:none}.collections-curated__intro{position:relative;z-index:1;display:grid;gap:.75rem;width:min(100%,54rem);margin:0 auto 2.1rem}.collections-curated__title-line--top{color:#101010}.collections-curated__title-line--bottom{position:relative;color:#101010}.collections-curated__title-line--bottom::after{content:"";position:absolute;left:-.08em;right:-.08em;bottom:.12em;height:.2em;border-radius:999px;background:rgb(252 185 0/.34);z-index:-1}.collections-curated__intro p{max-width:42rem;margin:0;color:var(--color-muted);line-height:1.75;text-wrap:balance}.collections-curated__grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:1.15rem;align-items:stretch;width:min(100%,1180px);margin:0 auto}.collection-panel{display:grid;grid-template-rows:auto 1fr;gap:1rem;min-height:0;padding:.85rem;border-radius:30px;background:rgb(255 255 255/.58);border:1px solid rgb(255 255 255/.72);box-shadow:0 18px 42px rgb(12 12 12/.055);overflow:hidden;color:inherit;text-decoration:none;transition:transform 180ms ease,box-shadow 180ms ease;backdrop-filter:blur(10px)}.collection-panel:focus-visible,.collection-panel:focus-within,.collection-panel:hover{transform:translateY(-6px);box-shadow:0 28px 60px rgb(12 12 12/.12)}.collection-panel--friki{background:radial-gradient(circle at 80% 22%,rgb(252 185 0/.16),transparent 22%),linear-gradient(180deg,rgb(255 255 255/.84),rgb(244 240 233/.82))}.collection-panel--dark{background:linear-gradient(180deg,rgb(16 16 16/.98),rgb(28 28 28/.98));color:#fff}.collection-panel--accent{background:linear-gradient(135deg,rgb(252 185 0/.98),rgb(245 172 0/.94))}.collection-panel--accent .label{color:rgb(16 16 16/.72)}.collection-panel__image{position:relative;display:grid;place-items:center;aspect-ratio:1.16/1;margin:0;border-radius:24px;overflow:hidden;border:1px solid rgb(16 16 16/.06)}.collection-panel__image img{display:block;width:100%;height:100%;object-fit:cover}.collection-panel__image,.collection-panel__image--friki{background:radial-gradient(circle at 50% 35%,rgb(252 185 0/.22),transparent 38%),#f5f0e6}.collection-panel__image--friki img{width:100%;height:100%;object-fit:cover;object-position:50% 50%;filter:none}.collection-panel__image--events img{object-position:52% 43%}.collection-panel__image--business{background:linear-gradient(135deg,rgb(255 255 255/.58),rgb(255 255 255/.1)),rgb(16 16 16/.08)}.collection-panel__image--business img{opacity:.82;object-position:54% 42%;filter:saturate(.72) contrast(.98)}.collection-panel__body{display:grid;grid-template-columns:1fr auto;gap:.75rem;align-items:end;padding:.2rem .25rem .35rem}.collection-panel__body .label{grid-column:1/-1}.collection-panel__body h3{max-width:15ch;margin:0;font-size:clamp(1.45rem,2vw,2.15rem);line-height:1.04;letter-spacing:-.055em}.collection-panel__arrow{display:inline-flex;align-items:center;justify-content:center;width:42px;height:42px;border-radius:999px;background:#111;color:#fff;font-size:1.15rem;font-weight:900;transition:transform 180ms ease,background-color 180ms ease,color 180ms ease}.collection-panel:focus-visible .collection-panel__arrow,.collection-panel:hover .collection-panel__arrow{transform:translateX(3px)}.collection-panel--dark .collection-panel__image{border-color:rgb(255 255 255/.1);background:#f7f3ea}.collection-panel--dark .collection-panel__arrow{background:#fff;color:#111}.friki-validation{position:relative;padding:clamp(.9rem,2vw,1.6rem)0;background:#fff0;color:#101010}.friki-validation>.container{width:min(1640px,calc(100vw - 2rem))}.friki-validation::before{content:none}.friki-validation__intro{position:relative;z-index:1;display:grid;gap:.75rem;width:min(100%,56rem);margin:0 auto 1.9rem}.friki-validation__title-line--top{color:#101010}.friki-validation__title-line--bottom{position:relative;color:#101010}.friki-validation__title-line--bottom::after,.personalization-simple__title-line--bottom::after{content:"";position:absolute;left:-.08em;right:-.08em;bottom:.12em;height:.2em;border-radius:999px;background:rgb(252 185 0/.34);z-index:-1}.friki-validation__intro p,.personalization-simple__intro p{max-width:43rem;margin:0;color:rgb(16 16 16/.7);line-height:1.75;text-wrap:balance}.friki-validation__signals{display:flex;flex-wrap:wrap;justify-content:center;gap:.65rem;margin-top:.35rem;padding:0;border:0}.friki-validation__signals span{display:inline-flex;align-items:center;min-height:36px;padding:0 .9rem;border-radius:999px;background:rgb(16 16 16/.055);color:rgb(16 16 16/.76);font-size:.8rem;font-weight:700;letter-spacing:-.01em;line-height:1}.friki-validation .eyebrow{background:rgb(16 16 16/.055);color:#101010}.friki-validation .home-shop-mini-card,.friki-validation .home-shop-mini-card em,.friki-validation .home-shop-mini-card strong{color:#101010}.friki-validation .home-shop-mini-card__label{color:rgb(16 16 16/.58)}.friki-validation .home-shop-mini-card__media{background:radial-gradient(circle at 50% 20%,rgb(252 185 0/.16),transparent 34%),rgb(255 255 255/.68);box-shadow:0 18px 38px rgb(80 56 0/.13)}.friki-validation .home-shop-mini-card--view-all{background:rgb(255 255 255/.38)}.friki-validation__products{position:relative;z-index:1;margin-top:clamp(2rem,4vw,3rem)}.friki-validation__products .home-shop-bridge__carousel{overflow:visible}.personalization-simple{position:relative;padding:clamp(3rem,6vw,5.4rem)0;background:#f8f8f6;overflow:hidden}.personalization-simple__intro{display:grid;justify-items:center;gap:.75rem;width:min(100%,52rem);margin:0 auto clamp(1.6rem,4vw,2.6rem);text-align:center}.personalization-simple__intro .eyebrow{justify-self:center}.personalization-simple__intro h2,.premium-values__intro h2{display:inline-flex;flex-direction:column;align-items:center;gap:.05rem;margin:0;line-height:.95}.personalization-simple__title-line{display:block;font-size:clamp(2.5rem,5vw,4.7rem);letter-spacing:-.075em;text-align:center;text-wrap:balance}.personalization-simple__title-line--bottom{position:relative;z-index:0}.personalization-simple__intro p{max-width:42rem;color:rgb(16 16 16/.66);font-size:clamp(1rem,1.2vw,1.14rem)}.personalization-simple__grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:clamp(.85rem,2vw,1.25rem)}.personalization-simple__card{display:grid;justify-items:center;gap:.65rem;padding:clamp(1.35rem,2.5vw,2rem);border-radius:30px;background:rgb(255 255 255/.72);border:1px solid rgb(16 16 16/.06);text-align:center;box-shadow:0 18px 48px rgb(16 16 16/.055)}.personalization-simple__icon{display:grid;place-items:center;width:clamp(64px,7vw,88px);aspect-ratio:1/1;border-radius:999px;background:#111;color:#fcb900;box-shadow:0 16px 36px rgb(16 16 16/.12)}.personalization-simple__icon svg,.premium-value-card__icon svg{width:56%;height:56%;fill:none;stroke:currentColor;stroke-width:3;stroke-linecap:round;stroke-linejoin:round}.personalization-simple__card h3{margin:.35rem 0 0;font-size:clamp(1.15rem,1.55vw,1.45rem);line-height:1.08;letter-spacing:-.05em}.personalization-simple__card p{max-width:18rem;margin:0;color:rgb(16 16 16/.62);line-height:1.55}.personalization-simple__actions{display:flex;justify-content:center;gap:.85rem;flex-wrap:wrap;margin-top:clamp(1.5rem,3vw,2.2rem)}.premium-values{position:relative;padding:clamp(3.2rem,7vw,6.2rem)0;background:radial-gradient(circle at 18% 18%,rgb(255 255 255/.55),transparent 22%),radial-gradient(circle at 84% 80%,rgb(252 185 0/.18),transparent 24%),linear-gradient(180deg,#f6e9bd 0,#f2df9f 100%);overflow:hidden}.premium-values::before{content:"";position:absolute;inset:0;background:linear-gradient(90deg,rgb(16 16 16/.08)0 1px,transparent 1px 100%),linear-gradient(180deg,rgb(16 16 16/.06)0 1px,transparent 1px 100%);background-size:76px 76px;opacity:.12;pointer-events:none}.premium-values>.container{position:relative;z-index:1;width:min(1480px,calc(100vw - 2rem))}.premium-values__intro{display:grid;justify-items:center;gap:.75rem;width:min(100%,66rem);margin:0 auto clamp(2rem,5vw,3.4rem);text-align:center}.premium-values__intro .eyebrow{justify-self:center}.premium-values__intro h2{gap:.1rem;line-height:.94}.premium-values__title-line{display:block;font-size:clamp(2.7rem,4.6vw,5rem);letter-spacing:-.075em;text-align:center;text-wrap:balance}.premium-values__title-line--bottom{position:relative}.premium-values__title-line--bottom::after{content:"";position:absolute;left:-.08em;right:-.08em;bottom:.12em;height:.2em;border-radius:999px;background:rgb(252 185 0/.34);z-index:-1}.premium-values__grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:clamp(1.2rem,3vw,3rem);align-items:start}.premium-value-card{position:relative;display:grid;justify-items:center;gap:.8rem;min-height:0;padding:0 clamp(.4rem,1.3vw,1.1rem);text-align:center}.premium-value-card h3{max-width:16ch;margin:.3rem 0 0;color:#111;font-size:clamp(1rem,1.2vw,1.18rem);line-height:1.08;letter-spacing:.16em;text-transform:uppercase}.premium-value-card p{max-width:20rem;margin:0;color:rgb(16 16 16/.66);font-size:clamp(.94rem,1vw,1.02rem);line-height:1.65}.premium-value-card__icon{display:grid;place-items:center;width:clamp(86px,8vw,118px);aspect-ratio:1/1;border-radius:999px;background:rgb(16 16 16/.96);box-shadow:inset 0 0 0 1px rgb(255 255 255/.88),0 18px 45px rgb(16 16 16/.08)}.premium-value-card__icon svg{color:#fcb900;stroke-width:3.8}.home-shop-bridge{padding:clamp(3rem,6vw,5.2rem)0;margin-top:clamp(1rem,3vw,2rem);overflow:hidden}.home-shop-bridge__panel{position:relative}.home-shop-bridge__carousel{position:relative;--carousel-fade-width:clamp(56px, 8vw, 120px);--carousel-edge-color:var(--color-bg)}.home-shop-bridge__carousel::after,.home-shop-bridge__carousel::before{content:"";position:absolute;top:0;bottom:.4rem;z-index:3;width:var(--carousel-fade-width);pointer-events:none;transition:opacity 420ms ease}.home-shop-bridge__carousel::before{left:0;background:linear-gradient(90deg,var(--carousel-edge-color) 0%,#fff0 100%);opacity:0}.home-shop-bridge__carousel::after{right:0;background:linear-gradient(90deg,#fff0 0%,var(--carousel-edge-color) 100%);opacity:1}.home-shop-bridge__cards{position:relative;display:flex;gap:clamp(.9rem,1.4vw,1.25rem);width:100%;max-width:none;overflow-x:auto;overflow-y:hidden;padding:0 4.25rem .4rem 0;-webkit-mask-image:none;mask-image:none;scroll-snap-type:x proximity;scrollbar-width:none}.home-shop-bridge__cards::-webkit-scrollbar{display:none}.home-shop-mini-card{display:flex;flex-direction:column;flex:0 0 clamp(230px,18vw,292px);min-height:0;padding:0;border-radius:0;background:#fff0;border:0;color:#101010;text-decoration:none;box-shadow:none;backdrop-filter:none;scroll-snap-align:start;transition:transform 180ms ease}.home-shop-mini-card:focus-visible,.home-shop-mini-card:hover{transform:translateY(-3px)}.home-shop-mini-card__media{position:relative;display:grid;place-items:center;aspect-ratio:1/.96;overflow:hidden;border-radius:10px;background:radial-gradient(circle at 50% 20%,rgb(252 185 0/.12),transparent 34%),#f4f0e7;box-shadow:0 10px 26px rgb(10 10 10/.06)}.home-shop-mini-card__media img{width:100%;height:100%;object-fit:cover;object-position:center;display:block}.home-shop-mini-card__label{order:4;margin:.15rem 0 0;color:rgb(16 16 16/.52);font-size:.82rem;font-weight:700;letter-spacing:-.01em;text-transform:none}.home-shop-mini-card strong{display:block;display:-webkit-box;min-height:2.65em;margin:.65rem 0 0;overflow:hidden;color:#1a1715;font-size:.98rem;line-height:1.32;letter-spacing:-.025em;-webkit-line-clamp:2;-webkit-box-orient:vertical}.home-shop-mini-card em{display:block;margin:.2rem 0 0;padding-top:0;color:#101010;font-style:normal;font-weight:900;letter-spacing:-.03em}.home-shop-mini-card--view-all{display:grid;place-items:center;flex-basis:clamp(230px,18vw,292px);aspect-ratio:1/.96;align-self:flex-start;min-height:auto;margin:0;border-radius:10px;background:rgb(16 16 16/.06)}.home-shop-mini-card--view-all span{display:inline-flex;align-items:center;min-height:42px;padding:0 1.2rem;border-radius:999px;background:#2b2632;color:#fff;font-weight:800}.home-shop-bridge__arrow{position:absolute;z-index:4;top:clamp(118px,9vw,140px);display:grid;place-items:center;width:54px;height:54px;padding:0;border:0;border-radius:999px;background:#2b2632;color:#fff;box-shadow:0 14px 32px rgb(16 16 16/.18);cursor:pointer;transform:translateY(-50%);transition:transform 180ms ease,background 180ms ease,opacity 180ms ease}.home-shop-bridge__arrow[hidden]{display:none}.home-shop-bridge__arrow--prev{left:-1.7rem}.home-shop-bridge__arrow--next{right:calc(var(--carousel-fade-width)*.2)}.home-shop-bridge__arrow:focus-visible,.home-shop-bridge__arrow:hover{background:#101010;transform:translateY(-50%) scale(1.04)}.home-shop-bridge__arrow span{margin-top:-.08em;font-size:2.4rem;line-height:1}.home-shop-bridge__actions{display:grid;gap:.75rem;margin-top:clamp(1.35rem,3vw,2rem)}.home-shop-bridge__actions .button{min-height:52px;justify-content:center}@media (min-width:721px){.home-shop-bridge__actions{grid-template-columns:repeat(2,max-content);justify-content:center;align-items:center}.home-shop-bridge__actions .button{min-width:170px}}.home-shop-bridge--final{padding:clamp(3rem,6vw,5rem)0;margin-top:clamp(1rem,3vw,2rem);background:radial-gradient(circle at 16% 18%,rgb(255 255 255/.34),transparent 18rem),radial-gradient(circle at 82% 72%,rgb(255 255 255/.2),transparent 20rem),linear-gradient(135deg,#fcb900 0,#ffd86a 100%)}.home-shop-bridge--final .home-shop-bridge__panel{padding:0;background:#fff0;border:0}.home-shop-bridge__final-intro{display:grid;align-content:center;gap:.75rem}.home-shop-bridge__final-intro h2{max-width:none}.home-shop-bridge__final-intro p,.social-proof__header p{color:var(--color-muted);line-height:1.75;text-wrap:balance}.home-shop-bridge__final-intro p{max-width:42rem;margin:1rem auto 0;font-size:clamp(1rem,1.4vw,1.15rem)}.home-shop-bridge__final-intro .eyebrow{background:rgb(255 255 255/.42);color:#101010;box-shadow:inset 0 0 0 1px rgb(16 16 16/.04)}.home-shop-bridge__title-line--bottom{position:relative}.home-shop-bridge__title-line--bottom::after,.social-proof__title-line--bottom::after{content:"";position:absolute;left:-.08em;right:-.08em;bottom:.12em;height:.2em;border-radius:999px;background:rgb(252 185 0/.34);z-index:-1}.home-shop-bridge--final .home-shop-bridge__actions{justify-content:center;justify-items:center;margin-top:clamp(1.6rem,4vw,2.4rem)}@media (min-width:1101px){.home-shop-bridge--final .home-shop-bridge__panel{overflow:hidden}}.social-proof{padding:clamp(2.6rem,6vw,5rem)0}.social-proof__header{display:grid;gap:.75rem;max-width:58rem;margin:0 auto 1.9rem}.collections-curated__intro h2,.friki-validation__intro h2,.home-shop-bridge__final-intro h2,.social-proof__header h2{display:inline-flex;flex-direction:column;align-items:center;gap:.1rem;margin:0;line-height:.94}.social-proof__title-line--bottom{position:relative}.collections-curated__intro,.friki-validation__intro,.home-shop-bridge__final-intro,.social-proof__header{text-align:center;justify-items:center}.collections-curated__intro .eyebrow,.friki-validation__intro .eyebrow,.home-shop-bridge__final-intro .eyebrow,.social-proof__header .eyebrow{justify-self:center}.collections-curated__title-line,.friki-validation__title-line,.home-shop-bridge__title-line,.social-proof__title-line{display:block;font-size:clamp(3rem,5vw,5.2rem);letter-spacing:-.075em;text-align:center;text-wrap:balance}@media (min-width:1101px){.home-shop-bridge--final .home-shop-bridge__title-line{font-size:clamp(2.5rem,4vw,4.3rem)}}.social-proof__header p{max-width:43rem;margin:0}.social-proof__stars{color:#f5ae00;font-size:.95rem;letter-spacing:.08em}.social-proof__badge{display:inline-flex;align-self:flex-start;align-items:center;min-height:32px;margin-top:.7rem;padding:0 .8rem;border-radius:999px;background:rgb(252 185 0/.16);color:#5f4300;font-size:.78rem;font-weight:800}.social-proof__grid{display:grid;grid-template-columns:minmax(360px,1.12fr) minmax(280px,.78fr) minmax(240px,.58fr);gap:1rem;align-items:stretch}.social-proof__quote{display:flex;flex-direction:column;min-height:360px;padding:clamp(1.35rem,2.4vw,2rem);border-radius:28px;background:radial-gradient(circle at 88% 16%,rgb(252 185 0/.18),transparent 26%),linear-gradient(180deg,rgb(255 255 255/.78),rgb(246 242 234/.76));border:1px solid rgb(255 255 255/.82);box-shadow:0 18px 42px rgb(12 12 12/.07)}.social-proof__quote blockquote{margin:1rem 0 0;max-width:27ch;font-size:clamp(1.55rem,3vw,2.55rem);font-weight:800;line-height:1.12;letter-spacing:-.06em}.social-proof__quote cite,.social-proof__review-card span{display:block;margin-top:auto;color:var(--color-muted);font-weight:700}.social-proof__quote cite{padding-top:1.3rem;font-style:normal}.social-proof__reviews{display:grid;gap:1rem}.social-proof__review-card,.social-proof__stats div{display:flex;flex-direction:column;min-height:172px;border-radius:24px}.social-proof__review-card{padding:1.2rem;background:rgb(255 255 255/.7);border:1px solid rgb(255 255 255/.84);box-shadow:0 14px 34px rgb(12 12 12/.05)}.social-proof__review-card p{margin:.75rem 0 0;color:#141414;font-weight:800;line-height:1.55}.social-proof__review-card span{padding-top:.9rem;font-size:.9rem}.social-proof__stats{display:grid;gap:1rem;align-content:stretch}.social-proof__stats div{justify-content:flex-end;padding:1.35rem;background:linear-gradient(180deg,rgb(16 16 16/.98),rgb(28 28 28/.98));color:#fff}.social-proof__stats .social-proof__stat-card--accent{background:linear-gradient(135deg,rgb(252 185 0/.98),rgb(244 172 0/.94));color:#101010}.social-proof__stats strong{display:block;font-size:clamp(2.2rem,4vw,3.8rem);line-height:1;letter-spacing:-.06em}.social-proof__stats span{display:block;margin-top:.55rem;color:rgb(255 255 255/.68);line-height:1.6;font-weight:700}.social-proof__stat-card--accent span{color:rgb(16 16 16/.7)}.social-proof__actions{display:grid;justify-items:center;gap:.75rem;margin-top:clamp(1.35rem,3vw,2rem);text-align:center}.hero{padding:2.2rem 0 1.5rem}.eyebrow{display:inline-flex;align-items:center;gap:.55rem;padding:.45rem .8rem;background:rgb(16 16 16/.05);border-radius:999px;font-size:.84rem;font-weight:700;letter-spacing:.01em;color:rgb(16 16 16/.8)}.eyebrow::before{content:"";width:8px;height:8px;border-radius:999px;background:var(--color-primary)}.hero h1{margin:1.2rem 0 1rem;max-width:11ch;font-family:"Fraunces",Georgia,serif;font-size:clamp(3rem,7vw,6rem);line-height:.95;letter-spacing:-.06em}.label{display:inline-block;font-size:.78rem;text-transform:uppercase;letter-spacing:.12em;font-weight:800}.section{padding:1.3rem 0}.site-footer{position:relative;z-index:3;padding:clamp(3rem,6vw,5rem)0 2rem;background:#111;color:#fff}.site-footer__inner{width:var(--container);margin:0 auto}.site-footer__brand{display:grid;grid-template-columns:minmax(0,1fr) minmax(18rem,34rem);gap:clamp(1.5rem,4vw,4rem);align-items:end;padding-bottom:clamp(2rem,4vw,3.5rem);border-bottom:1px solid rgb(255 255 255/.12)}.site-footer__logo{display:inline-flex;width:fit-content;max-width:20rem}.site-footer__logo img{width:auto;max-width:20rem;height:auto}.site-footer__brand p{margin:0;color:rgb(255 255 255/.72);font-size:clamp(1rem,1.5vw,1.25rem);line-height:1.65}.site-footer__social{display:flex;flex-wrap:wrap;gap:.7rem;margin-top:1.15rem}.site-footer__social a{display:inline-grid;place-items:center;width:2.65rem;height:2.65rem;border:1px solid rgb(255 255 255/.13);border-radius:50%;background:rgb(255 255 255/.05);color:#fff;transition:background 180ms ease,border-color 180ms ease,color 180ms ease,transform 180ms ease}.site-footer__social a:focus-visible,.site-footer__social a:hover{border-color:rgb(252 185 0/.9);background:var(--color-primary);color:#111;transform:translateY(-2px)}.site-footer__social svg{width:1.2rem;height:1.2rem;fill:currentColor}.site-footer__microcopy{margin-top:1rem!important;color:#fcb900!important;font-size:.9rem!important;font-weight:800}.site-footer__nav{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:clamp(1.5rem,4vw,3rem);padding:clamp(2rem,4vw,3.5rem)0}.site-footer__column{display:flex;flex-direction:column;gap:.72rem}.site-footer__column h2{margin:0 0 .5rem;color:#fff;font-size:.78rem;font-weight:900;letter-spacing:.16em;text-transform:uppercase}.site-footer__bottom a,.site-footer__column a{color:rgb(255 255 255/.66);text-decoration:none;transition:color 180ms ease}.site-footer__bottom a:focus-visible,.site-footer__bottom a:hover,.site-footer__column a:focus-visible,.site-footer__column a:hover{color:#fcb900}.site-footer__bottom{display:flex;justify-content:space-between;gap:1.5rem;padding-top:1.25rem;border-top:1px solid rgb(255 255 255/.12);color:rgb(255 255 255/.48);font-size:.9rem}.site-footer__bottom p{margin:0}@media (max-width:1100px){.hero-premium__layout,.home-shop-bridge__panel,.signature-showcase__panel,.social-proof__grid{grid-template-columns:1fr;flex-direction:column;align-items:stretch}.mega-menu__inner,.site-header__inner{width:min(100%,calc(100% - 1rem))}.mega-menu__inner{grid-template-columns:minmax(220px,1fr) minmax(170px,.85fr) minmax(170px,.85fr);gap:1.8rem}.collections-curated__grid,.premium-values__grid{grid-template-columns:repeat(2,minmax(0,1fr))}.collection-panel{grid-column:auto}}@media (max-width:720px){.site-header{position:sticky;top:0;background:rgb(248 248 248/.94)}.site-header__inner{justify-content:space-between;width:min(100%,calc(100% - .5rem));min-height:52px;padding:0 .1rem}.site-branding{min-width:44px}.site-branding .custom-logo{max-width:132px;max-height:24px}.site-nav{display:none}.header-actions{min-width:auto;gap:0}.header-icon{width:40px;height:40px}.mobile-menu{display:block;position:static}.header-icon__close{display:none}.mobile-menu__panel{position:fixed;inset:0;z-index:300;width:100vw;min-height:100dvh;padding:4.25rem 2.35rem 2rem;background:rgb(250 250 252/.995);overflow-y:auto}.mobile-nav__list{gap:1rem}.header-search__panel{min-height:auto}.header-search__inner{width:min(100%,calc(100% - 1rem));padding:1.15rem 0 2rem}.header-search__form,.hero-premium h1{max-width:none}.hero-premium__content,.home-shop-bridge__panel,.home-shop-mini-card,.signature-showcase__panel{border-radius:28px}.collections-curated__grid{grid-template-columns:1fr}.hero-premium{min-height:500px;padding:6.8rem 0 3rem}.hero-premium__ghost{top:6rem;font-size:clamp(5.8rem,24vw,10rem)}.hero-premium__lead,.social-proof__quote blockquote{max-width:none}.hero-premium__product-orbit{display:none}.collections-curated__intro{width:min(100%,42rem);margin-bottom:1.6rem}.collections-curated__title-line{font-size:clamp(2.6rem,8vw,4.3rem)}.premium-values__intro{width:min(100%,42rem);margin-bottom:1.6rem}.premium-values__title-line{font-size:clamp(2.6rem,8vw,4.3rem)}.premium-values__grid{gap:1.6rem .75rem}.premium-value-card{min-height:0;padding-inline:.2rem}.premium-value-card h3{max-width:16ch;font-size:clamp(.9rem,3.5vw,1rem);letter-spacing:.12em}.premium-value-card p{max-width:15rem;font-size:.88rem;line-height:1.55}.premium-value-card__icon{width:clamp(76px,20vw,92px)}.personalization-simple{padding:2.6rem 0 3rem}.personalization-simple__intro{width:min(100%,42rem);margin-bottom:1.5rem}.personalization-simple__title-line{font-size:clamp(2.6rem,8vw,4.3rem)}.personalization-simple__grid{grid-template-columns:1fr}.personalization-simple__card{padding:1.25rem}.personalization-simple__actions{display:grid;grid-template-columns:repeat(2,minmax(0,max-content));gap:.65rem}.personalization-simple__actions .button{min-height:50px;padding-inline:1.25rem;white-space:nowrap}.friki-validation__intro{width:min(100%,42rem);margin-bottom:1.5rem}.friki-validation__title-line{font-size:clamp(2.6rem,8vw,4.3rem)}.friki-validation__signals{justify-content:center}.social-proof__grid{grid-template-columns:1fr}.social-proof__stats{grid-template-columns:repeat(2,minmax(0,1fr))}.social-proof__stats div{min-height:150px}.social-proof__reviews{display:flex;gap:.85rem;margin-inline:calc(var(--home-gutter, 1rem)*-.5);padding:.15rem calc(var(--home-gutter, 1rem)*.5) .45rem;overflow-x:auto;scroll-snap-type:x mandatory;scrollbar-width:none}.social-proof__reviews::-webkit-scrollbar{display:none}.social-proof__review-card{flex:0 0 min(82vw,320px);min-height:188px;scroll-snap-align:start}.home-shop-bridge__cards{width:100%;gap:.75rem;padding-right:2.5rem}.home-shop-bridge__carousel{--carousel-fade-width:72px}.home-shop-bridge__arrow{top:min(22vw,102px);width:48px;height:48px}.home-shop-bridge__arrow--prev{left:.25rem}.home-shop-bridge__arrow--next{right:1rem}.home-shop-bridge--final .home-shop-bridge__final-intro{width:min(100%,42rem);margin-inline:auto;padding-inline:0;justify-items:center;text-align:center}.home-shop-bridge--final .home-shop-bridge__final-intro .eyebrow{justify-self:center}.home-shop-bridge--final .home-shop-bridge__final-intro h2{display:inline-flex;width:auto;max-width:100%;margin-inline:auto;align-items:center;text-align:center}.home-shop-bridge--final .home-shop-bridge__title-line{display:block;width:auto;max-width:100%;font-size:clamp(2.6rem,8vw,4.3rem);text-align:center;text-wrap:balance}.home-shop-bridge--final .home-shop-bridge__actions{grid-template-columns:repeat(2,minmax(0,max-content));justify-content:center;gap:.65rem}.home-shop-bridge--final .home-shop-bridge__actions .button{min-width:0;min-height:50px;padding-inline:1.25rem;white-space:nowrap}.home-shop-mini-card{flex-basis:min(44vw,190px);min-height:auto}.home-shop-mini-card strong{min-height:2.55em;font-size:.92rem}.home-shop-mini-card em,.home-shop-mini-card__label{font-size:.86rem}.home-shop-mini-card--view-all{flex-basis:min(44vw,190px)}.hero-premium__actions{flex-direction:column;align-items:center}.hero-premium__strip{grid-template-columns:1fr;gap:.75rem}.hero-premium__point{padding:1rem 1.05rem;border-radius:20px;background:rgb(255 255 255/.46);border:1px solid rgb(16 16 16/.08);box-shadow:0 12px 26px rgb(12 12 12/.035)}.hero-premium__point+.hero-premium__point{margin-top:0}.signature-showcase{padding:2.4rem 0 2.8rem}.signature-showcase__panel{gap:1.35rem;padding:0}.signature-showcase__content{padding:0;text-align:center;justify-items:center}.signature-showcase__content h2{max-width:13ch;font-size:clamp(2.3rem,10vw,3.7rem);text-align:left;justify-self:start}.signature-showcase__points{grid-template-columns:1fr;width:100%}.signature-showcase__content p{text-align:left}.signature-showcase__points li{justify-content:flex-start;text-align:left}.signature-showcase__price{justify-content:center}.signature-showcase__visual{min-height:0;border-radius:30px}.signature-showcase__actions{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));width:100%}.signature-showcase__actions .button{width:100%;min-height:52px}.collection-panel{min-height:0;padding:.7rem;border-radius:26px}.collection-panel__image{border-radius:20px}.collection-panel__body h3{font-size:clamp(1.35rem,6vw,1.85rem)}.collections-curated__grid{width:100%}.friki-validation{padding-top:.75rem}.hero{padding-top:1rem}.site-footer__inner{width:min(calc(100% - 2rem),1200px)}.site-footer__bottom,.site-footer__brand,.site-footer__nav{grid-template-columns:1fr}.site-footer__nav{gap:1.8rem}.site-footer__bottom{flex-direction:column;align-items:flex-start}}@media (min-width:760px){body.single-product div.product div.images.woocommerce-product-gallery:not(:has(.flex-control-thumbs)) .woocommerce-product-gallery__image:not(:first-child) img{width:100%!important;aspect-ratio:1/1!important;object-fit:cover!important;border:1px solid rgb(16 16 16/.14)!important;border-radius:10px!important;background:rgb(255 255 255/.78)!important}body.single-product div.product div.images.woocommerce-product-gallery:not(:has(.flex-control-thumbs)) .woocommerce-product-gallery__image:not(:first-child):hover img{border-color:#111!important;box-shadow:0 8px 20px rgb(12 12 12/.12)!important}}@media (prefers-reduced-motion:reduce){html:focus-within{scroll-behavior:auto}*,::after,::before{animation-duration:.01ms!important;animation-iteration-count:1!important;scroll-behavior:auto!important;transition-duration:.01ms!important}}.screen-reader-text{clip:rect(1px,1px,1px,1px);word-wrap:normal!important;border:0;clip-path:inset(50%);height:1px;margin:-1px;overflow:hidden;overflow-wrap:normal!important;padding:0;position:absolute!important;width:1px}.screen-reader-text:focus{clip:auto!important;background-color:#fff;border-radius:3px;box-shadow:0 0 2px 2px rgb(0 0 0/.6);clip-path:none;color:#2b2d2f;display:block;font-size:.875rem;font-weight:700;height:auto;left:5px;line-height:normal;padding:15px 23px 14px;text-decoration:none;top:5px;width:auto;z-index:100000}