:root{--ivory:#fbf7ef;--paper:#fffdf8;--ink:#27231d;--muted:#80776d;--line:#e7dfd3;--yellow:#ffd34f;--gold:#c98200;--green:#49665a;--shadow:0 24px 70px #44331c21}*{box-sizing:border-box}html{scroll-behavior:auto}body{background:var(--ivory);color:var(--ink);text-align:center;margin:0;font-family:Pretendard,Apple SD Gothic Neo,Noto Sans KR,Arial,sans-serif}button,input,select{font:inherit}button{cursor:pointer}button:focus-visible,a:focus-visible,input:focus-visible,select:focus-visible{outline-offset:3px;outline:3px solid #a66b0080}a{color:inherit}.section-shell{width:min(1180px,100% - 40px);margin:0 auto}.eyebrow{color:var(--gold);letter-spacing:.14em;margin:0 0 17px;font-size:11px;font-weight:800}.button{letter-spacing:-.02em;border:0;border-radius:999px;justify-content:center;align-items:center;gap:12px;padding:16px 23px;font-weight:800;transition:transform .2s,box-shadow .2s,background .2s;display:inline-flex}.button:hover{transform:translateY(-2px)}.button--primary{background:var(--yellow);color:#332306;box-shadow:0 14px 24px #dc9e0947}.button--dark{color:#fff;background:#2e2a24}.button--wide{width:100%;padding:18px}.button:disabled{cursor:wait;opacity:.65;transform:none}.preorder-form .button--wide.is-success,.preorder-form .button--wide.is-success:disabled{cursor:default;opacity:1;background:#7b9168;box-shadow:0 14px 24px #4e693e3d}mark{color:inherit;background:linear-gradient(#0000 57%,#f5d790 57%);padding:0 3px}.hero{background:radial-gradient(circle at 82% 10%, #ffde6638, transparent 30%), var(--ivory);place-items:center;min-height:620px;padding:112px 0 104px;display:grid;position:relative;overflow:hidden}.hero__rays{z-index:0;opacity:.58;mix-blend-mode:screen;position:absolute;inset:0}.side-rays-container{pointer-events:none;width:100%;height:100%;overflow:hidden}.hero__copy{z-index:1;width:min(650px,100%);position:relative}.hero__copy h1{letter-spacing:-.075em;margin:0;font-size:clamp(48px,7vw,82px);font-weight:800;line-height:1.08}.hero__copy h1 em{color:#d88d00;font-style:normal}.hero__description{color:#655d53;letter-spacing:-.035em;max-width:440px;margin:28px auto 27px;font-size:17px;line-height:1.75}.hero__fineprint{color:var(--muted);margin:14px 0 0;font-size:12px}.hero-cta-glow{margin:4px auto 0;display:inline-grid}.hero-cta-glow .border-glow-inner{border-radius:inherit;overflow:hidden}.hero-cta{background:linear-gradient(135deg,#fff5ae 0%,#ffdc58 48%,#ffc22e 100%);min-width:min(292px,82vw);padding:20px 31px;font-size:17px;box-shadow:inset 0 1px #fffffff2,0 16px 30px #df9a0066}.border-glow-card{--edge-proximity:0;--cursor-angle:45deg;--edge-sensitivity:20;--border-radius:28px;--glow-padding:32px;--cone-spread:30;isolation:isolate;border-radius:var(--border-radius);background:var(--card-bg,#ffd95a);border:1px solid #ffffff9e;display:grid;position:relative;box-shadow:0 1px 2px #67480a1f,0 12px 28px #df9a0029}.border-glow-card:before,.border-glow-card:after,.border-glow-card>.edge-light{z-index:-1;border-radius:inherit;content:"";pointer-events:none;transition:opacity .28s ease-out;position:absolute;inset:0}.border-glow-card:before{background:linear-gradient(var(--card-bg) 0 100%) padding-box, conic-gradient(from var(--cursor-angle), var(--gradient-one), var(--gradient-two), var(--gradient-three), var(--gradient-one)) border-box;opacity:clamp(0, calc((var(--edge-proximity) - var(--edge-sensitivity)) / (100 - var(--edge-sensitivity))), 1);-webkit-mask-image:conic-gradient(from var(--cursor-angle), black 0 26%, transparent 42% 58%, black 74% 100%);mask-image:conic-gradient(from var(--cursor-angle), black 0 26%, transparent 42% 58%, black 74% 100%);border:1px solid #0000}.border-glow-card:after{background:radial-gradient(circle at 18% 20%, var(--gradient-one), transparent 46%), radial-gradient(circle at 83% 72%, var(--gradient-two), transparent 50%), radial-gradient(circle at 55% 0%, var(--gradient-three), transparent 48%);opacity:clamp(0, calc((var(--edge-proximity) - var(--edge-sensitivity)) / (100 - var(--edge-sensitivity)) * .35), .35);mix-blend-mode:soft-light}.border-glow-card>.edge-light{inset:calc(var(--glow-padding) * -1);z-index:-2;opacity:clamp(0, calc((var(--edge-proximity) - var(--edge-sensitivity)) / (100 - var(--edge-sensitivity))), 1);-webkit-mask-image:conic-gradient(from var(--cursor-angle), black 3%, transparent 14% 86%, black 97%);mask-image:conic-gradient(from var(--cursor-angle), black 3%, transparent 14% 86%, black 97%)}.border-glow-card>.edge-light:before{inset:var(--glow-padding);border-radius:inherit;content:"";box-shadow:inset 0 0 0 1px var(--glow-color-0), inset 0 0 8px var(--glow-color-2), 0 0 8px var(--glow-color-2), 0 0 22px var(--glow-color-3), 0 0 42px var(--glow-color-4);position:absolute}.border-glow-inner{z-index:1;flex-direction:column;display:flex;position:relative}.hero-cta-glow:before,.hero-cta-glow:after,.hero-cta-glow>.edge-light{opacity:1}.phone-frame{background:#2a2824;border:8px solid #2a2824;border-radius:40px;position:relative;overflow:hidden;box-shadow:0 28px 48px #3c311f3d}.phone-frame__speaker{z-index:4;background:#2a2824;border-radius:20px;width:76px;height:19px;position:absolute;top:10px;left:50%;transform:translate(-50%)}.phone-frame__screen{background:var(--paper);border-radius:32px;height:100%;overflow:hidden}.matrix-section{padding:54px 0 118px}.matrix-layout{flex-direction:column;align-items:center;display:flex}.section-intro{max-width:680px;margin:0 auto}.section-intro h2,.routine-copy h2,.preorder-copy h2{letter-spacing:-.07em;margin:0;font-size:clamp(34px,6.3vw,58px);line-height:1.2}.section-intro>p{letter-spacing:-.05em;margin:21px 0 7px;font-size:20px;font-weight:700;line-height:1.55}.section-intro>span{color:#ada39a;font-size:15px}.tier-phone{border-width:10px;border-radius:54px;width:min(382px,100%);height:740px;margin:44px auto 0;box-shadow:0 32px 64px #3c311f45}.tier-phone .phone-frame__screen{border-radius:42px}.tier-phone .phone-frame__speaker{width:82px;height:20px;top:11px}.tier-phone .phone-frame__screen{overscroll-behavior:contain;scrollbar-width:none;overflow-y:auto}.tier-phone .phone-frame__screen::-webkit-scrollbar{display:none}.matrix-app{background:var(--paper);min-height:100%;padding:43px 10px 14px}.matrix-app__topbar{border-bottom:1px solid var(--line);color:var(--muted);flex-direction:column;align-items:center;gap:3px;padding-bottom:14px;font-size:10px;display:flex}.matrix-app__brand{color:var(--ink);letter-spacing:-.08em;font-size:17px}.matrix-app__brand b,.footer-brand b{color:var(--gold)}.matrix-app__brand span{color:var(--gold);margin-left:3px;font-size:11px}.matrix-controls{flex-wrap:wrap;justify-content:center;align-items:flex-end;gap:10px;padding:15px 3px;display:flex}.matrix-controls label{color:var(--muted);flex-direction:column;gap:5px;font-size:10px;font-weight:700;display:flex}.matrix-controls select{appearance:none;color:var(--ink);text-align:center;background-color:#fffaf2;background-image:linear-gradient(45deg,#0000 50%,#8a8176 50%),linear-gradient(135deg,#8a8176 50%,#0000 50%);background-position:calc(100% - 13px) 52%,calc(100% - 9px) 52%;background-repeat:no-repeat;background-size:4px 4px,4px 4px;background-attachment:scroll;background-origin:padding-box;background-clip:border-box;border:1px solid #ddd4c7;border-radius:9px;padding:8px 26px 8px 9px;font-size:10px;font-weight:700}.matrix-controls p{color:#a09589;width:100%;margin:1px 0 0;font-size:10px}.matrix-controls p strong{color:var(--gold)}.matrix-scroll{scrollbar-width:thin;padding:2px 0 6px;overflow-x:auto}.matrix-grid{grid-template-columns:78px repeat(7,minmax(122px,1fr));gap:7px;min-width:972px;display:grid}.matrix-grid__head{color:#6d645a;border-bottom:1px solid #ded5c7;flex-direction:column;justify-content:center;align-items:center;gap:2px;min-height:42px;padding:4px;font-size:10px;font-weight:800;line-height:1.15;display:flex}.matrix-grid__head span{color:#aa9f92;letter-spacing:.05em;font-size:8px;font-weight:700}.matrix-grid__head--corner{color:#a59a8d;font-size:9px}.matrix-row{border-top:1px solid #eee8df;grid-column:1/-1;grid-template-columns:78px repeat(7,minmax(122px,1fr));gap:7px;min-height:160px;padding:7px 0 0;display:grid}.matrix-row-action{color:#583c06;background:#f8e7ba;border:1px solid #d6b56e;border-radius:13px;flex-direction:column;justify-content:center;align-items:center;gap:6px;padding:8px 4px;transition:transform .2s,box-shadow .2s,background .2s;display:flex;position:relative}.matrix-row-action:hover{background:#f2d789;transform:translateY(-2px)}.matrix-row-action strong{font-size:11px}.matrix-row-action span{font-size:8px;font-weight:800}.matrix-row-action.is-added{color:#5e5952;box-shadow:none;background:#ece7dd;border-color:#9b968e;animation:none}.matrix-row-action--recommended:not(.is-added){background:linear-gradient(150deg,#fff1a2,#ffd142 56%,#f7b51d);border-color:#da9807;padding-top:20px;animation:1.7s ease-in-out infinite recommended-pulse;box-shadow:0 10px 20px #d7930052}.matrix-row-action--recommended:not(.is-added):before{color:#fff5cb;content:"AI PICK";letter-spacing:.08em;background:#493300;border-radius:999px;padding:3px 6px;font-size:6px;font-weight:900;position:absolute;top:5px}.matrix-row-action--recommended:not(.is-added):after{content:"↓";margin-top:-2px;font-size:10px;font-weight:900}.product-card{min-width:0;color:var(--ink);text-align:center;background:#fff;border:1px solid #e8e0d5;border-radius:13px;flex-direction:column;justify-content:flex-start;align-items:center;padding:8px 7px;transition:border .2s,box-shadow .2s,transform .2s;display:flex;position:relative}.product-card:hover{border-color:#c29239;transform:translateY(-2px);box-shadow:0 10px 18px #8f64191c}.product-card--in-cart{background:#fffaf0;border-color:#c58b18;box-shadow:inset 0 0 0 1px #c58b1824}.product-card--in-cart .product-card__action{color:#59724a}.product-card__brand,.product-card__name,.product-card__price,.product-card__action{align-self:stretch}.product-card__brand{color:#9d8e7d;text-overflow:ellipsis;white-space:nowrap;margin-top:6px;font-size:8px;font-weight:700;overflow:hidden}.product-card__name{letter-spacing:-.05em;-webkit-line-clamp:2;-webkit-box-orient:vertical;min-height:26px;margin-top:2px;font-size:9px;font-weight:700;line-height:1.35;display:-webkit-box;overflow:hidden}.product-card__price{margin-top:4px;font-size:9px;font-weight:800}.product-card__action{color:var(--gold);margin-top:5px;font-size:8px;font-weight:700}.product-visual{background:#dfeadf;border:2px solid #37322a17;border-radius:8px 8px 12px 12px;place-items:center;width:39px;height:49px;display:grid;position:relative;overflow:hidden;box-shadow:inset -7px -4px 12px #322d1e1a}.product-visual__cap{background:#464137ad;border-radius:2px 2px 0 0;width:16px;height:6px;position:absolute;top:0;left:50%;transform:translate(-50%)}.product-visual__label{z-index:1;color:#2f2b23cc;letter-spacing:-.1em;margin-top:4px;font-size:8px;font-weight:900}.product-visual__sub{color:#2f2b2399;letter-spacing:.08em;font-size:5px;font-weight:700;position:absolute;bottom:6px}.product-visual--sage{background:#dbe5d6}.product-visual--peach{background:#f5d9c4}.product-visual--lavender{background:#ddd9e9}.product-visual--blue{background:#d2e2ed}.product-visual--yellow{background:#f2e1a6}.product-visual--rose{background:#eed6d4}.product-visual--mint{background:#cde4dc}.product-visual--bar{border-radius:12px;height:34px;margin-top:11px;transform:rotate(-7deg)}.product-visual--bar .product-visual__cap{display:none}.product-visual--bar .product-visual__sub{bottom:5px}.product-visual--tube{clip-path:polygon(20% 0,80% 0,91% 90%,76% 100%,24% 100%,9% 90%);border-radius:7px 7px 13px 13px}.product-visual--tube .product-visual__cap{width:20px}.product-visual--dropper{border-radius:8px 8px 15px 15px}.product-visual--dropper .product-visual__cap{border-radius:7px;width:11px;height:12px;top:-5px}.product-visual--jar{border-radius:6px 6px 12px 12px;height:35px;margin-top:9px}.product-visual--jar .product-visual__cap{border-radius:4px 4px 1px 1px;width:39px;height:8px}.product-visual--sun{clip-path:polygon(19% 0,81% 0,91% 100%,9% 100%);border-radius:7px 7px 15px 15px}.product-visual--compact{transform-origin:bottom;width:28px;height:34px;transform:scale(.9)}.product-visual--compact.product-visual--bar,.product-visual--compact.product-visual--jar{height:27px;margin-top:5px}.matrix-disclaimer{color:#aaa094;margin:13px 5px;font-size:9px;line-height:1.5}.cart-tray{color:#fff;background:#292722;border-radius:17px;grid-template-columns:1fr;align-items:center;gap:9px;padding:11px;transition:transform .2s;display:grid}.cart-tray__heading{justify-content:center;align-items:center;gap:8px;display:flex}.cart-tray__heading span{color:#e9bf65;letter-spacing:.12em;font-size:9px;font-weight:800}.cart-tray__heading strong{font-size:11px}.cart-tray__items{gap:7px;min-width:0;padding:2px;display:flex;overflow-x:auto}.cart-empty{color:#aaa39b;width:100%;margin:0;font-size:10px}.cart-item{color:#fff;text-align:center;background:#393631;border:1px solid #575149;border-radius:10px;grid-template-columns:30px 1fr;align-items:center;column-gap:4px;min-width:96px;padding:5px;display:grid;position:relative}.cart-item .product-visual{grid-row:span 2}.cart-item span{color:#d7cec3;text-overflow:ellipsis;white-space:nowrap;font-size:8px;overflow:hidden}.cart-item b{font-size:9px}.cart-item i{color:#b8afa5;font-size:13px;font-style:normal;position:absolute;top:1px;right:5px}.cart-item--new{animation:.56s cubic-bezier(.2,.9,.25,1) both item-arrive}.matrix-cart-status{color:#d7c19a;text-align:center;min-height:13px;margin:-2px 0 0;font-size:9px;line-height:1.4}.cart-tray .button{color:#302200;background:#f0bd4c;width:100%;padding:12px 16px;font-size:12px}.routine-section{grid-template-columns:1fr .82fr;align-items:center;gap:100px;padding:115px 80px 130px;display:grid}.routine-copy{text-align:center}.routine-copy h2{margin-bottom:25px}.routine-copy>p:not(.eyebrow){color:#5d554b;letter-spacing:-.05em;margin:0;font-size:19px;font-weight:700;line-height:1.65}.routine-copy__point{color:#998f84!important;margin-top:30px!important}.routine-copy__point b{color:var(--gold)}.routine-phone{width:min(338px,100%);height:674px;margin:0 auto}.routine-app{background:#fffdf8;height:100%;padding:42px 16px 19px}.routine-app__top{color:#4a443c;grid-template-columns:1fr auto 1fr;align-items:center;font-size:10px;display:grid}.routine-app__top b{letter-spacing:-.07em;font-size:14px}.routine-app__top span:last-child{justify-self:end}.routine-tabs{background:#f2eee6;border-radius:12px;grid-template-columns:1fr 1fr;gap:5px;margin:23px 0 18px;padding:4px;display:grid}.routine-tabs button{color:#a2988e;background:0 0;border:0;border-radius:9px;padding:9px;font-size:12px;font-weight:800}.routine-tabs .is-active{color:var(--gold);background:#fff;box-shadow:0 2px 7px #382c1817}.routine-weather{background:#f8e9be;border-radius:14px;justify-content:center;align-items:center;gap:11px;margin-bottom:16px;padding:13px;display:flex}.routine-weather>span{font-size:26px}.routine-weather b,.routine-weather small{display:block}.routine-weather b{font-size:12px}.routine-weather small{color:#866b36;margin-top:3px;font-size:9px}.routine-task{border:1px solid #eee6d9;border-radius:14px;grid-template-columns:27px 1fr;gap:9px;margin:10px 0;padding:14px 11px;display:grid}.routine-task>span{color:#507052;background:#e6f0e3;border-radius:50%;place-items:center;width:25px;height:25px;font-size:10px;font-weight:800;display:grid}.routine-task b{font-size:12px}.routine-task p{color:#7d7469;letter-spacing:-.045em;margin:5px 0 0;font-size:10px;line-height:1.55}.point-button{background:var(--gold);color:#fff;border:0;border-radius:13px;width:100%;margin-top:13px;padding:15px;font-size:13px;font-weight:800}.point-button.is-claimed{background:#6b856e}.preorder-section{color:#fff;background:#292622}.preorder-shell{grid-template-columns:.85fr 1fr;gap:100px;width:min(980px,100% - 64px);margin:0 auto;padding:110px 0;display:grid}.preorder-copy{text-align:left}.preorder-copy .eyebrow{color:#f5c85d}.preorder-copy h2{font-size:clamp(42px,5vw,66px)}.preorder-copy>p:not(.eyebrow){color:#ddd4c9;margin:22px 0 8px;font-size:16px;line-height:1.7}.preorder-copy span{color:#978f86;font-size:13px}.preorder-form{text-align:left;flex-direction:column;gap:14px;display:flex}.preorder-form>label:not(.consent){color:#e9dfd2;flex-direction:column;gap:8px;font-size:12px;font-weight:700;display:flex}.preorder-form input[type=text],.preorder-form input[type=tel],.preorder-form input[type=email]{color:#fff;text-align:left;background:#37332e;border:1px solid #5a554d;border-radius:11px;outline:none;width:100%;padding:15px}.preorder-form input::placeholder{color:#948a80}.preorder-form input:focus{border-color:#e5b746;box-shadow:0 0 0 3px #e5b74626}.consent{color:#c8bfb3;justify-content:flex-start;align-items:flex-start;gap:9px;margin:3px 0 0;font-size:11px;line-height:1.55;display:flex}.consent input{accent-color:var(--yellow);margin-top:3px}.consent a{color:#f5cd71;font-weight:800}.consent small{color:#938b82;display:block}.security-note{color:#b8ada0;margin:0;font-size:10px}.form-message{color:#d2cbc2;min-height:18px;margin:-3px 0 0;font-size:11px}.form-message--success{color:#f5d47d}.form-message--error{color:#ffb0a5}.form-message--unavailable{color:#f5d47d}.site-footer{color:#675e53;grid-template-columns:1fr;gap:24px;width:min(980px,100% - 48px);margin:0 auto;padding:50px 0 35px;display:grid}.footer-brand{color:#2d2923;letter-spacing:-.12em;font-size:27px;font-weight:900}.footer-brand span{color:#a19587;letter-spacing:0;margin-top:8px;font-size:11px;display:block}.footer-details{grid-template-columns:repeat(2,minmax(0,1fr));gap:6px 30px;display:grid}.footer-details p{margin:0;font-size:11px;line-height:1.6}.footer-details b{color:#3e3830}.footer-copyright{color:#a0978d;border-top:1px solid #e1d8cc;margin:4px 0 0;padding-top:19px;font-size:10px}.purchase-toast{z-index:10;color:#fff;background:#2d2923;border-radius:18px;width:min(370px,100% - 40px);padding:24px;animation:.35s cubic-bezier(.2,.9,.25,1) toast-in;position:fixed;bottom:26px;right:50%;transform:translate(50%);box-shadow:0 18px 60px #1b160f4d}.purchase-toast button{color:#d5ccc0;background:0 0;border:0;font-size:22px;position:absolute;top:10px;right:12px}.purchase-toast strong{color:#f4c757}.purchase-toast p{color:#d9d1c7;margin:8px 0 0;font-size:13px;line-height:1.55}.privacy-page{min-height:100vh;padding:50px 24px 90px}.privacy-shell{width:min(720px,100%);margin:0 auto}.back-link{color:var(--gold);margin-bottom:56px;font-size:13px;font-weight:800;text-decoration:none;display:inline-block}.privacy-shell h1{letter-spacing:-.08em;margin:0;font-size:clamp(38px,6vw,56px)}.privacy-lede{color:var(--muted);margin:12px 0 42px;font-size:13px}.privacy-shell section{border-top:1px solid var(--line);padding:25px 0}.privacy-shell h2{letter-spacing:-.05em;margin:0 0 12px;font-size:19px}.privacy-shell section p{color:#655d53;letter-spacing:-.025em;margin:0;font-size:14px;line-height:1.8}.privacy-shell section a{color:var(--gold)}@keyframes item-arrive{0%{opacity:0;transform:translateY(-16px)scale(.88)}to{opacity:1;transform:translateY(0)scale(1)}}@keyframes recommended-pulse{0%,to{transform:translateY(0);box-shadow:0 10px 20px #d7930052}50%{transform:translateY(-3px)scale(1.025);box-shadow:0 15px 28px #d7930080}}@keyframes toast-in{0%{opacity:0;transform:translate(50%,18px)}to{opacity:1;transform:translate(50%)}}@media (width<=900px){.routine-section{grid-template-columns:1fr;gap:48px;padding:88px 0}.preorder-shell{grid-template-columns:1fr;gap:48px}.preorder-copy{max-width:500px;margin:0 auto}}@media (width>=901px){.matrix-layout{flex-direction:row;justify-content:center;gap:clamp(72px,11vw,170px);min-height:850px}.matrix-layout .tier-phone{order:1;width:408px;height:770px;margin:0}.matrix-layout .section-intro{order:2;width:min(410px,38vw);margin:0}.routine-phone{order:1}.routine-copy{order:2}}@media (width<=640px){.section-shell{width:min(100% - 32px,520px)}.hero{min-height:510px;padding:88px 0 72px}.hero__copy h1{font-size:clamp(43px,13.8vw,62px)}.hero__description{margin-top:21px;font-size:15px}.matrix-section{padding:42px 0 78px}.section-intro>p{font-size:18px}.tier-phone{height:710px;margin-top:34px}.routine-phone{height:617px}.routine-section{gap:39px;padding:72px 0 80px}.routine-copy>p:not(.eyebrow){font-size:17px}.preorder-shell{gap:39px;width:min(100% - 48px,520px);padding:75px 0}.site-footer{width:min(100% - 32px,520px);padding:35px 0 28px}.footer-details{grid-template-columns:1fr;gap:5px}.purchase-toast{bottom:16px;right:50%}}@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}
