:root{--bg:#0f0f0f;--surface:#181818;--surface-2:#202020;--text:#fff;--muted:#b8b8b8;--accent:#d4a017;--accent-dark:#aa7d09;--border:rgba(255,255,255,.09);--shadow:0 18px 50px rgba(0,0,0,.28);--radius:22px;--font-body:"DM Sans",sans-serif;--font-display:"Playfair Display",serif;--nav-height:74px;color-scheme:dark}
[data-theme="light"]{--bg:#f7f4ed;--surface:#fff;--surface-2:#eee9df;--text:#171510;--muted:#6f6a60;--border:rgba(30,25,15,.1);--shadow:0 18px 50px rgba(65,48,15,.1);color-scheme:light}
*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:20px}body{margin:0;background:var(--bg);color:var(--text);font-family:var(--font-body);line-height:1.6;-webkit-font-smoothing:antialiased;transition:background .3s,color .3s}body::selection{background:var(--accent);color:#0f0f0f}a{color:inherit;text-decoration:none}button,input{font:inherit}button,a{-webkit-tap-highlight-color:transparent}img{display:block;max-width:100%}.container{width:min(1120px,calc(100% - 36px));margin-inline:auto}.sr-only,.svg-sprite{position:absolute;width:1px;height:1px;overflow:hidden;clip:rect(0,0,0,0)}.skip-link{position:fixed;z-index:100;top:12px;left:12px;background:var(--accent);color:#111;padding:10px 16px;border-radius:8px;transform:translateY(-150%)}.skip-link:focus{transform:none}.eyebrow{margin:0 0 8px;color:var(--accent);font-size:.76rem;font-weight:700;letter-spacing:.18em;text-transform:uppercase}.hero{position:relative;min-height:640px;overflow:hidden;background:radial-gradient(circle at 50% 28%,rgba(212,160,23,.18),transparent 35%),linear-gradient(180deg,rgba(15,15,15,.25),var(--bg)),linear-gradient(125deg,#1e1a12,#0f0f0f 55%,#151515)}.hero::before{content:"";position:absolute;inset:0;opacity:.15;background-image:linear-gradient(rgba(255,255,255,.035) 1px,transparent 1px),linear-gradient(90deg,rgba(255,255,255,.035) 1px,transparent 1px);background-size:48px 48px;mask-image:linear-gradient(to bottom,#000,transparent)}[data-theme="light"] .hero{background:radial-gradient(circle at 50% 28%,rgba(212,160,23,.22),transparent 38%),linear-gradient(180deg,rgba(255,255,255,.3),var(--bg)),#ebe4d7}.topbar{height:82px;display:flex;align-items:center;justify-content:space-between;position:relative;z-index:2;border-bottom:1px solid var(--border)}.brand{display:flex;align-items:center;gap:11px;font-family:var(--font-display);font-weight:700}.brand img{width:44px;height:44px}.theme-toggle{display:flex;align-items:center;gap:8px;border:1px solid var(--border);background:rgba(255,255,255,.05);color:var(--text);border-radius:999px;padding:10px 14px;cursor:pointer}.theme-toggle:hover{border-color:var(--accent)}.theme-icon{color:var(--accent);font-size:1.05rem}.theme-label{font-size:.82rem;font-weight:600}.hero-content{position:relative;z-index:1;padding:72px 0 100px;text-align:center}.hero-logo-wrap{width:104px;height:104px;margin:0 auto 25px;border:1px solid rgba(212,160,23,.4);border-radius:30px;padding:12px;background:rgba(255,255,255,.04);box-shadow:0 0 60px rgba(212,160,23,.16);transform:rotate(3deg)}.hero-logo-wrap img{transform:rotate(-3deg)}h1,h2,h3,p{margin-top:0}.hero h1{font:700 clamp(2.45rem,8vw,4.6rem)/1.04 var(--font-display);max-width:800px;margin:0 auto 12px;letter-spacing:-.035em}.hero-slogan{font-size:clamp(1rem,3vw,1.25rem);color:var(--muted);margin-bottom:23px}.hero-meta{display:flex;align-items:center;justify-content:center;gap:12px;color:var(--muted);font-size:.9rem}.hero-meta span:first-child{display:flex;align-items:center;gap:7px}.hero-meta svg,.button svg{width:18px;height:18px;fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}.open-status{background:rgba(57,179,105,.12);color:#63d58f;border:1px solid rgba(57,179,105,.28);padding:3px 10px;border-radius:999px;font-size:.75rem;font-weight:700}.hero-actions{display:flex;justify-content:center;gap:12px;margin-top:31px}.button{min-height:50px;display:inline-flex;align-items:center;justify-content:center;gap:9px;border:0;border-radius:14px;padding:12px 20px;font-weight:700;cursor:pointer;transition:transform .2s,box-shadow .2s,background .2s}.button:hover{transform:translateY(-2px)}.button-primary{background:var(--accent);color:#111;box-shadow:0 10px 28px rgba(212,160,23,.18)}.button-primary:hover{background:#e1af2d;box-shadow:0 14px 34px rgba(212,160,23,.26)}.button-ghost{background:rgba(255,255,255,.06);border:1px solid var(--border);color:var(--text)}.hero-glow{position:absolute;width:300px;height:300px;right:-170px;bottom:-180px;border-radius:50%;background:var(--accent);filter:blur(80px);opacity:.12}.menu-section{padding:88px 0 110px}.section-heading{display:flex;justify-content:space-between;align-items:end;gap:40px;margin-bottom:31px}.section-heading h2,.info-intro h2{font:700 clamp(2rem,6vw,3.4rem)/1.1 var(--font-display);margin:0}.section-heading>p{color:var(--muted);max-width:480px;margin:0}.search-wrap{position:relative;display:flex;align-items:center;margin-bottom:20px}.search-wrap>svg{position:absolute;left:17px;width:21px;height:21px;fill:none;stroke:var(--muted);stroke-width:1.8}.search-wrap input{width:100%;height:56px;padding:0 50px;background:var(--surface);color:var(--text);border:1px solid var(--border);border-radius:16px;outline:none;transition:border .2s,box-shadow .2s}.search-wrap input:focus{border-color:var(--accent);box-shadow:0 0 0 3px rgba(212,160,23,.12)}.clear-search{position:absolute;right:12px;width:34px;height:34px;border:0;border-radius:50%;background:var(--surface-2);color:var(--muted);font-size:1.3rem;cursor:pointer}.category-list{display:flex;gap:9px;overflow-x:auto;padding:2px 1px 12px;scrollbar-width:none}.category-list::-webkit-scrollbar{display:none}.category-button{flex:0 0 auto;min-height:44px;border:1px solid var(--border);border-radius:999px;background:var(--surface);color:var(--muted);padding:9px 17px;font-weight:600;cursor:pointer;transition:.2s}.category-button:hover,.category-button.active{background:var(--accent);border-color:var(--accent);color:#111}.menu-summary{min-height:42px;padding-top:6px;color:var(--muted);font-size:.86rem}.product-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:20px}.product-card{display:grid;grid-template-columns:180px minmax(0,1fr);min-height:245px;background:var(--surface);border:1px solid var(--border);border-radius:var(--radius);overflow:hidden;box-shadow:0 1px 0 rgba(255,255,255,.02);transition:transform .25s,border .25s,box-shadow .25s;animation:cardIn .35s both}.product-card:hover{transform:translateY(-4px);border-color:rgba(212,160,23,.35);box-shadow:var(--shadow)}@keyframes cardIn{from{opacity:0;transform:translateY(12px)}}.product-image{position:relative;min-height:245px;overflow:hidden;background:#25221c}.product-image img{width:100%;height:100%;object-fit:cover;transition:transform .45s}.product-card:hover .product-image img{transform:scale(1.04)}.product-badges{position:absolute;top:12px;left:12px;display:flex;gap:6px;flex-wrap:wrap}.badge{padding:4px 8px;border-radius:6px;background:var(--accent);color:#111;font-size:.66rem;font-weight:800;letter-spacing:.04em;text-transform:uppercase}.badge-new{background:#fff;color:#111}.product-body{padding:21px 19px;display:flex;flex-direction:column}.product-category{color:var(--accent);font-size:.72rem;font-weight:700;text-transform:uppercase;letter-spacing:.09em}.product-body h3{font:700 1.35rem/1.2 var(--font-display);margin:6px 0 7px}.product-description{color:var(--muted);font-size:.86rem;line-height:1.5;margin-bottom:12px}.product-tags{display:flex;gap:6px;flex-wrap:wrap;margin-bottom:16px}.tag{font-size:.7rem;color:var(--muted);background:var(--surface-2);border-radius:6px;padding:3px 7px}.product-footer{display:flex;justify-content:space-between;align-items:center;gap:10px;margin-top:auto}.price{font-weight:800;color:var(--text);font-size:1.1rem;white-space:nowrap}.order-button{width:42px;height:42px;display:grid;place-items:center;border:1px solid rgba(212,160,23,.35);border-radius:12px;background:rgba(212,160,23,.1);color:var(--accent);transition:.2s}.order-button:hover{background:var(--accent);color:#111}.order-button svg{width:20px;height:20px;fill:none;stroke:currentColor;stroke-width:1.8}.empty-state{text-align:center;padding:65px 20px;background:var(--surface);border:1px dashed var(--border);border-radius:var(--radius)}.empty-state[hidden]{display:none}.empty-icon{font-size:3rem;color:var(--accent)}.empty-state h3{font:700 1.55rem var(--font-display);margin:8px 0}.empty-state p{color:var(--muted);margin-bottom:22px}.info-section{background:var(--surface);padding:90px 0}.info-layout{display:grid;grid-template-columns:1fr 1fr;gap:80px;align-items:center}.info-intro>p:last-child{color:var(--muted);max-width:420px;margin-top:22px}.info-card{font-style:normal;border:1px solid var(--border);border-radius:var(--radius);background:var(--bg);padding:10px 28px}.info-row{display:flex;gap:16px;align-items:center;padding:20px 0;border-bottom:1px solid var(--border)}.info-icon{flex:0 0 43px;height:43px;display:grid;place-items:center;border-radius:12px;background:rgba(212,160,23,.1);color:var(--accent)}.info-icon svg{width:20px;height:20px;fill:none;stroke:currentColor;stroke-width:1.8}.info-row strong{display:block;font-size:.78rem;color:var(--muted);margin-bottom:1px}.info-row p,.info-row a{margin:0;font-weight:600}.info-links{display:flex;justify-content:space-between;gap:15px;padding:20px 0 10px}.info-links a{font-weight:700;color:var(--accent)}footer{padding:35px 0 calc(35px + env(safe-area-inset-bottom));border-top:1px solid var(--border);color:var(--muted);font-size:.76rem}footer .container{display:flex;align-items:center;justify-content:space-between;gap:20px}footer p{margin:0}footer a{color:var(--accent)}.footer-brand{display:flex;align-items:center;gap:8px;color:var(--text);font-family:var(--font-display);font-weight:700}.mobile-nav{display:none}
@media(max-width:900px){.product-grid{grid-template-columns:1fr}.product-card{grid-template-columns:200px 1fr}.info-layout{gap:40px}.section-heading{align-items:start}}
@media(max-width:680px){body{padding-bottom:calc(var(--nav-height) + env(safe-area-inset-bottom))}.container{width:min(100% - 28px,1120px)}.hero{min-height:auto}.topbar{height:72px}.brand span{font-size:.92rem}.brand img{width:38px;height:38px}.theme-label{display:none}.theme-toggle{width:43px;height:43px;justify-content:center;padding:0}.hero-content{padding:52px 0 75px}.hero-logo-wrap{width:85px;height:85px;border-radius:25px}.hero h1{font-size:clamp(2.25rem,11vw,3.3rem)}.hero-actions{flex-direction:column}.hero-actions .button{width:100%}.menu-section{padding:66px 0 78px}.section-heading{display:block;margin-bottom:25px}.section-heading>p{margin-top:15px;font-size:.92rem}.product-card{grid-template-columns:118px minmax(0,1fr);min-height:224px}.product-image{min-height:224px}.product-body{padding:17px 14px}.product-body h3{font-size:1.18rem}.product-description{display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden}.badge{font-size:.57rem;padding:3px 6px}.product-badges{top:8px;left:8px}.info-section{padding:68px 0}.info-layout{grid-template-columns:1fr;gap:30px}.info-card{padding:8px 20px}.info-links{flex-direction:column}.mobile-nav{position:fixed;z-index:50;left:0;right:0;bottom:0;height:calc(var(--nav-height) + env(safe-area-inset-bottom));padding-bottom:env(safe-area-inset-bottom);display:grid;grid-template-columns:repeat(4,1fr);background:color-mix(in srgb,var(--surface) 94%,transparent);border-top:1px solid var(--border);box-shadow:0 -10px 35px rgba(0,0,0,.15);backdrop-filter:blur(16px)}.mobile-nav a,.mobile-nav button{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:3px;border:0;background:none;color:var(--muted);font-size:.66rem;font-weight:600;cursor:pointer}.mobile-nav svg{width:21px;height:21px;fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}.mobile-nav .active{color:var(--accent)}footer .container{flex-direction:column;text-align:center}footer{padding-bottom:35px}}
@media(max-width:390px){.product-card{grid-template-columns:105px minmax(0,1fr)}.product-body{padding:15px 12px}.product-description{font-size:.8rem}.product-tags{margin-bottom:10px}.price{font-size:1rem}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*::before,*::after{animation-duration:.01ms!important;transition-duration:.01ms!important}}
.open-status.closed{background:rgba(220,80,80,.12);color:#ee8d8d;border-color:rgba(220,80,80,.28)}
.order-button{width:auto;height:auto;min-height:42px;display:flex;align-items:center;justify-content:center;gap:7px;padding:8px 11px;font-size:.7rem;font-weight:700;line-height:1.2;text-align:center}.order-button svg{flex:0 0 18px;width:18px;height:18px}
@media(max-width:390px){.order-button span{display:none}.order-button{width:42px;padding:8px}}
