/* 과일댁 — 식탁 옆 과일 메모. 한글 중심의 타이포그래피와 식감으로 고르는 경험. */
:root{--paper:#f8f7f2;--white:#fff;--ink:#222b25;--navy:#222b25;--slate:#60665e;--line:#d8dcd1;--pale:#eef0e7;--accent:#c43b20;--accent-soft:#fae9df;--header:88px;--radius:2px;--ease:cubic-bezier(.16,1,.3,1)}
html{scroll-padding-top:110px;scrollbar-color:#9bafa0 var(--paper)}
body{background:var(--paper);font-family:SUIT,-apple-system,BlinkMacSystemFont,sans-serif;font-size:16px;line-height:1.65;letter-spacing:-.025em;color:var(--ink);overflow-wrap:break-word}
::selection{color:#fff;background:var(--accent)}
input,textarea{caret-color:var(--accent)}
input::placeholder,textarea::placeholder{color:#646d63;opacity:1}
h1,h2,h3{word-break:keep-all;text-wrap:balance;letter-spacing:-.04em}
a,button{touch-action:manipulation}a{ text-underline-offset:5px}
a:focus-visible,button:focus-visible,input:focus-visible,select:focus-visible,textarea:focus-visible,summary:focus-visible{outline:2px solid var(--accent);outline-offset:5px}
a:active,button:active:not(:disabled){transform:translateY(1px)}
.wrap{max-width:1440px;padding-inline:64px}.site-header{height:var(--header);background:var(--paper);border-bottom:1px solid var(--line)}
.header-inner{max-width:1440px;padding-inline:64px;gap:24px}.top-note{background:var(--ink);padding:9px 20px;font-size:12px;font-weight:500;letter-spacing:0}.top-note span{color:#fff}.top-note a{text-decoration:underline;margin-left:10px}
.logo{gap:9px;letter-spacing:-.04em;color:var(--ink)}.logo>span,.footer-logo{font:850 32px/1 SUIT,sans-serif;letter-spacing:-.04em}.logo img{width:38px;height:40px}.logo small{font:650 8px/1 SUIT,sans-serif;letter-spacing:.16em;margin-top:8px}
.desktop-nav{gap:30px;font-size:15px;font-weight:650}.desktop-nav a:after{background:var(--accent);height:2px;bottom:11px;transition:right .25s var(--ease)}.desktop-nav a[aria-current=page]{color:var(--accent)}
.header-actions{gap:10px}.header-actions a{min-width:44px;min-height:44px;border-radius:50%;transition:background .2s}.header-actions a:hover{background:var(--pale)}
.button{border-radius:2px;gap:24px;min-height:54px;padding:14px 24px;font-size:16px;font-weight:700;transition:background .2s,transform .2s}.button.navy:hover:not(:disabled){background:#38463b}.button.outline{background:transparent;border-color:#adb5a9}.button:active:not(:disabled){transform:translateY(1px)}
.button.daily-cta{min-height:60px;background:var(--accent);color:#fff;border-color:var(--accent);justify-content:space-between;min-width:217px}.daily-cta:hover{background:#bd3419;transform:translateY(-2px)}
.quiet-link{display:inline-flex;align-items:center;gap:16px;min-height:44px;font-size:14px;font-weight:650;border:0;border-bottom:1px solid currentColor;padding:8px 0;background:transparent;white-space:nowrap}.quiet-link svg{transition:transform .25s var(--ease)}.quiet-link:hover svg{transform:translateX(5px)}
.eyebrow{display:none}.page-intro h1,.buy-box h1,.sheet-heading h2,.fruit-passport h3,.guide h2,.delivery-section h2,.detail-finish>p{font-family:SUIT,sans-serif;font-weight:750;letter-spacing:-.04em;line-height:1.35}.page-intro>p{font-size:16px}.page-intro{padding-top:60px}.small-note{color:var(--slate)}
.daily-hero{display:grid;grid-template-columns:1fr 1fr;gap:52px;padding-top:48px;padding-bottom:62px;align-items:center}
.daily-hero-copy{padding-top:20px;position:relative}.daily-hero h1{font-size:clamp(54px,5.9vw,86px);font-weight:780;line-height:1.19;margin:0 0 32px;letter-spacing:-.04em;white-space:nowrap}.daily-hero h1>span{color:var(--accent)}
.ink-word{display:inline-block;position:relative}.ink-word svg{position:absolute;width:110%;height:22px;left:-5%;bottom:-10px;overflow:visible}.ink-word path{fill:none;stroke:currentColor;stroke-width:3;stroke-linecap:round;stroke-dasharray:1;stroke-dashoffset:0;animation:ink-draw .85s var(--ease) .2s both}
.daily-hero-copy>p{font-size:17px;line-height:1.95;color:var(--slate);margin-bottom:29px;word-break:keep-all}.daily-hero-aside{display:flex;align-items:center;gap:13px;margin-top:45px;color:var(--slate);font-size:13px;line-height:1.65}.daily-hero-aside svg{width:57px;height:49px;fill:none;stroke:var(--accent);stroke-width:1.7;stroke-linecap:round;stroke-linejoin:round}
.daily-hero-visual{min-width:0;position:relative;padding-top:10px}.daily-photo{height:490px;position:relative;background:#d5decd}.daily-photo>img{width:100%;height:100%;object-fit:cover;object-position:42% 50%;animation:photo-arrival .8s var(--ease);transition:transform .8s var(--ease)}
.fruit-stamp{position:absolute;right:-22px;top:-30px;width:113px;height:113px;transform:rotate(11deg);color:#fff;background:var(--accent);border-radius:50%;display:grid;place-items:center;animation:stamp-in .65s var(--ease) .25s both}.fruit-stamp>svg{position:absolute;inset:3px;width:107px;height:107px;fill:none;stroke:currentColor;stroke-width:1;opacity:.8}.fruit-stamp>span{text-align:center;font-size:12px;line-height:1.6}.fruit-stamp strong{font-weight:800;font-size:16px}
.daily-photo-caption{background:var(--white);position:relative;margin:-48px 22px 0;padding:17px 22px;display:flex;align-items:center;justify-content:space-between;gap:20px;border:1px solid var(--line)}.daily-photo-caption span{font-size:12px;color:var(--slate)}.daily-photo-caption strong{display:block;font-size:26px;font-weight:750;line-height:1.4}.daily-photo-caption>a{border:1px solid var(--line);border-radius:50%;display:grid;place-items:center;width:46px;height:46px;transition:background .2s,transform .2s}.daily-photo-caption>a:hover{background:var(--accent-soft);transform:rotate(-35deg)}.daily-hero-visual figcaption{font-size:11px;color:var(--slate);margin:13px 22px 0}
.taste-desk{display:grid;grid-template-columns:230px 1fr;gap:24px;padding-block:36px;border-block:1px solid var(--line);background:var(--pale)}.taste-desk-heading h2{font-size:28px;line-height:1.35;font-weight:750}.taste-desk-heading p{font-size:13px;color:var(--slate);margin-top:10px}.taste-choices{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:0}.taste-choice{display:flex;align-items:center;gap:13px;padding:10px 20px;border-left:1px solid #c8cfc0;position:relative;transition:background .25s}.taste-choice>.taste-fruit{width:68px;height:78px;fill:none;stroke:var(--ink);stroke-width:1.7;stroke-linecap:round;stroke-linejoin:round;overflow:visible}.taste-choice>span{flex:1}.taste-choice small{font-size:14px;display:block;line-height:1.4}.taste-choice strong{font-size:24px;font-weight:750;white-space:nowrap;line-height:1.5;display:block}.taste-choice>span>span{display:none;font-size:12px;color:var(--slate)}.taste-choice>svg:last-child{width:17px;color:var(--slate)}.fruit-outline{fill:#f8f7f2;transition:fill .3s}.fruit-leaf{fill:#b6c99b;transform-origin:50% 30%;transition:transform .5s var(--ease)}.taste-choice:nth-child(2) .fruit-outline{fill:#f1b758}.taste-choice:nth-child(3) .fruit-outline{fill:#ed8d73}.taste-choice:hover,.taste-choice.is-selected{background:#e1e7d6}.taste-choice:hover .fruit-leaf,.taste-choice:focus-visible .fruit-leaf{transform:rotate(-15deg)}.taste-choice:hover .taste-fruit,.taste-choice:focus-visible .taste-fruit{animation:fruit-nod .55s var(--ease)}.taste-choice.is-selected:after{content:'';position:absolute;bottom:0;left:20px;right:20px;height:2px;background:var(--accent)}
.daily-collection{padding-top:90px;padding-bottom:88px}.editorial-heading{display:flex;justify-content:space-between;align-items:flex-end;gap:24px;margin-bottom:35px}.editorial-heading h2{font-size:38px;line-height:1.35;font-weight:760}.heading-dot{color:var(--accent)}.editorial-heading p{font-size:16px;color:var(--slate);margin-top:12px}.daily-tools{display:flex;align-items:center;justify-content:space-between;gap:20px;border-bottom:1px solid var(--line);padding-bottom:16px}.daily-filters{margin:0;gap:8px}.filter{border-radius:2px;font-size:14px;min-height:44px;padding:9px 16px;transition:background .2s,border-color .2s}.filter.active{background:var(--ink);border-color:var(--ink)}.filter:hover:not(.active){border-color:var(--ink);background:var(--pale)}.daily-sort select{background:transparent;border:0;font-size:13px;min-height:44px;padding:8px}.collection-meta{display:flex;align-items:center;justify-content:space-between;gap:15px;margin:18px 0 25px;font-size:12px;color:var(--slate)}.collection-meta p:first-child{color:var(--ink)}
.home-products{grid-template-columns:repeat(5,minmax(0,1fr));gap:23px}.product-card{min-width:0;background:transparent}.product-photo{border-radius:2px;aspect-ratio:1/1.15;background:#eaede3}.product-photo>img{mix-blend-mode:normal;transition:transform .7s var(--ease)}.product-photo:hover>img{transform:scale(1.065)}.photo-note{top:auto;bottom:9px;left:9px;background:#fffffff0;border:0;border-radius:0;font-size:10px;color:#464d42}.card-arrow{right:10px;bottom:10px;opacity:1;transform:none;width:36px;height:36px;border-radius:50%;transition:background .2s,transform .3s}.product-photo:hover .card-arrow{background:var(--accent);color:#fff;transform:rotate(-35deg)}
.product-meta{display:block;margin:18px 0 8px;line-height:1.6}.product-meta span:first-child{font-size:11px;color:var(--accent);font-weight:650}.product-meta span:last-child{display:block;font-size:12px;color:var(--slate);white-space:normal;max-width:none;overflow:visible}.home-products .product-meta span:last-child{font-size:12px;white-space:normal;max-width:none}.product-card h3,.home-products .product-card h3{font-size:22px;font-weight:750;line-height:1.4;word-break:keep-all}.product-card>p,.home-products .product-card>p{font-size:13px;line-height:1.7;color:var(--slate);margin:8px 0 13px;min-height:44px}.product-card .price{gap:9px;align-items:baseline}.price strong,.home-products .price strong{font-size:24px;font-weight:750;font-variant-numeric:tabular-nums;letter-spacing:-.035em}.price small{font-size:14px}.product-card .price>span{font-size:10px;border:0;padding:0;color:var(--slate)}.daily-empty{padding:50px 24px;text-align:center;background:var(--pale)}.daily-empty .quiet-link{margin-top:12px}
.daily-notes{display:grid;grid-template-columns:1fr 1.2fr;gap:80px;padding-block:64px;background:var(--pale);border-block:1px solid var(--line)}.notes-intro{position:relative}.notes-intro h2{font-size:40px;font-weight:760;line-height:1.38}.notes-intro>p{font-size:16px;line-height:1.9;color:var(--slate);margin:22px 0}.note-drawing{display:block;width:218px;height:145px;margin-top:31px;stroke:#74856a;stroke-width:1.6;fill:none;stroke-linecap:round;stroke-linejoin:round}.note-slice{fill:#b6c99b}.notes-intro.is-seen .draw-line{stroke-dasharray:1;animation:ink-draw 1.5s var(--ease)}.notes-list>a{display:grid;grid-template-columns:45px 1fr 26px;gap:21px;align-items:start;padding:28px 0;border-top:1px solid #bac5b3}.notes-list>a:last-child{border-bottom:1px solid #bac5b3}.note-tag{font-size:12px;line-height:1.6;color:#46633d;margin-top:7px;border-bottom:1px solid #a6b19f;padding-bottom:5px}.notes-list h3{font-size:24px;font-weight:700;line-height:1.5}.notes-list p{font-size:14px;line-height:1.9;color:var(--slate);margin-top:10px}.notes-list>a>svg{margin-top:10px;transition:transform .3s}.notes-list>a:hover>svg{transform:translateX(5px) rotate(-35deg)}
.daily-gifts{padding-top:88px;padding-bottom:76px}.daily-gifts .gift-grid{max-width:none;gap:32px}.landing-page .gift-card{background:transparent}.landing-page .gift-card .gift-cover,.gift-card .gift-cover{border-radius:2px}.landing-page .gift-card .gift-card-copy h3{font-size:23px;letter-spacing:-.035em}.landing-page .gift-card .gift-composition{font-size:14px}.gift-detail-link{border-radius:2px;border-color:#b7bcb0;background:transparent;font-size:13px}.gift-image-note{border:0;border-radius:0}.gifts-footnote{font-size:12px;color:var(--slate);margin-top:23px}.package-study{border-block:1px solid var(--line);margin-top:40px}.package-study>summary{min-height:75px;cursor:pointer;list-style:none;display:flex;align-items:center;justify-content:space-between;gap:20px;font-size:16px;font-weight:600}.package-study>summary::-webkit-details-marker{display:none}.package-study>summary>span:first-child{display:flex;align-items:center;gap:13px}.package-plus{font-size:27px;font-weight:400;transition:transform .3s}.package-study[open] .package-plus{transform:rotate(45deg)}.package-study-inner{display:grid;grid-template-columns:1fr 1fr;gap:40px;align-items:center;padding:0 32px 26px;background:var(--pale)}.package-study-inner h3{font-size:32px;margin-bottom:15px}.package-study-inner p{font-size:14px;line-height:1.9;color:var(--slate)}.model-button{color:var(--ink);border-color:#aeb9a5;border-radius:2px;font-size:13px;background:var(--paper)}
.opening-note{display:flex;align-items:center;justify-content:space-between;gap:32px;padding-block:35px;border-top:1px solid var(--line)}.opening-note h2{font-size:22px;font-weight:700;margin-bottom:10px}.opening-note p{font-size:14px;line-height:1.85;color:var(--slate)}
.footer{background:#e8ede1;border-top:1px solid #c5cfbc;padding:50px 64px 25px}.footer-main,.footer-bottom{max-width:1312px}.footer-logo{font-size:38px;line-height:1.2}.footer-logo span{font:650 9px/1 SUIT,sans-serif;letter-spacing:.15em;display:block;margin:10px 0 0}.footer-main p{font-size:13px;color:#52614a;line-height:1.8}.footer-main h2{font-size:14px}.footer-main>div>a:not(.footer-logo){font-size:13px;min-height:30px}.footer-bottom{border-color:#c5cfbc;font-size:11px;color:#52614a}.footer-bottom>a{min-height:32px;display:flex;align-items:center;gap:8px}
.mobile-nav{border-color:var(--line);background:var(--paper)}.mobile-nav a{color:var(--slate)}.mobile-nav a[aria-current=page]{color:var(--accent)}.toast{background:var(--ink);border-radius:2px}.guide-toc a{border-radius:2px}.guide p,.sheet-heading>p,.delivery-section>p,.care-panel p,.support-cases p{font-size:16px}.guide-card,.fruit-story-grid,.composition-ticket,.care-panel,.delivery-status,.support-cases article,.inquiry-template,.note-checklist li,.cart-summary,.empty-state{background:var(--pale);border-radius:2px;border-color:var(--line)}.guide h2,.delivery-section h2{font-size:32px}.fruit-tags li{border-color:var(--line);color:var(--slate)}.detail-finish>p{font-size:26px}.choice-icon,.serving-number,.care-panel>div>svg{color:#677d59}.serving-number{font-family:SUIT,sans-serif}.cart-summary .button{border-radius:2px}.guide-card-grid{gap:32px}.storage-block{background:var(--pale)}
@keyframes ink-draw{from{stroke-dashoffset:1}to{stroke-dashoffset:0}}
@keyframes stamp-in{from{transform:rotate(-12deg) scale(.85)}to{transform:rotate(11deg) scale(1)}}
@keyframes photo-arrival{from{clip-path:inset(0 0 8% 0)}to{clip-path:inset(0)}}
@keyframes fruit-nod{0%{transform:rotate(0)}35%{transform:rotate(-8deg) translateY(-3px)}100%{transform:rotate(0)}}
@media(min-width:1500px){.taste-choice>span>span{display:block}.taste-desk{grid-template-columns:250px 1fr}}
@media(max-width:1190px){.wrap,.header-inner{padding-inline:40px}.daily-hero{gap:35px}.daily-hero h1{font-size:clamp(49px,5.8vw,72px)}.daily-photo{height:430px}.taste-desk{grid-template-columns:170px 1fr;gap:15px}.taste-choice{padding-inline:13px;gap:8px}.taste-choice>.taste-fruit{width:51px;height:68px}.taste-choice strong{font-size:20px}.taste-choice>svg:last-child{display:none}.home-products{grid-template-columns:repeat(3,minmax(0,1fr));gap:36px 24px}.home-products .product-card>p{min-height:0}.daily-notes{gap:40px}.notes-intro h2{font-size:34px}.notes-list h3{font-size:21px}.footer{padding-inline:40px}}
@media(max-width:900px){.desktop-nav{gap:18px;font-size:13px}.daily-hero{gap:28px;padding-top:35px}.daily-hero h1{font-size:clamp(38px,5.7vw,53px)}.daily-hero-copy>p{font-size:15px}.daily-photo{height:370px}.daily-hero-aside{margin-top:24px}.fruit-stamp{width:93px;height:93px;right:-14px;top:-20px}.fruit-stamp>svg{width:87px;height:87px}.fruit-stamp strong{font-size:13px}.fruit-stamp>span{font-size:10px}.taste-desk{grid-template-columns:1fr;padding-block:25px}.taste-desk-heading{display:flex;align-items:center;justify-content:space-between;gap:15px}.taste-desk-heading br{display:none}.taste-desk-heading h2{font-size:24px}.taste-desk-heading p{margin:0}.taste-choice:first-child{border-left:0;padding-left:0}.taste-choice{padding-block:15px}.editorial-heading h2{font-size:32px}.editorial-heading p{font-size:15px}.daily-notes{grid-template-columns:1fr;gap:35px}.notes-intro{padding-right:220px}.note-drawing{position:absolute;right:0;bottom:0;width:180px;height:125px;margin:0}.notes-intro>p{font-size:15px}.notes-list>a{padding:23px 0}.notes-list p br{display:none}.package-study-inner{gap:20px;padding-inline:20px}.opening-note{align-items:flex-start;flex-direction:column;gap:16px}}
@media(max-width:760px){:root{--header:70px}html{scroll-padding-top:88px}.wrap,.header-inner{padding-inline:24px}.top-note{font-size:10px;line-height:1.6;padding:7px 12px}.top-note span{font-size:10px}.top-note a{display:none}.logo>span{font-size:27px}.logo img{width:31px;height:34px}.logo small{font-size:7px;margin-top:6px}.header-actions{gap:5px}.header-actions a{min-width:40px}.desktop-nav{display:none}.daily-hero{grid-template-columns:1fr;gap:32px;padding-top:33px;padding-bottom:32px}.daily-hero-copy{padding:0}.daily-hero h1{font-size:clamp(43px,9.8vw,67px);line-height:1.2;margin-bottom:22px;letter-spacing:-.04em}.ink-word svg{bottom:-9px;height:17px}.daily-hero-copy>p{font-size:15px;line-height:1.8;margin-bottom:22px}.button.daily-cta{min-height:52px;font-size:15px;min-width:188px}.daily-hero-aside{display:none}.daily-hero-visual{padding-top:0}.daily-photo{height:330px}.daily-photo>img{object-position:45% 50%}.fruit-stamp{right:-8px;top:-17px;width:86px;height:86px}.fruit-stamp>svg{width:80px;height:80px}.fruit-stamp>span{font-size:10px}.fruit-stamp strong{font-size:12px}.daily-photo-caption{margin:-39px 16px 0;padding:12px 16px}.daily-photo-caption strong{font-size:23px}.daily-photo-caption span{font-size:11px}.daily-photo-caption>a{width:40px;height:40px}.daily-hero-visual figcaption{font-size:10px;margin:12px 16px 0}.taste-desk{padding-block:25px;gap:16px}.taste-desk-heading{align-items:flex-start}.taste-desk-heading h2{font-size:23px}.taste-desk-heading p{font-size:12px;padding-top:6px}.taste-choices{gap:0}.taste-choice{flex-direction:column;align-items:flex-start;gap:3px;padding:6px 12px;border-left:1px solid #c8cfc0}.taste-choice>.taste-fruit{height:66px;width:59px;align-self:center;margin-bottom:7px}.taste-choice>span{align-self:center;text-align:center}.taste-choice small{font-size:12px;display:inline;margin-right:4px}.taste-choice strong{font-size:17px;display:block}.taste-choice.is-selected:after{left:10px;right:10px;bottom:-8px}.daily-collection{padding-top:48px;padding-bottom:50px}.editorial-heading{align-items:flex-start;gap:15px;flex-direction:column;margin-bottom:23px}.editorial-heading h2{font-size:29px}.editorial-heading p{font-size:14px;margin-top:9px}.editorial-heading .quiet-link{font-size:12px;min-height:32px;gap:10px;padding:4px 0}.daily-tools{gap:10px;flex-wrap:wrap;padding-bottom:12px}.daily-filters{gap:6px;flex-wrap:wrap}.daily-filters .filter{font-size:12px;min-height:42px;padding:8px 10px}.daily-sort{margin-left:auto}.daily-sort select{font-size:12px;min-height:35px}.collection-meta{margin:13px 0 22px;font-size:11px;align-items:flex-start;flex-direction:column;gap:4px}.home-products{grid-template-columns:repeat(2,minmax(0,1fr));gap:29px 15px}.product-photo{aspect-ratio:1/1.18}.card-arrow{width:31px;height:31px;bottom:8px;right:8px}.card-arrow svg{width:18px;height:18px}.product-meta{margin:12px 0 6px}.product-meta span:first-child{font-size:10px}.home-products .product-meta span:last-child{font-size:11px;line-height:1.6}.home-products .product-card h3{font-size:20px}.home-products .product-card>p{font-size:12px;line-height:1.65;margin:7px 0 10px;min-height:40px}.home-products .price{gap:5px}.home-products .price strong{font-size:21px}.price small{font-size:12px}.price>span{font-size:9px}.photo-note{font-size:9px;left:7px;bottom:8px;padding:3px 5px}.daily-notes{padding-block:38px;gap:29px}.notes-intro{padding-right:0}.notes-intro h2{font-size:32px}.notes-intro>p{font-size:14px;line-height:1.85;margin:17px 0}.notes-intro .quiet-link{font-size:13px}.note-drawing{right:0;bottom:0;width:95px;height:67px;opacity:.8}.notes-list>a{grid-template-columns:33px 1fr 20px;gap:12px;padding:22px 0}.note-tag{font-size:11px;margin-top:5px}.notes-list h3{font-size:20px}.notes-list p{font-size:13px;line-height:1.8;margin-top:7px}.notes-list>a>svg{width:20px;margin-top:6px}.daily-gifts{padding-top:49px;padding-bottom:40px}.daily-gifts .gift-grid{grid-template-columns:1fr;gap:30px}.landing-page .gift-card .gift-card-copy h3{font-size:21px}.landing-page .gift-card .gift-composition{font-size:13px}.gifts-footnote{font-size:11px;line-height:1.8}.package-study{margin-top:27px}.package-study>summary{font-size:14px;min-height:68px}.package-study>summary>span:first-child{gap:10px}.package-study-inner{grid-template-columns:1fr;padding:25px 15px 20px;gap:0}.package-study-inner h3{font-size:26px}.package-study-inner p{font-size:13px}.package-study-inner #gift-3d{height:240px}.opening-note{padding-block:28px;gap:12px}.opening-note h2{font-size:20px}.opening-note p{font-size:13px}.opening-note .quiet-link{font-size:12px}.desktop-break{display:none}.footer{padding:32px 24px 93px}.footer-main{display:grid;grid-template-columns:1fr 1fr;gap:24px}.footer-main>div:first-child{grid-column:1/-1}.footer-logo{font-size:34px}.footer-main p{font-size:12px}.footer-main h2{font-size:13px;margin:0 0 12px}.footer-main>div>a:not(.footer-logo){font-size:12px;min-height:30px;margin:0}.footer-bottom{gap:12px;align-items:flex-start;font-size:9px;flex-direction:column;padding-top:16px;margin-top:24px}.footer-bottom>a{font-size:11px}.mobile-nav{display:flex;position:fixed;bottom:0;left:0;right:0;z-index:50;min-height:66px;padding:8px 8px max(8px,env(safe-area-inset-bottom));justify-content:space-around;border-top:1px solid var(--line)}.mobile-nav a{display:flex;flex:1;align-items:center;justify-content:center;flex-direction:column;gap:4px;font-size:10px;min-height:48px;font-weight:600}.mobile-nav a[aria-current=page]{color:var(--accent)}.mobile-nav svg{width:21px;height:21px}.toast{bottom:86px}.guide p,.sheet-heading>p,.delivery-section>p,.care-panel p,.support-cases p{font-size:15px}.guide h2,.delivery-section h2{font-size:27px}.page-intro h1{font-size:34px}.page-intro>p{font-size:15px}.page-intro{padding-top:35px}.guide-toc a{font-size:12px}.empty-state{padding:42px 20px}}
@media(max-width:360px){.wrap,.header-inner{padding-inline:18px}.daily-hero h1{font-size:42px}.daily-photo{height:285px}.daily-filters .filter{padding-inline:8px;font-size:11px}.editorial-heading h2{font-size:26px}.taste-desk-heading h2{font-size:21px}.taste-desk-heading p{font-size:10px}.taste-choice{padding-inline:8px}.taste-choice strong{font-size:16px}.home-products .price strong{font-size:19px}.home-products .product-card h3{font-size:19px}.notes-intro h2{font-size:29px}.notes-list h3{font-size:18px}.package-study>summary{font-size:12px}.footer{padding-inline:18px}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*::before,*::after{animation:none!important;scroll-behavior:auto!important;transition-duration:.01ms!important}.product-photo:hover>img,.daily-photo-caption>a:hover,.taste-choice:hover .fruit-leaf{transform:none}.ink-word path,.draw-line{stroke-dashoffset:0}}
