:root{--paper:#faf8f0;--ink:#34362e;--muted:#6e7064;--line:#dddccf;--yellow:#edc84b;--green:#5b6d47;--serif:"Hiragino Mincho ProN", "Yu Mincho", "YuMincho", serif;--sans:-apple-system, BlinkMacSystemFont, "Hiragino Kaku Gothic ProN", "Yu Gothic", Meiryo, sans-serif}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:32px}body{margin:0;background:var(--paper);color:var(--ink);font-family:var(--sans);font-size:15px;line-height:1.9;-webkit-font-smoothing:antialiased}a{color:inherit;text-decoration:none;text-underline-offset:.25em}a:hover{text-decoration:underline}a,button{-webkit-tap-highlight-color:transparent}:focus-visible{outline:3px solid var(--green);outline-offset:5px}svg{flex-shrink:0}h1,h2,h3,p{margin-top:0}.shell{width:min(1120px,calc(100% - 96px));margin-inline:auto}.skip-link{position:absolute;top:-100px;left:20px;z-index:10;background:#fff;padding:10px 20px}.skip-link:focus{top:10px}.site-header{min-height:112px;display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid var(--line);gap:24px}.brand{display:inline-flex;align-items:center;gap:12px;font-size:19px;font-weight:750;letter-spacing:.045em;white-space:nowrap}.brand:hover{text-decoration:none}.site-header nav{display:flex;gap:32px;font-size:13px}.site-header nav a{padding-block:8px}.site-header nav [aria-current]{text-decoration:underline;text-decoration-color:#b18b10;text-decoration-thickness:2px;text-underline-offset:10px}.hero{display:grid;grid-template-columns:1.2fr 1fr;align-items:center;gap:56px;padding-block:78px 68px}.eyebrow{font-size:11px;font-weight:650;letter-spacing:.18em;margin-bottom:22px}.sun-dot{display:inline-block;width:9px;height:9px;margin-right:9px;border-radius:50%;background:var(--yellow)}.hero h1{font-family:var(--serif);font-size:clamp(31px,3.65vw,47px);font-weight:600;line-height:1.7;letter-spacing:.045em;margin-bottom:23px}.hero-description{color:var(--muted);font-size:14px;line-height:2.25;margin-bottom:30px}.button{display:inline-flex;align-items:center;gap:36px;background:var(--ink);color:#fffdf5;border-radius:4px;padding:13px 24px;font-size:13px;font-weight:550;transition:background .2s}.button:hover{text-decoration:none;background:var(--green)}.button span{font-size:20px;line-height:1}.meal-note{background:#eeeee1;padding:25px 28px 21px;border-radius:9px;position:relative;transform:rotate(2deg)}.meal-note::before{content:"";position:absolute;top:-12px;left:41%;width:80px;height:26px;background:#e5cd88b8;transform:rotate(-6deg)}.note-heading{display:flex;justify-content:space-between;gap:10px;font-size:12px;font-weight:600;letter-spacing:.08em;border-bottom:1px solid #d4d5c5;padding-bottom:14px}.note-date{font-size:10px;font-weight:400;letter-spacing:.1em}.plate{position:relative;width:222px;height:222px;border:15px solid #fffef8;border-radius:50%;margin:22px auto 12px;background:#f8f6eb;box-shadow:0 4px #d5d5c5,inset 0 0 0 1px #ece9db;transform:rotate(-2deg)}.rice{position:absolute;top:21px;left:17px;width:105px;height:90px;background:#fff;border-radius:48% 50% 40% 42%;box-shadow:2px 3px #e5e1cf;transform:rotate(-25deg)}.rice i{position:absolute;width:4px;height:9px;background:#e8e7da;border-radius:50%;transform:rotate(25deg);top:25px;left:27px}.rice i:nth-child(2){left:53px;top:40px;transform:rotate(-15deg)}.rice i:nth-child(3){left:40px;top:62px;transform:rotate(55deg)}.patty{position:absolute;bottom:28px;left:28px;width:103px;height:61px;border-radius:45%;background:#a56946;box-shadow:inset 0 0 0 5px #b77e55,0 3px #ded5bd;transform:rotate(15deg)}.patty::after{content:"";position:absolute;inset:16px 24px;border-top:3px solid #885b3d;border-bottom:3px solid #885b3d;border-radius:3px;opacity:.65}.vegetables{position:absolute;top:31px;right:22px;width:57px;height:65px}.vegetables::before{content:"";position:absolute;width:13px;height:42px;background:#879664;bottom:0;left:26px;transform:rotate(-20deg)}.vegetables i{position:absolute;width:32px;height:34px;border-radius:50%;background:#728456;top:12px;left:0}.vegetables i:nth-child(2){top:0;left:14px;background:#7f9060}.vegetables i:nth-child(3){top:18px;left:25px;background:#68794e}.carrot{position:absolute;background:#dc9355;border-radius:45% 45% 35% 35%;width:25px;height:27px}.carrot-one{top:104px;right:21px;transform:rotate(25deg)}.carrot-two{top:134px;right:30px;transform:rotate(-20deg);background:#e5a563}.note-bottom{text-align:center}.note-bottom p{margin-bottom:0;font-family:var(--serif);font-size:22px}.note-bottom strong{font-family:Georgia,serif;font-size:43px;font-weight:400;margin-right:4px}.note-bottom>span{font-size:11px;letter-spacing:.08em}.note-bottom b{font-weight:400;padding-inline:8px;color:#8e9182}.note-caption{display:block;font-size:10px;color:var(--muted);margin-top:17px;text-align:center}.principles{display:flex;justify-content:space-between;gap:28px;border-block:1px solid var(--line);padding-block:14px;font-size:12px}.principles a{display:flex;flex:1;align-items:center;gap:12px;min-height:44px;text-decoration:none}.principles a:hover{color:var(--green)}.principles b{font-family:Georgia,serif;color:var(--green);font-size:15px;font-weight:400}.principle-label{text-decoration:underline;text-decoration-color:#b7b9a7;text-underline-offset:.3em}.principles a:hover .principle-label{text-decoration-color:initial}.principle-arrow{margin-left:auto;font-size:17px}.journal{padding-block:60px 64px}.section-heading{display:flex;align-items:end;justify-content:space-between;gap:24px;margin-bottom:29px}.section-heading .eyebrow{margin-bottom:4px;color:var(--green);font-size:10px}.section-heading h2{font-family:var(--serif);font-weight:600;letter-spacing:.06em;font-size:25px;margin:0}.text-link{display:inline-flex;align-items:center;gap:20px;font-size:12px;font-weight:550}.text-link span{font-size:18px}.post-card{display:grid;grid-template-columns:290px 1fr;gap:42px;padding-block:28px;border-top:1px solid var(--line)}.post-card:last-child{border-bottom:1px solid var(--line)}.post-art{min-height:216px;display:flex;flex-direction:column;align-items:center;justify-content:center;background:#f0e5bb;border-radius:5px;color:#5c593a;position:relative;overflow:hidden}.post-art:hover{text-decoration:none}.post-art::before,.post-art::after{content:"";position:absolute;border:1px solid #e2d39c;border-radius:50%;width:90px;height:90px;top:-25px;right:-20px}.post-art::after{top:auto;right:auto;bottom:-42px;left:-13px;width:115px;height:115px}.art-kicker{font-size:11px;letter-spacing:.15em}.art-number{font-family:Georgia,var(--serif);font-size:82px;line-height:1.25;font-weight:400}.art-number span{font-family:var(--serif);font-size:23px;padding-left:3px}.art-bottom{font-size:11px;letter-spacing:.1em;margin-top:6px}.post-art .chick{height:90px;width:90px;margin-block:15px}.post-card-content{align-self:center;padding-block:5px}.post-meta{display:flex;align-items:center;flex-wrap:wrap;gap:14px;font-size:11px;color:var(--muted);margin-bottom:14px}.post-meta time{letter-spacing:.07em}.status{display:inline-block;color:#596543;background:#e7ebdd;padding:2px 10px;border-radius:3px;font-size:10px;white-space:nowrap}.post-card h3{font-family:var(--serif);font-size:25px;font-weight:600;line-height:1.65;letter-spacing:.025em;margin-bottom:12px}.post-card-content>p{font-size:13px;color:var(--muted);line-height:2;max-width:580px;margin-bottom:12px}.about-strip{display:flex;align-items:center;gap:23px;background:#eeeee4;padding:31px 35px;border-radius:5px;margin-bottom:70px}.about-mark{width:62px;height:62px;border-radius:50%;background:var(--paper);display:grid;place-items:center;flex-shrink:0}.about-strip h2{font-family:var(--serif);font-size:19px;font-weight:600;margin-bottom:6px}.about-strip p{font-size:12px;color:var(--muted);margin-bottom:0;line-height:1.9}.about-strip>a{margin-left:auto;white-space:nowrap}.site-footer{border-top:1px solid var(--line);display:flex;align-items:center;flex-wrap:wrap;gap:20px;padding-block:36px 26px}.footer-brand{font-size:14px;font-weight:650}.site-footer p{font-size:11px;color:var(--muted);margin:3px 0 0}.footer-links{margin-left:auto;display:flex;gap:26px;font-size:11px}.site-footer small{flex:0 0 100%;color:var(--muted);font-size:10px;letter-spacing:.07em}.page-heading{margin-block:64px 42px;max-width:650px}.page-heading .eyebrow{color:var(--green);margin-bottom:12px}.page-heading h1{font-family:var(--serif);font-weight:600;font-size:36px;letter-spacing:.04em;margin-bottom:15px}.page-heading>p:last-child{color:var(--muted);font-size:14px}.archive{padding-bottom:80px}.article{padding-top:35px}.back-link{font-size:12px;color:var(--muted);display:inline-flex;gap:10px}.article-header{max-width:760px;margin-block:42px}.article-header .post-meta{margin-bottom:21px}.article-header h1{font-family:var(--serif);font-size:clamp(29px,3.5vw,42px);font-weight:600;line-height:1.7;letter-spacing:.04em;margin-bottom:20px}.article-description{font-size:15px;line-height:2;color:var(--muted);margin-bottom:0}.article-layout{display:grid;grid-template-columns:minmax(0,760px)220px;gap:70px;align-items:start}.prose{font-size:15px;line-height:2.2;overflow-wrap:anywhere}.prose>p{margin-bottom:25px}.prose h2{font-family:var(--serif);font-size:25px;font-weight:600;line-height:1.65;margin:50px 0 22px;padding-bottom:14px;border-bottom:1px solid var(--line)}.prose h3{margin-top:32px;font-size:19px}.prose ul,.prose ol{padding-left:1.5em;margin-block:20px 28px}.prose li{padding-left:3px;margin-block:7px}.prose li::marker{color:var(--green)}.prose a{color:#50623b;text-decoration:underline;text-decoration-color:#b7c1a8;text-underline-offset:.3em}.prose a:hover{text-decoration-color:var(--green)}.prose strong{font-weight:650}.prose img{max-width:100%;height:auto;border-radius:4px}.prose blockquote{margin-inline:0;padding:12px 24px;border-left:3px solid var(--yellow);background:#f1efdf}.prose blockquote p:last-child{margin-bottom:0}.prose pre{overflow:auto;background:#eeeee4;padding:18px;font-size:13px}.plan-note{display:flex;align-items:flex-start;gap:15px;padding:21px 23px;margin-bottom:30px;border:1px solid #d9ddcb;background:#f0f2e9;border-radius:5px}.plan-note .status{margin-top:3px}.plan-note p{margin:0;font-size:12px;line-height:2}.toc{position:sticky;top:32px;padding-top:8px}.toc>.eyebrow{font-size:11px;margin-bottom:15px}.toc ul{padding:0;margin:0;list-style:none;border-left:1px solid var(--line)}.toc li{margin-bottom:12px;padding-left:17px;font-size:11px;line-height:1.8;color:var(--muted)}.aside-note{margin-top:40px;padding:24px;background:#eeeee4;font-family:var(--serif);font-size:13px;line-height:2}.aside-note .chick{display:block;margin-top:20px}.dish-grid{display:grid;grid-template-columns:1fr 1fr;gap:13px;margin-block:26px}.dish-card{padding:20px;border:1px solid var(--line);border-radius:5px;background:#fffdf7}.prose a.dish-card{display:block;color:var(--ink);text-decoration:none}.dish-card:hover{border-color:var(--green);background:#f5f5e9}.dish-recipe-link{display:flex;align-items:center;justify-content:space-between;gap:10px;margin-top:17px;color:var(--green);font-size:11px;text-decoration:underline;text-underline-offset:.3em}.dish-recipe-link span{font-size:17px}.recipe-index{max-width:820px}.recipe-batch{display:inline-block;margin:20px 0 0;padding:7px 13px;background:#eeeee4;border-radius:4px;font-size:12px}.recipe-time{color:var(--green);font-size:14px;margin-bottom:15px}.recipe-page .prose table,.shopping-page .prose table{min-width:0}.recipe-page .prose td:first-child,.shopping-page .prose td:first-child{white-space:normal}.dish-top{display:flex;align-items:center;justify-content:space-between;margin-bottom:12px}.dish-number{width:31px;height:31px;border-radius:50%;font-size:12px;font-family:Georgia,serif;display:grid;place-items:center;background:#eee1bb}.dish-number.orange{background:#f3ddc5}.dish-number.pink{background:#f2ded4}.dish-number.red{background:#efd9d0}.dish-number.green{background:#dfe5ce}.dish-kind{font-size:10px;color:var(--muted)}.dish-card .dish-name{font-size:14px;font-weight:600;margin-bottom:5px;line-height:1.8}.dish-card .dish-ingredients{font-size:11px;color:var(--muted);margin:0;line-height:1.8}.table-scroll{width:100%;overflow-x:auto;margin-block:25px}.prose table{width:100%;border-collapse:collapse;font-size:12px;line-height:1.9}.prose th,.prose td{border-bottom:1px solid var(--line);text-align:left;padding:12px 13px}.prose th{background:#eeeee4;font-weight:550;white-space:nowrap}.prose td:first-child{white-space:nowrap}.article-end{display:flex;justify-content:space-between;align-items:center;border-top:1px solid var(--line);padding-block:28px;margin-block:56px 32px}.article-end>span{font-size:10px;letter-spacing:.16em;color:var(--muted)}.about-page{max-width:820px}.about-snapshot-note{margin-block:30px;padding:22px 25px;border:1px solid #d9ddcb;background:#f0f2e9;border-radius:5px}.about-snapshot-note .eyebrow{margin-bottom:8px;color:var(--green)}.about-snapshot-note p{margin-bottom:10px;font-size:13px;line-height:2}.about-history{margin-top:48px}.about-history h2{font-family:var(--serif);font-size:25px;font-weight:600;margin-bottom:20px}.about-history ul{list-style:none;margin:0;padding:0;border-top:1px solid var(--line)}.about-history li{border-bottom:1px solid var(--line)}.about-history a{display:flex;align-items:center;justify-content:space-between;gap:20px;padding-block:18px;min-height:44px}.about-history time{display:block;font-size:11px;color:var(--muted);letter-spacing:.07em}.about-history-title{font-size:14px}.about-history-end{display:flex;align-items:center;gap:16px}.not-found{text-align:center;padding-block:80px 100px}.not-found .chick{width:80px;height:80px;margin-bottom:25px}.not-found h1{font-family:var(--serif);font-size:28px}.not-found p{color:var(--muted)}.not-found .button{margin-top:15px}@media(min-width:1400px){.hero{gap:85px}}@media(max-width:1050px){.shell{width:calc(100% - 64px)}.hero{gap:32px}.hero h1{font-size:36px}.meal-note{padding-inline:20px}.article-layout{grid-template-columns:minmax(0,1fr)185px;gap:36px}.about-strip{padding-inline:25px}.about-strip h2{font-size:17px}}@media(max-width:760px){.shell{width:calc(100% - 40px)}.site-header{min-height:112px;flex-wrap:wrap;gap:8px;padding-block:17px 14px}.brand{font-size:17px;gap:9px}.brand .chick{width:32px;height:32px}.site-header nav{width:100%;flex-wrap:wrap;gap:10px 20px;font-size:11px;padding-left:41px}.site-header nav a{padding:0}.site-header nav [aria-current]{text-underline-offset:6px}.hero{grid-template-columns:1fr;padding-block:42px 38px;gap:39px}.hero h1{font-size:clamp(29px,6.4vw,43px);line-height:1.65;letter-spacing:.035em}.hero .eyebrow{font-size:10px;margin-bottom:17px}.hero-description{font-size:12px;margin-bottom:22px}.button{padding:12px 20px;font-size:12px}.meal-note{width:min(100% - 14px,400px);justify-self:center;padding-block:20px}.plate{width:205px;height:205px;margin-block:19px 9px;transform:scale(.93)}.principles{flex-direction:column;gap:0;padding-block:8px;font-size:12px}.principles a{flex:none}.principles a+a{border-top:1px solid var(--line)}.principles b{font-size:13px}.journal{padding-block:39px 40px}.section-heading{margin-bottom:21px;gap:10px}.section-heading h2{font-size:22px}.text-link{font-size:11px;gap:12px}.post-card{grid-template-columns:1fr;gap:22px;padding-block:23px}.post-art{min-height:210px}.post-card h3{font-size:23px}.post-card-content>p{font-size:12px}.post-meta{font-size:10px;gap:10px}.about-strip{display:grid;grid-template-columns:46px 1fr;gap:15px;padding:25px 20px;margin-bottom:40px}.about-mark{width:46px;height:46px;align-self:start}.about-mark .chick{width:30px;height:30px}.about-strip h2{font-size:17px;line-height:1.9}.about-strip p{font-size:11px}.about-strip>a{grid-column:2;margin-left:0}.site-footer{padding-block:28px 23px;gap:20px}.footer-links{font-size:10px;gap:18px}.page-heading{margin-block:37px 30px}.page-heading h1{font-size:29px}.page-heading>p:last-child{font-size:12px}.archive{padding-bottom:45px}.article{padding-top:23px}.article-header{margin-block:28px}.article-header h1{font-size:29px;line-height:1.65;letter-spacing:.015em}.article-description{font-size:13px}.article-layout{display:flex;flex-direction:column;gap:24px}.prose{width:100%;font-size:14px}.prose h2{font-size:22px;margin-top:36px}.toc{order:-1;position:static;padding:18px 20px;background:#eeeee4;width:100%}.toc>.eyebrow{margin-bottom:10px}.toc ul{border:0}.toc li{padding-left:0;margin-bottom:8px}.toc li:last-child{margin-bottom:0}.aside-note{display:none}.plan-note{padding:16px;gap:11px}.plan-note p{font-size:11px}.dish-grid{gap:10px}.dish-card{padding:14px}.dish-card .dish-name{font-size:12px}.dish-card .dish-ingredients{font-size:10px}.prose table{min-width:450px;font-size:11px}.article-end{margin-top:38px}.about-snapshot-note{padding:18px}.about-history h2{font-size:22px}.about-history-end{gap:10px}}@media(max-width:360px){.shell{width:calc(100% - 32px)}.brand{font-size:15px}.hero h1{font-size:27px}.dish-grid{grid-template-columns:1fr}.footer-links{margin-left:0}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*{transition:none!important}}@media print{body{background:#fff;color:#000;font-size:11pt}.shell{width:100%}.site-header,.site-footer,.toc,.back-link,.article-end,.skip-link{display:none}.article-layout{display:block}.article{padding:0}.article-header{margin-top:0}.dish-card,tr{break-inside:avoid}.prose h2{break-after:avoid}.table-scroll{overflow:visible}.prose table{min-width:0}}