:root{--bg:#f6f4ef;--text:#121826;--muted:rgba(18,24,38,.70);--border:rgba(18,24,38,.12);--shadow:0 12px 30px rgba(0,0,0,.12);--accent:#ffc83d;--max:480px;--font:ui-sans-serif,system-ui,-apple-system,Segoe UI,Roboto,Helvetica,Arial;}
*{box-sizing:border-box}html{scroll-behavior:smooth}html,body{min-height:100%}body{margin:0;font-family:var(--font);color:var(--text);background:var(--bg);-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility}img{display:block;max-width:100%;height:auto;border:0;outline:0;background:transparent}a{color:inherit}.container{max-width:var(--max);margin:0 auto;padding:16px 16px 34px}.topbar{position:sticky;top:0;z-index:50;backdrop-filter:blur(10px);background:rgba(255,255,255,.72);border-bottom:1px solid var(--border)}.topbar .row{max-width:var(--max);margin:0 auto;padding:12px 16px;display:flex;align-items:center;justify-content:space-between;gap:12px}.brandLink{text-decoration:none}.logoLink{flex:0 0 auto}.logoLink img{width:50px;height:50px;object-fit:contain}.brandText{flex:1}.brand{display:flex;flex-direction:column;line-height:1.05}.brand strong{font-size:14px}.brand span{font-size:11px;color:var(--muted)}.desktopNav{display:none}.iconbtn,.miniBtn{border:1px solid var(--border);background:rgba(255,255,255,.85);border-radius:999px;padding:9px 12px;font-weight:750;font-size:12px;text-decoration:none;display:inline-flex;align-items:center;justify-content:center}.miniBtn{padding:8px 11px;font-size:11.5px}.hero{border-radius:24px;overflow:hidden;box-shadow:var(--shadow);background:#000}.hero .bg{height:52vh;min-height:360px;background:linear-gradient(135deg,#243447,#111);display:flex;align-items:flex-end;position:relative;overflow:hidden}.hero .bg:after{content:"";position:absolute;inset:0;background:linear-gradient(to bottom,rgba(0,0,0,.25),rgba(0,0,0,.70));z-index:1;pointer-events:none}.hero-bg-image{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;z-index:0}.hero .content{padding:18px 16px;color:#fff;max-width:760px;position:relative;z-index:2}h1{margin:10px 0 8px;font-size:34px;letter-spacing:-.02em;line-height:1.05}.subtitle{margin:0 0 14px;color:rgba(255,255,255,.85);font-size:14.5px;line-height:1.45}.kicker{font-size:12px;color:rgba(255,255,255,.80);letter-spacing:.12em;text-transform:uppercase;display:flex;gap:8px;align-items:center}.kicker .dot{width:8px;height:8px;border-radius:50%;background:var(--accent);box-shadow:0 0 0 6px rgba(255,200,61,.18)}.ctas{display:flex;gap:10px;flex-wrap:wrap}.btn{border-radius:14px;padding:12px 14px;font-weight:800;font-size:13px;text-decoration:none;border:1px solid rgba(255,255,255,.35);display:inline-flex;align-items:center;justify-content:center;min-width:150px}.btn.primary{background:var(--accent);border-color:rgba(255,200,61,.55);color:#121212}.btn.ghost{background:rgba(255,255,255,.92);color:#121212;border-color:rgba(255,255,255,.92)}.pills{margin-top:12px;display:flex;gap:8px;flex-wrap:wrap}.pill{border:1px solid rgba(255,255,255,.35);background:rgba(0,0,0,.25);border-radius:999px;padding:7px 10px;font-size:12px;color:rgba(255,255,255,.88)}.section{margin-top:18px}.section h2{font-size:18px;margin:18px 2px 10px}.section>p{margin:0 2px 14px;color:var(--muted);font-size:13.5px;line-height:1.55}.grid{display:grid;grid-template-columns:1fr 1fr;gap:12px}.grid .card:nth-child(3){grid-column:1/-1}.card{border-radius:16px;overflow:hidden;position:relative;box-shadow:0 10px 25px rgba(0,0,0,.10);text-decoration:none;background:#000}.card img{width:100%;aspect-ratio:4/3;object-fit:cover;transform:scale(1.05)}.card .overlay{position:absolute;left:0;right:0;bottom:0;padding:12px 12px 10px;background:linear-gradient(to top,rgba(0,0,0,.72),rgba(0,0,0,0));color:#fff;text-align:center}.card .overlay .title{margin:0;font-size:16px;font-weight:900;letter-spacing:.04em;color:#fff}.card .overlay .desc{margin:6px 0 0;font-size:12px;color:rgba(255,255,255,.85)}.hrTitle{display:flex;align-items:center;gap:12px;margin-top:6px;margin-bottom:10px}.hrTitle:before,.hrTitle:after{content:"";height:1px;background:rgba(18,24,38,.18);flex:1}.hrTitle span{font-weight:900;letter-spacing:.08em}.foodlist,.list{display:flex;flex-direction:column;gap:10px}.foodrow{display:flex;gap:12px;align-items:center;background:rgba(255,255,255,.70);border:1px solid rgba(18,24,38,.10);border-radius:16px;padding:10px;box-shadow:0 6px 18px rgba(0,0,0,.06);text-decoration:none}.foodrow img{width:74px;height:58px;border-radius:12px;object-fit:cover}.foodrow .meta{flex:1}.foodrow .meta strong{display:block;font-size:14px}.foodrow .meta span{display:block;margin-top:3px;font-size:12px;color:var(--muted);line-height:1.4}.foodrow .chev{font-size:18px;color:rgba(18,24,38,.55);font-weight:900}.page-hero{border-radius:24px;overflow:hidden;box-shadow:var(--shadow);background:#000}.page-hero>img{width:100%;aspect-ratio:16/10;object-fit:cover}.page-hero .content{padding:14px;color:#fff;background:linear-gradient(to top,rgba(0,0,0,.70),rgba(0,0,0,.10))}.page-hero h1{font-size:24px;margin:0 0 6px}.page-hero .subtitle{margin-bottom:0}.breadcrumb{font-size:12px;color:rgba(255,255,255,.80);margin-bottom:8px}.item{background:rgba(255,255,255,.78);border:1px solid rgba(18,24,38,.10);border-radius:16px;padding:12px}.item-image{border-radius:14px;width:100%;aspect-ratio:16/10;object-fit:cover;margin-bottom:10px}.item strong{display:block;font-size:14px;margin-bottom:4px}.item p{margin:0;color:rgba(18,24,38,.72);font-size:12.8px;line-height:1.5}.tagrow{display:flex;gap:8px;flex-wrap:wrap;margin-top:10px}.tag{font-size:11px;padding:6px 10px;border-radius:999px;border:1px solid rgba(18,24,38,.12);background:rgba(255,255,255,.85);color:rgba(18,24,38,.75)}.notice{margin-top:12px;border:1px dashed rgba(18,24,38,.20);border-radius:16px;padding:12px;color:rgba(18,24,38,.70);font-size:12px;line-height:1.55;background:rgba(255,255,255,.65)}.prose,.editor-content{font-size:14px;line-height:1.65;color:var(--text)}.support-copy .item{padding:18px}.support-copy .prose p:first-child{margin-top:0}.support-cta{margin:18px 0 0}.support-cta .btn{min-width:190px}.support-copy .notice{margin-top:12px}.prose p,.editor-content p{font-size:inherit;line-height:inherit}.copyright{margin-top:10px}footer{display:block;margin-top:18px}.footer{padding-top:12px;border-top:1px solid rgba(18,24,38,.14);color:rgba(18,24,38,.65);font-size:11.5px;line-height:1.6}.footer a{color:rgba(18,24,38,.78)}.smalllinks{display:flex;gap:10px;flex-wrap:wrap;margin-top:8px}

@media (min-width:720px){
  :root{--max:1180px}.container{padding:24px 24px 54px}.topbar .row{padding:12px 24px}.brandText{flex:0 1 auto}.desktopNav{display:flex;align-items:center;gap:20px;margin-left:auto}.desktopNav a{text-decoration:none;font-size:13px;font-weight:750;color:rgba(18,24,38,.75)}.desktopNav a:hover{color:var(--text)}
  .hero .bg{height:560px;min-height:0}.hero .content{padding:48px}.hero h1{font-size:58px;max-width:760px}.hero .subtitle{font-size:18px;max-width:650px}.hero .ctas{margin-top:22px}.hero .pills{margin-top:18px}
  .section{margin-top:34px}.section h2{font-size:26px;margin-top:26px}.section>p{font-size:15px;max-width:760px}.grid{grid-template-columns:repeat(3,1fr);gap:18px}.grid .card:nth-child(3){grid-column:auto}.card img{aspect-ratio:5/4}.card .overlay{padding:22px 18px 16px}.card .overlay .title{font-size:20px}.card .overlay .desc{font-size:13px}
  .foodlist,.list{gap:16px}.home-foods,.quick-start,.food-page-list{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:16px}.foodrow{padding:14px;min-height:92px}.foodrow img{width:96px;height:72px}.foodrow .meta strong{font-size:15px}.foodrow .meta span{font-size:13px}
  .page-hero{display:grid;grid-template-columns:minmax(0,1.45fr) minmax(300px,.75fr);min-height:390px}.page-hero>img{height:100%;aspect-ratio:auto;object-fit:cover}.page-hero .content{display:flex;flex-direction:column;justify-content:flex-end;padding:36px;background:linear-gradient(135deg,#121826,#283445)}.page-hero h1{font-size:40px}.page-hero .subtitle{font-size:16px}.breadcrumb{font-size:13px}
  .card-list{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:18px}.item{padding:16px}.item strong{font-size:16px}.item p{font-size:13.5px}.item-image{aspect-ratio:16/9}.footer{display:grid;grid-template-columns:1.4fr 1fr auto;gap:28px;align-items:start}.smalllinks{margin-top:0}.copyright{margin-top:0;text-align:right}
}
@media (min-width:1040px){.home-foods{grid-template-columns:repeat(3,minmax(0,1fr))}.quick-start{grid-template-columns:repeat(3,minmax(0,1fr))}.card-list{grid-template-columns:repeat(3,minmax(0,1fr))}}
@media (max-width:420px){.topbar .row{gap:8px}.brand strong{font-size:13px}.brand span{font-size:10px}.iconbtn{padding:8px 10px}.hero h1{font-size:31px}}
.desktop-extra{display:none}
@media (min-width:720px){.desktop-extra{display:block}}
