@import"https://fonts.googleapis.com/css2?family=Noto+Sans+JP:wght@400;500;600;700&family=Noto+Serif+JP:wght@400;500;600;700&display=swap";:root{--ink:#301f23;--muted:#716369;--wine:#64182f;--red:#b52c42;--paper:#fffdfa;--pink:#f9eeed;--line:#e8dedb;--serif:"Noto Serif JP",serif;--sans:"Noto Sans JP",sans-serif;--content:1280px}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:110px}body{margin:0;background:var(--paper);color:var(--ink);font:16px/1.8 var(--sans)}a{color:inherit;text-decoration:none}button,input,select{font:inherit}button,a,input,select{touch-action:manipulation}button{cursor:pointer}img{max-width:100%;display:block}button:focus-visible,a:focus-visible,input:focus-visible,select:focus-visible{outline:3px solid #a75512;outline-offset:4px}h1,h2,h3,p{margin-top:0}.container{width:min(var(--content),calc(100% - 80px));margin:auto}.skip-link{position:fixed;top:-100px;left:12px;z-index:1000;background:#fff;padding:12px}.skip-link:focus{top:12px}.demo-ribbon{background:var(--wine);color:#fff5f4;text-align:center;font-size:12px;letter-spacing:.035em;padding:7px 15px;line-height:1.6}.demo-ribbon span{font-family:Georgia,serif;letter-spacing:.12em;margin-right:16px}.site-header{position:sticky;top:0;z-index:30;background:#fffdfaf7;border-bottom:1px solid var(--line)}.header-inner{min-height:92px;display:flex;align-items:center;justify-content:space-between;gap:32px}.brand{color:var(--wine);display:inline-flex;flex-direction:column;line-height:1;flex-shrink:0}.brand strong{font:600 30px/1.1 Georgia,serif;letter-spacing:.055em}.brand small{font-size:12px;letter-spacing:.24em;margin-top:9px;text-align:center}.main-nav{display:flex;gap:30px;align-items:center;font-size:14px;font-weight:500}.main-nav a{padding:29px 0;position:relative}.main-nav a:hover:after{content:"";position:absolute;bottom:20px;left:0;right:0;height:1px;background:var(--wine)}.header-actions{display:flex;align-items:center;gap:19px}.icon-button{position:relative;display:inline-flex;align-items:center;justify-content:center;gap:7px;padding:9px;background:none;border:0;color:var(--ink);line-height:1}.icon-button svg{width:24px;height:24px;stroke:currentColor;fill:none;stroke-width:1.6}.cart-count{min-width:18px;height:18px;display:inline-flex;align-items:center;justify-content:center;background:var(--wine);color:#fff;border-radius:50%;font:12px var(--sans);position:absolute;right:0;top:0}.repeat-desktop{font-size:14px;gap:8px}.repeat-strip{border-bottom:1px solid var(--line);font-size:13px;text-align:center;background:#fff;display:flex;gap:12px;align-items:center;justify-content:center;padding:10px 20px}.repeat-strip a{text-decoration:underline;text-underline-offset:5px;color:var(--wine);font-weight:600}.hero{display:grid;grid-template-columns:.9fr 1.1fr;min-height:570px;position:relative;padding-top:40px;padding-bottom:48px;gap:24px;align-items:center}.hero-copy{padding:20px 0;position:relative;z-index:1}.eyebrow{font:13px/1.5 Georgia,serif;letter-spacing:.17em;color:var(--wine);text-transform:uppercase;margin-bottom:26px;display:block}.hero h1{font:500 clamp(34px,3.3vw,51px)/1.7 var(--serif);letter-spacing:.055em;margin-bottom:24px;white-space:nowrap}.hero h1 em{color:var(--wine);font-style:normal}.hero-copy p{font-size:15px;line-height:2.1;color:var(--muted);margin-bottom:29px}.hero-actions{display:flex;flex-wrap:wrap;gap:20px;align-items:center}.button{display:inline-flex;justify-content:center;align-items:center;gap:30px;min-height:53px;padding:14px 26px;border:1px solid var(--wine);font-size:14px;font-weight:500;line-height:1.5;transition:background .18s,color .18s;letter-spacing:.025em;text-align:center}.button.primary{background:var(--wine);color:#fff}.button.primary:hover{background:#842d45}.button.secondary{color:var(--wine);background:transparent}.button.secondary:hover{background:var(--pink)}.button.light{color:var(--wine);background:#fff;border-color:#fff}.button svg{width:19px;height:19px;stroke:currentColor;fill:none;stroke-width:1.5}.text-link{border-bottom:1px solid currentColor;padding-bottom:4px;font-size:14px;display:inline-flex;align-items:center;gap:30px;line-height:1.8}.hero-note{margin-top:20px;font-size:12px;color:var(--muted)}.hero-visual{position:relative;align-self:stretch;min-height:500px}.hero-visual img{width:100%;height:100%;object-fit:cover;object-position:center;border-radius:180px 0 0;position:absolute;top:0;right:0;bottom:0;left:0}.hero-label{position:absolute;bottom:24px;left:30px;background:#fffdfae8;padding:12px 22px;display:flex;align-items:center;gap:14px;color:var(--wine);box-shadow:0 3px 24px #301f2308}.hero-label em{font:italic 31px/1 Georgia,serif}.hero-label span{font-size:12px;letter-spacing:.12em;line-height:1.6}.quick-categories{border-top:1px solid var(--line);border-bottom:1px solid var(--line);display:grid;grid-template-columns:repeat(3,1fr);margin-top:4px}.quick-category{display:flex;align-items:center;justify-content:space-between;padding:25px 28px;gap:18px;transition:background .2s}.quick-category+.quick-category{border-left:1px solid var(--line)}.quick-category:hover{background:var(--pink)}.quick-category small{font:12px Georgia,serif;color:var(--muted);display:block;letter-spacing:.12em;margin-bottom:3px}.quick-category strong{font-weight:500;font-size:17px}.quick-category img{width:62px;height:62px;border-radius:50%;object-fit:cover}.quick-category .arrow{margin-left:auto;font-size:24px;font-family:Georgia,serif}.section{padding:88px 0}.section-heading{display:flex;align-items:end;justify-content:space-between;gap:25px;margin-bottom:36px}.section-heading .eyebrow{margin-bottom:11px}.section-heading h2{font:500 31px/1.7 var(--serif);letter-spacing:.04em;margin:0}.section-heading p{margin:9px 0 0;color:var(--muted);font-size:14px}.product-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:26px}.product-card{min-width:0}.product-image{display:block;position:relative;background:#f3edeb;overflow:hidden;aspect-ratio:1}.product-image>img{height:100%;width:100%;object-fit:cover;transition:transform .5s}.product-card:hover .product-image>img{transform:scale(1.025)}.product-image.alternate>img{object-position:30% 50%;transform:scale(1.15)}.product-card:hover .product-image.alternate>img{transform:scale(1.18)}.product-badge{position:absolute;top:12px;left:12px;background:var(--paper);color:var(--wine);padding:4px 9px;font-size:12px;line-height:1.7}.product-badge.dark{background:var(--wine);color:#fff}.product-copy{padding:17px 0 0}.temperature{color:var(--muted);font-size:12px;display:block;margin-bottom:7px}.product-copy h3{font-weight:500;line-height:1.6;font-size:17px;margin-bottom:2px}.product-copy p{font-size:13px;color:var(--muted);margin-bottom:13px}.price{font-size:19px;font-weight:500;letter-spacing:.015em;line-height:1.5}.price small{font-size:12px;font-weight:400;color:var(--muted);margin-left:7px}.card-button{margin-top:17px;display:flex;justify-content:center;align-items:center;gap:15px;width:100%;background:none;border:1px solid var(--line);min-height:45px;font-size:13px;color:var(--wine)}.card-button:hover{border-color:var(--wine);background:var(--pink)}.card-button span:last-child{font-size:18px}.seasonal-title{font-size:16px;color:var(--wine);font-weight:500}.feature-band{background:var(--wine);color:#fff8f2;display:grid;grid-template-columns:1fr 1fr;min-height:480px;overflow:hidden}.feature-image img{width:100%;height:100%;object-fit:cover;max-height:550px}.feature-text{padding:62px min(7vw,100px);display:flex;flex-direction:column;align-items:flex-start;justify-content:center}.feature-text .eyebrow{color:#f1c6c8;margin-bottom:22px}.feature-text h2{font:500 34px/1.8 var(--serif);margin-bottom:20px}.feature-text p{color:#eddcdd;font-size:14px;line-height:2.2;margin-bottom:30px}.feature-details{display:flex;gap:0;border-top:1px solid #ffffff38;margin:0 0 26px;padding-top:17px;width:100%}.feature-details span{font-size:13px;padding-right:20px}.feature-details span+span{padding-left:20px;border-left:1px solid #ffffff38}.seasonal{background:#f6f4ef}.season-grid{display:grid;grid-template-columns:1fr 1fr;gap:28px}.season-card{display:grid;grid-template-columns:1.1fr .9fr;background:var(--paper);min-width:0;min-height:290px}.season-card img{width:100%;height:100%;object-fit:cover}.season-card-content{padding:30px 25px;display:flex;flex-direction:column;align-items:flex-start;justify-content:center}.season-card h3{font:500 23px/1.7 var(--serif);margin-bottom:15px}.season-card p{font-size:13px;color:var(--muted);margin-bottom:22px}.season-card .eyebrow{font-size:12px;margin-bottom:14px}.repeat-panel{margin:66px auto;padding:35px 45px;border:1px solid var(--line);display:flex;justify-content:space-between;align-items:center;gap:28px;background:#fff}.repeat-panel h2{font:500 24px/1.6 var(--serif);margin:0 0 10px}.repeat-panel p{font-size:14px;color:var(--muted);margin:0}.repeat-panel .button{flex-shrink:0}.farm-teaser{padding:62px 0 76px;display:grid;grid-template-columns:1fr 1fr;gap:90px;align-items:center}.farm-title .eyebrow{margin-bottom:14px}.farm-title h2{font:500 29px/1.8 var(--serif);margin:0}.farm-description p{font-size:14px;line-height:2.2;color:var(--muted);margin-bottom:21px}.faq-section{border-top:1px solid var(--line);padding:65px 0 80px;display:grid;grid-template-columns:.75fr 1.25fr;gap:80px}.faq-section h2{font:500 28px var(--serif)}.faq-section .eyebrow{margin-bottom:14px}details{border-bottom:1px solid var(--line)}summary{list-style:none;cursor:pointer;padding:20px 35px 20px 0;font-size:15px;font-weight:500;position:relative;line-height:1.8}summary::-webkit-details-marker{display:none}summary:after{content:"\ff0b";position:absolute;right:5px;top:20px;color:var(--wine)}details[open] summary:after{content:"\2212"}details>p,details>div{font-size:14px;color:var(--muted);line-height:2;padding-bottom:22px;margin:0}.footer{background:var(--wine);color:#fff6f1;padding:52px 0 28px}.footer-top{display:grid;grid-template-columns:1.8fr 1fr 1fr;gap:50px}.footer .brand{color:#fff4eb;margin-bottom:23px}.footer address{font-size:12px;font-style:normal;line-height:2.2;color:#ead4d6}.footer-column strong{font-size:13px;font-weight:500;display:block;margin-bottom:17px}.footer-column a{display:block;font-size:13px;color:#ead4d6;padding:5px 0}.footer-bottom{border-top:1px solid #ffffff30;padding-top:24px;margin-top:37px;display:flex;justify-content:space-between;align-items:center;gap:20px;font-size:12px;color:#e4c3c8}.footer-bottom a{text-decoration:underline;text-underline-offset:3px}.payment-labels{font-family:Georgia,serif;letter-spacing:.07em;font-size:13px;display:flex;gap:20px;align-items:center}.mobile-bottom{display:none}.breadcrumbs{padding-top:28px;padding-bottom:28px;font-size:12px;color:var(--muted);display:flex;flex-wrap:wrap;gap:10px}.breadcrumbs span+span:before{content:"/";margin-right:10px;color:#b8a7ac}.breadcrumbs a:hover{text-decoration:underline}.collection-header{padding:26px 0 40px}.collection-header h1,.page-intro h1{font:500 38px/1.65 var(--serif);letter-spacing:.045em;margin-bottom:14px}.collection-header p{font-size:15px;color:var(--muted)}.collection-tabs{display:flex;gap:28px;border-bottom:1px solid var(--line);padding-bottom:0;margin-bottom:38px;overflow:auto}.collection-tabs a{white-space:nowrap;padding:0 0 15px;font-size:14px;border-bottom:2px solid transparent}.collection-tabs a.active{border-color:var(--wine);color:var(--wine);font-weight:600}.collection-meta{font-size:12px;color:var(--muted);margin-bottom:24px}.collection-main{padding-bottom:84px}.collection-note{font-size:13px;color:var(--muted);margin:34px 0 0}.product-main{display:grid;grid-template-columns:1.08fr .92fr;gap:65px;padding-bottom:75px;align-items:start}.product-main-visual{position:sticky;top:123px}.product-main-visual>img{width:100%;aspect-ratio:1;object-fit:cover}.photo-caption{font-size:12px;color:var(--muted);margin:12px 0}.product-intro .eyebrow{margin:5px 0 13px}.product-intro h1{font:500 35px/1.7 var(--serif);margin-bottom:8px;letter-spacing:.03em}.product-intro .subtitle{font-size:14px;color:var(--muted);margin-bottom:20px}.product-intro .description{font-size:15px;line-height:2.1;margin-bottom:21px}.product-tags{display:flex;gap:8px;flex-wrap:wrap;margin-bottom:20px}.tag{font-size:12px;padding:3px 10px;background:var(--pink);color:var(--wine)}.product-intro .price{font-size:27px;margin-bottom:21px}.product-intro .price small{font-size:12px}.variant-label{font-size:14px;font-weight:500;margin-bottom:11px;display:block}.variant-options{display:grid;grid-template-columns:1fr 1fr;gap:10px;margin-bottom:21px}.variant-options button{border:1px solid var(--line);background:#fff;min-height:64px;color:var(--ink);padding:10px;line-height:1.7;font-size:14px}.variant-options button small{display:block;font-size:12px;color:var(--muted)}.variant-options button.selected{border:2px solid var(--wine);color:var(--wine);background:var(--pink);padding:9px}.quantity-row{display:flex;align-items:center;justify-content:space-between;margin-bottom:18px}.quantity-row label{font-size:14px}.stepper{display:inline-flex;align-items:center;border:1px solid var(--line);background:#fff;height:44px}.stepper button{border:0;background:none;width:44px;height:100%;color:var(--ink)}.stepper span{min-width:32px;text-align:center;font-size:14px}.stepper button:disabled{opacity:.35}.purchase-actions{display:grid;gap:10px}.purchase-actions .button{width:100%;font-size:15px;min-height:55px}.delivery-inline{font-size:13px;background:#f6f3f0;padding:14px 17px;line-height:1.8;margin:20px 0}.delivery-inline a{text-decoration:underline;text-underline-offset:3px}.delivery-inline strong{font-weight:500;color:var(--wine)}.product-facts{margin:28px 0 0}.product-facts>div{display:grid;grid-template-columns:112px 1fr;gap:16px;border-top:1px solid var(--line);padding:13px 0;font-size:13px}.product-facts dt{color:var(--muted)}.product-facts dd{margin:0}.product-story{background:var(--pink);padding:62px 0}.product-story-grid{display:grid;grid-template-columns:.8fr 1.2fr;gap:90px}.product-story h2{font:500 30px/1.8 var(--serif);margin:0}.product-story p{font-size:15px;line-height:2.2;margin:0}.detail-section{display:grid;grid-template-columns:.7fr 1.3fr;gap:80px;padding:60px 0}.detail-section h2{font:500 27px/1.7 var(--serif)}.sticky-purchase{position:fixed;bottom:0;left:0;right:0;z-index:28;background:#fffdfafa;border-top:1px solid var(--line);padding:14px 0;transform:translateY(110%);transition:transform .25s;box-shadow:0 -5px 25px #301f2308}.sticky-purchase.visible{transform:translateY(0)}.sticky-purchase .container{display:flex;justify-content:space-between;align-items:center;gap:20px}.sticky-purchase strong{font-size:15px;font-weight:500}.sticky-purchase small{font-size:12px;color:var(--muted);margin-left:14px}.sticky-purchase .button{min-height:47px;padding:10px 36px}.sticky-purchase .price{font-size:19px;margin-right:20px}.sticky-info{display:flex;align-items:center}.sticky-buttons{display:flex;gap:10px;align-items:center}.page-intro{padding:25px 0 40px}.page-intro p{font-size:15px;max-width:690px;color:var(--muted);line-height:2.1}.narrow{max-width:860px}.reading-page{padding-bottom:90px}.reading-page h2{font:500 25px/1.7 var(--serif);margin:45px 0 18px}.reading-page h3{font-size:17px;font-weight:500;margin:28px 0 10px}.reading-page p,.reading-page li{font-size:15px;line-height:2;color:var(--muted)}.notice{padding:17px 21px;border-left:3px solid var(--wine);background:var(--pink);font-size:14px;line-height:2;margin-bottom:30px}.reading-page table{width:100%;border-collapse:collapse;font-size:14px;margin:20px 0}.reading-page th,.reading-page td{border-bottom:1px solid var(--line);padding:16px 13px;text-align:left;vertical-align:top}.reading-page th{font-weight:500;background:#f5efec}.reorder-intro{display:flex;justify-content:space-between;align-items:center;margin-bottom:25px}.sample-label{font-size:12px;color:var(--wine);border:1px solid var(--line);padding:4px 10px}.reorder-card{display:grid;grid-template-columns:26px 100px 1fr auto;align-items:center;gap:24px;padding:24px 0;border-top:1px solid var(--line)}.reorder-card img{width:100px;height:100px;object-fit:cover}.reorder-card input{width:21px;height:21px;accent-color:var(--wine)}.reorder-card h2{font:500 17px/1.6 var(--sans);margin:0 0 6px}.reorder-card p{font-size:13px;margin:0}.reorder-card .price{font-size:18px}.reorder-actions{margin-top:28px;display:flex;justify-content:space-between;gap:25px;align-items:center}.reorder-actions p{font-size:13px;margin:0;max-width:400px}.farm-page-banner{height:340px;width:100%;object-fit:cover;object-position:center;margin-bottom:35px}.farm-word{font:italic 80px/1 Georgia,serif;color:var(--wine);margin-bottom:40px!important}.dialog{border:0;background:var(--paper);color:var(--ink);padding:0;width:min(580px,calc(100% - 36px));max-height:90dvh;box-shadow:0 20px 100px #1f081330}.dialog::backdrop{background:#23131a66;-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px)}.dialog-header{display:flex;justify-content:space-between;align-items:center;gap:20px;border-bottom:1px solid var(--line);padding:23px 27px;background:var(--paper);position:sticky;top:0;z-index:1}.dialog-header h2{font:500 22px/1.5 var(--serif);margin:0}.dialog-header button{border:0;background:none;width:36px;height:36px;font-size:27px;line-height:1;color:var(--ink)}.dialog-body{padding:27px}.cart-dialog{position:fixed;inset:0 0 0 auto;margin:0;height:100dvh;max-height:100dvh;width:min(470px,100%);overflow-y:auto}.cart-dialog .dialog-body{padding:0 27px 27px}.cart-preview-note{font-size:12px;color:var(--muted);padding:12px 0;border-bottom:1px solid var(--line);margin:0}.cart-item{display:flex;align-items:flex-start;gap:16px;padding:23px 0;border-bottom:1px solid var(--line)}.cart-item img{width:88px;height:88px;object-fit:cover}.cart-item-info{flex:1;min-width:0}.cart-item-info>a{display:block;font-size:15px;line-height:1.6}.cart-item-info>span{font-size:12px;color:var(--muted)}.cart-item-bottom{display:flex;justify-content:space-between;align-items:center;gap:12px;margin-top:12px;font-size:15px}.stepper.compact{height:33px}.stepper.compact button{width:32px;font-size:14px}.stepper.compact span{min-width:25px;font-size:13px}.text-button{padding:0;background:none;border:0;text-decoration:underline;text-underline-offset:4px;color:var(--muted);font-size:13px}.remove{float:right;font-size:12px;margin-top:9px}.cart-total{display:flex;justify-content:space-between;font-size:17px;padding:22px 0 8px}.cart-total small{font-size:12px;font-weight:400;color:var(--muted)}.cart-shipping{font-size:13px;color:var(--muted);margin:10px 0 22px;line-height:1.9}.cart-checkout{width:100%;margin-bottom:14px}.cart-continue{width:100%;font-size:13px;display:flex;justify-content:center}.cart-related{padding:20px;margin-top:22px;background:var(--pink)}.cart-related h3{font-size:14px;font-weight:500;margin-bottom:8px}.cart-related p{font-size:12px;margin-bottom:10px}.cart-related .text-link{font-size:12px}.empty-cart{text-align:center;padding:70px 0}.empty-cart h3{font:500 22px var(--serif)}.empty-cart p{font-size:14px;color:var(--muted)}.empty-symbol{font:40px Georgia,serif;width:70px;height:70px;border:1px solid var(--line);border-radius:50%;display:inline-flex;align-items:center;justify-content:center;margin-bottom:25px;color:var(--wine)}.checkout-title{font:500 25px/1.7 var(--serif);margin-bottom:20px}.checkout-row{display:flex;justify-content:space-between;gap:25px;padding:16px 0;font-size:13px;border-bottom:1px solid var(--line)}.checkout-row strong{white-space:nowrap}.checkout-total{display:flex;justify-content:space-between;font-size:19px;margin-top:25px}.checkout-footnote{font-size:13px;color:var(--muted);line-height:2}.checkout-stop{border:1px solid var(--line);padding:20px;margin-top:25px;background:var(--pink);font-size:14px;line-height:2}.checkout-stop strong{display:block;color:var(--wine);margin-bottom:5px}.checkout-dialog .button{width:100%;margin-top:22px}.search-input{border:0;border-bottom:1px solid var(--wine);background:none;width:100%;padding:13px 0;font-size:16px;border-radius:0}.search-caption{font-size:12px;color:var(--muted);margin-top:10px}.search-result{display:flex;align-items:center;gap:16px;padding:19px 0;border-bottom:1px solid var(--line)}.search-result img{width:64px;height:64px;object-fit:cover}.search-result>span:nth-child(2){flex:1;font-size:14px}.search-result small{display:block;font-size:12px;color:var(--muted)}.search-result>span:last-child{font-size:13px}.search-empty{font-size:14px;color:var(--muted);padding:25px 0}.toast{position:fixed;bottom:88px;left:50%;transform:translate(-50%,15px);opacity:0;pointer-events:none;z-index:150;background:var(--wine);color:#fff;padding:13px 22px;font-size:14px;max-width:90%;box-shadow:0 4px 20px #301f2322;transition:opacity .2s,transform .2s}.toast.show{transform:translate(-50%);opacity:1}.modal-open{overflow:hidden}[hidden]{display:none!important}button:disabled{cursor:default;opacity:.5}.design-link{display:inline-flex;align-items:center;gap:10px}.spec-page .eyebrow{margin-bottom:12px}.spec-page a:not(.button){text-decoration:underline;text-underline-offset:4px}.spec-page code{font-size:13px;background:#f3eeeb;padding:2px 4px;overflow-wrap:anywhere}.spec-page ul{padding-left:22px}.spec-page table td:first-child{min-width:115px}.spec-page .design-palette{display:flex;gap:12px;margin:25px 0}.swatch{height:68px;width:120px;display:flex;align-items:center;justify-content:center;border:1px solid var(--line);font-size:12px}.footer .copyright{white-space:nowrap}@media(min-width:1500px){.hero{min-height:630px}.hero-visual{min-height:550px}.hero h1{font-size:53px}}@media(max-width:1100px){.container{width:calc(100% - 48px)}.main-nav{gap:18px;font-size:13px}.header-actions{gap:8px}.header-inner{gap:20px}.brand strong{font-size:26px}.repeat-desktop span{display:none}.hero{min-height:490px;grid-template-columns:1fr 1.1fr;gap:18px}.hero h1{font-size:36px}.hero-visual{min-height:440px}.hero-visual img{border-top-left-radius:140px}.hero-copy p{font-size:14px}.hero-actions{gap:18px}.hero-actions .button{padding:14px 20px}.hero-actions .text-link{font-size:13px}.product-grid{gap:18px}.product-copy h3{font-size:15px}.product-copy p{font-size:12px}.price small{display:block;margin-left:0}.feature-text{padding:45px}.feature-text h2{font-size:28px}.quick-category{padding:20px 18px}.quick-category img{width:50px;height:50px}.quick-category strong{font-size:15px}.season-card{grid-template-columns:1fr 1fr;min-height:260px}.season-card-content{padding:22px}.season-card h3{font-size:20px}.farm-teaser,.faq-section{gap:45px}.product-main{gap:36px;grid-template-columns:1fr 1fr}.product-intro h1{font-size:30px}.product-intro .price small{display:inline}.product-main-visual{top:112px}.sticky-info small{display:none}.footer-top{gap:35px}}@media(max-width:760px){html{scroll-padding-top:88px}.container{width:calc(100% - 36px)}.demo-ribbon{font-size:12px;padding:6px 12px}.demo-ribbon span{display:none}.header-inner{min-height:71px;gap:10px}.brand strong{font-size:23px;letter-spacing:.04em}.brand small{font-size:12px;margin-top:6px;letter-spacing:.19em}.main-nav{display:none}.header-actions{gap:7px}.icon-button{padding:10px}.icon-button svg{width:23px;height:23px}.repeat-desktop{display:none}.repeat-strip{font-size:12px;padding:8px 14px;gap:8px}.hero{display:flex;flex-direction:column;gap:0;padding-top:20px;padding-bottom:29px;min-height:0}.hero-visual{order:0;width:100%;height:275px;min-height:0;align-self:auto}.hero-visual img{border-radius:95px 0 0;object-position:center 53%}.hero-label{left:17px;bottom:16px;padding:8px 13px;gap:12px}.hero-label em{font-size:25px}.hero-label span{font-size:12px}.hero-copy{order:1;padding:25px 4px 0;width:100%}.hero-copy .eyebrow{font-size:12px;letter-spacing:.15em;margin-bottom:12px}.hero h1{font-size:30px;line-height:1.65;letter-spacing:.045em;margin-bottom:16px;white-space:normal}.hero h1 br{display:none}.hero-copy p{font-size:13px;line-height:1.9;margin-bottom:20px}.hero-copy p br{display:none}.hero-actions{gap:16px;flex-direction:column;align-items:stretch}.hero-actions .button{width:100%;min-height:51px;font-size:14px}.hero-actions .text-link{align-self:center;font-size:13px}.hero-note{font-size:12px;text-align:center;margin-top:13px}.quick-categories{grid-template-columns:repeat(3,1fr)}.quick-category{flex-direction:column;justify-content:center;align-items:center;gap:10px;padding:18px 5px;text-align:center}.quick-category small{font-size:12px;letter-spacing:.04em}.quick-category strong{font-size:12px;font-weight:500;white-space:nowrap}.quick-category img{height:53px;width:53px;order:-1}.quick-category .arrow{display:none}.section{padding:48px 0}.section-heading{gap:14px;margin-bottom:25px;align-items:end}.section-heading .eyebrow{font-size:12px;margin-bottom:8px}.section-heading h2{font-size:24px;line-height:1.5}.section-heading p{font-size:12px;margin-top:10px}.section-heading .text-link{font-size:12px;white-space:nowrap;gap:8px}.product-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:28px 15px}.product-copy{padding-top:12px}.product-badge{font-size:12px;top:8px;left:8px;padding:3px 7px}.temperature{font-size:12px;margin-bottom:5px}.product-copy h3{font-size:14px;letter-spacing:0}.product-copy p{font-size:12px;margin-bottom:9px}.price{font-size:17px}.price small{font-size:12px;margin-top:3px}.card-button{font-size:12px;gap:12px;min-height:42px;margin-top:13px}.seasonal-title{font-size:14px}.feature-band{grid-template-columns:1fr;min-height:0}.feature-image{height:310px}.feature-text{padding:34px 27px 40px}.feature-text .eyebrow{font-size:12px;margin-bottom:18px}.feature-text h2{font-size:29px;line-height:1.7;margin-bottom:19px}.feature-text p{font-size:13px;line-height:2.1;margin-bottom:22px}.feature-details{margin-bottom:24px;padding-top:13px}.feature-details span{font-size:12px}.feature-text .button{width:100%;font-size:13px}.season-grid{grid-template-columns:1fr;gap:19px}.season-card{min-height:215px}.season-card-content{padding:22px}.season-card h3{font-size:21px;line-height:1.6;margin-bottom:10px}.season-card .eyebrow{font-size:12px;margin-bottom:10px}.season-card p{font-size:12px;margin-bottom:17px}.season-card .text-link{font-size:12px;gap:8px}.repeat-panel{margin:35px auto;padding:26px 24px;flex-direction:column;align-items:stretch;gap:20px}.repeat-panel h2{font-size:22px}.repeat-panel p{font-size:12px;line-height:2}.repeat-panel .button{width:100%;font-size:13px}.farm-teaser{grid-template-columns:1fr;gap:22px;padding:24px 0 45px}.farm-title .eyebrow{font-size:12px}.farm-title h2{font-size:25px;line-height:1.8}.farm-description p{font-size:13px;line-height:2.1}.farm-description .text-link{font-size:12px}.faq-section{grid-template-columns:1fr;gap:6px;padding:37px 0 46px}.faq-section .eyebrow{font-size:12px;margin-bottom:10px}.faq-section h2{font-size:25px;margin-bottom:12px}summary{font-size:14px;padding-top:18px;padding-bottom:18px}summary:after{top:18px}details>p,details>div{font-size:13px}.footer{padding:38px 0 100px}.footer-top{grid-template-columns:1fr 1fr;gap:30px 20px}.footer-about{grid-column:1/-1}.footer .brand{margin-bottom:19px}.footer address{font-size:12px;line-height:2.1}.footer-column a{font-size:12px}.footer-column strong{font-size:12px;margin-bottom:10px}.footer-bottom{flex-wrap:wrap;font-size:12px;gap:16px;margin-top:26px;padding-top:21px}.payment-labels{font-size:12px;gap:15px;width:100%}.mobile-bottom{position:fixed;bottom:0;left:0;right:0;display:grid;grid-template-columns:repeat(4,1fr);background:var(--paper);border-top:1px solid var(--line);z-index:29;padding:5px 5px calc(5px + env(safe-area-inset-bottom));min-height:66px}.mobile-bottom a,.mobile-bottom button{background:none;border:0;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:3px;font-size:12px;color:var(--ink);position:relative;padding:7px 0;line-height:1.5}.mobile-bottom svg{width:21px;height:21px;fill:none;stroke:currentColor;stroke-width:1.5}.mobile-bottom .cart-count{left:calc(50% + 5px);top:0;right:auto}.mobile-bottom .active{color:var(--wine)}.breadcrumbs{padding-top:19px;padding-bottom:20px;font-size:12px;gap:7px}.breadcrumbs span+span:before{margin-right:7px}.collection-header{padding:15px 0 26px}.collection-header h1,.page-intro h1{font-size:29px;line-height:1.65;margin-bottom:13px}.collection-header p{font-size:13px;line-height:2}.collection-header .eyebrow{font-size:12px;margin-bottom:14px}.collection-tabs{gap:25px;margin-bottom:26px}.collection-tabs a{font-size:12px;padding-bottom:12px}.collection-meta{font-size:12px;margin-bottom:19px}.collection-main{padding-bottom:47px}.collection-note{font-size:12px;margin-top:28px}.product-main{grid-template-columns:1fr;gap:25px;padding-bottom:42px}.product-main-visual{position:static}.product-main-visual>img{aspect-ratio:1.15}.photo-caption{font-size:12px;margin:9px 0 0}.product-intro .eyebrow{font-size:12px;margin-top:0;margin-bottom:10px}.product-intro h1{font-size:30px;margin-bottom:7px;line-height:1.55}.product-intro .subtitle{font-size:13px;margin-bottom:16px}.product-intro .description{font-size:14px;line-height:2;margin-bottom:17px}.product-tags{margin-bottom:17px}.tag{font-size:12px}.product-intro .price{font-size:25px;margin-bottom:21px}.product-intro .price small{font-size:12px;margin-left:6px}.variant-options button{font-size:14px}.delivery-inline{font-size:12px;margin-top:19px;padding:13px 15px}.product-facts{margin-top:21px}.product-facts>div{font-size:12px;grid-template-columns:93px 1fr;gap:12px;padding:12px 0}.product-story{padding:35px 0}.product-story-grid{grid-template-columns:1fr;gap:22px}.product-story h2{font-size:25px;line-height:1.7}.product-story p{font-size:14px;line-height:2}.product-story .eyebrow{font-size:12px;margin-bottom:13px}.detail-section{grid-template-columns:1fr;gap:0;padding:35px 0 5px}.detail-section h2{font-size:25px}.sticky-purchase{padding:10px 0 calc(10px + env(safe-area-inset-bottom));z-index:32}.sticky-purchase .container{width:calc(100% - 28px);gap:12px}.sticky-info{display:none}.sticky-buttons{width:100%;gap:8px}.sticky-purchase .price{font-size:15px;margin:0;min-width:66px}.sticky-purchase .button{padding:10px 12px;min-height:47px;font-size:12px;flex:1;gap:3px}.sticky-purchase .button.secondary{flex:.85}.product-page .mobile-bottom{display:none}.page-intro{padding:12px 0 26px}.page-intro p{font-size:13px;line-height:2}.page-intro .eyebrow{font-size:12px;margin-bottom:13px}.reading-page{padding-bottom:45px}.reading-page h2{font-size:22px;margin:33px 0 14px}.reading-page h3{font-size:15px;margin-top:22px}.reading-page p,.reading-page li{font-size:13px;line-height:2}.notice{font-size:12px;padding:13px 16px;margin-bottom:24px}.reading-page table{font-size:12px;display:block;overflow-x:auto}.reading-page th,.reading-page td{padding:12px 10px}.reorder-intro{align-items:flex-start;gap:15px}.sample-label{font-size:12px;white-space:nowrap}.reorder-card{grid-template-columns:22px 70px 1fr;gap:13px;padding:21px 0}.reorder-card img{width:70px;height:70px}.reorder-card h2{font-size:14px;margin:0 0 5px}.reorder-card p{font-size:12px;line-height:1.6}.reorder-card>.price{grid-column:3;font-size:15px;margin-top:-10px}.reorder-actions{flex-direction:column;align-items:stretch;margin-top:21px;gap:20px}.reorder-actions p{font-size:12px}.farm-page-banner{height:230px;margin-bottom:20px}.farm-word{font-size:53px!important;margin-bottom:22px!important}.dialog-header{padding:19px 20px}.dialog-header h2{font-size:21px}.dialog-body{padding:22px}.cart-dialog .dialog-body{padding:0 20px 26px}.cart-preview-note{font-size:12px}.cart-item{gap:13px;padding:20px 0}.cart-item-info>a{font-size:14px}.cart-item img{height:78px;width:78px}.cart-item-info>span{font-size:12px}.cart-item-bottom{font-size:14px}.cart-shipping{font-size:12px}.checkout-title{font-size:23px}.checkout-row{font-size:12px;gap:15px}.checkout-footnote,.checkout-stop{font-size:12px}.search-result{gap:12px}.search-result>span:last-child{font-size:12px}.toast{font-size:12px;width:max-content;text-align:center}.spec-page .design-palette{gap:8px}.swatch{height:57px;font-size:12px}.spec-page table td:first-child{min-width:80px}.spec-page code{font-size:12px}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{animation:none!important;transition:none!important}}.hero-copy p,.product-intro .description,.product-story p,.reading-page p,.reading-page li,.feature-text p,.farm-description p{font-size:16px}.button,.card-button,.text-link{font-size:14px}.brand small{font-size:12px;letter-spacing:.06em}.mobile-bottom a,.mobile-bottom button,.footer address,.hero-copy .eyebrow{font-size:12px}.product-copy p{font-size:13px}.product-copy h3{font-size:16px}.season-card p,.season-card .text-link{font-size:14px}.reorder-card h2{font-size:16px}.reorder-card p{font-size:13px}.reorder-actions p,.checkout-footnote,.checkout-stop,.cart-shipping,.reading-page td,.reading-page th,.reading-page .notice{font-size:14px}.spec-page .page-intro p{font-size:16px}.brand strong{letter-spacing:.04em}@media(max-width:760px){.hero h1{font-size:29px}.hero-copy p{font-size:16px}.hero-copy .eyebrow{letter-spacing:.07em}.brand small{font-size:12px;letter-spacing:0}.brand strong{font-size:24px}.repeat-strip{font-size:12px}.quick-category small{font-size:12px;letter-spacing:0}.quick-category strong{font-size:14px}.hero-label span{font-size:12px}.hero-label em{font-size:27px}.hero-visual{height:275px}.feature-text p{font-size:16px}.product-copy h3{font-size:15px}.season-card-content{padding:18px}.season-card h3{font-size:20px}.hero h1 br{display:block}.footer-bottom{font-size:12px}.payment-labels{flex-wrap:wrap;gap:8px}.footer-top{gap:30px 18px}.collection-tabs a{font-size:14px}.collection-header p{font-size:16px}.product-intro .subtitle{font-size:14px}.dialog-header h2{font-size:21px}.cart-item-info>a{font-size:15px}.cart-item-info>span{font-size:12px}.photo-caption{font-size:12px}.section-heading p{font-size:14px}.sticky-purchase .price{font-size:16px}.sticky-purchase .button{font-size:13px}}.hero-visual img[src*=ecrin-styled]{object-position:36% 58%}.product-image img[src*=ecrin-styled],.cart-item img[src*=ecrin-styled],.search-result img[src*=ecrin-styled],.reorder-card img[src*=ecrin-styled]{object-position:33% 58%}.product-image.alternate>img[src*=ecrin-styled]{transform:none;object-position:45% 58%}.product-card:hover .product-image.alternate>img[src*=ecrin-styled]{transform:scale(1.025)}body[data-product=pie4] .product-main-visual>img{aspect-ratio:3/2;object-fit:contain;height:auto}.feature-image img[src*=ecrin-filling-styled]{object-position:54% 50%}.craft-grid{display:grid;grid-template-columns:1fr 1fr;gap:36px}.craft-grid figure{margin:0}.craft-grid img{width:100%;height:auto;aspect-ratio:3/2;object-fit:cover}.craft-grid figcaption{padding-top:24px}.craft-grid h3{font:500 23px/1.7 var(--serif);margin-bottom:12px}.craft-grid p{font-size:16px;line-height:2;color:var(--muted);max-width:540px;margin:0}.ecrin-moment{padding:65px 0;background:var(--pink)}.moment-grid{display:grid;grid-template-columns:1.15fr 1fr;gap:65px;align-items:center}.moment-grid img{width:100%;height:auto}.moment-grid h2,.ecrin-sharing h2{font:500 33px/1.8 var(--serif);margin-bottom:20px}.moment-grid p,.ecrin-sharing p{font-size:16px;line-height:2.2;color:var(--muted)}.ecrin-sharing{display:grid;grid-template-columns:1fr 1fr;gap:70px;align-items:center;padding-top:70px;padding-bottom:70px}.ecrin-sharing img{width:100%;height:auto}.ecrin-sharing .button{margin-top:12px}@media(max-width:760px){.hero-visual img[src*=ecrin-styled]{object-position:34% 58%;border-top-left-radius:70px}.hero-label{bottom:10px;left:auto;right:10px;padding:7px 11px}.hero-label em{font-size:24px}.hero-label span{font-size:12px}.craft-grid{grid-template-columns:1fr;gap:32px}.craft-grid figcaption{padding-top:17px}.craft-grid h3{font-size:23px}.moment-grid,.ecrin-sharing{grid-template-columns:1fr;gap:27px}.ecrin-moment{padding:35px 0}.moment-grid h2,.ecrin-sharing h2{font-size:27px}.moment-grid .eyebrow,.ecrin-sharing .eyebrow{margin-bottom:15px}.ecrin-sharing{padding-top:40px;padding-bottom:40px}.ecrin-sharing .button{width:100%}.ecrin-craft{padding-top:40px;padding-bottom:40px}}.product-image,.hero-visual,.feature-image{background:#f3eee8}.product-image img[src*=garlic-real]{object-fit:contain;object-position:center}body[data-product=garlic] .product-main-visual>img{aspect-ratio:4/3;object-fit:contain;height:auto;background:#f5f0e9}.skip-link{z-index:1000}.announcement{background:var(--wine);color:#fff;padding:8px 0;font-size:13px}.announcement .container{display:flex;justify-content:center;gap:20px}.announcement a{text-decoration:underline;text-underline-offset:3px}.brand img{width:200px;height:auto;display:block}.header-actions svg{width:23px;height:23px;fill:none;stroke:currentColor;stroke-width:1.6}.icon-link{position:relative;display:inline-flex;align-items:center;gap:7px;background:none;border:0;color:var(--ink);padding:8px;cursor:pointer}.icon-link--repeat{font-size:14px}.section-spacing{margin-top:72px;margin-bottom:72px}.hero{margin-top:0;margin-bottom:0}.hero-copy>h1,.hero-copy>h1 p{font:500 clamp(34px,3.3vw,51px)/1.7 var(--serif);letter-spacing:.055em;margin:0 0 24px}.hero-copy>h1 p{font:inherit}.hero-copy .rte p{font-size:16px;line-height:2.1;color:var(--muted);margin-bottom:29px}.button--primary{background:var(--wine);color:#fff}.button--outline{background:transparent;color:var(--wine)}.button--light{background:#fff;color:var(--wine);border-color:#fff}.button--wide{width:100%}.product-card__image{display:block;position:relative;overflow:hidden;background:#f8f3ef}.product-card__image img{width:100%;height:auto;aspect-ratio:1/1;object-fit:cover;transition:transform .35s}.product-card__image:hover img{transform:scale(1.025)}.product-card__body{padding-top:18px}.product-card__body h3{font:500 19px/1.5 var(--serif);margin:3px 0 9px}.product-card__body .meta{font-size:12px;color:var(--wine);letter-spacing:.07em}.product-card__body .price{font-size:17px;margin-bottom:12px}.quick-add .button{width:100%;min-height:45px}.badge{position:absolute;left:12px;top:12px;background:#fffdfaf2;color:var(--wine);padding:7px 12px;font-size:12px}.feature-band{display:grid;grid-template-columns:1.1fr .9fr;background:var(--wine);color:#fff}.feature-image img{width:100%;height:100%;min-height:560px;object-fit:cover}.feature-text{padding:72px clamp(35px,6vw,90px);align-self:center}.feature-text .eyebrow{color:#f8d9dc}.feature-text h2{font:500 clamp(30px,3vw,44px)/1.6 var(--serif);margin-bottom:25px}.feature-text .rte p{font-size:16px;line-height:2.1}.feature-details{display:flex;gap:14px;margin:30px 0}.feature-details span{border:1px solid #ffffff66;padding:8px 14px;font-size:13px}.furusato-inline{font-size:13px;line-height:1.8;margin-top:24px}.furusato-inline a,.furusato-note a{text-decoration:underline;text-underline-offset:4px}.season-card>a{display:block}.season-card>a img{width:100%;height:100%;object-fit:cover}.season-card__content{padding:28px;background:#fff}.season-card__content h3{font:500 24px/1.5 var(--serif);margin-bottom:12px}.season-card__content p{font-size:14px;line-height:1.8;margin-bottom:18px}.reorder-band{background:var(--pink);padding:56px 0}.reorder-band .container{display:flex;align-items:center;justify-content:space-between;gap:30px}.reorder-band h2{font:500 29px/1.5 var(--serif);margin-bottom:8px}.reorder-band p{font-size:15px}.farm-intro{display:grid;grid-template-columns:.85fr 1.15fr;gap:70px;align-items:center}.farm-intro img{width:100%;max-height:440px;object-fit:cover;filter:brightness(1.08) saturate(1.03)}.farm-intro h2{font:500 31px/1.65 var(--serif);margin-bottom:20px}.farm-intro .rte{font-size:16px;line-height:2;margin-bottom:22px}.product-main{display:grid;grid-template-columns:1.1fr .9fr;gap:clamp(40px,6vw,90px);align-items:start}.product-media>img{width:100%;height:auto;max-height:720px;object-fit:contain;background:#f8f3ef}.product-thumbs{display:flex;gap:10px;margin-top:12px}.product-thumbs button{width:78px;height:78px;border:1px solid var(--line);background:#fff;padding:3px}.product-thumbs img{width:100%;height:100%;object-fit:cover}.product-info{position:sticky;top:125px}.product-info h1{font:500 clamp(34px,4vw,52px)/1.4 var(--serif);margin-bottom:8px}.product-info .subtitle{color:var(--muted);margin-bottom:24px}.product-description{font-size:16px;line-height:2;margin-bottom:24px}.product-form label{display:block;font-size:14px;margin-bottom:8px}.product-form select,.quantity-row input,.search-form input{width:100%;min-height:50px;border:1px solid var(--line);background:#fff;padding:10px 13px;font:inherit}.product-price{font:500 27px/1.4 var(--serif);margin:22px 0}.quantity-row{margin-bottom:18px}.quantity-row input{width:90px}.dynamic-checkout{margin-top:12px}.delivery-note,.furusato-note{border-top:1px solid var(--line);padding-top:20px;margin-top:24px;font-size:14px;line-height:1.8}.furusato-note p{margin:7px 0}.facts-grid{display:grid;grid-template-columns:repeat(2,1fr);border-top:1px solid var(--line)}.fact{padding:25px;border-bottom:1px solid var(--line)}.fact:nth-child(odd){border-right:1px solid var(--line)}.fact h3{font-size:15px;margin-bottom:9px}.fact p,.fact .rte{font-size:14px;line-height:1.8;color:var(--muted)}.collection-header{max-width:750px;margin-bottom:44px}.collection-header h1,.reading-page h1,.cart-page h1,.search-page h1,.empty-page h1{font:500 clamp(34px,4vw,50px)/1.5 var(--serif);margin-bottom:20px}.collection-header .rte{font-size:16px;line-height:2}.reading-page{max-width:900px}.reading-page>.rte,.farm-copy{font-size:16px;line-height:2}.reading-page>.rte h2{font:500 26px/1.6 var(--serif);margin:38px 0 12px}.farm-banner{width:100%;max-height:680px;object-fit:contain;background:#f5f0e9;margin:25px 0}.cart-line{display:grid;grid-template-columns:120px 1fr auto;gap:24px;padding:22px 0;border-bottom:1px solid var(--line)}.cart-line img{width:120px;height:120px;object-fit:cover}.cart-line h2{font:500 20px/1.5 var(--serif)}.cart-line input{width:70px;padding:7px;border:1px solid var(--line)}.cart-summary{max-width:460px;margin:35px 0 0 auto}.cart-summary>p{display:flex;justify-content:space-between;font-size:20px;margin-bottom:12px}.cart-summary .button{width:100%;margin-top:12px}.search-form{display:flex;gap:12px;max-width:760px}.search-results{margin-top:45px}.drawer-shell{position:fixed;top:0;right:0;bottom:0;left:0;z-index:100}.drawer-shell[hidden]{display:none}.drawer-overlay{position:absolute;top:0;right:0;bottom:0;left:0;border:0;background:#301f2366}.cart-drawer{position:absolute;right:0;top:0;bottom:0;width:min(440px,94vw);background:var(--paper);display:flex;flex-direction:column;box-shadow:-10px 0 40px #301f2322}.cart-drawer header{display:flex;justify-content:space-between;padding:22px 25px;border-bottom:1px solid var(--line)}.cart-drawer header h2{font:500 24px var(--serif)}.cart-drawer header button{border:0;background:none;font-size:28px}.cart-drawer__body{padding:8px 25px;overflow:auto;flex:1}.drawer-item{display:grid;grid-template-columns:78px 1fr auto;gap:12px;padding:16px 0;border-bottom:1px solid var(--line)}.drawer-item img{width:78px;height:78px;object-fit:cover}.drawer-item strong{font-size:14px}.cart-drawer footer{padding:22px 25px;border-top:1px solid var(--line)}.cart-total{display:flex;justify-content:space-between;font-size:18px}.small{font-size:12px;color:var(--muted);line-height:1.6;margin:10px 0 16px}.text-button{display:block;border:0;background:none;text-decoration:underline;margin:15px auto 0;cursor:pointer}.site-footer{background:#301f23;color:#fff;margin-top:80px;padding:65px 0 25px}.footer-grid{display:grid;grid-template-columns:1.4fr 1fr 1fr 1fr;gap:44px}.footer-brand img{width:220px;background:var(--paper);padding:12px}.footer-brand p{font-size:12px;line-height:1.9;margin-top:18px}.footer-grid h2{font-size:14px;margin-bottom:18px}.footer-grid>div:not(:first-child) a{display:block;font-size:13px;margin:11px 0}.footer-bottom{display:flex;gap:30px;border-top:1px solid #ffffff33;margin-top:45px;padding-top:20px;font-size:12px}.pagination{display:flex;justify-content:center;gap:18px;margin:50px 0}.empty-page{text-align:center;min-height:45vh}@media(max-width:900px){.main-nav{display:none}.feature-band,.farm-intro,.product-main{grid-template-columns:1fr}.product-info{position:static}.feature-image img{min-height:380px}.footer-grid{grid-template-columns:1fr 1fr}.footer-brand{grid-column:1/-1}}@media(max-width:760px){.announcement .container{justify-content:flex-start;overflow:hidden;white-space:nowrap}.header-inner{min-height:74px}.brand img{width:155px}.icon-link--repeat span{display:none}.section-spacing{margin-top:48px;margin-bottom:48px}.hero-copy>h1,.hero-copy>h1 p{font-size:29px}.product-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:30px 12px}.product-card__body h3{font-size:16px}.product-card__body .price{font-size:15px}.quick-add .button{padding:9px;font-size:12px}.feature-band{margin-left:0;margin-right:0}.feature-image img{min-height:300px}.feature-text{padding:44px 22px}.season-grid{grid-template-columns:1fr}.reorder-band .container{align-items:flex-start;flex-direction:column}.farm-intro{gap:28px}.product-main{gap:30px}.facts-grid{grid-template-columns:1fr}.fact:nth-child(odd){border-right:0}.footer-grid{grid-template-columns:1fr;gap:30px}.footer-brand{grid-column:auto}.footer-bottom{flex-wrap:wrap;gap:12px}.cart-line{grid-template-columns:85px 1fr}.cart-line img{width:85px;height:85px}.cart-line>strong{grid-column:2}.search-form{flex-direction:column}}.season-card img[src*=garlic-real]{object-position:center}.craft-grid img,.moment-grid img,.ecrin-sharing img{border-radius:3px}.hero-label{background:#fffdfaf0}.brand .brand-logo{display:block;width:200px;height:auto;max-width:100%;object-fit:contain}.footer .brand{background:#fffdfa;padding:12px 16px}.footer .brand-logo{width:220px}body[data-product=strawberry] .product-main-visual>img{aspect-ratio:3/4;height:auto;object-fit:contain}.strawberry-story{display:grid;grid-template-columns:1fr 1fr;align-items:center;gap:60px;margin-top:48px;margin-bottom:64px}.strawberry-story img{width:100%;height:auto}.strawberry-story h2{font:500 28px/1.6 var(--serif);margin-bottom:20px}.strawberry-story p{font-size:16px;line-height:2;margin-bottom:24px}.farm-page-banner{width:100%;height:auto;max-height:680px;object-fit:contain;background:#f5f0e9}@media(max-width:760px){.brand .brand-logo{width:156px}.footer .brand-logo{width:200px}.strawberry-story{grid-template-columns:1fr;gap:26px;margin-top:24px;margin-bottom:40px}.strawberry-story h2{font-size:24px}.farm-page-banner{height:auto;max-height:none}}.furusato-note{border-top:1px solid var(--line);padding:20px 0;margin-top:24px;font-size:14px;line-height:1.8}.furusato-note strong{font-weight:500}.furusato-note p{font-size:14px;margin:8px 0}.furusato-note a,.furusato-inline a{text-decoration:underline;text-underline-offset:4px}.furusato-note small{display:block;font-size:12px;color:var(--muted);margin-top:10px}.feature-text .furusato-inline{font-size:13px;line-height:1.9;margin-top:24px;margin-bottom:0}.furusato-inline a{font-size:13px}.pack-note{font-size:13px;line-height:1.8;color:var(--muted);background:var(--pink);padding:11px 14px;margin:0 0 18px}.hero-visual--split{display:grid;grid-template-columns:1fr 1fr;gap:10px;overflow:visible}.hero-visual--split .hero-media-card{position:relative;display:block;min-width:0;overflow:hidden;background:#f3eee8}.hero-visual--split .hero-media-card--ecrin{border-radius:150px 0 0}.hero-visual--split .hero-media-card--produce{border-radius:0 0 90px}.hero-visual--split .hero-media-card img{position:static;inset:auto;width:100%;height:100%;border-radius:0;object-fit:cover}.hero-visual--split .hero-media-card--ecrin img{object-position:36% 58%}.hero-visual--split .hero-media-card--produce img{object-position:center}.hero-media-caption{position:absolute;left:12px;right:12px;bottom:12px;background:#fffdfaeb;color:var(--wine);padding:10px 12px}.hero-media-caption strong,.hero-media-caption small{display:block}.hero-media-caption strong{font:14px/1.4 Georgia,serif;letter-spacing:.08em}.hero-media-caption small{font-size:12px;margin-top:2px}.hero-actions .button{min-width:190px}.hero-visual--split+.hero-label{display:none}@media(max-width:760px){.hero-visual--split{grid-template-columns:1fr 1fr;gap:6px;height:285px}.hero-visual--split .hero-media-card--ecrin{border-radius:65px 0 0}.hero-visual--split .hero-media-card--produce{border-radius:0 0 45px}.hero-media-caption{left:6px;right:6px;bottom:6px;padding:7px 8px}.hero-media-caption strong{font-size:11px;letter-spacing:.04em}.hero-media-caption small{font-size:11px}.hero-actions .button{min-width:0}}.ecrin-delivery{width:100%;display:grid;grid-template-columns:auto 1fr;gap:2px 18px;align-items:baseline;border-top:1px solid #ffffff55;padding-top:16px;margin:0 0 26px!important}.ecrin-delivery small{grid-column:1;font:11px/1.5 Georgia,serif;letter-spacing:.14em;color:#f1c6c8}.ecrin-delivery strong{grid-column:2;font-size:14px;font-weight:500}.ecrin-delivery span{grid-column:2;font-size:12px;color:#eddcdd}.about-page{margin-bottom:0}.about-intro{max-width:820px;padding:25px 0 65px}.about-intro h1{font:500 clamp(40px,5vw,64px)/1.45 var(--serif);letter-spacing:.05em;margin-bottom:22px}.about-intro .rte{font-size:17px;line-height:2}.about-farm-grid,.about-hq-grid{display:grid;grid-template-columns:1.1fr .9fr;gap:clamp(45px,7vw,100px);align-items:center}.about-farm-image img,.about-hq-image img{width:100%;height:auto;max-height:640px;object-fit:cover}.about-farm-image img{object-position:center}.about-copy .eyebrow{margin-bottom:16px}.about-copy h2,.about-cafe h2,.about-recruit h2{font:500 clamp(28px,3vw,40px)/1.6 var(--serif);margin-bottom:22px}.about-copy .rte,.about-cafe .rte,.about-recruit .rte{font-size:16px;line-height:2}.about-hq{background:var(--pink);margin-top:90px;padding:80px 0}.about-hq-grid{grid-template-columns:.9fr 1.1fr}.about-cafe{display:grid;grid-template-columns:.8fr 1.2fr;gap:80px;padding:85px 0}.about-cafe .eyebrow{margin-bottom:16px}.about-cafe .text-link{margin-top:8px}.about-recruit{background:var(--wine);color:#fff;padding:65px 0}.about-recruit-inner{display:flex;justify-content:space-between;align-items:center;gap:55px}.about-recruit .eyebrow{color:#f1c6c8;margin-bottom:14px}.about-recruit h2{margin-bottom:12px}.about-recruit .rte{color:#eddcdd;max-width:700px}.about-recruit .button{flex-shrink:0}.recruit-coming{font-size:13px;color:#f1c6c8;border-bottom:1px solid #ffffff55;padding-bottom:5px;flex-shrink:0}@media(max-width:760px){.ecrin-delivery{grid-template-columns:1fr;gap:3px}.ecrin-delivery small,.ecrin-delivery strong,.ecrin-delivery span{grid-column:1}.about-intro{padding:10px 0 36px}.about-intro h1{font-size:35px}.about-intro .rte{font-size:15px}.about-farm-grid,.about-hq-grid,.about-cafe{grid-template-columns:1fr;gap:28px}.about-farm-image img,.about-hq-image img{max-height:none}.about-hq{margin-top:55px;padding:50px 0}.about-hq-grid .about-copy{order:1}.about-hq-grid .about-hq-image{order:0}.about-cafe{padding:55px 0}.about-copy .rte,.about-cafe .rte,.about-recruit .rte{font-size:15px}.about-recruit{padding:45px 0}.about-recruit-inner{align-items:flex-start;flex-direction:column;gap:24px}.about-recruit .button{width:100%}.recruit-coming{white-space:normal}}.feature-details{flex-wrap:wrap;gap:10px}
/*# sourceMappingURL=/cdn/shop/t/6/assets/theme.css.map */
