:root{--cream:#fdfcf8;--cream-2:#f4f0e5;--cream-3:#e9e3d2;--green:#173c2e;--green-deep:#0c241c;--green-soft:#235844;--graphite:#1e221c;--ink:#20251f;--ink-soft:#5a615a;--teal:#34706a;--citrus:#e8a23b;--citrus-deep:#c9821a;--hairline:#1e261e29;--hairline-strong:#1e261e52;--line:var(--hairline);--line-strong:var(--hairline-strong);--white:#fff;--r-coffee:#9c6b3a;--r-hydration:#34706a;--r-weight:#c9821a;--r-gut:#41754c;--r-pantry:#7d6447;--ph-coffee:linear-gradient(150deg, #efe3cf, #e3d2b6);--ph-hydration:linear-gradient(150deg, #ddeae4, #c8ded6);--ph-weight:linear-gradient(150deg, #f6e7c6, #ecd9ab);--ph-gut:linear-gradient(150deg, #e1ead8, #cfdec2);--ph-pantry:linear-gradient(150deg, #ece4d2, #ded2b9);--serif:"Fraunces", "Noto Serif KR", georgia, serif;--sans:"Instrument Sans", "Apple SD Gothic Neo", "Noto Sans KR", sans-serif;--mono:"DM Mono", ui-monospace, "SF Mono", monospace;--radius:12px;--radius-lg:18px;--shadow-sm:0 1px 2px #141e160d, 0 4px 12px #141e160a;--shadow-md:0 2px 6px #141e1612, 0 16px 36px #141e1614;--shadow-lg:0 6px 18px #0c161024, 0 28px 64px #0c161033;--announce-h:34px;--header-h:72px;--maxw:1240px}*{box-sizing:border-box}html{scroll-behavior:smooth}body{font-family:var(--sans);color:var(--ink);background:var(--cream);-webkit-font-smoothing:antialiased;text-rendering:optimizelegibility;margin:0;font-size:16px;line-height:1.6}h1,h2,h3,h4,p,span,button,dd,dt,li,blockquote{word-break:keep-all;overflow-wrap:anywhere}::selection{background:var(--citrus);color:var(--green-deep)}button{font-family:inherit;font-size:inherit;color:inherit;cursor:pointer;text-align:left;background:0 0;border:none;padding:0}img{max-width:100%;display:block}:focus-visible{outline:2px solid var(--teal);outline-offset:2px;border-radius:4px}h1,h2,h3,p{margin:0}.btn{letter-spacing:.01em;white-space:normal;text-align:center;border:1.5px solid #0000;border-radius:999px;justify-content:center;align-items:center;gap:.55em;max-width:100%;padding:.85em 1.6em;font-size:.95rem;font-weight:600;line-height:1.25;transition:transform .18s,box-shadow .18s,background .18s,color .18s,border-color .18s;display:inline-flex}.btn:hover{transform:translateY(-1px)}.btn:active{transform:translateY(0)}.btn--primary{background:var(--green);color:var(--cream)}.btn--primary:hover{background:var(--green-soft)}.btn--citrus{background:var(--citrus);color:var(--green-deep)}.btn--citrus:hover{background:#f0b055}.btn--citrus.btn--lg:after{content:"→";font-weight:500;transition:transform .18s}.btn--citrus.btn--lg:hover:after{transform:translate(3px)}.btn--outline{border-color:var(--hairline-strong);color:var(--green);background:0 0}.btn--outline:hover{border-color:var(--green);background:#173c2e0d}.btn--outline-light{color:var(--cream);background:0 0;border-color:#fdfcf873}.btn--outline-light:hover{border-color:var(--cream);background:#fdfcf814}.btn--ghost{color:var(--ink-soft)}.btn--ghost:hover{color:var(--green)}.btn--lg{padding:1em 2em;font-size:1.02rem}.btn--block{border-radius:12px;width:100%;display:flex}.btn--added{background:var(--teal)!important;border-color:var(--teal)!important;color:var(--white)!important}.eyebrow{font-family:var(--mono);letter-spacing:.18em;text-transform:uppercase;color:var(--ink-soft);align-items:center;gap:.6em;margin-bottom:16px;font-size:.72rem;font-weight:500;display:inline-flex}.eyebrow--light{color:#fdfcf8bf}.eyebrow__dot{background:var(--citrus);border-radius:50%;width:7px;height:7px}.badge{z-index:2;font-family:var(--mono);letter-spacing:.1em;text-transform:uppercase;border-radius:999px;padding:.45em .9em;font-size:.64rem;font-weight:500;position:absolute;top:12px;left:12px}.badge--citrus{background:var(--citrus);color:var(--green-deep)}.tag{letter-spacing:.08em;text-transform:uppercase;background:var(--cream-2);color:var(--ink-soft);border-radius:999px;padding:.28em .7em;font-size:.66rem;font-weight:700;display:inline-block}.tag--sub{color:var(--teal);background:#34706a24}.tag--kit{color:var(--citrus-deep);background:#e8a23b33}.announce{width:100%;height:var(--announce-h);background:var(--green-deep);color:var(--cream);font-family:var(--mono);letter-spacing:.16em;text-transform:uppercase;text-align:center;text-underline-offset:3px;font-size:.7rem;font-weight:500;line-height:var(--announce-h);white-space:nowrap;text-overflow:ellipsis;padding:0 16px;text-decoration:underline;transition:background .18s;display:block;overflow:hidden}.announce:hover{background:var(--green)}.header{top:calc(-1 * var(--announce-h));z-index:60;background:var(--white);border-bottom:1px solid #0000;transition:border-color .25s;position:sticky}.header--scrolled{border-bottom-color:var(--hairline)}.header__inner{max-width:var(--maxw);height:var(--header-h);align-items:center;gap:20px;margin:0 auto;padding:0 24px;display:flex}.logo{flex-shrink:0;align-items:baseline;gap:8px;display:inline-flex}.logo__leaf{width:22px;height:22px;color:var(--green);align-self:center}.logo__word{font-family:var(--serif);letter-spacing:.04em;color:var(--green);font-size:1.34rem;font-weight:640}.logo__kr{color:var(--ink-soft);letter-spacing:.06em;font-size:.72rem;font-weight:600}.nav{align-items:center;gap:2px;min-width:0;margin-left:auto;display:flex}.nav__link{color:var(--ink);white-space:nowrap;border-radius:999px;padding:.5em .7em;font-size:.88rem;font-weight:500;transition:color .15s}.nav__link:hover{color:var(--teal)}.nav__link--active{color:var(--green);font-weight:700}.header__right{flex-shrink:0;align-items:center;gap:10px;margin-left:auto;display:flex}.nav+.header__right{margin-left:0}.header-cta{background:var(--citrus);color:var(--green-deep);white-space:nowrap;border-radius:8px;padding:.62em 1.25em;font-size:.85rem;font-weight:700;transition:background .16s,transform .16s}.header-cta:hover{background:#f0b055;transform:translateY(-1px)}.lang{align-items:center;gap:6px;min-width:0;display:flex}.lang__select{color:var(--green);border:1px solid var(--hairline-strong);cursor:pointer;appearance:none;background:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='10' height='6'%3E%3Cpath d='M1 1l4 4 4-4' stroke='%23173c2e' stroke-width='1.6' fill='none' stroke-linecap='round'/%3E%3C/svg%3E") right .8em center no-repeat;border-radius:999px;max-width:100%;padding:.45em 2.1em .45em .9em;font-family:inherit;font-size:.82rem;font-weight:600}.lang__select:hover{border-color:var(--green)}.cart-btn{width:40px;height:40px;color:var(--green);border-radius:50%;place-items:center;transition:background .15s;display:grid;position:relative}.cart-btn:hover{background:#173c2e12}.cart-btn svg{width:21px;height:21px}.cart-btn__count{background:var(--citrus);min-width:18px;height:18px;color:var(--green-deep);border-radius:999px;place-items:center;padding:0 4px;font-size:.66rem;font-weight:700;display:grid;position:absolute;top:-1px;right:-3px}.burger{border-radius:50%;flex-direction:column;justify-content:center;align-items:center;gap:4.5px;width:40px;height:40px;display:none}.burger span{background:var(--green);border-radius:2px;width:18px;height:2px;transition:transform .22s,opacity .22s;display:block}.burger--open span:first-child{transform:translateY(6.5px)rotate(45deg)}.burger--open span:nth-child(2){opacity:0}.burger--open span:nth-child(3){transform:translateY(-6.5px)rotate(-45deg)}.nav-backdrop{inset:calc(var(--header-h)) 0 0 0;z-index:55;background:#0c241c66;display:none;position:fixed}.hero{background:linear-gradient(90deg, #0c241cf5 0%, #103024e0 36%, #10302494 62%, #10302433 100%), url(/natural-hero-wellness.png) center right / cover no-repeat, var(--green-deep);background-color:var(--green-deep);color:var(--cream);position:relative;overflow:hidden}.hero__inner{max-width:var(--maxw);grid-template-columns:minmax(360px,.78fr) minmax(420px,1.22fr);align-items:center;gap:42px;min-height:590px;margin:0 auto;padding:58px 24px 52px;display:grid;position:relative}.hero__copy{z-index:2;max-width:590px;position:relative}.hero__copy>*{animation:.7s cubic-bezier(.2,.7,.2,1) both rise}.hero__copy>:nth-child(2){animation-delay:80ms}.hero__copy>:nth-child(3){animation-delay:.16s}.hero__copy>:nth-child(4){animation-delay:.24s}.hero__copy>:nth-child(5){animation-delay:.32s}@keyframes rise{0%{opacity:0;transform:translateY(18px)}to{opacity:1;transform:translateY(0)}}.hero__h1{font-family:var(--serif);letter-spacing:0;margin:0 0 22px;font-size:4rem;font-weight:460;line-height:1.06}.hero__h1-brand{color:var(--citrus);font-weight:560;display:block}.hero__sub{color:#fdfcf8d9;max-width:46ch;margin-bottom:24px;font-size:1.06rem;line-height:1.65}.hero__ctas{flex-wrap:wrap;gap:12px;margin-bottom:30px;display:flex}.hero__stats{border-top:1px solid #fdfcf82e;flex-wrap:wrap;gap:10px 38px;margin:0;padding-top:20px;display:flex}.hero__stats div{min-width:0}.hero__stats dt{color:var(--cream);letter-spacing:-.01em;font-size:1.2rem;font-weight:700}.hero__stats dd{font-family:var(--mono);letter-spacing:.08em;text-transform:uppercase;color:#fdfcf88c;margin:2px 0 0;font-size:.7rem}.hero__visual{align-self:stretch;min-height:430px;animation:.9s cubic-bezier(.2,.7,.2,1) .25s both rise;position:relative}.hero__brand-shot{border-radius:24px 0 0 24px;position:absolute;inset:18px 0 12px -16px;overflow:hidden;box-shadow:0 24px 76px #06120c47}.hero__brand-shot:before{content:"";z-index:1;background:linear-gradient(90deg,#0c241c6b,#0c241c00 54%);position:absolute;inset:0}.hero__brand-shot img{object-fit:cover;object-position:58% center;width:100%;height:100%}.hero__kit-card{z-index:2;width:min(260px,100% - 56px);color:var(--green-deep);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#fdfcf8e0;border:1px solid #fdfcf83d;border-radius:14px;padding:18px 20px;position:absolute;bottom:28px;right:28px;box-shadow:0 16px 42px #08140e2e}.hero__kit-card strong,.hero__kit-card span{display:block}.hero__kit-card strong{margin-bottom:8px;font-size:1rem;font-weight:700}.hero__kit-card span{color:var(--ink-soft);padding-left:18px;font-size:.82rem;position:relative}.hero__kit-card span+span{margin-top:3px}.hero__kit-card span:before{content:"";background:var(--citrus);border-radius:50%;width:7px;height:7px;position:absolute;top:.55em;left:0}.hero__ring{display:none}.hero__grid{z-index:1;grid-template-columns:repeat(3,1fr);grid-auto-rows:138px;gap:12px;height:100%;display:grid;position:relative}.hero__tile{background:var(--cream);border-radius:14px;overflow:hidden;box-shadow:0 10px 32px #08140e47}.hero__tile--1,.hero__tile--3,.hero__tile--4{grid-row:span 2}.hero__tile-img{width:100%;height:100%}.hero__marquee{display:none}.trust-strip{background:var(--white);border-bottom:1px solid var(--hairline)}.trust-strip__inner{max-width:var(--maxw);background:var(--hairline);grid-template-columns:repeat(4,minmax(0,1fr));gap:1px;margin:0 auto;padding:22px 24px;display:grid}.trust-strip__item{background:var(--white);flex-direction:column;justify-content:center;gap:4px;min-height:94px;padding:20px 22px;display:flex}.trust-strip__item strong{color:var(--green);font-size:1.45rem;font-weight:760}.trust-strip__item span{color:var(--ink-soft);font-size:.84rem;line-height:1.45}.section{padding:96px 0}.section--cream2{background:var(--cream-2)}.section--green{background:var(--green);color:var(--cream)}.section__inner{max-width:var(--maxw);margin:0 auto;padding:0 24px}.section__inner--narrow{max-width:860px}.section__title{letter-spacing:-.02em;margin-bottom:18px;font-size:clamp(1.9rem,3.8vw,3rem);font-weight:600;line-height:1.12}.section__title--narrow{max-width:24ch}.section__title--sm{margin-top:56px;font-size:clamp(1.4rem,2.4vw,1.8rem)}.section__lede{color:var(--ink-soft);max-width:62ch;margin-bottom:44px;font-size:1.05rem}.section__lede--light{color:#fdfcf8bf}.section__head-row{flex-wrap:wrap;justify-content:space-between;align-items:flex-end;gap:24px;margin-bottom:8px;display:flex}.section__head-row .section__lede{margin-bottom:16px}.section>.section__inner>.btn{margin-top:40px}.problem-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:32px;display:grid}.problem-card{border-top:1px solid var(--hairline-strong);padding-top:20px}.problem-card__num{font-family:var(--mono);letter-spacing:.1em;color:var(--citrus-deep);font-size:.78rem}.problem-card h3{letter-spacing:-.01em;margin:12px 0 10px;font-size:1.25rem;font-weight:600;line-height:1.3}.problem-card p{color:var(--ink-soft);font-size:.93rem}.routine-grid{grid-template-columns:repeat(5,minmax(0,1fr));gap:18px;display:grid}.routine-card{--accent:var(--green);color:var(--ink);flex-direction:column;gap:7px;min-width:0;display:flex}.routine-card--coffee{--accent:var(--r-coffee)}.routine-card--hydration{--accent:var(--r-hydration)}.routine-card--weight{--accent:var(--r-weight)}.routine-card--gut{--accent:var(--r-gut)}.routine-card--pantry{--accent:var(--r-pantry)}.routine-card__media{aspect-ratio:1/1.08;border-radius:var(--radius-lg);background:var(--cream-2);margin-bottom:10px;position:relative;overflow:hidden}.routine-card__img{width:100%;height:100%}.routine-card__img img{transition:transform .35s}.routine-card:hover .routine-card__img img{transform:scale(1.05)}.routine-card__plus{z-index:2;background:var(--white);border:1px solid var(--hairline);width:32px;height:32px;color:var(--ink);border-radius:50%;place-items:center;font-size:1.05rem;font-weight:400;line-height:1;transition:background .18s,color .18s;display:grid;position:absolute;top:12px;right:12px}.routine-card:hover .routine-card__plus{background:var(--green);color:var(--cream)}.routine-card__time{font-family:var(--mono);letter-spacing:.12em;text-transform:uppercase;color:var(--accent);font-size:.64rem;font-weight:500}.routine-card h3{letter-spacing:-.01em;font-size:1.12rem;font-weight:600;line-height:1.25}.routine-card p{color:var(--ink-soft);-webkit-line-clamp:3;-webkit-box-orient:vertical;flex:1;font-size:.82rem;line-height:1.55;display:-webkit-box;overflow:hidden}.routine-card__count{color:var(--green);font-size:.8rem;font-weight:600}.product-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:18px;display:grid}.product-grid--page{margin-top:8px}.card{display:block}.product-card{background:var(--white);border:1px solid var(--hairline);border-radius:var(--radius-lg);transition:transform .2s,box-shadow .2s,border-color .2s;position:relative;overflow:hidden}.product-card:hover{box-shadow:var(--shadow-md);border-color:var(--hairline-strong);transform:translateY(-4px)}.product-card__media{aspect-ratio:1/.92;background:var(--cream-2)}.product-card__body{flex-direction:column;gap:6px;padding:16px 18px 18px;display:flex}.product-card__routine{font-family:var(--mono);letter-spacing:.12em;text-transform:uppercase;color:var(--teal);font-size:.62rem;font-weight:500}.product-card__name{-webkit-line-clamp:2;-webkit-box-orient:vertical;min-height:2.7em;font-size:.98rem;font-weight:600;line-height:1.35;display:-webkit-box;overflow:hidden}.product-card__desc{color:var(--ink-soft);-webkit-line-clamp:2;-webkit-box-orient:vertical;font-size:.8rem;display:-webkit-box;overflow:hidden}.product-card__foot{justify-content:space-between;align-items:center;gap:10px;margin-top:8px;display:flex}.product-card__price{color:var(--green);font-size:1.04rem;font-weight:700}.product-card__cta{color:var(--ink-soft);white-space:nowrap;font-size:.78rem;font-weight:600;transition:color .15s}.product-card:hover .product-card__cta{color:var(--citrus-deep)}.p-img{width:100%;height:100%;position:relative;overflow:hidden}.p-img img{object-fit:cover;width:100%;height:100%;transition:transform .35s}.product-card:hover .p-img img{transform:scale(1.04)}.p-img--placeholder{color:var(--green);place-items:center;display:grid}.p-img__leaf{opacity:.5;width:62%;position:absolute;inset:auto -8% -12% auto}.p-img__initial{font-family:var(--serif);opacity:.65;font-size:clamp(1.6rem,5vw,2.6rem);font-style:italic;font-weight:460}.p-img__brand{letter-spacing:.26em;opacity:.5;font-size:.56rem;font-weight:700;position:absolute;bottom:9%}.filters{flex-wrap:wrap;gap:8px;margin:0 0 30px;display:flex}.chip{border:1px solid var(--hairline-strong);color:var(--ink-soft);background:0 0;border-radius:999px;align-items:center;gap:.5em;padding:.55em 1.1em;font-size:.85rem;font-weight:600;transition:all .16s;display:inline-flex}.chip em{opacity:.65;font-size:.72rem;font-style:normal}.chip:hover{border-color:var(--green);color:var(--green)}.chip--active{background:var(--green);border-color:var(--green);color:var(--cream)}.ing-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:32px 28px;display:grid}.ing-grid--preview{margin-bottom:4px}.ing-card{border-top:1px solid var(--hairline-strong);flex-direction:column;gap:8px;padding-top:18px;display:flex}.ing-card--full{padding-top:18px}.ing-card__index{font-family:var(--mono);letter-spacing:.1em;color:var(--citrus-deep);font-size:.78rem}.ing-card h3{letter-spacing:-.01em;font-size:1.12rem;font-weight:600;line-height:1.3}.ing-card p{color:var(--ink-soft);flex:1;font-size:.88rem}.ing-card__tag{font-family:var(--mono);letter-spacing:.1em;text-transform:uppercase;color:var(--teal);align-self:flex-start;margin-top:6px;padding:.45em 0;font-size:.64rem;font-weight:500}.ing-card__tag--link{cursor:pointer;text-underline-offset:3px;text-decoration:underline}.ing-card__tag--link:hover{color:var(--green)}.review-stats{border-top:1px solid var(--hairline-strong);border-bottom:1px solid var(--hairline-strong);flex-wrap:wrap;gap:0;margin-bottom:44px;display:flex}.review-stat{border-right:1px solid var(--hairline);flex-direction:column;gap:2px;min-width:150px;margin-right:36px;padding:18px 36px 18px 0;display:flex}.review-stat:last-child{border-right:none;margin-right:0}.review-stat strong{letter-spacing:-.02em;color:var(--green);font-size:1.7rem;font-weight:700}.review-stat span{font-family:var(--mono);letter-spacing:.08em;text-transform:uppercase;color:var(--ink-soft);font-size:.68rem}.review-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:18px;display:grid}.review-grid--page{grid-template-columns:repeat(3,minmax(0,1fr))}.review-card{background:var(--white);border:1px solid var(--hairline);border-radius:var(--radius-lg);flex-direction:column;gap:14px;margin:0;padding:28px 26px;display:flex}.review-card blockquote{font-family:var(--serif);color:var(--ink);flex:1;margin:0;font-size:1.04rem;font-weight:420;line-height:1.55}.review-card blockquote:before{content:"“";color:var(--citrus-deep)}.review-card blockquote:after{content:"”";color:var(--citrus-deep)}.review-card figcaption{color:var(--ink-soft);flex-wrap:wrap;align-items:baseline;gap:4px 6px;font-size:.84rem;display:flex}.review-card figcaption strong{color:var(--ink)}.review-card__routine{font-family:var(--mono);letter-spacing:.1em;text-transform:uppercase;color:var(--teal);flex-basis:100%;font-size:.64rem;font-weight:500}.stars{color:var(--citrus);gap:2px;display:inline-flex}.kit-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:22px;margin-top:10px;display:grid}.kit-highlight{max-width:880px;margin-bottom:8px}.kit{--accent:var(--green);background:var(--white);border:1px solid var(--hairline);border-radius:20px;flex-direction:column;display:flex;overflow:hidden}.kit--coffee{--accent:var(--r-coffee)}.kit--hydration{--accent:var(--r-hydration)}.kit--gut{--accent:var(--r-gut)}.kit--weight{--accent:var(--r-weight)}.kit--pantry{--accent:var(--r-pantry)}.kit__head{border-bottom:1px solid var(--hairline);padding:30px 30px 22px}.kit__ritual{font-family:var(--mono);letter-spacing:.14em;text-transform:uppercase;color:var(--accent);font-size:.64rem;font-weight:500}.kit__name{letter-spacing:-.015em;margin:10px 0 8px;font-size:1.55rem;font-weight:600;line-height:1.18}.kit__desc{color:var(--ink-soft);font-size:.92rem}.kit__products{padding:22px 30px 6px}.kit__includes{font-family:var(--mono);letter-spacing:.14em;text-transform:uppercase;color:var(--ink-soft);font-size:.64rem;font-weight:500}.kit__products ul{margin:12px 0 0;padding:0;list-style:none}.kit__products li{border-bottom:1px solid var(--hairline);align-items:center;gap:12px;padding:10px 0;display:flex}.kit__products li:last-child{border-bottom:none}.kit__thumb{border:1px solid var(--hairline);background:var(--cream-2);border-radius:10px;flex-shrink:0;width:44px;height:44px}.kit__pname{flex:1;min-width:0;font-size:.88rem;font-weight:500;line-height:1.35}.kit__pprice{color:var(--ink-soft);white-space:nowrap;font-size:.84rem}.kit__foot{margin-top:auto;padding:16px 30px 28px}.kit__total{border-top:1px solid var(--hairline-strong);justify-content:space-between;align-items:baseline;gap:12px;margin-bottom:16px;padding:14px 0 16px;display:flex}.kit__label{font-size:.95rem;font-weight:700}.kit__total-num{flex-wrap:wrap;justify-content:flex-end;align-items:baseline;gap:10px;display:flex}.kit__price{letter-spacing:-.01em;color:var(--green);font-size:1.4rem;font-weight:700}.kit__full{color:var(--ink-soft);font-size:.82rem}.kit__full s{opacity:.7}.kit__actions{flex-direction:column;gap:8px;display:flex}.kit__checks{color:var(--ink-soft);flex-wrap:wrap;gap:6px 18px;margin-top:14px;font-size:.78rem;font-weight:500;display:flex}.kit__firstbox{color:var(--teal);margin-top:8px;font-size:.78rem;font-weight:600}.faq-cols{grid-template-columns:minmax(0,.85fr) minmax(0,1.15fr);align-items:start;gap:24px 64px;display:grid}.faq-cols__head{margin-bottom:0}.faq-cols__head .btn{margin-top:24px}.faq-cols__head .section__title,.faq-cols__head .page__title{max-width:14ch}.faq-list{text-align:left;flex-direction:column;gap:0;display:flex}.faq-item{border-bottom:1px solid var(--hairline)}.faq-item:first-child{border-top:1px solid var(--hairline)}.faq-item__q{letter-spacing:-.005em;justify-content:space-between;align-items:center;gap:18px;width:100%;padding:22px 2px;font-size:1.05rem;font-weight:600;line-height:1.4;display:flex}.faq-item__q:hover{color:var(--green-soft)}.faq-item__icon{color:var(--ink);flex-shrink:0;font-size:1.5rem;font-weight:300;line-height:1;transition:transform .2s}.faq-item--open .faq-item__icon{color:var(--teal)}.faq-item__a{padding:0 2px 24px}.faq-item__a p{color:var(--ink-soft);max-width:64ch;font-size:.94rem;line-height:1.65;animation:.25s both fadeDown}@keyframes fadeDown{0%{opacity:0;transform:translateY(-4px)}to{opacity:1;transform:translateY(0)}}.band{background:radial-gradient(900px 420px at 90% -20%, #468c7c73, transparent 60%), var(--green-deep);color:var(--cream);text-align:center;padding:96px 24px}.band__inner{max-width:720px;margin:0 auto}.band h2{letter-spacing:-.02em;margin-bottom:16px;font-size:clamp(1.9rem,4vw,2.9rem);font-weight:600;line-height:1.12}.band p{color:#fdfcf8bf;margin-bottom:32px;font-size:1.05rem}.band .hero__ctas{justify-content:center;margin-bottom:0}.page{max-width:var(--maxw);min-height:60vh;margin:0 auto;padding:56px 24px 96px}.page--narrow{max-width:860px}.page__head{margin-bottom:36px}.page__title{letter-spacing:-.02em;margin-bottom:14px;font-size:clamp(2.1rem,4.6vw,3.2rem);font-weight:600;line-height:1.08}.page__title--serif{font-family:var(--serif);letter-spacing:-.01em;font-weight:460}.page__sub{color:var(--ink-soft);max-width:64ch;font-size:1.05rem}.timeline{grid-template-columns:repeat(5,minmax(0,1fr));gap:10px;margin-bottom:56px;display:grid;position:relative}.timeline:before{content:"";background:var(--hairline-strong);height:1px;position:absolute;top:7px;left:4%;right:4%}.timeline__stop{--accent:var(--green);color:inherit;flex-direction:column;gap:2px;min-width:0;padding-top:22px;text-decoration:none;display:flex;position:relative}.timeline__stop--coffee{--accent:var(--r-coffee)}.timeline__stop--hydration{--accent:var(--r-hydration)}.timeline__stop--weight{--accent:var(--r-weight)}.timeline__stop--gut{--accent:var(--r-gut)}.timeline__stop--pantry{--accent:var(--r-pantry)}.timeline__stop i{background:var(--accent);border:3px solid var(--cream);width:15px;height:15px;box-shadow:0 0 0 1px var(--accent);border-radius:50%;position:absolute;top:0;left:0}.timeline__stop span{font-family:var(--mono);letter-spacing:.1em;text-transform:uppercase;color:var(--ink-soft);font-size:.6rem;font-weight:500}.timeline__stop strong{color:var(--ink);font-size:.86rem;line-height:1.3;transition:color .15s}.timeline__stop:hover strong{color:var(--accent)}.routine-section{scroll-margin-top:calc(var(--header-h) + 16px);margin-bottom:64px}.routine-section__head{--accent:var(--green);border-left:3px solid var(--accent);max-width:720px;margin-bottom:26px;padding:6px 0 6px 22px}.routine-section__head--coffee{--accent:var(--r-coffee)}.routine-section__head--hydration{--accent:var(--r-hydration)}.routine-section__head--weight{--accent:var(--r-weight)}.routine-section__head--gut{--accent:var(--r-gut)}.routine-section__head--pantry{--accent:var(--r-pantry)}.routine-section__head .routine-card__time{color:var(--accent)}.routine-section__head h2{letter-spacing:-.015em;margin:6px 0 8px;font-size:1.7rem;font-weight:600}.routine-section__head p{color:var(--ink-soft);font-size:.95rem}.routine-section__count{font-family:var(--mono);letter-spacing:.08em;text-transform:uppercase;color:var(--accent);margin-top:10px;font-size:.7rem;font-weight:500;display:inline-block}.modal-backdrop{z-index:80;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#0c241c8c;place-items:center;padding:24px;animation:.2s both fadeIn;display:grid;position:fixed;inset:0}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}.modal{background:var(--white);width:min(880px,100%);max-height:min(86vh,760px);box-shadow:var(--shadow-lg);border-radius:20px;grid-template-columns:minmax(0,.9fr) minmax(0,1.1fr);animation:.28s cubic-bezier(.2,.9,.3,1.1) both popUp;display:grid;position:relative;overflow-y:auto}@keyframes popUp{0%{opacity:0;transform:translateY(16px)scale(.985)}to{opacity:1;transform:translateY(0)scale(1)}}.modal__close{z-index:3;background:var(--white);border:1px solid var(--hairline);width:34px;height:34px;color:var(--ink);border-radius:50%;place-items:center;font-size:.85rem;transition:background .15s;display:grid;position:absolute;top:14px;right:14px}.modal__close:hover{background:var(--cream-2)}.modal__media{background:var(--cream-2);min-height:320px}.modal__img{height:100%;min-height:320px}.modal__body{flex-direction:column;gap:12px;padding:36px 34px 30px;display:flex}.modal__name{letter-spacing:-.015em;font-size:1.5rem;font-weight:600;line-height:1.22}.modal__desc{color:var(--ink-soft);font-size:.95rem}.modal__meta{border-top:1px solid var(--hairline);border-bottom:1px solid var(--hairline);flex-direction:column;gap:6px;margin:4px 0;padding:12px 0;display:flex}.modal__meta div{gap:12px;font-size:.86rem;display:flex}.modal__meta dt{width:110px;font-family:var(--mono);letter-spacing:.08em;text-transform:uppercase;color:var(--ink-soft);flex-shrink:0;padding-top:3px;font-size:.66rem;font-weight:500}.modal__meta dd{color:var(--ink);margin:0}.modal__actions{align-items:stretch;gap:12px;margin-top:4px;display:flex}.modal__add{border-radius:12px;flex:1}.modal__origin{color:var(--ink-soft);font-size:.76rem}.plan-picker{grid-template-columns:1fr 1fr;gap:10px;display:grid}.plan{border:1px solid var(--hairline-strong);border-radius:var(--radius);cursor:pointer;flex-direction:column;gap:2px;padding:14px 16px;transition:border-color .16s,background .16s,box-shadow .16s;display:flex;position:relative}.plan input{opacity:0;pointer-events:none;position:absolute}.plan--active{border-color:var(--green);box-shadow:inset 0 0 0 1px var(--green);background:#173c2e0a}.plan__label{color:var(--green);font-size:.82rem;font-weight:700}.plan__price{letter-spacing:-.01em;color:var(--ink);font-size:1.16rem;font-weight:700}.plan__price em{color:var(--ink-soft);margin-left:2px;font-size:.72rem;font-style:normal;font-weight:500}.plan__note{color:var(--teal);font-size:.7rem;font-weight:600}.qty{border:1px solid var(--hairline-strong);border-radius:999px;flex-shrink:0;align-items:center;display:inline-flex;overflow:hidden}.qty button{width:38px;height:44px;color:var(--green);place-items:center;font-size:1.05rem;transition:background .14s;display:grid}.qty button:hover{background:#173c2e0f}.qty span{text-align:center;font-variant-numeric:tabular-nums;min-width:28px;font-weight:600}.qty--sm button{width:28px;height:30px;font-size:.9rem}.qty--sm span{min-width:22px;font-size:.86rem}.drawer-backdrop{z-index:90;-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px);background:#0c241c80;animation:.18s both fadeIn;position:fixed;inset:0}.drawer{background:var(--white);width:min(430px,100%);box-shadow:var(--shadow-lg);flex-direction:column;animation:.3s cubic-bezier(.2,.8,.25,1) both slideIn;display:flex;position:absolute;top:0;bottom:0;right:0}@keyframes slideIn{0%{opacity:.4;transform:translate(40px)}to{opacity:1;transform:translate(0)}}.drawer__head{border-bottom:1px solid var(--hairline);justify-content:space-between;align-items:center;padding:22px 24px;display:flex}.drawer__head h2{letter-spacing:-.01em;font-size:1.25rem;font-weight:600}.drawer__head .modal__close{position:static}.drawer__count{color:var(--ink-soft);font-size:1rem;font-weight:400}.drawer__empty{color:var(--ink-soft);flex-direction:column;flex:1;justify-content:center;align-items:center;gap:18px;padding:24px;display:flex}.drawer__lines{flex:1;margin:0;padding:8px 24px;list-style:none;overflow-y:auto}.line{border-bottom:1px solid var(--hairline);justify-content:space-between;align-items:flex-start;gap:14px;padding:16px 0;display:flex}.line:last-child{border-bottom:none}.line__info{flex-direction:column;align-items:flex-start;gap:6px;min-width:0;display:flex}.line__tags{gap:6px;display:flex}.line__name{font-size:.92rem;font-weight:600;line-height:1.35}.line__remove{color:var(--ink-soft);text-underline-offset:2px;font-size:.76rem;text-decoration:underline}.line__remove:hover{color:#b3502e}.line__side{flex-direction:column;flex-shrink:0;align-items:flex-end;gap:8px;display:flex}.line__price{color:var(--green);font-size:1rem;font-weight:700}.drawer__foot{border-top:1px solid var(--hairline);background:var(--cream);flex-direction:column;gap:9px;padding:18px 24px 24px;display:flex}.drawer__row{color:var(--ink-soft);justify-content:space-between;font-size:.9rem;display:flex}.drawer__row--savings{color:var(--teal);font-weight:600}.drawer__row--total{color:var(--ink);border-top:1px solid var(--hairline);margin-bottom:6px;padding-top:8px;font-size:1.05rem;font-weight:700}.checkout{grid-template-columns:minmax(0,1.15fr) minmax(0,.85fr);align-items:start;gap:36px;display:grid}.checkout__mock{color:var(--citrus-deep);background:#e8a23b24;border-radius:999px;margin-top:6px;padding:.4em 1em;font-size:.8rem;font-weight:600;display:inline-block}.checkout__form{flex-direction:column;gap:22px;display:flex}.checkout__form fieldset{border:1px solid var(--hairline);border-radius:var(--radius-lg);background:var(--white);flex-direction:column;gap:14px;min-width:0;padding:20px 24px 24px;display:flex}.checkout__form legend{padding:0 8px;font-size:1.02rem;font-weight:600}.checkout__form label{flex-direction:column;gap:5px;min-width:0;display:flex}.checkout__form label span{font-family:var(--mono);letter-spacing:.08em;text-transform:uppercase;color:var(--ink-soft);font-size:.68rem;font-weight:500}.checkout__form input,.checkout__form select{border:1px solid var(--hairline-strong);background:var(--cream);color:var(--ink);border-radius:10px;min-width:0;padding:.7em .9em;font-family:inherit;font-size:.95rem}.checkout__country{border:1px solid var(--hairline);color:var(--ink);background:#fdfcf89e;border-radius:10px;min-height:43px;padding:.7em .9em;font-family:inherit;font-size:.95rem}.checkout__form select{cursor:pointer}.checkout__form input:focus,.checkout__form select:focus{border-color:var(--teal);outline:none;box-shadow:0 0 0 3px #34706a26}.checkout__row{grid-template-columns:1fr 1fr;gap:14px;display:grid}.checkout__cardmock{background:linear-gradient(135deg, var(--green), var(--green-soft));color:var(--cream);border-radius:var(--radius);font-variant-numeric:tabular-nums;letter-spacing:.08em;flex-direction:column;gap:4px;padding:20px 22px;display:flex}.checkout__cardmock small{letter-spacing:.02em;color:#fdfcf8a6}.checkout__summary{top:calc(var(--header-h) + 20px);background:var(--white);border:1px solid var(--hairline);border-radius:var(--radius-lg);flex-direction:column;gap:10px;padding:24px 26px;display:flex;position:sticky}.checkout__summary h2{letter-spacing:-.01em;margin-bottom:6px;font-size:1.15rem;font-weight:600}.checkout__summary ul{flex-direction:column;margin:0 0 8px;padding:0;list-style:none;display:flex}.checkout__summary li{border-bottom:1px solid var(--hairline);justify-content:space-between;gap:14px;padding:9px 0;font-size:.9rem;display:flex}.checkout__item-name{flex-direction:column;min-width:0;display:flex}.checkout__item-name em{color:var(--ink-soft);font-size:.74rem;font-style:normal}.checkout-success{text-align:center;flex-direction:column;align-items:center;gap:14px;padding-top:96px;display:flex}.checkout-success__mark{background:var(--green);width:72px;height:72px;color:var(--cream);border-radius:50%;place-items:center;font-size:1.9rem;animation:.45s cubic-bezier(.2,.9,.3,1.2) both popUp;display:grid;box-shadow:0 14px 36px #173c2e4d}.checkout-success .btn{margin-top:14px}.about__story{color:var(--ink);flex-direction:column;gap:18px;max-width:64ch;font-size:1.06rem;line-height:1.75;display:flex}.about__story p:first-child:first-letter{font-family:var(--serif);float:left;color:var(--green);padding:4px 10px 0 0;font-size:3.1em;font-weight:560;line-height:.85}.values{grid-template-columns:repeat(2,minmax(0,1fr));gap:28px;margin-top:24px;display:grid}.value{border-top:1px solid var(--hairline-strong);padding-top:18px}.value h3{letter-spacing:-.01em;margin-bottom:8px;font-size:1.08rem;font-weight:600}.value p{color:var(--ink-soft);font-size:.9rem}.about__company{border-top:1px solid var(--hairline);color:var(--ink-soft);margin-top:40px;padding-top:20px;font-size:.84rem}.footer{background:var(--green-deep);color:#fdfcf8bf}.footer__inner{max-width:var(--maxw);grid-template-columns:minmax(0,1.1fr) minmax(0,1.3fr);gap:56px;margin:0 auto;padding:72px 24px 52px;display:grid}.footer__brand{min-width:0}.logo__word--footer{color:var(--cream);letter-spacing:.01em;font-size:clamp(2.6rem,6vw,4.4rem);line-height:1;display:block}.footer__tagline{color:#fdfcf88c;max-width:38ch;margin-top:16px;font-size:.92rem;line-height:1.65}.footer__disclaimer{color:#fdfcf880;font-size:.74rem;line-height:1.6}.footer__disclaimer--box{border:1px solid #fdfcf840;max-width:52ch;margin-top:24px;padding:14px 16px}.footer__side{flex-direction:column;gap:30px;min-width:0;display:flex}.footer__locale{color:var(--cream);border-bottom:1px solid #fdfcf824;align-items:center;gap:10px;padding-bottom:18px;font-size:.88rem;display:flex}.footer__news{flex-direction:column;gap:10px;display:flex}.footer__news-title{font-family:var(--mono);letter-spacing:.18em;text-transform:uppercase;color:var(--citrus);font-size:.68rem;font-weight:500}.footer__news-row{flex-wrap:wrap;align-items:center;gap:16px;display:flex}.footer__news-sub{color:#fdfcf8b3;font-size:.88rem}.footer__news-input{border:1px solid #fdfcf859;border-radius:999px;flex:1;align-items:center;min-width:220px;max-width:320px;padding:4px 4px 4px 16px;transition:border-color .18s;display:inline-flex}.footer__news-input:focus-within{border-color:var(--cream)}.footer__news-input input{min-width:0;color:var(--cream);background:0 0;border:none;outline:none;flex:1;padding:.45em 0;font-family:inherit;font-size:.88rem}.footer__news-input input::placeholder{color:#fdfcf873}.footer__news-input button{background:var(--cream);width:34px;height:34px;color:var(--green-deep);border-radius:50%;flex-shrink:0;place-items:center;font-size:.95rem;transition:background .16s;display:grid}.footer__news-input button:hover{background:var(--citrus)}.footer__cols{grid-template-columns:repeat(3,minmax(0,1fr));gap:24px;display:grid}.footer__col{flex-direction:column;gap:10px;display:flex}.footer__col h4{font-family:var(--mono);letter-spacing:.18em;text-transform:uppercase;color:var(--citrus);margin:0 0 4px;font-size:.66rem;font-weight:500}.footer__col button{color:#fdfcf8b3;width:fit-content;font-size:.9rem;transition:color .15s}.footer__col button:hover{color:var(--cream)}.footer__legal{max-width:var(--maxw);border-top:1px solid #fdfcf81f;flex-wrap:wrap;justify-content:space-between;align-items:baseline;gap:12px 24px;margin:0 auto;padding:22px 24px 30px;display:flex}.footer__company{color:#fdfcf873;font-size:.76rem}.footer__legal-links{gap:22px;display:flex}.footer__legal-links button{color:#fdfcf88c;font-size:.78rem}.footer__legal-links button:hover{color:var(--cream)}@media (width<=1500px){.header-cta{display:none}}@media (width<=1080px){.product-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.ing-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.routine-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.nav__link{padding:.5em;font-size:.84rem}}@media (width<=960px){.burger{display:inline-flex}.nav{top:calc(var(--header-h));z-index:58;background:var(--white);border-bottom:1px solid var(--hairline);box-shadow:var(--shadow-md);opacity:0;pointer-events:none;flex-direction:column;align-items:stretch;gap:2px;margin-left:0;padding:14px 18px 20px;transition:transform .22s,opacity .22s;position:fixed;left:0;right:0;transform:translateY(-12px)}.nav--open{opacity:1;pointer-events:auto;transform:translateY(0)}.nav__link{white-space:normal;border-radius:10px;padding:.8em .9em;font-size:1rem}.nav-backdrop{display:block}.logo__kr{display:none}.header__right{gap:8px;margin-left:auto}.header-cta{display:none}.lang__select{width:96px}.hero__inner{grid-template-columns:1fr;gap:44px;min-height:0;padding:60px 24px 56px}.hero__copy{max-width:680px}.hero__visual{min-height:360px}.hero__brand-shot{border-radius:20px;inset:0}.hero__kit-card{bottom:18px;right:18px}.trust-strip__inner{grid-template-columns:repeat(2,minmax(0,1fr))}.problem-grid{grid-template-columns:1fr;gap:24px}.review-grid,.review-grid--page{grid-template-columns:1fr 1fr}.kit-grid,.checkout{grid-template-columns:1fr}.checkout__summary{order:-1;position:static}.footer__inner{grid-template-columns:1fr;gap:44px;padding:56px 24px 40px}.faq-cols{grid-template-columns:1fr;gap:8px}.faq-cols__head .btn{margin-top:16px;margin-bottom:24px}.timeline{grid-template-columns:repeat(5,minmax(0,1fr));gap:6px}.timeline__stop strong{font-size:.74rem}.timeline__stop span{font-size:.54rem}.modal{grid-template-columns:1fr;max-height:92vh}.modal__media{min-height:240px;max-height:300px}.modal__img{min-height:240px}}@media (width<=680px){.section{padding:64px 0}.announce{letter-spacing:.1em;font-size:.62rem}.header__inner{gap:10px;padding:0 14px}.logo__word{font-size:1.12rem}.logo__leaf{display:none}.header__right{gap:6px}.lang{gap:4px}.lang__select{background-position:right .62em center;width:72px;padding-left:.68em;padding-right:1.75em;font-size:.72rem}.cart-btn{width:36px;height:36px}.hero{background:linear-gradient(180deg, #0c241ce6 0%, #0c241cd1 46%, #0c241c94 100%), url(/natural-hero-wellness.png) 70% center / cover no-repeat, var(--green-deep)}.hero__inner{gap:24px;padding:48px 24px 42px}.hero__sub{margin-bottom:22px;font-size:.98rem;line-height:1.55}.product-grid,.product-grid--page{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.product-card__body{padding:12px 14px 14px}.product-card__name{font-size:.86rem}.product-card__desc{display:none}.routine-grid{grid-template-columns:1fr 1fr;gap:14px}.routine-card:last-child{grid-column:1/-1}.routine-card:last-child .routine-card__media{aspect-ratio:2}.ing-grid{grid-template-columns:1fr;gap:24px}.review-grid,.review-grid--page{grid-template-columns:1fr}.review-stats{flex-direction:column}.review-stat{border-right:none;border-bottom:1px solid var(--hairline);min-width:0;margin-right:0;padding:14px 0}.review-stat:last-child{border-bottom:none}.hero__stats{gap:14px 22px}.hero__ctas .btn,.band .hero__ctas .btn{flex:100%}.hero__h1{text-shadow:0 2px 18px #0000003d;font-size:2.48rem;line-height:1.08}.hero__visual{display:none}.hero__kit-card{border-radius:12px;width:auto;padding:14px 16px;bottom:12px;left:12px;right:12px}.trust-strip__inner{grid-template-columns:1fr;padding:14px 18px}.trust-strip__item{min-height:78px;padding:16px 18px}.values{grid-template-columns:1fr;gap:20px}.checkout__row{grid-template-columns:1fr}.footer__cols{grid-template-columns:1fr 1fr}.footer__news-row{flex-direction:column;align-items:flex-start;gap:8px}.modal__body{padding:26px 22px 24px}.modal__actions{flex-wrap:wrap}.modal__add{flex-basis:100%}.plan-picker{grid-template-columns:1fr}.kit__head,.kit__products,.kit__foot{padding-left:20px;padding-right:20px}.timeline{display:none}}@media (width<=380px){.header__inner{gap:7px;padding:0 10px}.logo__word{font-size:1rem}.burger{width:34px;height:34px}.lang__select{width:64px}.cart-btn{width:34px;height:34px}}@media (prefers-reduced-motion:reduce){*,:before,:after{transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}html{scroll-behavior:auto}}
