:root{--paper:#efe0bd;--paper-deep:#d8bd83;--ink:#26170d;--muted:#6d5539;--seal:#9c2218;--jade:#295f55;--bronze:#7a5424;--line:#37200d3d;--display-font:"Weibei SC", "Xingkai SC", "Kaiti SC", "STKaiti", "KaiTi", "FZKai-Z03", serif;--text-font:"Songti SC", "STSong", "Noto Serif CJK SC", "SimSun", serif}*{box-sizing:border-box}html{background:#35291f}body{color:var(--ink);font-family:var(--text-font);text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;background:radial-gradient(circle at 9% 9%,#821a1233,#0000 20rem),radial-gradient(circle at 87% 17%,#295f5529,#0000 24rem),linear-gradient(135deg,#21160e,#4d351f 46%,#1d1813);margin:0}a{color:inherit;text-decoration:none}img{max-width:100%;height:auto;display:block}.site-shell{width:min(1180px,100% - 32px);margin:0 auto;padding:32px 0 72px}.hero,.section-band,.recipe-list,.recipe-hero,.recipe-gallery,.recipe-body{border:1px solid var(--line);background:linear-gradient(90deg, #ffffff2e, transparent 20%), radial-gradient(circle at 28% 18%, #fff6d780, transparent 18rem), repeating-linear-gradient(0deg, #4328110c, #4328110c 1px, transparent 1px, transparent 9px), var(--paper);position:relative;box-shadow:0 24px 80px #00000052,inset 0 0 0 7px #78522314}.hero:before,.section-band:before,.recipe-list:before,.recipe-hero:before,.recipe-gallery:before,.recipe-body:before{content:"";pointer-events:none;border:1px solid #63371333;position:absolute;inset:10px}.hero:after,.section-band:after,.recipe-list:after,.recipe-hero:after,.recipe-gallery:after,.recipe-body:after{content:"";pointer-events:none;background:linear-gradient(90deg,#381d0c33,#0000),repeating-linear-gradient(#44250f21,#44250f21 2px,#0000 2px 16px);width:12px;position:absolute;inset:0 auto 0 0}.hero{grid-template-columns:minmax(0,.9fr) minmax(320px,.74fr);align-items:center;gap:48px;min-height:calc(100vh - 64px);padding:52px;display:grid}.hero-copy{max-width:560px;position:relative}.hero-copy:after{content:"家味";color:#9c2218db;width:58px;height:58px;font-family:var(--display-font);border:2px solid #9c2218c7;place-items:center;margin-top:28px;font-size:1.2rem;font-weight:600;line-height:1;display:grid;transform:rotate(-8deg);box-shadow:inset 0 0 0 3px #9c221814}.eyebrow{border-left:3px solid var(--seal);min-height:30px;color:var(--seal);font-family:var(--display-font);letter-spacing:.08em;background:#9c22180e;align-items:center;margin:0 0 16px;padding:0 10px;font-size:1rem;font-weight:600;display:inline-flex}h1,h2,h3,p{margin-top:0}h1{color:#1e1008;font-family:var(--display-font);letter-spacing:.08em;text-shadow:0 2px #fff6db6b,0 12px 28px #482b1029;margin-bottom:18px;font-size:clamp(3.7rem,8.4vw,7.6rem);font-weight:600;line-height:.94}h2{color:#2b180c;font-family:var(--display-font);letter-spacing:.06em;margin-bottom:18px;font-size:2.25rem;font-weight:600;display:inline-block;position:relative}h2:after{content:"";background:linear-gradient(90deg,#0000,#9c2218ad,#0000);width:64%;height:2px;position:absolute;bottom:-8px;right:.12em}h3{color:#2b180c;font-family:var(--display-font);letter-spacing:.04em;margin-bottom:8px;font-size:1.55rem;font-weight:600}.intro{max-width:36rem;color:var(--muted);text-align:justify;font-size:1.23rem;line-height:2}.primary-link{color:#fff1d0;min-height:48px;font-family:var(--display-font);letter-spacing:.08em;background:linear-gradient(#fff7de1a,#0000),#2b170c;border:1px solid #50260f9e;justify-content:center;align-items:center;margin-top:18px;padding:0 24px;font-size:1.08rem;font-weight:600;display:inline-flex;box-shadow:inset 0 0 0 1px #ffefca1f,0 8px 18px #2c170938}.hero-card{background:linear-gradient(135deg,#ffefc21f,#0000 36%),#2a1a10;border:1px solid #efd59f2e;justify-self:end;width:min(100%,410px);padding:16px;position:relative;transform:rotate(1.5deg);box-shadow:0 22px 48px #29160a57}.empty-heirloom{width:min(100%,410px);min-height:520px;color:var(--muted);font-family:var(--display-font);letter-spacing:.08em;background:#fff8e773;border:1px dashed #50260f57;justify-self:end;place-items:center;font-size:2rem;display:grid}.hero-card img,.heirloom-image img,.recipe-card img,.finished-grid img{object-fit:cover;border:1px solid #241a133d}.section-band,.recipe-list,.recipe-hero,.recipe-gallery,.recipe-body{margin-top:24px;padding:34px}.section-heading{justify-content:space-between;align-items:end;gap:16px;margin-bottom:20px;display:flex}.category-grid{grid-template-columns:repeat(6,1fr);gap:12px;display:grid}.category-tile{border:1px solid var(--line);color:#442914;min-height:86px;font-family:var(--display-font);letter-spacing:.07em;background:linear-gradient(135deg,#975b2014,#0000 55%),#fff8e780;place-items:center;font-size:1.15rem;font-weight:600;display:grid}.cards{grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:18px;display:grid}.recipe-card{border:1px solid var(--line);background:#fff8e794;gap:14px;padding:12px;transition:transform .16s,box-shadow .16s;display:grid}.recipe-card:hover{transform:translateY(-2px);box-shadow:0 14px 28px #3e240e29}.empty-state{border:1px dashed var(--line);color:var(--muted);background:#fff8e780;padding:22px}.empty-state p{margin-bottom:0;line-height:1.8}.recipe-card img{aspect-ratio:5/6.8;width:100%}.recipe-card p{color:var(--muted);margin-bottom:12px;line-height:1.7}.meta-row{flex-wrap:wrap;gap:8px;display:flex}.recipe-card span,.tag-row span{min-height:28px;color:var(--seal);font-family:var(--display-font);letter-spacing:.04em;background:#9c22180b;border:1px solid #9f2f2459;align-items:center;padding:0 10px;font-size:.95rem;font-weight:600;display:inline-flex}.back-link{color:#fff2d8;font-family:var(--display-font);letter-spacing:.06em;margin-bottom:16px;font-size:1.05rem;font-weight:600;display:inline-flex}.recipe-hero{gap:18px;display:grid}.recipe-hero h1{max-width:760px}.tag-row{flex-wrap:wrap;gap:8px;display:flex}.recipe-gallery{grid-template-columns:minmax(280px,.88fr) minmax(280px,1fr);align-items:start;gap:28px;display:grid}.heirloom-image{margin:0}.heirloom-image img{background:#2f2319;width:100%}figcaption{color:var(--muted);font-family:var(--display-font);margin-top:10px;font-size:.95rem}.finished-panel{align-content:start;gap:16px;min-height:520px;display:grid}.photo-placeholder{text-align:center;background:linear-gradient(135deg,#2f6f6724,#0000 48%),#fff8e7a8;border:1px dashed #241a1357;place-items:center;min-height:420px;padding:32px;display:grid}.photo-placeholder span{color:var(--jade);font-family:var(--display-font);letter-spacing:.08em;font-size:1.65rem;font-weight:600}.photo-placeholder p{max-width:18rem;color:var(--muted);margin:12px auto 0;line-height:1.7}.finished-grid{gap:14px;display:grid}.finished-grid img{aspect-ratio:4/3;width:100%}.recipe-body{grid-template-columns:.72fr 1fr .9fr;gap:24px;display:grid}.recipe-body article{border:1px solid var(--line);background:linear-gradient(#fff9e780,#0000),#fff8e77a;padding:22px}.ingredient-list,.step-list{color:#3a2a1f;margin:0;padding-left:1.2rem;font-size:1.08rem;line-height:2.05}.step-list{padding-left:1.35rem}.note-panel p{color:#3a2a1f;text-align:justify;font-size:1.1rem;line-height:2}@media (max-width:920px){.hero,.recipe-gallery,.recipe-body{grid-template-columns:1fr}.hero{padding:28px}.hero-card{justify-self:start;width:min(100%,360px)}.empty-heirloom{justify-self:start;width:min(100%,360px);min-height:420px}.category-grid{grid-template-columns:repeat(3,1fr)}}@media (max-width:560px){.site-shell{width:min(100% - 20px,1180px);padding-top:10px}.hero,.section-band,.recipe-list,.recipe-hero,.recipe-gallery,.recipe-body{padding:20px}h1{letter-spacing:.04em;font-size:3.35rem}.intro{font-size:1rem}.category-grid{grid-template-columns:repeat(2,1fr)}.category-tile{min-height:68px}}
