:root{--bg-dark: #0a0a0a;--bg-card: #141414;--accent: #CF2E2E;--accent-hover: #e63939;--text: #f8fafc;--text-muted: #94a3b8;--border: #333;--font-display: "Syne", system-ui, sans-serif;--font-body: "DM Sans", system-ui, sans-serif;--font-hero: "Creepster", cursive}*,*:before,*:after{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;font-family:var(--font-body);background:var(--bg-dark);color:var(--text);line-height:1.6;min-height:100vh;position:relative}.bg-images{position:fixed;inset:0;pointer-events:none;z-index:0;overflow:hidden}.bg-images .bg-img{position:absolute;width:180px;height:180px;background-size:cover;background-position:center;opacity:.24;border-radius:50%}.bg-images .bg-img:nth-child(1){top:8%;left:5%}.bg-images .bg-img:nth-child(2){top:25%;right:3%;width:140px;height:140px;opacity:.22}.bg-images .bg-img:nth-child(3){bottom:30%;left:2%;width:120px;height:120px;opacity:.24}.bg-images .bg-img:nth-child(4){bottom:10%;right:8%;width:160px;height:160px;opacity:.26}.bg-images .bg-img:nth-child(5){top:50%;left:50%;transform:translate(-50%,-50%);width:200px;height:200px;opacity:.18}@media(min-width:640px){.bg-images .bg-img{width:220px;height:220px;opacity:.26}.bg-images .bg-img:nth-child(2){width:180px;height:180px;opacity:.24}.bg-images .bg-img:nth-child(3){width:150px;height:150px;opacity:.22}.bg-images .bg-img:nth-child(4){width:200px;height:200px;opacity:.28}.bg-images .bg-img:nth-child(5){width:240px;height:240px;opacity:.2}}body>.layout-wrap{position:relative;z-index:1;min-height:100vh;display:flex;flex-direction:column}a{color:var(--accent);text-decoration:none}a:hover{color:var(--accent-hover)}img{max-width:100%;height:auto;display:block}html.home-splash-active,body.home-splash-active{overflow:hidden;height:100%;position:fixed;width:100%}.home-splash{position:fixed;inset:0;z-index:9999;display:flex;flex-direction:column;align-items:center;justify-content:center;background:var(--bg-dark);cursor:pointer;transition:opacity .4s ease}.home-splash--hidden{opacity:0;pointer-events:none}.splash-powered{margin:0;font-size:.9375rem;font-weight:400;color:var(--text-muted);letter-spacing:.02em}.splash-text{position:relative;z-index:1;display:flex;flex-direction:column;align-items:center;justify-content:center}.splash-quicktap{margin:.5rem 0 0;font-size:clamp(2rem,8vw,3.5rem);font-weight:700;color:var(--accent);letter-spacing:-.02em}@media(min-width:640px){.splash-powered{font-size:1rem}.splash-quicktap{margin-top:.75rem}}.home-logo{display:flex;justify-content:center;align-items:center;padding:1.5rem 1rem}.home-logo a{display:block}.home-logo img{height:72px;width:auto;max-width:min(320px,100%);object-fit:contain;display:block}@media(min-width:640px){.home-logo{padding:2rem 1.5rem}.home-logo img{height:96px;max-width:min(380px,100%)}}.home-content{display:flex;flex-direction:column;min-height:100vh}.home-content main{flex:1;display:flex;flex-direction:column}.site-header{padding:.75rem 1rem;display:flex;align-items:center;justify-content:space-between;flex-wrap:wrap;gap:.75rem;border-bottom:1px solid var(--border);background:#0a0a0aeb;position:sticky;top:0;z-index:100}.logo-link{display:flex;align-items:center}.logo-link img{height:40px;width:auto;max-width:min(200px,100%);object-fit:contain;display:block}.nav-list{list-style:none;margin:0;padding:0;display:flex;gap:1rem;flex-wrap:wrap}.nav-list a{color:var(--text);font-weight:500;font-size:.9375rem;transition:color .2s}.nav-list a:hover,.nav-list a.active{color:var(--accent)}@media(min-width:640px){.site-header{padding:1rem 1.5rem}.logo-link img{height:48px}.nav-list{gap:1.5rem}}.hero{text-align:center;padding:2rem 1rem 3rem;max-width:720px;margin:0 auto}.hero h1,.hero .hero-headline{font-family:var(--font-hero);font-size:clamp(2rem,6vw,3.5rem);font-weight:400;margin:0 0 .5rem;line-height:1.2;color:var(--text);letter-spacing:.02em}.hero .tagline{font-size:1rem;color:var(--text-muted);margin:0}@media(min-width:640px){.hero{padding:3rem 1.5rem 4rem}.home-content main{padding-bottom:3rem;gap:2rem}.home-content .btn-group{margin-bottom:3rem}}.hours-block{display:flex;flex-direction:column;align-items:center;gap:.75rem;margin:1.5rem 0;padding:0 1rem}.hours-row{display:flex;align-items:baseline;gap:.75rem;flex-wrap:wrap;justify-content:center}.hours-label{font-size:.6875rem;text-transform:uppercase;letter-spacing:.1em;color:var(--text-muted);font-weight:600}.hours-time{font-size:1.125rem;font-weight:600;color:var(--text)}.btn-group{display:flex;gap:.75rem;justify-content:center;flex-wrap:wrap;margin-top:1.5rem;padding:0 1rem}.home-content .btn-group{margin-bottom:2.5rem;margin-top:auto}.home-content main{padding-bottom:2rem;gap:1.5rem}.home-content .hero{margin-bottom:0}.home-content .hours-block{margin-top:0;margin-bottom:0}.home-content .site-footer{margin-top:0}.btn{display:inline-block;padding:.65rem 1.25rem;border-radius:9999px;font-weight:600;font-size:.9375rem;transition:background .2s,color .2s}.btn-primary{background:var(--accent);color:#fff}.btn-primary:hover{background:var(--accent-hover);color:#fff}.btn-outline{border:2px solid var(--accent);color:var(--accent)}.btn-outline:hover{background:var(--accent);color:#fff}@media(min-width:640px){.btn{padding:.75rem 1.5rem}}.section{padding:2rem 1rem;max-width:900px;margin:0 auto}.section h2{font-family:var(--font-display);font-size:clamp(1.375rem,3vw,2rem);font-weight:700;margin:0 0 1rem;color:var(--accent);text-align:center}.section p{color:var(--text-muted);margin:0 0 1rem;font-size:.9375rem}@media(min-width:640px){.section{padding:3rem 1.5rem}}.quote-block{background:var(--bg-card);border-radius:.75rem;padding:1.25rem;margin:1.5rem 0;border:1px solid var(--border)}.quote-block .quote{font-size:1rem;font-style:italic;margin:0 0 .5rem;color:var(--text-muted)}.quote-block .attribution{font-size:.8125rem;color:var(--text-muted)}@media(min-width:640px){.quote-block{padding:2rem}}.menu-page .page-title{text-align:center;font-family:var(--font-display);font-size:clamp(1.75rem,4vw,2.5rem);font-weight:700;margin:1.5rem 0 2rem;color:var(--accent)}.menu-category{margin-bottom:2.5rem}.menu-category h3{font-size:1.125rem;text-transform:uppercase;letter-spacing:.08em;color:var(--accent);margin:0 0 .5rem;padding-bottom:.5rem;border-bottom:1px solid var(--border)}.menu-category-note{font-size:.875rem;color:var(--text-muted);margin:0 0 1rem}.menu-upgrade-note{font-size:.8125rem;color:var(--text-muted);margin-top:1rem;margin-bottom:2rem;padding-top:.75rem;border-top:1px dashed var(--border)}.menu-upgrade-line{display:block;margin-bottom:.5rem}.menu-upgrade-line:last-child{margin-bottom:0}.menu-upgrade-items{color:var(--text-muted)}.menu-upgrade-sep{color:var(--text-muted);margin:0 .25rem}.menu-upgrade-prices{color:var(--text-muted)}.menu-upgrade-price-accent{color:var(--accent);font-weight:600}.menu-item{display:flex;justify-content:space-between;align-items:flex-start;gap:1rem;padding:.65rem 0;border-bottom:1px solid var(--border)}.menu-item:last-child{border-bottom:none}.menu-item-name{font-weight:600;color:var(--text);font-size:.9375rem;display:flex;align-items:center;gap:.35rem;flex-wrap:wrap}.menu-item-chillies{display:inline-flex;gap:.1rem;font-size:.875rem;line-height:1}.menu-item-desc{font-size:.8125rem;color:var(--text-muted);margin-top:.2rem}.menu-item-desc-accent{color:var(--accent);font-weight:600}.menu-item-subs{font-size:.75rem;color:var(--text-muted);margin-top:.2rem}.menu-item-price{font-weight:600;color:var(--accent);white-space:nowrap;font-size:.9375rem}.menu-item-size-prices{display:flex;align-items:center;gap:.5rem;white-space:nowrap;font-size:.9375rem;font-weight:600;color:var(--accent)}.menu-item-size-sep{color:var(--border);font-weight:400;user-select:none}@media(min-width:640px){.menu-page .page-title{margin:2rem 0 3rem}.menu-category{margin-bottom:3rem}}.gallery-page .page-title{text-align:center;font-family:var(--font-display);font-size:clamp(1.75rem,4vw,2.5rem);font-weight:700;margin:1.5rem 0 1rem;color:var(--accent)}.gallery-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:.75rem;padding:1rem;max-width:1000px;margin:0 auto}.gallery-grid img{width:100%;aspect-ratio:1;object-fit:cover;border-radius:.5rem;border:1px solid var(--border)}@media(min-width:640px){.gallery-grid{grid-template-columns:repeat(3,1fr);gap:1rem;padding:2rem 1.5rem}}@media(min-width:900px){.gallery-grid{grid-template-columns:repeat(4,1fr)}}.site-footer{text-align:center;padding:1.5rem 1rem;border-top:1px solid var(--border);margin-top:auto}.footer-icons{display:flex;flex-wrap:wrap;justify-content:center;gap:1rem 1.25rem;margin-bottom:1rem}.footer-icon{display:inline-flex;align-items:center;justify-content:center;color:var(--accent);transition:color .2s,transform .2s}.footer-icon:hover{color:var(--accent-hover);transform:scale(1.1)}.footer-icon svg{width:24px;height:24px}.site-footer .powered{font-size:.8125rem;color:var(--text-muted);margin:0}.site-footer .powered a{color:var(--accent)}@media(min-width:640px){.site-footer{padding:2rem 1.5rem}}.image-strip{display:flex;justify-content:center;gap:.5rem;padding:.75rem;flex-wrap:wrap;overflow:hidden}.image-strip img{width:64px;height:64px;object-fit:cover;border-radius:.5rem;border:1px solid var(--border)}@media(min-width:640px){.image-strip img{width:80px;height:80px}}
