:root{--bg:#f8f5ec;--paper:#fffef9;--ink:#2b2419;--ink-soft:#695f4f;--brand:#8f7a2f;--brand-deep:#5f4f1f;--accent:#d96b35;--line:#e7dcc4;--shadow:0 12px 32px rgba(67,50,17,0.12);--phi:1.618}*{box-sizing:border-box}html{text-size-adjust:100%}body,html{margin:0;padding:0;background:radial-gradient(circle at 15% 10%,#fff8d4 0,var(--bg) 45%,#f2ecd9 100%);color:var(--ink);font-family:Hiragino Kaku Gothic ProN,Yu Gothic,Meiryo,sans-serif}a{color:inherit;text-decoration:none}main{max-width:1100px;margin:0 auto;padding:20px}.home-main{max-width:none;margin:0;padding:0}.home-content{max-width:1100px;margin:0 auto;padding:20px}.hero-visual{position:relative;width:100vw;margin-left:calc(50% - 50vw);min-height:min(100vh,860px);border-bottom:1px solid #d3c29c;background-color:#f3ecd8;background-image:radial-gradient(circle at 18% 18%,rgba(255,255,255,.75) 0 18%,transparent 40%),radial-gradient(circle at 78% 74%,rgba(231,218,188,.78) 0 16%,transparent 38%),repeating-linear-gradient(12deg,rgba(210,194,160,.2) 0 2px,rgba(243,236,216,0) 2px 7px),repeating-linear-gradient(-10deg,rgba(255,255,255,.3) 0 1px,rgba(243,236,216,0) 1px 6px)}.hero-visual-image{width:100%;height:auto;display:block;object-fit:contain;object-position:center}.hero-overlay{position:relative;z-index:1;min-height:min(100vh,860px);max-width:1100px;margin:0 auto;padding:104px 24px 36px;display:flex;flex-direction:column;justify-content:center;align-items:stretch;gap:18px}.hero-split{--hero-gap-base:clamp(12px,1.6vw,20px);width:100%;display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:calc(var(--hero-gap-base) * var(--phi));align-items:center}.hero-text-side{display:flex;justify-content:center;padding-left:0}.hero-image-side{justify-self:center;width:min(100%,420px);aspect-ratio:auto;border:0;border-radius:0;overflow:visible;box-shadow:none;background:transparent}.hero-topbar{position:absolute;top:18px;left:24px;right:24px;display:grid;grid-template-columns:1fr auto 1fr;align-items:center;gap:12px}.hero-hamburger{justify-self:start;position:relative}.hero-hamburger summary{list-style:none}.hero-hamburger summary::-webkit-details-marker{display:none}.hero-hamburger-button{width:52px;height:42px;display:inline-flex;flex-direction:column;justify-content:center;gap:6px;padding:0 14px;border-radius:999px;border:1px solid #c9ba90;background:rgba(255,252,243,.66);-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);cursor:pointer}.hero-hamburger-button span{display:block;width:100%;height:2px;border-radius:999px;background:#5b4a22}.hero-hamburger-panel{position:absolute;top:calc(100% + 8px);left:0;width:min(320px,calc(100vw - 28px));display:grid;gap:8px;padding:12px;border-radius:16px;border:1px solid #d0be93;background:rgba(255,250,236,.94);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);box-shadow:0 14px 28px rgba(84,63,24,.2);z-index:6}.hero-hamburger-panel a{color:#4d3e1d;font-size:.92rem;font-weight:700;line-height:1.5;padding:8px 10px;border-radius:10px;border:1px solid transparent}.hero-hamburger-panel a:hover{border-color:#d5c39a;background:rgba(230,217,185,.3)}.hero-top-title{margin:0;justify-self:center;color:var(--brand-deep);font-size:clamp(1.1rem,2.2vw,1.45rem);font-weight:800;letter-spacing:.12em;text-shadow:0 4px 10px rgba(255,255,255,.55)}.hero-top-actions{justify-self:end;display:inline-flex;align-items:center;gap:8px}.hero-top-contact{border-radius:999px;border:1px solid #c6b487;color:var(--brand-deep);background:rgba(255,252,243,.66)}.hero-top-buy,.hero-top-contact{display:inline-flex;align-items:center;padding:8px 16px;font-weight:700}.hero-top-buy{border-radius:999px;border:1px solid #8c6a1f;color:#fffef4;background:linear-gradient(130deg,#9a7222,#7f5d18)}.eyebrow{margin:0;color:var(--brand-deep);font-size:.94rem;letter-spacing:.08em}.hero-eyebrow{color:#f8eecf;font-weight:700}h1{margin:14px 0 18px;max-width:700px;font-size:clamp(2rem,5vw,3.4rem);line-height:1.25;font-family:Hiragino Mincho ProN,Yu Mincho,serif}.hero-overlay h1{margin:0;max-width:none}.hero-main-title{color:var(--brand-deep);text-shadow:0 6px 20px rgba(255,255,255,.52);font-size:clamp(2rem,4.8vw,4rem);white-space:nowrap;text-align:left}.hero-copy{max-width:720px;margin:0;color:#f5f1e6;font-size:1.02rem;line-height:1.9}.hero-actions{margin-top:28px;display:flex;gap:12px;flex-wrap:wrap}.button-ghost,.button-primary{padding:12px 20px;border-radius:999px;font-weight:700;transition:transform .22s ease,box-shadow .22s ease,background .22s ease}.button-primary{color:#fff;background:linear-gradient(120deg,var(--brand),var(--brand-deep));box-shadow:0 10px 20px rgba(95,79,31,.22)}.button-ghost{border:1px solid var(--brand);color:var(--brand-deep);background:rgba(255,255,255,.7)}.hero-visual .button-primary{background:linear-gradient(120deg,#8f7a2f,#5f4f1f)}.hero-visual .button-ghost{border-color:rgba(255,255,255,.75);color:#fff;background:rgba(255,255,255,.12)}.button-ghost:hover,.button-primary:hover{transform:translateY(-2px)}.section{margin-top:44px;background:rgba(255,255,255,.82);border:1px solid var(--line);border-radius:26px;padding:34px 28px}.home-content>.section{margin-top:72px}.home-content>.section:first-child{margin-top:44px}.home-content>.family-message-section{margin-top:200px;margin-bottom:200px}.section-alt{background:linear-gradient(155deg,rgba(255,247,218,.85),rgba(255,255,255,.9))}#products{margin-top:140px;margin-bottom:24px}#subscription{margin-top:24px;margin-bottom:140px}.section-lead{margin:0 0 16px;color:var(--ink-soft);line-height:1.9}.reservation-emphasis{display:inline-block;margin-top:2px;padding:2px 8px;border-radius:8px;background:rgba(217,107,53,.16);color:var(--brand-deep);font-weight:800}h2{margin:0 0 18px;font-size:clamp(1.5rem,2.8vw,2.1rem)}.products-title,h2{font-family:Hiragino Mincho ProN,Yu Mincho,serif}.products-title{text-align:center;font-size:clamp(1.25rem,2.3vw,1.75rem);font-weight:700}.products-title .subscription-title-default,.products-title .subscription-title-mobile{font:inherit}.products-mobile-hint,.products-mobile-hint-arrow,.products-mobile-hint-dots{display:none}.products-mobile-hint-dot-button{display:inline-flex;align-items:center;justify-content:center;appearance:none;-webkit-appearance:none;width:18px;height:18px;border:0;border-radius:999px;background:transparent;padding:0;margin:0;cursor:pointer}.products-mobile-hint-dot-button:focus-visible{outline:2px solid rgba(157,122,47,.55);outline-offset:1px}.products-mobile-hint-dot{display:block;width:6px;height:6px;border-radius:999px;background:#d6c59b;box-shadow:0 0 0 1px rgba(143,122,47,.22);transition:width .2s ease,height .2s ease,background-color .2s ease,transform .2s ease}.products-mobile-hint-dot-button.is-active .products-mobile-hint-dot{width:8px;height:8px;background:#9d7a2f;transform:scale(1.06)}.products-scroll-wrap{position:relative}.subscription-title-mobile{display:none}.family-message-section{--family-base-size:clamp(0.95rem,1.15vw,1.05rem);--family-space:clamp(12px,1.1vw,18px);background:transparent;border:0;border-radius:0;padding:0}.family-message-section h2{text-align:center;font-size:calc(var(--family-base-size) * var(--phi));margin-bottom:calc(var(--family-space) * var(--phi))}.family-message-section .section-lead{text-align:left;font-size:var(--family-base-size);line-height:var(--phi);max-width:68ch;padding-inline:calc(var(--family-space) * var(--phi));margin:0 auto calc(var(--family-space) * var(--phi))}.family-message-section .section-lead:last-child{margin-bottom:0}.family-message-mobile{display:none}.between-wide-visual{width:100vw;margin:200px calc(50% - 50vw) 0}.between-wide-visual-image{width:100%;height:800px;display:block;object-fit:cover;object-position:center top}.feature-grid,.product-grid,.recipe-grid{display:grid;gap:16px;grid-template-columns:repeat(3,minmax(0,1fr))}.feature-card,.product-card,.recipe-card{border:1px solid var(--line);border-radius:18px;padding:18px;background:var(--paper)}.feature-card{animation:floatUp .6s ease both}.product-card{padding:0;overflow:hidden}.product-link{display:block;height:100%;padding:18px;transition:background .2s ease,transform .2s ease}.product-link:hover{background:#fff9ed;transform:translateY(-2px)}.product-link:focus-visible{outline:2px solid #b08a2d;outline-offset:-2px}.feature-card h3,.product-card h3,.recipe-card h3{margin:0 0 8px;font-size:1.12rem}.product-image-wrap{margin:0 0 12px;border:1px solid #e6dcc7;border-radius:12px;background:linear-gradient(155deg,#fff8ea,#f3ebd6);aspect-ratio:4/3;overflow:hidden}.product-image{width:100%;height:100%;display:block;object-fit:contain}.recipe-photo-wrap{margin:0 0 12px;border:1px solid #e6dcc7;border-radius:12px;background:linear-gradient(155deg,#fff8ea,#f3ebd6);aspect-ratio:4/3;overflow:hidden}.recipe-photo{width:100%;height:100%;display:block;object-fit:cover}.feature-card p,.product-card p,.recipe-card p{margin:0;color:var(--ink-soft);line-height:1.8}.feature-card p,.recipe-card p{white-space:pre-line}.price{margin:0 0 8px;color:var(--accent);font-size:1.2rem;font-weight:800}.product-stock{margin:8px 0 20px;display:block;padding:0;border:0;border-radius:0;background:transparent;color:var(--brand-deep);font-size:.82rem;font-weight:400;line-height:1.45}.process-grid{display:grid;gap:18px;grid-template-columns:repeat(2,minmax(0,1fr))}.process-card{border:1px solid var(--line);border-radius:18px;padding:14px;background:var(--paper)}.process-photo-wrap{position:relative;border-radius:12px;overflow:hidden;border:1px solid var(--line)}.process-photo-wrap-slideshow{aspect-ratio:16/10;background:#f5f1e6}.process-photo-slides{position:relative;width:100%;height:100%}.process-photo{width:100%;height:auto;aspect-ratio:16/10;object-fit:cover;object-position:center top;display:block}.process-photo-wrap-slideshow .process-photo{position:absolute;inset:0;width:100%;height:100%;aspect-ratio:auto;opacity:0;transform:scale(1.035);filter:saturate(.95) contrast(.98);transition:opacity .92s cubic-bezier(.22,.61,.36,1),transform 2.2s cubic-bezier(.22,.61,.36,1),filter .92s cubic-bezier(.22,.61,.36,1);will-change:opacity,transform,filter}.process-photo-wrap-slideshow .process-photo.is-active{opacity:1;transform:scale(1);filter:saturate(1.02) contrast(1.01);z-index:1}.process-photo-wrap-slideshow:after{content:"";position:absolute;inset:0;z-index:2;pointer-events:none;background:linear-gradient(0deg,rgba(20,14,6,.14),rgba(20,14,6,0) 32%)}.process-photo-indicator{position:absolute;left:10px;right:10px;bottom:10px;z-index:3;display:flex;justify-content:center;pointer-events:auto}.process-photo-dots{display:inline-flex;align-items:center;gap:7px;padding:5px 9px;border-radius:999px;background:rgba(25,19,10,.22)}.process-photo-dot-button{width:18px;height:18px;display:inline-flex;align-items:center;justify-content:center;border:0;border-radius:50%;background:transparent;padding:0;margin:0;cursor:pointer}.process-photo-dot-button:focus-visible{outline:2px solid rgba(255,255,255,.9);outline-offset:2px}.process-photo-dot{width:8px;height:8px;border-radius:50%;background:rgba(255,255,255,.55);box-shadow:0 1px 3px rgba(0,0,0,.24);opacity:.5;transition:transform .35s ease,opacity .35s ease,background-color .35s ease}.process-photo-dot-button.is-active .process-photo-dot{opacity:1;transform:scale(1.12);background:#fff}@media (hover:hover){.process-photo-dot-button:hover .process-photo-dot{opacity:.86;transform:scale(1.08)}}.process-meta{margin-top:12px;display:flex;justify-content:space-between;align-items:center;gap:10px}.process-step{margin:0;color:var(--ink-soft);font-size:.85rem;letter-spacing:.06em;font-weight:700}.process-current{display:inline-block;padding:5px 10px;border-radius:999px;background:#e7f4df;color:#2f6a32;font-weight:700;font-size:.78rem}.process-card h3{margin:10px 0 6px;font-size:1.06rem}.process-card p{margin:0;color:var(--ink-soft);line-height:1.8}.producer-section{display:grid;grid-template-columns:minmax(0,340px) minmax(0,1fr);gap:26px;align-items:center}.producer-photo-wrap{border:1px solid var(--line);border-radius:20px;overflow:hidden;box-shadow:0 10px 20px rgba(67,50,17,.14);background:#f4efe3;position:relative;aspect-ratio:4/5}.producer-photo-slides{position:relative;width:100%;height:100%}.producer-photo{display:block;width:100%;height:100%;object-fit:cover;object-position:center top}.producer-photo-slide{position:absolute;inset:0;opacity:0;transform:scale(1.04);filter:saturate(.95) contrast(.98);transition:opacity .98s cubic-bezier(.22,.61,.36,1),transform 2.8s cubic-bezier(.22,.61,.36,1),filter .98s cubic-bezier(.22,.61,.36,1);will-change:opacity,transform,filter}.producer-photo-slide.is-active{opacity:1;transform:scale(1);filter:saturate(1.03) contrast(1.01);z-index:1}.producer-photo-wrap:after{content:"";position:absolute;inset:0;z-index:2;pointer-events:none;background:linear-gradient(0deg,rgba(19,14,7,.16),rgba(19,14,7,0) 34%)}.producer-photo-indicator{position:absolute;left:12px;right:12px;bottom:12px;z-index:3;display:flex;align-items:center;justify-content:center;pointer-events:auto}.producer-photo-dots{display:inline-flex;align-items:center;gap:8px;padding:5px 10px;border-radius:999px;background:rgba(24,17,7,.24)}.producer-photo-dot-button{width:18px;height:18px;display:inline-flex;align-items:center;justify-content:center;border:0;border-radius:50%;background:transparent;padding:0;margin:0;cursor:pointer}.producer-photo-dot-button:focus-visible{outline:2px solid rgba(255,255,255,.9);outline-offset:2px}.producer-photo-dot{width:9px;height:9px;border-radius:50%;background:rgba(255,255,255,.5);box-shadow:0 1px 4px rgba(0,0,0,.24);opacity:.5;transition:transform .35s ease,opacity .35s ease,background-color .35s ease}.producer-photo-dot-button.is-active .producer-photo-dot{opacity:1;transform:scale(1.12);background:#fff}@media (hover:hover){.producer-photo-dot-button:hover .producer-photo-dot{opacity:.86;transform:scale(1.08)}}.producer-content h2{margin-bottom:12px}.producer-label{margin:0 0 10px;color:var(--brand-deep);font-size:clamp(1.05rem,1.5vw,1.35rem);letter-spacing:.08em;font-weight:700}.producer-copy{margin:0;color:var(--ink-soft);line-height:1.9}.producer-name{margin:12px 0 16px;color:var(--brand-deep);font-weight:700}.flow-page{max-width:1100px;margin:0 auto;padding:20px}.flow-topbar{display:flex;justify-content:flex-start;margin-bottom:12px}.flow-title{max-width:none}.order-title-mobile-break{display:none}.order-title-desktop-separator{display:inline}.flow-actions{margin-top:18px;display:flex;gap:12px;flex-wrap:wrap}.product-detail-overview{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:24px;align-items:start}.product-detail-image-wrap{border:1px solid var(--line);border-radius:16px;background:linear-gradient(155deg,#fff8ea,#f3ebd6);aspect-ratio:4/3;overflow:hidden}.product-detail-image{width:100%;height:100%;display:block;object-fit:contain}.product-detail-price{margin:0 0 12px;color:var(--accent);font-size:clamp(1.6rem,3vw,2rem);font-weight:800}.product-detail-stock{margin:8px 0 14px;color:var(--brand-deep);font-size:.92rem;font-weight:400;line-height:1.6}.product-detail-copy{margin:0;color:var(--ink-soft);line-height:1.9}.product-detail-bowls{margin:10px 0 0;padding:8px 12px;border:1px solid #d8c59a;border-radius:10px;background:rgba(255,249,233,.72);color:var(--brand-deep);font-weight:700;line-height:1.75}.product-detail-subscription{margin:10px 0 0;padding:10px 12px;border:1px solid #d9cab0;border-radius:10px;background:rgba(255,252,243,.86)}.product-detail-subscription-title{margin:0;color:var(--brand-deep);font-weight:800}.product-detail-subscription-text{margin:4px 0 0;color:var(--ink-soft);line-height:1.75}.section-order{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:24px;align-items:start}.section-order p{margin-top:0;color:var(--ink-soft);line-height:1.9}.order-notes{margin:14px 0 0;padding-left:20px;color:var(--ink-soft);line-height:1.8}.order-note-desktop-only{display:list-item}.order-form{background:var(--paper);border:1px solid var(--line);border-radius:18px;padding:18px}.order-grid{display:grid;grid-template-columns:1fr;gap:12px}.order-form label{display:grid;gap:6px;font-weight:700;font-size:.92rem}.order-form input,.order-form select,.order-form textarea{width:100%;font-size:.98rem}.order-fixed-product,.order-form input,.order-form select,.order-form textarea{border-radius:10px;border:1px solid #d5cab0;background:#fff;padding:10px 12px}.order-fixed-product-label{margin:0;color:var(--ink-soft);font-size:.82rem;font-weight:700}.order-fixed-product-name{margin:6px 0 0;color:var(--ink);font-weight:700}.order-fixed-product-price{margin:4px 0 0;color:var(--accent);font-size:1.15rem;font-weight:800}.order-fixed-product-stock{margin:10px 0 6px;color:var(--brand-deep);font-size:.84rem;font-weight:400}.order-product-picker-wrap{position:relative;display:grid;gap:8px}.order-product-picker-label{margin:0;font-weight:700;font-size:.92rem}.order-product-picker{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px}.order-product-option{display:grid;gap:8px;text-align:left;border-radius:12px;border:1px solid #d5cab0;background:#fff;padding:8px;cursor:pointer;transition:border-color .2s ease,box-shadow .2s ease,transform .2s ease}.order-product-option:hover{border-color:#c6b487;box-shadow:0 8px 16px rgba(67,50,17,.08);transform:translateY(-1px)}.order-product-option:focus-visible{outline:2px solid rgba(154,114,34,.75);outline-offset:2px}.order-product-option.is-selected{border-color:#8f7a2f;box-shadow:0 10px 20px rgba(92,69,22,.16)}.order-product-option-image-wrap{border:1px solid #e6dcc7;border-radius:10px;background:linear-gradient(155deg,#fff8ea,#f3ebd6);aspect-ratio:4/3;overflow:hidden}.order-product-option-image{width:100%;height:100%;display:block;object-fit:contain}.order-product-option-name{margin:0;font-size:.82rem;line-height:1.45;color:var(--ink);font-weight:700}.order-product-option-stock{margin:6px 0 8px;color:var(--brand-deep);font-size:.74rem;font-weight:400;line-height:1.45}.order-product-option-meta{display:flex;align-items:center;justify-content:space-between;gap:8px}.order-product-option-price{margin:0;color:var(--accent);font-size:.96rem;font-weight:800}.order-product-option-add{width:28px;height:28px;border-radius:50%;display:inline-flex;align-items:center;justify-content:center;border:1px solid #d8c49a;background:#f3ebd6;color:#7a5c1a;font-size:1.2rem;font-weight:800;line-height:1}.order-product-option-add.is-selected{border-color:#2f6a32;background:#2f6a32;color:#fff;font-size:.96rem}.order-summary{margin-top:14px;border-top:1px dashed #d5cab0;border-bottom:1px dashed #d5cab0;padding:12px 0;display:flex;justify-content:space-between;align-items:center}.order-summary p{margin:0}.order-summary strong{color:var(--brand-deep);font-size:1.3rem}.order-submit{margin-top:14px;width:100%;border:0;border-radius:12px;padding:13px;font-size:1rem;font-weight:800;color:#fff;background:linear-gradient(120deg,var(--accent),#ab4c1e);cursor:pointer;transition:filter .2s ease,transform .2s ease}.order-submit:hover{filter:brightness(1.05);transform:translateY(-1px)}.order-submit:disabled{filter:grayscale(.3);opacity:.8;cursor:progress;transform:none}.order-help{margin:10px 0 0;font-size:.88rem;color:var(--ink-soft);line-height:1.7}.section-order p.order-help-after-submit{margin-top:20px}.order-error{color:#a31d1d}.contact-success,.order-error{margin:10px 0 0;font-size:.9rem;font-weight:700}.contact-success{color:#25663a}.contact-title{margin:0 0 12px;font-size:1.2rem}.confirm-list{margin:0;display:grid;gap:10px}.confirm-list div{border:1px solid var(--line);border-radius:10px;padding:10px 12px;background:#fff}.confirm-list dt{font-size:.86rem;color:var(--ink-soft)}.confirm-list dd{margin:4px 0 0;white-space:pre-wrap;line-height:1.75}.confirm-actions{margin-top:12px;display:grid;grid-template-columns:1fr;gap:10px}.confirm-submit{margin-top:0}.confirm-modal-backdrop{position:fixed;inset:0;z-index:120;background:rgba(36,27,12,.45);display:grid;place-items:center;padding:16px}.confirm-modal{width:min(640px,100%);max-height:calc(100vh - 32px);overflow:auto;border:1px solid var(--line);border-radius:18px;background:var(--paper);padding:18px;box-shadow:var(--shadow)}.comment-step-modal{width:min(600px,100%);border-color:#d3c29c;border-radius:22px;padding:22px;background:linear-gradient(180deg,rgba(255,248,230,.9),rgba(255,248,230,0) 84px),var(--paper);box-shadow:0 20px 36px rgba(68,49,20,.2)}.comment-step-indicator{margin:0 0 8px;width:fit-content;border-radius:999px;padding:4px 10px;border:1px solid #d6c39f;background:#fff7e8;font-size:.78rem;color:#7d6223;font-weight:700;letter-spacing:.04em}.comment-step-body{display:grid;gap:12px}.comment-step-body .contact-title{margin-bottom:2px}.comment-step-intro{margin:0;border-radius:12px;border:1px solid #e6d8b9;background:#fffdf7;padding:10px 12px;color:#6f5730;font-size:1.06rem;font-weight:700;line-height:1.7}.comment-step-field{display:grid;gap:8px}.comment-step-field input,.comment-step-field select,.comment-step-field textarea{width:100%;border-radius:10px;border:1px solid #d5cab0;background:#fff;padding:10px 12px;font-size:.98rem;color:var(--ink)}.comment-step-field input:focus-visible,.comment-step-field select:focus-visible,.comment-step-field textarea:focus-visible{outline:2px solid rgba(154,114,34,.75);outline-offset:2px}.comment-rating-group{margin:0;padding:0;border:0;display:grid;gap:10px}.comment-rating-group legend{padding:0;font-size:.92rem;font-weight:700}.comment-rating-help{margin:0;color:var(--ink-soft);font-size:.86rem;line-height:1.6}.comment-rating-options{display:grid;gap:10px}.comment-rating-option{border:1px solid #d8c7a6;border-radius:12px;background:#fff;padding:11px 12px;display:grid;gap:4px;text-align:left;cursor:pointer;transition:border-color .2s ease,box-shadow .2s ease,transform .2s ease}.comment-rating-option:hover{border-color:#bfa372;box-shadow:0 10px 18px rgba(73,56,26,.12);transform:translateY(-1px)}.comment-rating-option:focus-visible{outline:2px solid rgba(154,114,34,.75);outline-offset:2px}.comment-rating-option:disabled{opacity:.68;cursor:progress;transform:none;box-shadow:none}.comment-rating-option.is-selected{border-color:#8f7a2f;background:linear-gradient(145deg,#fff8ea,#f5e8cd);box-shadow:0 12px 22px rgba(91,68,21,.16)}.comment-rating-stars{color:#b56b1f;font-size:1.2rem;letter-spacing:.08em;line-height:1;font-weight:800}.comment-rating-label{color:var(--ink);font-weight:700;font-size:.9rem}.comment-step-actions{margin-top:16px}.footer{padding:28px 10px 36px;text-align:center;color:var(--ink-soft);font-size:.9rem}.footer-links{margin:10px 0 0}.footer-links a{color:var(--brand-deep);text-decoration:underline;text-underline-offset:3px;font-weight:700}.footer-links a:hover{color:var(--brand)}.legal-page{max-width:980px;margin:0 auto;padding:20px}.legal-card{border:1px solid var(--line);background:rgba(255,255,255,.9);border-radius:26px;padding:32px 24px;box-shadow:var(--shadow)}.legal-title{margin:10px 0 14px;font-size:clamp(1.9rem,4vw,2.6rem)}.legal-lead{margin:0;color:var(--ink-soft);line-height:1.85}.legal-table{margin:20px 0 0;display:grid;gap:12px}.legal-row{border:1px solid var(--line);border-radius:14px;padding:14px;background:var(--paper)}.legal-row dt{margin:0;color:var(--ink-soft);font-size:.88rem;font-weight:700}.legal-row dd{margin:8px 0 0;line-height:1.8}.legal-actions{margin-top:20px}.checkout-page{min-height:100vh;display:grid;place-items:center;padding:20px}.checkout-card{width:min(680px,100%);border-radius:24px;border:1px solid var(--line);background:var(--paper);padding:34px 26px;box-shadow:var(--shadow)}.checkout-card h1{margin:6px 0 12px;font-size:clamp(1.55rem,4vw,2.2rem)}.checkout-card p{margin:0 0 16px;color:var(--ink-soft);line-height:1.85}.checkout-label{display:inline-block;margin:0;border-radius:999px;padding:6px 12px;background:#e0f3e6;color:#1f6f41;font-size:.86rem;font-weight:700}.checkout-label-cancel{background:#f9e4e4;color:#8f2424}.checkout-session-id{font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,Courier New,monospace;font-size:.86rem;background:#f5f1e4;border:1px solid var(--line);border-radius:10px;padding:8px 10px}@media (min-width:981px){#products .product-grid{gap:12px}#products .product-link{padding-inline:14px}#products .product-card h3{white-space:nowrap;font-size:1.03rem}}@keyframes floatUp{0%{opacity:0;transform:translateY(16px)}to{opacity:1;transform:translateY(0)}}@media (prefers-reduced-motion:reduce){.process-photo-wrap-slideshow .process-photo,.producer-photo-slide{transition:none;transform:none;filter:none}}@media (max-width:980px){.feature-grid,.product-grid,.recipe-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.hero-overlay{padding-top:118px}.hero-split{grid-template-columns:1fr;gap:20px}.hero-text-side{justify-content:center;padding-left:0}.hero-image-side{justify-self:center;width:min(100%,350px)}.hero-topbar{grid-template-columns:1fr auto;grid-template-areas:"menu actions" "brand brand";gap:10px}.hero-hamburger{grid-area:menu}.hero-top-actions{grid-area:actions}.hero-top-title{grid-area:brand}.process-grid,.producer-section,.product-detail-overview,.section-order{grid-template-columns:1fr}.order-product-picker{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:680px){.flow-page,.home-content,.legal-page,main{padding:14px}.hero-overlay,.hero-visual{min-height:100vh;min-height:100svh}.hero-overlay{--hero-mobile-safe-top:env(safe-area-inset-top,0px);--hero-mobile-topbar-top:0px;--hero-mobile-topbar-padding-top:calc(var(--hero-mobile-safe-top) + 8px);--hero-mobile-brand-height:46px;--hero-mobile-top-reserve:calc(var(--hero-mobile-topbar-padding-top) + var(--hero-mobile-brand-height) + 14px);justify-content:center;padding:var(--hero-mobile-top-reserve) 14px max(24px,calc(env(safe-area-inset-bottom, 0px) + 12px))}.hero-split{--hero-mobile-gap-base:clamp(15px,2.2vw,12px);display:flex;flex-direction:column;align-items:center;gap:calc(var(--hero-mobile-gap-base) * var(--phi))}.hero-image-side{order:1}.hero-text-side{order:2}.hero-main-title{font-size:clamp(1.6rem,7vw,2rem);white-space:nowrap}.hero-main-title br{display:none}.hero-topbar{position:absolute;top:var(--hero-mobile-topbar-top);left:0;right:0;padding:var(--hero-mobile-topbar-padding-top) 14px 0;background:#fff;min-height:var(--hero-mobile-brand-height);align-items:center;grid-template-columns:auto 1fr auto;grid-template-areas:"menu brand actions"}.hero-topbar.hero-topbar-mobile-fixed{position:fixed;z-index:40;padding:var(--hero-mobile-topbar-padding-top) 14px 8px;border-radius:0;border:0;border-bottom:1px solid #d3c29c;background:#fff;box-shadow:none}.hero-top-contact{display:none}.hero-top-actions{gap:0;min-width:52px;justify-content:flex-end}.hero-top-buy{padding:8px 14px;font-size:.86rem;border:1px solid #c6b487;color:var(--brand-deep);background:transparent;display:none}.hero-hamburger-button{border:0;background:transparent;-webkit-backdrop-filter:none;backdrop-filter:none}.hero-top-title{position:static;top:auto;left:auto;transform:none;height:auto;display:block;width:auto;margin:0;line-height:1.2;grid-area:brand;justify-self:center;align-self:center;text-align:center}.hero-topbar.hero-topbar-mobile-fixed .hero-top-title{transform:translateY(4px);font-weight:500}.section{margin-top:24px;padding:24px 16px;border-radius:20px}.home-content>.section{margin-top:36px}.home-content>.section:first-child{margin-top:24px}.home-content>.family-message-section{margin-top:130px;margin-bottom:150px}#products{margin-top:124px;margin-bottom:16px;padding-top:56px;padding-bottom:56px}#products,#subscription{background:transparent;border:0;box-shadow:none}#subscription{margin-top:16px;margin-bottom:120px}.between-wide-visual{margin-top:140px}.between-wide-visual-image{height:600px}.family-message-desktop{display:none}.family-message-mobile{display:block}.family-message-desktop .section-lead br{display:none}.feature-grid,.process-grid,.recipe-grid{grid-template-columns:1fr}#products .products-mobile-hint,#subscription .products-mobile-hint,.order-product-picker-wrap .products-mobile-hint{margin:-4px 0 12px;display:flex;align-items:center;justify-content:center;gap:10px;color:#6f634f;font-size:.82rem;font-weight:700;letter-spacing:.02em;width:fit-content;margin-inline:auto;padding:6px 12px;border:1px solid #dccca8;border-radius:999px;background:rgba(255,248,227,.86);box-shadow:0 6px 14px rgba(107,80,29,.08)}#products .products-mobile-hint-arrow,#subscription .products-mobile-hint-arrow,.order-product-picker-wrap .products-mobile-hint-arrow{display:inline-flex;align-items:center;justify-content:center;color:#8f6f2b;font-size:1rem;line-height:1;animation:productsSwipeArrow 1.45s ease-in-out infinite}#products .products-mobile-hint-dots,#subscription .products-mobile-hint-dots,.order-product-picker-wrap .products-mobile-hint-dots{display:inline-flex;align-items:center;gap:5px}#products .products-mobile-hint-dot,#subscription .products-mobile-hint-dot,.order-product-picker-wrap .products-mobile-hint-dot{width:6px;height:6px;border-radius:999px;background:#d7c8a8;box-shadow:0 0 0 1px rgba(143,122,47,.2)}#products .products-mobile-hint-dot-button.is-active .products-mobile-hint-dot,#subscription .products-mobile-hint-dot-button.is-active .products-mobile-hint-dot,.order-product-picker-wrap .products-mobile-hint-dot-button.is-active .products-mobile-hint-dot{width:9px;height:9px;background:#ab5f21;box-shadow:0 0 0 1px rgba(122,78,28,.3),0 0 0 4px rgba(171,95,33,.14);transform:scale(1.06)}.order-product-picker-wrap .products-mobile-hint{gap:8px;padding:5px 10px;font-size:.74rem;white-space:nowrap}.order-product-picker-wrap .products-mobile-hint-arrow{font-size:.9rem}.order-product-picker-wrap .products-mobile-hint-dot{width:5px;height:5px}.order-product-picker-wrap .products-mobile-hint-dot-button.is-active .products-mobile-hint-dot{width:8px;height:8px}#products .products-scroll-wrap:after,#subscription .products-scroll-wrap:after,.order-product-picker-scroll-wrap:after{content:"";position:absolute;top:2px;right:2px;bottom:12px;width:28px;pointer-events:none;background:linear-gradient(270deg,rgba(248,245,236,.98),rgba(248,245,236,0))}.product-grid{display:flex;gap:12px;overflow-x:scroll;padding:2px 2px 10px;scroll-snap-type:x mandatory;scroll-padding-inline:2px;-webkit-overflow-scrolling:touch;overscroll-behavior-x:contain;scrollbar-gutter:stable both-edges;scrollbar-width:thin;scrollbar-color:#b9a573 #ece4d2}.product-grid::-webkit-scrollbar{height:8px}.product-grid::-webkit-scrollbar-track{background:#ece4d2;border-radius:999px}.product-grid::-webkit-scrollbar-thumb{background:#b9a573;border-radius:999px}.product-grid>.product-card{flex:0 0 min(82vw,320px);scroll-snap-align:start}#products .product-grid>.product-card{flex:0 0 min(76vw,296px);max-width:min(76vw,296px)}#products .products-mobile-hint,#products .products-scroll-wrap:after{display:none}#products .product-grid{display:grid;grid-template-columns:1fr;gap:12px;overflow:visible;padding:2px 0 0;scroll-snap-type:none;scroll-padding-inline:0;-webkit-overflow-scrolling:auto;overscroll-behavior-x:auto}#products .product-grid>.product-card{flex:initial;max-width:none;scroll-snap-align:none}#subscription .product-grid>.product-card{flex:0 0 min(76vw,296px);max-width:min(76vw,296px)}.hero-actions{gap:10px}.button-ghost,.button-primary{width:100%;text-align:center}.order-product-picker-scroll-wrap:after,.order-product-picker-wrap .products-mobile-hint{display:none}.order-product-picker{display:grid;grid-template-columns:1fr;gap:10px;overflow:visible;padding:2px 0 0;scroll-snap-type:none;scroll-padding-inline:0;-webkit-overflow-scrolling:auto;overscroll-behavior-x:auto;touch-action:auto}.order-product-option{flex:initial;max-width:none;scroll-snap-align:none;touch-action:auto}.order-title-mobile-break{display:block}.order-note-desktop-only,.order-title-desktop-separator,.subscription-title-default{display:none}.subscription-title-mobile{display:inline}}@media (max-width:380px){.order-notes li,.section-order p{overflow-wrap:anywhere;word-break:break-word}}@keyframes productsSwipeArrow{0%,to{transform:translateX(0)}35%{transform:translateX(4px)}70%{transform:translateX(-4px)}}