:root{--paper:#f4f1e9;--white:#fff;--ink:#282b22;--muted:#686957;--accent:#76613e;--green:#495943;--line:#d9d3c5;--error:#8a3d32;--serif:'Noto Serif JP','Yu Mincho',serif;--sans:'Noto Sans JP','Yu Gothic',sans-serif;color-scheme:light}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:32px}body{margin:0;background:var(--paper);color:var(--ink);font:16px/1.9 var(--sans);-webkit-font-smoothing:antialiased}body:has(dialog[open]){overflow:hidden}h1,h2,h3,p,figure{margin:0}h1,h2,h3,.serif{font-family:var(--serif);font-weight:400;line-height:1.65}h2{font-size:32px}h3{font-size:24px}a{color:inherit;text-decoration:none}button,input{font:inherit}button{color:inherit;cursor:pointer}button:disabled{cursor:default;opacity:.45}button,a,input{touch-action:manipulation}button{background:none;border:0}button:focus-visible,a:focus-visible,input:focus-visible,summary:focus-visible{outline:2px solid var(--accent);outline-offset:5px}img{display:block;max-width:100%;height:auto}svg{fill:none;stroke:currentColor;stroke-width:1.5;stroke-linecap:round;stroke-linejoin:round}[hidden]{display:none!important}.skip{position:fixed;top:10px;left:16px;transform:translateY(-150%);padding:8px 20px;background:white;z-index:100}.skip:focus{transform:none}.preview-bar{min-height:32px;padding:5px 24px;display:flex;justify-content:center;gap:24px;color:#fff;background:var(--accent);font-size:11px;line-height:1.7;letter-spacing:.03em}.preview-bar a{text-decoration:underline;white-space:nowrap}.site-header{max-width:1440px;margin:auto;display:flex;align-items:center;justify-content:space-between;padding:24px 56px;gap:28px}.brand{display:flex;flex-direction:column;align-items:flex-start;white-space:nowrap;line-height:1.35}.brand strong{font-family:var(--serif);font-weight:500;font-size:23px;letter-spacing:.15em}.brand>span{font-size:10px;letter-spacing:.46em;margin-top:6px}.site-header nav{display:flex;gap:36px;align-items:center;margin-left:auto;font-size:13px}.site-header nav a{display:flex;align-items:center;min-height:44px}.selection-link{display:flex;gap:9px;align-items:center;font-size:12px;min-height:44px}.selection-link svg{height:23px;width:23px}.selection-link b{background:var(--green);color:#fff;width:20px;height:20px;line-height:20px;text-align:center;border-radius:50%;font-size:11px}.hero{max-width:1440px;margin:auto;display:grid;grid-template-columns:43% 57%;min-height:575px}.hero-copy{padding:60px 32px 55px 80px;position:relative;z-index:1}.eyebrow{font-family:var(--sans);font-size:10px;font-weight:500;line-height:1.8;letter-spacing:.19em;color:var(--accent);margin-bottom:22px}.hero h1{font-size:clamp(48px,4.9vw,72px);line-height:1.5;letter-spacing:.015em;margin-bottom:20px}.hero-lead{font-family:var(--serif);font-size:21px;line-height:1.7;margin-bottom:20px}.hero-description{font-size:13px;line-height:2.15;color:var(--muted);margin-bottom:28px}.button{display:inline-flex;align-items:center;justify-content:center;gap:38px;min-height:52px;padding:12px 24px;font-size:14px;font-weight:500;line-height:1.7;border:1px solid var(--accent);border-radius:2px;transition:background .16s ease-out,color .16s ease-out}.button span{font-size:20px;line-height:1}.primary{background:var(--accent);color:#fff}.primary:hover{background:#5d4c30}.secondary{background:transparent;color:var(--accent)}.secondary:hover{background:#e9e3d6}.hero-signature{font-size:10px;color:var(--muted);letter-spacing:.12em;margin-top:28px}.hero-photo{position:relative;overflow:hidden;min-width:0;background:#ddd5c6}.hero-photo img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;object-position:63% center}.hero-photo figcaption{position:absolute;bottom:16px;right:20px;color:#fff;background:#282b22a8;padding:2px 8px;font-size:11px}.photo-note{position:absolute;top:34px;right:32px;writing-mode:vertical-rl;line-height:2.1;font-family:var(--serif);font-size:13px;letter-spacing:.2em;color:var(--ink)}.chapter-nav{max-width:1280px;margin:auto;display:flex;justify-content:space-around;border-top:1px solid var(--line);border-bottom:1px solid var(--line);padding:20px 24px;gap:20px}.chapter-nav a{display:flex;gap:20px;align-items:center;font-family:var(--serif);font-size:17px;min-height:44px}.chapter-nav span{font-family:var(--sans);font-size:10px;color:var(--accent)}.section{max-width:1200px;margin:0 auto;padding:90px 32px}.section-heading{display:flex;align-items:flex-end;justify-content:space-between;gap:36px;margin-bottom:54px}.section-heading .eyebrow{margin-bottom:15px}.section-heading>p{font-size:13px;color:var(--muted);line-height:2}.food-feature{display:grid;grid-template-columns:1.1fr 1fr;gap:80px;align-items:center;margin-top:50px;scroll-margin-top:28px}.food-feature+.food-feature{margin-top:88px}.food-photo{position:relative;background:#eae5db}.food-photo img{width:100%;height:420px;object-fit:cover}.honey-photo{background:#ece7da}.honey-photo img{object-fit:contain;padding:18px}.food-photo figcaption{font-size:10px;line-height:1.75;padding:10px 12px;background:var(--paper);color:var(--muted)}.food-copy{padding:20px 0}.food-copy h3{font-size:35px;line-height:1.6;margin-bottom:22px}.food-copy>p:not(.eyebrow){font-size:14px;line-height:2.2;color:var(--muted)}.quiet-spec{margin:28px 0;font-size:12px}.quiet-spec>div{display:grid;grid-template-columns:100px 1fr;padding:10px 0;border-top:1px solid var(--line)}.quiet-spec dd{margin:0}.quiet-spec dt{color:var(--muted)}.text-link{display:inline-flex;align-items:center;gap:30px;padding:12px 0;border-bottom:1px solid var(--accent);font-size:14px;min-height:48px}.text-link span{font-size:22px;line-height:1}.subtle-link{display:inline-block;padding:12px 0;text-decoration:underline;text-underline-offset:4px;font-size:12px;min-height:44px}.food-copy .subtle-link{display:block;margin-top:8px}.reverse .food-photo{order:2}.reverse .food-copy{order:1}.promise{border-top:1px solid var(--line);border-bottom:1px solid var(--line)}.principles{display:grid;grid-template-columns:repeat(3,1fr);gap:48px}.principles article{border-left:1px solid var(--accent);padding-left:24px}.number{font-family:var(--serif);font-size:17px;color:var(--accent)}.principles h3{font-size:22px;margin:15px 0}.principles p{font-size:13px;line-height:2;color:var(--muted)}.confirmation-note{font-size:11px;color:var(--muted);margin-top:40px}.story{display:grid;grid-template-columns:1fr 1fr;align-items:center;gap:80px}.story img{width:100%;height:440px;object-fit:cover;object-position:center}.story figcaption{font-size:10px;color:var(--muted);padding-top:8px}.story h2{font-size:29px;line-height:1.8;margin-bottom:24px}.story p:not(.eyebrow){font-size:14px;line-height:2.15;color:var(--muted);margin:16px 0}.signature-line{display:block;font-family:var(--serif);font-size:25px;margin-top:35px}.signature-line small{display:block;font-family:var(--sans);font-size:11px;color:var(--muted);letter-spacing:.1em;margin-top:4px}.occasion{text-align:center;border-top:1px solid var(--line);background:#ece6d9;max-width:none;padding:72px 24px}.occasion h2{font-size:32px;line-height:1.8;margin-bottom:22px}.occasion p:not(.eyebrow){font-size:14px;color:var(--muted);margin:12px 0}.occasion .caption{font-size:11px!important;margin-top:20px!important}.faq{display:grid;grid-template-columns:1fr 2fr;gap:56px}.faq details{border-bottom:1px solid var(--line);padding:0}.faq details:first-child{border-top:1px solid var(--line)}.faq summary{list-style:none;cursor:pointer;display:flex;gap:24px;justify-content:space-between;padding:20px 0;font-size:14px}.faq summary::-webkit-details-marker{display:none}.faq summary span{font-size:18px;color:var(--accent)}.faq details[open] summary span{transform:rotate(45deg)}.faq details p{font-size:13px;color:var(--muted);padding:0 28px 24px 0;line-height:2}.closing{text-align:center;padding:72px 24px 88px;background:#e8e2d5}.closing h2{font-size:30px;margin-bottom:28px}.closing>p:last-child{font-size:11px;color:var(--muted);margin-top:20px}footer{max-width:1320px;margin:auto;padding:60px 40px 30px;display:flex;gap:44px;flex-wrap:wrap;align-items:flex-start}footer>div{margin-left:auto;display:flex;gap:24px;align-items:center;font-size:11px}footer>p{width:100%;font-size:10px;color:var(--muted)}.small{font-size:12px}.muted{color:var(--muted)}.center{text-align:center}.wide{width:100%}.mobile-break{display:none}.notice{position:fixed;left:16px;right:16px;bottom:16px;background:#fff;padding:16px;border:1px solid var(--accent);z-index:35;font-size:13px}.toast{position:fixed;bottom:24px;left:50%;transform:translateX(-50%);background:var(--ink);color:white;padding:12px 22px;max-width:calc(100% - 32px);font-size:13px;z-index:80}.error{color:var(--error);font-size:13px;padding:14px 0}.confirmation-note,.caption{line-height:1.9}dialog{color:var(--ink);border:0;padding:0;background:var(--paper);max-width:min(640px,calc(100% - 32px));width:640px;max-height:calc(100dvh - 40px);overflow-y:auto;border-radius:4px;box-shadow:0 24px 100px #0004}dialog::backdrop{background:#23281fd0;backdrop-filter:blur(3px)}.dialog-header{display:flex;align-items:center;justify-content:space-between;gap:24px;padding:28px 32px 24px;position:sticky;top:0;background:var(--paper);z-index:3;border-bottom:1px solid var(--line)}.dialog-header .eyebrow{margin-bottom:4px}.dialog-header h2{font-size:25px}.dialog-header>.eyebrow{margin:0}.close{font-size:30px;font-weight:300;line-height:1;width:44px;height:44px;flex-shrink:0}.dialog-body{padding:28px 32px 36px}.dialog-body>p{margin:18px 0}.dialog-body h3{font-size:23px}.detail-photo{width:100%;max-height:290px;object-fit:cover;margin:20px 0}.detail-photo.honey{object-fit:contain;background:#eae5db}.segmented{display:flex;border:1px solid var(--line);border-radius:3px;padding:4px;gap:4px}.segmented button{flex:1;padding:11px 8px;font-size:14px;min-height:46px}.segmented button[aria-pressed=true]{background:var(--green);color:white}.modes{margin:24px 0 28px}.picker-heading{display:flex;justify-content:space-between;align-items:center;gap:20px;margin:20px 0 6px}.picker-heading h3{font:500 17px/1.6 var(--sans)}.picker-heading strong{color:var(--green);font-size:15px}.vegetable-options{display:grid;grid-template-columns:1fr 1fr;gap:10px;margin:20px 0}.vegetable-option{position:relative;display:flex;align-items:center;gap:13px;padding:16px 12px;min-height:88px;border:1px solid var(--line);border-radius:2px;cursor:pointer;background:#fff7}.vegetable-option:has(input:checked){background:#e5eadf;border-color:var(--green)}.vegetable-option input{width:18px;height:18px;accent-color:var(--green);flex-shrink:0}.vegetable-option strong{font-size:14px;font-weight:500}.vegetable-option small{font-size:10px;line-height:1.6;display:block;color:var(--muted);margin-top:5px}.honey-add{display:flex;align-items:center;gap:16px;padding:20px 16px;border:1px solid var(--line);cursor:pointer}.honey-add input{width:18px;height:18px;accent-color:var(--accent)}.honey-add small{display:block;font-size:11px;color:var(--muted);margin-top:4px}.honey-add strong{font-size:14px;font-weight:500}.honey-drop{font-family:var(--serif);font-size:35px;color:var(--accent);margin-left:auto}.choice-pair{display:grid;grid-template-columns:1fr 1fr;gap:20px;margin:30px 0}.choice-pair fieldset{border:0;padding:0;margin:0;min-width:0}.choice-pair legend{font-size:14px;font-weight:500;margin-bottom:12px}.choice-pair label{display:flex;align-items:center;gap:9px;font-size:13px;min-height:44px}.choice-pair input{width:17px;height:17px;accent-color:var(--green)}.quantity{display:inline-flex;align-items:center;border:1px solid var(--line);margin:16px 0}.quantity button{width:48px;height:48px}.quantity output{width:50px;text-align:center}.review-title{font-size:28px!important;margin:12px 0 28px}.review-table{border-top:1px solid var(--line);margin:24px 0}.review-table>div{display:grid;grid-template-columns:95px 1fr;border-bottom:1px solid var(--line);padding:17px 0;gap:18px;font-size:13px}.review-table dt{color:var(--muted)}.review-table dd{margin:0;font-weight:500}.review-caution{font-size:12px;line-height:2;background:#eae5db;padding:18px;margin:24px 0}.saved-step{text-align:center}.saved-mark{display:inline-grid;place-content:center;width:64px;height:64px;border:1px solid var(--green);border-radius:50%;color:var(--green);font-size:27px;margin:4px 0 24px}.saved-step>p{font-size:13px;color:var(--muted);line-height:2}.saved-step .review-table{text-align:left}
@media(min-width:1441px){.hero-photo img{object-position:center}.hero h1{font-size:72px}}@media(max-width:1050px){.site-header{padding:20px 30px}.site-header nav{gap:22px}.hero{grid-template-columns:46% 54%;min-height:570px}.hero-copy{padding:48px 24px 40px 40px}.hero h1{font-size:54px}.food-feature{gap:40px}.story{gap:40px}.food-photo img{height:370px}.story img{height:390px}footer>div{gap:16px}.section-heading>p{font-size:12px}}@media(max-width:700px){.preview-bar{padding:6px 16px;font-size:10px;gap:8px;text-align:center}.preview-bar a{display:none}.site-header{padding:18px 20px 0;gap:16px;flex-wrap:wrap}.brand strong{font-size:19px}.brand>span{font-size:9px;margin-top:5px}.selection-link{margin-left:auto;padding:0}.selection-link>span{display:none}.site-header nav{order:3;width:100%;margin:0;justify-content:space-between;gap:16px;font-size:12px;padding:8px 0;border-bottom:1px solid var(--line)}.hero{display:flex;flex-direction:column;min-height:0}.hero-copy{padding:38px 24px 36px}.hero .eyebrow{font-size:9px;margin-bottom:19px}.hero h1{font-size:45px;line-height:1.5;margin-bottom:20px}.hero-lead{font-size:18px;margin-bottom:18px}.hero-description{font-size:12px;margin-bottom:22px}.hero-signature{margin-top:21px;font-size:9px}.hero-photo{height:340px;min-height:340px;order:0}.hero-photo img{object-position:60% center}.hero-photo figcaption{font-size:10px;bottom:12px;right:12px}.photo-note{top:22px;right:20px;font-size:11px}.chapter-nav{padding:12px 16px;gap:13px}.chapter-nav a{font-size:13px;gap:8px}.chapter-nav span{font-size:9px}.section{padding:60px 24px}.section-heading{display:block;margin-bottom:32px}.section-heading h2{font-size:27px}.section-heading>p{margin-top:20px;font-size:12px}.food-feature{display:flex;flex-direction:column;gap:16px;margin-top:32px}.food-feature+.food-feature{margin-top:56px}.food-photo{width:100%}.food-photo img{height:330px}.food-photo figcaption{font-size:10px;padding:9px 0}.food-copy{width:100%;padding:10px 0}.food-copy h3{font-size:29px}.food-copy>p:not(.eyebrow){font-size:13px}.food-copy .eyebrow{margin-bottom:14px}.reverse .food-photo,.reverse .food-copy{order:initial}.quiet-spec{margin:22px 0}.principles{grid-template-columns:1fr;gap:32px}.principles article{padding-left:22px}.principles h3{display:inline;margin-left:12px;font-size:21px}.principles p{margin-top:12px;font-size:13px}.confirmation-note{font-size:11px;margin-top:30px}.story{display:flex;flex-direction:column;gap:32px}.story>figure,.story>div{width:100%}.story img{height:350px}.story h2{font-size:26px}.story p:not(.eyebrow){font-size:13px}.occasion{padding:56px 24px}.occasion h2{font-size:27px}.faq{display:block}.faq>div+div{margin-top:30px}.faq summary{font-size:13px}.closing{padding:56px 24px 64px}.closing h2{font-size:25px}.closing .eyebrow{font-size:9px}footer{padding:44px 24px 26px;gap:25px}footer>div{width:100%;margin:0;display:flex;flex-direction:column;gap:3px;align-items:flex-start}footer>div a{padding:11px 0}footer>p{font-size:9px}.mobile-break{display:block}dialog{max-width:100%;width:100%;height:100dvh;max-height:100dvh;margin:0;border-radius:0}.dialog-header{padding:18px 20px}.dialog-header h2{font-size:23px}.dialog-body{padding:22px 20px max(32px,env(safe-area-inset-bottom))}.vegetable-option{padding:14px 10px;gap:8px}.vegetable-option small{font-size:10px}.vegetable-option strong{font-size:13px}.choice-pair{gap:14px}.review-table>div{grid-template-columns:80px 1fr}.button{min-height:52px}.honey-add{padding:16px 12px}.small{font-size:11px}.toast{width:calc(100% - 32px)}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*::before,*::after{transition:none!important;animation:none!important}}
