:root{--bg:#030303;--panel:#0b0b0c;--panel2:#111113;--line:#3a3a3e;--white:#fff;--muted:#bdbdc2;--orange:#ff5900;--orange2:#ff7200;--gold:#ffb21a;--danger:#ff6c70;--shadow:0 24px 80px rgba(0,0,0,.58)}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--bg);color:#fff;font-family:'Montserrat',system-ui,sans-serif;overflow-x:hidden}button,input,select,textarea{font:inherit}.app{min-height:100vh;background:#030303}.top{height:102px;display:grid;grid-template-columns:248px minmax(620px,1fr) 210px 166px;align-items:center;gap:24px;padding:0 max(32px,calc((100vw - 1475px)/2));background:#020202;border-bottom:1px solid #171717}.brandLink{display:flex;align-items:center;text-decoration:none}.brandLink img{width:205px}.mainNav{height:100%;display:flex;align-items:center;justify-content:center;gap:48px}.navItem{height:100%;position:relative;display:flex;align-items:center;border:0;background:transparent;color:#f5f5f5;font-size:14px;font-weight:500;white-space:nowrap;padding:0 2px;cursor:pointer}.navItem.active{font-weight:700}.navItem.active:after,.navItem:hover:after{content:'';position:absolute;left:0;right:0;bottom:0;height:3px;background:var(--orange)}.navIcon,.bagIcon,.btnBolt{display:inline-flex;align-items:center;justify-content:center}.navIcon{width:28px;height:28px;margin-right:12px;color:var(--orange2)}.navIcon svg,.bagIcon svg,.btnBolt svg,.benefitIcon svg{width:100%;height:100%;fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}.zone{display:flex;align-items:center;gap:8px;font-size:12px;color:#d2d2d4;line-height:1.3}.zone div{display:flex;flex-direction:column}.zone strong{color:var(--orange2);font-size:12px}.dot{width:8px;height:8px;border-radius:50%;background:var(--orange2);box-shadow:0 0 14px rgba(255,105,0,.75)}.cartbtn{height:58px;padding:0 18px;background:#050505;border:1px solid var(--orange);border-radius:11px;color:#fff;font-weight:700;display:flex;align-items:center;justify-content:center;gap:8px;cursor:pointer}.bagIcon{width:19px;height:19px}.cartbtn b{display:grid;place-items:center;width:26px;height:26px;border-radius:50%;background:var(--orange);font-size:12px}.primary,.secondary{height:58px;border-radius:11px;padding:0 30px;font-weight:700;cursor:pointer}.primary{border:0;background:linear-gradient(135deg,#ff6500,#ff4a00);color:#fff;box-shadow:0 10px 34px rgba(255,81,0,.16)}.secondary{background:#050505;border:1px solid var(--orange);color:#fff}.btnBolt{width:22px;height:22px;margin-right:10px}.hero{position:relative;max-width:1475px;min-height:520px;margin:auto;padding:50px 64px 22px;display:flex;align-items:center;overflow:hidden}.heroCopy{width:50%;position:relative;z-index:5}.hero h1{margin:0 0 23px;font-size:clamp(64px,5.8vw,92px);line-height:.92;letter-spacing:-.055em;font-weight:900}.hero h1 span{color:var(--orange);white-space:nowrap}.heroLead{max-width:600px;margin:0;color:#d5d5d8;font-size:15.5px;line-height:1.6}.heroActions{display:flex;gap:24px;margin-top:29px}.heroActions button{min-width:220px}.nightScene{position:absolute;right:0;top:0;width:58%;height:100%;overflow:hidden}.nightScene:before{content:'';position:absolute;inset:0;background:linear-gradient(90deg,#030303 0%,rgba(3,3,3,.88) 9%,rgba(3,3,3,.26) 37%,transparent 57%),radial-gradient(circle at 66% 50%,rgba(255,68,0,.18),transparent 38%)}.emberLayer{position:absolute;inset:-5% -10%;transform:rotate(-4deg);opacity:.75}.emberLayer.e1{background:repeating-linear-gradient(166deg,transparent 0 23px,rgba(255,72,0,.14) 24px 25px,transparent 26px 45px);mask-image:radial-gradient(ellipse at 64% 50%,#000 8%,rgba(0,0,0,.98) 42%,transparent 80%)}.emberLayer.e2{background:radial-gradient(circle at 73% 35%,rgba(255,102,0,.85) 0 1px,transparent 2px),radial-gradient(circle at 62% 66%,rgba(255,77,0,.7) 0 1px,transparent 2px);background-size:22px 22px,28px 28px;mask-image:radial-gradient(ellipse at 68% 50%,#000,transparent 72%);filter:blur(.2px)}.crescent{position:absolute;right:10%;top:47px;width:430px;height:430px;border-radius:50%;border:8px solid transparent;border-top-color:#ff5b00;border-right-color:#ff9500;transform:rotate(18deg);filter:drop-shadow(0 0 10px #ff5b00) drop-shadow(0 0 24px rgba(255,88,0,.68))}.heroMark{position:absolute;right:17.6%;top:112px;width:350px;z-index:3;filter:drop-shadow(0 24px 44px rgba(0,0,0,.9))}.catalogSection{max-width:1475px;margin:auto;padding:0 64px 26px}.catalogTitleRow{display:flex;align-items:center;gap:16px;margin-bottom:12px}.catalogTitleRow h2{margin:0;font-size:22px;font-weight:800}.swipeHint{font-size:12px;color:#a7a7ac}.swipeHint i{display:inline-block;width:7px;height:7px;border-radius:50%;background:var(--orange);margin-right:8px}.apiBadge{display:none}.catalogTools{display:none}.meta{font-size:10px;color:#a5a5aa}.carouselShell{position:relative}.productsRail{display:flex;gap:12px;overflow-x:auto;scroll-snap-type:x mandatory;scrollbar-width:none;padding:0 0 10px}.productsRail::-webkit-scrollbar{display:none}.product{position:relative;flex:0 0 210px;scroll-snap-align:start;height:187px;background:linear-gradient(145deg,#121214,#09090a);border:1px solid #424247;border-radius:14px;padding:11px;display:grid;grid-template-columns:72px 1fr;grid-template-rows:1fr auto;gap:6px 12px}.art{grid-row:1/3;display:flex;align-items:flex-end;justify-content:center;height:165px;border-radius:10px;background:radial-gradient(circle at 50% 25%,rgba(255,99,0,.11),transparent 45%),linear-gradient(180deg,#111113,#0a0a0b);overflow:hidden}.bottle{position:relative;width:38px;height:126px;border-radius:9px 9px 12px 12px;background:linear-gradient(90deg,#202126,#62646a 36%,#22242a 68%);box-shadow:inset 0 0 0 1px rgba(255,255,255,.13),0 8px 20px rgba(0,0,0,.45)}.bottle:before{content:'';position:absolute;left:10px;right:10px;top:-18px;height:24px;border-radius:5px 5px 2px 2px;background:#c7c7c9}.bottle:after{content:'';position:absolute;left:5px;right:5px;top:42px;height:44px;border-radius:4px;background:linear-gradient(180deg,#f4f4f4,#d9d9d9);box-shadow:0 0 0 1px rgba(0,0,0,.25)}.bottle span{position:absolute;z-index:2;top:56px;left:0;right:0;text-align:center;font-size:8px;font-weight:900;color:#111}.bottle.beer{width:33px;height:133px;background:linear-gradient(90deg,#1a5614,#4ba93f,#174715)}.bottle.beer:before{left:11px;right:11px;top:-14px;height:18px;background:#c4c4c4}.bottle.beer:after{top:52px;height:38px;background:#e9e5ce}.bottle.whisky{width:45px;height:122px;border-radius:4px 4px 9px 9px;background:linear-gradient(90deg,#5b2200,#d26a00 45%,#713000)}.bottle.whisky:before{left:13px;right:13px;top:-20px;height:26px;background:#d9b06c}.bottle.whisky:after{top:41px;height:45px;background:#d9a533}.bottle.vodka{background:linear-gradient(90deg,#4a4c51,#dadbdd 45%,#5d6064)}.bottle.can{width:36px;height:122px;border-radius:7px;background:linear-gradient(90deg,#0b245f,#287de2 45%,#b8c6da 48%,#274b86 72%)}.bottle.can:before{display:none}.bottle.can:after{top:28px;height:58px;background:#d6dce7}.bottle.ice{width:56px;height:110px;border-radius:24px 24px 12px 12px;background:linear-gradient(180deg,rgba(235,242,250,.95),rgba(184,196,207,.72));clip-path:polygon(20% 5%,40% 0,60% 4%,80% 0,95% 14%,88% 100%,12% 100%,5% 14%)}.bottle.ice:before,.bottle.ice:after{display:none}.productCopy h3{font-size:13px;line-height:1.2;margin:13px 0 4px}.price{font-size:16px;font-weight:800;color:var(--orange);margin-top:18px}.plus{position:absolute;right:12px;bottom:12px;width:36px;height:36px;border:1px solid var(--orange);border-radius:8px;background:#080808;color:var(--orange);font-size:22px;cursor:pointer}.plus:disabled{opacity:.3}.carouselArrow{position:absolute;top:50%;transform:translateY(-50%);z-index:5;width:48px;height:48px;border-radius:50%;border:1px solid #424247;background:#080808;color:var(--orange);font-size:31px;display:grid;place-items:center;cursor:pointer}.carouselArrow.left{left:-64px}.carouselArrow.right{right:-64px}.experienceSection{max-width:1475px;margin:auto;padding:14px 48px 40px;display:grid;grid-template-columns:repeat(4,1fr)}.experienceSection article{display:grid;grid-template-columns:74px 1fr;gap:16px;align-items:center;padding:14px 30px;border-right:1px solid #252529}.experienceSection article:last-child{border-right:0}.benefitIcon{width:64px;height:64px;border-radius:50%;display:grid;place-items:center;color:var(--orange);border:1px solid rgba(255,89,0,.58);background:radial-gradient(circle,rgba(255,91,0,.12),transparent 70%);padding:17px}.experienceSection h3{font-size:14px;margin:0 0 7px}.experienceSection p{font-size:11px;line-height:1.5;color:#c1c1c4;margin:0}.story{max-width:1240px;margin:28px auto 0;padding:72px 24px;display:grid;grid-template-columns:1.15fr .85fr;gap:46px;align-items:center;border-top:1px solid #18181a}.kicker{font-size:11px;letter-spacing:.22em;color:var(--orange);font-weight:800}.story h2,.tracking h2{font-size:clamp(40px,5vw,68px);line-height:.98;letter-spacing:-.05em;margin:8px 0 18px}.storyText p,.sectionIntro{color:#aaaab0;line-height:1.7}.quote{margin-top:22px;padding:17px 0;border-top:1px solid #28282c;border-bottom:1px solid #28282c;font-size:20px;font-weight:700}.quote span{color:var(--orange)}.storyVisual{min-height:360px;border-radius:28px;background:radial-gradient(circle,rgba(255,90,0,.15),transparent 45%),#0c0c0e;border:1px solid #202024;display:grid;place-items:center}.storyVisual img{width:48%}.sectionBlock{max-width:1240px;margin:auto;padding:72px 24px}.tracking form{display:flex;gap:10px;max-width:680px}.tracking input,.sheet input,.sheet select,.sheet textarea{width:100%;background:#0f0f11;color:#fff;border:1px solid #2a2a2f;border-radius:12px;padding:13px 14px}.timeline{margin-top:18px;background:#0e0e10;border:1px solid #2b2b30;border-radius:14px;padding:18px}.drawer{position:fixed;z-index:80;right:0;top:0;height:100%;width:min(470px,100%);background:#0d0d0f;border-left:1px solid #2a2a2f;padding:22px;transform:translateX(102%);transition:.25s;display:flex;flex-direction:column}.drawer.open{transform:none}.scrim{position:fixed;z-index:70;inset:0;background:rgba(0,0,0,.78);display:none}.scrim.on{display:block}.drawerHead,.sheetHead{display:flex;justify-content:space-between;align-items:start}.x{width:40px;height:40px;border:0;border-radius:50%;background:#202024;color:#fff;font-size:21px}.cartItems{flex:1;overflow:auto}.cartRow{display:grid;grid-template-columns:1fr auto;gap:10px;padding:14px 0;border-bottom:1px solid #26262b}.qty{display:flex;gap:7px;align-items:center}.qty button{width:31px;height:31px;border:1px solid #33333a;background:transparent;color:#fff;border-radius:8px}.cartTotal,.checkoutLine{display:flex;justify-content:space-between;padding:8px 0}.cartTotal.grand{font-size:21px;border-top:1px solid #29292f;margin-top:8px;padding-top:14px}.fine{font-size:11px;line-height:1.55;color:#909097}.full{width:100%}dialog{width:min(640px,calc(100% - 22px));border:1px solid #2d2d33;border-radius:23px;background:#101012;color:#fff;padding:0;box-shadow:var(--shadow)}dialog::backdrop{background:rgba(0,0,0,.82)}.sheet{padding:24px}.sheet h2{font-size:36px}.sheet label{display:block;color:#aaaab0;font-size:12px;margin:11px 0}.sheet label input,.sheet label select,.sheet label textarea{margin-top:6px}.check{display:flex!important;align-items:center;gap:8px}.check input{width:auto;margin:0}.error{color:var(--danger)}.success{text-align:center;padding:30px}.ok{width:68px;height:68px;border-radius:50%;display:grid;place-items:center;background:var(--orange);font-size:32px;margin:auto}.footer{border-top:1px solid #19191b;padding:34px 24px 44px}.footerInner{max-width:1240px;margin:auto;display:flex;justify-content:space-between;align-items:center}.footer img{width:150px}.footer p{font-size:11px;color:#85858b;text-align:right}@media(max-width:1100px){.top{height:78px;grid-template-columns:180px 1fr auto;padding:0 20px}.brandLink img{width:160px}.zone{display:none}.mainNav{gap:20px;justify-content:flex-end}.navItem{font-size:11px}.navIcon{width:20px;height:20px;margin-right:7px}.hero{min-height:650px;padding:46px 25px}.heroCopy{width:58%}.hero h1{font-size:68px}.nightScene{width:62%}.catalogSection{padding:0 25px 28px}.experienceSection{grid-template-columns:repeat(2,1fr)}}@media(max-width:680px){.top{height:70px;grid-template-columns:1fr auto;padding:0 14px}.brandLink img{width:132px}.mainNav{display:none}.cartbtn{height:46px;padding:0 13px}.hero{min-height:690px;padding:50px 18px 24px;align-items:flex-start}.heroCopy{width:100%}.hero h1{font-size:52px}.hero h1 span{white-space:normal}.heroLead{font-size:14px;max-width:96%}.heroActions{display:grid;grid-template-columns:1fr 1fr;gap:10px}.heroActions button{min-width:0;height:50px;padding:0 8px}.nightScene{top:275px;width:100%;height:395px;opacity:.72}.crescent{width:300px;height:300px;right:0;top:42px}.heroMark{width:235px;right:9%;top:110px}.catalogSection{padding:0 18px 24px}.product{flex-basis:195px}.carouselArrow{display:none}.experienceSection{grid-template-columns:1fr;padding:14px 18px 40px}.experienceSection article{border-right:0;border-bottom:1px solid #242428;padding:15px 5px}.story{grid-template-columns:1fr;padding:55px 18px}.storyVisual{min-height:280px}.tracking form{display:grid}.footerInner{display:block}.footer p{text-align:left;margin-top:20px}}