@charset "UTF-8";
:root{color-scheme:light;--ink:#232622;--paper:#fafaf8;--muted:#73766e;--line:#d7d8d1}
*{box-sizing:border-box}body{margin:0;background:var(--paper);color:var(--ink);font-family:"Apple SD Gothic Neo","Malgun Gothic",sans-serif;font-size:16px;line-height:1.6;word-break:keep-all}a{color:inherit;text-decoration:none}a:focus-visible{outline:2px solid #9b333a;outline-offset:8px}.page{min-height:100svh;max-width:1800px;margin:auto;padding:0 5%;display:flex;flex-direction:column}.header{min-height:100px;display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid var(--line)}.brand{display:flex;align-items:baseline;gap:17px;font-family:Georgia,"Times New Roman",serif;font-size:48px;font-weight:400;letter-spacing:-3px;line-height:1}.brand span{font-family:"Malgun Gothic",sans-serif;font-size:26px;letter-spacing:1px;font-weight:500}.header-note{font-size:14px;color:var(--muted);letter-spacing:.06em}main{flex:1;display:flex;flex-direction:column}.intro{display:flex;align-items:flex-end;justify-content:space-between;gap:36px;padding:35px 0 36px}h1{font-family:"Batang","Songti SC",serif;font-size:clamp(34px,3.5vw,53px);font-weight:400;line-height:1.35;letter-spacing:-2px;margin:0}h1 span{padding-left:1.4em}.intro p{font-size:15px;line-height:1.9;color:var(--muted);margin:0 0 5px}.collection{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:0;flex:1;min-height:300px}.fruit{display:flex;flex-direction:column;margin:0;min-width:0}.photo{position:relative;overflow:hidden;flex:1;min-height:260px;background:#60412d}.photo img{position:absolute;width:100%;height:100%;inset:0;object-fit:cover}.strawberry .photo img{filter:brightness(1.08);object-position:49% 48%;transform:scale(1.14)}.chestnut .photo img{object-position:50% 50%;transform:scale(1.04)}figcaption{display:flex;align-items:center;gap:16px;padding:19px 0;border-bottom:1px solid var(--line);min-height:68px}.chestnut figcaption{padding-left:25px}.number{font-family:Georgia,serif;font-style:italic;font-size:14px;color:var(--muted)}h2{font-weight:500;font-size:18px;margin:0;letter-spacing:.08em}.english{margin-left:auto;padding-right:25px;font-size:12px;letter-spacing:.12em;color:var(--muted)}.chestnut .english{padding-right:0}footer{display:flex;justify-content:space-between;gap:20px;padding:17px 0 20px;font-size:12px;letter-spacing:.08em;color:var(--muted)}
@media(min-height:850px) and (min-width:701px){.intro{padding-block:45px}.photo{min-height:360px}}
@media(max-width:700px){.page{padding-inline:6%}.header{min-height:82px}.brand{font-size:40px;gap:14px}.brand span{font-size:22px;letter-spacing:.8px}.header-note{font-size:12px;letter-spacing:0}.intro{display:block;padding:30px 0 27px}h1{font-size:clamp(31px,8.3vw,44px);letter-spacing:-1.5px;line-height:1.4}.intro p{font-size:14px;line-height:1.8;margin:18px 0 0}.collection{min-height:260px}.photo{min-height:220px}.strawberry .photo img{transform:scale(1.22);object-position:48% 46%}figcaption{gap:9px;flex-wrap:wrap;padding:14px 0;min-height:75px;align-content:center}.chestnut figcaption{padding-left:15px}h2{font-size:17px}.english{flex-basis:100%;margin:0;padding:0;font-size:12px;letter-spacing:.05em}footer{font-size:12px;padding-block:16px}.number{font-size:13px}}
@media(prefers-reduced-motion:no-preference){.photo img{animation:appear .7s ease-out both}@keyframes appear{from{opacity:.5}to{opacity:1}}}
.intro{display:block}.intro p{margin:18px 0 0}
/* Prioritize the year-round supply message; each sentence has its own line. */
.intro .tagline{margin:0 0 12px;font-family:"Apple SD Gothic Neo","Malgun Gothic",sans-serif;font-size:clamp(17px,2vw,27px);font-weight:400;line-height:1.5;letter-spacing:-.04em;color:var(--muted)}
.intro .supply-headline{font-family:"Apple SD Gothic Neo","Malgun Gothic",sans-serif;font-size:clamp(23px,3.5vw,48px);font-weight:700;line-height:1.4;letter-spacing:-.055em;color:var(--ink);margin:0}
@media(max-width:700px){.intro .tagline{font-size:clamp(16px,4.5vw,24px);margin-bottom:10px}.intro .supply-headline{font-size:clamp(20px,5.45vw,36px);letter-spacing:-.055em}.intro{padding-block:30px}}
