:root{--red:#ed1c24;--red2:#a90910;--ink:#070707;--panel:#101010;--line:#282828;--soft:#a5a5a5;--white:#f5f3f0}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--ink);color:var(--white);font-family:Inter,Arial,sans-serif;overflow-x:hidden}a{color:inherit;text-decoration:none}em{font-style:italic;color:var(--red)}.site-header{height:88px;display:flex;align-items:center;padding:0 clamp(24px,5vw,82px);position:absolute;z-index:10;width:100%;border-bottom:1px solid rgba(255,255,255,.1)}.brand{display:flex;align-items:center;position:relative;font-family:Montserrat,sans-serif;font-weight:800;font-size:24px;font-style:italic;letter-spacing:-1.5px;min-width:180px}.brand span{position:relative;z-index:2;text-shadow:0 1px 0 #111}.brand small{display:block;color:var(--red);font:600 8px/1 Montserrat,sans-serif;letter-spacing:.8px;text-align:right;margin-top:-2px}.brand-mark{position:absolute;left:-4px;top:-12px;width:94px;height:28px;fill:none;stroke:var(--red);stroke-width:2.5}.desktop-nav{display:flex;gap:36px;margin:auto;font-size:13px;font-weight:600}.desktop-nav a{color:#ccc;transition:.25s}.desktop-nav a:hover{color:white}.header-cta{font-size:13px;font-weight:700;padding:13px 18px;border:1px solid #555}.header-cta span{color:var(--red);margin-left:16px}.menu-toggle{display:none;background:none;border:0}.hero{min-height:780px;height:100svh;position:relative;display:flex;align-items:center;padding:110px clamp(24px,8vw,130px) 60px;isolation:isolate}.hero-bg{position:absolute;inset:0;z-index:-2;background:url('assets/glorious-hero.png') center/cover no-repeat}.hero:after{content:"";position:absolute;inset:0;z-index:-1;background:linear-gradient(90deg,rgba(0,0,0,.91) 0%,rgba(0,0,0,.71) 38%,rgba(0,0,0,.06) 68%),linear-gradient(0deg,rgba(0,0,0,.7),transparent 38%)}.hero-content{max-width:680px}.eyebrow,.kicker{text-transform:uppercase;letter-spacing:2.6px;font-size:11px;font-weight:700}.eyebrow{display:flex;gap:12px;align-items:center;margin-bottom:26px}.eyebrow span{display:block;width:32px;height:2px;background:var(--red)}h1,h2,h3{font-family:Montserrat,sans-serif;margin:0}h1{font-size:clamp(62px,7.4vw,114px);line-height:.88;letter-spacing:-6px;text-transform:uppercase;font-style:italic}h1 em{display:block}.hero-content>p{color:#c3c3c3;font-size:17px;line-height:1.7;max-width:550px;margin:30px 0}.hero-actions{display:flex;gap:12px;flex-wrap:wrap}.btn{padding:17px 22px;font-size:13px;font-weight:700;display:inline-flex;gap:34px;align-items:center;justify-content:center;transition:.25s}.btn-primary{background:var(--red);color:white}.btn-primary:hover{background:#ff3138;transform:translateY(-2px)}.btn-ghost{border:1px solid #666;background:rgba(0,0,0,.35)}.btn-ghost:hover{border-color:white}.hero-proof{display:flex;align-items:center;margin-top:42px}.avatars{display:flex;margin-right:14px}.avatars span{width:31px;height:31px;border-radius:50%;display:grid;place-items:center;background:#272727;border:2px solid #0a0a0a;margin-left:-7px;color:var(--red);font-size:10px;font-weight:800}.hero-proof strong,.hero-proof small{display:block}.hero-proof strong{font-size:12px}.hero-proof small{font-size:10px;color:#999;margin-top:3px}.hero-scroll{position:absolute;right:48px;bottom:55px;writing-mode:vertical-rl;text-transform:uppercase;letter-spacing:3px;font-size:9px;color:#aaa;display:flex;align-items:center;gap:12px}.hero-scroll span{width:1px;height:45px;background:var(--red)}.value-strip{display:grid;grid-template-columns:repeat(4,1fr);padding:26px clamp(24px,6vw,100px);background:#0b0b0b;border-block:1px solid #202020}.value-strip article{display:flex;gap:13px;align-items:center;justify-content:center;border-right:1px solid #272727}.value-strip article:last-child{border:0}.value-icon{font-size:22px;color:var(--red)}.value-strip strong,.value-strip small{display:block}.value-strip strong{font-size:12px}.value-strip small{font-size:10px;color:#777;margin-top:4px}.section{padding:110px clamp(24px,7vw,110px)}.section-head{display:flex;justify-content:space-between;align-items:flex-end;margin-bottom:50px}.kicker{color:var(--red);display:block;margin-bottom:18px}.section-head h2,.custom-copy h2{font-size:clamp(38px,4.4vw,70px);line-height:.98;letter-spacing:-3.5px;text-transform:uppercase}.section-head>a{font-size:12px;border-bottom:1px solid #555;padding-bottom:8px}.section-head>a span{color:var(--red);margin-left:12px}.product-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.product-image{aspect-ratio:.82;background-size:cover;background-position:center;position:relative;overflow:hidden;filter:saturate(.78);transition:.5s}.product-card:hover .product-image{filter:saturate(1);background-size:112%}.product-one{background-image:linear-gradient(0deg,rgba(0,0,0,.65),transparent 55%),url('https://images.unsplash.com/photo-1504215680853-026ed2a45def?auto=format&fit=crop&w=1000&q=85');background-size:cover}.product-two{background-image:linear-gradient(0deg,rgba(0,0,0,.65),transparent 55%),url('https://images.unsplash.com/photo-1492144534655-ae79c964c9d7?auto=format&fit=crop&w=1000&q=85');background-size:cover}.product-three{background-image:linear-gradient(0deg,rgba(0,0,0,.65),transparent 55%),url('https://images.unsplash.com/photo-1511919884226-fd3cad34687c?auto=format&fit=crop&w=1000&q=85');background-size:cover}.product-image>span{position:absolute;top:20px;left:20px;font:700 10px Montserrat;color:#aaa}.card-action{position:absolute;right:0;bottom:0;width:54px;height:54px;display:grid;place-items:center;background:var(--red);font-size:20px;transform:translateY(100%);transition:.3s}.product-card:hover .card-action{transform:none}.product-meta{display:flex;justify-content:space-between;align-items:flex-start;padding:19px 2px}.product-meta h3{font-size:16px}.product-meta p{font-size:11px;color:#7d7d7d;margin:6px 0}.product-meta b{font-size:8px;text-transform:uppercase;letter-spacing:1px;color:#bbb;border:1px solid #444;padding:6px 8px}.custom{display:grid;grid-template-columns:1fr 1fr;gap:10vw;align-items:center;background:#0d0d0d;overflow:hidden}.custom-visual{min-height:640px;position:relative;background:radial-gradient(circle at 50% 50%,#391010 0,transparent 55%)}.visual-panel{position:absolute;width:58%;aspect-ratio:.72;background:url('assets/glorious-hero.png') 80% center/auto 100% no-repeat;border:9px solid #171717;box-shadow:0 25px 60px #000}.visual-panel.back{left:4%;top:2%;transform:rotate(-7deg);opacity:.45}.visual-panel.front{right:8%;top:9%;transform:rotate(4deg)}.detail-badge{position:absolute;bottom:12%;left:1%;width:132px;height:132px;border-radius:50%;background:var(--red);display:grid;place-content:center;text-align:center;box-shadow:0 0 0 8px rgba(237,28,36,.15)}.detail-badge strong{font:800 27px Montserrat}.detail-badge small{font-size:9px;text-transform:uppercase;width:72px;margin:auto}.custom-copy>p{color:#999;line-height:1.8;font-size:14px;max-width:500px;margin:26px 0}.custom-copy ul{list-style:none;padding:0;margin:32px 0}.custom-copy li{display:flex;gap:20px;padding:18px 0;border-top:1px solid #282828}.custom-copy li>span{font:700 11px Montserrat;color:var(--red)}.custom-copy li strong,.custom-copy li small{display:block}.custom-copy li strong{font:600 13px Montserrat}.custom-copy li small{font-size:11px;color:#777;margin-top:5px}.process{background:#f0efec;color:#0a0a0a}.process .section-head p{max-width:310px;color:#666;font-size:13px;line-height:1.6}.steps{display:grid;grid-template-columns:repeat(4,1fr);border-top:1px solid #c7c7c7}.steps article{padding:32px 27px;border-right:1px solid #c7c7c7;position:relative}.steps article:last-child{border-right:0}.steps article>span{font:700 9px Montserrat;color:#999}.step-icon{font-size:32px;color:var(--red);margin:60px 0 30px}.steps h3{font-size:17px}.steps p{font-size:11px;color:#6d6d6d;line-height:1.7}.social-section{background:#090909}.social-card{background:linear-gradient(110deg,#1a0506,#101010 58%);border:1px solid #2a2020;padding:65px;display:grid;grid-template-columns:1fr 1fr;gap:60px;align-items:center;position:relative;overflow:hidden}.social-card:after{content:"";position:absolute;width:420px;height:420px;border:80px solid rgba(237,28,36,.07);border-radius:50%;right:-150px;top:-200px}.social-card h2{font-size:clamp(34px,4vw,58px);text-transform:uppercase;font-style:italic}.social-card p{color:#888;font-size:12px}.social-links{position:relative;z-index:2}.social-links a{display:grid;grid-template-columns:80px 1fr auto;align-items:center;padding:20px 0;border-bottom:1px solid #393030}.social-links span{font-size:10px;color:#888}.social-links b{font:600 14px Montserrat}.social-links i{font-style:normal;color:var(--red)}footer{padding:80px clamp(24px,7vw,110px) 28px;background:#050505}.footer-top{display:grid;grid-template-columns:.55fr 1.2fr auto;align-items:center;gap:40px;padding-bottom:70px}.footer-top h2{font-size:clamp(30px,3.5vw,56px);line-height:1.05;text-transform:uppercase;font-style:italic}.footer-bottom{border-top:1px solid #242424;padding-top:25px;display:flex;gap:40px;color:#6b6b6b;font-size:10px}.footer-bottom a:first-of-type{margin-left:auto}.whatsapp-fab{position:fixed;right:22px;bottom:20px;z-index:20;width:51px;height:51px;border-radius:50%;display:grid;place-items:center;background:#22c063;color:#fff;font-size:22px;box-shadow:0 8px 25px #000}.whatsapp-fab span{position:absolute;right:62px;white-space:nowrap;background:#fff;color:#111;font-size:10px;font-weight:700;padding:8px 11px;border-radius:3px;opacity:0;transform:translateX(8px);transition:.25s}.whatsapp-fab:hover span{opacity:1;transform:none}.reveal{opacity:0;transform:translateY(24px);transition:opacity .7s ease,transform .7s ease}.reveal.visible{opacity:1;transform:none}
@media(max-width:900px){.desktop-nav,.header-cta{display:none}.site-header{height:72px}.menu-toggle{display:block;margin-left:auto}.menu-toggle span{display:block;width:24px;height:1px;background:white;margin:7px}.desktop-nav.open{display:flex;position:absolute;top:72px;left:0;right:0;background:#080808;padding:30px;flex-direction:column}.hero{min-height:720px;padding-top:110px}.hero:after{background:linear-gradient(90deg,rgba(0,0,0,.92),rgba(0,0,0,.55)),linear-gradient(0deg,#0000,rgba(0,0,0,.3))}.value-strip{grid-template-columns:1fr 1fr;gap:24px}.value-strip article:nth-child(2){border:0}.product-grid{grid-template-columns:1fr 1fr}.product-card:last-child{grid-column:span 2}.product-card:last-child .product-image{aspect-ratio:1.7}.custom{grid-template-columns:1fr}.custom-visual{min-height:560px}.steps{grid-template-columns:1fr 1fr}.steps article:nth-child(2){border-right:0}.steps article:nth-child(-n+2){border-bottom:1px solid #ccc}.social-card{grid-template-columns:1fr}.footer-top{grid-template-columns:1fr}.footer-brand{margin-bottom:20px}}
@media(max-width:560px){h1{font-size:54px;letter-spacing:-3px}.hero{min-height:720px;padding-bottom:40px;align-items:flex-end}.hero-content>p{font-size:14px}.hero-scroll{display:none}.value-strip{grid-template-columns:1fr;padding-block:22px}.value-strip article{justify-content:flex-start;border-right:0;border-bottom:1px solid #242424;padding-bottom:17px}.value-strip article:last-child{border:0;padding:0}.section{padding-block:76px}.section-head{display:block}.section-head>a{display:inline-block;margin-top:24px}.section-head h2,.custom-copy h2{font-size:38px;letter-spacing:-2px}.product-grid{grid-template-columns:1fr}.product-card:last-child{grid-column:auto}.product-card:last-child .product-image,.product-image{aspect-ratio:.88}.custom{padding-inline:20px}.custom-visual{min-height:430px}.social-card{padding:35px 24px}.social-links a{grid-template-columns:65px 1fr auto}.steps{grid-template-columns:1fr}.steps article{border-right:0;border-bottom:1px solid #ccc!important}.step-icon{margin:30px 0 20px}.footer-bottom{flex-direction:column;gap:15px}.footer-bottom a:first-of-type{margin-left:0}.footer-top{padding-bottom:45px}}
@media(prefers-reduced-motion:reduce){*{scroll-behavior:auto!important}.reveal{opacity:1;transform:none;transition:none}}

/* Mobile containment and menu affordance */
.hero-content{width:100%;min-width:0}
@media(max-width:900px){
  .menu-toggle{display:block;position:absolute;right:24px;top:22px;width:32px;height:28px;padding:0;z-index:3}
  .menu-toggle span{display:block;width:24px;height:1px;background:#fff;margin:7px auto}
}
@media(max-width:560px){
  .hero-bg{background-position:63% center}
  .hero-content>p{max-width:100%;overflow-wrap:anywhere}
}

/* Local Glorious product photography */
.product-one{background-image:linear-gradient(0deg,rgba(0,0,0,.65),transparent 55%),url('assets/products/model-01.jpg');background-size:cover}
.product-two{background-image:linear-gradient(0deg,rgba(0,0,0,.65),transparent 55%),url('assets/products/model-06.jpg');background-size:cover}
.product-three{background-image:linear-gradient(0deg,rgba(0,0,0,.65),transparent 55%),url('assets/products/model-15.jpg');background-size:cover}
.collection-store-link{display:flex;flex-direction:column;align-items:center;gap:13px;margin-top:44px}.collection-store-link .btn{min-width:250px}.collection-store-link small{color:#666;font-size:9px;letter-spacing:.35px}
.hero-video{width:100%;height:100%;display:block;object-fit:cover;object-position:center}.custom-video{position:absolute;inset:0;width:100%;height:100%;display:block;object-fit:cover;object-position:center;background:#090909}.custom-video-shade{position:absolute;inset:0;background:linear-gradient(90deg,rgba(0,0,0,.14),transparent 45%),linear-gradient(0deg,rgba(0,0,0,.6),transparent 45%);pointer-events:none}.custom-visual:has(.custom-video){background:#090909;min-height:640px;overflow:hidden}.custom-visual:has(.custom-video):after{content:"";position:absolute;inset:18px;border:1px solid rgba(255,255,255,.15);pointer-events:none}.custom-visual .detail-badge{z-index:2}

/* Shop */
.shop-page{background:#080808}.shop-header{position:fixed;background:rgba(5,5,5,.84);backdrop-filter:blur(16px)}.shop-hero{min-height:600px;padding:180px clamp(24px,7vw,110px) 90px;display:flex;align-items:flex-end;justify-content:space-between;gap:40px;border-bottom:1px solid #242424;background:radial-gradient(circle at 82% 55%,rgba(237,28,36,.17),transparent 26%),linear-gradient(115deg,#050505,#111)}.shop-hero-copy{max-width:850px}.shop-hero h1{font-size:clamp(58px,7vw,108px)}.shop-hero p{color:#999;max-width:590px;line-height:1.7}.shop-hero-stat{display:flex;align-items:center;gap:16px;padding-bottom:12px}.shop-hero-stat strong{font:800 70px Montserrat;color:var(--red);line-height:1}.shop-hero-stat span{text-transform:uppercase;font-size:9px;letter-spacing:1.4px;color:#888}.shop-catalog{padding-top:80px}.shop-toolbar{display:flex;justify-content:space-between;align-items:flex-end;margin-bottom:42px}.shop-toolbar h2{font-size:clamp(34px,4vw,58px);text-transform:uppercase;font-style:italic}.filters{display:flex;gap:6px;flex-wrap:wrap}.filter{border:1px solid #343434;background:transparent;color:#8d8d8d;padding:10px 14px;font:600 10px Inter;cursor:pointer;transition:.2s}.filter:hover,.filter.active{color:white;background:var(--red);border-color:var(--red)}.shop-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:28px 16px}.shop-card{animation:shopCardIn .5s both;animation-delay:var(--delay)}@keyframes shopCardIn{from{opacity:0;transform:translateY(14px)}}.shop-card-media{width:100%;padding:0;border:0;background:#111;display:block;position:relative;overflow:hidden;cursor:pointer;aspect-ratio:.74;color:white;text-align:left}.shop-card-media:after{content:"";position:absolute;inset:0;background:linear-gradient(0deg,rgba(0,0,0,.75),transparent 45%);opacity:.55;transition:.3s}.shop-card-media img{width:100%;height:100%;object-fit:cover;display:block;transition:transform .5s,filter .5s;filter:saturate(.82)}.shop-card:hover img{transform:scale(1.035);filter:saturate(1)}.shop-card-number{position:absolute;z-index:2;left:15px;top:15px;font:700 9px Montserrat;background:rgba(0,0,0,.65);padding:6px}.shop-card-cta{position:absolute;z-index:3;left:15px;right:15px;bottom:15px;display:flex;align-items:center;justify-content:space-between;background:var(--red);padding:13px 15px;font-size:11px;font-weight:700;transform:translateY(75px);transition:.3s}.shop-card:hover .shop-card-cta,.shop-card-media:focus-visible .shop-card-cta{transform:none}.shop-card-info{display:flex;justify-content:space-between;gap:10px;padding:16px 2px}.shop-card-info h3{font-size:13px}.shop-card-info p{font-size:10px;color:#777;margin:5px 0 0}.shop-card-info>span{font-size:8px;letter-spacing:1px;text-transform:uppercase;color:var(--red)}.shop-custom-banner{margin:0 clamp(24px,7vw,110px) 100px;padding:60px;background:linear-gradient(115deg,#201010,#101010);border:1px solid #332020;display:grid;grid-template-columns:1.2fr 1fr auto;align-items:center;gap:50px}.shop-custom-banner h2{font-size:clamp(32px,3.5vw,54px);line-height:1;text-transform:uppercase}.shop-custom-banner p{color:#888;font-size:12px;line-height:1.7}.shop-custom-banner button{border:0;cursor:pointer}.shop-footer{padding:20px clamp(24px,7vw,110px) 30px}.modal-open{overflow:hidden}.order-modal{position:fixed;inset:0;z-index:100;display:grid;place-items:center;visibility:hidden;opacity:0;transition:.25s}.order-modal.open{visibility:visible;opacity:1}.modal-backdrop{position:absolute;inset:0;background:rgba(0,0,0,.83);backdrop-filter:blur(7px)}.order-dialog{width:min(1040px,calc(100% - 36px));max-height:92vh;overflow:auto;position:relative;z-index:1;background:#101010;border:1px solid #333;box-shadow:0 35px 90px #000;transform:translateY(20px);transition:.3s}.order-modal.open .order-dialog{transform:none}.modal-close{position:absolute;z-index:4;right:16px;top:16px;width:38px;height:38px;border:1px solid #555;background:rgba(0,0,0,.7);color:white;font-size:24px;cursor:pointer}.order-product{display:grid;grid-template-columns:260px 1fr;min-height:260px;background:#080808;border-bottom:1px solid #292929}.order-product img{width:100%;height:260px;object-fit:cover}.order-product-copy{align-self:center;padding:36px}.order-product-copy h2{font-size:clamp(26px,3vw,44px);text-transform:uppercase;font-style:italic}.order-product-copy p{color:var(--red);font-size:12px;font-weight:700}.order-product-copy small{color:#666}.order-form{padding:38px 44px 42px}.form-section-title{display:flex;gap:13px;align-items:flex-start;margin:25px 0 16px;padding-top:22px;border-top:1px solid #2d2d2d}.form-section-title:first-of-type{margin-top:0;padding-top:0;border:0}.form-section-title>span{color:var(--red);font:700 10px Montserrat}.form-section-title strong,.form-section-title small{display:block}.form-section-title strong{font:600 13px Montserrat}.form-section-title small{font-size:9px;color:#666;margin-top:3px}.form-grid{display:grid;grid-template-columns:1fr 1fr;gap:13px}.field{display:grid;gap:7px}.field-wide{grid-column:1/-1}.field>span{font-size:9px;text-transform:uppercase;letter-spacing:.7px;color:#9a9a9a}.field input,.field select,.field textarea{width:100%;border:1px solid #383838;background:#171717;color:#f3f3f3;padding:13px 14px;font:12px Inter;outline:0;border-radius:0}.field input:focus,.field select:focus,.field textarea:focus{border-color:var(--red)}.field textarea{resize:vertical}.form-consent{display:flex;gap:10px;align-items:flex-start;margin:25px 0 18px;font-size:9px;color:#888;line-height:1.5}.form-consent input{accent-color:var(--red);margin-top:2px}.btn-whatsapp{border:0;background:#20b85a;color:white;width:100%;cursor:pointer;font-size:12px}.btn-whatsapp b{margin-left:auto}.wa-dot{font-size:18px}.form-privacy{text-align:center;color:#606060;font-size:8px;margin:12px 0 0}
@media(max-width:1050px){.shop-grid{grid-template-columns:repeat(3,1fr)}.shop-custom-banner{grid-template-columns:1fr 1fr}.shop-custom-banner .btn{grid-column:1/-1;justify-self:start}.shop-toolbar{align-items:flex-start;gap:24px;flex-direction:column}}
@media(max-width:760px){.shop-hero{min-height:570px;display:block;padding-top:170px}.shop-hero-stat{margin-top:50px}.shop-grid{grid-template-columns:repeat(2,1fr)}.shop-custom-banner{grid-template-columns:1fr;padding:38px 25px;gap:20px}.shop-custom-banner .btn{grid-column:auto}.order-product{grid-template-columns:130px 1fr;min-height:190px}.order-product img{height:190px}.order-product-copy{padding:24px 18px}.order-form{padding:27px 20px}.form-grid{grid-template-columns:1fr}.field-wide{grid-column:auto}}
@media(max-width:480px){.shop-hero h1{font-size:49px}.shop-grid{grid-template-columns:1fr}.shop-card-media{aspect-ratio:.84}.shop-hero-stat strong{font-size:55px}.filters{gap:5px}.filter{padding:9px 11px}.order-dialog{width:100%;max-height:100vh;height:100vh}.order-product{grid-template-columns:110px 1fr}.order-product-copy h2{font-size:21px}.modal-close{right:10px;top:10px}}

/* Guided WhatsApp widget */
button.whatsapp-fab{border:0;cursor:pointer;font-family:Inter}.wa-widget{position:fixed;right:22px;bottom:84px;z-index:50;width:min(390px,calc(100vw - 28px));max-height:min(680px,calc(100vh - 110px));display:flex;flex-direction:column;background:#0f0f0f;border:1px solid #343434;box-shadow:0 22px 70px rgba(0,0,0,.68);opacity:0;visibility:hidden;transform:translateY(14px) scale(.98);transform-origin:bottom right;transition:opacity .22s,transform .22s,visibility .22s}.wa-widget.open{opacity:1;visibility:visible;transform:none}.wa-widget-head{padding:18px 19px;background:linear-gradient(120deg,#181818,#230b0c);border-bottom:1px solid #313131;display:flex;align-items:flex-start;justify-content:space-between}.wa-widget-head small{color:#31c56b;font-size:8px;font-weight:700;letter-spacing:1.4px}.wa-widget-head h2{font:700 17px/1.25 Montserrat;margin-top:5px}.wa-widget-head>button{border:0;background:transparent;color:#aaa;font-size:24px;line-height:1;cursor:pointer}.wa-widget-body{padding:17px;overflow:auto}.wa-message{font-size:11px;line-height:1.6;color:#d5d5d5;background:#1b1b1b;padding:12px 13px;border-radius:2px;margin-bottom:12px}.wa-faqs{display:flex;gap:6px;flex-wrap:wrap}.wa-faqs button{border:1px solid #393939;background:#121212;color:#b6b6b6;padding:8px 9px;font:500 9px Inter;cursor:pointer;transition:.2s}.wa-faqs button:hover,.wa-faqs button.active{border-color:var(--red);color:white}.wa-answer{display:none;margin-top:9px;padding:11px 12px;border-left:2px solid var(--red);background:#170e0f;color:#bdbdbd;font-size:10px;line-height:1.6}.wa-answer.show{display:block}.wa-lead-form{margin-top:17px;padding-top:15px;border-top:1px solid #2d2d2d;display:grid;gap:9px}.wa-lead-form>p{font:600 11px Montserrat;margin:0 0 3px}.wa-lead-form label{display:grid;gap:5px}.wa-lead-form label>span{font-size:8px;text-transform:uppercase;letter-spacing:.7px;color:#8e8e8e}.wa-lead-form input,.wa-lead-form select,.wa-lead-form textarea{width:100%;background:#171717;border:1px solid #363636;color:#f2f2f2;padding:10px 11px;font:11px Inter;outline:0;border-radius:0}.wa-lead-form input:focus,.wa-lead-form select:focus,.wa-lead-form textarea:focus{border-color:#22bd60}.wa-lead-form textarea{resize:vertical}.wa-lead-form>button{margin-top:3px;border:0;background:#20b85a;color:white;padding:13px 14px;font:700 11px Inter;display:flex;align-items:center;justify-content:space-between;cursor:pointer}.wa-lead-form>button:hover{background:#28ca68}.wa-privacy{color:#5f5f5f;font-size:7.5px;line-height:1.4;text-align:center}.wa-widget.open~.whatsapp-fab span,.whatsapp-fab[aria-expanded="true"] span{opacity:0!important}.shop-page .whatsapp-fab{z-index:51}
@media(max-width:520px){.wa-widget{right:7px;bottom:72px;width:calc(100vw - 14px);max-height:calc(100vh - 86px)}.wa-widget-body{padding:14px}.whatsapp-fab{right:14px;bottom:12px}}

/* Refined phone layout */
@media(max-width:560px){
  html,body{max-width:100%;overflow-x:clip}
  .site-header{padding-inline:20px}
  .site-header .brand{min-width:0;font-size:21px}
  .site-header .brand-mark{width:85px}
  .hero{height:auto;min-height:100svh;padding:96px 20px 88px;align-items:flex-start}
  .hero-video{object-position:62% center}
  .hero:after{background:linear-gradient(90deg,rgba(0,0,0,.93) 0%,rgba(0,0,0,.67) 64%,rgba(0,0,0,.28) 100%),linear-gradient(0deg,rgba(0,0,0,.7),transparent 50%)}
  .hero-content{max-width:100%;min-height:calc(100svh - 184px);padding-top:42px;display:flex;flex-direction:column}
  .hero h1{font-size:clamp(43px,13vw,50px);line-height:.91;letter-spacing:-2.7px}
  .hero-content>p{font-size:13px;line-height:1.65;margin:auto 0 23px;max-width:330px}
  .hero-actions{display:grid;grid-template-columns:minmax(0,1.12fr) minmax(0,.88fr);gap:9px;width:100%;max-width:350px}
  .hero-actions .btn{width:100%;padding:15px 11px;gap:8px;white-space:nowrap;font-size:11px}
  .collection-store-link{margin-top:32px;text-align:center}
  .collection-store-link .btn{min-width:0;width:100%;max-width:310px}
  .custom-visual:has(.custom-video){min-height:440px}
  .custom-visual .detail-badge{display:none}
}
@media(max-width:350px){
  .hero h1{font-size:40px}
  .hero-actions{grid-template-columns:1fr}
  .hero-content{padding-top:30px}
}

.hero .eyebrow{display:none!important}

.custom-video{background:#050505;pointer-events:none}
.custom-video::-webkit-media-controls,.custom-video::-webkit-media-controls-enclosure,.custom-video::-webkit-media-controls-panel,.custom-video::-webkit-media-controls-start-playback-button{display:none!important;-webkit-appearance:none!important;opacity:0!important}

@media(min-width:901px){
  .hero{height:calc(100svh - 155px);min-height:700px}
  .hero-video{object-position:center top}
}
