:root{--ink:#090909;--ink-soft:#141310;--paper:#f6f0e4;--paper-deep:#e8decb;--yellow:#f4bd16;--yellow-bright:#ffd42a;--red:#d92c24;--red-bright:#ff4538;--white:#fffdf6;--muted:#b9b09f;--line:#ffffff21}*{box-sizing:border-box}html{scroll-behavior:smooth}body{color:var(--white);background:radial-gradient(circle at 20% 10%,#f4bd1612,#0000 24rem),#090909;margin:0;font-family:Arial,Helvetica,sans-serif}button,input,textarea,select{font:inherit}button,a{-webkit-tap-highlight-color:transparent}button{cursor:pointer}a{color:inherit;text-decoration:none}.site-header{z-index:30;border-bottom:1px solid var(--line);-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#090909e6;grid-template-columns:1fr auto 1fr;align-items:center;min-height:78px;padding:8px clamp(18px,5vw,72px);display:grid;position:sticky;top:0}.brand{letter-spacing:.08em;align-items:center;gap:10px;width:fit-content;font-family:Impact,Arial Black,sans-serif;font-size:1.25rem;display:inline-flex}.brand img{object-fit:cover;border-radius:50%;width:56px;height:56px}.site-header nav{letter-spacing:.1em;text-transform:uppercase;gap:28px;font-size:.84rem;font-weight:800;display:flex}.site-header nav a{padding:10px 0;position:relative}.site-header nav a:after{background:var(--yellow);content:"";height:3px;transition:transform .18s;position:absolute;bottom:3px;left:0;right:0;transform:scaleX(0)}.site-header nav a:hover:after{transform:scaleX(1)}.cart-button{border:1px solid var(--yellow);color:var(--white);background:0 0;border-radius:999px;justify-self:end;align-items:center;gap:9px;padding:11px 14px;font-size:.86rem;font-weight:800;display:inline-flex}.cart-button b{background:var(--yellow);min-width:25px;min-height:25px;color:var(--ink);border-radius:50%;place-items:center;display:grid}.hero{grid-template-columns:minmax(0,1.05fr) minmax(380px,.95fr);align-items:center;gap:clamp(38px,6vw,90px);min-height:min(810px,100vh - 78px);padding:clamp(55px,8vw,110px) clamp(20px,6vw,92px);display:grid;position:relative;overflow:hidden}.hero:before{background:var(--red);content:"";width:10rem;height:1.2rem;position:absolute;top:12%;left:-3rem;transform:rotate(-8deg)}.hero-copy,.hero-visual{z-index:1;position:relative}.eyebrow{color:var(--yellow);letter-spacing:.18em;text-transform:uppercase;margin:0 0 12px;font-size:.76rem;font-weight:900;line-height:1.5}.hero h1,.section-heading h2,.promo-card h2,.experience-copy h2,.location-section h2,.product-modal h2,.message-modal h2,.drawer-header h2{letter-spacing:.025em;text-transform:uppercase;margin:0;font-family:Impact,Arial Black,sans-serif;font-weight:900;line-height:.92}.hero h1{max-width:760px;font-size:clamp(4.6rem,9.8vw,9rem)}.hero h1 span{color:var(--yellow)}.hero-description{color:#d6d0c4;max-width:650px;margin:27px 0 0;font-size:clamp(1rem,1.5vw,1.25rem);line-height:1.65}.hero-actions,.location-actions{flex-wrap:wrap;gap:12px;margin-top:30px;display:flex}.button{border:2px solid var(--yellow);letter-spacing:.09em;text-transform:uppercase;border-radius:4px;justify-content:center;align-items:center;min-height:50px;padding:0 24px;font-size:.84rem;font-weight:900;transition:transform .15s,background .15s;display:inline-flex}.button:hover{transform:translateY(-2px)}.button.primary{background:var(--yellow);color:var(--ink)}.button.secondary{color:var(--white);background:0 0}.service-chips{grid-template-columns:repeat(3,1fr);gap:10px;margin-top:44px;display:grid}.status-chip,.info-chip{border:1px solid var(--line);background:#ffffff09;border-radius:8px;grid-template-columns:auto 1fr;align-content:center;column-gap:9px;min-height:100px;padding:16px;display:grid}.status-chip>span{background:var(--red);border-radius:50%;width:10px;height:10px;margin-top:4px;box-shadow:0 0 0 5px #d92c241f}.status-chip.open>span{background:#46d76f;box-shadow:0 0 0 5px #46d76f1f}.info-chip>span{grid-row:1/span 2}.status-chip strong,.info-chip strong{text-transform:uppercase;font-size:.78rem}.status-chip small,.info-chip small{color:var(--muted);grid-column:2;margin-top:4px;font-size:.68rem;line-height:1.35}.hero-visual{justify-self:end;max-width:570px}.photo-frame{aspect-ratio:4/5;border:2px solid var(--yellow);background:var(--yellow);box-shadow:18px 18px 0 var(--red), -18px -18px 0 #f4bd1621;border-radius:50% 50% 8px 8px;overflow:hidden}.photo-frame img{object-fit:cover;width:100%;height:100%}.hero-stamp{border:7px solid var(--ink);background:var(--yellow);width:175px;height:175px;color:var(--ink);text-align:center;border-radius:50%;place-content:center;display:grid;position:absolute;bottom:38px;right:-32px;transform:rotate(-7deg)}.hero-stamp small,.hero-stamp span{letter-spacing:.08em;font-size:.7rem;font-weight:900}.hero-stamp strong{font-family:Impact,Arial Black,sans-serif;font-size:3rem;line-height:1}.flame-badge{background:var(--red);border-radius:50%;place-items:center;width:76px;height:76px;font-size:2.2rem;display:grid;position:absolute;top:8%;left:-32px;transform:rotate(9deg)}.ticker{background:var(--yellow);color:var(--ink);letter-spacing:.06em;white-space:nowrap;justify-content:space-around;align-items:center;gap:24px;padding:16px clamp(20px,5vw,70px);font-family:Impact,Arial Black,sans-serif;font-size:clamp(.85rem,1.4vw,1.1rem);display:flex;overflow:hidden}.ticker i{color:var(--red);font-style:normal}.menu-section{background:linear-gradient(#ffffff05 1px, transparent 1px), linear-gradient(90deg, #ffffff05 1px, transparent 1px), var(--ink-soft);background-size:42px 42px;padding:clamp(75px,9vw,125px) clamp(20px,6vw,92px)}.section-heading{justify-content:space-between;align-items:end;gap:34px;display:flex}.section-heading h2,.promo-card h2,.experience-copy h2,.location-section h2{font-size:clamp(3.3rem,7vw,6.6rem)}.section-heading>p{max-width:430px;color:var(--muted);margin:0 0 3px;line-height:1.65}.category-tabs{gap:8px;margin:42px 0 28px;padding-bottom:4px;display:flex;overflow-x:auto}.category-tabs button{border:1px solid var(--line);color:var(--muted);letter-spacing:.06em;text-transform:uppercase;background:0 0;border-radius:999px;flex:none;padding:12px 18px;font-size:.78rem;font-weight:900}.category-tabs button.active{border-color:var(--yellow);background:var(--yellow);color:var(--ink)}.product-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:14px;display:grid}.product-card{border:1px solid var(--line);background:#070707d1;border-radius:7px;flex-direction:column;min-height:300px;padding:24px;transition:border-color .18s,transform .18s;display:flex;position:relative}.product-card:hover{border-color:#f4bd16a6;transform:translateY(-4px)}.product-topline{justify-content:space-between;align-items:center;gap:12px;min-height:25px;display:flex}.product-topline>span{background:var(--red);letter-spacing:.06em;text-transform:uppercase;border-radius:3px;padding:5px 8px;font-size:.64rem;font-weight:900}.product-topline>strong{color:var(--yellow);font-size:1.2rem}.product-card h3{letter-spacing:.025em;text-transform:uppercase;margin:25px 0 10px;font-family:Impact,Arial Black,sans-serif;font-size:1.65rem;font-weight:500}.product-card p{color:var(--muted);margin:0 0 24px;font-size:.86rem;line-height:1.6}.product-card>button{min-height:44px;color:var(--yellow);letter-spacing:.08em;text-transform:uppercase;background:#f4bd1614;border:1px solid #f4bd1673;border-radius:4px;justify-content:space-between;align-items:center;margin-top:auto;padding:0 14px;font-size:.74rem;font-weight:900;display:flex}.product-card>button span{font-size:1.25rem}.promos-section{background:var(--ink-soft);grid-template-columns:minmax(0,1.2fr) minmax(360px,.8fr);gap:16px;padding:16px clamp(20px,6vw,92px) clamp(75px,9vw,125px);display:grid}.promo-card,.promo-stack article{border-radius:8px;min-height:420px;position:relative;overflow:hidden}.promo-card:after,.promo-stack article:after{content:"";background:linear-gradient(90deg,#000000eb,#00000029);position:absolute;inset:0}.promo-card img,.promo-stack img{object-fit:cover;width:100%;height:100%}.promo-card>div,.promo-stack article>div{z-index:2;max-width:380px;position:absolute;top:50%;left:clamp(22px,4vw,50px);transform:translateY(-50%)}.promo-card p{max-width:380px;line-height:1.55}.promo-card button,.promo-stack button{background:var(--yellow);min-height:44px;color:var(--ink);text-transform:uppercase;border:0;border-radius:4px;margin-top:12px;padding:0 17px;font-size:.74rem;font-weight:900}.promo-stack{gap:16px;display:grid}.promo-stack article{min-height:202px}.promo-stack h3{text-transform:uppercase;max-width:260px;margin:0 0 14px;font-family:Impact,Arial Black,sans-serif;font-size:2.1rem;font-weight:500;line-height:1}.promo-stack a{color:var(--yellow);text-transform:uppercase;font-size:.77rem;font-weight:900}.mangonada-card img{object-position:center 65%}.experience-section{background:var(--paper);color:var(--ink);grid-template-columns:minmax(340px,.86fr) minmax(0,1.14fr);align-items:stretch;display:grid}.experience-photo{min-height:700px}.experience-photo img{object-fit:cover;width:100%;height:100%}.experience-copy{flex-direction:column;justify-content:center;padding:clamp(58px,8vw,115px);display:flex}.experience-copy .eyebrow{color:var(--red)}.experience-copy h2{max-width:800px;font-size:clamp(3.2rem,6vw,6rem)}.feature-list{border-top:1px solid #0003;margin-top:50px;display:grid}.feature-list article{border-bottom:1px solid #0003;grid-template-columns:52px 1fr;gap:16px;padding:22px 0;display:grid}.feature-list b{color:var(--red)}.feature-list h3{text-transform:uppercase;margin:0 0 5px;font-size:1rem}.feature-list p{color:#5e574d;margin:0;font-size:.9rem;line-height:1.5}.location-section{grid-template-columns:minmax(0,1fr) minmax(320px,.6fr);align-items:center;gap:clamp(40px,7vw,100px);padding:clamp(75px,9vw,125px) clamp(20px,6vw,92px);display:grid}.location-section>div:first-child>p:not(.eyebrow){max-width:680px;color:var(--muted);line-height:1.65}.location-panel{border:2px solid var(--yellow);background:linear-gradient(135deg, #f4bd161a, transparent), var(--ink-soft);text-align:center;min-height:330px;box-shadow:14px 14px 0 var(--red);place-content:center;padding:35px;display:grid}.location-panel>span{font-size:3rem}.location-panel>strong{letter-spacing:.06em;margin:20px 0 8px;font-family:Impact,Arial Black,sans-serif;font-size:1.7rem;font-weight:500}.location-panel>small{color:var(--muted)}.location-status{color:#ff837a;background:#d92c2429;border-radius:4px;margin-top:24px;padding:11px 13px;font-size:.75rem;font-weight:800}.location-status.open{color:#70ef92;background:#46d76f21}.contact-line,.instagram-link{color:var(--yellow);letter-spacing:.04em;margin-top:14px;font-size:.75rem;font-weight:900}.instagram-link{margin-top:9px}footer{border-top:1px solid var(--line);background:#050505;grid-template-columns:1.1fr 1fr auto;align-items:center;gap:30px;padding:35px clamp(20px,6vw,92px);display:grid}.footer-logo{letter-spacing:.06em;align-items:center;gap:12px;width:fit-content;font-family:Impact,Arial Black,sans-serif;display:inline-flex}.footer-logo img{object-fit:cover;border-radius:50%;width:50px;height:50px}footer>p{color:var(--muted);margin:0;font-size:.82rem;line-height:1.5}.footer-links{text-transform:uppercase;gap:18px;font-size:.72rem;font-weight:900;display:flex}footer>small{color:#6f685e;grid-column:1/-1;font-size:.68rem}.modal-backdrop,.drawer-backdrop{z-index:60;-webkit-backdrop-filter:blur(7px);backdrop-filter:blur(7px);background:#000000c7;place-items:center;padding:18px;display:grid;position:fixed;inset:0}.product-modal{background:#12110f;border:1px solid #f4bd1673;border-radius:8px;width:min(630px,100%);max-width:calc(100vw - 36px);max-height:calc(100vh - 36px);padding:clamp(25px,5vw,45px);position:relative;overflow:hidden auto;box-shadow:12px 12px #d92c24bf}.product-modal h2,.drawer-header h2{font-size:clamp(2.5rem,6vw,4.2rem)}.product-modal>p:not(.eyebrow){color:var(--muted);line-height:1.6}.close-button{border:1px solid var(--line);width:38px;height:38px;color:var(--white);background:0 0;border-radius:50%;place-items:center;font-size:1.5rem;display:grid;position:absolute;top:16px;right:16px}fieldset{border:0;margin:26px 0 0;padding:0}legend,.notes-field,.order-form label,.order-form legend{color:var(--white);letter-spacing:.08em;text-transform:uppercase;margin-bottom:11px;font-size:.72rem;font-weight:900;display:block}.option-grid{grid-template-columns:repeat(2,1fr);gap:8px;display:grid}.option-grid label,.combo-options label,.service-toggle label{border:1px solid var(--line);color:#d7d0c4;cursor:pointer;border-radius:4px;justify-content:space-between;align-items:center;gap:8px;min-width:0;padding:12px;font-size:.8rem;display:flex}.option-grid label.selected,.combo-options label.selected,.service-toggle label.selected{border-color:var(--yellow);color:var(--white);background:#f4bd161a}.option-grid input,.combo-options input,.service-toggle input{width:18px;height:18px;accent-color:var(--yellow);flex:0 0 18px;margin:0;padding:0}.combo-options{gap:8px;display:grid}.option-grid label span,.combo-options label span{overflow-wrap:anywhere;flex:auto;min-width:0;margin-right:auto}.combo-options label strong{white-space:nowrap;flex:none}.notes-field{margin-top:25px}textarea,input,select{width:100%;color:var(--white);resize:vertical;background:#ffffff0e;border:1px solid #ffffff2b;border-radius:4px;outline:0;margin-top:8px;padding:12px}textarea:focus,input:focus,select:focus{border-color:var(--yellow)}select option{background:#171717}.add-to-cart,.checkout-button{background:var(--yellow);width:100%;min-height:56px;color:var(--ink);text-transform:uppercase;border:0;border-radius:4px;justify-content:space-between;align-items:center;margin-top:26px;padding:0 18px;font-size:.8rem;font-weight:900;display:flex}.drawer-backdrop{z-index:55;justify-content:flex-end;padding:0;display:flex}.cart-drawer{border-left:1px solid var(--line);background:#100f0d;width:min(520px,100%);height:100%;padding:28px;overflow-y:auto}.drawer-header{border-bottom:1px solid var(--line);justify-content:space-between;align-items:start;padding-bottom:20px;display:flex}.drawer-header>button{color:var(--white);background:0 0;border:0;font-size:2rem}.empty-cart{text-align:center;place-content:center;min-height:60vh;display:grid}.empty-cart>span{font-size:4rem}.empty-cart h3{text-transform:uppercase;margin:20px 0 8px;font-size:1.3rem}.empty-cart p{color:var(--muted);margin:0 0 22px}.empty-cart button{background:var(--yellow);min-height:45px;color:var(--ink);border:0;border-radius:4px;font-weight:900}.cart-items{display:grid}.cart-items article{border-bottom:1px solid var(--line);grid-template-columns:1fr auto;gap:16px;padding:20px 0;display:grid}.cart-items h3{text-transform:uppercase;margin:0 0 7px;font-size:.93rem}.cart-items small{color:var(--muted);margin-top:4px;font-size:.7rem;line-height:1.4;display:block}.cart-items article>div:first-child>strong{color:var(--yellow);margin-top:10px;display:block}.quantity-control{align-self:center;align-items:center;gap:11px;display:flex}.quantity-control button{border:1px solid var(--line);width:30px;height:30px;color:var(--white);background:0 0;border-radius:50%;place-items:center;display:grid}.order-form{gap:17px;margin-top:25px;display:grid}.order-form fieldset{margin:0}.service-toggle{grid-template-columns:1fr 1fr;gap:8px;display:grid}.service-toggle label{justify-content:flex-start}.order-form label{margin:0}.cart-total{background:#ffffff0b;grid-template-columns:1fr auto;gap:6px;margin-top:25px;padding:18px;display:grid}.cart-total strong{color:var(--yellow);font-size:1.35rem}.cart-total small{color:var(--muted);grid-column:1/-1;font-size:.68rem}.demo-note{color:#827b70;text-align:center;margin:10px 0 0;font-size:.66rem;line-height:1.4}.added-notice{z-index:58;min-width:min(360px,100vw - 28px);color:var(--white);background:#15130f;border:1px solid #f4bd16b3;border-radius:5px;align-items:center;gap:12px;padding:13px 16px;animation:.18s ease-out notice-in;display:flex;position:fixed;top:94px;left:50%;transform:translate(-50%);box-shadow:6px 6px #d92c24bf}.added-notice>span{background:var(--yellow);width:34px;height:34px;color:var(--ink);border-radius:50%;flex:0 0 34px;place-items:center;font-weight:900;display:grid}.added-notice div{gap:3px;display:grid}.added-notice strong{letter-spacing:.06em;text-transform:uppercase;font-size:.76rem}.added-notice small{color:var(--muted);font-size:.72rem}@keyframes notice-in{0%{opacity:0;transform:translate(-50%,-8px)}}.floating-cart{z-index:35;border:2px solid var(--ink);background:var(--yellow);min-width:330px;min-height:58px;color:var(--ink);box-shadow:7px 7px 0 var(--red);border-radius:5px;justify-content:space-between;align-items:center;gap:25px;padding:0 20px;font-weight:900;display:flex;position:fixed;bottom:20px;right:20px}.floating-cart span{text-transform:uppercase;font-size:.76rem}@media (width<=1050px){.hero{grid-template-columns:1fr .75fr}.hero h1{font-size:clamp(4.3rem,9.8vw,7rem)}.service-chips{grid-template-columns:1fr}.status-chip,.info-chip{min-height:72px}.product-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.promos-section{grid-template-columns:1fr}.promo-stack{grid-template-columns:1fr 1fr}footer{grid-template-columns:1fr auto}footer>p{display:none}}@media (width<=760px){.site-header{grid-template-columns:1fr auto;min-height:66px;padding:6px 14px}.brand img{width:48px;height:48px}.brand span,.site-header nav,.cart-button>span{display:none}.hero{grid-template-columns:1fr;min-height:auto;padding-top:55px}.hero h1{font-size:clamp(4.1rem,20vw,7rem)}.hero-visual{justify-self:center;width:calc(100% - 18px);max-width:520px;margin-top:15px}.hero-stamp{width:135px;height:135px;bottom:20px;right:-14px}.hero-stamp strong{font-size:2.25rem}.flame-badge{left:-8px}.ticker{justify-content:flex-start}.ticker span:nth-of-type(n+3),.ticker i:nth-of-type(n+3){display:none}.section-heading{display:block}.section-heading>p{margin-top:20px}.section-heading h2,.promo-card h2,.experience-copy h2,.location-section h2{font-size:clamp(3.2rem,16vw,5rem)}.product-grid{grid-template-columns:1fr}.product-card{min-height:250px}.promo-stack{grid-template-columns:1fr}.promo-card,.promo-stack article{min-height:380px}.promo-stack article{min-height:260px}.experience-section{grid-template-columns:1fr}.experience-photo{min-height:460px}.experience-copy{padding:65px 20px}.location-section,footer{grid-template-columns:1fr}.footer-links{flex-wrap:wrap}.option-grid{grid-template-columns:1fr}.cart-drawer{padding:20px 16px}.added-notice{top:78px}.floating-cart{min-width:0;bottom:12px;left:12px;right:12px}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,:before,:after{transition-duration:.01ms!important;animation-duration:.01ms!important}}
