:root{font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;color:#171711;background:#fff;font-synthesis:none;text-rendering:optimizeLegibility;--green: #145a2a;--green-deep: #0c3c1c;--red: #b82118;--kimchi: #e34b1d;--brown: #81522f;--ink: #171711;--muted: #62584e;--line: #ded6cb;--soft: #f8f2eb}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:96px}body{margin:0;min-width:320px;overflow-x:hidden;background:#fff;padding-bottom:0}button,select,input{font:inherit}button{cursor:pointer}img{display:block;max-width:100%}.sr-only{position:absolute;width:1px;height:1px;padding:0;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}#top,#kimchi,#story,#craft,#pairings,#buy{scroll-margin-top:96px}a{color:inherit;text-decoration:none}.site-header{position:sticky;top:0;z-index:20;display:grid;grid-template-columns:minmax(210px,1fr) auto minmax(54px,1fr);align-items:center;gap:24px;min-height:84px;padding:8px clamp(18px,4vw,64px);background:#ffffffeb;border-bottom:1px solid rgba(222,214,203,.76);-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px)}.brand{display:inline-flex;align-items:center;width:clamp(164px,14vw,218px)}.brand img{width:100%;height:62px;object-fit:contain;object-position:left center}nav{display:flex;align-items:center;justify-content:center;gap:clamp(18px,2.6vw,36px);font-size:14px;font-weight:700}nav a{padding:8px 0}nav a:hover{color:var(--green)}.cart-button{justify-self:end;position:relative;display:inline-grid;place-items:center;width:46px;height:46px;color:var(--ink);background:transparent;border:0}.cart-button svg,.benefits-grid svg{width:23px;height:23px;fill:none;stroke:currentColor;stroke-width:1.7;stroke-linecap:round;stroke-linejoin:round}.cart-button span{position:absolute;top:5px;right:2px;display:grid;place-items:center;min-width:19px;height:19px;padding:0 5px;color:#fff;background:var(--green);border-radius:999px;font-size:11px;font-weight:800}.hero{height:clamp(650px,calc(100svh - 84px),820px);display:grid;grid-template-columns:minmax(0,1fr) minmax(420px,520px);align-items:stretch;overflow:hidden;border-bottom:1px solid var(--line);background:linear-gradient(105deg,#fff0 0 54%,#fff 68%),#fff}.hero-media{height:100%;min-height:0;display:flex;align-items:stretch;overflow:hidden}.hero-scene{width:100%;height:100%;object-fit:cover;object-position:45% center}.hero-panel{display:flex;flex-direction:column;justify-content:center;max-width:520px;padding:clamp(34px,5vw,72px) clamp(24px,4.6vw,64px);overflow:hidden;background:linear-gradient(90deg,#ffffffb8,#fff 24%)}h1,h2,h3,p{margin-top:0}h1,h2{font-family:Georgia,Times New Roman,serif;letter-spacing:0}h1{margin-bottom:8px;color:var(--ink);font-size:clamp(58px,7vw,104px);line-height:.94;font-weight:800}.hanzi{margin-bottom:18px;color:var(--red);font-size:clamp(24px,3vw,38px);font-weight:900}.hero-copy{margin-bottom:18px;color:#231f1b;font-size:clamp(20px,1.7vw,25px);line-height:1.45}.product-facts{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:1px;overflow:hidden;margin-bottom:20px;border:1px solid var(--line);border-radius:8px;background:var(--line)}.product-facts div{min-width:0;padding:12px 13px;background:#fffaf4}.product-facts span,.purchase-head span{display:block;margin-bottom:5px;color:var(--muted);font-size:11px;font-weight:850;letter-spacing:.04em;text-transform:uppercase}.product-facts strong{display:block;color:var(--green-deep);font-size:13px;line-height:1.25}.benefits-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px 22px;margin-bottom:20px}.benefits-grid span{display:inline-flex;align-items:center;gap:9px;color:#4e463f;font-size:13px;font-weight:750}.benefits-grid svg{color:var(--brown);flex:0 0 auto}.buy-controls{display:grid;grid-template-columns:1fr 1.2fr;gap:18px}.purchase-card{padding:22px;border:1px solid rgba(222,214,203,.95);border-radius:8px;background:#fff;box-shadow:0 18px 42px #503a2917}.purchase-head{display:flex;align-items:flex-start;justify-content:space-between;gap:18px;padding-bottom:18px;margin-bottom:18px;border-bottom:1px solid var(--line)}.purchase-head>div:first-child strong{display:block;color:var(--ink);font-size:20px;line-height:1.2}.buy-controls label{display:grid;gap:9px;color:#40372f;font-size:12px;font-weight:800}select,.stepper{height:48px;color:var(--ink);background:#fff;border:1px solid #b9aa9c;border-radius:6px;font-size:17px;font-weight:650}select{width:96px;padding:0 14px;appearance:none;background-image:linear-gradient(45deg,transparent 50%,var(--green) 50%),linear-gradient(135deg,var(--green) 50%,transparent 50%);background-position:calc(100% - 15px) 20px,calc(100% - 10px) 20px;background-size:5px 5px;background-repeat:no-repeat}.stepper{display:inline-grid;grid-template-columns:44px 46px 44px;align-items:center;width:max-content}.stepper button{height:100%;color:#5d5249;background:transparent;border:0;font-size:22px}.stepper output{text-align:center;font-weight:800}.price-row{display:flex;align-items:baseline;gap:9px;margin:0;white-space:nowrap}.price-row strong,.final-buy strong{font-size:34px}.price-row span,.final-buy strong span{color:#4c443c;font-size:16px;font-weight:800}.primary-button{display:inline-flex;align-items:center;justify-content:center;min-height:52px;padding:0 28px;color:#fff;background:var(--green);border:1px solid var(--green);border-radius:6px;box-shadow:0 12px 30px #145a2a2e;font-size:18px;font-weight:800}.purchase-card .primary-button{width:100%;margin-top:18px}.primary-button:hover{background:var(--green-deep)}.primary-button:disabled{cursor:wait;opacity:.7}.shipping{margin-top:13px;margin-bottom:0;color:#524941;font-size:13px;font-weight:700;line-height:1.45}.checkout-error{margin:12px 0 0;color:var(--red);font-size:13px;font-weight:800}.ingredients-section{display:grid;grid-template-columns:minmax(340px,.78fr) minmax(0,1.22fr);min-height:500px;border-top:1px solid var(--line);background:#fff}.section-copy{align-self:center;min-width:0;max-width:620px;padding:clamp(54px,8vw,92px) clamp(28px,7vw,88px)}h2{color:var(--green-deep);font-size:clamp(40px,4.2vw,64px);line-height:1.02}.section-copy p,.taste-copy p,.section-intro{color:#302a25;font-size:17px;line-height:1.75}.ingredient-list,.taste-notes{display:flex;flex-wrap:wrap;gap:12px;margin:30px 0}.ingredient-list span,.taste-notes span{display:inline-flex;align-items:center;min-height:38px;padding:0 14px;color:var(--green-deep);background:#fff;border:1px solid #c9bba8;border-radius:999px;font-size:13px;font-weight:850}.secondary-link{display:inline-flex;align-items:center;justify-content:center;min-height:46px;padding:0 22px;border:1px solid var(--green);border-radius:6px;font-size:14px;font-weight:850}.wide-food{position:relative;min-height:500px;margin:0;overflow:hidden}.wide-food img{width:100%;height:100%;object-fit:cover;object-position:center}.label-section{padding:clamp(58px,8vw,96px) clamp(20px,6vw,86px);background:#fbf7ee;border-top:1px solid var(--line)}.label-section>*{max-width:1260px;margin-left:auto;margin-right:auto}.label-heading{display:grid;grid-template-columns:minmax(0,.72fr) minmax(280px,.54fr);gap:clamp(24px,5vw,72px);align-items:end;margin-bottom:clamp(28px,5vw,48px)}.label-heading>*,.taste-copy{min-width:0}.label-heading h2{max-width:100%;margin-bottom:0}.label-heading p{margin-bottom:6px;color:#3d352f;font-size:18px;line-height:1.6}.label-grid{display:grid;grid-template-columns:minmax(260px,.86fr) minmax(260px,.78fr) minmax(360px,1.12fr);gap:16px}.label-card{min-width:0;padding:clamp(22px,3vw,32px);background:#fffdf6;border:1px solid #d8ccbe;border-radius:8px}.label-card>span,.allergen-note span{display:block;margin-bottom:16px;color:#11100e;font-size:15px;font-weight:900;letter-spacing:.03em;text-transform:uppercase}.label-card ul{display:grid;gap:8px;padding:0;margin:0 0 22px;list-style:none;color:#1f1b18;font-size:18px;line-height:1.25}.label-card p{margin:0;color:#302a25;font-size:15px;line-height:1.65}.care-card>strong,.allergen-note strong{display:block;color:var(--green-deep);font-size:22px;line-height:1.24}.care-card>p{margin-top:12px}.allergen-note{margin-top:28px;padding-top:24px;border-top:1px solid #cfc4b7}.allergen-note span{margin-bottom:10px}.allergen-note p{margin-top:8px}.serving-row{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;padding-bottom:18px;margin-bottom:18px;border-bottom:1px solid #cfc4b7}.serving-row p{font-size:14px;line-height:1.45}.nutrition-card table{width:100%;border-collapse:collapse;table-layout:fixed;color:#1e1a17;font-size:14px}.nutrition-card th,.nutrition-card td{padding:10px 8px;border-bottom:1px solid #ded6cb;text-align:right;vertical-align:top}.nutrition-card th:first-child,.nutrition-card td:first-child{width:46%;padding-left:0;text-align:left}.nutrition-card th:nth-child(2),.nutrition-card th:nth-child(3),.nutrition-card td:nth-child(2),.nutrition-card td:nth-child(3){width:27%}.nutrition-card th{color:#5a5048;font-size:12px;font-weight:850;text-transform:uppercase}.nutrition-card tr:last-child td{border-bottom:0}.origin-strip{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:1px;overflow:hidden;max-width:1260px;margin-top:18px;border:1px solid #cfc4b7;border-radius:8px;background:#cfc4b7}.origin-strip span{display:block;min-height:58px;padding:12px 16px;color:var(--green-deep);background:#fffdf6;font-size:13px;font-weight:900;line-height:1.35;text-align:center;text-transform:uppercase;white-space:normal}.taste-section{display:grid;grid-template-columns:minmax(320px,.78fr) minmax(0,1.22fr);gap:clamp(28px,5vw,80px);align-items:center;padding:clamp(62px,8vw,96px) clamp(28px,7vw,88px);background:linear-gradient(180deg,var(--soft),#ffffff)}.taste-copy{max-width:520px}.pairings{border-left:1px solid var(--line);padding-left:clamp(28px,5vw,72px)}.pairings h3{color:var(--green-deep);font-family:Georgia,Times New Roman,serif;font-size:clamp(32px,3vw,46px)}.pairing-row{display:grid;grid-template-columns:repeat(4,minmax(86px,1fr));gap:clamp(18px,2.4vw,34px)}.pairing-row figure{margin:0}.pairing{width:min(168px,100%);aspect-ratio:1;border-radius:50%;margin:0 auto;object-fit:cover;box-shadow:inset 0 0 0 1px #81522f24,0 18px 34px #503a2924}figcaption{margin-top:12px;color:#211b16;font-size:13px;font-weight:850;text-align:center}.craft-section{position:relative;overflow:hidden;padding:clamp(66px,8vw,106px) clamp(20px,5vw,72px);text-align:center;background:#fff}.craft-section:before{content:none}.craft-section h2,.craft-section .section-intro{position:relative;z-index:1;max-width:760px;margin-left:auto;margin-right:auto}.process-grid{position:relative;z-index:1;display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:clamp(18px,2vw,28px);margin-top:48px;text-align:left}.process-grid article{min-width:0;display:grid;align-content:start}.process-grid article>span{display:inline-grid;place-items:center;width:28px;height:28px;margin-bottom:12px;color:#fff;background:var(--green);border-radius:50%;font-size:13px;font-weight:900}.process-image{height:clamp(150px,11vw,192px);overflow:hidden;border-radius:8px;background:var(--soft);box-shadow:0 14px 30px #503a291a}.process-image img{width:100%;height:100%;object-fit:cover;object-position:center}.process-grid h3{margin:16px 0 8px;color:var(--green-deep);font-size:17px}.process-grid p{margin:0;color:#413830;font-size:14px;line-height:1.55}.final-buy{display:grid;grid-template-columns:250px minmax(0,1fr) auto;gap:clamp(24px,5vw,76px);align-items:center;padding:34px clamp(24px,7vw,88px);background:linear-gradient(90deg,var(--soft),#ffffff);border-top:1px solid var(--line)}.final-buy img{max-height:230px;justify-self:center;object-fit:contain}.final-buy h2{margin-bottom:10px;font-size:clamp(32px,3.5vw,54px)}.final-buy p{margin-bottom:8px;color:#483f37}.final-buy .pickup-note{max-width:620px;color:#62584e;font-size:14px;font-weight:750;line-height:1.5}.final-actions{display:flex;align-items:center;gap:26px}.final-actions .primary-button{min-width:224px}footer{display:grid;grid-template-columns:minmax(180px,1fr) auto 1fr;align-items:center;gap:24px;padding:16px clamp(24px,7vw,88px);color:#fff;background:var(--green)}footer .brand{width:98px;padding:8px;background:#fffffff5;border-radius:8px}footer .brand img{height:86px}footer p{margin:0;font-size:13px;font-weight:750}footer p:last-child{justify-self:end}.mobile-order-bar{display:none}.thank-you-header{grid-template-columns:1fr}.thank-you{min-height:calc(100vh - 84px);display:grid;grid-template-columns:minmax(280px,.8fr) minmax(320px,1fr);gap:clamp(28px,6vw,84px);align-items:center;padding:clamp(44px,8vw,96px);background:linear-gradient(90deg,var(--soft),#ffffff)}.thank-you img{max-height:620px;justify-self:center;object-fit:contain}.thank-you p:not(.hanzi){max-width:620px;color:#302a25;font-size:20px;line-height:1.7}.thank-you .primary-button{width:fit-content;margin-top:14px}.thank-you-actions{display:flex;flex-wrap:wrap;gap:12px;align-items:center;margin-top:20px}.thank-you-actions .primary-button{margin-top:0}.order-summary{max-width:620px;padding:18px;border:1px solid var(--line);border-radius:8px;background:#ffffffb8}.order-summary span,.order-status-result>span{display:block;margin-bottom:6px;color:var(--muted);font-size:11px;font-weight:850;letter-spacing:.04em;text-transform:uppercase}.order-summary strong{display:block;overflow-wrap:anywhere;color:var(--green-deep);font-size:18px}.order-summary p,.lookup-help{margin:10px 0 0;color:#5a5048;font-size:14px;font-weight:700;line-height:1.5}.order-status-page{min-height:calc(100vh - 96px);display:grid;grid-template-columns:minmax(320px,.92fr) minmax(320px,.72fr);gap:clamp(28px,6vw,86px);align-items:center;padding:clamp(48px,8vw,96px) clamp(24px,7vw,88px);background:linear-gradient(90deg,#f8f2ebeb,#fff 58%),var(--soft)}.order-status-copy{max-width:680px;min-width:0}.order-status-copy h1{color:var(--green-deep);overflow-wrap:break-word}.order-status-copy>p{max-width:620px;color:#302a25;font-size:19px;line-height:1.65}.order-lookup-form{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:14px;align-items:end;max-width:680px;margin-top:28px}.order-lookup-form label{display:grid;gap:9px;color:#40372f;font-size:12px;font-weight:850}.order-lookup-form input{height:52px;width:100%;padding:0 16px;color:var(--ink);background:#fff;border:1px solid #b9aa9c;border-radius:7px;font-size:16px;font-weight:700}.order-status-result{min-height:280px;padding:clamp(22px,4vw,34px);border:1px solid var(--line);border-radius:8px;background:#ffffffdb;box-shadow:0 20px 48px #503a291f}.order-status-result>strong{display:block;margin-bottom:18px;color:var(--green-deep);font-family:Georgia,Times New Roman,serif;font-size:clamp(30px,4vw,46px);line-height:1.05}.order-status-result dl{display:grid;gap:1px;overflow:hidden;margin:0 0 18px;border:1px solid var(--line);border-radius:8px;background:var(--line)}.order-status-result dl div{display:grid;grid-template-columns:100px minmax(0,1fr);gap:14px;padding:12px;background:#fffaf4}.order-status-result dt{color:var(--muted);font-size:12px;font-weight:850}.order-status-result dd{margin:0;overflow-wrap:anywhere;color:var(--ink);font-size:13px;font-weight:750}.order-status-result ul{display:grid;gap:8px;padding:0;margin:0 0 18px;list-style:none}.order-status-result li{display:flex;justify-content:space-between;gap:16px;color:#342d27;font-size:14px;font-weight:760}.order-status-result p{margin:0;color:#5a5048;font-size:14px;line-height:1.55}@media(max-width:980px){.site-header{grid-template-columns:1fr auto}nav{display:none}.hero,.ingredients-section,.label-heading,.label-grid,.taste-section,.final-buy,.order-status-page,.thank-you{grid-template-columns:1fr}.hero{height:auto;min-height:0}.hero-media{height:auto;min-height:430px}.hero-panel{max-width:none;padding:34px clamp(18px,5vw,42px) 38px;background:#fff}.pairings{border-left:0;padding-left:0}.process-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.final-actions{justify-content:space-between}footer{grid-template-columns:1fr}footer p,footer p:last-child{justify-self:start}}@media(min-width:981px)and (max-height:780px){.hero{height:clamp(560px,calc(100svh - 84px),680px)}.hero-media{min-height:0}.hero-panel{justify-content:flex-start;padding-top:26px;padding-bottom:18px}h1{font-size:clamp(44px,5.1vw,58px);line-height:.92}.hanzi{margin-bottom:12px;font-size:28px}.hero-copy{margin-bottom:12px;font-size:19px}.product-facts{margin-bottom:12px}.product-facts div{padding:9px 11px}.benefits-grid{gap:9px 18px;margin-bottom:12px}.benefits-grid span{font-size:12px}.buy-controls{gap:12px}.purchase-card{padding:14px}.purchase-head{padding-bottom:11px;margin-bottom:12px}select,.stepper{height:42px;font-size:15px}.price-row{margin:0}.price-row strong{font-size:28px}.primary-button{min-height:46px;font-size:16px}.shipping{display:none}}@media(max-width:620px){body{padding-bottom:88px}html{scroll-padding-top:88px}#top,#kimchi,#story,#craft,#pairings,#buy{scroll-margin-top:88px}.site-header{min-height:78px;padding-inline:16px}.brand{width:156px}.brand img{height:58px}.cart-button{width:42px;height:42px}.hero-media{min-height:360px}.hero-scene{object-position:48% center}h1{font-size:39px;line-height:1;overflow-wrap:break-word}h2{font-size:29px;line-height:1.08;overflow-wrap:break-word}.section-copy h2,.label-heading h2,.taste-copy h2,.craft-section h2,.section-copy,.label-heading,.taste-copy,.craft-section,.label-card,.origin-strip{max-width:calc(100vw - 36px)}.benefits-grid,.buy-controls,.product-facts,.pairing-row,.process-grid{grid-template-columns:1fr}.product-facts{margin-bottom:18px}.product-facts div{padding:11px 13px}.purchase-card{padding:18px}.purchase-head{align-items:stretch;flex-direction:column;gap:10px}.purchase-card .primary-button,.purchase-card .shipping{display:none}.craft-section{padding:52px 18px 64px;text-align:left}.craft-section h2,.craft-section .section-intro{margin-left:0;margin-right:0}.process-grid{gap:28px;margin-top:34px}.process-grid article{padding-bottom:6px}.process-grid article>span{width:34px;height:34px;margin-bottom:14px;font-size:15px}.process-image{height:auto;aspect-ratio:1.5;border-radius:8px}.process-grid h3{margin-top:18px;font-size:24px;line-height:1.2}.process-grid p{font-size:17px;line-height:1.55}.pairing-row{grid-template-columns:repeat(2,minmax(0,1fr))}.wide-food{min-height:320px}.label-section{padding:52px 18px 64px}.label-heading{gap:16px;margin-bottom:28px}.label-heading p{font-size:17px}.label-grid{gap:12px;border-radius:8px}.label-card{padding:22px 18px}.label-card ul{font-size:17px}.nutrition-card table{font-size:11px}.nutrition-card th,.nutrition-card td{padding:8px 3px}.nutrition-card th{font-size:9px}.care-card>strong,.allergen-note strong{font-size:20px}.origin-strip span{min-height:52px;padding:11px 12px;font-size:11px;overflow-wrap:anywhere;text-transform:none}.origin-strip{grid-template-columns:1fr}.final-buy{padding-top:28px}.final-buy img{max-height:210px}.final-actions{align-items:stretch;flex-direction:column}.order-status-page{width:min(100%,390px);padding:34px 18px 120px;overflow:hidden}.order-status-copy,.order-status-result{width:100%;max-width:calc(100vw - 36px)}.order-status-copy h1{font-size:34px;line-height:1.02}.order-status-copy>p{font-size:17px;line-height:1.55}.order-lookup-form{grid-template-columns:1fr}.order-lookup-form .primary-button{width:100%}.order-status-result dl div{grid-template-columns:1fr;gap:4px}.final-actions .primary-button{width:100%;min-width:0}.mobile-order-bar{position:fixed;bottom:0;left:0;z-index:30;display:flex;width:min(100%,390px);gap:14px;align-items:center;justify-content:space-between;padding:12px 16px calc(12px + env(safe-area-inset-bottom));background:#fffffff5;border-top:1px solid rgba(222,214,203,.92);box-shadow:0 -12px 28px #503a291f;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px)}.mobile-order-bar span,.mobile-order-bar strong{display:block}.mobile-order-bar>div{flex:1 1 auto;min-width:0}.mobile-order-bar span{overflow:hidden;color:#4b433b;font-size:12px;font-weight:780;line-height:1.2;text-overflow:ellipsis;white-space:nowrap}.mobile-order-bar strong{margin-top:3px;color:var(--ink);font-size:18px;line-height:1.1}.mobile-order-bar button{flex:0 0 96px;width:96px;min-width:0;height:46px;padding:0;color:#fff;background:var(--green);border:1px solid var(--green);border-radius:7px;font-size:15px;font-weight:850}.mobile-order-bar button:disabled{opacity:.7}}
