/*! tailwindcss v4.2.1 | MIT License | https://tailwindcss.com */
@layer theme{:root,:host{--font-sans:ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";--font-serif:ui-serif, Georgia, Cambria, "Times New Roman", Times, serif;--font-mono:ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;--spacing:.25rem;--default-font-family:var(--font-sans);--default-mono-font-family:var(--font-mono)}}@layer base{*,:after,:before,::backdrop{box-sizing:border-box;border:0 solid;margin:0;padding:0}::file-selector-button{box-sizing:border-box;border:0 solid;margin:0;padding:0}html,:host{-webkit-text-size-adjust:100%;tab-size:4;line-height:1.5;font-family:var(--default-font-family,ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji");font-feature-settings:var(--default-font-feature-settings,normal);font-variation-settings:var(--default-font-variation-settings,normal);-webkit-tap-highlight-color:transparent}hr{height:0;color:inherit;border-top-width:1px}abbr:where([title]){-webkit-text-decoration:underline dotted;text-decoration:underline dotted}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit}a{color:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;text-decoration:inherit}b,strong{font-weight:bolder}code,kbd,samp,pre{font-family:var(--default-mono-font-family,ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace);font-feature-settings:var(--default-mono-font-feature-settings,normal);font-variation-settings:var(--default-mono-font-variation-settings,normal);font-size:1em}small{font-size:80%}sub,sup{vertical-align:baseline;font-size:75%;line-height:0;position:relative}sub{bottom:-.25em}sup{top:-.5em}table{text-indent:0;border-color:inherit;border-collapse:collapse}:-moz-focusring{outline:auto}progress{vertical-align:baseline}summary{display:list-item}ol,ul,menu{list-style:none}img,svg,video,canvas,audio,iframe,embed,object{vertical-align:middle;display:block}img,video{max-width:100%;height:auto}button,input,select,optgroup,textarea{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}::file-selector-button{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}:where(select:is([multiple],[size])) optgroup{font-weight:bolder}:where(select:is([multiple],[size])) optgroup option{padding-inline-start:20px}::file-selector-button{margin-inline-end:4px}::placeholder{opacity:1}@supports (not ((-webkit-appearance:-apple-pay-button))) or (contain-intrinsic-size:1px){::placeholder{color:currentColor}@supports (color:color-mix(in lab, red, red)){::placeholder{color:color-mix(in oklab, currentcolor 50%, transparent)}}}textarea{resize:vertical}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-date-and-time-value{min-height:1lh;text-align:inherit}::-webkit-datetime-edit{display:inline-flex}::-webkit-datetime-edit-fields-wrapper{padding:0}::-webkit-datetime-edit{padding-block:0}::-webkit-datetime-edit-year-field{padding-block:0}::-webkit-datetime-edit-month-field{padding-block:0}::-webkit-datetime-edit-day-field{padding-block:0}::-webkit-datetime-edit-hour-field{padding-block:0}::-webkit-datetime-edit-minute-field{padding-block:0}::-webkit-datetime-edit-second-field{padding-block:0}::-webkit-datetime-edit-millisecond-field{padding-block:0}::-webkit-datetime-edit-meridiem-field{padding-block:0}::-webkit-calendar-picker-indicator{line-height:1}:-moz-ui-invalid{box-shadow:none}button,input:where([type=button],[type=reset],[type=submit]){appearance:button}::file-selector-button{appearance:button}::-webkit-inner-spin-button{height:auto}::-webkit-outer-spin-button{height:auto}[hidden]:where(:not([hidden=until-found])){display:none!important}}@layer components;@layer utilities{.visible{visibility:visible}.relative{position:relative}.start{inset-inline-start:var(--spacing)}.table{display:table}}:root{--ivory:#f6f1e7;--paper:#fffdf8;--olive:#263d2d;--sage:#9daf98;--gold:#c7a464;--ink:#243126;--muted:#667066}*{box-sizing:border-box}html{scroll-behavior:smooth}body{background:var(--paper);color:var(--ink);font-family:var(--font-sans),sans-serif;margin:0}a{color:inherit;text-decoration:none}.wrap{width:min(1180px,100% - 48px);margin:auto}.nav{justify-content:space-between;align-items:center;gap:28px;height:92px;display:flex}.brand{letter-spacing:.13em;align-items:center;gap:12px;font-size:12px;font-weight:700;line-height:1.2;display:flex}.brand small{color:var(--muted);font-size:9px}.brandMark{border:1px solid var(--gold);width:44px;height:44px;color:var(--gold);border-radius:50%;place-items:center;display:grid}.oliveMark{width:34px;height:34px;display:block;overflow:visible}.oliveStem,.oliveLeaf,.oliveDrop{fill:none;stroke:currentColor;stroke-width:2.1px;stroke-linecap:round;stroke-linejoin:round}.oliveLeaf{fill:#c7a46424}.oliveDrop{fill:#c7a46438}.navlinks{color:var(--muted);gap:36px;font-size:13px;display:flex}.button{background:var(--olive);color:#fff;letter-spacing:.07em;border-radius:3px;justify-content:center;align-items:center;padding:17px 26px;font-size:12px;font-weight:700;transition:all .2s;display:inline-flex}.button:hover{background:#35513c;transform:translateY(-2px)}.buttonSmall{padding:13px 18px}.buttonGold{background:var(--gold);color:#243126}.hero{background:var(--ivory);border-top:1px solid #ece4d6;min-height:680px;position:relative;overflow:hidden}.heroGrid{grid-template-columns:1.04fr .96fr;align-items:center;min-height:680px;display:grid}.heroCopy{z-index:2;padding:70px 0;position:relative}.eyebrow,.sectionTag,.miniTag{text-transform:uppercase;letter-spacing:.2em;color:#778779;font-size:11px;font-weight:700}.hero h1,.intro h2,.bundle h2,.process h2,.clarity h2,.faq h2,.finalCta h2,.usage h2,.expert h2{font-family:var(--font-serif);letter-spacing:-.035em;margin:22px 0;font-weight:500;line-height:.94}.hero h1{font-size:clamp(54px,5.7vw,82px)}em{color:var(--gold);font-weight:400}.lead{color:#58645a;max-width:610px;font-size:17px;line-height:1.85}.heroActions{align-items:center;gap:30px;margin-top:34px;display:flex}.textLink{font-size:13px;font-weight:700}.textLink span,.productLink span{color:var(--gold);margin-left:8px}.trust{color:#68746b;gap:24px;margin-top:36px;font-size:11px;display:flex}.heroVisual{justify-content:center;align-items:flex-end;gap:24px;height:570px;padding-bottom:70px;display:flex;position:relative}.orb{border-radius:50%;position:absolute}.orbOne{background:radial-gradient(circle,#d9e3d2 0,#eaf0e5 52%,#0000 70%);width:580px;height:580px;top:10px;right:-120px}.orbTwo{opacity:.28;background:#dfd5be;width:280px;height:280px;bottom:-150px;right:28%}.frequency{border:1px solid #c7a4646b;border-radius:50%;position:absolute}.frequency1{width:430px;height:430px;bottom:35px}.frequency2{width:330px;height:330px;bottom:85px}.photoFrame{z-index:2;border-radius:110px 110px 18px 18px;place-items:center;width:210px;height:330px;display:grid;position:relative;overflow:hidden;box-shadow:0 28px 60px #263d2d33}.photoFrame.water{background:linear-gradient(155deg,#eef7f4,#bdd4d0)}.photoFrame.oil{background:linear-gradient(155deg,#e8e2c5,#9a9b62);transform:translateY(18px)}.photoFallback{text-align:center;color:var(--olive);background:#fffdf89e;border:1px solid #ffffffb3;width:78%;padding:25px 20px}.photoInitial{font-family:var(--font-serif);color:var(--gold);font-size:76px;line-height:.8;display:block}.photoFallback small{letter-spacing:.18em;font-size:9px;font-weight:700;line-height:1.7}.intro{text-align:center;padding:105px 0 68px}.intro h2{font-size:clamp(48px,5vw,68px)}.intro>p:last-child{max-width:680px;color:var(--muted);margin:25px auto 0;line-height:1.8}.products{grid-template-columns:1fr 1fr;gap:24px;padding-bottom:110px;display:grid}.product{background:#fbfaf5;border:1px solid #e5dfd2;overflow:hidden}.product>.photoFrame{width:100%;height:380px;box-shadow:none;border-radius:0;transform:none}.product>.photoFrame .photoFallback{width:185px}.productBody{padding:42px}.productBody h3,.usageSteps h3,.step h3,.clarityCards h3{font-family:var(--font-serif);margin:12px 0;font-size:34px;font-weight:500}.productBody>p:not(.miniTag){color:var(--muted);line-height:1.75}.price{border-top:1px solid #ddd7ca;align-items:center;gap:18px;margin:22px 0;padding-top:20px;display:flex}.price strong{font-family:var(--font-serif);color:var(--olive);font-size:42px}.price span{text-transform:uppercase;letter-spacing:.08em;color:var(--muted);font-size:11px}.productLink{text-transform:uppercase;letter-spacing:.1em;font-size:12px;font-weight:700}.bundle{background:var(--olive);color:#fff;padding:100px 0;overflow:hidden}.bundleGrid{grid-template-columns:1fr 1fr;align-items:center;display:grid}.bundle h2,.clarity h2,.finalCta h2{font-size:clamp(54px,5vw,72px)}.bundle p:not(.sectionTag){color:#cbd3cb;max-width:500px;line-height:1.8}.light{color:#bfcbbf}.bundlePrice{align-items:center;gap:20px;margin:28px 0;display:flex}.bundlePrice strong{font-family:var(--font-serif);color:#e5c98f;font-size:58px}.bundlePrice span{text-transform:uppercase;letter-spacing:.1em;color:#bfc8bf;font-size:11px;line-height:1.5}.bundleVisual{justify-content:center;align-items:center;gap:16px;height:440px;display:flex;position:relative}.bundleVisual .usagePhoto{z-index:2;aspect-ratio:4/3;border:1px solid #ffffff47;width:265px;position:relative;overflow:hidden;box-shadow:0 24px 55px #0e1c1352}.bundleVisual .usagePhoto:nth-child(2){transform:translateY(34px)}.bundleVisual .usagePhoto img{object-fit:cover;width:100%;height:100%;display:block}.goldCircle{border:1px solid #c7a46459;border-radius:50%;width:390px;height:390px;position:absolute}.usage{grid-template-columns:.85fr 1.15fr;gap:100px;padding:115px 0;display:grid}.usageTitle h2{font-size:64px}.usageTitle>p:last-child{color:var(--muted);line-height:1.75}.usageSteps{border-top:1px solid #ddd8cd;margin:0;padding:0;list-style:none}.usageSteps li{border-bottom:1px solid #ddd8cd;grid-template-columns:60px 1fr;gap:20px;padding:29px 0;display:grid}.usageSteps li>span,.step>span{font-family:var(--font-serif);color:var(--gold);font-size:22px}.usageSteps h3{margin:0 0 8px;font-size:29px}.usageSteps p{color:var(--muted);margin:0;line-height:1.7}.usageVideo{background:var(--ivory);border:1px solid #e5dfd2;grid-column:1/-1;margin-top:10px;padding:14px}.usageVideo video{aspect-ratio:16/9;object-fit:contain;background:#17271d;width:100%;display:block}.process{color:#fff;background:#344b3a;padding:110px 0}.processGrid{grid-template-columns:.85fr 1.15fr;gap:100px;display:grid}.process h2{font-size:64px}.steps{border-top:1px solid #fff3}.step{border-bottom:1px solid #fff3;grid-template-columns:60px 1fr;gap:20px;padding:28px 0;display:grid}.step h3{margin:0 0 8px;font-size:28px}.step p{color:#c8d0c9;margin:0;line-height:1.7}.expert{grid-template-columns:.75fr 1.25fr;align-items:center;gap:75px;padding:110px 0;display:grid}.expertPortrait{background:#ebe7dc;height:460px;overflow:hidden}.expertPortrait img{object-fit:cover;object-position:center 30%;width:100%;height:100%;display:block}.expert h2{font-size:60px}.expert p:not(.sectionTag){color:var(--muted);max-width:650px;line-height:1.85}.machine{grid-template-columns:1.05fr .95fr;align-items:center;gap:75px;padding:0 0 110px;display:grid}.machinePhoto{background:var(--ivory);min-height:420px;overflow:hidden}.machinePhoto img{object-fit:cover;object-position:center;width:100%;height:100%;min-height:420px;display:block}.machine h2{font-family:var(--font-serif);letter-spacing:-.035em;margin:20px 0 26px;font-size:52px;font-weight:500;line-height:1}.machine p:not(.sectionTag){color:var(--muted);line-height:1.8}.machine strong{color:var(--olive)}.machine small{color:#7a827b;border-top:1px solid #ddd8cd;margin-top:24px;padding-top:20px;line-height:1.65;display:block}.clarity{background:var(--olive);color:#fff;padding:105px 0}.clarityGrid{grid-template-columns:1fr 1fr;gap:80px;display:grid}.clarityCards article{border-bottom:1px solid #ffffff2e;gap:24px;padding:28px 0;display:flex}.clarityCards article>span{font-family:var(--font-serif);color:var(--gold);font-size:30px}.clarityCards .clarityMark{width:34px;min-width:34px}.clarityMark .oliveMark{width:34px;height:34px}.clarityCards h3{margin:0 0 10px;font-size:27px}.clarityCards p{color:#c8d0c9;margin:0;line-height:1.7}.faq{max-width:850px;padding:110px 0}.faq h2{margin-bottom:45px;font-size:60px}.faq details{border-top:1px solid #ddd8cd;padding:22px 4px}.faq details:last-child{border-bottom:1px solid #ddd8cd}.faq summary{font-family:var(--font-serif);cursor:pointer;justify-content:space-between;font-size:24px;list-style:none;display:flex}.faq summary:after{content:"+";color:var(--gold)}.faq details[open] summary:after{content:"−"}.faq details p{color:var(--muted);padding-right:40px;line-height:1.75}.finalCta{text-align:center;color:#fff;background:#1e3326;padding:110px 0}.finalCta p:not(.sectionTag){color:#c9d1ca}.finalCta .button{width:max-content;margin:18px auto;display:flex}.finalCta small{color:#9eaaa0;display:block}footer{color:#b9c2ba;background:#17271d;padding:60px 0;font-size:12px}.footerGrid{grid-template-columns:1.3fr .8fr 1.2fr;gap:70px;display:grid}.footerGrid strong{color:#e0e5df;letter-spacing:.12em;font-size:11px}.footerGrid p{line-height:1.7}@media (width<=820px){.wrap{width:min(100% - 32px,640px)}.nav{height:76px}.navlinks,.nav .button{display:none}.heroGrid,.products,.bundleGrid,.usage,.processGrid,.expert,.machine,.clarityGrid,.footerGrid{grid-template-columns:1fr}.hero{min-height:auto}.heroGrid{padding-top:30px}.heroCopy{padding:45px 0 20px}.hero h1{font-size:54px}.heroVisual{height:430px}.heroVisual .photoFrame{width:160px;height:270px}.trust{flex-direction:column;gap:8px}.products{gap:18px}.bundleGrid>div:first-child{z-index:2}.bundleVisual{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;width:100%;height:auto;min-height:0;margin-top:54px;display:grid}.bundleVisual .usagePhoto{width:100%;max-width:none}.bundleVisual .usagePhoto:nth-child(2){transform:translateY(22px)}.bundleVisual .goldCircle{width:min(78vw,360px);height:min(78vw,360px)}.usage,.processGrid{gap:40px}.expert,.machine{gap:35px}.expertPortrait{height:390px}.machine{padding-bottom:85px}.machinePhoto,.machinePhoto img{min-height:300px}.machine h2{font-size:44px}.clarityGrid{gap:30px}.footerGrid{gap:28px}.intro,.faq{padding:82px 0}.usage,.expert{padding:85px 0}}@media (width<=480px){.heroActions{flex-direction:column;align-items:flex-start}.heroVisual{transform-origin:bottom;margin:-35px -42px 0;transform:scale(.86)}.productBody{padding:30px}.bundle{padding:76px 0 92px}.bundleVisual{margin:48px 0 0;transform:none}.bundleVisual .usagePhoto:nth-child(2){transform:translateY(18px)}.faq summary{font-size:21px}.footerGrid{grid-template-columns:1fr}.price{flex-direction:column;align-items:flex-start;gap:4px}}.photoFrame{background:#d8d4cd}.photoFrame img{object-fit:cover;object-position:center center;width:100%;height:100%;display:block}.product>.photoFrame img{object-position:center 54%}
