
:root{--sf-bg:#18191e;--sf-bg-2:#202127;--sf-surface:#26272e;--sf-surface-soft:#2d2e35;--sf-text:#f7f2e8;--sf-muted:#c2b9aa;--sf-dim:#938c81;--sf-gold:var(--brand-accent,#d8b65a);--sf-gold-2:#f4d98d;--sf-shadow:0 24px 70px rgba(4,4,7,.22);--sf-shadow-soft:0 12px 36px rgba(4,4,7,.16);--sf-radius:28px;--sf-header:76px}
*{box-sizing:border-box}.storefront-v3{margin:0;background:linear-gradient(180deg,#1d1e23 0%,#18191e 100%);color:var(--sf-text);font-family:var(--font);font-size:14px;line-height:1.75;overflow-x:hidden;color-scheme:dark}.storefront-v3::before{content:"";position:fixed;inset:0;pointer-events:none;background:radial-gradient(circle at 85% 8%,rgba(216,182,90,.12),transparent 26%),radial-gradient(circle at 10% 42%,rgba(255,255,255,.035),transparent 28%);z-index:-1}.storefront-v3 a{color:inherit;text-decoration:none}.storefront-v3 button,.storefront-v3 input,.storefront-v3 select,.storefront-v3 textarea{font:inherit}.sf-main{min-height:60vh}
.sf-header{height:var(--sf-header);position:sticky;top:0;z-index:80;background:rgba(29,30,35,.84);backdrop-filter:blur(20px) saturate(1.15);box-shadow:0 8px 30px rgba(0,0,0,.1)}.sf-header-inner{height:100%;max-width:1540px;margin:auto;padding:0 34px;display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:24px}.sf-brand{display:flex;align-items:center;gap:13px;min-width:max-content}.sf-brand img,.sf-brand-mark{width:45px;height:45px;border-radius:15px;object-fit:contain}.sf-brand-mark{display:grid;place-items:center;background:linear-gradient(145deg,#f7df9c,#bd8d2e);color:#2a1b05;font-size:24px;font-weight:900;box-shadow:0 12px 32px rgba(216,182,90,.22)}.sf-brand span{display:grid;line-height:1.35}.sf-brand b{font-size:17px}.sf-brand small{font-size:10px;color:var(--sf-muted)}.sf-nav{display:flex;align-items:center;justify-content:center;gap:5px;min-width:0}.sf-nav a{padding:10px 14px;border-radius:13px;color:#ddd5c9;font-weight:700;transition:.2s}.sf-nav a:hover,.sf-nav a.is-active{color:#fff;background:rgba(255,255,255,.055)}.sf-header-actions{display:flex;align-items:center;gap:9px}.sf-live-link,.sf-cart-link,.sf-account-link,.sf-login-link{display:inline-flex;align-items:center;gap:8px;min-height:42px;padding:0 13px;border-radius:14px;background:rgba(255,255,255,.045);color:#f1e7d5;white-space:nowrap}.sf-live-link i{width:8px;height:8px;border-radius:50%;background:#55daa0;box-shadow:0 0 0 6px rgba(85,218,160,.12);animation:sfPulse 2s infinite}.sf-cart-link b{display:grid;place-items:center;min-width:24px;height:24px;padding:0 6px;border-radius:10px;background:rgba(216,182,90,.15);color:var(--sf-gold-2)}.sf-login-link{background:linear-gradient(145deg,#eed486,#ba892b);color:#281b06;font-weight:900}.sf-menu-button{display:none;width:44px;height:44px;border:0;border-radius:14px;background:rgba(255,255,255,.06);align-items:center;justify-content:center;flex-direction:column;gap:4px}.sf-menu-button span{width:18px;height:2px;background:#fff;border-radius:4px}
.sf-ticker{width:100%;background:rgba(37,38,44,.72);overflow:hidden}.sf-ticker-label{height:46px;max-width:1540px;margin:auto;padding:0 34px;display:flex;align-items:center;gap:11px;color:#f5ecd9}.sf-ticker-label i{width:7px;height:7px;border-radius:50%;background:#55daa0;box-shadow:0 0 0 6px rgba(85,218,160,.1)}.sf-ticker-label span{font-weight:800}.sf-ticker-label a{margin-inline-start:auto;color:var(--sf-gold-2);font-size:12px}.sf-ticker-window{overflow:hidden}.sf-ticker-track{display:flex;align-items:center;width:max-content;animation:sfTicker 38s linear infinite;will-change:transform}.sf-ticker:hover .sf-ticker-track{animation-play-state:paused}.sf-ticker-item{min-width:290px;height:70px;padding:0 22px;display:grid;grid-template-columns:38px minmax(0,1fr) minmax(90px,auto);align-items:center;gap:12px;background:transparent;transition:.2s}.sf-ticker-item:hover,.sf-ticker-item.is-emphasized{background:rgba(216,182,90,.075)}.sf-ticker-item>span{width:38px;height:38px;display:grid;place-items:center;color:var(--sf-gold-2);background:rgba(216,182,90,.1);border-radius:14px}.sf-ticker-item svg{width:20px;height:20px}.sf-ticker-item div{min-width:0;display:grid}.sf-ticker-item div b{white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.sf-ticker-item small{color:var(--sf-dim);font-size:10px}.sf-ticker-item strong{min-width:0;max-width:165px;font-size:clamp(13px,1.2vw,18px);color:#fff;text-align:end;font-variant-numeric:tabular-nums;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}@keyframes sfTicker{from{transform:translate3d(0,0,0)}to{transform:translate3d(-50%,0,0)}}
.sf-hero{width:100%;height:calc(100svh - var(--sf-header));min-height:650px;position:relative;overflow:hidden;background:#202127}.sf-hero-track{height:100%;position:relative}.sf-hero-slide{position:absolute;inset:0;display:grid;grid-template-columns:minmax(0,1.05fr) minmax(440px,.95fr);align-items:center;gap:46px;padding:clamp(38px,6vw,90px) max(5vw,34px);opacity:0;visibility:hidden;transform:scale(1.015);transition:opacity .7s ease,transform 1.05s cubic-bezier(.2,.7,.2,1),visibility .7s}.sf-hero-slide.is-active{opacity:1;visibility:visible;transform:scale(1)}.sf-hero-slide::before{content:"";position:absolute;inset:0;background:linear-gradient(90deg,rgba(28,29,34,.96) 0%,rgba(28,29,34,.78) 45%,rgba(28,29,34,var(--hero-overlay,.38)) 100%),var(--hero-image) center/cover no-repeat;z-index:-2}.sf-hero-slide::after{content:"";position:absolute;inset:0;background:radial-gradient(circle at 74% 40%,rgba(216,182,90,.13),transparent 35%),linear-gradient(180deg,transparent 75%,rgba(24,25,30,.78));z-index:-1}.sf-hero-copy{max-width:760px;display:grid;gap:19px;animation:sfRise .8s both}.sf-hero-kicker{width:max-content;padding:7px 14px;border-radius:999px;background:rgba(216,182,90,.13);color:var(--sf-gold-2);font-size:11px;font-weight:900;letter-spacing:.12em;text-transform:uppercase}.sf-hero-copy h1{font-size:clamp(43px,5.6vw,88px);line-height:1.07;margin:0;color:#fff;letter-spacing:-.035em;text-wrap:balance}.sf-hero-copy>p{font-size:clamp(15px,1.35vw,20px);line-height:2;margin:0;max-width:650px;color:#e2d9ca;text-wrap:pretty}.sf-hero-actions{display:flex;gap:10px;flex-wrap:wrap}.sf-button{min-height:50px;padding:0 20px;border-radius:16px;display:inline-flex;align-items:center;justify-content:center;font-weight:900;transition:.2s}.sf-button:hover{transform:translateY(-2px)}.sf-button-primary{background:linear-gradient(145deg,#f2d98c,#bd8b2d);color:#291b06;box-shadow:0 18px 42px rgba(190,141,46,.23)}.sf-button-ghost{background:rgba(255,255,255,.075);color:#fff;backdrop-filter:blur(10px)}.sf-hero-trust{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;max-width:650px}.sf-hero-trust span{display:flex;align-items:center;gap:9px;color:#eee5d6;font-size:12px}.sf-hero-trust svg{width:20px;height:20px;color:var(--sf-gold-2);flex:none}.sf-hero-visual{position:relative;height:min(68vh,610px);display:grid;place-items:center;animation:sfFloat 7s ease-in-out infinite}.sf-hero-visual>img{max-width:100%;max-height:100%;width:100%;height:100%;object-fit:contain;filter:drop-shadow(0 32px 80px rgba(0,0,0,.36))}.sf-glass-card{position:absolute;min-width:190px;padding:12px 14px;border-radius:18px;background:rgba(38,39,46,.78);backdrop-filter:blur(18px);box-shadow:var(--sf-shadow-soft);display:grid;gap:2px}.sf-glass-card small{color:var(--sf-muted);font-size:10px}.sf-glass-card b{font-size:12px}.sf-glass-card-top{top:10%;inset-inline-start:0}.sf-glass-card-bottom{bottom:10%;inset-inline-end:0}.sf-hero-controls{position:absolute;inset-inline:0;bottom:22px;z-index:4;display:flex;justify-content:center;align-items:center;gap:12px}.sf-hero-controls>button{width:40px;height:40px;border:0;border-radius:50%;background:rgba(255,255,255,.08);color:#fff;font-size:25px}.sf-hero-controls>div{display:flex;gap:7px}.sf-hero-controls>div button{width:9px;height:9px;padding:0;border:0;border-radius:20px;background:rgba(255,255,255,.3);transition:.25s}.sf-hero-controls>div button.active{width:34px;background:var(--sf-gold)}@keyframes sfRise{from{opacity:0;transform:translateY(20px)}}@keyframes sfFloat{50%{transform:translateY(-10px)}}@keyframes sfPulse{50%{opacity:.45;box-shadow:0 0 0 11px rgba(85,218,160,0)}}
.sf-home{max-width:1540px;margin:auto;padding:32px 34px 110px;display:grid;gap:80px}.sf-quick-actions{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:12px}.sf-quick-actions a{min-height:110px;display:grid;grid-template-columns:54px 1fr;align-items:center;gap:14px;padding:18px 20px;border-radius:24px;background:linear-gradient(145deg,rgba(255,255,255,.045),rgba(255,255,255,.018));box-shadow:var(--sf-shadow-soft);transition:.25s}.sf-quick-actions a:hover{transform:translateY(-5px);background:rgba(216,182,90,.08)}.sf-quick-actions a>span{width:54px;height:54px;border-radius:18px;background:rgba(216,182,90,.12);display:grid;place-items:center;color:var(--sf-gold-2)}.sf-quick-actions svg{width:27px;height:27px}.sf-quick-actions b{display:block;font-size:15px}.sf-quick-actions small{display:block;color:var(--sf-muted);margin-top:4px;line-height:1.8}.sf-section,.sf-market-section{display:grid;gap:22px}.sf-section>header,.sf-market-section>header{display:flex;align-items:end;justify-content:space-between;gap:18px}.sf-section>header>div>span,.sf-market-section>header>div>span{color:var(--sf-gold-2);font-size:11px;font-weight:900;letter-spacing:.12em;text-transform:uppercase}.sf-section h2,.sf-market-section h2{font-size:clamp(29px,3.2vw,48px);margin:3px 0 0;line-height:1.2;text-wrap:balance}.sf-section header p,.sf-market-section header p{margin:7px 0 0;color:var(--sf-muted)}.sf-section header>a,.sf-market-section header>a{display:flex;align-items:center;gap:7px;color:var(--sf-gold-2);font-weight:800}.sf-section header>a svg,.sf-market-section header>a svg{width:18px;height:18px}.sf-category-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:10px}.sf-category-grid a{min-height:92px;display:grid;grid-template-columns:50px minmax(0,1fr) 20px;align-items:center;gap:12px;padding:14px 16px;border-radius:22px;background:rgba(255,255,255,.035);transition:.25s}.sf-category-grid a:hover{background:rgba(216,182,90,.08);transform:translateY(-3px)}.sf-category-grid>a>span{width:50px;height:50px;border-radius:17px;background:rgba(216,182,90,.11);display:grid;place-items:center;color:var(--sf-gold-2)}.sf-category-grid svg{width:24px;height:24px}.sf-category-grid b{display:block}.sf-category-grid small{display:block;color:var(--sf-muted);margin-top:2px}.sf-category-grid>a>svg{width:18px;height:18px;color:var(--sf-gold-2)}.sf-product-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:16px}.sf-product-card{min-width:0;border-radius:28px;overflow:hidden;background:linear-gradient(180deg,rgba(255,255,255,.045),rgba(255,255,255,.018));box-shadow:var(--sf-shadow-soft);transition:.3s}.sf-product-card:hover{transform:translateY(-6px);box-shadow:var(--sf-shadow)}.sf-product-media{height:300px;position:relative;display:grid;place-items:center;padding:22px;background:radial-gradient(circle at 50% 20%,rgba(216,182,90,.18),transparent 33%),linear-gradient(180deg,#292a30,#222329)}.sf-product-media::after{content:"";position:absolute;bottom:23px;width:65%;height:14px;border-radius:50%;background:radial-gradient(circle,rgba(0,0,0,.34),transparent 70%)}.sf-product-media img{width:82%;height:82%;object-fit:contain;filter:drop-shadow(0 24px 42px rgba(0,0,0,.35));z-index:1}.sf-product-badge{position:absolute;top:14px;inset-inline-start:14px;max-width:75%;padding:5px 10px;border-radius:999px;background:rgba(38,39,45,.82);color:var(--sf-gold-2);font-size:10px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;z-index:2}.sf-product-spark{position:absolute;top:14px;inset-inline-end:14px;width:34px;height:34px;border-radius:13px;background:rgba(255,255,255,.08);display:grid;place-items:center;color:var(--sf-gold-2);z-index:2}.sf-product-spark svg{width:18px}.sf-product-copy{padding:17px;min-width:0}.sf-product-copy>small{color:var(--sf-muted);font-size:10px}.sf-product-copy h3{margin:4px 0 12px;font-size:17px;line-height:1.75;min-height:58px}.sf-product-meta{display:flex;justify-content:space-between;gap:8px;padding-bottom:11px;color:var(--sf-muted);font-size:10px}.sf-product-copy footer{padding-top:12px;display:flex;align-items:center;justify-content:space-between;gap:10px}.sf-product-copy footer strong{display:block;min-width:0;max-width:calc(100% - 46px);color:#fff;font-size:clamp(12px,1.1vw,17px);font-variant-numeric:tabular-nums;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.sf-product-copy footer>a{width:40px;height:40px;border-radius:14px;background:linear-gradient(145deg,#eed488,#b8882d);color:#2a1b06;display:grid;place-items:center;flex:none}.sf-product-copy footer svg{width:18px}.sf-recommended{position:relative}.sf-recommended::before{content:"";position:absolute;inset:-25px -20px;z-index:-1;background:radial-gradient(circle at 15% 15%,rgba(216,182,90,.08),transparent 30%)}.sf-market-section{width:100vw;margin-inline:calc(50% - 50vw);padding:64px max(34px,calc((100vw - 1540px)/2));background:linear-gradient(145deg,#23242a,#1e1f24)}.sf-market-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:5px}.sf-market-grid article{min-width:0;padding:18px 16px;background:rgba(255,255,255,.025);border-radius:16px;transition:.2s}.sf-market-grid article:hover,.sf-market-grid article.is-emphasized{background:rgba(216,182,90,.075)}.sf-market-grid article>div,.sf-market-grid footer{display:flex;justify-content:space-between;gap:8px;align-items:center}.sf-market-grid article>div span{color:var(--sf-gold-2);font-size:10px}.sf-market-grid article small,.sf-market-grid footer{color:var(--sf-muted);font-size:10px}.sf-market-grid h3{font-size:14px;margin:12px 0 5px}.sf-market-grid article>strong{display:block;min-width:0;max-width:100%;font-size:clamp(17px,1.65vw,28px);line-height:1.3;font-variant-numeric:tabular-nums;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.sf-market-section>p{color:var(--sf-dim);font-size:11px;margin:0}.sf-benefits{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:15px}.sf-benefits article{padding:22px;border-radius:25px;background:rgba(255,255,255,.025)}.sf-benefits article>span{width:52px;height:52px;border-radius:17px;background:rgba(216,182,90,.11);display:grid;place-items:center;color:var(--sf-gold-2)}.sf-benefits svg{width:26px}.sf-benefits b{display:block;margin:14px 0 7px;font-size:17px}.sf-benefits p{color:var(--sf-muted);margin:0;line-height:2}.sf-latest-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:10px}.sf-latest-grid>a{min-width:0;display:grid;grid-template-columns:82px minmax(0,1fr);align-items:center;gap:12px;padding:10px;border-radius:20px;background:rgba(255,255,255,.028)}.sf-latest-grid img{width:82px;height:82px;border-radius:18px;object-fit:cover;background:#eee8dc}.sf-latest-grid div{min-width:0}.sf-latest-grid small{color:var(--sf-muted);font-size:10px}.sf-latest-grid b{display:block;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.sf-latest-grid strong{display:block;margin-top:5px;max-width:100%;font-size:12px;color:var(--sf-gold-2);font-variant-numeric:tabular-nums;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.sf-footer{max-width:1540px;margin:auto;padding:36px 34px 110px;display:flex;align-items:flex-start;justify-content:space-between;gap:24px;color:var(--sf-muted)}.sf-footer p{margin:5px 0 0}.sf-footer>div:nth-child(2){display:flex;gap:18px;flex-wrap:wrap}.sf-footer a{color:#eadcbf}.sf-mobile-nav{display:none}
[data-fit-number]{font-variant-numeric:tabular-nums;min-width:0;max-width:100%}
@media(max-width:1150px){.sf-header-inner{grid-template-columns:auto auto;justify-content:space-between}.sf-nav{display:none;position:absolute;top:calc(100% + 8px);right:16px;left:16px;padding:12px;flex-direction:column;align-items:stretch;background:rgba(39,40,46,.97);border-radius:22px;box-shadow:var(--sf-shadow)}.sf-nav.open{display:flex}.sf-nav a{text-align:center}.sf-live-link,.sf-cart-link{display:none}.sf-menu-button{display:flex}.sf-hero-slide{grid-template-columns:1fr;gap:12px}.sf-hero-visual{position:absolute;inset-inline-end:-8%;bottom:-10%;width:58%;height:57%;opacity:.62}.sf-hero-copy{position:relative;z-index:2}.sf-quick-actions,.sf-category-grid,.sf-product-grid,.sf-market-grid,.sf-benefits,.sf-latest-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}
@media(max-width:760px){:root{--sf-header:66px}.sf-header-inner{padding:0 14px}.sf-brand small{display:none}.sf-brand img,.sf-brand-mark{width:40px;height:40px}.sf-account-link,.sf-login-link{display:none}.sf-ticker-label{height:42px;padding:0 15px}.sf-ticker-label a{display:none}.sf-ticker-item{min-width:235px;height:62px;padding:0 13px;grid-template-columns:34px minmax(0,1fr) minmax(75px,auto)}.sf-ticker-item>span{width:34px;height:34px}.sf-hero{height:calc(100svh - var(--sf-header));min-height:620px}.sf-hero-slide{padding:42px 18px 78px;align-content:start}.sf-hero-copy{gap:15px}.sf-hero-copy h1{font-size:clamp(34px,10vw,50px)}.sf-hero-copy>p{font-size:14px;line-height:1.9}.sf-hero-trust{grid-template-columns:1fr 1fr}.sf-hero-trust span{font-size:10px}.sf-hero-visual{width:78%;height:43%;opacity:.42;inset-inline-end:-20%;bottom:0}.sf-glass-card{display:none}.sf-home{padding:22px 14px 105px;gap:58px}.sf-quick-actions{grid-template-columns:1fr 1fr}.sf-quick-actions a{min-height:100px;padding:14px;grid-template-columns:44px 1fr}.sf-quick-actions a>span{width:44px;height:44px}.sf-section>header,.sf-market-section>header{align-items:start;flex-direction:column}.sf-section h2,.sf-market-section h2{font-size:29px}.sf-category-grid,.sf-product-grid,.sf-market-grid,.sf-benefits,.sf-latest-grid{grid-template-columns:1fr 1fr}.sf-product-media{height:215px}.sf-product-copy{padding:12px}.sf-product-copy h3{font-size:13px;min-height:48px}.sf-product-meta{display:none}.sf-product-copy footer strong{font-size:11px}.sf-market-section{padding:42px 14px}.sf-market-grid article{padding:13px 11px}.sf-market-grid article>strong{font-size:17px}.sf-benefits article{padding:16px}.sf-benefits b{font-size:14px}.sf-benefits p{font-size:11px}.sf-latest-grid>a{grid-template-columns:65px 1fr}.sf-latest-grid img{width:65px;height:65px}.sf-footer{padding:28px 14px 100px;flex-direction:column}.sf-mobile-nav{display:grid;grid-template-columns:repeat(5,1fr);position:fixed;right:10px;left:10px;bottom:max(10px,env(safe-area-inset-bottom));z-index:100;padding:8px;border-radius:22px;background:rgba(38,39,45,.92);backdrop-filter:blur(20px);box-shadow:0 18px 60px rgba(0,0,0,.3)}.sf-mobile-nav a{display:grid;justify-items:center;gap:4px;padding:7px 3px;border-radius:15px;color:var(--sf-muted);font-size:10px}.sf-mobile-nav svg{width:21px;height:21px}.sf-mobile-nav a.is-active{background:rgba(216,182,90,.13);color:#fff}}
@media(max-width:430px){.sf-hero-trust{grid-template-columns:1fr}.sf-quick-actions,.sf-category-grid,.sf-product-grid,.sf-market-grid,.sf-benefits,.sf-latest-grid{grid-template-columns:1fr}.sf-product-media{height:270px}.sf-market-grid article>strong{font-size:21px}}
@media(prefers-reduced-motion:reduce){*,*::before,*::after{animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important;scroll-behavior:auto!important}}
/* Customer pages */
.sf-page-hero{width:100%;padding:82px max(34px,calc((100vw - 1540px)/2)) 46px;background:linear-gradient(180deg,rgba(216,182,90,.065),transparent)}.sf-page-hero-compact{padding-top:58px;padding-bottom:34px}.sf-page-hero>span{color:var(--sf-gold-2);font-size:11px;font-weight:900;letter-spacing:.12em;text-transform:uppercase}.sf-page-hero h1{font-size:clamp(34px,4vw,58px);margin:7px 0;line-height:1.2}.sf-page-hero p{margin:0;color:var(--sf-muted);font-size:15px;max-width:760px}.sf-catalog-page,.sf-related,.sf-product-detail,.sf-cart-page,.sf-trade-page,.sf-account-grid{max-width:1540px;margin:auto;padding:28px 34px 100px}.sf-catalog-toolbar{display:grid;grid-template-columns:minmax(0,1fr) 240px auto;gap:9px;margin-bottom:22px}.storefront-v3 input,.storefront-v3 select,.storefront-v3 textarea{width:100%;min-height:48px;padding:0 14px;border:0;border-radius:15px;background:rgba(255,255,255,.055);color:#fff;outline:0}.storefront-v3 textarea{padding-block:12px}.storefront-v3 input:focus,.storefront-v3 select:focus,.storefront-v3 textarea:focus{box-shadow:0 0 0 4px rgba(216,182,90,.08);background:rgba(255,255,255,.075)}.sf-shop-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:16px}.sf-empty{grid-column:1/-1;text-align:center;color:var(--sf-muted);padding:34px}.sf-product-detail{display:grid;grid-template-columns:minmax(0,.95fr) minmax(0,1.05fr);gap:54px;align-items:start}.sf-product-gallery{min-height:620px;display:grid;place-items:center;border-radius:34px;background:radial-gradient(circle at top,rgba(216,182,90,.16),transparent 34%),linear-gradient(180deg,#292a30,#222329)}.sf-product-gallery img{width:76%;height:76%;object-fit:contain;filter:drop-shadow(0 30px 65px rgba(0,0,0,.35))}.sf-product-detail-copy{display:grid;gap:16px}.sf-detail-sku{color:var(--sf-gold-2);font-size:11px}.sf-product-detail-copy h1{font-size:clamp(36px,4vw,60px);line-height:1.2;margin:0}.sf-product-detail-copy>p{margin:0;color:var(--sf-muted);font-size:15px;line-height:2}.sf-detail-price strong{display:block;font-size:clamp(25px,3vw,43px);white-space:nowrap;overflow:hidden;text-overflow:ellipsis;color:#fff}.sf-price-breakdown{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:7px}.sf-price-breakdown div{min-width:0;padding:12px;border-radius:17px;background:rgba(255,255,255,.035)}.sf-price-breakdown span{display:block;color:var(--sf-muted);font-size:10px}.sf-price-breakdown b{display:block;margin-top:5px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.sf-product-specs{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:7px;margin:0}.sf-product-specs div{display:flex;justify-content:space-between;gap:10px;padding:11px 13px;border-radius:15px;background:rgba(255,255,255,.03)}.sf-product-specs dt{color:var(--sf-muted)}.sf-wide{width:100%}.sf-detail-note{color:var(--sf-muted)}.sf-related{padding-top:0}.sf-related header h2{font-size:30px}.sf-cart-page,.sf-trade-page{display:grid;grid-template-columns:minmax(0,1.4fr) minmax(320px,.6fr);gap:16px;align-items:start}.sf-customer-panel,.sf-cart-summary{min-width:0;padding:20px;border-radius:26px;background:rgba(255,255,255,.035);box-shadow:var(--sf-shadow-soft)}.sf-customer-panel>header,.sf-cart-summary>header{display:flex;justify-content:space-between;align-items:center;gap:10px}.sf-customer-panel h2,.sf-cart-summary h2{margin:0 0 14px;font-size:20px}.sf-text-button{min-height:38px;padding:0 12px;border:0;border-radius:12px;background:rgba(216,182,90,.1);color:var(--sf-gold-2)}.sf-cart-summary{position:sticky;top:calc(var(--sf-header) + 18px)}.sf-cart-summary>div{display:grid;gap:8px;padding:20px 0}.sf-cart-summary strong{font-size:clamp(22px,2vw,32px);white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.sf-cart-summary small{color:var(--sf-muted)}.sf-trade-prices{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}.sf-trade-prices article{min-width:0;padding:14px;border-radius:18px;background:rgba(255,255,255,.028)}.sf-trade-prices span,.sf-trade-prices small{display:block}.sf-trade-prices small{color:var(--sf-muted)}.sf-trade-prices strong{display:block;margin:7px 0;font-size:clamp(16px,1.5vw,23px);white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.sf-live-state{display:inline-flex;align-items:center;gap:7px;color:var(--sf-muted);font-size:11px}.sf-live-state i{width:7px;height:7px;border-radius:50%;background:#55daa0}.sf-trade-form form,.sf-form-grid{display:grid;gap:10px}.sf-trade-form label,.sf-form-grid label,.sf-inline-form label{display:grid;gap:5px;color:var(--sf-muted)}.sf-quote-box{margin-top:15px;padding-top:15px}.sf-quote-box dl{display:grid;gap:7px}.sf-quote-box dl div{display:flex;justify-content:space-between;gap:10px;padding:10px;border-radius:14px;background:rgba(255,255,255,.025)}.sf-quote-box dt{color:var(--sf-muted)}.sf-account-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:16px}.sf-span-2{grid-column:span 2}.sf-wallet-row{display:grid;grid-template-columns:1fr auto;gap:5px;padding:12px 0}.sf-wallet-row+ .sf-wallet-row{box-shadow:inset 0 1px rgba(255,255,255,.045)}.sf-wallet-row strong{white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.sf-wallet-row small{grid-column:1/-1;color:var(--sf-muted)}.sf-inline-form{display:grid;grid-template-columns:repeat(3,minmax(0,1fr)) auto;gap:9px;align-items:end}.sf-table-wrap{overflow:auto}.sf-table-wrap table{width:100%;border-collapse:collapse;white-space:nowrap}.sf-table-wrap th,.sf-table-wrap td{padding:10px 11px;text-align:start}.sf-table-wrap th{color:var(--sf-muted);font-weight:700}.sf-table-wrap tbody tr:nth-child(even){background:rgba(255,255,255,.018)}
.sf-board{min-height:100vh;width:100%;padding:26px 30px;background:linear-gradient(145deg,#202127,#191a1f);color:var(--sf-text);font-family:var(--font)}.sf-board>header{display:flex;justify-content:space-between;align-items:center;gap:15px;margin-bottom:24px}.sf-board>header>a{display:flex;align-items:center;gap:12px}.sf-board-mark{width:54px;height:54px;border-radius:18px;display:grid;place-items:center;background:linear-gradient(145deg,#efd68b,#b8872c);color:#291a05;font-size:27px;font-weight:900}.sf-board>header>a div{display:grid}.sf-board>header small{color:var(--sf-muted)}.sf-board>header>div{display:flex;align-items:center;gap:16px}.sf-board>header>div span{display:flex;align-items:center;gap:7px;color:var(--sf-muted)}.sf-board>header>div i{width:8px;height:8px;border-radius:50%;background:#55daa0}.sf-board-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:5px}.sf-board-grid article{min-width:0;padding:19px;border-radius:18px;background:rgba(255,255,255,.03)}.sf-board-grid h2{font-size:20px;margin:0}.sf-board-grid small{color:var(--sf-muted)}.sf-board-grid dl{display:grid;grid-template-columns:1fr 1fr;gap:8px;margin:18px 0}.sf-board-grid dl div{min-width:0}.sf-board-grid dt{color:var(--sf-muted);font-size:11px}.sf-board-grid dd{margin:5px 0 0;font-size:clamp(18px,2vw,30px);white-space:nowrap;overflow:hidden;text-overflow:ellipsis;font-variant-numeric:tabular-nums}.sf-board-grid footer,.sf-board>footer{display:flex;justify-content:space-between;gap:10px;color:var(--sf-muted)}.sf-board-empty{grid-column:1/-1;text-align:center;padding:55px!important}.sf-board>footer{padding-top:22px}
@media(max-width:1100px){.sf-shop-grid,.sf-board-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.sf-product-detail{grid-template-columns:1fr}.sf-product-gallery{min-height:480px}.sf-cart-page,.sf-trade-page{grid-template-columns:1fr}.sf-cart-summary{position:static}.sf-price-breakdown{grid-template-columns:repeat(2,minmax(0,1fr))}}
@media(max-width:760px){.sf-page-hero,.sf-catalog-page,.sf-related,.sf-product-detail,.sf-cart-page,.sf-trade-page,.sf-account-grid{padding-inline:14px}.sf-catalog-toolbar{grid-template-columns:1fr}.sf-shop-grid,.sf-board-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.sf-product-gallery{min-height:360px}.sf-product-specs,.sf-account-grid{grid-template-columns:1fr}.sf-span-2{grid-column:auto}.sf-inline-form{grid-template-columns:1fr}.sf-trade-prices{grid-template-columns:1fr 1fr}.sf-board{padding:15px 12px 90px}.sf-board>header{align-items:flex-start}.sf-board>header>div{flex-direction:column;align-items:flex-end}.sf-board-grid article{padding:13px}.sf-board-grid h2{font-size:14px}.sf-board-grid dd{font-size:17px}}
@media(max-width:430px){.sf-shop-grid,.sf-board-grid,.sf-trade-prices{grid-template-columns:1fr}.sf-price-breakdown{grid-template-columns:1fr 1fr}}
html[dir="rtl"] .sf-ticker-track{animation-name:sfTickerRtl}@keyframes sfTickerRtl{from{transform:translate3d(-50%,0,0)}to{transform:translate3d(0,0,0)}}

/* RC12 responsive price ribbon — static, paged, maximum three rows. */
.sf-price-ribbon{width:100%;padding:14px clamp(14px,3vw,42px) 18px;background:linear-gradient(180deg,rgba(255,255,255,.025),transparent);position:relative;z-index:4}
.sf-price-ribbon-head{display:flex;align-items:center;justify-content:space-between;gap:12px;max-width:1800px;margin:0 auto 9px;color:var(--sf-muted)}
.sf-price-ribbon-head>div,.sf-price-ribbon-head>a{display:flex;align-items:center;gap:8px}.sf-price-ribbon-head i{width:7px;height:7px;border-radius:50%;background:var(--sf-green);box-shadow:0 0 0 7px rgba(78,208,154,.1)}.sf-price-ribbon-head span{font-size:12px;font-weight:800;color:var(--sf-text)}.sf-price-ribbon-head a{font-size:11px;color:var(--sf-accent-2)}.sf-price-ribbon-head svg{width:16px;height:16px}
.sf-price-ribbon-pages{max-width:1800px;margin:auto;min-height:58px}.sf-price-ribbon-page{display:none;grid-template-columns:repeat(var(--ribbon-cols,6),minmax(0,1fr));grid-template-rows:repeat(var(--ribbon-rows,1),minmax(54px,1fr));gap:5px}.sf-price-ribbon-page.is-active{display:grid;animation:sfRibbonPage .28s ease}@keyframes sfRibbonPage{from{opacity:.35;transform:translateY(3px)}}
.sf-price-ribbon-item{min-width:0;display:grid;grid-template-columns:32px minmax(0,1fr) auto;align-items:center;gap:8px;padding:8px 9px;border-radius:14px;background:rgba(255,255,255,.026);transition:background .18s ease,transform .18s ease}.sf-price-ribbon-item:hover{background:rgba(255,255,255,.055);transform:translateY(-1px)}.sf-price-ribbon-item.is-emphasized{background:linear-gradient(135deg,rgba(216,182,90,.13),rgba(255,255,255,.025))}.sf-price-ribbon-icon{width:32px;height:32px;border-radius:11px;display:grid;place-items:center;background:rgba(216,182,90,.1);color:var(--sf-accent-2)}.sf-price-ribbon-icon svg{width:18px;height:18px}.sf-price-ribbon-copy{min-width:0}.sf-price-ribbon-copy b,.sf-price-ribbon-copy small{display:block;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.sf-price-ribbon-copy b{font-size:10px;color:var(--sf-text)}.sf-price-ribbon-copy small{font-size:8px;color:var(--sf-muted)}.sf-price-ribbon-item>strong{min-width:0;max-width:100%;white-space:nowrap;overflow:hidden;text-align:end;font-size:12px;color:#f1d383;font-variant-numeric:tabular-nums}
.sf-price-ribbon-controls{display:flex;align-items:center;justify-content:center;gap:10px;margin-top:8px}.sf-price-ribbon-controls button{width:28px;height:28px;border:0;border-radius:10px;background:rgba(255,255,255,.05);color:var(--sf-text)}.sf-price-ribbon-controls span{display:flex;gap:5px}.sf-price-ribbon-controls span i{display:block;width:7px;height:7px;border-radius:50%;background:rgba(255,255,255,.16)}.sf-price-ribbon-controls span i.active{width:18px;border-radius:99px;background:var(--sf-accent)}
@media(max-width:700px){.sf-price-ribbon{padding-inline:10px}.sf-price-ribbon-copy small{display:none}.sf-price-ribbon-item{grid-template-columns:28px minmax(0,1fr);grid-template-areas:"icon price" "copy price";padding:6px}.sf-price-ribbon-icon{grid-area:icon;width:28px;height:28px}.sf-price-ribbon-copy{grid-area:copy}.sf-price-ribbon-item>strong{grid-area:price;font-size:10px}.sf-price-ribbon-head{margin-bottom:6px}}

/* RC13 media synchronization */
.sf-product-main-media{display:grid;place-items:center;min-height:420px;overflow:hidden;border-radius:26px;background:radial-gradient(circle at top,rgba(216,182,90,.12),transparent 40%),#202127}
.sf-product-main-media img{width:100%;height:100%;max-height:560px;object-fit:contain;padding:24px;transition:opacity .2s ease,transform .25s ease}
.sf-product-thumbnails{display:grid;grid-template-columns:repeat(auto-fit,minmax(76px,1fr));gap:10px;margin-top:12px}
.sf-product-thumbnails button{padding:6px;min-height:82px;border:1px solid rgba(255,255,255,.07);border-radius:16px;background:#25262d;overflow:hidden}
.sf-product-thumbnails button.is-active{border-color:rgba(216,182,90,.55);box-shadow:0 0 0 3px rgba(216,182,90,.09)}
.sf-product-thumbnails img{width:100%;height:70px;object-fit:cover;border-radius:11px}
.sf-hero-visual picture{display:grid;place-items:center;width:100%;height:100%}
.sf-hero-visual picture img{width:100%;height:100%;object-fit:contain}
@media(max-width:720px){.sf-product-main-media{min-height:320px}.sf-product-main-media img{max-height:430px;padding:14px}.sf-product-thumbnails{grid-template-columns:repeat(4,minmax(0,1fr))}}

/* RC14 storefront luxury refinements */
.sf-header-search{position:relative;display:flex;align-items:center;min-width:min(340px,30vw);height:46px;padding:0 6px 0 14px;border-radius:18px;background:rgba(255,255,255,.055);box-shadow:inset 0 0 0 1px rgba(255,255,255,.04)}
.sf-header-search input{min-height:auto;height:100%;padding:0 10px 0 0;background:transparent!important;box-shadow:none!important}
.sf-header-search button{width:38px;height:38px;border:0;border-radius:13px;background:linear-gradient(145deg,#efd58a,#b9872c);color:#2a1b06;font-weight:900}
.sf-search-suggestions{position:absolute;top:calc(100% + 8px);inset-inline:0;display:grid;gap:6px;padding:10px;border-radius:18px;background:rgba(34,35,41,.96);box-shadow:var(--sf-shadow);backdrop-filter:blur(18px);z-index:40}
.sf-search-suggestions a{display:grid;grid-template-columns:52px minmax(0,1fr) auto;align-items:center;gap:10px;padding:8px 9px;border-radius:14px;color:#fff}
.sf-search-suggestions a:hover{background:rgba(216,182,90,.08)}
.sf-search-suggestions img{width:52px;height:52px;object-fit:cover;border-radius:14px;background:#2b2c32}
.sf-search-suggestions span{min-width:0;display:grid}.sf-search-suggestions b,.sf-search-suggestions small,.sf-search-suggestions strong{white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.sf-search-suggestions small{color:var(--sf-muted);font-size:10px}.sf-search-suggestions strong{font-size:12px;max-width:150px}
.sf-hero-visual{perspective:1200px}.sf-hero-aura{position:absolute;inset:12% 14%;border-radius:34px;background:radial-gradient(circle at center,rgba(216,182,90,.32),transparent 64%);filter:blur(34px);animation:sfPulseAura 5.2s ease-in-out infinite;z-index:0}
.sf-hero-figure{position:relative;z-index:1;width:min(94%,620px);height:min(100%,590px);padding:18px;border-radius:34px;background:linear-gradient(160deg,rgba(255,255,255,.16),rgba(255,255,255,.03));box-shadow:0 40px 90px rgba(0,0,0,.32),inset 0 1px rgba(255,255,255,.2);backdrop-filter:blur(20px);transform-style:preserve-3d;animation:sfHeroLift 6s ease-in-out infinite}
.sf-hero-figure::before{content:"";position:absolute;inset:12px;border-radius:28px;background:linear-gradient(145deg,rgba(216,182,90,.12),rgba(255,255,255,.02));box-shadow:inset 0 0 0 1px rgba(255,255,255,.08)}
.sf-hero-figure picture,.sf-hero-figure img{position:relative;width:100%;height:100%;display:block;object-fit:contain}.sf-hero-figure img{border-radius:26px;filter:drop-shadow(0 35px 70px rgba(0,0,0,.36))}
@keyframes sfHeroLift{50%{transform:translateY(-10px) rotateY(-4deg) rotateX(2deg)}}
@keyframes sfPulseAura{50%{opacity:.55;transform:scale(1.04)}}
.sf-product-card{border-radius:32px}.sf-product-media{height:345px;padding:20px 20px 10px}.sf-product-media img{width:92%;height:92%;object-fit:cover;border-radius:28px;box-shadow:0 24px 42px rgba(0,0,0,.24)}
.sf-product-copy h3{min-height:50px}.sf-product-copy footer>a{width:44px;height:44px;border-radius:16px}
.sf-page-hero,.sf-catalog-page,.sf-related,.sf-product-detail{max-width:1560px}
.sf-product-gallery{min-height:720px;padding:18px;gap:16px;background:radial-gradient(circle at top,rgba(216,182,90,.18),transparent 34%),linear-gradient(180deg,#292a30,#1d1e24)}
.sf-product-main-media{position:relative;min-height:520px;border-radius:32px;background:linear-gradient(160deg,rgba(255,255,255,.08),rgba(255,255,255,.03));box-shadow:inset 0 0 0 1px rgba(255,255,255,.06)}
.sf-product-main-media::after{content:"";position:absolute;inset:22px;border-radius:26px;background:radial-gradient(circle at center,rgba(216,182,90,.12),transparent 54%);pointer-events:none}
.sf-product-main-media img{position:relative;z-index:1;max-height:620px;border-radius:26px;transition:transform .22s ease,transform-origin .1s linear}
.sf-product-main-media.is-zoomed{cursor:zoom-in}.sf-product-main-media.is-zoomed img{transform:scale(2.45)}
.sf-zoom-toggle{position:absolute;top:16px;inset-inline-start:16px;z-index:2;min-height:40px;padding:0 14px;border:0;border-radius:13px;background:rgba(26,27,33,.74);color:#fff;backdrop-filter:blur(12px)}
.sf-zoom-hint{position:absolute;bottom:16px;inset-inline-start:16px;z-index:2;padding:8px 12px;border-radius:12px;background:rgba(26,27,33,.74);color:#ece1ca;font-size:11px;backdrop-filter:blur(12px)}
.sf-product-thumbnails button{min-height:96px;border-radius:18px;background:#202127}.sf-product-thumbnails img{height:80px;border-radius:13px;object-fit:cover}
.sf-detail-sku{display:inline-flex;width:max-content;padding:7px 12px;border-radius:999px;background:rgba(216,182,90,.1);font-weight:800}
.sf-detail-price small{display:block;margin-top:6px;color:var(--sf-muted)}
.sf-product-specs-rich{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.sf-product-specs-rich div{display:grid;gap:4px;padding:14px 15px;border-radius:18px;background:rgba(255,255,255,.035)}
.sf-product-specs-rich dt{display:flex;align-items:center;gap:10px;color:#f0e4c9}.sf-spec-icon{width:30px;height:30px;border-radius:11px;background:rgba(216,182,90,.12);display:grid;place-items:center;color:var(--sf-gold-2);font-size:13px}
.sf-product-specs-rich dd{margin:0;font-size:13px;color:var(--sf-muted)}
.sf-footer-pro{display:grid;grid-template-columns:minmax(0,1.2fr) minmax(0,.8fr) auto;align-items:start;gap:22px;padding:34px max(34px,calc((100vw - 1540px)/2)) 42px;background:linear-gradient(180deg,#18191e,#141519)}
.sf-footer-brand{display:grid;gap:12px}.sf-footer-brand p{margin:0;color:var(--sf-muted);line-height:2}.sf-footer-links,.sf-socials{display:flex;flex-wrap:wrap;gap:10px}.sf-footer-links a,.sf-socials a{padding:10px 14px;border-radius:14px;background:rgba(255,255,255,.045);color:#fff}
.sf-footer-meta{display:grid;gap:14px}.sf-license-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(92px,1fr));gap:10px}.sf-license-card{display:grid;gap:8px;padding:10px;border-radius:20px;background:rgba(255,255,255,.04);justify-items:center;text-align:center}.sf-license-media{width:100%;aspect-ratio:1;border-radius:16px;background:rgba(255,255,255,.05);display:grid;place-items:center;overflow:hidden}.sf-license-media img{width:100%;height:100%;object-fit:contain;padding:10px}.sf-license-card small{color:var(--sf-muted);font-size:10px;line-height:1.6}
.sf-back-to-top{position:fixed;left:18px;bottom:24px;z-index:102;width:48px;height:48px;border:0;border-radius:18px;background:linear-gradient(145deg,#efd58a,#b9872c);color:#281a05;font-size:21px;box-shadow:0 18px 45px rgba(0,0,0,.24);opacity:0;pointer-events:none;transform:translateY(10px);transition:.25s}
.sf-back-to-top.is-visible{opacity:1;pointer-events:auto;transform:translateY(0)}
@media(max-width:1180px){.sf-header-search{min-width:240px}.sf-product-media{height:300px}.sf-footer-pro{grid-template-columns:1fr}.sf-footer-pro>small{order:3}}
@media(max-width:760px){.sf-header-actions{gap:8px}.sf-header-search{display:none}.sf-hero-figure{width:min(86vw,420px);height:min(52vh,390px)}.sf-product-media{height:250px}.sf-product-media img{object-fit:contain}.sf-product-main-media{min-height:360px}.sf-product-main-media img{max-height:430px}.sf-product-specs-rich{grid-template-columns:1fr}.sf-footer-pro{padding-inline:14px}.sf-back-to-top{left:14px;bottom:92px}}

/* ==================================================
   RC15 — Performance, fullscreen hero and media viewer
   ================================================== */
html{scroll-behavior:smooth}body.storefront-v3{min-width:320px}.storefront-v3 img,.storefront-v3 video{max-width:100%}.storefront-v3 button{cursor:pointer}.storefront-v3 [hidden]{display:none!important}
.sf-section,.sf-market-section,.sf-benefits,.sf-related,.sf-footer{content-visibility:auto;contain-intrinsic-size:700px}.sf-product-card,.sf-category-grid>a,.sf-market-grid>article{contain:layout paint style}

/* The first viewport is one uninterrupted composition; header floats over Hero. */
.sf-home-layout .sf-header{position:absolute;inset:0 0 auto;box-shadow:none;background:linear-gradient(180deg,rgba(16,16,20,.72),rgba(16,16,20,.2),transparent);border:0}.sf-home-layout .sf-main{margin:0}.sf-home-layout .sf-price-ribbon{position:absolute;top:var(--sf-header);inset-inline:0;z-index:55;background:rgba(22,22,27,.46);backdrop-filter:blur(14px)}
.sf-home-layout .sf-hero{width:100%;max-width:none;margin:0;min-height:100svh;padding:0;overflow:hidden;background:#1b1c21}.sf-home-layout .sf-hero-track,.sf-home-layout .sf-hero-slide{min-height:100svh}.sf-home-layout .sf-hero-slide{padding:calc(var(--sf-header) + 112px) max(34px,calc((100vw - 1540px)/2)) 70px;border:0;border-radius:0;box-shadow:none;background:transparent;grid-template-columns:minmax(0,1fr) minmax(420px,.9fr);isolation:isolate}.sf-hero-backdrop{position:absolute;inset:0;background-size:cover;background-position:center;filter:saturate(.88) brightness(.54);transform:scale(1.04);transition:opacity .7s ease,transform 7s ease;z-index:-3}.sf-hero-slide.is-active .sf-hero-backdrop{transform:scale(1)}.sf-hero-slide::before{content:"";position:absolute;inset:0;background:linear-gradient(90deg,rgba(17,17,21,.94) 0%,rgba(17,17,21,.76) 38%,rgba(17,17,21,.24) 72%,rgba(17,17,21,.44) 100%);z-index:-2}.sf-hero-slide::after{content:"";position:absolute;inset:auto 0 0;height:28%;background:linear-gradient(transparent,var(--sf-bg));z-index:-1;pointer-events:none}
.sf-hero-visual{min-height:560px;display:grid;place-items:center;position:relative}.sf-hero-figure{position:relative;width:min(48vw,720px);height:min(70vh,700px);padding:0!important;border:0!important;border-radius:0!important;background:none!important;box-shadow:none!important;backdrop-filter:none!important;transform-style:preserve-3d;animation:sfHeroFloat 7s ease-in-out infinite}.sf-hero-figure::before,.sf-hero-figure::after{display:none!important}.sf-hero-figure picture{display:grid;place-items:center;width:100%;height:100%}.sf-hero-figure img{width:100%;height:100%;object-fit:contain;border-radius:0!important;filter:drop-shadow(0 42px 75px rgba(0,0,0,.48)) saturate(1.06);-webkit-mask-image:radial-gradient(ellipse 68% 72% at 52% 50%,#000 48%,rgba(0,0,0,.94) 62%,rgba(0,0,0,.35) 78%,transparent 94%);mask-image:radial-gradient(ellipse 68% 72% at 52% 50%,#000 48%,rgba(0,0,0,.94) 62%,rgba(0,0,0,.35) 78%,transparent 94%);transition:transform .6s ease,filter .6s ease}.sf-hero-slide.is-active .sf-hero-figure img{animation:sfJewelleryBreath 6.5s ease-in-out infinite}.sf-hero-aura{position:absolute;inset:10%;background:radial-gradient(circle,rgba(216,182,90,.34),transparent 68%);filter:blur(44px);animation:sfPulseAura 5.5s ease-in-out infinite}.sf-glass-card{background:rgba(28,28,34,.54);border:1px solid rgba(255,255,255,.08);box-shadow:0 16px 44px rgba(0,0,0,.2);backdrop-filter:blur(14px)}
@keyframes sfHeroFloat{50%{transform:translate3d(0,-12px,0) rotateY(-3deg) rotateX(1deg)}}@keyframes sfJewelleryBreath{50%{transform:scale(1.025) translateY(-5px);filter:drop-shadow(0 48px 90px rgba(0,0,0,.5)) saturate(1.14)}}

/* Product imagery uses more visual area without hard edges. */
.sf-product-media{height:380px;padding:12px;background:radial-gradient(circle at 50% 20%,rgba(216,182,90,.18),transparent 36%),linear-gradient(180deg,#28282e,#202127);overflow:hidden}.sf-product-media::after{content:"";position:absolute;inset:auto 12% 12px;height:20px;border-radius:50%;background:radial-gradient(ellipse,rgba(0,0,0,.4),transparent 70%);filter:blur(4px)}.sf-product-media img{width:96%;height:96%;object-fit:contain!important;border-radius:34px!important;box-shadow:none!important;filter:drop-shadow(0 28px 46px rgba(0,0,0,.34));transition:transform .45s ease,filter .45s ease}.sf-product-card:hover .sf-product-media img{transform:scale(1.045) translateY(-4px);filter:drop-shadow(0 34px 58px rgba(0,0,0,.42))}

/* Product detail media: click opens a complete viewer, no inline zoom button. */
.sf-product-gallery{min-height:720px;background:radial-gradient(circle at 50% 18%,rgba(216,182,90,.18),transparent 35%),linear-gradient(180deg,#292a30,#1d1e24);border-radius:36px;padding:18px}.sf-product-main-media{position:relative;width:100%;min-height:570px;border:0;border-radius:32px;background:transparent;display:grid;place-items:center;overflow:hidden;color:#fff}.sf-product-main-media::before{content:"";position:absolute;inset:7%;border-radius:38%;background:radial-gradient(circle,rgba(216,182,90,.14),transparent 64%);filter:blur(18px)}.sf-product-main-media img,.sf-product-main-media video{position:relative;z-index:1;width:92%;height:92%;max-height:650px;object-fit:contain;padding:0;border-radius:30px;filter:drop-shadow(0 30px 60px rgba(0,0,0,.4));transition:transform .35s ease}.sf-product-main-media:hover img,.sf-product-main-media:hover video{transform:scale(1.015)}.sf-media-open-hint{position:absolute;z-index:2;bottom:18px;inset-inline-start:18px;padding:9px 13px;border-radius:14px;background:rgba(26,27,33,.72);backdrop-filter:blur(12px);font-size:11px;color:#f2e6cc}.sf-media-play{position:absolute;z-index:3;width:68px;height:68px;border-radius:50%;display:grid;place-items:center;background:rgba(216,182,90,.9);color:#281b06;font-size:24px;box-shadow:0 18px 45px rgba(0,0,0,.3)}.sf-product-thumbnails{grid-template-columns:repeat(auto-fit,minmax(86px,1fr));gap:10px}.sf-product-thumbnails button{position:relative;min-height:92px;border:0;border-radius:18px;background:#24252b;padding:7px;overflow:hidden}.sf-product-thumbnails button.is-active{box-shadow:0 0 0 2px var(--sf-gold),0 12px 30px rgba(0,0,0,.2)}.sf-product-thumbnails img{width:100%;height:78px;object-fit:cover;border-radius:13px}.sf-thumb-video{position:relative;display:block}.sf-thumb-video i{position:absolute;inset:50% auto auto 50%;transform:translate(-50%,-50%);width:28px;height:28px;border-radius:50%;display:grid;place-items:center;background:rgba(216,182,90,.9);color:#291b05;font-style:normal;font-size:10px}

/* Full media lightbox / player. */
.sf-media-lightbox{width:100vw;height:100dvh;max-width:none;max-height:none;margin:0;padding:0;border:0;background:rgba(9,9,12,.96);color:#fff}.sf-media-lightbox::backdrop{background:#09090c}.sf-media-viewer{height:100%;display:grid;grid-template-rows:auto minmax(0,1fr) auto}.sf-media-viewer>header{display:flex;justify-content:space-between;align-items:center;gap:16px;padding:14px 18px;background:rgba(25,25,30,.88);border-bottom:1px solid rgba(255,255,255,.07);backdrop-filter:blur(14px)}.sf-media-viewer>header b,.sf-media-viewer>header small{display:block}.sf-media-viewer>header small{color:var(--sf-muted);margin-top:2px}.sf-media-toolbar{display:flex;gap:7px;align-items:center}.sf-media-toolbar button,.sf-media-viewer>footer>button{min-width:42px;height:42px;border:0;border-radius:14px;background:rgba(255,255,255,.07);color:#fff;font-size:18px}.sf-media-stage{position:relative;overflow:hidden;display:grid;place-items:center;touch-action:none;cursor:grab;background:radial-gradient(circle at center,rgba(216,182,90,.08),transparent 48%),#111216}.sf-media-stage.is-dragging{cursor:grabbing}.sf-media-stage img{max-width:92%;max-height:88%;transform:translate3d(var(--media-x,0px),var(--media-y,0px),0) scale(var(--media-scale,1));transform-origin:var(--media-origin-x,50%) var(--media-origin-y,50%);transition:transform .08s linear;will-change:transform;user-select:none;-webkit-user-drag:none}.sf-media-stage video{width:min(92vw,1500px);height:min(82vh,900px);object-fit:contain;background:#000;border-radius:18px}.sf-media-viewer>footer{display:grid;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:10px;padding:10px 14px;background:rgba(25,25,30,.92);border-top:1px solid rgba(255,255,255,.07)}.sf-media-strip{display:flex;gap:8px;overflow:auto;scrollbar-width:thin;padding:2px}.sf-media-strip button{flex:0 0 68px;height:58px;padding:4px;border:0;border-radius:12px;background:rgba(255,255,255,.05);overflow:hidden}.sf-media-strip button.is-active{box-shadow:0 0 0 2px var(--sf-gold)}.sf-media-strip img{width:100%;height:100%;object-fit:cover;border-radius:9px}

/* Cart functionality moved out of the large generic runtime. */
.sf-cart-list{display:grid;gap:10px}.cart-line{display:grid;grid-template-columns:72px minmax(0,1fr) auto minmax(110px,auto) auto;gap:12px;align-items:center;padding:12px;border-radius:18px;background:rgba(255,255,255,.035)}.cart-line img{width:72px;height:72px;object-fit:cover;border-radius:16px}.cart-line small{display:block;color:var(--sf-muted)}.cart-qty{display:flex;align-items:center;gap:8px}.cart-qty button,.cart-line>.icon-btn{width:34px;height:34px;border:0;border-radius:11px;background:rgba(255,255,255,.07);color:#fff}.cart-line strong{white-space:nowrap;overflow:hidden;text-overflow:ellipsis}
.sf-toast{position:fixed;left:18px;bottom:24px;z-index:140;max-width:min(420px,calc(100vw - 36px));padding:13px 16px;border-radius:16px;background:#27282e;color:#fff;box-shadow:0 18px 60px rgba(0,0,0,.35);border:1px solid rgba(255,255,255,.08)}.sf-toast.success{border-color:rgba(85,218,160,.35)}.sf-toast.danger{border-color:rgba(239,107,107,.4)}

/* Information-rich enterprise footer. */
.sf-footer-enterprise{background:linear-gradient(180deg,#17181d,#111216);padding:64px max(24px,calc((100vw - 1540px)/2)) 28px;color:var(--sf-muted)}.sf-footer-top{display:grid;grid-template-columns:minmax(280px,1.35fr) repeat(2,minmax(150px,.58fr)) minmax(260px,.9fr);gap:42px}.sf-footer-about{display:grid;align-content:start;gap:18px}.sf-footer-logo{display:flex;align-items:center;gap:13px}.sf-footer-logo img,.sf-footer-logo>span{width:56px;height:56px;border-radius:18px;display:grid;place-items:center;background:linear-gradient(145deg,#f2d98f,#b9872c);color:#281a05;font-size:27px;font-weight:900}.sf-footer-logo b,.sf-footer-logo small{display:block}.sf-footer-logo b{font-size:22px;color:#fff}.sf-footer-logo small{font-size:11px;color:#d8c59a}.sf-footer-about p{margin:0;line-height:2.15;max-width:520px}.sf-footer-column,.sf-footer-contact{display:grid;align-content:start;gap:11px}.sf-footer-column h3,.sf-footer-contact h3{margin:0 0 8px;color:#fff;font-size:16px}.sf-footer-column a{color:#cfc5b4}.sf-footer-column a:hover{color:var(--sf-gold-2);transform:translateX(-3px)}.sf-footer-contact>a,.sf-footer-contact-item{display:grid;grid-template-columns:38px 1fr;gap:10px;align-items:center;padding:9px 0}.sf-footer-contact>a>span,.sf-footer-contact-item>span{width:38px;height:38px;border-radius:13px;display:grid;place-items:center;background:rgba(216,182,90,.1);color:var(--sf-gold-2)}.sf-footer-contact small,.sf-footer-contact b{display:block}.sf-footer-contact small{font-size:10px}.sf-footer-contact b{font-size:12px;color:#efe5d3;line-height:1.8}.sf-social-icons{display:flex;gap:8px;flex-wrap:wrap}.sf-social-icons a{width:42px;height:42px;border-radius:14px;display:grid;place-items:center;background:rgba(255,255,255,.05);color:#efe3c8}.sf-social-icons a:hover{background:rgba(216,182,90,.14);color:#fff;transform:translateY(-3px)}.sf-social-icons svg{width:21px;height:21px;stroke:currentColor;stroke-width:1.7;stroke-linecap:round;stroke-linejoin:round}.sf-footer-trust{margin-top:36px;padding-top:24px;border-top:1px solid rgba(255,255,255,.07);display:grid;grid-template-columns:minmax(200px,.7fr) minmax(0,1.3fr);gap:24px;align-items:center}.sf-footer-trust b,.sf-footer-trust small{display:block}.sf-footer-trust b{color:#fff;font-size:16px}.sf-footer-trust small{margin-top:5px}.sf-footer-trust .sf-license-grid{grid-template-columns:repeat(auto-fit,minmax(88px,1fr));max-width:760px;margin-inline-start:auto}.sf-footer-trust .sf-license-card{background:rgba(255,255,255,.035);border-radius:16px;padding:8px}.sf-footer-trust .sf-license-card img{width:64px;height:64px;object-fit:contain}.sf-footer-bottom{display:flex;justify-content:space-between;gap:14px;flex-wrap:wrap;margin-top:28px;padding-top:18px;border-top:1px solid rgba(255,255,255,.06);font-size:11px}

@media(max-width:1150px){.sf-home-layout .sf-hero-slide{grid-template-columns:1fr;padding-top:calc(var(--sf-header) + 120px)}.sf-hero-visual{position:absolute;inset:auto -8% -4% auto;width:58%;height:58%;opacity:.68}.sf-hero-copy{position:relative;z-index:3;max-width:720px}.sf-footer-top{grid-template-columns:repeat(2,minmax(0,1fr))}.sf-footer-trust{grid-template-columns:1fr}.sf-footer-trust .sf-license-grid{margin:0}}
@media(max-width:760px){.sf-home-layout .sf-header{position:absolute}.sf-home-layout .sf-price-ribbon{top:var(--sf-header)}.sf-home-layout .sf-hero-slide{padding:calc(var(--sf-header) + 108px) 16px 90px;align-items:start}.sf-home-layout .sf-hero-track,.sf-home-layout .sf-hero-slide{min-height:100svh}.sf-hero-copy h1{font-size:clamp(34px,11vw,52px)}.sf-hero-copy p{font-size:14px}.sf-hero-visual{inset:auto -22% -5% auto;width:90%;height:48%;opacity:.55}.sf-hero-figure{width:100%;height:100%}.sf-glass-card{display:none}.sf-product-media{height:280px}.sf-product-gallery{min-height:auto;padding:10px;border-radius:24px}.sf-product-main-media{min-height:390px;border-radius:22px}.sf-product-main-media img,.sf-product-main-media video{width:98%;height:98%;border-radius:20px}.sf-media-open-hint{bottom:10px;inset-inline-start:10px}.sf-media-viewer>header{padding:10px}.sf-media-toolbar button{min-width:36px;height:36px;border-radius:11px}.sf-media-stage img{max-width:98%;max-height:92%}.sf-media-stage video{width:100vw;height:72vh;border-radius:0}.cart-line{grid-template-columns:58px minmax(0,1fr) auto}.cart-line img{width:58px;height:58px}.cart-line .cart-qty,.cart-line strong{grid-column:2/4}.sf-footer-top{grid-template-columns:1fr;gap:28px}.sf-footer-enterprise{padding-inline:16px;padding-bottom:110px}.sf-footer-trust{grid-template-columns:1fr}.sf-footer-bottom{flex-direction:column}.sf-toast{bottom:96px}}
@media(prefers-reduced-motion:reduce){.sf-hero-figure,.sf-hero-figure img,.sf-hero-aura,.sf-live-link i{animation:none!important}.sf-hero-backdrop{transition:none}.storefront-v3 *{scroll-behavior:auto!important}}
