/*! 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-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{box-sizing:border-box;border:0 solid;margin:0;padding:0}::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;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]){-webkit-appearance:button;appearance:button}::file-selector-button{-webkit-appearance: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{.sticky{position:sticky}.start{inset-inline-start:var(--spacing)}.block{display:block}}.cookie-panel{z-index:100;border:1px solid var(--off-sand);background:var(--off-white);border-radius:16px;width:min(560px,100% - 40px);max-height:calc(100dvh - 40px);padding:26px;position:fixed;bottom:20px;right:20px;overflow:auto;box-shadow:0 12px 60px #17171630}.cookie-panel h2{font-family:var(--font-display),serif;margin:0 0 14px;font-size:30px;font-weight:500;line-height:1.1}.cookie-panel p{margin:12px 0;font-size:16px;line-height:1.55}.cookie-panel summary{cursor:pointer;text-underline-offset:3px;padding:8px 0;font-size:16px;text-decoration:underline}.cookie-panel details a{margin:8px 0;font-size:14px;text-decoration:underline;display:inline-block}.cookie-actions{grid-template-columns:1fr 1fr;gap:12px;margin-top:20px;display:grid}.cookie-actions button{border:1px solid var(--off-charcoal);background:var(--off-white);min-height:48px;color:var(--off-text);border-radius:8px;padding:10px 12px;font-size:16px}.cookie-actions button:hover{background:var(--off-ivory)}.cookie-settings{z-index:45;border:1px solid var(--off-sand);background:var(--off-white);min-height:44px;color:var(--off-text);border-radius:8px;padding:8px 14px;font-size:14px;position:fixed;bottom:12px;left:12px;box-shadow:0 2px 8px #17171615}@media (max-width:760px){.cookie-panel{width:calc(100% - 24px);max-height:calc(100dvh - 24px);padding:20px;bottom:12px;right:12px}.cookie-settings{bottom:calc(92px + env(safe-area-inset-bottom))}}:root{--off-ivory:#f5f1e9;--off-stone:#e2dace;--off-sand:#cfc3b3;--off-charcoal:#171716;--off-text:#242321;--off-muted:#706c65;--off-gold:#b49762;--off-dark-gold:#8d744d;--off-white:#fffdf8}*{box-sizing:border-box}html{scroll-behavior:smooth}body{background:var(--off-ivory);color:var(--off-text);font-family:var(--font-sans),sans-serif;margin:0}a{color:inherit;text-decoration:none}.site-header{border-bottom:1px solid #2423211f;justify-content:space-between;align-items:center;max-width:1240px;height:78px;margin:0 auto;padding:0 28px;display:flex}.brand{letter-spacing:-.04em;font-size:21px;font-weight:800}.brand span,.stone-mark span{color:var(--off-gold)}nav{color:var(--off-muted);gap:32px;font-size:13px;display:flex}nav a:hover{color:var(--off-text)}.header-cta{border:1px solid var(--off-charcoal);border-radius:9px;padding:12px 18px;font-size:13px;font-weight:650}.hero{grid-template-columns:1.05fr .95fr;align-items:center;gap:70px;max-width:1240px;min-height:calc(100svh - 78px);margin:0 auto;padding:68px 28px 80px;display:grid;overflow:hidden}.eyebrow{text-transform:uppercase;letter-spacing:.16em;color:var(--off-dark-gold);margin:0 0 24px;font-size:11px;font-weight:700}h1{max-width:640px;font-family:var(--font-display),serif;letter-spacing:-.045em;margin:0;font-size:clamp(64px,6.3vw,92px);font-weight:500;line-height:.9}.ritual-line{letter-spacing:.01em;margin:30px 0 0;font-size:19px}.ritual-line strong{font-weight:800}.lede{max-width:510px;color:var(--off-muted);margin:24px 0 0;font-size:18px;line-height:1.65}.hero-actions{flex-wrap:wrap;gap:12px;margin-top:34px;display:flex}.button{border-radius:10px;justify-content:center;align-items:center;min-height:54px;padding:0 24px;font-size:14px;font-weight:650;transition:transform .25s,border-color .25s,background .25s;display:inline-flex}.button:hover{transform:translateY(-2px)}.button-primary{background:var(--off-charcoal);color:var(--off-ivory);border:1px solid var(--off-charcoal)}.button-primary:hover{border-color:var(--off-gold)}.button-secondary{border:1px solid #24232140}.button-secondary span{color:var(--off-gold);margin-left:18px}.trust-row{color:var(--off-muted);align-items:center;gap:11px;margin:24px 0 0;font-size:12px;display:flex}.trust-row i{background:var(--off-gold);border-radius:50%;width:3px;height:3px}.hero-visual{isolation:isolate;background:linear-gradient(155deg,#ddd3c4,#bcae9c 65%,#948574);border-radius:220px 220px 18px 18px;justify-content:center;align-items:center;min-height:620px;margin:0;display:flex;position:relative;overflow:hidden;box-shadow:inset 0 0 0 1px #ffffff3d}.product-photo-media{object-fit:cover;object-position:center;width:100%;height:100%;transition:transform .6s;position:absolute;inset:0}.hero-visual:hover .product-photo-media{transform:scale(1.025)}.sun-glow{filter:blur(55px);background:#fff6ddbd;border-radius:50%;height:48%;position:absolute;inset:3% 8% auto}.stone-object{aspect-ratio:1.02;z-index:2;background:radial-gradient(circle at 34% 24%,#faf7ef 0 2%,#0000 3%),radial-gradient(circle at 55% 58%,#7b6e5b1f 0 1%,#0000 2%),linear-gradient(145deg,#eee8dc 8%,#d8cfc0 72%,#b9aa98);border-radius:45% 52% 47% 50%/48% 43% 56% 51%;width:min(76%,390px);position:relative;transform:rotate(-4deg);box-shadow:20px 38px 50px #342c2247,inset -12px -16px 26px #4c413424,inset 10px 12px 22px #ffffff80}.mineral{transform-origin:0;background:linear-gradient(90deg,#0000,#b49762d9,#6d5d4861,#0000);height:3px;display:block;position:absolute}.mineral-one{width:62%;top:42%;left:11%;transform:rotate(18deg)}.mineral-two{width:45%;top:54%;left:38%;transform:rotate(-28deg)}.drop-zone{border:1px solid #8d744d73;border-radius:50%;width:80px;height:80px;position:absolute;top:18%;right:17%;box-shadow:inset 0 0 30px #8d744d1a}.stone-mark{letter-spacing:.12em;font-size:13px;font-weight:800;position:absolute;bottom:24%;left:50%;transform:translate(-50%)}.cord{z-index:1;border:7px solid #5b3b28;border-right-color:#0000;border-radius:50%;width:52%;height:60%;position:absolute;top:25%;left:10%;transform:rotate(-22deg);box-shadow:inset 2px 0 #fff3}.bottle{z-index:3;color:#e8dbc1;text-align:center;letter-spacing:.16em;background:linear-gradient(90deg,#2b160d,#6a3416 48%,#271007);border-radius:10px 10px 14px 14px;justify-content:center;align-items:center;width:72px;height:130px;font-size:10px;line-height:1.5;display:flex;position:absolute;bottom:10%;right:10%;box-shadow:12px 18px 24px #2c1c1247}.bottle:before{content:"";background:#1d1b18;border-radius:6px 6px 2px 2px;width:42px;height:22px;position:absolute;top:-20px}.visual-note{z-index:4;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);color:#4a453f;background:#fffdf8b8;border:1px solid #fff6;border-radius:8px;padding:10px 14px;font-size:11px;position:absolute;bottom:24px;left:28px}.visual-note span{color:var(--off-gold);margin-right:6px}@media (max-width:760px){.site-header{height:66px;padding:0 18px}nav{display:none}.header-cta{padding:10px 13px;font-size:12px}.hero{grid-template-columns:1fr;gap:42px;min-height:auto;padding:44px 18px 72px}.eyebrow{margin-bottom:17px;font-size:9px}h1{font-size:clamp(48px,15.5vw,64px)}.ritual-line{margin-top:22px;font-size:16px}.lede{margin-top:17px;font-size:16px;line-height:1.55}.hero-actions{margin-top:26px}.button{min-height:52px;padding:0 18px}.button-primary{flex:1}.button-secondary{width:100%}.trust-row{gap:8px;margin-top:20px;font-size:10px}.hero-visual{border-radius:150px 150px 14px 14px;min-height:470px}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*{transition-duration:.01ms!important}}button,input{font:inherit}button{cursor:pointer}.sr-only{clip:rect(0,0,0,0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}:focus-visible{outline:2px solid var(--off-gold);outline-offset:4px}.section{max-width:1240px;margin:0 auto;padding:118px 28px}.section-dark{background:var(--off-charcoal);color:var(--off-ivory)}.section-heading{max-width:690px}.section-heading.centered{text-align:center;margin:0 auto}.section-heading h2,.drop-copy h2,.purchase-box h2,.lead h2,.final-cta h2,.demo h2{font-family:var(--font-display),serif;letter-spacing:-.035em;margin:0;font-size:clamp(48px,5.4vw,76px);font-weight:500;line-height:.96}.section-heading>p:last-child,.drop-copy>p:last-child,.demo-copy>p:last-child{max-width:570px;color:var(--off-muted);margin:24px 0 0;font-size:17px;line-height:1.7}.section-heading.centered>p:last-child{margin:24px auto 0}.kicker{color:var(--off-dark-gold);text-transform:uppercase;letter-spacing:.16em;margin:0 0 20px;font-size:10px;font-weight:750}.pain{border-top:1px solid #2423211a;padding-top:138px}.pain-grid{grid-template-columns:1fr 1fr;align-items:center;gap:60px;min-height:450px;margin-top:72px;display:grid}.big-copy{font-family:var(--font-display),serif;color:#423e38;font-size:clamp(32px,3.4vw,48px);line-height:1.15}.noise-fragments{background:radial-gradient(circle,#b497621f,#0000 65%);min-height:370px;position:relative}.fragment{color:#77716a;background:#fffdf89e;border:1px solid #2423211f;border-radius:10px;padding:14px 18px;font-size:12px;position:absolute;box-shadow:0 14px 30px #2423210a}.f1{top:8%;left:18%;transform:rotate(-3deg)}.f2{opacity:.82;top:24%;right:4%}.f3{opacity:.58;top:49%;left:2%}.f4{opacity:.36;bottom:8%;right:12%}.f5{opacity:.2;top:4%;right:14%}.belief-shift{max-width:780px;font-family:var(--font-display),serif;border-top:1px solid #24232126;margin:20px 0 0 auto;padding:48px 0 0;font-size:clamp(30px,3.8vw,52px);line-height:1.08}.belief-shift p{color:var(--off-muted);margin:0}.belief-shift strong{color:var(--off-text);margin-top:10px;font-weight:500;display:block}.mechanism{background:#e9e1d6;max-width:none;padding:132px max(28px,50vw - 592px)}.formula{grid-template-columns:1fr auto 1fr auto 1fr;align-items:center;gap:24px;max-width:1120px;margin:86px auto 0;display:grid}.formula div{border-top:1px solid #2423212e;border-bottom:1px solid #2423212e;flex-direction:column;justify-content:center;align-items:center;min-height:260px;display:flex}.formula strong{font-family:var(--font-display),serif;font-size:clamp(86px,10vw,148px);font-weight:500;line-height:.8}.formula div>span{text-transform:uppercase;letter-spacing:.16em;color:var(--off-muted);margin-top:24px;font-size:10px}.formula>i{color:var(--off-gold);font-size:25px;font-style:normal}.formula .off-step strong{font-family:var(--font-sans),sans-serif;letter-spacing:-.06em;font-size:clamp(56px,7vw,96px);font-weight:800}.formula .off-step strong span{color:var(--off-gold)}.steps-grid{grid-template-columns:repeat(3,1fr);gap:18px;margin-top:72px;display:grid}.steps-grid article{border-bottom:1px solid #24232129;padding-bottom:32px;position:relative}.step-visual{background:#ded4c6;border-radius:16px;height:350px;margin-bottom:28px;position:relative;overflow:hidden}.step-number{color:var(--off-dark-gold);letter-spacing:.12em;font-size:10px}.steps-grid h3{font-family:var(--font-display),serif;margin:10px 0 8px;font-size:34px;font-weight:500}.steps-grid p{max-width:320px;color:var(--off-muted);margin:0;font-size:14px;line-height:1.65}.step-drop span{background:linear-gradient(145deg,#f5f0e6,#bfb19f);border-radius:48% 52% 45% 55%;width:210px;height:180px;position:absolute;bottom:-32px;left:50%;transform:translate(-50%);box-shadow:14px 24px 35px #41372d33}.step-drop i{z-index:2;background:#8f6d3b;border-radius:60% 40% 65% 35%;width:10px;height:14px;position:absolute;top:19%;left:50%;transform:rotate(45deg)}.step-drop i:nth-child(2){top:29%;left:43%}.step-drop i:nth-child(3){top:37%;left:56%}.step-breathe{background:linear-gradient(145deg,#cbc0b1,#857668)}.step-breathe i{border:1px solid #fffdf875;border-radius:50%;width:230px;height:90px;position:absolute;top:28%;left:50%;transform:translate(-50%,-50%)}.step-breathe i:nth-child(2){width:185px;height:70px;top:47%}.step-breathe i:nth-child(3){width:130px;height:52px;top:64%}.step-breathe span{color:var(--off-white);font-family:var(--font-display),serif;place-items:center;font-size:88px;display:grid;position:absolute;inset:0}.step-off{color:var(--off-white);background:#242321;justify-content:center;align-items:center;gap:18px;display:flex}.step-off span{color:#6f6b65;font-size:12px}.step-off i{background:#4a4743;width:100px;height:1px;position:relative}.step-off i:after{content:"";background:var(--off-gold);border-radius:50%;width:9px;height:9px;position:absolute;top:-4px;right:0}.step-off strong{letter-spacing:-.04em;font-size:24px}.without-row{text-align:center;font-family:var(--font-display),serif;margin:50px 0 0;font-size:clamp(24px,3vw,38px)}.without-row span{color:var(--off-muted)}.demo{grid-template-columns:.82fr 1.18fr;align-items:center;gap:80px;min-height:720px;padding:118px max(28px,50vw - 592px);display:grid}.demo .kicker,.final-cta .kicker{color:var(--off-gold)}.demo-copy>p:last-child{color:#a9a49b}.demo-sequence{background:#353432;border:1px solid #3a3936;border-radius:18px;grid-template-columns:repeat(3,1fr);gap:1px;min-height:430px;padding:36px;display:grid}.demo-sequence>div{background:#222220;flex-direction:column;justify-content:center;align-items:center;gap:35px;display:flex}.demo-sequence small{text-transform:uppercase;color:#918b82;letter-spacing:.16em;font-size:9px}.demo-drop{color:var(--off-gold);letter-spacing:8px;font-size:30px;transform:rotate(90deg)}.demo-ripple{border:1px solid #8b7a60;border-radius:50%;width:100px;height:100px;box-shadow:0 0 0 16px #262522,0 0 0 17px #4a443a,0 0 0 34px #262522,0 0 0 35px #393630}.demo-sequence strong{font-size:34px}.demo-sequence strong span{color:var(--off-gold)}.craft{padding-top:138px}.craft-story{grid-template-columns:1.18fr .82fr;align-items:stretch;gap:18px;margin-top:72px;display:grid}.craft-photo{background:#d7cdbf;border-radius:16px;min-height:650px;margin:0;position:relative;overflow:hidden}.craft-photo img{object-fit:cover;width:100%;height:100%;position:absolute;inset:0}.craft-photo figcaption{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);text-transform:uppercase;letter-spacing:.1em;background:#fffdf8d1;border-radius:8px;padding:10px 13px;font-size:10px;position:absolute;bottom:18px;left:20px}.craft-photo figcaption span{color:var(--off-gold);margin-right:7px}.character-list{gap:14px;display:grid}.character-list article{background:#fffdf873;border:1px solid #24232121;border-radius:14px;flex-direction:column;justify-content:center;padding:30px;display:flex}.character-list article>span{color:var(--off-gold);letter-spacing:.12em;font-size:10px}.character-list h3{font-family:var(--font-display),serif;margin:22px 0 10px;font-size:30px;font-weight:500;line-height:1.05}.character-list p{color:var(--off-muted);margin:0;font-size:16px;line-height:1.65}.drop-section{grid-template-columns:1.05fr .95fr;align-items:center;gap:90px;display:grid}.drop-visual{background:linear-gradient(145deg,#e7dfd2,#bcae9c);border-radius:18px;place-items:center;min-height:610px;display:grid;position:relative;overflow:hidden}.drop-ring{background:radial-gradient(circle,#e8e0d4 0 43%,#c9bdad 44%,#e5ddd1 67%,#c1b4a3);border:1px solid #8d744d66;border-radius:50%;place-items:center;width:340px;height:340px;display:grid;box-shadow:inset 10px 14px 40px #5b493229,20px 30px 55px #43362829}.drop-ring span{font-family:var(--font-display),serif;color:#6c6257;font-size:92px}.oil-drop{background:#8d622e;border-radius:70% 30% 65% 35%;width:17px;height:24px;position:absolute;top:15%;left:53%;transform:rotate(45deg);box-shadow:0 6px 16px #54301233}.drop-copy h2{margin-bottom:26px}.drop-copy>p:last-child{max-width:480px}.cards-section{background:#e9e1d6;max-width:none;padding-left:max(28px,50vw - 592px);padding-right:max(28px,50vw - 592px);overflow:hidden}.ritual-cards{perspective:1200px;justify-content:flex-end;align-items:center;min-height:560px;margin-top:-120px;display:flex}.ritual-cards article{background:var(--off-white);width:310px;height:420px;transform:translateY(calc((var(--card-index) - 1) * 28px)) rotate(calc((var(--card-index) - 1) * 7deg));border:1px solid #24232124;border-radius:14px;flex-direction:column;margin-left:-95px;padding:28px;display:flex;box-shadow:0 24px 45px #3f34271f}.ritual-cards article>span{font-size:11px;font-weight:800}.ritual-cards article>span span{color:var(--off-gold)}.ritual-cards h3{white-space:pre-line;font-family:var(--font-display),serif;margin:auto 0 0;font-size:42px;font-weight:500;line-height:1}.ritual-cards p{white-space:pre-line;color:var(--off-muted);font-size:13px;line-height:1.55}.offer{grid-template-columns:1.1fr .9fr;align-items:start;gap:72px;display:grid}.offer-visual{min-height:760px;position:relative}.offer-product{background:linear-gradient(145deg,#d7cbbb,#9e8e7b);border-radius:240px 240px 18px 18px;justify-content:center;align-items:center;min-height:760px;margin:0;display:flex;position:relative;overflow:hidden}.offer-product .product-photo-media{object-position:center center}.purchase-box{background:var(--off-white);border:1px solid #24232124;border-radius:16px;padding:46px;position:sticky;top:30px}.purchase-box h2{font-size:clamp(46px,4vw,62px)}.product-descriptor{color:var(--off-muted);margin:24px 0;line-height:1.6}.included{border-top:1px solid #2423211f;border-bottom:1px solid #2423211f;margin:30px 0 24px;padding:24px 0}.included>span{text-transform:uppercase;color:var(--off-muted);letter-spacing:.12em;margin-bottom:18px;font-size:9px;display:block}.included>div{justify-content:space-between;gap:20px;display:flex}.included small{color:var(--off-muted)}.honesty-note{color:var(--off-muted);font-size:13px;line-height:1.6}.offer-button{width:100%;margin-top:22px}.micro{text-align:center;color:#8b867f;margin:13px 0 0;font-size:10px}.audience{grid-template-columns:1fr 1fr;gap:54px 80px;display:grid}.audience .section-heading{grid-column:1/-1}.audience-list{border-top:1px solid #24232126;margin:0;padding:0;list-style:none}.audience-list li{font-family:var(--font-display),serif;border-bottom:1px solid #24232121;padding:18px 6px;font-size:24px}.audience-list li:before{content:"●";color:var(--off-gold);vertical-align:middle;margin-right:14px;font-size:8px}.not-for{color:var(--off-white);background:#252421;border-radius:16px;align-self:start;padding:38px}.not-for>span{color:var(--off-gold);text-transform:uppercase;letter-spacing:.12em;font-size:9px}.not-for h3{font-family:var(--font-display),serif;margin:28px 0 14px;font-size:40px;font-weight:500}.not-for p{color:#b5afa6;margin:0;line-height:1.7}.proof{border-top:1px solid #2423211f}.proof-grid{grid-template-columns:repeat(3,1fr);gap:16px;margin-top:62px;display:grid}.proof-grid figure{margin:0}.proof-grid figure>div{border-radius:14px;height:390px;overflow:hidden}.proof-photo{background:#d8cdbc;position:relative}.proof-photo img{object-fit:cover;width:100%;height:100%;transform:scale(1.42)}.proof-photo-shape img{object-position:17% 78%}.proof-photo-inclusions img{object-position:46% 18%;transform:scale(1.5)}.proof-photo-loop img{object-position:88% 22%;transform:scale(1.48)}.proof-grid figcaption{flex-direction:column;gap:6px;margin-top:15px;display:flex}.proof-grid figcaption strong{font-family:var(--font-display),serif;font-size:23px;font-weight:500}.proof-grid figcaption span{color:var(--off-muted);font-size:14px;line-height:1.5}.questions{grid-template-columns:.8fr 1.2fr;gap:90px;display:grid}.accordion{border-top:1px solid #2423212e}.accordion details{border-bottom:1px solid #2423212e}.accordion summary{cursor:pointer;grid-template-columns:38px 1fr auto;align-items:center;gap:12px;min-height:76px;font-size:16px;list-style:none;display:grid}.accordion summary::-webkit-details-marker{display:none}.accordion summary>span{color:var(--off-gold);font-size:10px}.accordion summary i{font-size:22px;font-style:normal;font-weight:300;transition:transform .25s}.accordion details[open] summary i{transform:rotate(45deg)}.accordion details p{color:var(--off-muted);margin:0;padding:0 44px 26px 50px;font-size:14px;line-height:1.7}.lead{border-top:1px solid #24232121;grid-template-columns:1fr 1fr;align-items:end;gap:80px;display:grid}.lead>div:last-child>p:first-child{max-width:420px;color:var(--off-muted);line-height:1.6}.order-button{margin-top:24px}.final-cta{grid-template-columns:1fr 1fr;align-items:center;gap:80px;min-height:820px;padding:110px max(28px,50vw - 592px);display:grid;overflow:hidden}.final-product{background:linear-gradient(145deg,#5d554b,#24211e);border-radius:240px 240px 14px 14px;justify-content:center;align-items:center;min-height:610px;margin:0;display:flex;position:relative;overflow:hidden}.final-product .product-photo-media{object-position:center 48%;filter:brightness(.76)saturate(.82)}.final-product .visual-note{display:none}.final-cta h2{font-size:clamp(54px,5.5vw,78px)}.final-ritual{font-family:var(--font-display),serif;color:#aaa39a;margin:34px 0;font-size:30px;line-height:1.35}.final-ritual strong{color:var(--off-white)}.button-light{border:1px solid var(--off-stone);background:var(--off-ivory);color:var(--off-charcoal)}footer{max-width:1240px;min-height:180px;color:var(--off-muted);grid-template-columns:1fr 1fr 2fr;align-items:start;gap:40px;margin:0 auto;padding:50px 28px 100px;font-size:11px;line-height:1.6;display:grid}footer p{margin:3px 0}footer .brand{color:var(--off-text)}.sticky-mobile{display:none}.checkout-shell{background:linear-gradient(140deg,#f7f3ec 0%,var(--off-ivory) 46%,#e8dfd2 100%);min-height:100svh}.checkout-header{border-bottom:1px solid #2423211f;justify-content:space-between;align-items:center;max-width:1240px;height:78px;margin:0 auto;padding:0 28px;display:flex}.checkout-header>a:last-child{color:var(--off-muted);font-size:14px}.checkout-header>a:last-child:hover{color:var(--off-text)}.checkout-progress{color:#989188;text-transform:uppercase;letter-spacing:.1em;grid-template-columns:auto minmax(50px,1fr) auto;align-items:center;gap:18px;max-width:1184px;margin:0 auto;padding:36px 28px 0;font-size:12px;display:grid}.checkout-progress span{white-space:nowrap;align-items:center;gap:9px;display:flex}.checkout-progress b{color:inherit;font-size:10px}.checkout-progress .is-active{color:var(--off-text)}.checkout-progress .is-active b{color:var(--off-dark-gold)}.checkout-progress i{background:#24232124;height:1px}.checkout-layout{grid-template-columns:minmax(0,1.12fr) minmax(330px,.72fr);align-items:start;gap:72px;max-width:1184px;margin:0 auto;padding:72px 28px 110px;display:grid}.checkout-main{min-width:0}.checkout-main h1{max-width:720px;margin:0;font-size:clamp(58px,6.6vw,88px)}.checkout-lede{max-width:620px;color:var(--off-muted);margin:28px 0 0;font-size:18px;line-height:1.65}.checkout-form{margin-top:54px}.checkout-form fieldset{border:0;border-top:1px solid #24232126;min-width:0;margin:0;padding:32px 0 36px}.checkout-form legend{font-family:var(--font-display),serif;padding:0 18px 0 0;font-size:30px;font-weight:500}.checkout-fields{gap:20px;margin-top:24px;display:grid}.checkout-fields.two-columns{grid-template-columns:1fr 1fr}.field{flex-direction:column;gap:9px;min-width:0;display:flex}.field-wide{grid-column:1/-1}.field>span{color:#4f4b45;font-size:14px;font-weight:650}.field small{color:var(--off-muted);margin-left:5px;font-size:12px;font-weight:400}.field input,.field textarea{width:100%;color:var(--off-text);font:inherit;background:#fffdf8db;border:1px solid #24232133;border-radius:10px;outline:none;font-size:16px;transition:border-color .2s,box-shadow .2s,background .2s}.field input{min-height:56px;padding:0 16px}.field textarea{resize:vertical;padding:15px 16px}.field input::placeholder,.field textarea::placeholder{color:#aaa39a}.field input:focus,.field textarea:focus{border-color:var(--off-dark-gold);background:var(--off-white);box-shadow:0 0 0 3px #b4976224}:is(.field input:user-invalid,.field textarea:user-invalid){border-color:#9a4b3d}.checkout-confirm{color:#4f4b45;align-items:flex-start;gap:12px;margin:5px 0 0;font-size:14px;line-height:1.5;display:flex}.checkout-confirm input{width:18px;height:18px;accent-color:var(--off-charcoal);flex:none;margin:2px 0 0}.checkout-trap{width:1px;height:1px;position:absolute;left:-10000px;overflow:hidden}.checkout-error{color:#743d34;background:#9a4b3d14;border:1px solid #9a4b3d61;border-radius:9px;margin:22px 0 0;padding:15px 17px;font-size:14px;line-height:1.55}.checkout-submit{border:1px solid var(--off-charcoal);background:var(--off-charcoal);width:100%;min-height:60px;color:var(--off-ivory);font:inherit;cursor:pointer;border-radius:10px;margin-top:26px;font-size:15px;font-weight:700;transition:transform .2s,background .2s}.checkout-submit:hover:not(:disabled){background:#252421;transform:translateY(-2px)}.checkout-submit:disabled{cursor:wait;opacity:.65}.checkout-disclaimer{max-width:610px;color:var(--off-muted);text-align:center;margin:15px auto 0;font-size:13px;line-height:1.55}.checkout-summary{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#fffdf8c2;border:1px solid #24232124;border-radius:16px;padding:22px;position:sticky;top:28px;box-shadow:0 24px 60px #41342614}.checkout-summary figure{background:#d7cbbb;border-radius:12px;height:360px;margin:0;overflow:hidden}.checkout-summary img{object-fit:cover;width:100%;height:100%}.summary-title{border-bottom:1px solid #2423211f;justify-content:space-between;align-items:flex-start;gap:18px;padding:22px 2px;display:flex}.summary-title>div{flex-direction:column;gap:7px;display:flex}.summary-title span{color:var(--off-muted);text-transform:uppercase;letter-spacing:.11em;font-size:11px}.summary-title strong{font-family:var(--font-display),serif;font-size:26px;font-weight:500}.summary-title small{color:#6d5a3b;white-space:nowrap;background:#eee5d7;border-radius:999px;padding:7px 9px;font-size:11px}.checkout-summary dl{margin:0;padding:8px 2px}.checkout-summary dl>div{border-bottom:1px solid #24232117;justify-content:space-between;gap:18px;padding:13px 0;display:flex}.checkout-summary dt{color:var(--off-muted);font-size:13px}.checkout-summary dd{text-align:right;max-width:60%;margin:0;font-size:13px;font-weight:650}.checkout-summary>p{color:var(--off-muted);margin:17px 2px 2px;font-size:13px;line-height:1.55}.checkout-footer{max-width:1184px;min-height:110px;color:var(--off-muted);border-top:1px solid #2423211f;justify-content:space-between;gap:24px;margin:0 auto;padding:32px 28px;font-size:12px;display:flex}.checkout-footer a{color:var(--off-text);font-weight:700}.thanks-shell{background:radial-gradient(circle at 50% 22%,#b497622e,transparent 34%),linear-gradient(145deg,#f7f3ec,var(--off-stone));flex-direction:column;align-items:center;min-height:100svh;padding:36px 28px 70px;display:flex}.thanks-shell>.brand{align-self:flex-start;width:min(100%,1184px);margin:0 auto}.thanks-card{text-align:center;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#fffdf8d1;border:1px solid #24232121;border-radius:18px;width:min(100%,760px);margin:auto;padding:76px 70px;box-shadow:0 35px 80px #4134261a}.thanks-mark{width:66px;height:66px;color:var(--off-dark-gold);border:1px solid #8d744d59;border-radius:50%;place-items:center;margin:0 auto 28px;font-size:28px;display:grid}.thanks-card h1{margin:0;font-size:clamp(64px,8vw,96px)}.thanks-card>p:not(.kicker):not(.thanks-note){color:var(--off-muted);margin:25px 0 0;font-size:18px;line-height:1.6}.order-reference{border-top:1px solid #24232121;border-bottom:1px solid #24232121;flex-direction:column;gap:8px;margin:34px 0;padding:22px;display:flex}.order-reference span{color:var(--off-muted);text-transform:uppercase;letter-spacing:.12em;font-size:11px}.order-reference strong{letter-spacing:.04em;font-size:17px}.thanks-note{max-width:560px;color:var(--off-muted);margin:0 auto 30px;font-size:14px;line-height:1.65}@media (max-width:900px){.section{padding:88px 20px}.section-heading h2,.drop-copy h2,.purchase-box h2,.lead h2,.final-cta h2,.demo h2{font-size:clamp(44px,10vw,62px)}.pain-grid,.drop-section,.offer,.audience,.questions,.lead,.final-cta,.demo{grid-template-columns:1fr;gap:52px}.pain-grid{min-height:auto}.noise-fragments{min-height:320px}.formula{grid-template-columns:1fr;gap:10px}.formula div{min-height:180px}.formula>i{text-align:center;transform:rotate(90deg)}.formula strong{font-size:92px}.formula .off-step strong{font-size:68px}.steps-grid{grid-template-columns:1fr}.step-visual{height:360px}.demo-sequence{min-height:360px}.craft-story{grid-template-columns:1fr}.craft-photo{min-height:560px}.character-list{grid-template-columns:repeat(3,1fr)}.character-list article{justify-content:flex-start;padding:24px}.character-list h3{font-size:26px}.ritual-cards{transform-origin:50%;justify-content:center;margin-top:60px;transform:scale(.86)}.offer-visual,.offer-product{min-height:620px}.purchase-box{position:static}.audience .section-heading{grid-column:auto}.proof-grid{grid-template-columns:1fr 1fr}.questions{gap:50px}.final-cta>div:last-child{order:-1}footer{grid-template-columns:1fr}.checkout-layout{grid-template-columns:1fr;gap:54px}.checkout-summary{max-width:620px;position:static}.checkout-summary figure{height:420px}}@media (max-width:600px){body{padding-bottom:calc(74px + env(safe-area-inset-bottom))}.section{padding:76px 18px}.section-heading h2,.drop-copy h2,.purchase-box h2,.lead h2,.final-cta h2,.demo h2{font-size:44px}.section-heading>p:last-child,.drop-copy>p:last-child,.demo-copy>p:last-child{font-size:15px}:is(body:has(.checkout-shell),body:has(.thanks-shell)){padding-bottom:0}.hero{padding-bottom:66px}.hero-visual{min-height:440px}.hero-visual .product-photo-media{object-position:center center}.visual-note{bottom:14px;left:14px}.pain{padding-top:88px}.pain-grid{gap:24px;margin-top:38px}.big-copy{font-size:30px}.belief-shift{margin-top:0;font-size:33px}.noise-fragments{min-height:300px}.mechanism{padding:80px 18px}.formula{margin-top:54px}.formula div{min-height:145px}.formula strong{font-size:82px}.formula div>span{margin-top:14px}.steps-grid{margin-top:48px}.step-visual{height:330px}.without-row{margin-top:36px;line-height:1.35}.demo{padding:82px 18px}.demo-sequence{grid-template-columns:1fr;min-height:520px;padding:14px}.demo-sequence>div{flex-direction:row;min-height:150px}.demo-ripple{transform:scale(.6)}.craft-story{grid-template-columns:1fr;margin-top:46px}.craft-photo{min-height:430px}.character-list{grid-template-columns:1fr}.character-list article{min-height:210px}.drop-visual{min-height:440px}.drop-ring{width:280px;height:280px}.cards-section{padding-left:18px;padding-right:18px}.ritual-cards{min-height:760px;margin:38px auto -90px;display:block;position:relative;transform:none}.ritual-cards article{width:min(82vw,300px);height:390px;transform:translateX(-50%) translateY(calc(var(--card-index) * 105px)) rotate(calc((var(--card-index) - 1) * 5deg));margin:0;position:absolute;top:0;left:50%}.ritual-cards h3{font-size:38px}.offer{padding-top:82px}.offer-visual,.offer-product{min-height:490px}.purchase-box{padding:30px 22px}.purchase-box h2{font-size:42px}.audience-list li{font-size:21px}.not-for{padding:30px 24px}.proof-grid{grid-template-columns:1fr}.proof-grid figure>div{height:340px}.accordion summary{grid-template-columns:30px 1fr auto;min-height:72px;font-size:14px}.accordion details p{padding-left:42px;padding-right:22px}.order-button{width:100%}.final-cta{min-height:auto;padding:82px 18px}.final-product{min-height:460px}.final-cta h2{font-size:46px}footer{padding:42px 18px 96px}.sticky-mobile{height:calc(74px + env(safe-area-inset-bottom));padding:9px 12px calc(9px + env(safe-area-inset-bottom));z-index:30;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#fffdf8f0;border-top:1px solid #24232124;justify-content:space-between;align-items:center;gap:14px;transition:transform .35s;display:flex;position:fixed;bottom:0;left:0;right:0;transform:translateY(110%)}.sticky-mobile.is-visible{transform:translateY(0)}.sticky-mobile div{flex-direction:column;display:flex}.sticky-mobile strong{font-size:13px}.sticky-mobile span{color:var(--off-muted);font-size:10px}.sticky-mobile a{background:var(--off-charcoal);min-height:46px;color:var(--off-ivory);border-radius:9px;align-items:center;padding:0 17px;font-size:12px;font-weight:700;display:flex}.checkout-shell{padding-bottom:0}.checkout-header{padding:0 18px}.checkout-progress{grid-template-columns:auto 28px auto;justify-content:center;padding:26px 18px 0;font-size:10px}.checkout-progress span{gap:6px}.checkout-layout{gap:46px;padding:54px 18px 78px}.checkout-main h1{font-size:52px}.checkout-lede{font-size:16px}.checkout-form{margin-top:42px}.checkout-form legend{font-size:27px}.checkout-fields.two-columns{grid-template-columns:1fr}.field-wide{grid-column:auto}.checkout-summary{padding:16px}.checkout-summary figure{height:330px}.summary-title{flex-direction:column}.checkout-footer{flex-direction:column;padding:28px 18px 42px}.thanks-shell{padding:26px 18px 46px}.thanks-card{margin:64px auto;padding:56px 24px}.thanks-card h1{font-size:64px}}
