:root{--ink:#173d2b;--ink-deep:#0d2d20;--sage:#788d72;--cream:#f5f0e5;--paper:#fbf9f3;--lime:#c8db9c;--line:#173d2b2e;--scroll-progress:0;--hero-shift:0px;--pointer-page-x:50vw;--pointer-page-y:50vh;--section-anchor-offset:68px}*{box-sizing:border-box}html{scroll-behavior:smooth}body{background:var(--paper);color:var(--ink-deep);-webkit-font-smoothing:antialiased;margin:0;font-family:Pretendard,Apple SD Gothic Neo,Noto Sans KR,sans-serif;font-size:17px}a{color:inherit;text-decoration:none}button,a{-webkit-tap-highlight-color:transparent}a:focus-visible{outline-offset:4px;outline:3px solid #d79b45}.scroll-progress{z-index:100;pointer-events:none;height:4px;position:fixed;top:0;left:0;right:0}.scroll-progress span{width:100%;height:100%;transform:scaleX(var(--scroll-progress));transform-origin:0;background:linear-gradient(90deg,#d6e8aa,#5e8c66,#173d2b);display:block;box-shadow:0 0 16px #658e6480}.pointer-glow{z-index:90;aspect-ratio:1;opacity:0;pointer-events:none;width:280px;translate:calc(var(--pointer-page-x) - 50%) calc(var(--pointer-page-y) - 50%);background:radial-gradient(circle,#c4db931f,#0000 68%);border-radius:50%;transition:opacity .22s;position:fixed;top:0;left:0}html[data-motion=ready] [data-reveal]{opacity:0;transition:opacity .72s cubic-bezier(.2,.7,.2,1),translate .85s cubic-bezier(.2,.7,.2,1);translate:0 38px}html[data-motion=ready] [data-reveal].is-visible{opacity:1;translate:0}html[data-motion=ready] .hero-visual[data-reveal],html[data-motion=ready] .hero-visual[data-reveal].is-visible{clip-path:none}.feature-grid [data-reveal]:nth-child(2),.usage-grid [data-reveal]:nth-child(2n),.ingredient-list [data-reveal]:nth-child(2n){transition-delay:90ms}.feature-grid [data-reveal]:nth-child(3),.usage-grid [data-reveal]:nth-child(3n){transition-delay:.17s}[data-reactive-card]{--pointer-x:50%;--pointer-y:50%;--tilt-x:0deg;--tilt-y:0deg;--card-lift:0px;transform:perspective(900px) rotateX(var(--tilt-x)) rotateY(var(--tilt-y)) translateY(var(--card-lift));transform-style:preserve-3d;transition:transform .18s,background .18s,box-shadow .18s;position:relative;overflow:hidden}[data-reactive-card]:after{content:"";background:radial-gradient(circle at var(--pointer-x) var(--pointer-y), #d3e6a76b, transparent 46%);opacity:0;pointer-events:none;transition:opacity .18s;position:absolute;inset:0}[data-reactive-card]>*{z-index:1;position:relative}.hero{background:radial-gradient(circle at 8% 94%,#c8db9c75,#0000 28rem),linear-gradient(120deg,#f8f4e9 0% 58%,#dfe7d2 58% 100%);min-height:100svh;overflow:hidden}.site-header{z-index:95;-webkit-backdrop-filter:blur(18px)saturate(125%);backdrop-filter:blur(18px)saturate(125%);background:#fbf9f3db;border:1px solid #173d2b24;border-radius:20px;justify-content:space-between;align-items:center;width:min(1280px,100% - 48px);min-height:80px;padding:0 20px;display:flex;position:fixed;top:14px;left:50%;transform:translate(-50%);box-shadow:0 12px 36px #173d2b14}.desktop-nav{align-items:center;gap:clamp(20px,3vw,42px);font-size:15px;font-weight:650;display:flex}.desktop-nav a{padding:12px 0;position:relative}.desktop-nav a:after{content:"";transform-origin:100%;background:currentColor;height:1px;transition:transform .18s;position:absolute;bottom:5px;left:0;right:0;transform:scaleX(0)}.desktop-nav a:hover:after,.desktop-nav a:focus-visible:after,.desktop-nav a.is-active:after{transform-origin:0;transform:scaleX(1)}.mobile-section-nav{display:none}.brand{letter-spacing:.04em;align-items:center;gap:12px;display:inline-flex}.brand-mark{aspect-ratio:1;border:1px solid var(--ink);border-radius:50%;place-items:center;width:42px;font-family:Georgia,serif;font-size:13px;display:grid}.brand strong,.brand small{display:block}.brand strong{font-family:Georgia,Times New Roman,serif;font-size:20px;font-weight:600}.brand small{color:var(--sage);letter-spacing:.17em;margin-top:3px;font-size:10px}.header-action{border:1px solid var(--ink);border-radius:999px;padding:12px 18px;font-size:14px;transition:background .18s,color .18s}.header-action:hover,.header-action:focus-visible{background:var(--ink);color:var(--paper)}.hero-grid{grid-template-columns:1.08fr .92fr;align-items:center;gap:clamp(36px,5vw,72px);width:min(1280px,100% - 48px);min-height:100svh;margin:0 auto;padding:148px 0 72px;display:grid}.hero-copy{z-index:2;min-width:0;position:relative}.eyebrow{color:var(--sage);letter-spacing:.2em;margin:0 0 26px;font-size:14px;font-weight:700}.hero h1{letter-spacing:-.075em;white-space:nowrap;margin:0;font-size:clamp(56px,5vw,72px);font-weight:600;line-height:1.08}.hero h1 em{color:var(--ink);letter-spacing:-.06em;font-family:Georgia,Times New Roman,serif;font-size:.96em;font-style:italic;font-weight:500}.hero-description{color:#4d6256;word-break:keep-all;max-width:550px;margin:32px 0 0;font-size:20px;line-height:1.9}.hero-actions{align-items:center;gap:26px;margin-top:36px;display:flex}.button{border-radius:999px;justify-content:center;align-items:center;min-height:52px;padding:0 24px;font-size:16px;font-weight:700;display:inline-flex}.button-primary{background:var(--ink);color:var(--paper)}.text-link{border-bottom:1px solid var(--ink);padding:8px 0 6px;font-size:16px;font-weight:700}.hero-notes{border-top:1px solid var(--line);grid-template-columns:repeat(3,1fr);margin:52px 0 0;display:grid}.hero-notes div{padding:16px 16px 0 0}.hero-notes dt{color:var(--sage);font-family:Georgia,serif;font-size:13px}.hero-notes dd{margin:8px 0 0;font-size:15px;font-weight:700}.hero-visual{min-width:0;position:relative}.hero-image-frame{aspect-ratio:1;border-radius:48% 48% 14px 14px;width:min(100%,660px);margin-left:auto;position:relative;overflow:hidden;box-shadow:0 30px 80px #1c412a2b}.hero-image-frame:after{content:"";border-radius:inherit;pointer-events:none;border:1px solid #ffffffb3;position:absolute;inset:0}.hero-image-frame img{object-fit:cover;width:100%;height:100%;transform:translate3d(0, var(--hero-shift), 0) scale(1.12);transition:transform .12s linear;display:block}.floating-note{-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);width:190px;transform:translateY(calc(var(--hero-shift) * -.35));background:#fbf9f3eb;border:1px solid #ffffffe6;padding:22px;transition:transform .12s linear;position:absolute;bottom:44px;left:-52px;box-shadow:0 16px 42px #173d2b1f}.floating-note span{color:var(--sage);letter-spacing:.18em;font-size:10px;font-weight:700}.floating-note strong{margin-top:10px;font-family:Georgia,Times New Roman,serif;font-size:20px;line-height:1.45;display:block}.statement-band{background:var(--ink-deep);color:#e6ecd9;letter-spacing:.2em;white-space:nowrap;justify-content:center;align-items:center;gap:clamp(18px,4vw,64px);min-height:72px;padding:18px 24px;font-family:Georgia,Times New Roman,serif;font-size:14px;display:flex;overflow:hidden}.statement-band i{background:var(--lime);border-radius:50%;flex:none;width:5px;height:5px}.section{width:min(1240px,100% - 48px);margin:0 auto;padding:clamp(100px,12vw,180px) 0}.section-kicker{color:var(--sage);letter-spacing:.22em;margin:0 0 24px;font-size:13px;font-weight:800}.section-kicker.light{color:#a9be9a}.section-heading h2,.product-copy h2,.ingredients-intro h2,.technology-copy h2,.closing-copy h2{letter-spacing:-.065em;margin:0;font-size:clamp(50px,5.8vw,82px);font-weight:600;line-height:1.15}.section-heading h2 em,.product-copy h2 em,.ingredients-intro h2 em,.technology-copy h2 em,.closing-copy h2 em{color:var(--ink);font-family:Georgia,Times New Roman,serif;font-size:.98em;font-style:italic;font-weight:500}.centered-heading{text-align:center}.story{padding-bottom:clamp(110px,14vw,210px)}.story-heading{max-width:870px}.story-grid{grid-template-columns:.8fr 1.2fr;align-items:start;gap:clamp(48px,10vw,150px);margin-top:clamp(62px,8vw,110px);display:grid}.story-lead{color:#4d6256;word-break:keep-all;margin:0;font-size:21px;line-height:1.9;position:sticky;top:36px}.question-list{border-top:1px solid var(--line)}.question-list article{border-bottom:1px solid var(--line);grid-template-columns:48px 1fr;gap:24px;padding:28px 0;display:grid}.question-list span{color:var(--sage);font-family:Georgia,serif;font-size:14px}.question-list p{word-break:keep-all;max-width:680px;margin:0;font-size:clamp(21px,2.2vw,29px);font-weight:650;line-height:1.55}.visual-story-section{width:min(1320px,100% - 48px);padding-top:48px}.visual-story-heading{grid-template-columns:1.2fr .8fr;align-items:end;gap:clamp(48px,8vw,120px);display:grid}.visual-story-heading h2{letter-spacing:-.065em;margin:0;font-size:clamp(50px,5.8vw,82px);font-weight:600;line-height:1.15}.visual-story-heading h2 em{color:var(--ink);font-family:Georgia,Times New Roman,serif;font-style:italic;font-weight:500}.visual-story-heading>p{color:#5b6c61;word-break:keep-all;margin:0 0 8px;font-size:18px;line-height:1.85}.visual-story-grid{grid-template-columns:1.15fr .85fr 1fr .72fr;grid-auto-rows:290px;gap:14px;margin-top:72px;display:grid}.visual-card{background:#dce4d3;border-radius:18px;min-width:0;min-height:0;box-shadow:0 16px 38px #173d2b14}.visual-card-tall{grid-row:span 2}.visual-card:first-child{grid-area:1/1/span 2}.visual-card:nth-child(2){grid-area:1/2}.visual-card:nth-child(3){grid-area:1/3}.visual-card:nth-child(4){grid-area:2/2}.visual-card:nth-child(5){grid-area:2/3}.visual-card:nth-child(6){grid-area:1/4/span 2}.visual-card img{z-index:0;object-fit:cover;transition:transform .65s cubic-bezier(.2,.7,.2,1),filter .4s}.visual-card:hover img{filter:saturate(1.06);transform:scale(1.045)}.visual-card:before{content:"";z-index:1;pointer-events:none;background:linear-gradient(#0000 52%,#051c12c2);position:absolute;inset:0}.visual-card-caption{z-index:2;color:#f7f7ef;position:absolute;bottom:24px;left:24px;right:24px;transform:translateZ(30px)}.visual-card-caption span{color:#d2e2b3;letter-spacing:.18em;margin-bottom:8px;font-size:10px;font-weight:800;display:block}.visual-card-caption strong{word-break:keep-all;font-size:clamp(18px,1.6vw,24px);line-height:1.35;display:block}.visual-card-ingredients img{object-position:center top}.section[id],.closing-section[id]{scroll-margin-top:var(--section-anchor-offset)}.product-section{background:#e2e9d7;grid-template-columns:minmax(0,1.05fr) minmax(0,.95fr);width:100%;padding:0;display:grid}.product-photo-wrap{background:#cbd5c1;min-height:820px;position:relative;overflow:hidden}.product-photo{object-fit:cover;object-position:50% 50%;width:100%;height:100%;display:block}.photo-label{z-index:1;color:var(--ink);letter-spacing:.16em;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#fbf9f3e0;padding:10px 14px;font-size:10px;font-weight:800;position:absolute;top:28px;left:28px}.product-copy{flex-direction:column;justify-content:center;padding:clamp(68px,8vw,132px);display:flex}.product-copy>p:not(.section-kicker){color:#4d6256;word-break:keep-all;max-width:600px;margin:34px 0 0;font-size:19px;line-height:1.9}.product-specs{border-top:1px solid var(--line);margin:46px 0 34px}.product-specs div{border-bottom:1px solid var(--line);grid-template-columns:110px 1fr;gap:24px;padding:17px 0;display:grid}.product-specs dt{color:var(--sage);font-size:14px;font-weight:700}.product-specs dd{margin:0;font-size:16px;font-weight:650}.product-copy .text-link{align-self:flex-start}.features-section{width:min(1320px,100% - 48px)}.feature-grid{grid-template-columns:repeat(3,1fr);margin-top:clamp(54px,7vw,96px);display:grid}.feature-card{border-top:1px solid var(--ink);border-bottom:1px solid var(--line);border-left:1px solid var(--line);flex-direction:column;min-height:470px;padding:40px;display:flex}.feature-card:last-child{border-right:1px solid var(--line)}.feature-card:nth-child(2){background:#edf0e3}.feature-number{color:var(--sage);font-family:Georgia,serif;font-size:15px}.feature-card h3{letter-spacing:-.055em;margin:auto 0 24px;font-size:clamp(28px,2.8vw,42px);font-weight:600;line-height:1.25}.feature-card h3 span{display:block}.feature-card p{color:#5f6e65;word-break:keep-all;margin:0;font-size:17px;line-height:1.8}.ingredients-section{background:#f1eee4;grid-template-columns:.78fr 1.22fr;gap:clamp(70px,11vw,180px);width:100%;padding-left:max(24px,50vw - 620px);padding-right:max(24px,50vw - 620px);display:grid}.ingredients-intro{padding-top:16px}.ingredients-intro>p:not(.section-kicker){color:#5b6c61;word-break:keep-all;max-width:440px;margin:34px 0 0;font-size:18px;line-height:1.85}.ingredient-list{border-top:1px solid var(--line);margin:0;padding:0;list-style:none}.ingredient-list li{border-bottom:1px solid var(--line);grid-template-columns:78px minmax(180px,.8fr) minmax(220px,1.2fr);align-items:center;gap:24px;padding:26px 0;display:grid}.ingredient-orb{aspect-ratio:1;border-radius:50%;width:58px;box-shadow:inset 0 0 0 1px #ffffff59}.ingredient-title>span{color:var(--sage);font-family:Georgia,serif;font-size:11px}.ingredient-title h3{letter-spacing:-.035em;margin:7px 0 3px;font-size:23px}.ingredient-title small{color:#7b8c81;letter-spacing:.08em;font-size:10px;font-weight:700}.ingredient-list li>p{color:#5b6c61;word-break:keep-all;margin:0;font-size:16px;line-height:1.75}.technology-section{background:radial-gradient(circle at 15% 88%, #587c5373, transparent 32rem), var(--ink-deep);color:#eef1e8;grid-template-columns:.9fr 1.1fr;gap:clamp(64px,10vw,160px);width:100%;padding-left:max(24px,50vw - 620px);padding-right:max(24px,50vw - 620px);display:grid}.technology-copy h2 em,.closing-copy h2 em{color:#c7d79e}.technology-copy>p:not(.section-kicker){color:#b8c5ba;word-break:keep-all;max-width:600px;margin:34px 0 0;font-size:18px;line-height:1.9}.shake-note{color:#d7e3cc;align-items:center;gap:16px;margin-top:48px;display:flex}.shake-note>span{aspect-ratio:1;border:1px solid #d7e3cc66;border-radius:50%;place-items:center;width:52px;font-size:22px;display:grid}.shake-note strong{font-size:17px}.technology-steps{border-top:1px solid #e6ecd940;margin:0;padding:0;list-style:none}.technology-steps li{border-bottom:1px solid #e6ecd940;grid-template-columns:74px 1fr;gap:28px;padding:32px 0;display:grid}.technology-steps li>span{aspect-ratio:1;width:54px;color:var(--ink-deep);background:#d8e4b4;border-radius:50%;place-items:center;font-family:Georgia,serif;font-size:13px;display:grid}.technology-steps small{color:#93a88f;letter-spacing:.15em;font-size:9px;font-weight:700}.technology-steps h3{margin:7px 0 10px;font-size:27px}.technology-steps p{color:#aebbb0;word-break:keep-all;margin:0;font-size:16px;line-height:1.7}.usage-heading{grid-template-columns:1.2fr .8fr;align-items:end;column-gap:70px;display:grid}.usage-heading .section-kicker{grid-column:1/-1}.usage-heading>p:last-child{color:#5b6c61;word-break:keep-all;margin:0 0 8px;font-size:18px;line-height:1.8}.usage-grid{border-top:1px solid var(--ink);border-left:1px solid var(--line);grid-template-columns:repeat(4,1fr);margin-top:72px;display:grid}.usage-card{border-right:1px solid var(--line);border-bottom:1px solid var(--line);min-height:260px;padding:28px;transition:background .18s,transform .18s}.usage-card:hover{--card-lift:-7px;background:#eef1e4}.usage-card>span{color:var(--sage);font-family:Georgia,serif;font-size:11px}.usage-card h3{margin:64px 0 14px;font-size:24px}.usage-card p{color:#65746b;word-break:keep-all;margin:0;font-size:15px;line-height:1.7}.howto-section{padding-top:40px}.howto-list{grid-template-columns:repeat(3,1fr);margin:70px 0 0;padding:0;list-style:none;display:grid}.howto-list li{border-top:1px solid var(--ink);border-left:1px solid var(--line);min-height:290px;padding:32px}.howto-list li:last-child{border-right:1px solid var(--line)}.howto-list span{aspect-ratio:1;background:var(--ink);width:42px;color:var(--paper);border-radius:50%;place-items:center;font-family:Georgia,serif;font-size:12px;display:grid}.howto-list strong{margin-top:62px;font-size:24px;display:block}.howto-list p{color:#65746b;word-break:keep-all;margin:12px 0 0;font-size:16px;line-height:1.75}.caution-box{background:#edf0e5;grid-template-columns:220px 1fr;gap:38px;margin-top:26px;padding:26px 30px;display:grid}.caution-box p{color:#596a5f;word-break:keep-all;margin:0;font-size:15px;line-height:1.75}.closing-section{color:#eef1e8;background:radial-gradient(circle at 76% 45%,#9fbd774d,#0000 25rem),linear-gradient(120deg,#0e3022,#173d2b);grid-template-columns:1.1fr .9fr;align-items:center;gap:70px;min-height:720px;padding:clamp(80px,10vw,150px) max(24px,50vw - 620px);display:grid;overflow:hidden}.closing-copy>p:not(.section-kicker){color:#b8c5ba;margin:30px 0;font-size:18px}.coming-soon{color:#dce6d4;border:1px solid #eef1e873;border-radius:999px;align-items:center;min-height:54px;padding:0 24px;font-size:15px;font-weight:700;display:inline-flex}.closing-product{aspect-ratio:.78;color:#eaf0de;text-align:center;border:1px solid #eef1e866;border-radius:46% 46% 18px 18px;flex-direction:column;justify-content:center;align-items:center;width:min(100%,440px);margin:0 auto;display:flex;position:relative;overflow:hidden}.closing-product:before,.closing-product:after{content:"";aspect-ratio:1;border:1px solid #eef1e821;border-radius:50%;width:320px;position:absolute}.closing-product:before{top:-160px;right:-90px}.closing-product:after{bottom:-170px;left:-80px}.closing-product>span{letter-spacing:.06em;font-family:Georgia,serif;font-size:22px}.closing-product>strong{margin-top:38px;font-family:Georgia,serif;font-size:96px;font-weight:400;line-height:1}.closing-product>strong small{margin-left:6px;font-size:18px}.closing-product>p{color:#a9ba9f;letter-spacing:.18em;margin:20px 0 0;font-size:10px}.site-footer{color:#dbe5d7;background:#081e16;grid-template-columns:1fr auto;align-content:center;align-items:center;gap:18px 48px;min-height:210px;padding:50px max(24px,50vw - 620px);display:grid}.footer-brand .brand small{color:#91a68f}.site-footer>p{color:#8fa093;text-align:right;margin:0;font-size:12px}.site-footer>small{color:#6f8174;letter-spacing:.1em;grid-column:1/-1;font-size:9px}@media (max-width:900px){.hero{background:linear-gradient(#f8f4e9 0% 55%,#dfe7d2 55%)}.desktop-nav{display:none}.hero-grid{grid-template-columns:1fr;padding-top:148px}.hero-copy{max-width:680px}.hero-image-frame{width:min(100%,680px);margin:0 auto}.floating-note{left:18px}.story-grid{grid-template-columns:1fr}.story-lead{max-width:680px;position:static}.visual-story-heading{grid-template-columns:1fr}.visual-story-heading>p{max-width:650px}.visual-story-grid{grid-template-columns:repeat(2,1fr);grid-auto-rows:300px}.visual-card:nth-child(n){grid-area:auto}.visual-card-tall{grid-row:span 2}.product-section{grid-template-columns:1fr}.product-photo-wrap{aspect-ratio:1/1.05;min-height:auto}.product-photo{object-position:50% 48%}.product-copy{padding:88px max(32px,8vw)}.feature-grid{grid-template-columns:1fr}.feature-card{border-right:1px solid var(--line);min-height:340px}.feature-card+.feature-card{border-top:0}.ingredients-section,.technology-section{grid-template-columns:1fr}.ingredient-list li{grid-template-columns:70px minmax(180px,.8fr) minmax(220px,1.2fr)}.usage-heading{grid-template-columns:1fr}.usage-heading .section-kicker{grid-column:auto}.usage-heading>p:last-child{max-width:620px;margin-top:28px}.usage-grid{grid-template-columns:repeat(2,1fr)}.howto-list{grid-template-columns:1fr}.howto-list li{border-right:1px solid var(--line);border-bottom:1px solid var(--line);min-height:220px}.howto-list li+li{border-top:0}.howto-list strong{margin-top:34px}.closing-section{grid-template-columns:1fr;min-height:auto}.closing-product{width:min(100%,500px)}}@media (max-width:560px){.site-header,.hero-grid{width:min(100% - 24px,1280px)}.site-header{border-radius:16px;min-height:68px;padding:0 12px;top:8px}.brand-mark{width:36px}.brand strong{font-size:16px}.header-action{padding:10px 13px;font-size:12px}.mobile-section-nav{z-index:94;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);scrollbar-width:none;background:#fbf9f3e0;border:1px solid #173d2b1f;border-radius:15px;gap:6px;width:calc(100% - 24px);padding:6px;display:flex;position:fixed;top:84px;left:12px;overflow-x:auto;box-shadow:0 10px 28px #173d2b12}.mobile-section-nav::-webkit-scrollbar{display:none}.mobile-section-nav a{color:#64756a;border-radius:10px;flex:none;padding:9px 12px;font-size:12px;font-weight:700;transition:background .18s,color .18s}.mobile-section-nav a.is-active{background:var(--ink);color:var(--paper)}.hero-grid{gap:36px;min-height:100svh;padding:150px 0 38px}.eyebrow{margin-bottom:18px;font-size:11px}.hero h1{font-size:clamp(34px,10.8vw,48px)}.hero h1 em{font-size:.84em}.hero-description{margin-top:22px;font-size:17px;line-height:1.75}.hero-actions{flex-flow:wrap;align-items:center;gap:18px;margin-top:24px}.hero-notes{margin-top:28px}.hero-notes dd{font-size:12px}.hero-image-frame{border-radius:46% 46% 10px 10px}.floating-note{width:164px;padding:17px;bottom:20px;left:12px}.floating-note strong{font-size:15px}.statement-band{justify-content:flex-start;font-size:10px}.section{width:min(100% - 32px,1240px);padding:90px 0}.section-heading h2,.product-copy h2,.ingredients-intro h2,.technology-copy h2,.closing-copy h2{font-size:clamp(42px,12vw,60px)}.story-grid{gap:44px;margin-top:48px}.visual-story-section{width:min(100% - 32px,1320px);padding-top:32px}.visual-story-heading h2{font-size:clamp(42px,12vw,60px)}.visual-story-heading>p{font-size:16px}.visual-story-grid{grid-template-columns:1fr;grid-auto-rows:390px;gap:12px;margin-top:48px}.visual-card-tall{grid-row:span 1}.visual-card-ingredients{min-height:520px}.question-list article{grid-template-columns:38px 1fr;gap:12px;padding:22px 0}.question-list p{font-size:19px}.product-photo-wrap{aspect-ratio:4/5}.product-copy{padding:72px 24px}.product-copy>p:not(.section-kicker){font-size:17px}.product-specs div{grid-template-columns:86px 1fr;gap:16px}.features-section{width:min(100% - 32px,1320px)}.feature-card{min-height:320px;padding:28px}.ingredients-section,.technology-section{width:100%;padding-left:16px;padding-right:16px}.ingredient-list li{grid-template-columns:52px 1fr;gap:16px}.ingredient-orb{width:46px}.ingredient-list li>p{grid-column:2}.ingredient-title h3{font-size:18px}.technology-steps li{grid-template-columns:52px 1fr;gap:16px}.technology-steps li>span{width:44px}.usage-grid{grid-template-columns:1fr}.usage-card{min-height:220px}.usage-card h3{margin-top:48px}.howto-list{margin-top:50px}.howto-list li{padding:26px}.caution-box{grid-template-columns:1fr;gap:12px;padding:24px}.closing-section{padding:90px 24px}.closing-product>strong{font-size:76px}.site-footer{grid-template-columns:1fr}.site-footer>p{text-align:left;line-height:1.7}.site-footer>small{grid-column:auto}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,:before,:after{transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}.pointer-glow{display:none}.hero-image-frame img,.floating-note{transform:none}}@media (hover:hover) and (pointer:fine){body:hover .pointer-glow,[data-reactive-card]:hover:after{opacity:1}}:root{--ink:#123728;--ink-deep:#08251a;--sage:#718174;--paper:#f6f3eb;--cream:#ebe7dc;--lime:#c5d59a;--line:#12372829;--serif:"Iowan Old Style", Baskerville, "Times New Roman", serif;--media-shift:0px}body{background:var(--paper);font-kerning:normal;text-rendering:optimizelegibility}main{overflow:clip}body:before{content:"";z-index:120;opacity:.035;pointer-events:none;mix-blend-mode:multiply;background-image:repeating-radial-gradient(circle at 0 0,#173d2b 0,#0000 1px 4px);background-size:5px 5px;position:fixed;inset:0}.scroll-progress{height:2px}.scroll-progress span{background:var(--ink);box-shadow:none}.pointer-glow{z-index:88;background:radial-gradient(circle,#8ea9741b,#0000 67%);width:460px;transition:opacity .4s}html[data-motion=ready] [data-reveal]{opacity:0;filter:blur(3px);clip-path:inset(0 0 12%);transition:opacity .85s cubic-bezier(.16,1,.3,1),filter .85s cubic-bezier(.16,1,.3,1),clip-path 1.05s cubic-bezier(.16,1,.3,1),translate 1.05s cubic-bezier(.16,1,.3,1);translate:0 58px}html[data-motion=ready] [data-reveal].is-visible{opacity:1;filter:none;clip-path:inset(0);translate:0}[data-reactive-card]{transition:transform .34s cubic-bezier(.16,1,.3,1),background .32s,color .32s,box-shadow .32s}[data-reactive-card]:after{background:radial-gradient(circle at var(--pointer-x) var(--pointer-y), #dee6c74d, transparent 48%);transition:opacity .32s}[data-magnetic]{--magnetic-x:0px;--magnetic-y:0px;translate:var(--magnetic-x) var(--magnetic-y);transition:translate .42s cubic-bezier(.16,1,.3,1),background .24s,color .24s}.site-header{width:100%;min-height:84px;box-shadow:none;-webkit-backdrop-filter:blur(20px)saturate(120%);backdrop-filter:blur(20px)saturate(120%);background:#f6f3eba8;border:0;border-bottom:1px solid #1237281f;border-radius:0;padding-left:max(24px,50vw - 640px);padding-right:max(24px,50vw - 640px);transition:min-height .45s cubic-bezier(.16,1,.3,1),background .3s,box-shadow .3s;top:0;left:0;transform:none}html[data-scrolled=true] .site-header{background:#f6f3ebed;min-height:68px;box-shadow:0 12px 32px #1237280e}.brand-mark{font-family:var(--serif)}.brand strong{font-family:var(--serif);letter-spacing:.065em;font-size:19px}.desktop-nav{letter-spacing:.025em;font-size:13px;font-weight:700}.desktop-nav a:after{bottom:7px}.header-action{letter-spacing:.025em;border-color:#1237289e;padding:11px 18px;font-size:13px}.hero{background:#f6f3eb;min-height:100svh;position:relative}.hero:before{content:"";aspect-ratio:1;pointer-events:none;border:1px solid #1237281a;border-radius:50%;width:min(78vw,1120px);position:absolute;top:-28vw;right:-17vw;box-shadow:0 0 0 9vw #8ba1770e,0 0 0 18vw #8ba17709}.hero-grid{grid-template-columns:1.04fr .96fr;gap:clamp(48px,6vw,92px);padding-top:132px;padding-bottom:86px;position:relative}.eyebrow{color:#77877b;letter-spacing:.28em;margin-bottom:30px;font-size:11px}.hero h1{letter-spacing:-.07em;font-size:clamp(58px,5.25vw,76px);line-height:1.02}.headline-line{padding:.05em .08em .07em 0;display:block;overflow:hidden}.headline-line>span,.headline-line>em{will-change:transform;display:inline-block}html[data-motion=ready] .hero-copy .headline-line>span,html[data-motion=ready] .hero-copy .headline-line>em{transition:transform 1.05s cubic-bezier(.16,1,.3,1);transform:translateY(115%)}html[data-motion=ready] .hero-copy.is-visible .headline-line>span,html[data-motion=ready] .hero-copy.is-visible .headline-line>em{transform:translateY(0)}html[data-motion=ready] .hero-copy.is-visible .headline-line:nth-child(2)>em{transition-delay:.1s}.hero h1 em,.section-heading h2 em,.visual-story-heading h2 em,.product-copy h2 em,.ingredients-intro h2 em,.technology-copy h2 em,.closing-copy h2 em{font-family:var(--serif);font-weight:400}.hero-description{color:#53665a;max-width:510px;font-size:18px;line-height:1.9}.button{letter-spacing:.02em;min-height:50px;padding-inline:25px;font-size:14px}.button-primary{box-shadow:0 14px 34px #12372829}.text-link{letter-spacing:-.01em;font-size:14px}.hero-notes{margin-top:46px}.hero-notes dt{font-family:var(--serif)}.hero-notes dd{font-size:13px;font-weight:650}.hero-visual:before,.hero-visual:after{content:"";z-index:0;pointer-events:none;border:1px solid #12372826;border-radius:50%;position:absolute}.hero-visual:before{aspect-ratio:1;width:66%;top:-8%;right:-10%}.hero-visual:after{aspect-ratio:1;width:42%;bottom:-6%;left:-9%}.hero-image-frame{z-index:1;border-radius:50% 50% 2px 2px;transition:clip-path 1.4s cubic-bezier(.16,1,.3,1);box-shadow:0 34px 90px #16372624}html[data-motion=ready] .hero-visual .hero-image-frame{clip-path:inset(100% 0 0)}html[data-motion=ready] .hero-visual.is-visible .hero-image-frame{clip-path:inset(0)}.hero-image-frame img{transform:translate3d(0, calc(var(--hero-shift) + var(--media-shift)), 0) scale(1.12);transition:transform .16s linear}.floating-note{z-index:2;border:0;border-left:2px solid var(--ink);background:#f6f3ebf0;width:184px;padding:20px;bottom:38px;left:-44px;box-shadow:0 20px 55px #1237281f}.floating-note strong{font-family:var(--serif);font-size:19px;font-weight:500}.hero-scroll-cue{color:#738278;letter-spacing:.24em;align-items:center;gap:14px;font-size:8px;font-weight:800;display:flex;position:absolute;bottom:28px;left:0}.hero-scroll-cue i{background:#12372833;width:54px;height:1px;position:relative;overflow:hidden}.hero-scroll-cue i:after{content:"";background:var(--ink);animation:2.2s cubic-bezier(.16,1,.3,1) infinite cue-line;position:absolute;inset:0}.statement-band{justify-content:flex-start;min-height:66px;padding:0}.statement-track{width:max-content;animation:28s linear infinite statement-marquee;display:flex}.statement-group{flex:none;align-items:center;gap:clamp(28px,4vw,68px);padding-right:clamp(28px,4vw,68px);display:flex}.statement-band span{font-family:var(--serif);letter-spacing:.24em;font-size:12px}.section{padding-top:clamp(120px,13vw,200px);padding-bottom:clamp(120px,13vw,200px)}.section-kicker{letter-spacing:.28em;margin-bottom:26px;font-size:10px}.section-heading h2,.product-copy h2,.ingredients-intro h2,.technology-copy h2,.closing-copy h2,.visual-story-heading h2{font-size:clamp(52px,5.5vw,78px);line-height:1.08}.story-lead{font-size:19px;top:110px}.question-list article{padding:34px 0;transition:padding .42s cubic-bezier(.16,1,.3,1);position:relative}.question-list article:after{content:"";background:var(--ink);transform-origin:0;height:1px;transition:transform .6s cubic-bezier(.16,1,.3,1);position:absolute;bottom:-1px;left:0;right:0;transform:scaleX(0)}.question-list article:hover{padding-left:18px}.question-list article:hover:after{transform:scaleX(1)}.question-list p{font-size:clamp(22px,2.15vw,30px);font-weight:520}.visual-story-section{padding-top:64px}.visual-story-grid{grid-auto-rows:310px;gap:7px}.visual-card{box-shadow:none;background:#d7ded1;border-radius:1px}.visual-card img{transform:translateY(var(--media-shift)) scale(1.1);transition:transform .9s cubic-bezier(.16,1,.3,1),filter .5s}.visual-card:hover img{transform:translateY(var(--media-shift)) scale(1.16);filter:saturate(.9)contrast(1.04)}.visual-card:before{background:linear-gradient(#0000 44%,#041910b8)}.visual-card-caption{bottom:22px;left:22px;right:22px}.visual-card-caption strong{max-width:260px;font-size:clamp(17px,1.45vw,22px);font-weight:580}.visual-card-index{z-index:2;color:#ffffffc7;font-family:var(--serif);font-size:11px;position:absolute;top:18px;right:18px}.product-photo-wrap{min-height:900px}.product-photo{transition:none;transform:none}.photo-label{border-left:2px solid var(--ink);background:#f6f3ebe0;top:26px;left:26px}.product-copy{padding-left:clamp(68px,8vw,130px);padding-right:max(72px,50vw - 620px)}.features-section{padding-bottom:clamp(130px,15vw,220px)}.feature-card{min-height:510px;padding:38px;position:relative;background:0 0!important}.feature-card:before{content:"";z-index:2;background:var(--ink);transform-origin:0;height:2px;transition:transform .6s cubic-bezier(.16,1,.3,1);position:absolute;top:-1px;left:0;right:0;transform:scaleX(0)}.feature-card:hover{--card-lift:-10px;box-shadow:0 28px 60px #12372814;background:#ecebe2!important}.feature-card:hover:before{transform:scaleX(1)}.feature-number{font-family:var(--serif);font-size:13px}.feature-card h3{font-weight:540}.feature-card p{font-size:16px}.ingredients-intro{align-self:start;position:sticky;top:110px}.ingredient-list li{transition:padding .42s cubic-bezier(.16,1,.3,1),background .32s}.ingredient-list li:hover{background:#ffffff4d;padding-left:18px;padding-right:18px}.ingredient-orb{border:1px solid #1237282e;position:relative;overflow:hidden;box-shadow:inset 0 0 0 10px #ffffff26}.ingredient-orb img{object-fit:cover;transition:transform .7s cubic-bezier(.16,1,.3,1),filter .4s}.ingredient-list li:hover .ingredient-orb img{filter:saturate(1.08);transform:scale(1.12)}.ingredient-orb.water{background:#8fb7ad}.ingredient-orb.forest{background:#476c4f}.ingredient-orb.pine{background:#768662}.ingredient-orb.citrus{background:#c7c763}.ingredient-orb.vitamin{background:#9db3b7}.technology-section{background:#08251a;position:relative;overflow:hidden}.technology-section:before{content:"";aspect-ratio:1;border:1px solid #cdddb524;border-radius:50%;width:72vw;position:absolute;bottom:-34vw;right:-16vw;box-shadow:0 0 0 9vw #cdddb506,0 0 0 18vw #cdddb505}.technology-section>*{z-index:1;position:relative}.shake-note>span{animation:8s linear infinite slow-rotate}.technology-steps li{transition:transform .42s cubic-bezier(.16,1,.3,1),border-color .32s}.technology-steps li:hover{border-color:#e6ecd98c;transform:translate(14px)}.technology-steps li>span{color:#d8e4b4;background:0 0;border:1px solid #d8e4b48c}.usage-grid{gap:0}.usage-card{min-height:285px;position:relative}.usage-card:before{content:"";z-index:0;background:var(--ink);transform-origin:0;height:3px;transition:transform .54s cubic-bezier(.16,1,.3,1);position:absolute;top:0;left:0;right:0;transform:scaleX(0)}.usage-card:hover{background:var(--ink);color:#f3f1e9;--card-lift:-9px;box-shadow:0 24px 54px #12372821}.usage-card:hover:before{background:#d7e2b7;transform:scaleX(1)}.usage-card p,.usage-card>span{transition:color .3s}.usage-card:hover p,.usage-card:hover>span{color:#c3cfc5}.usage-card h3{font-weight:580}.howto-list li{transition:background .32s,transform .42s cubic-bezier(.16,1,.3,1);position:relative;overflow:hidden}.howto-list li:hover{background:#ecece3;transform:translateY(-8px)}.howto-list span{border:1px solid var(--ink);color:var(--ink);background:0 0}.caution-box{border-left:2px solid var(--ink);background:#ecece3}.closing-section{background:#08251a;min-height:820px}.closing-product{aspect-ratio:.82;border:0;border-radius:50% 50% 1px 1px;width:min(100%,520px);box-shadow:0 40px 100px #00000040}.closing-product:before,.closing-product:after{display:none}.closing-product>img{object-fit:cover;transform:translateY(var(--media-shift)) scale(1.12);filter:saturate(.88)brightness(.72);transition:transform .16s linear}.closing-product-caption{z-index:1;color:#f0f1e8;text-align:center;background:linear-gradient(#05191005,#05191075);flex-direction:column;justify-content:center;align-items:center;display:flex;position:absolute;inset:0}.closing-product-caption>span{font-family:var(--serif);letter-spacing:.08em;font-size:20px}.closing-product-caption>strong{font-family:var(--serif);margin-top:32px;font-size:88px;font-weight:400;line-height:1}.closing-product-caption>strong small{margin-left:5px;font-size:16px}.closing-product-caption>p{letter-spacing:.2em;margin:18px 0 0;font-size:9px}.coming-soon{border-radius:1px}@keyframes cue-line{0%{transform:translate(-110%)}55%,to{transform:translate(110%)}}@keyframes statement-marquee{to{transform:translate(-50%)}}@keyframes slow-rotate{to{rotate:1turn}}@media (max-width:900px){.site-header{min-height:68px;padding:0 22px}html[data-scrolled=true] .site-header{min-height:62px}.mobile-section-nav{z-index:94;width:100%;box-shadow:none;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);scrollbar-width:none;background:#f6f3ebe6;border:0;border-bottom:1px solid #1237281f;border-radius:0;justify-content:center;gap:clamp(10px,3vw,28px);padding:0 18px;display:flex;position:fixed;top:68px;left:0;overflow-x:auto}.mobile-section-nav::-webkit-scrollbar{display:none}.mobile-section-nav a{color:#66766c;border-bottom:1px solid #0000;border-radius:0;flex:none;padding:13px 5px 12px;font-size:11px;font-weight:700}.mobile-section-nav a.is-active{border-color:var(--ink);color:var(--ink);background:0 0}.hero{background:#f6f3eb}.hero-grid{grid-template-columns:1fr;padding-top:162px}.hero-scroll-cue{display:none}.ingredients-intro{position:static}.product-photo-wrap{min-height:auto}.product-copy{padding-left:max(32px,8vw);padding-right:max(32px,8vw)}}@media (max-width:560px){body:before{opacity:.022}.site-header{border-radius:0;width:100%;min-height:64px;padding:0 14px;top:0}html[data-scrolled=true] .site-header{min-height:60px}.brand{gap:9px}.brand-mark{width:34px}.brand strong{font-size:15px}.brand small{font-size:8px}.header-action{padding:9px 12px}.mobile-section-nav{justify-content:flex-start;gap:17px;padding-inline:15px;top:64px}.mobile-section-nav a{padding:11px 0 10px;font-size:10px}.hero:before{width:135vw;top:42%;right:-55vw}.hero-grid{gap:42px;width:calc(100% - 28px);padding:146px 0 42px}.eyebrow{letter-spacing:.23em;margin-bottom:17px;font-size:9px}.hero h1{font-size:clamp(34px,10.8vw,48px);line-height:1.02}.hero-description{margin-top:23px;font-size:16px;line-height:1.78}.hero-actions{margin-top:25px}.hero-notes{margin-top:30px}.hero-image-frame{border-radius:50% 50% 1px 1px}.floating-note{width:158px;bottom:16px;left:9px}.statement-band{min-height:58px}.statement-band span{font-size:10px}.section{padding-top:108px;padding-bottom:108px}.section-heading h2,.product-copy h2,.ingredients-intro h2,.technology-copy h2,.closing-copy h2,.visual-story-heading h2{font-size:clamp(40px,11.5vw,56px)}.visual-story-section{width:100%;padding-left:16px;padding-right:0}.visual-story-heading{padding-right:16px}.visual-story-grid{scroll-snap-type:x mandatory;scrollbar-width:none;gap:8px;margin-top:50px;padding-right:16px;display:flex;overflow-x:auto}.visual-story-grid::-webkit-scrollbar{display:none}.visual-card,.visual-card:nth-child(n),.visual-card-tall{scroll-snap-align:center;flex:0 0 82vw;grid-area:auto;width:82vw;min-height:490px}.product-photo-wrap{aspect-ratio:4/4.7}.features-section{width:100%;padding-left:16px;padding-right:0}.centered-heading{padding-right:16px}.feature-grid{scroll-snap-type:x mandatory;scrollbar-width:none;gap:8px;margin-top:52px;padding-right:16px;display:flex;overflow-x:auto}.feature-grid::-webkit-scrollbar{display:none}.feature-card{border-right:1px solid var(--line);scroll-snap-align:center;flex:0 0 82vw;min-height:390px}.ingredients-section,.technology-section{padding-left:16px;padding-right:16px}.ingredient-list li:hover{background:0 0;padding-left:0;padding-right:0}.ingredient-orb{width:46px}.usage-section{width:100%;padding-left:16px;padding-right:0}.usage-heading{padding-right:16px}.usage-grid{scroll-snap-type:x mandatory;scrollbar-width:none;border-left:0;gap:8px;margin-top:52px;padding-right:16px;display:flex;overflow-x:auto}.usage-grid::-webkit-scrollbar{display:none}.usage-card{border-left:1px solid var(--line);scroll-snap-align:center;flex:0 0 74vw;min-height:270px}.howto-list li:hover{transform:none}.closing-section{min-height:auto;padding:110px 20px}.closing-product{width:100%}.closing-product-caption>strong{font-size:72px}}@media (prefers-reduced-motion:reduce){.statement-track,.shake-note>span,.hero-scroll-cue i:after{animation:none}.statement-track{transform:none}.statement-group[aria-hidden=true]{display:none}html[data-motion=ready] .hero-copy .headline-line>span,html[data-motion=ready] .hero-copy .headline-line>em{transform:none}html[data-motion=ready] .hero-visual .hero-image-frame{clip-path:inset(0)}.visual-card img,.visual-card:hover img,.product-photo,.closing-product>img{transform:none}}:root{--sans:-apple-system, BlinkMacSystemFont, "SF Pro Display", "SF Pro Text", Pretendard, "Apple SD Gothic Neo", "Noto Sans KR", "Malgun Gothic", sans-serif;--copy:#4c6255;--copy-dark:#253e31;--glass-light:#ffffff85;--glass-line:#ffffffad;--glass-shadow:0 24px 70px #1237281a, inset 0 1px 0 #ffffffb8}body{font-family:var(--sans);letter-spacing:-.012em;font-feature-settings:"kern" 1, "liga" 1;font-size:18px;font-weight:430;line-height:1.62}p,dd{text-wrap:pretty}h1,h2,h3,strong{text-wrap:balance}.site-header{-webkit-backdrop-filter:blur(28px)saturate(160%);background:linear-gradient(135deg,#ffffffa3,#f6f3eb7a);border-bottom-color:#ffffffad;box-shadow:inset 0 -1px #12372814,inset 0 1px #fffc}.desktop-nav{font-size:14px;font-weight:650}.header-action{font-size:14px;font-weight:600}.hero-description{max-width:560px;color:var(--copy);font-size:20px;font-weight:440;line-height:1.78}.button{font-size:15px;font-weight:680}.text-link{font-size:15px;font-weight:650}.hero-notes{-webkit-backdrop-filter:blur(14px)saturate(125%);background:linear-gradient(135deg,#ffffff61,#ffffff1f);border:1px solid #ffffff94;border-radius:2px;margin-left:-18px;margin-right:-18px;padding:0 18px 16px;box-shadow:inset 0 1px #ffffffb3}.hero-notes dd{color:var(--copy-dark);font-size:14px;line-height:1.45}.floating-note{border:1px solid var(--glass-line);border-left:2px solid var(--ink);box-shadow:var(--glass-shadow);-webkit-backdrop-filter:blur(24px)saturate(145%);background:linear-gradient(145deg,#ffffffc2,#f6f3eb8f)}.floating-note strong{font-size:20px;line-height:1.5}.section-heading h2,.product-copy h2,.ingredients-intro h2,.technology-copy h2,.closing-copy h2,.visual-story-heading h2{letter-spacing:-.058em;max-width:960px}.story-lead{color:var(--copy);font-size:21px;line-height:1.78}.question-list p{color:var(--copy-dark);font-weight:560;line-height:1.48}.visual-story-heading>p{color:var(--copy);font-size:20px;line-height:1.72}.visual-card-caption span{font-size:11px}.visual-card-caption strong{font-size:clamp(19px,1.55vw,23px);line-height:1.4}.photo-label{border:1px solid #ffffffb8;border-left:2px solid var(--ink);-webkit-backdrop-filter:blur(18px)saturate(140%);background:linear-gradient(135deg,#ffffffc7,#f6f3eb94);padding:11px 15px;box-shadow:0 14px 36px #1237281a,inset 0 1px #ffffffd9}.product-copy>p:not(.section-kicker){color:var(--copy);font-size:20px;line-height:1.78}.product-specs dt{font-size:14px}.product-specs dd{color:var(--copy-dark);font-size:17px;line-height:1.5}.feature-card h3{font-weight:580;line-height:1.22}.feature-card p{color:var(--copy);font-size:18px;line-height:1.72}.feature-card:hover{box-shadow:var(--glass-shadow);-webkit-backdrop-filter:blur(18px)saturate(130%);border-color:#ffffffb8;background:linear-gradient(145deg,#ffffff9e,#ffffff3d)!important}.ingredients-intro>p:not(.section-kicker){color:var(--copy);font-size:20px;line-height:1.76}.ingredient-title h3{font-size:23px;font-weight:620}.ingredient-title small{font-size:11px}.ingredient-list li>p{color:var(--copy);font-size:18px;line-height:1.68}.ingredient-list li:hover{-webkit-backdrop-filter:blur(14px);background:linear-gradient(135deg,#ffffff7a,#ffffff29);border-color:#ffffff9e;box-shadow:inset 0 1px #ffffffad}.technology-copy>p:not(.section-kicker){color:#c0ccc2;font-size:20px;line-height:1.76}.shake-note{-webkit-backdrop-filter:blur(18px)saturate(130%);background:linear-gradient(135deg,#ffffff1f,#ffffff0b);border:1px solid #ffffff2e;border-radius:999px;width:fit-content;padding:10px 17px 10px 11px;box-shadow:inset 0 1px #ffffff24}.shake-note strong{font-size:18px;font-weight:580}.technology-steps h3{font-size:29px;font-weight:570}.technology-steps p{color:#b7c4ba;font-size:18px;line-height:1.66}.technology-steps small{font-size:10px}.usage-heading>p:last-child{color:var(--copy);font-size:20px;line-height:1.72}.usage-card h3{font-size:26px;font-weight:610}.usage-card p{color:var(--copy);font-size:18px;line-height:1.65}.usage-card:hover p{color:#d1dbd3}.howto-list strong{font-size:26px;font-weight:620}.howto-list p{color:var(--copy);font-size:18px;line-height:1.7}.caution-box{border:1px solid #ffffffb3;border-left:2px solid var(--ink);-webkit-backdrop-filter:blur(16px)saturate(125%);background:linear-gradient(135deg,#ffffff94,#ecece366);box-shadow:0 16px 44px #1237280f,inset 0 1px #fffc}.caution-box strong{font-size:18px}.caution-box p{color:var(--copy);font-size:17px;line-height:1.7}.closing-copy>p:not(.section-kicker){color:#c5d0c7;font-size:20px;line-height:1.72}.coming-soon{-webkit-backdrop-filter:blur(18px)saturate(130%);background:linear-gradient(135deg,#ffffff21,#ffffff0b);border-color:#ffffff3d;font-size:16px;box-shadow:inset 0 1px #ffffff29}.closing-product-caption{-webkit-backdrop-filter:blur(1.5px)}.site-footer>p{font-size:14px;line-height:1.65}.site-footer>small{font-size:11px}@media (max-width:900px){.mobile-section-nav{-webkit-backdrop-filter:blur(24px)saturate(150%);background:linear-gradient(135deg,#ffffffd6,#f6f3ebb3);border-bottom-color:#ffffffb3;box-shadow:0 12px 32px #1237280e,inset 0 -1px #12372814}}@media (max-width:560px){body{font-size:17px;line-height:1.62}.header-action{font-size:13px}.mobile-section-nav a{font-size:11px}.hero-description{font-size:17px;line-height:1.72}.button,.text-link{font-size:15px}.hero-notes{margin-left:0;margin-right:0;padding-left:10px;padding-right:10px}.hero-notes dd{font-size:13px}.floating-note strong{font-size:17px}.story-lead{font-size:19px;line-height:1.72}.question-list p{font-size:21px;line-height:1.52}.visual-story-heading>p{font-size:18px;line-height:1.7}.visual-card-caption strong{font-size:20px}.product-copy>p:not(.section-kicker){font-size:18px;line-height:1.72}.product-specs dt{font-size:13px}.product-specs dd{font-size:16px}.feature-card p{font-size:17px;line-height:1.7}.ingredients-intro>p:not(.section-kicker){font-size:18px;line-height:1.72}.ingredient-title h3{font-size:20px}.ingredient-title small{font-size:10px}.ingredient-list li>p{font-size:17px;line-height:1.65}.technology-copy>p:not(.section-kicker){font-size:18px;line-height:1.72}.shake-note strong{font-size:16px}.technology-steps h3{font-size:25px}.technology-steps p{font-size:17px}.usage-heading>p:last-child{font-size:18px}.usage-card h3{font-size:24px}.usage-card p{font-size:17px}.howto-list strong{font-size:24px}.howto-list p,.caution-box strong{font-size:17px}.caution-box p{font-size:16px}.closing-copy>p:not(.section-kicker){font-size:18px}.site-footer>p{font-size:13px}.site-footer>small{font-size:10px}}.aroma-profile{border-top:1px solid #12372833;border-bottom:1px solid #12372833;margin-top:40px;padding:21px 0 23px}.aroma-profile-heading{justify-content:space-between;align-items:baseline;gap:24px;display:flex}.aroma-profile-heading>span,.ingredients-visual figcaption>span,.technology-visual figcaption>span{letter-spacing:.19em;font-size:10px;font-weight:760}.aroma-profile-heading>small{color:#52685a;letter-spacing:.12em;font-size:11px;font-weight:720}.aroma-profile ol{gap:10px;margin:19px 0 0;padding:0;list-style:none;display:grid}.aroma-profile li{grid-template-columns:72px 1fr;align-items:center;gap:14px;display:grid}.aroma-profile li>i{background:#12372817;height:5px;position:relative;overflow:hidden}.aroma-profile li>i:after{content:"";width:var(--aroma-width);background:var(--aroma-color);transform-origin:0;position:absolute;inset:0 auto 0 0;transform:scaleX(1)}html[data-motion=ready] .aroma-profile li>i:after{transform:scaleX(0)}html[data-motion=ready] .product-copy.is-visible .aroma-profile li>i:after{animation:1.4s cubic-bezier(.16,1,.3,1) both aroma-draw}.aroma-woody{--aroma-width:92%;--aroma-color:#233f31}.aroma-green{--aroma-width:76%;--aroma-color:#6f8565}.aroma-citrus{--aroma-width:54%;--aroma-color:#b7a95f}.ingredients-section{background:linear-gradient(112deg,#ffffff3d,#0000 42%),#e8e2d6;grid-template-columns:minmax(340px,.84fr) minmax(0,1.16fr)}.ingredients-intro{align-self:start;position:static}.ingredients-visual,.technology-visual{background:#d9d6cb;border:1px solid #1237282e;margin:46px 0 0;position:relative;overflow:hidden;box-shadow:0 30px 70px #1237281a}.ingredients-visual{aspect-ratio:4/5;width:min(100%,470px)}.ingredients-visual>img{object-fit:cover;object-position:50% 50%;transition:filter .5s;transform:none}.technology-visual>img{object-fit:cover;transform:translate3d(0, var(--media-shift,0), 0) scale(1.045);transition:transform .9s cubic-bezier(.16,1,.3,1),filter .5s}.ingredients-visual:hover>img{filter:saturate(.94)contrast(1.035)}.technology-visual:hover>img{transform:translate3d(0, var(--media-shift,0), 0) scale(1.085);filter:saturate(.94)contrast(1.035)}.ingredients-visual figcaption,.technology-visual figcaption{z-index:2;color:var(--ink);-webkit-backdrop-filter:blur(18px)saturate(125%);background:linear-gradient(135deg,#f6f3ebc7,#f6f3eb80);border:1px solid #ffffff8a;justify-content:space-between;align-items:center;gap:20px;padding:15px 17px;display:flex;position:absolute;bottom:16px;left:16px;right:16px;box-shadow:inset 0 1px #ffffffb3}.ingredients-visual figcaption>strong,.technology-visual figcaption>strong{font-family:var(--serif);font-size:17px;font-weight:520}.ingredient-list li{grid-template-columns:92px minmax(180px,.8fr) minmax(220px,1.2fr);min-height:132px}.ingredient-orb{width:70px;box-shadow:inset 0 0 0 1px #ffffff59,0 12px 28px #12372817}.ingredient-orb img{object-position:50% 50%;transform:scale(1.01)}.ingredient-list li:hover .ingredient-orb img{transform:scale(1.055)}.ingredient-title>span{color:#4f6557;font-size:12px}.ingredient-title small{color:#52685a;font-size:11px}.technology-visual{aspect-ratio:16/9;background:#123d27;border-color:#e6ecd938;width:100%;margin-top:42px;box-shadow:0 34px 80px #00000038}.technology-visual figcaption{color:#e7edde;background:linear-gradient(135deg,#08251ab8,#08251a66);border-color:#ffffff29}.technology-visual figcaption>span{color:#b8ca9e}.technology-visual figcaption>strong{color:#eff3e8}.shake-note{margin-top:24px}@keyframes aroma-draw{0%{transform:scaleX(0)}to{transform:scaleX(1)}}@media (max-width:1100px) and (min-width:901px){.ingredients-section{grid-template-columns:minmax(300px,.78fr) minmax(0,1.22fr);gap:54px}.ingredient-list li{grid-template-columns:78px minmax(150px,.8fr) minmax(190px,1.2fr);gap:18px}.ingredient-orb{width:62px}}@media (max-width:900px){.ingredients-section{grid-template-columns:1fr;gap:0}.ingredients-visual{aspect-ratio:4/5;width:min(100%,620px)}.ingredient-list{margin-top:68px}.ingredient-list li{grid-template-columns:86px minmax(180px,.8fr) minmax(220px,1.2fr)}.ingredient-orb{width:66px}.technology-visual{width:min(100%,760px)}}@media (max-width:680px){.ingredient-list li{grid-template-columns:66px minmax(0,1fr);gap:16px}.ingredient-list li>p{grid-column:2}.ingredient-orb{width:56px}}@media (max-width:560px){.aroma-profile{margin-top:32px}.aroma-profile-heading{flex-direction:column;align-items:flex-start;gap:6px}.aroma-profile li{grid-template-columns:66px 1fr}.ingredients-visual{aspect-ratio:4/5;margin-top:34px}.ingredients-visual figcaption,.technology-visual figcaption{flex-direction:column;align-items:flex-start;gap:5px;padding:12px 13px;bottom:10px;left:10px;right:10px}.ingredients-visual figcaption>strong,.technology-visual figcaption>strong{font-size:15px}.ingredient-list{margin-top:52px}.ingredient-list li{grid-template-columns:66px 1fr;gap:16px}.ingredient-orb{width:56px}.technology-visual{aspect-ratio:4/3;margin-top:34px}.technology-visual>img{object-position:52% 50%}}@media (prefers-reduced-motion:reduce){.ingredients-visual:hover>img{filter:none;transform:none}.technology-visual:hover>img{filter:none;transform:translate(0,0)scale(1.045)}.ingredient-list li:hover .ingredient-orb img{filter:none;transform:scale(1.01)}html[data-motion=ready] .aroma-profile li>i:after{animation:none;transform:scaleX(1)}}.usage-grid{border:0;grid-template-columns:repeat(4,minmax(0,1fr));gap:10px}.usage-card{background:#efede4;border:1px solid #12372829;flex-direction:column;min-height:470px;padding:0;display:flex}.usage-card:before{display:none}.usage-card-media{aspect-ratio:4/3;background:#d9d6cb;position:relative;overflow:hidden}.usage-card-media:after{content:"";pointer-events:none;background:linear-gradient(#071f160a,#0000 46%,#071f162e);position:absolute;inset:0}.usage-card-media>img{object-fit:cover;transition:transform .9s cubic-bezier(.16,1,.3,1),filter .5s;transform:scale(1.015)}.usage-card:hover .usage-card-media>img{filter:saturate(.9)contrast(1.035);transform:scale(1.075)}.usage-card-number{z-index:2;aspect-ratio:1;width:42px;color:var(--ink);font-family:var(--serif);-webkit-backdrop-filter:blur(14px)saturate(120%);background:#f6f3ebb8;border:1px solid #ffffffad;border-radius:50%;place-items:center;font-size:11px;display:grid;position:absolute;top:14px;left:14px;box-shadow:inset 0 1px #ffffffc2}.usage-card-body{flex-direction:column;flex:1;min-height:210px;padding:28px 26px 30px;display:flex}.usage-card h3{margin:0 0 18px;font-size:26px;font-weight:610}.usage-card p{color:var(--copy);margin:auto 0 0;font-size:17px;line-height:1.68}.usage-card:hover{--card-lift:-7px}.usage-card:hover .usage-card-number{color:var(--ink)}@media (max-width:900px){.usage-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:560px){.usage-grid{scroll-snap-type:x mandatory;border:0;gap:10px;padding-right:16px;display:flex;overflow-x:auto}.usage-card{scroll-snap-align:center;border-left:1px solid #12372829;flex:0 0 82vw;min-height:450px}.usage-card-body{min-height:190px;padding:24px 22px 26px}.usage-card h3{font-size:25px}.usage-card p{font-size:17px}}@media (prefers-reduced-motion:reduce){.usage-card:hover .usage-card-media>img{filter:none;transform:scale(1.015)}}.feature-grid{gap:10px}.feature-card{border:1px solid #12372829;min-height:520px;padding:0;background:#efede4!important}.feature-card:before{display:none}.feature-card-media{aspect-ratio:4/3;background:#d9d6cb;position:relative;overflow:hidden}.feature-card-media:after{content:"";pointer-events:none;background:linear-gradient(#071f1605,#0000 50%,#071f1638);position:absolute;inset:0}.feature-card-media>img{object-fit:cover;transition:transform .9s cubic-bezier(.16,1,.3,1),filter .5s;transform:scale(1.015)}.feature-card:hover .feature-card-media>img{filter:saturate(.9)contrast(1.035);transform:scale(1.075)}.feature-number{z-index:2;aspect-ratio:1;width:43px;color:var(--ink);-webkit-backdrop-filter:blur(14px)saturate(120%);background:#f6f3ebbd;border:1px solid #ffffffb3;border-radius:50%;place-items:center;display:grid;position:absolute;top:16px;left:16px}.feature-card-body{flex-direction:column;flex:1;min-height:245px;padding:28px 30px 32px;display:flex}.feature-card h3{margin:0 0 22px;font-size:clamp(28px,2.4vw,38px)}.feature-card p{margin:auto 0 0}.feature-card:hover{color:#f3f1e9;background:var(--ink)!important}.feature-card:hover p{color:#c3cfc5}.technology-steps li{grid-template-columns:60px minmax(0,1fr) 96px;align-items:center;gap:22px}.technology-symbol{aspect-ratio:1;background:radial-gradient(circle at 50% 45%,#d8e4b41a,#0000 58%);border:1px solid #d8e4b461;border-radius:50%;place-self:center;width:88px;position:relative;overflow:hidden}.technology-symbol i{background:#d8e4b4;border-radius:50%;display:block;position:absolute}.technology-symbol.centrifugal:before,.technology-symbol.centrifugal:after{content:"";border:1px solid #d8e4b475;border-radius:50%;position:absolute}.technology-symbol.centrifugal:before{inset:16px}.technology-symbol.centrifugal:after{background:#d8e4b4;inset:36px}.technology-symbol.centrifugal i{transform-origin:3px 3px;width:6px;height:6px;top:calc(50% - 3px);left:calc(50% - 3px)}.technology-symbol.centrifugal i:first-child{transform:rotate(0)translate(31px)}.technology-symbol.centrifugal i:nth-child(2){transform:rotate(72deg)translate(29px)}.technology-symbol.centrifugal i:nth-child(3){transform:rotate(144deg)translate(31px)}.technology-symbol.centrifugal i:nth-child(4){transform:rotate(216deg)translate(29px)}.technology-symbol.centrifugal i:nth-child(5){transform:rotate(288deg)translate(31px)}.technology-symbol.centrifugal i:nth-child(n+6){display:none}.technology-steps.is-visible .technology-symbol.centrifugal{animation:10s linear infinite process-spin}.technology-symbol.nano{grid-template-columns:repeat(4,1fr);place-items:center;gap:7px;padding:22px;display:grid}.technology-symbol.nano i{opacity:.86;width:7px;height:7px;position:static}.technology-symbol.nano i:nth-child(3n){opacity:.58;width:4px;height:4px}.technology-symbol.nano i:nth-child(2n){animation-delay:.45s}.technology-steps.is-visible .technology-symbol.nano i{animation:2.4s ease-in-out infinite particle-pulse}.technology-symbol.colloid:before,.technology-symbol.colloid:after{content:"";border:1px solid #d8e4b49e;border-radius:50%;width:40px;height:40px;position:absolute;top:23px}.technology-symbol.colloid:before{left:17px}.technology-symbol.colloid:after{right:17px}.technology-symbol.colloid i{opacity:.72;width:5px;height:5px}.technology-symbol.colloid i:first-child{top:18px;left:41px}.technology-symbol.colloid i:nth-child(2){top:39px;left:22px}.technology-symbol.colloid i:nth-child(3){top:39px;right:22px}.technology-symbol.colloid i:nth-child(4){bottom:18px;right:41px}.technology-symbol.colloid i:nth-child(5){bottom:28px;left:31px}.technology-symbol.colloid i:nth-child(6){bottom:28px;right:31px}.technology-symbol.colloid i:nth-child(n+7){display:none}@keyframes process-spin{to{rotate:1turn}}@keyframes particle-pulse{0%,to{opacity:.32;scale:.72}50%{opacity:1;scale:1.18}}.howto-list{gap:10px}.howto-list li{background:#efede4;border:1px solid #12372829;flex-direction:column;min-height:480px;padding:0;display:flex}.howto-list li+li{border-top:1px solid #12372829}.howto-media{aspect-ratio:4/3;background:#d9d6cb;position:relative;overflow:hidden}.howto-media:after{content:"";pointer-events:none;background:linear-gradient(#071f1605,#0000 50%,#071f1630);position:absolute;inset:0}.howto-media>img{object-fit:cover;transition:transform .9s cubic-bezier(.16,1,.3,1),filter .5s;transform:scale(1.015)}.howto-list li:hover .howto-media>img{filter:saturate(.92)contrast(1.03);transform:scale(1.07)}.howto-media>span{z-index:2;width:43px;color:var(--ink);-webkit-backdrop-filter:blur(14px)saturate(120%);background:#f6f3ebbd;border-color:#ffffffb3;position:absolute;top:16px;left:16px}.howto-copy{padding:28px 30px 32px}.howto-list strong{margin:0;font-size:26px}.howto-list p{margin-top:14px}@media (max-width:900px) and (min-width:561px){.feature-card,.howto-list li{grid-template-columns:minmax(280px,.92fr) minmax(0,1.08fr);min-height:330px;display:grid}.feature-card-media,.howto-media{aspect-ratio:auto;height:100%}.feature-card-body,.howto-copy{align-self:center}}@media (max-width:560px){.feature-card{min-height:470px;padding:0}.feature-card-media{aspect-ratio:4/3}.feature-card-body{min-height:220px;padding:24px 22px 26px}.feature-card h3{font-size:29px}.technology-steps li{grid-template-columns:48px minmax(0,1fr);gap:16px}.technology-symbol{grid-column:2;place-self:start;width:80px;margin-top:18px}.howto-list li{min-height:450px}.howto-media{aspect-ratio:4/3}.howto-copy{padding:24px 22px 26px}.howto-list strong{font-size:24px}}@media (prefers-reduced-motion:reduce){.feature-card:hover .feature-card-media>img,.howto-list li:hover .howto-media>img{filter:none;transform:scale(1.015)}.technology-steps.is-visible .technology-symbol.centrifugal,.technology-steps.is-visible .technology-symbol.nano i{animation:none}}@media (min-width:901px) and (max-width:1600px) and (max-height:1000px){:root{--section-anchor-offset:58px}body{font-size:16px}.site-header{min-height:64px;padding-inline:22px}html[data-scrolled=true] .site-header{min-height:58px}.brand-mark{width:38px}.brand strong{font-size:17px}.brand small{font-size:8px}.desktop-nav{gap:30px}.desktop-nav a,.header-action{font-size:13px}.hero-grid{gap:clamp(38px,4.5vw,64px);width:min(1180px,100% - 40px);padding-top:98px;padding-bottom:48px}.hero h1{font-size:clamp(50px,4.75vw,66px)}.hero-description{max-width:500px;margin-top:22px;font-size:17px;line-height:1.72}.hero-actions{margin-top:24px}.hero-notes{margin-top:30px}.hero-notes div{padding-top:12px}.hero-image-frame{width:min(100%,56vh)}.floating-note{width:165px;padding:17px;bottom:28px;left:-30px}.floating-note strong{font-size:17px}.statement-band{min-height:56px}.section{width:min(1160px,100% - 40px);padding-top:clamp(64px,7.8vh,80px);padding-bottom:clamp(64px,7.8vh,80px)}.section-kicker{margin-bottom:18px;font-size:9px}.section-heading h2,.product-copy h2,.ingredients-intro h2,.technology-copy h2,.closing-copy h2,.visual-story-heading h2{font-size:clamp(44px,4.35vw,64px)}.story{padding-bottom:78px}.story-grid{gap:clamp(48px,7vw,92px);margin-top:42px}.story-lead{font-size:17px;line-height:1.72}.question-list article{padding:21px 0}.question-list p{font-size:clamp(19px,1.85vw,25px);line-height:1.46}.visual-story-section{width:min(1220px,100% - 40px);padding-top:30px}.visual-story-heading{gap:64px}.visual-story-heading>p{font-size:17px;line-height:1.65}.visual-story-grid{grid-auto-rows:min(25vh,230px);gap:7px;margin-top:40px}.product-section{grid-template-columns:minmax(0,.9fr) minmax(0,1.1fr);padding:0}.product-photo-wrap{min-height:min(100svh,740px)}.product-copy{padding:46px clamp(40px,4vw,58px)}.product-copy h2{font-size:clamp(42px,3.75vw,54px);line-height:1.05}.product-copy>p:not(.section-kicker){margin-top:18px;font-size:16px;line-height:1.58}.aroma-profile{margin-top:20px;padding-block:12px 14px}.aroma-profile ol{gap:8px;margin-top:14px}.product-specs{margin:20px 0 16px}.product-specs div{padding:9px 0}.product-specs dt{font-size:12px}.product-specs dd{font-size:15px}.features-section{width:min(1220px,100% - 40px);padding-bottom:78px}.feature-grid{margin-top:40px}.feature-card{min-height:390px}.feature-card-media{aspect-ratio:16/9}.feature-card-body{min-height:170px;padding:20px 22px 22px}.feature-card h3{margin-bottom:14px;font-size:clamp(25px,2.15vw,31px)}.feature-card p{font-size:15px;line-height:1.62}.ingredients-section,.technology-section{width:100%;padding-left:max(28px,50vw - 580px);padding-right:max(28px,50vw - 580px)}.ingredients-section{gap:clamp(48px,7vw,90px)}.ingredients-intro>p:not(.section-kicker){margin-top:24px;font-size:17px;line-height:1.67}.ingredients-visual{width:min(100%,320px);margin-top:26px}.ingredient-list li{gap:16px;min-height:100px;padding:16px 0}.ingredient-orb{width:58px}.ingredient-title h3{margin-top:5px;font-size:20px}.ingredient-list li>p{font-size:15px;line-height:1.58}.technology-section{gap:clamp(48px,7vw,90px)}.technology-copy>p:not(.section-kicker){margin-top:24px;font-size:17px;line-height:1.67}.technology-visual{aspect-ratio:2;margin-top:26px}.shake-note{margin-top:18px}.technology-steps li{padding:20px 0}.technology-steps h3{margin:5px 0 7px;font-size:24px}.technology-steps p{font-size:15px;line-height:1.58}.technology-symbol{width:76px}.usage-section{padding-top:48px;padding-bottom:48px}.usage-heading{column-gap:54px}.usage-heading>p:last-child{font-size:17px;line-height:1.65}.usage-grid{margin-top:28px}.usage-card{min-height:270px}.usage-card-media{aspect-ratio:2}.usage-card-body{min-height:120px;padding:16px 18px 18px}.usage-card h3{margin-bottom:10px;font-size:22px}.usage-card p{font-size:15px;line-height:1.56}.howto-section{padding-top:46px}.howto-list{margin-top:40px}.howto-list li{min-height:350px}.howto-media{aspect-ratio:16/9}.howto-copy{padding:20px 22px 22px}.howto-list strong{font-size:22px}.howto-list p{margin-top:9px;font-size:15px;line-height:1.58}.caution-box{margin-top:18px;padding:20px 24px}.closing-section{min-height:100svh;padding-block:72px}.closing-copy>p:not(.section-kicker){font-size:17px}}@media (min-width:901px) and (max-width:1600px) and (max-height:850px){.usage-section{padding-top:36px;padding-bottom:36px}.usage-grid{margin-top:20px}.usage-card{min-height:240px}.usage-card-body{min-height:105px;padding:13px 16px 15px}.usage-card h3{margin-bottom:7px;font-size:20px}.usage-card p{font-size:14px;line-height:1.48}}@media (min-width:901px){main>section{min-height:calc(100svh - var(--section-anchor-offset))}html[data-section-snap=enabled] main>section{scroll-margin-top:var(--section-anchor-offset)}}@media (max-width:900px){:root{--section-anchor-offset:120px}}@media (prefers-reduced-motion:reduce){html{scroll-snap-type:none}}:root{--font-ui:system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", "Apple SD Gothic Neo", "Malgun Gothic", sans-serif;--font-latin:"Helvetica Neue", "Segoe UI", Arial, sans-serif;--sans:var(--font-ui);--serif:var(--font-ui)}body{font-family:var(--font-ui);letter-spacing:-.012em;font-size:16px;font-weight:500;line-height:1.66}button,input,textarea,select{font-family:inherit}.hero h1,.section-heading h2,.visual-story-heading h2,.product-copy h2,.ingredients-intro h2,.technology-copy h2,.closing-copy h2{font-family:var(--font-ui);letter-spacing:-.032em;font-size:clamp(40px,3.85vw,58px);font-weight:700;line-height:1.12}.hero h1{font-size:clamp(46px,4.25vw,62px)}.hero h1 em,.section-heading h2 em,.visual-story-heading h2 em,.product-copy h2 em,.ingredients-intro h2 em,.technology-copy h2 em,.closing-copy h2 em{letter-spacing:inherit;font-family:inherit;font-size:1em;font-style:normal;font-weight:700}.brand-mark,.brand strong,.brand small,.eyebrow,.section-kicker,.photo-label,.statement-band span,.hero-scroll-cue,.closing-product-caption,.site-footer>small{font-family:var(--font-latin)}.hero-notes dt,.question-list span,.visual-card-index,.feature-number,.ingredient-title>span,.technology-steps li>span,.usage-card-number,.howto-list span,.ingredients-visual figcaption>strong,.technology-visual figcaption>strong,.floating-note strong{font-family:var(--font-ui);font-variant-numeric:tabular-nums;font-style:normal}.hero-description,.story-lead,.visual-story-heading>p,.product-copy>p:not(.section-kicker),.ingredients-intro>p:not(.section-kicker),.technology-copy>p:not(.section-kicker),.usage-heading>p:last-child,.closing-copy>p:not(.section-kicker){font-size:16px;font-weight:500;line-height:1.68}.desktop-nav,.header-action,.button,.text-link,.question-list p,.visual-card-caption strong,.feature-card h3,.ingredient-title h3,.shake-note strong,.technology-steps h3,.usage-card h3,.howto-list strong{font-weight:700}.desktop-nav,.header-action{font-size:12px}.eyebrow,.section-kicker,.photo-label,.visual-card-caption span{font-size:9px;font-weight:700}.question-list p{font-size:clamp(17px,1.55vw,21px)}.visual-card-caption strong{font-size:clamp(16px,1.3vw,20px)}.feature-card h3{font-size:clamp(21px,1.75vw,26px)}.ingredient-title h3{font-size:18px}.technology-steps h3{font-size:21px}.usage-card h3{font-size:19px}.howto-list strong{font-size:20px}.feature-card p,.ingredient-list li>p,.technology-steps p,.usage-card p,.howto-list p,.caution-box p{font-size:14px;font-weight:500;line-height:1.58}.product-specs dt{font-size:11px;font-weight:700}.product-specs dd{font-size:14px;font-weight:500}@media (max-width:900px){.hero h1{font-size:clamp(36px,6.4vw,50px)}.section-heading h2,.visual-story-heading h2,.product-copy h2,.ingredients-intro h2,.technology-copy h2,.closing-copy h2{font-size:clamp(36px,6.2vw,49px)}}@media (max-width:560px){body{font-size:15px}.hero h1{font-size:clamp(32px,9.2vw,40px)}.section-heading h2,.visual-story-heading h2,.product-copy h2,.ingredients-intro h2,.technology-copy h2,.closing-copy h2{font-size:clamp(33px,9.5vw,44px)}.hero-description,.story-lead,.visual-story-heading>p,.product-copy>p:not(.section-kicker),.ingredients-intro>p:not(.section-kicker),.technology-copy>p:not(.section-kicker),.usage-heading>p:last-child,.closing-copy>p:not(.section-kicker){font-size:15px}.feature-card h3,.technology-steps h3,.howto-list strong{font-size:20px}.usage-card h3,.ingredient-title h3{font-size:18px}}:root{--hero-band-height:66px;--font-ui:"Avenir Next", Avenir, Pretendard, "Apple SD Gothic Neo", "Noto Sans KR", "Segoe UI", sans-serif;--font-latin:"Avenir Next", Avenir, "Helvetica Neue", "Segoe UI", Arial, sans-serif;--sans:var(--font-ui);--serif:var(--font-ui);--ink:#315d48;--ink-deep:#244c3a;--sage:#5f7967;--copy:#50685a;--copy-dark:#2c4939;--paper:#fbfaf6;--cream:#f4f1e8;--lime:#c9dda9;--champagne:#d6c58f;--line:#315d4829;--dark-start:#28523f;--dark-end:#3c684f;--glass-line:#ffffffbd;--glass-shadow:0 24px 64px #315d481a, inset 0 1px 0 #ffffffd1}body{color:var(--copy-dark);background:linear-gradient(#fbfaf6 0%,#f7f3eb 54%,#fbfaf6 100%)}body:before{opacity:.018;background-image:repeating-radial-gradient(circle at 0 0,#315d48 0,#0000 1px 5px)}main>section.hero{grid-template-rows:minmax(0, 1fr) var(--hero-band-height);min-height:100svh;display:grid}.hero>.hero-grid{min-height:calc(100svh - var(--hero-band-height));height:auto}.hero>.statement-band{z-index:3;min-height:var(--hero-band-height);border-top:1px solid #ffffff4d;border-bottom:1px solid #244c3a24;position:relative}.hero{background:radial-gradient(circle at 79% 16%,#a9cc9761,#0000 31rem),radial-gradient(circle at 8% 94%,#decc942e,#0000 25rem),linear-gradient(132deg,#fdfcf8 0%,#f7f3ea 52%,#e6f0df 100%)}.hero:before,.hero-visual:before,.hero-visual:after{border-color:#47755a2e}.statement-band{color:#faf9f2;background:linear-gradient(105deg,#315d48 0%,#46765a 52%,#568465 100%);box-shadow:inset 0 1px #ffffff29,0 -12px 34px #315d4814}.statement-band span{font-family:var(--font-latin);letter-spacing:.16em;font-size:10px;font-weight:700}.statement-band i{background:#e0cf95;box-shadow:0 0 12px #e0cf9566}.brand-mark,.brand strong,.brand small,.desktop-nav,.header-action,.eyebrow,.section-kicker,.photo-label,.hero-scroll-cue,.aroma-profile-heading,.technology-steps small,.closing-product-caption,.site-footer>small{font-family:var(--font-latin)}.brand strong{letter-spacing:.035em;font-weight:700}.brand small{letter-spacing:.12em}.desktop-nav,.header-action,.button,.text-link{letter-spacing:.01em;font-weight:700}.eyebrow,.section-kicker,.photo-label,.hero-scroll-cue{color:var(--sage);letter-spacing:.14em;font-weight:700}.hero h1,.section-heading h2,.visual-story-heading h2,.product-copy h2,.ingredients-intro h2,.technology-copy h2,.closing-copy h2{color:var(--ink-deep);letter-spacing:-.035em;font-weight:650}.hero h1 em,.section-heading h2 em,.visual-story-heading h2 em,.product-copy h2 em,.ingredients-intro h2 em,.technology-copy h2 em,.closing-copy h2 em{color:var(--ink);font-weight:650}.site-header{background:linear-gradient(135deg,#ffffffd6,#f4f1e8b3);border-bottom-color:#315d481c;box-shadow:inset 0 -1px #315d4812,inset 0 1px #ffffffeb}html[data-scrolled=true] .site-header{background:linear-gradient(135deg,#fffffff2,#eff4eae6);box-shadow:0 14px 40px #315d4817,inset 0 -1px #315d4812}.hero-notes,.floating-note,.photo-label{box-shadow:var(--glass-shadow);background:linear-gradient(145deg,#ffffffd6,#eff4ea99);border-color:#fffc}.button-primary{background:linear-gradient(135deg,#315d48,#568064);border-color:#0000;box-shadow:0 14px 34px #315d4833,inset 0 1px #ffffff2e}.button-primary:hover,.button-primary:focus-visible{background:linear-gradient(135deg,#3b6a52,#679174)}.scroll-progress span{background:linear-gradient(90deg, var(--champagne), #8eb183 48%, var(--ink))}.pointer-glow{background:radial-gradient(circle,#9ac28b29,#0000 68%)}.product-section{background:radial-gradient(circle at 85% 14%,#ffffff94,#0000 25rem),linear-gradient(135deg,#e5eee0 0%,#eef3e9 52%,#f3eee4 100%)}.product-photo-wrap{background:#d9e4d4}.product-copy{background:linear-gradient(145deg,#ffffff57,#ffffff0f)}.aroma-profile{-webkit-backdrop-filter:blur(18px)saturate(125%);background:radial-gradient(circle at 8% 0,#ffffffeb,#0000 42%),linear-gradient(145deg,#ffffffa3,#e2efd870);border:1px solid #fffc;border-radius:20px;margin-top:32px;padding:22px 24px 24px;position:relative;overflow:hidden;box-shadow:0 18px 46px #305b421a,inset 0 1px #ffffffeb}.aroma-profile-heading>span,.aroma-profile-heading>small{font-family:var(--font-latin);letter-spacing:.11em;font-weight:700}.aroma-profile-heading>small{color:#52715f}.aroma-profile ol{gap:13px;margin-top:20px}.aroma-profile li{grid-template-columns:72px 1fr;gap:16px}.aroma-profile li>span{color:#365746;font-size:13px;font-weight:700}.aroma-profile li>i{background:linear-gradient(#ffffffb8,#385f4417);border:1px solid #25533a17;border-radius:999px;height:14px;box-shadow:inset 0 1px 3px #2249331a,0 1px #ffffffe0}.aroma-profile li>i:after{width:calc(var(--aroma-width) - 2px);background:var(--aroma-gradient);box-shadow:0 4px 13px var(--aroma-glow), inset 0 1px 0 #ffffff6b;border-radius:999px;inset:2px auto 2px 2px}.aroma-woody{--aroma-width:92%;--aroma-gradient:linear-gradient(90deg, #315d48, #79a17f);--aroma-glow:#45705340}.aroma-green{--aroma-width:76%;--aroma-gradient:linear-gradient(90deg, #75a070, #bddb94);--aroma-glow:#88b26c47}.aroma-citrus{--aroma-width:54%;--aroma-gradient:linear-gradient(90deg, #d4aa50, #f0d982);--aroma-glow:#deb85747}.features-section{background:radial-gradient(circle at 50% 18%,#d3e3c84d,#0000 32rem)}.feature-card,.usage-card,.howto-list li{border-color:#315d4824;box-shadow:0 16px 42px #315d480f,inset 0 1px #ffffffeb;background:linear-gradient(155deg,#fffffffa,#ecf2e7e6)!important}.feature-card:hover,.usage-card:hover,.howto-list li:hover{color:var(--ink-deep);box-shadow:0 24px 58px #315d4821,inset 0 1px #fffffff0;background:linear-gradient(145deg,#fff,#e3eddd)!important}.feature-card:hover p,.usage-card:hover p{color:var(--copy)}.ingredients-section{background:radial-gradient(circle at 10% 12%,#ffffffa3,#0000 30rem),linear-gradient(125deg,#f5f0e7 0%,#eef1e7 48%,#e4eee0 100%)}.ingredient-list li:hover{background:linear-gradient(135deg,#ffffffb8,#e8f1e280)}.technology-section{background:radial-gradient(circle at 13% 84%, #abcd9447, transparent 31rem), linear-gradient(125deg, var(--dark-start) 0%, #315f49 52%, var(--dark-end) 100%);color:#f8f8f2}.technology-copy h2,.technology-copy h2 em,.closing-copy h2,.closing-copy h2 em{color:#f8f8f2}.technology-copy>p:not(.section-kicker),.technology-steps p,.closing-copy>p:not(.section-kicker){color:#dce7d9}.section-kicker.light,.technology-steps small,.technology-visual figcaption>span{color:#d5e6c8}.technology-steps,.technology-steps li{border-color:#eef5e83b}.technology-visual{background:#315f49;border-color:#eff5e842;box-shadow:0 30px 76px #1b402f47}.technology-visual figcaption{background:linear-gradient(135deg,#28523fc2,#3c684f80)}.caution-box{border-color:#fffc;border-left-color:var(--ink);background:linear-gradient(135deg,#ffffffd1,#e5eedf99)}.closing-section{background:radial-gradient(circle at 76% 42%,#c2dba44d,#0000 26rem),linear-gradient(120deg,#264f3e 0%,#315f49 55%,#47745a 100%)}.coming-soon{color:#f2f5ed;background:linear-gradient(135deg,#ffffff2b,#ffffff12);border-color:#ffffff57}.site-footer{color:#edf2e9;background:linear-gradient(115deg,#1d4032,#315d48)}.footer-brand .brand-mark{border-color:#edf2e9b8}.footer-brand .brand small,.site-footer>p,.site-footer>small{color:#c9d8ca}@media (min-width:901px) and (max-width:1600px) and (max-height:1000px){:root{--hero-band-height:56px}}@media (max-width:560px){:root{--hero-band-height:58px}.aroma-profile{border-radius:16px;padding:18px}.aroma-profile li>i{height:12px}}:root{--layout-main:1040px;--layout-wide:1080px;--layout-header:1120px;--layout-gap:clamp(14px, 1.25vw, 18px)}@media (min-width:901px){.site-header{padding-right:max(32px, calc((100vw - var(--layout-header)) / 2));padding-left:max(32px, calc((100vw - var(--layout-header)) / 2))}.hero-grid{width:min(var(--layout-wide), calc(100% - 80px));gap:clamp(52px,6vw,84px)}.section{width:min(var(--layout-main), calc(100% - 80px))}.visual-story-section,.features-section{width:min(var(--layout-wide), calc(100% - 80px))}.story-grid{gap:clamp(56px,7vw,96px)}.visual-story-grid,.feature-grid,.usage-grid,.howto-list{gap:var(--layout-gap)}.product-section{width:100%;padding:clamp(42px, 6vh, 60px) max(40px, calc((100vw - var(--layout-wide)) / 2));grid-template-columns:minmax(0,.88fr) minmax(0,1.12fr);align-items:center;gap:clamp(28px,3vw,48px)}.product-photo-wrap{border-radius:24px;min-height:min(78svh,720px);box-shadow:0 26px 64px #315d481f}.product-copy{border:1px solid #ffffff9e;border-radius:24px;padding:clamp(32px,3.4vw,48px);box-shadow:0 24px 64px #315d4814,inset 0 1px #ffffffc7}.ingredients-section,.technology-section{width:100%;padding-right:max(40px, calc((100vw - var(--layout-main)) / 2));padding-left:max(40px, calc((100vw - var(--layout-main)) / 2));gap:clamp(56px,6vw,84px)}.closing-section{padding-right:max(40px, calc((100vw - var(--layout-main)) / 2));padding-left:max(40px, calc((100vw - var(--layout-main)) / 2));gap:clamp(56px,7vw,96px)}.closing-product{width:min(100%,440px)}.site-footer{padding-right:max(40px, calc((100vw - var(--layout-header)) / 2));padding-left:max(40px, calc((100vw - var(--layout-header)) / 2))}}@media (min-width:901px) and (min-height:760px){.story,.visual-story-section,.features-section,.usage-section,.howto-section{align-content:safe center;display:grid}}@media (min-width:901px) and (max-width:1100px){.hero h1{font-size:clamp(44px,5.2vw,54px)}}@media (min-width:901px) and (max-width:1600px) and (max-height:1000px){.hero-grid{gap:clamp(44px,3.8vw,52px);padding-top:92px;padding-bottom:40px}.hero h1{font-size:clamp(44px,3.75vw,54px)}.hero-description{max-width:460px}.hero-image-frame{width:min(100%,50vh)}.floating-note{width:150px;padding:15px}.section{padding-top:clamp(52px,6.3vh,60px);padding-bottom:clamp(52px,6.3vh,60px)}.story{padding-bottom:62px}.story-grid{margin-top:34px}.question-list article{padding-top:18px;padding-bottom:18px}.visual-story-section{padding-top:40px;padding-bottom:40px}.visual-story-heading{gap:52px}.visual-story-grid{grid-auto-rows:min(23vh,210px);margin-top:34px}.product-photo-wrap{min-height:min(78svh,620px)}.aroma-profile{margin-top:18px;padding:16px 18px 18px}.aroma-profile ol{gap:8px;margin-top:12px}.features-section{padding-bottom:62px}.feature-grid{margin-top:34px}.feature-card{min-height:360px}.feature-card-body{min-height:150px;padding:18px 20px 20px}.ingredients-visual{width:min(100%,290px)}.ingredient-list li{min-height:90px;padding-top:14px;padding-bottom:14px}.ingredient-orb{width:54px}.technology-steps li{padding-top:17px;padding-bottom:17px}.technology-symbol{width:76px}.usage-grid{margin-top:24px}.usage-card{min-height:250px}.usage-card-body{min-height:110px;padding:15px 17px 17px}.usage-heading{column-gap:44px}.howto-section{padding-top:48px}.howto-list{margin-top:34px}.howto-list li{min-height:320px}.howto-copy{padding:18px 20px 20px}.caution-box{margin-top:16px;padding:18px 22px}.closing-product{width:min(100%,420px)}.closing-section{min-height:calc(100svh - var(--section-anchor-offset))}}@media (min-width:901px) and (max-width:1600px) and (max-height:850px){.product-section{padding-top:18px;padding-bottom:18px}.usage-section{padding-top:38px;padding-bottom:38px}.usage-grid{margin-top:18px}.usage-card{min-height:225px}.usage-card-body{min-height:100px;padding:12px 15px 14px}}@media (max-width:900px){.hero-grid,.section,.visual-story-section,.features-section{width:min(720px,100% - 56px)}.feature-grid,.usage-grid,.howto-list,.visual-story-grid{gap:16px}.product-section{gap:18px;width:100%;padding:28px}.product-photo-wrap{aspect-ratio:4/5;border-radius:24px;width:min(100%,560px);margin:0 auto;box-shadow:0 24px 58px #315d481c}.product-copy{border:1px solid #ffffff9e;border-radius:24px;width:min(100%,640px);margin:0 auto;padding:60px max(28px,7vw) 68px}.ingredients-section,.technology-section{width:100%;padding-left:max(28px,6vw);padding-right:max(28px,6vw)}.closing-section,.site-footer{padding-left:max(28px,7vw);padding-right:max(28px,7vw)}}@media (max-width:560px){.hero-grid{gap:28px;width:calc(100% - 40px);padding-top:124px;padding-bottom:28px}.hero-image-frame{width:min(78vw,304px)}.floating-note{width:142px;padding:14px}.section,.visual-story-section,.features-section{width:calc(100% - 48px);padding-top:78px;padding-bottom:78px}.visual-story-grid,.feature-grid,.howto-list{gap:14px}.product-section{width:100%;padding:24px}.product-copy{border-radius:20px;padding:48px 22px 56px}.product-photo-wrap{border-radius:20px}.ingredients-section,.technology-section,.closing-section,.site-footer{padding-left:24px;padding-right:24px}.ingredient-list{margin-top:38px}.ingredient-list li{min-height:0;padding-top:18px;padding-bottom:18px}.ingredient-orb{width:48px}.technology-steps{margin-top:30px}.technology-steps li{grid-template-columns:38px minmax(0,1fr) 80px;gap:12px;padding-top:18px;padding-bottom:18px}.technology-steps li>span{width:38px}.technology-symbol{grid-column:auto;place-self:center;width:80px;margin-top:0}.feature-card{min-height:430px}.feature-card-body{min-height:200px}.howto-list li{min-height:410px}.closing-section{gap:44px}.closing-product{width:min(100%,300px)}.usage-grid{gap:14px;padding-right:24px}.usage-card{flex-basis:76vw}}@media (min-width:901px) and (max-width:1600px) and (max-height:1000px){.ingredients-section{align-items:center;gap:clamp(44px,5vw,64px);padding-top:44px;padding-bottom:44px}.ingredients-intro{padding-top:0}.ingredients-intro>p:not(.section-kicker){margin-top:16px;font-size:16px;line-height:1.58}.ingredients-visual{width:min(100%,250px);margin-top:18px}.ingredient-list li{grid-template-columns:72px minmax(160px,.8fr) minmax(200px,1.2fr);gap:12px;min-height:0;padding-top:8px;padding-bottom:8px}.ingredient-orb{width:46px}.ingredient-title>span{font-size:11px}.ingredient-title h3{margin:3px 0 1px;font-size:17px}.ingredient-title small{font-size:10px}.ingredient-list li>p{font-size:14px;line-height:1.5}}
