@font-face{font-family:BrandSerif;src:url('/assets/brand-serif.woff2') format('woff2');font-display:swap;font-weight:400}
:root{--paper:#f6f4ee;--white:#fffcf6;--ink:#382c2c;--plum:#4e2937;--plum-soft:#6b4753;--line:#d5d0c5;--muted:#726761;--sage:#d8ddce;--gold:#b3a063;--serif:BrandSerif,'Noto Serif KR',serif;--body:-apple-system,BlinkMacSystemFont,'Apple SD Gothic Neo','Noto Sans KR','Malgun Gothic',sans-serif}
*{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(--body);word-break:keep-all;overflow-wrap:break-word}body.menu-open{overflow:hidden}a{color:inherit;text-decoration:none}button{font:inherit;color:inherit;cursor:pointer}button:disabled{cursor:default}img{display:block;max-width:100%;height:auto}figure{margin:0}h1,h2,h3,p{margin:0}h1,h2,h3{font-weight:400}h1,h2{font-family:var(--serif);line-height:1.45;letter-spacing:-.05em}h1{font-size:clamp(2.7rem,4.8vw,4.4rem)}h2{font-size:clamp(2.2rem,3.1vw,3.05rem)}h3{font-size:1.35rem}em{font-style:normal;color:var(--plum-soft)}a,button{-webkit-tap-highlight-color:transparent}a:focus-visible,button:focus-visible,summary:focus-visible,video:focus-visible{outline:2px solid var(--plum);outline-offset:6px}.site-footer a:focus-visible,.closing-note a:focus-visible{outline-color:var(--white)}::selection{background:#d9bdc1;color:var(--ink)}.container{width:min(1280px,calc(100% - 112px));margin-inline:auto}.section{padding-block:112px}.eyebrow{font-size:.75rem;line-height:1.5;letter-spacing:.16em;font-weight:500;color:var(--plum);text-transform:uppercase;margin-bottom:22px}.centered{text-align:center}.intro-text{font-size:1.125rem;line-height:1.95;color:var(--muted);margin-top:28px}.skip-link{position:fixed;z-index:200;left:20px;top:-100px;padding:10px 18px;background:var(--plum);color:#fff}.skip-link:focus{top:20px}.site-header{min-height:106px;display:flex;align-items:center;justify-content:space-between;padding:20px 4.1%;gap:28px;border-bottom:1px solid var(--line);background:var(--paper);position:relative;z-index:100}.wordmark{display:flex;flex-direction:column;align-items:center;flex-shrink:0}.wordmark>span{font-family:var(--serif);font-size:1.9rem;line-height:1.2;letter-spacing:.08em}.wordmark>small{font-size:.75rem;letter-spacing:.21em;margin-top:8px}.desktop-nav{display:flex;gap:clamp(22px,2.6vw,42px);align-items:center}.desktop-nav a{font-size:.875rem;line-height:1.5;position:relative;padding:12px 0}.desktop-nav small{display:none}.desktop-nav a:after{content:'';height:1px;background:var(--plum);position:absolute;bottom:4px;left:0;right:0;transform:scaleX(0);transform-origin:left;transition:transform .3s}.desktop-nav a:hover:after,.desktop-nav a[aria-current]:after{transform:scaleX(1)}.header-note{font-size:.875rem;border:1px solid #c6bcb6;padding:9px 17px;border-radius:28px;white-space:nowrap}.header-note span{margin-left:15px}.menu-toggle{display:none;width:44px;height:44px;padding:10px;background:none;border:0;position:relative}.menu-toggle span{display:block;height:1px;background:var(--ink);margin:7px 0;transition:transform .25s}.menu-toggle[aria-expanded=true] span:first-child{transform:translateY(4px) rotate(45deg)}.menu-toggle[aria-expanded=true] span:last-child{transform:translateY(-4px) rotate(-45deg)}.mobile-menu{position:fixed;inset:90px 0 0;background:var(--paper);z-index:90;padding:30px 28px;overflow:auto}.mobile-menu[hidden]{display:none}.mobile-menu nav{display:flex;flex-direction:column}.mobile-menu nav a{display:flex;justify-content:space-between;align-items:center;border-bottom:1px solid var(--line);padding:18px 0}.mobile-menu nav span{font-family:var(--serif);font-size:1.5rem}.mobile-menu small{font-size:.8rem;color:var(--muted)}.mobile-menu>p{margin-top:36px;color:var(--muted);font-size:.875rem}
.home-hero{display:grid;grid-template-columns:1fr 1.06fr;min-height:710px;gap:48px;padding-top:55px;padding-bottom:50px;align-items:center}.hero-copy{padding:8px 0 0}.hero-intro{display:flex;align-items:center;gap:16px;margin-bottom:29px}.hero-intro .eyebrow{margin:0}.tiny-rule{height:1px;width:44px;background:var(--gold)}.hero-copy h1{font-size:clamp(2.8rem,4.2vw,4rem);line-height:1.52;letter-spacing:-.045em}.hero-copy h1>span{display:block;animation:enterUp .85s both}.hero-copy h1>span:nth-child(2){animation-delay:.12s}.hero-description{margin-top:29px;color:var(--muted);font-size:1.04rem;line-height:1.95}.hero-actions{display:flex;align-items:center;gap:27px;margin-top:34px;flex-wrap:wrap}.button{display:inline-flex;gap:42px;align-items:center;justify-content:space-between;border:1px solid var(--plum);border-radius:3px;background:var(--plum);color:var(--white);font-size:.9rem;padding:14px 24px;line-height:1.6;transition:background .25s,transform .25s}.button:hover{background:var(--plum-soft);transform:translateY(-2px)}.button span{font-size:1.25rem;font-family:var(--body)}.button-light{background:transparent;border-color:#cbbfc2;color:var(--white)}.button-light:hover{background:#ffffff13}.film-trigger{display:flex;gap:10px;align-items:center;font-size:.875rem}.play-icon{display:inline-flex;width:34px;height:34px;justify-content:center;align-items:center;border:1px solid var(--line);border-radius:50%;font-size:.75rem;padding-left:2px}.hero-bottom{display:flex;align-items:flex-end;justify-content:space-between;margin-top:68px;font-family:var(--serif);font-size:.9rem;line-height:1.7}.scroll-label{display:flex;align-items:center;gap:15px;font:.75rem var(--body);letter-spacing:.1em;color:var(--muted)}.scroll-label>span{font-size:1.2rem}.hero-art{position:relative;padding-bottom:21px}.hero-photo{position:relative;overflow:hidden;height:580px;border-radius:260px 260px 4px 4px;background:var(--sage)}.hero-photo>img{width:100%;height:100%;object-fit:cover;object-position:47% center;animation:heroBreath 16s ease-in-out infinite alternate;transform:scale(1.035)}.hero-photo:after{content:'';position:absolute;inset:50% 0 0;background:linear-gradient(transparent,#291b2080);pointer-events:none}.hero-photo-caption{position:absolute;z-index:1;bottom:28px;left:30px;color:#fff}.hero-photo-caption>span{font-family:var(--serif);font-size:1.55rem;display:block}.hero-photo-caption>small{font-size:.75rem;letter-spacing:.16em}.hero-seal{position:absolute;top:50px;left:-42px;width:92px;height:116px;border-radius:50% 50% 3px 3px;background:var(--plum);color:var(--white);text-align:center;display:flex;flex-direction:column;justify-content:center;gap:4px;box-shadow:0 3px 0 #f6f4ee}.hero-seal>span{font-size:.75rem;letter-spacing:.07em}.hero-seal strong{font-family:var(--serif);font-weight:400;line-height:1.6;font-size:1.8rem}.hero-image-note{position:absolute;right:0;bottom:-5px;font-size:.75rem;color:var(--muted)}
.brand-ribbon{position:relative;overflow:hidden;background:var(--plum);color:var(--white);padding:20px 0;border-top:1px solid var(--plum);border-bottom:1px solid var(--plum)}.brand-ribbon>div{display:flex;width:max-content;align-items:center;gap:64px;animation:marquee 42s linear infinite}.brand-ribbon span{font:1.15rem var(--serif);letter-spacing:.12em}.brand-ribbon i{font:1.1rem var(--serif);font-style:normal;color:#c7bca7}.motion-toggle{position:absolute;right:14px;top:50%;transform:translateY(-50%);width:38px;height:38px;background:var(--plum);color:var(--white);border:1px solid #9c7d89;border-radius:50%;font-size:.9rem;line-height:1}.motion-toggle:focus-visible{outline-color:#fff}.motion-paused *{animation-play-state:paused!important}.section-heading{display:flex;align-items:flex-end;justify-content:space-between;gap:36px;margin-bottom:42px}.section-heading .eyebrow{margin-bottom:15px}.text-link{display:inline-flex;align-items:center;justify-content:space-between;gap:30px;padding-bottom:5px;border-bottom:1px solid var(--plum);font-size:.875rem;white-space:nowrap;line-height:1.7}.text-link span{font-size:1.3rem;transition:transform .3s}.text-link:hover span{transform:translate(3px,-3px)}.product-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:28px}.product-visual{position:relative;height:370px;overflow:hidden;background:#e9e5dc;display:flex;align-items:center;justify-content:center;padding:32px;border-radius:150px 150px 3px 3px}.product-visual.rice-cream,.rice-cream{background:#e9e3da}.product-visual.clear-pear,.clear-pear{background:#e2e5d7}.product-visual.warm-baesuk,.warm-baesuk{background:#e9dcd0}.product-visual img{width:88%;height:90%;object-fit:contain;transition:transform .7s cubic-bezier(.22,1,.36,1);filter:drop-shadow(0 17px 13px #3c2c201c)}.product-visual.warm-baesuk{padding:0}.product-visual.warm-baesuk img{width:100%;height:100%;object-fit:cover;filter:none;object-position:58% center}.product-card:hover .product-visual img{transform:scale(1.055)}.product-index{position:absolute;top:27px;left:0;right:0;text-align:center;font-size:.75rem;letter-spacing:.12em;z-index:1}.warm-baesuk .product-index{color:#fff;text-shadow:0 1px 4px #000}.round-link{position:absolute;bottom:19px;right:20px;border:1px solid #c0b8ad;background:var(--paper);border-radius:50%;width:38px;height:38px;display:grid;place-items:center;font-size:1.1rem;transition:background .25s,color .25s}.product-card:hover .round-link{background:var(--plum);color:#fff}.product-card-title{margin-top:22px;display:flex;gap:10px;align-items:center;flex-wrap:wrap}.product-card-title h3{font-family:var(--serif);font-size:1.45rem}.product-card-title>span{font-size:.75rem;color:var(--muted)}.product-card>p{font-size:.9rem;color:var(--muted);margin-top:7px}.section-footnote{margin-top:33px;font-size:.85rem;color:var(--muted);padding-top:18px;border-top:1px solid var(--line)}
.origin-teaser{display:grid;grid-template-columns:1fr 1fr;background:var(--plum);color:var(--white);position:relative}.origin-photo{height:665px;overflow:hidden}.origin-photo img{width:100%;height:100%;object-fit:cover;object-position:center 45%}.origin-copy{align-self:center;padding:70px 18% 70px 15%}.origin-copy .eyebrow{color:#d2c09f;font-size:.75rem}.origin-copy h2{font-size:clamp(2rem,2.8vw,2.8rem);line-height:1.65}.origin-copy p:not(.eyebrow){margin:30px 0;line-height:2;color:#e1d4d7;font-size:1rem}.vertical-note{position:absolute;right:20px;top:60px;writing-mode:vertical-rl;font-size:.75rem;letter-spacing:.16em;color:#ba9eaa}.story-teaser{display:grid;grid-template-columns:.9fr 1.1fr;gap:80px;align-items:center}.story-teaser-copy p:not(.eyebrow){margin:26px 0;color:var(--muted)}.story-teaser-image{transform:rotate(-2deg)}.story-teaser-image img{aspect-ratio:1.3;object-fit:cover;object-position:65% center}.story-teaser-image figcaption,figcaption{font-size:.75rem;color:var(--muted);margin-top:9px;text-align:right}.gift-teaser{background:#e6e9df;padding:90px 0}.gift-teaser-inner{display:grid;grid-template-columns:.8fr 1.2fr;gap:85px;align-items:center}.gift-teaser p:not(.eyebrow){margin:25px 0;color:var(--muted)}.gift-teaser figure{transform:rotate(2deg)}.gift-teaser figure img{width:100%;aspect-ratio:1.4;object-fit:cover}.journal-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:30px}.journal-image{overflow:hidden;aspect-ratio:1.35}.journal-image img{width:100%;height:100%;object-fit:cover;transition:transform .65s}.journal-card:hover .journal-image img{transform:scale(1.045)}.journal-meta{display:flex;justify-content:space-between;margin:20px 0 12px;font-size:.75rem;color:var(--muted);letter-spacing:.09em}.journal-card h3{font:1.5rem/1.55 var(--serif);letter-spacing:-.025em}.journal-card>p{font-size:.9rem;color:var(--muted);margin:16px 0 22px}.journal-card .text-link{font-size:.8rem;gap:65px}
.site-footer{background:var(--plum);color:#ecdfdf;padding:68px 4.1% 24px}.footer-top{display:grid;grid-template-columns:1.3fr 1fr 1fr;gap:80px;max-width:1280px;margin:auto}.footer-wordmark{font:2.7rem var(--serif);letter-spacing:.1em;color:var(--white)}.footer-top p{font-size:.9rem;margin-top:15px}.footer-top>div:first-child>span{font-size:.75rem;letter-spacing:.14em;display:block;margin-top:22px;color:#c9afb9}.footer-nav{display:grid;grid-template-columns:repeat(2,1fr);gap:12px;font-size:.85rem;align-content:start;padding-top:7px}.footer-contact .eyebrow{color:#d5c29d;margin-bottom:6px}.footer-contact>span:not(.eyebrow){font-size:.8rem;color:#cdb4be}.footer-contact .footer-location{font-size:.8rem;margin-top:22px}.footer-bottom{border-top:1px solid #805866;max-width:1280px;margin:50px auto 0;padding-top:24px;display:flex;justify-content:space-between;gap:24px;font-size:.75rem;color:#cbb1bb}.footer-bottom>a{white-space:nowrap}.page-intro{padding-top:88px;padding-bottom:64px}.page-intro .eyebrow{margin-bottom:26px}.page-intro h1{line-height:1.5}.page-intro.centered h1{margin:auto}.page-intro.centered .intro-text{max-width:650px;margin-inline:auto}.split-intro{display:grid;grid-template-columns:1.2fr 1fr;align-items:end;gap:70px}.split-intro>.intro-text{justify-self:end;padding-bottom:10px}.wide-story-image img{width:100%;height:550px;object-fit:cover;object-position:center 60%}.story-prose{display:grid;grid-template-columns:1fr 1.1fr;gap:110px}.sticky-caption{align-self:start;position:sticky;top:40px}.prose p{margin-bottom:28px;line-height:2;color:var(--muted)}.prose .lead{font-family:var(--serif);font-size:1.7rem;color:var(--ink);line-height:1.7}.values-band{background:#e5e8df;padding:65px 0}.values-band>.container{display:grid;grid-template-columns:repeat(3,1fr);gap:50px}.values-band article{padding-right:20px}.values-band article>span{font:.8rem var(--serif);color:var(--muted)}.values-band h3{font-family:var(--serif);font-size:1.6rem;margin:18px 0}.values-band p{font-size:.95rem;color:var(--muted);line-height:1.9}.film-section{display:grid;grid-template-columns:1fr .85fr;align-items:center;gap:110px;max-width:1080px}.film-copy>p:not(.eyebrow){margin-top:30px;color:var(--muted)}.film-copy .small-note{font-size:.85rem!important}.film-frame{max-width:360px;justify-self:center}.film-frame video{display:block;background:var(--plum);width:100%;height:auto;max-height:690px;border-radius:160px 160px 6px 6px;box-shadow:0 14px 50px #4e29371a}.film-transcript{font-size:.8rem;margin-top:20px;color:var(--muted)}.film-transcript summary{cursor:pointer;padding:8px 0}.film-transcript p{padding:10px 0}.closing-note{text-align:center;background:var(--plum);color:var(--white);padding:85px 24px}.closing-note>p{font:clamp(2.2rem,3.4vw,3.3rem)/1.55 var(--serif)}.closing-note .button{margin-top:28px}.collection-list{padding-top:20px}.collection-row{display:grid;grid-template-columns:1fr 1fr;gap:100px;align-items:center;padding-block:54px 80px;border-bottom:1px solid var(--line)}.collection-row:nth-child(even) .collection-row-photo{order:2}.collection-row-photo{height:515px;display:flex;align-items:center;justify-content:center;border-radius:220px 220px 4px 4px;overflow:hidden;padding:60px}.collection-row-photo img{max-height:100%;width:95%;object-fit:contain;transition:transform .6s;filter:drop-shadow(0 20px 14px #39201920)}.collection-row-photo:hover img{transform:translateY(-9px)}.collection-row-photo.warm-baesuk{padding:0}.collection-row-photo.warm-baesuk img{height:100%;width:100%;object-fit:cover;filter:none}.collection-number{font:3.4rem/1.2 var(--serif);color:#bcae9d;display:block;margin-bottom:20px}.collection-row-copy h2{font-size:2.3rem}.collection-row-copy .eyebrow{font-size:.75rem;margin-bottom:8px}.collection-row-copy .lead{font-family:var(--serif);font-size:1.3rem;color:var(--ink);margin-top:16px}.collection-row-copy>p:not(.eyebrow){margin-top:17px;color:var(--muted)}.ingredient-tags{display:flex;flex-wrap:wrap;gap:9px;margin:26px 0}.ingredient-tags>span{border-bottom:1px solid var(--line);font-size:.8rem;color:var(--muted);padding:4px 10px 4px 0}.collection-actions{display:flex;align-items:center;gap:20px;flex-wrap:wrap}.status-label{display:inline-block;font-size:.75rem;border:1px solid #b8ada6;color:var(--plum);padding:4px 10px;border-radius:25px;line-height:1.8}.prelaunch-note{padding:65px 0 90px;text-align:center}.prelaunch-note h2{font-size:1.9rem;margin-bottom:22px}.prelaunch-note p{font-size:.95rem;color:var(--muted)}
.breadcrumb{display:block;font-size:.8rem;color:var(--muted);margin:30px 0}.breadcrumb>span{margin-inline:12px}.product-detail{padding-bottom:90px}.product-detail-grid{display:grid;grid-template-columns:1fr 1fr;gap:80px;align-items:center}.detail-visual{position:relative;height:590px;display:flex;align-items:center;justify-content:center;padding:65px;border-radius:260px 260px 3px 3px}.detail-visual>img{width:100%;height:100%;object-fit:contain;filter:drop-shadow(0 22px 16px #4325101f)}.detail-visual.warm-baesuk{padding:0;overflow:hidden}.detail-visual.warm-baesuk>img{object-fit:cover;filter:none}.detail-visual figcaption{position:absolute;bottom:17px;left:20px;right:20px;text-align:center}.detail-visual.warm-baesuk figcaption{background:#f6f4eee8;padding:4px}.detail-copy>.status-label{margin-bottom:28px}.detail-copy>.eyebrow{font-size:.75rem;margin-bottom:12px}.detail-copy h1{font-size:2.8rem}.detail-tagline{font-family:var(--serif);font-size:1.35rem;margin-top:18px}.detail-copy>p:not(.eyebrow):not(.detail-tagline){font-size:1rem;color:var(--muted);margin-top:18px}.product-facts{margin:28px 0}.product-facts>div{display:grid;grid-template-columns:105px 1fr;gap:14px;border-top:1px solid var(--line);padding-block:13px;font-size:.85rem}.product-facts dt{color:var(--muted)}.product-facts dd{margin:0}.availability{background:#eae6dc;padding:19px 22px}.availability>strong{font-weight:500;font-size:.9rem}.availability>p{font-size:.8rem;color:var(--muted);margin-top:4px}.detail-story{background:#e9ece3}.detail-story-title{margin-bottom:50px}.detail-story-grid{display:grid;grid-template-columns:1.2fr 1fr;gap:70px;align-items:center}.detail-story-grid figure>img{width:100%;aspect-ratio:1.2;object-fit:cover}.detail-note{border-top:1px solid #c6cdbb;padding:20px 0 27px;display:flex;gap:25px;align-items:flex-start}.detail-note>span{font-family:var(--serif);color:var(--plum)}.detail-note>p{font-size:1rem;color:var(--muted)}.product-notice{padding-top:60px}.product-notice h2{font-size:1.45rem;margin-bottom:17px}.product-notice p{font-size:.85rem;color:var(--muted);max-width:940px;margin-bottom:10px}.two-products{grid-template-columns:repeat(2,minmax(0,1fr));max-width:820px}.two-products .product-visual{height:390px}
.origin-hero{display:grid;grid-template-columns:1fr 1fr;background:var(--plum);color:var(--white)}.origin-hero-copy{align-self:center;padding:90px 13%}.origin-hero-copy .eyebrow{color:#d2bd94;font-size:.75rem}.origin-hero-copy em{color:#d6c6b4}.origin-hero-copy>p:last-child{margin-top:30px;color:#e1d4d7;font-size:1.05rem}.origin-hero-photo{height:700px;overflow:hidden}.origin-hero-photo>img{width:100%;height:100%;object-fit:cover}.orchard-story{display:grid;grid-template-columns:.9fr 1fr;gap:130px;align-items:center}.orchard-portrait{max-width:450px;transform:rotate(-2deg)}.orchard-portrait img{height:640px;width:100%;object-fit:cover;border-radius:230px 230px 4px 4px}.orchard-portrait>span{display:block;text-align:center;font-size:.75rem;color:var(--muted);margin-top:13px}.orchard-copy>p:not(.eyebrow){font-size:1rem;color:var(--muted);margin-top:28px}.orchard-copy>.text-link{margin-top:28px}.season-section{padding:85px 0;background:#e2e6d8}.seasons{display:grid;grid-template-columns:repeat(4,1fr);gap:32px}.seasons>article{border-top:1px solid #a9b49c;padding-top:22px}.seasons>article>span{font-size:.75rem;letter-spacing:.12em;color:var(--plum)}.seasons h3{font-family:var(--serif);font-size:1.35rem;margin:21px 0 15px}.seasons p{font-size:.9rem;color:var(--muted)}.origin-ending>p:not(.eyebrow){margin-top:25px;color:var(--muted)}.origin-ending>.button{margin-top:32px}.gift-wide img{width:100%;max-height:640px;object-fit:cover}.gift-intro{display:grid;grid-template-columns:1fr 1.1fr;gap:110px}.paper-section{background:#e7eadd;padding:90px 0 100px}.paper-section .section-heading{margin-bottom:25px}.section-description{font-size:1rem;color:var(--muted);margin-bottom:45px}.paper-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:24px}.paper-card{background:var(--paper);padding:30px 25px;min-height:290px;border-top:3px solid var(--plum)}.paper-card>span{font-size:.75rem;letter-spacing:.08em;color:var(--muted)}.paper-card h3{font-family:var(--serif);font-size:1.9rem;margin:25px 0 18px}.paper-card p{font-size:.9rem;color:var(--muted)}.paper-card small{display:block;font-size:.75rem;color:var(--muted);margin-top:25px}.journal-index{padding-top:20px}.journal-end{border-top:1px solid var(--line);padding:50px 0 85px;text-align:center}.journal-end>span{font-family:var(--serif);font-size:1.6rem}.journal-end>p{font-size:.9rem;color:var(--muted);margin-top:12px}.article-header{padding-bottom:55px}.article-header .breadcrumb{margin:35px 0 55px}.article-header h1{font-size:clamp(2.4rem,4vw,3.7rem)}.article-header>p:last-child{max-width:610px;margin:26px auto 0;font-size:1rem;color:var(--muted)}.article-image img{width:100%;height:540px;object-fit:cover}.article-body{max-width:730px;width:calc(100% - 48px);margin:75px auto 100px}.article-body>section{margin-bottom:53px}.article-body h2{font-size:1.85rem;margin-bottom:23px}.article-body section>p{font-size:1.05rem;line-height:2.05;color:var(--muted)}.article-signature{border-top:1px solid var(--line);padding-top:32px;display:flex;flex-direction:column;margin-top:60px}.article-signature>span{font-family:var(--serif);font-size:1.8rem}.article-signature>small{font-size:.8rem;color:var(--muted);margin-top:8px}.article-bottom{display:flex;justify-content:space-between;gap:25px;margin-top:42px}.partner-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:42px;margin-top:20px;margin-bottom:90px}.partner-grid>article{border-top:1px solid var(--plum);padding-top:25px}.partner-grid>article>span{font-size:.75rem;letter-spacing:.1em;color:var(--muted)}.partner-grid h2{font-size:1.75rem;margin:20px 0}.partner-grid p{font-size:1rem;color:var(--muted)}.partner-contact{display:grid;grid-template-columns:1fr 1fr;gap:70px;align-items:center;margin-bottom:100px}.partner-contact p:not(.eyebrow){margin-top:22px;color:var(--muted)}.partner-contact .status-label{margin-top:25px}.partner-contact img{aspect-ratio:1.15;object-fit:cover}.not-found{min-height:70vh}.not-found>p:not(.eyebrow){margin:25px 0}.not-found .button{margin-top:20px}
.reveal{transition:opacity .85s ease,translate .85s cubic-bezier(.2,.7,.2,1)}.reveal.is-ready:not(.is-visible){opacity:0;translate:0 24px}.reveal.is-visible{opacity:1;translate:0 0}@keyframes enterUp{from{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}@keyframes heroBreath{from{transform:scale(1.035)}to{transform:scale(1.105)}}@keyframes marquee{to{transform:translateX(-50%)}}
@media(min-width:1600px){.home-hero{min-height:790px}.hero-photo{height:635px}.hero-copy h1{font-size:4.1rem}}
@media(max-width:1150px){.container{width:calc(100% - 72px)}.desktop-nav{gap:20px}.desktop-nav a{font-size:.8rem}.site-header{gap:22px}.header-note{display:none}.hero-copy h1{font-size:3.1rem}.home-hero{gap:36px;min-height:630px}.hero-photo{height:530px}.hero-bottom{margin-top:50px}.hero-seal{width:77px;height:105px;left:-28px}.hero-seal strong{font-size:1.6rem}.hero-actions{gap:15px}.product-visual{height:320px;padding:25px}.product-card-title h3{font-size:1.25rem}.origin-photo{height:570px}.origin-copy{padding:50px 13%}.story-teaser,.gift-teaser-inner{gap:50px}.footer-top{gap:35px}.footer-bottom{flex-wrap:wrap}.collection-row{gap:60px}.collection-row-photo{height:460px}.story-prose,.gift-intro{gap:60px}.product-detail-grid{gap:50px}.detail-visual{height:520px;padding:45px}.detail-copy h1{font-size:2.35rem}.detail-copy>.status-label{margin-bottom:18px}.detail-story-grid{gap:45px}.film-section{gap:70px}.orchard-story{gap:75px}.orchard-portrait img{height:540px}.origin-hero-photo{height:600px}.paper-grid{grid-template-columns:repeat(2,1fr)}.paper-card{min-height:250px}.seasons{gap:20px}.seasons h3{font-size:1.2rem}}
@media(max-width:850px){.site-header{min-height:88px;padding:18px 28px}.wordmark>span{font-size:1.7rem}.wordmark>small{font-size:.75rem}.desktop-nav{display:none}.menu-toggle{display:block}.container{width:calc(100% - 48px)}.section{padding-block:80px}.home-hero{gap:28px;min-height:620px;padding-top:40px;padding-bottom:40px;grid-template-columns:1fr 1fr}.hero-copy h1{font-size:2.5rem}.hero-intro .eyebrow{font-size:.75rem}.hero-photo{height:470px}.hero-description{font-size:.9rem}.hero-actions{flex-direction:column;align-items:flex-start;gap:19px}.hero-actions .button{font-size:.8rem;padding:12px 17px;gap:24px}.hero-bottom{margin-top:28px}.scroll-label{display:none}.hero-seal{top:30px;width:66px;height:91px;left:-23px}.hero-seal>span{font-size:.75rem}.hero-seal strong{font-size:1.4rem}.hero-photo-caption{left:18px;bottom:21px}.hero-photo-caption>span{font-size:1.2rem}.hero-photo-caption>small{font-size:.75rem}.hero-image-note{font-size:.75rem}.product-grid{gap:18px}.product-visual{height:270px;padding:20px}.product-index{font-size:.75rem}.product-card-title h3{font-size:1.1rem}.product-card>p{font-size:.8rem}.product-card-title>span{font-size:.75rem}.section-heading h2{font-size:2.2rem}.section-heading{gap:25px}.section-heading>.text-link{font-size:.75rem;gap:18px}.origin-photo{height:510px}.origin-copy{padding:50px 11%}.origin-copy h2{font-size:2rem}.origin-copy p:not(.eyebrow){font-size:.9rem}.origin-copy .button{font-size:.8rem;gap:15px;padding:12px 17px}.origin-copy .eyebrow{font-size:.75rem}.vertical-note{right:12px;font-size:.75rem}.story-teaser,.gift-teaser-inner{gap:35px}.story-teaser h2,.gift-teaser h2{font-size:2rem}.journal-grid{gap:20px}.journal-card h3{font-size:1.25rem}.journal-card>p{font-size:.85rem}.footer-top{grid-template-columns:1fr 1fr}.footer-contact{grid-column:1/-1;display:flex;align-items:center;flex-wrap:wrap;gap:20px}.footer-contact .eyebrow{margin:0}.footer-contact>p,.footer-contact .footer-location{margin:0}.split-intro{gap:30px}.split-intro .intro-text{font-size:1rem}.page-intro h1{font-size:2.7rem}.story-prose{gap:40px}.sticky-caption h2{font-size:2rem}.values-band>.container{gap:30px}.values-band h3{font-size:1.25rem}.values-band p{font-size:.85rem}.film-section{gap:50px}.film-frame{max-width:300px}.film-copy h2{font-size:2.5rem}.film-copy .eyebrow{font-size:.75rem}.wide-story-image img{height:410px}.collection-row{gap:40px;padding-top:30px;padding-bottom:50px}.collection-row-photo{height:400px;padding:40px}.collection-row-copy h2{font-size:1.8rem}.collection-row-copy>p:not(.eyebrow){font-size:.9rem}.collection-number{font-size:2.5rem}.product-detail-grid{gap:35px}.detail-visual{height:490px;padding:25px}.detail-copy h1{font-size:2rem}.detail-copy>.eyebrow{font-size:.75rem}.detail-tagline{font-size:1.15rem}.detail-copy>p:not(.eyebrow):not(.detail-tagline){font-size:.9rem}.product-facts>div{grid-template-columns:90px 1fr;font-size:.75rem}.detail-story-grid{gap:30px}.detail-note p{font-size:.9rem}.detail-note{gap:15px}.two-products .product-visual{height:330px}.origin-hero-copy{padding:60px 10%}.origin-hero-copy h1{font-size:2.65rem}.origin-hero-photo{height:540px}.orchard-story{gap:45px}.orchard-copy h2{font-size:2rem}.orchard-copy>p:not(.eyebrow){font-size:.9rem}.seasons{grid-template-columns:repeat(2,1fr);gap:40px}.gift-intro{gap:45px}.partner-grid{gap:25px}.partner-grid h2{font-size:1.4rem}.partner-grid p{font-size:.9rem}.partner-contact{gap:40px}.partner-contact h2{font-size:2rem}.partner-contact p:not(.eyebrow){font-size:.9rem}}
@media(max-width:600px){html{scroll-padding-top:30px}.container{width:calc(100% - 40px)}.site-header{padding:17px 20px;min-height:82px}.wordmark{align-items:flex-start}.wordmark>span{font-size:1.6rem}.wordmark>small{font-size:.75rem;letter-spacing:.19em;margin-top:6px}.mobile-menu{top:82px}.home-hero{grid-template-columns:1fr;padding-top:33px;gap:35px;padding-bottom:30px;min-height:auto}.hero-copy{padding-top:0}.hero-intro{margin-bottom:19px}.hero-intro .eyebrow{font-size:.75rem}.hero-copy h1{font-size:clamp(2.4rem,8.8vw,3.25rem);line-height:1.42}.hero-description{font-size:1rem;margin-top:19px;line-height:1.8}.hero-description br:nth-child(2){display:none}.hero-actions{flex-direction:row;align-items:center;gap:24px;margin-top:25px}.hero-actions .button{font-size:.875rem;gap:28px;padding:12px 18px}.film-trigger{font-size:.8rem;gap:8px}.play-icon{width:30px;height:30px}.hero-bottom{display:none}.hero-art{padding:0 0 19px 25px}.hero-photo{height:415px;border-radius:180px 180px 2px 2px}.hero-photo>img{object-position:45% center}.hero-seal{left:0;top:52px;width:76px;height:106px}.hero-seal>span{font-size:.75rem}.hero-seal strong{font-size:1.6rem}.hero-photo-caption{left:22px;bottom:23px}.hero-photo-caption>span{font-size:1.5rem}.hero-photo-caption>small{font-size:.75rem}.hero-image-note{bottom:-3px;font-size:.75rem}.brand-ribbon{padding:17px 0}.brand-ribbon>div{gap:36px}.brand-ribbon span{font-size:.9rem}.brand-ribbon i{font-size:.95rem}.motion-toggle{width:32px;height:32px;font-size:.75rem}.section{padding-block:65px}.section-heading{display:block;margin-bottom:30px}.section-heading h2{font-size:2.1rem;line-height:1.5}.section-heading>.text-link{margin-top:20px;font-size:.8rem;gap:50px}.eyebrow{font-size:.75rem;margin-bottom:17px}.product-grid{grid-template-columns:1fr;gap:38px}.product-visual{height:370px;border-radius:170px 170px 3px 3px;padding:42px}.product-visual img{max-width:310px}.product-visual.warm-baesuk img{max-width:none}.product-index{font-size:.75rem;top:28px}.product-card-title{justify-content:space-between;margin-top:18px}.product-card-title h3{font-size:1.45rem}.product-card-title>span{font-size:.75rem}.product-card>p{font-size:.9rem}.section-footnote{font-size:.8rem;line-height:1.9}.origin-teaser{grid-template-columns:1fr}.origin-photo{height:470px}.origin-copy{padding:49px 30px 55px}.origin-copy h2{font-size:2.15rem}.origin-copy p:not(.eyebrow){font-size:1rem;line-height:1.95;margin:25px 0}.origin-copy .eyebrow{font-size:.75rem}.origin-copy .button{font-size:.875rem;padding:14px 23px;gap:35px}.vertical-note{top:auto;bottom:50px;right:18px;font-size:.75rem}.story-teaser{grid-template-columns:1fr;gap:40px}.story-teaser h2,.gift-teaser h2{font-size:2.05rem}.story-teaser-image{margin:0 7px;transform:rotate(-2deg)}.story-teaser-copy p:not(.eyebrow){font-size:.95rem}.gift-teaser{padding:58px 0}.gift-teaser-inner{grid-template-columns:1fr;gap:38px}.gift-teaser figure{margin:0 5px}.gift-teaser figure img{aspect-ratio:1.25}.gift-teaser p:not(.eyebrow){font-size:.95rem}.journal-grid{grid-template-columns:1fr;gap:43px}.journal-image{aspect-ratio:1.4}.journal-meta{font-size:.75rem;margin-top:16px}.journal-card h3{font-size:1.55rem}.journal-card>p{font-size:.95rem;margin:14px 0 19px}.journal-card .text-link{font-size:.875rem}.site-footer{padding:48px 25px 25px}.footer-top{grid-template-columns:1fr;gap:35px}.footer-wordmark{font-size:2.3rem}.footer-nav{gap:13px 25px;font-size:.875rem;max-width:330px}.footer-contact{display:block}.footer-contact .eyebrow{display:block;margin-bottom:14px;font-size:.75rem}.footer-contact>p{margin-top:10px;font-size:.875rem}.footer-contact>span:not(.eyebrow){display:block;margin-top:5px;font-size:.8rem}.footer-contact .footer-location{margin-top:19px;font-size:.8rem}.footer-bottom{margin-top:33px;gap:17px;font-size:.75rem}.footer-bottom>span:nth-child(2){width:100%;order:3;font-size:.75rem}.footer-bottom>a{margin-left:auto}.page-intro{padding-top:50px;padding-bottom:40px}.page-intro h1{font-size:clamp(2.4rem,8.5vw,3rem)}.page-intro .eyebrow{margin-bottom:22px}.intro-text{font-size:1rem;margin-top:22px}.split-intro{grid-template-columns:1fr;gap:5px}.split-intro>.intro-text{justify-self:start;font-size:1rem}.wide-story-image img{height:350px;object-position:60% center}.wide-story-image figcaption{font-size:.75rem}.story-prose{grid-template-columns:1fr;gap:30px}.sticky-caption{position:static}.sticky-caption h2{font-size:2.1rem}.prose .lead{font-size:1.6rem}.prose p{font-size:1rem;margin-bottom:23px;line-height:1.95}.values-band{padding:50px 0}.values-band>.container{grid-template-columns:1fr;gap:30px}.values-band article{padding:0 0 28px;border-bottom:1px solid #bfc7b5}.values-band article:last-child{border-bottom:0;padding-bottom:0}.values-band h3{font-size:1.55rem;margin:10px 0}.values-band p{font-size:.95rem}.film-section{grid-template-columns:1fr;gap:35px}.film-copy h2{font-size:2.6rem}.film-copy>p:not(.eyebrow){margin-top:20px}.film-copy .small-note{font-size:.8rem!important}.film-frame{max-width:310px;width:100%}.film-frame video{max-height:none}.closing-note{padding:63px 22px}.closing-note>p{font-size:2.4rem}.collection-row{grid-template-columns:1fr;gap:28px;padding:10px 0 48px;margin-bottom:30px}.collection-row:nth-child(even) .collection-row-photo{order:0}.collection-row-photo{height:380px;padding:38px;border-radius:180px 180px 3px 3px}.collection-row-photo img{max-width:300px}.collection-row-photo.warm-baesuk img{max-width:none}.collection-row-copy .eyebrow{font-size:.75rem}.collection-row-copy h2{font-size:2.2rem}.collection-number{font-size:2.35rem;margin-bottom:15px}.collection-row-copy .lead{font-size:1.25rem!important;margin-top:14px!important}.collection-row-copy>p:not(.eyebrow){font-size:1rem;margin-top:16px}.ingredient-tags{margin:20px 0}.collection-actions{gap:20px}.collection-actions .button{font-size:.8rem;gap:30px}.prelaunch-note{padding:15px 0 60px}.prelaunch-note h2{font-size:1.8rem}.prelaunch-note p{font-size:.9rem}.prelaunch-note br{display:none}.product-detail{padding-bottom:50px}.breadcrumb{font-size:.75rem;margin:22px 0}.product-detail-grid{grid-template-columns:1fr;gap:34px}.detail-visual{height:420px;border-radius:180px 180px 3px 3px;padding:48px}.detail-visual>img{max-width:325px}.detail-visual.warm-baesuk>img{max-width:none}.detail-visual figcaption{font-size:.75rem;bottom:14px}.detail-copy>.status-label{font-size:.75rem;margin-bottom:25px}.detail-copy>.eyebrow{font-size:.75rem}.detail-copy h1{font-size:2.4rem}.detail-tagline{font-size:1.3rem}.detail-copy>p:not(.eyebrow):not(.detail-tagline){font-size:1rem}.product-facts>div{font-size:.875rem;grid-template-columns:100px 1fr}.availability{padding:17px 18px}.detail-story-title{margin-bottom:30px}.detail-story-title h2{font-size:2.2rem}.detail-story-grid{grid-template-columns:1fr;gap:32px}.detail-story-grid figure>img{aspect-ratio:1.25}.detail-note{gap:25px;padding:20px 0}.detail-note p{font-size:1rem}.product-notice{padding-top:45px}.product-notice h2{font-size:1.45rem}.product-notice p{font-size:.875rem}.two-products{grid-template-columns:1fr}.two-products .product-visual{height:360px}.origin-hero{grid-template-columns:1fr}.origin-hero-copy{padding:52px 25px 42px}.origin-hero-copy .eyebrow{font-size:.75rem}.origin-hero-copy h1{font-size:3rem}.origin-hero-copy>p:last-child{font-size:1rem;margin-top:24px}.origin-hero-photo{height:440px}.orchard-story{grid-template-columns:1fr;gap:40px}.orchard-portrait{width:85%;margin:auto}.orchard-portrait img{height:500px;border-radius:170px 170px 3px 3px;object-fit:cover}.orchard-copy h2{font-size:2.2rem}.orchard-copy>p:not(.eyebrow){font-size:1rem;margin-top:23px}.season-section{padding:60px 0}.seasons{gap:30px 25px}.seasons h3{font-size:1.3rem;line-height:1.7}.seasons p{font-size:.875rem}.seasons>article>span{font-size:.75rem}.origin-ending h2{font-size:2.2rem}.origin-ending>p:not(.eyebrow){font-size:.95rem;line-height:1.95}.gift-wide img{height:360px;object-fit:cover;object-position:45% center}.gift-intro{grid-template-columns:1fr;gap:30px}.gift-intro h2{font-size:2.2rem}.paper-section{padding:60px 0}.paper-grid{gap:18px;grid-template-columns:1fr 1fr}.paper-card{padding:21px 17px;min-height:290px}.paper-card>span{font-size:.75rem;letter-spacing:0}.paper-card h3{font-size:1.65rem;margin:20px 0 16px}.paper-card p{font-size:.875rem}.paper-card p br{display:none}.paper-card small{font-size:.75rem}.section-description{font-size:.95rem;margin-bottom:30px}.journal-index{padding-top:0}.journal-end{padding:35px 0 55px}.journal-end>span{font-size:1.5rem}.journal-end>p{font-size:.875rem}.article-header .breadcrumb{margin:25px 0 40px;font-size:.75rem}.article-header{padding-bottom:35px}.article-header h1{font-size:2.4rem}.article-header>p:last-child{font-size:.95rem}.article-image img{height:330px;object-position:60% center}.article-body{width:calc(100% - 48px);margin-top:50px;margin-bottom:60px}.article-body h2{font-size:1.65rem}.article-body section>p{font-size:1rem}.article-body>section{margin-bottom:40px}.article-bottom{flex-direction:column;align-items:flex-start;gap:25px}.partner-grid{grid-template-columns:1fr;gap:35px;margin-bottom:60px}.partner-grid h2{font-size:1.7rem;margin:16px 0}.partner-grid p{font-size:1rem}.partner-contact{grid-template-columns:1fr;gap:35px;margin-bottom:65px}.partner-contact h2{font-size:2.2rem}.partner-contact p:not(.eyebrow){font-size:1rem}.partner-contact img{aspect-ratio:1.25}}
@media(max-width:360px){.hero-actions{gap:14px}.hero-actions .button{padding:11px 14px;gap:17px;font-size:.8rem}.film-trigger{font-size:.75rem}.hero-photo{height:370px}.hero-copy h1{font-size:2.25rem}.product-visual{height:330px}.paper-grid{grid-template-columns:1fr}.paper-card{min-height:230px}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{animation:none!important;transition:none!important}.hero-photo>img{transform:none}.reveal.is-ready:not(.is-visible){opacity:1;translate:none}.motion-toggle{display:none}}
@media print{.site-header,.site-footer,.brand-ribbon,.menu-toggle,.hero-actions{display:none}.container{width:100%}.reveal{opacity:1!important;translate:none!important}body{background:white}.section{padding:30px 0}a{text-decoration:underline}}
