@import"https://fonts.googleapis.com/css2?family=Barlow+Condensed:wght@500;600;700;800&family=Inter:wght@400;500;600;700&display=swap";:root{--bg:#050505;--panel:#0d0d0d;--panel2:#121212;--line:#242424;--text:#f6f4ef;--muted:#969696;--orange:#ff6900;--orange2:#ff8123;--radius:20px;font-family:Inter,system-ui,sans-serif;color:var(--text);background:var(--bg)}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--bg);color:var(--text)}a{color:inherit;text-decoration:none}button,input,textarea{font:inherit}button{cursor:pointer}.eyebrow{font:700 12px/1.2 Barlow Condensed;letter-spacing:.26em;text-transform:uppercase;color:var(--orange)}h1,h2,h3,p{margin-top:0}h1,h2,h3{font-family:Barlow Condensed,sans-serif}.site-header{position:fixed;inset:0 0 auto;z-index:90;height:92px;background:#040404e6;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);border-bottom:1px solid rgba(255,255,255,.08)}.nav-shell{height:100%;max-width:1320px;margin:auto;display:grid;grid-template-columns:1fr 170px 1fr;align-items:center;padding:0 28px;position:relative}.nav-side{display:flex;align-items:center;gap:42px}.nav-left{justify-content:flex-end}.nav-right{justify-content:flex-start}.nav-link{text-transform:uppercase;font:700 13px Barlow Condensed;letter-spacing:.18em;color:#9a9a9a;position:relative;padding:12px 0}.nav-link.active,.nav-link:hover{color:#fff}.nav-link.active:after{content:"";position:absolute;left:0;right:0;bottom:2px;height:2px;background:var(--orange)}.brand-mark{width:155px;height:72px;border:0;background:transparent;padding:6px 12px;display:grid;place-items:center;justify-self:center}.brand-mark img{width:100%;height:100%;-o-object-fit:contain;object-fit:contain;filter:drop-shadow(0 0 10px rgba(255,105,0,.15))}.cart-head{position:absolute;right:28px;top:26px;border:1px solid var(--orange);background:#090909;color:#fff;display:flex;align-items:center;gap:8px;padding:11px 14px;text-transform:uppercase;font:700 12px Barlow Condensed;letter-spacing:.12em}.cart-head b{display:grid;place-items:center;width:20px;height:20px;border-radius:999px;background:var(--orange);color:#000}.mobile-icon,.mobile-menu{display:none}.home-hero{height:100svh;min-height:720px;position:relative;overflow:hidden;padding-top:92px}.home-hero>img,.brand-statement>img{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.hero-shade{position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(90deg,#000000eb,#000000ad 42%,#00000047 70%,#00000073),linear-gradient(0deg,rgba(0,0,0,.75),transparent 48%)}.hero-content{position:relative;z-index:1;max-width:1320px;margin:auto;height:100%;display:flex;flex-direction:column;justify-content:center;align-items:flex-start;padding:80px 28px 24px}.hero-content h1{font-size:clamp(64px,7vw,112px);line-height:.88;letter-spacing:-.035em;margin:22px 0 26px;text-transform:none;font-weight:500;max-width:900px}.hero-content h1 span{color:var(--orange)}.hero-content>p{font:800 24px Barlow Condensed;font-style:italic;text-transform:uppercase;letter-spacing:.04em}.hero-actions{display:flex;align-items:center;gap:28px;margin-top:28px}.btn-primary{display:inline-flex;align-items:center;justify-content:center;gap:10px;background:var(--orange);color:#080808;padding:16px 22px;font:800 14px Barlow Condensed;text-transform:uppercase;letter-spacing:.1em;border:0}.btn-primary:hover{background:#fff}.phone-link{font:700 15px Barlow Condensed;letter-spacing:.05em;text-transform:uppercase;color:#bbb}.intro-section,.popular-section,.product-section{max-width:1320px;margin:auto;padding:110px 28px}.section-kicker{font:700 12px Barlow Condensed;letter-spacing:.24em;text-transform:uppercase;color:var(--orange);margin-bottom:18px}.intro-title,.section-heading{display:flex;justify-content:space-between;align-items:flex-end;gap:30px;margin-bottom:42px}.intro-title h2,.section-heading h2{font-size:clamp(48px,5vw,80px);line-height:.92;margin:0;font-weight:500}.intro-title a,.section-heading>a{display:flex;align-items:center;gap:8px;text-transform:uppercase;font:700 13px Barlow Condensed;letter-spacing:.14em;color:#d0d0d0}.editorial-grid{display:grid;grid-template-columns:2fr 1fr;grid-template-rows:1fr 1fr;height:720px;gap:3px}.feature{position:relative;overflow:hidden}.feature-large{grid-row:1/3}.feature img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;transition:transform .6s ease}.feature:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(0deg,rgba(0,0,0,.85),transparent 55%)}.feature:hover img{transform:scale(1.035)}.feature>div{position:absolute;z-index:1;left:30px;bottom:26px}.feature span{font:700 11px Barlow Condensed;letter-spacing:.2em;text-transform:uppercase;color:var(--orange)}.feature h3{font-size:48px;font-weight:500;margin:2px 0}.popular-section{padding-top:30px}.section-heading>p{color:var(--muted)}.popular-strip{display:grid;grid-template-columns:repeat(3,1fr);gap:16px}.popular-card{background:var(--panel);border:1px solid var(--line);overflow:hidden}.popular-card img{width:100%;aspect-ratio:1.2/1;-o-object-fit:cover;object-fit:cover}.popular-card div{padding:18px}.popular-card h3{font-size:25px;margin:0 0 8px}.popular-card strong{color:var(--orange)}.brand-statement{height:680px;position:relative;display:flex;align-items:center;margin-top:80px}.brand-statement>div:last-child{position:relative;z-index:1;width:min(1320px,100%);margin:auto;padding:0 28px}.brand-statement h2{font-size:clamp(64px,7vw,110px);line-height:.88;margin:18px 0 30px;font-weight:500}.menu-page{padding-top:92px}.menu-hero{padding:85px 28px 70px;border-bottom:1px solid var(--line);background:radial-gradient(circle at 80% -30%,rgba(255,105,0,.13),transparent 40%)}.menu-hero-inner{max-width:1320px;margin:auto}.menu-hero h1{font-size:clamp(58px,7vw,96px);line-height:.9;font-weight:500;margin:18px 0}.menu-hero h1 span{color:var(--orange)}.menu-hero p{color:#a4a4a4;max-width:620px;line-height:1.7}.search-box{display:flex;align-items:center;gap:12px;background:#111;border:1px solid #2a2a2a;max-width:520px;padding:14px 16px;margin-top:30px}.search-box input{border:0;outline:0;background:transparent;color:#fff;width:100%}.category-sticky{position:sticky;top:92px;z-index:40;background:#050505f2;-webkit-backdrop-filter:blur(15px);backdrop-filter:blur(15px);border-bottom:1px solid var(--line)}.category-scroll{max-width:1320px;margin:auto;padding:0 28px;display:flex;gap:28px;overflow:auto}.category-scroll button{white-space:nowrap;padding:20px 0 17px;background:transparent;border:0;border-bottom:2px solid transparent;color:#777;font:700 12px Barlow Condensed;text-transform:uppercase;letter-spacing:.16em}.category-scroll button.active{color:#fff;border-color:var(--orange)}.product-section{padding-top:70px}.product-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.product-card{background:#0c0c0c;border:1px solid #222;transition:.25s;overflow:hidden}.product-card:hover{transform:translateY(-3px);border-color:#3a3a3a}.product-image-wrap{position:relative;overflow:hidden}.product-image{width:100%;aspect-ratio:1/1;-o-object-fit:cover;object-fit:cover;display:block;transition:transform .45s}.product-card:hover .product-image{transform:scale(1.025)}.badge{position:absolute;left:12px;top:12px;background:#ffd600;color:#111;font:800 11px Barlow Condensed;text-transform:uppercase;letter-spacing:.08em;padding:7px 9px}.badge.discount{top:45px;background:var(--orange)}.quick-add{position:absolute;right:14px;bottom:14px;width:44px;height:44px;border-radius:50%;border:0;background:var(--orange);color:#000;display:grid;place-items:center}.product-copy{padding:19px}.product-copy h3{font-size:25px;margin-bottom:8px}.product-copy p{color:#8c8c8c;line-height:1.55;font-size:13px;min-height:40px}.price-line{display:flex;align-items:center;gap:10px;margin-top:18px}.price-line strong{color:var(--orange);font-size:20px}.price-line s{color:#666}.modal-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;z-index:120;background:#000000c7;display:grid;place-items:center;padding:20px}.product-modal{width:min(1020px,100%);max-height:90vh;overflow:auto;background:#0b0b0b;border:1px solid #2a2a2a;display:grid;grid-template-columns:1fr 1fr;position:relative}.modal-close{position:absolute;right:14px;top:14px;z-index:2;width:42px;height:42px;border-radius:50%;border:1px solid #3b3b3b;background:#0a0a0a;color:#fff}.modal-photo img{width:100%;height:100%;min-height:650px;-o-object-fit:cover;object-fit:cover}.modal-body{padding:48px 40px}.modal-body h2{font-size:54px;line-height:.95;margin:14px 0}.modal-body>p{color:#999;line-height:1.6}.modal-price{display:block;color:var(--orange);font-size:24px;margin-bottom:24px}.option-block{border-top:1px solid #292929;padding-top:22px;margin-top:22px}.option-title{display:flex;justify-content:space-between;align-items:center;margin-bottom:12px}.option-title span{font-size:10px;background:#282828;padding:5px 7px;border-radius:4px;color:#bbb}.choice-grid{display:flex;flex-wrap:wrap;gap:8px}.choice-grid button{background:#111;border:1px solid #343434;color:#bdbdbd;padding:10px 12px}.choice-grid button.selected{background:var(--orange);border-color:var(--orange);color:#000}.modal-actions{display:grid;grid-template-columns:130px 1fr;gap:12px;margin-top:30px}.qty{border:1px solid #333;display:grid;grid-template-columns:1fr 36px 1fr;align-items:center}.qty button{background:transparent;border:0;color:#fff;display:grid;place-items:center}.qty svg{width:16px}.qty span{text-align:center}.add-cart{border:0;background:var(--orange);color:#000;font-weight:800;text-transform:uppercase;letter-spacing:.06em}.add-cart:disabled{opacity:.35;cursor:not-allowed}.required-note{display:block;color:#888;margin-top:10px}.drawer-overlay{position:fixed;top:0;right:0;bottom:0;left:0;z-index:99;background:#0000008c;opacity:0;pointer-events:none;transition:.3s}.drawer-overlay.show{opacity:1;pointer-events:auto}.cart-drawer{position:fixed;z-index:110;right:0;top:0;width:min(480px,100%);height:100vh;background:#090909;border-left:1px solid #2a2a2a;transform:translate(102%);transition:.35s;display:flex;flex-direction:column}.cart-drawer.open{transform:none}.drawer-head{display:flex;justify-content:space-between;align-items:center;padding:24px;border-bottom:1px solid #242424}.drawer-head h2{font-size:36px;margin:4px 0 0}.drawer-head h2 em{font-size:16px;color:var(--orange);font-style:normal}.drawer-head button{background:transparent;color:#fff;border:0}.drawer-scroll{padding:18px 24px;overflow:auto;flex:1}.empty-cart{text-align:center;padding:80px 20px;color:#8f8f8f}.empty-cart div{font-size:48px}.empty-cart h3{color:#fff;font-size:28px}.cart-item{display:grid;grid-template-columns:92px 1fr;gap:14px;padding:14px 0;border-bottom:1px solid #252525}.cart-item img{width:92px;height:92px;-o-object-fit:cover;object-fit:cover}.cart-item-copy{display:flex;flex-direction:column;gap:5px}.cart-item-copy b{font-family:Barlow Condensed;font-size:20px}.cart-item-copy small{color:#8e8e8e}.cart-item-copy strong{color:var(--orange)}.cart-controls{display:flex;align-items:center;gap:8px;margin-top:6px}.cart-controls button{width:28px;height:28px;background:#171717;color:#fff;border:1px solid #333;display:grid;place-items:center}.cart-controls svg{width:14px}.cart-controls .trash{margin-left:auto;color:#ff6a6a}.checkout-fields{padding-top:28px}.checkout-fields h3{font-size:26px}.segmented{display:grid;grid-template-columns:1fr 1fr;border:1px solid #333;margin-bottom:12px}.segmented button{padding:11px;background:#101010;color:#999;border:0}.segmented button.active{background:var(--orange);color:#000}.checkout-fields input,.checkout-fields textarea{width:100%;background:#111;border:1px solid #292929;color:#fff;padding:13px 14px;margin:6px 0;outline:0}.checkout-fields textarea{min-height:90px;resize:vertical}.drawer-footer{padding:20px 24px;border-top:1px solid #242424;background:#070707}.total-row{display:flex;justify-content:space-between;font-size:20px;margin-bottom:14px}.total-row strong{color:var(--orange)}.whatsapp-checkout{width:100%;border:0;background:#25d366;color:#061208;padding:15px;font-weight:800;text-transform:uppercase}.whatsapp-checkout:disabled{opacity:.35}.drawer-footer small{display:block;text-align:center;color:#777;margin-top:9px}.vibe-page{padding-top:92px}.vibe-head{max-width:1000px;margin:auto;text-align:center;padding:110px 28px 55px}.vibe-head h1{font-size:clamp(62px,7vw,102px);line-height:.86;font-weight:500;margin:18px 0 24px}.vibe-head p{color:#929292}.masonry{max-width:1320px;margin:auto;padding:0 28px 100px;-moz-columns:3 320px;columns:3 320px;-moz-column-gap:8px;column-gap:8px}.masonry figure{margin:0 0 8px;-moz-column-break-inside:avoid;break-inside:avoid}.masonry img{width:100%;display:block}.contact-page{padding-top:92px}.contact-hero{min-height:calc(100vh - 92px);display:grid;grid-template-columns:minmax(420px,44%) 1fr}.contact-left{padding:80px clamp(28px,5vw,90px);background:#050505}.contact-left h1{font-size:clamp(64px,7vw,106px);line-height:.86;font-weight:500;margin:18px 0 38px}.contact-list{display:grid;gap:16px;margin-bottom:45px}.contact-list p{display:flex;gap:12px;align-items:center;margin:0;color:#b4b4b4}.contact-list svg{color:var(--orange);width:19px}.form-label{font:700 11px Barlow Condensed;letter-spacing:.16em;text-transform:uppercase;color:#bdbdbd}.contact-left form{display:grid;gap:8px}.contact-left input,.contact-left textarea{background:transparent;border:0;border-bottom:1px solid #60331b;color:#fff;padding:16px 0;outline:0}.contact-left textarea{min-height:90px}.contact-left .btn-primary{width:-moz-max-content;width:max-content;margin-top:15px}.contact-photo{min-height:600px;position:relative}.contact-photo:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(90deg,#050505 0%,transparent 30%)}.contact-photo img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}footer{border-top:1px solid #222;background:#030303;padding:65px 28px 25px}.footer-grid{max-width:1320px;margin:auto;display:grid;grid-template-columns:2fr 1fr 1fr;gap:50px}.footer-logo{width:190px;height:100px;-o-object-fit:contain;object-fit:contain;-o-object-position:left center;object-position:left center}.footer-grid p,.footer-grid span,.footer-grid a{color:#858585;font-size:13px;line-height:1.8}.footer-grid>div{display:flex;flex-direction:column;align-items:flex-start}.footer-grid b{font:700 12px Barlow Condensed;letter-spacing:.18em;text-transform:uppercase;color:var(--orange);margin-bottom:12px}.footer-bottom{max-width:1320px;margin:40px auto 0;padding-top:20px;border-top:1px solid #1d1d1d;color:#545454;font-size:11px;text-transform:uppercase;letter-spacing:.12em}@media(max-width:980px){.site-header{height:74px}.nav-shell{grid-template-columns:54px 1fr 54px;padding:0 16px}.desktop-nav{display:none}.brand-mark{grid-column:2;width:142px;height:64px}.mobile-icon{display:grid;place-items:center;grid-column:1;grid-row:1;width:44px;height:44px;border:0;background:transparent;color:#fff}.cart-head{position:relative;grid-column:3;grid-row:1;right:auto;top:auto;width:44px;height:44px;padding:0;display:grid;place-items:center}.cart-head span{display:none}.cart-head b{position:absolute;right:-2px;top:0;width:17px;height:17px;font-size:10px}.mobile-menu{display:flex;position:fixed;top:74px;left:0;right:0;z-index:89;background:#070707;padding:22px;flex-direction:column;border-bottom:1px solid #222}.mobile-menu button{border:0;background:transparent;color:#fff;text-align:left;padding:13px 0;font:700 22px Barlow Condensed;text-transform:uppercase}.mobile-menu .order-solid{margin-top:12px;text-align:center;background:var(--orange);color:#000}.home-hero,.menu-page,.vibe-page,.contact-page{padding-top:74px}.home-hero{min-height:680px}.hero-content{padding:70px 20px 32px}.hero-content h1{font-size:clamp(52px,15vw,76px)}.hero-content>p{font-size:19px}.hero-actions{align-items:flex-start;flex-direction:column;gap:16px}.intro-section,.popular-section,.product-section{padding:72px 20px}.intro-title,.section-heading{align-items:flex-start;flex-direction:column}.editorial-grid{height:auto;display:grid;grid-template-columns:1fr;grid-template-rows:auto}.feature,.feature-large{grid-column:auto;grid-row:auto;height:370px}.popular-strip{grid-template-columns:repeat(2,1fr)}.category-sticky{top:74px}.category-scroll{padding:0 20px}.product-grid{grid-template-columns:repeat(2,1fr)}.product-modal{grid-template-columns:1fr}.modal-photo img{min-height:360px;max-height:420px}.contact-hero{grid-template-columns:1fr}.contact-photo{order:-1;min-height:380px}.contact-photo:after{background:linear-gradient(0deg,#050505 0%,transparent 35%)}.contact-left{padding:50px 22px 70px}.footer-grid{grid-template-columns:1fr 1fr}}@media(max-width:620px){.hero-shade{background:linear-gradient(90deg,#000000d6,#00000061),linear-gradient(0deg,rgba(0,0,0,.84),transparent 55%)}.home-hero>img{-o-object-position:58% center;object-position:58% center}.hero-content h1{font-size:55px;max-width:350px}.hero-content .eyebrow{font-size:10px}.btn-primary{width:100%}.intro-title h2,.section-heading h2{font-size:52px}.feature{height:320px}.feature h3{font-size:40px}.popular-strip{grid-template-columns:1fr 1fr;gap:8px}.popular-card div{padding:12px}.popular-card h3{font-size:20px}.brand-statement{height:540px}.brand-statement h2{font-size:62px}.menu-hero{padding:60px 20px 48px}.menu-hero h1{font-size:56px}.product-section{padding-top:45px}.product-grid{grid-template-columns:1fr;gap:13px}.product-card{display:grid;grid-template-columns:126px 1fr}.product-image{height:100%;aspect-ratio:auto}.product-image-wrap{min-height:150px}.product-copy{padding:15px}.product-copy h3{font-size:22px}.product-copy p{font-size:12px;min-height:auto}.quick-add{width:38px;height:38px}.modal-backdrop{padding:0;align-items:end}.product-modal{max-height:94vh;border-radius:20px 20px 0 0}.modal-photo img{min-height:260px;height:260px}.modal-body{padding:28px 20px 30px}.modal-body h2{font-size:40px}.modal-actions{grid-template-columns:105px 1fr}.add-cart{font-size:12px}.masonry{-moz-columns:2 150px;columns:2 150px;padding:0 8px 50px}.vibe-head{padding:70px 20px 40px}.vibe-head h1{font-size:58px}.contact-left h1{font-size:60px}.footer-grid{grid-template-columns:1fr}.footer-logo{width:150px}.cart-drawer{width:100%}}
