/*! 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,::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)}.contents{display:contents}.table{display:table}}:root{--green:#3f5f55;--green-deep:#304b43;--sage:#8ea596;--cream:#e9e1d5;--paper:#f8f6f2;--charcoal:#2e2e2e;--taupe:#a8a29b;--gold:#b98237;--white:#fffdf9}*{box-sizing:border-box}html{scroll-behavior:smooth}body{background:var(--paper);color:var(--charcoal);-webkit-font-smoothing:antialiased;margin:0;font-family:Montserrat,Avenir Next,Avenir,Arial,sans-serif}a{color:inherit;text-decoration:none}.site-header{z-index:20;justify-content:space-between;align-items:center;width:min(1180px,100% - 48px);min-height:92px;display:flex;position:absolute;top:0;left:50%;transform:translate(-50%)}.brand{letter-spacing:.08em;align-items:center;gap:12px;display:flex}.brand-mark{width:38px;height:38px;color:var(--green);border:1px solid #3f5f5573;place-items:center;font-size:18px;font-weight:700;display:grid;transform:rotate(45deg)}.brand-mark:first-letter{transform:rotate(-45deg)}.brand strong,.brand small{display:block}.brand strong{color:var(--green-deep);font-size:12px}.brand small{color:#6f756f;letter-spacing:.06em;text-transform:none;margin-top:4px;font-size:9px}.header-cta{color:var(--green-deep);border:1px solid #3f5f5538;border-radius:999px;align-items:center;gap:14px;padding:13px 18px;font-size:13px;font-weight:700;transition:all .18s;display:inline-flex}.hero{isolation:isolate;background:radial-gradient(circle at 88% 18%,#8ea59633,#0000 28%),radial-gradient(circle at 12% 90%,#e9e1d5f2,#0000 32%),linear-gradient(135deg,#fffdf9 0%,#f7f1e8 100%);grid-template-columns:minmax(0,1.1fr) minmax(380px,.9fr);align-items:center;gap:80px;min-height:860px;padding:152px max(24px,50vw - 590px) 90px;display:grid;position:relative;overflow:hidden}.hero-orb{z-index:-1;filter:blur(1px);border-radius:50%;position:absolute}.hero-orb-one{border:1px solid #b9823733;width:420px;height:420px;top:-210px;right:7%}.hero-orb-two{background:#8ea59617;width:180px;height:180px;bottom:40px;right:42%}.eyebrow{color:var(--green);letter-spacing:.17em;text-transform:uppercase;margin:0 0 22px;font-size:12px;font-weight:800;line-height:1.5}.hero h1{max-width:690px;color:var(--charcoal);letter-spacing:-.045em;margin:0;font-size:clamp(42px,4.6vw,64px);font-weight:650;line-height:1.04}.hero h1 span{max-width:650px;color:var(--green);letter-spacing:-.025em;margin-top:22px;font-size:.62em;line-height:1.24;display:block}.hero-lead{color:#555853;max-width:650px;margin:30px 0 0;font-size:18px;line-height:1.75}.hero-actions{align-items:center;gap:25px;margin-top:35px;display:flex}.button{border-radius:8px;justify-content:center;align-items:center;gap:18px;min-height:58px;padding:0 26px;font-size:14px;font-weight:800;transition:transform .18s,box-shadow .18s,background .18s;display:inline-flex}.button-primary{background:var(--green);color:#fff;box-shadow:0 18px 42px #3f5f5538}.button-primary:hover{background:var(--green-deep);transform:translateY(-2px);box-shadow:0 20px 50px #3f5f554d}.text-link{color:var(--green-deep);border-bottom:1px solid #3f5f5580;padding-block:8px;font-size:13px;font-weight:700}.hero-notes{color:#6f746f;letter-spacing:.02em;flex-wrap:wrap;gap:11px 24px;margin-top:34px;font-size:11px;font-weight:650;display:flex}.hero-notes span:before{content:"✓";color:var(--green);margin-right:8px;font-weight:900}.hero-visual{place-items:center;display:grid}.book-stage{perspective:1400px;width:min(390px,82vw);position:relative}.book{z-index:2;width:330px;max-width:86%;transform-style:preserve-3d;filter:drop-shadow(28px 30px 34px #3f392f33);margin:auto;position:relative;transform:rotateY(-11deg)rotateX(2deg)rotate(1.5deg)}.book img{border-radius:2px 7px 7px 2px;width:100%;display:block}.book:after{content:"";transform-origin:0;background:linear-gradient(90deg,#f6efe5,#d9cfc0);width:14px;height:calc(100% - 16px);position:absolute;top:8px;right:-13px;transform:rotateY(70deg)}.book-spine{z-index:2;background:linear-gradient(90deg,#3931233b,#ffffff38);border-radius:2px 0 0 2px;width:9px;position:absolute;top:0;bottom:0;left:0}.book-shadow{z-index:0;filter:blur(23px);background:#37302833;border-radius:50%;width:92%;height:54px;position:absolute;bottom:-23px;left:50%;transform:translate(-50%)}.book-badge{z-index:4;background:#fffdf9f5;border:1px solid #3f5f5529;border-radius:10px;align-items:center;gap:12px;width:160px;padding:18px 18px 17px;display:flex;position:absolute;bottom:56px;right:-18px;box-shadow:0 18px 45px #3f392f29}.book-badge strong{color:var(--gold);font-size:34px;line-height:1}.book-badge span{color:#626760;font-size:10px;font-weight:650;line-height:1.45}.manifesto-band{background:var(--green);color:#fff;letter-spacing:.18em;text-transform:uppercase;justify-content:center;align-items:center;gap:clamp(16px,3.5vw,52px);min-height:84px;padding:25px;font-size:clamp(11px,1.2vw,14px);font-weight:750;display:flex}.manifesto-band i{background:#cfab72;border-radius:50%;width:4px;height:4px}.manifesto-band .manifesto-result{color:#a06f2c;font-weight:850}.section{padding:110px max(24px,50vw - 560px)}.section-heading{max-width:760px;margin-bottom:55px}.section-heading.centered{text-align:center;margin-inline:auto}.section-heading h2,.intro-copy h2{color:var(--charcoal);letter-spacing:-.035em;margin:0;font-size:clamp(36px,4.1vw,56px);font-weight:650;line-height:1.12}.section-heading>p:last-child{color:#666963;max-width:680px;margin:24px auto 0;font-size:17px;line-height:1.75}.section-pain{background:var(--paper)}.pain-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:18px;display:grid}.pain-card{background:#fffdf9c2;border:1px solid #3f5f5521;min-height:245px;padding:35px 36px 34px 86px;transition:transform .18s,box-shadow .18s;position:relative;overflow:hidden}.pain-card:hover{transform:translateY(-3px);box-shadow:0 20px 50px #3f392f12}.pain-card>span{color:var(--sage);font-size:14px;font-weight:850;position:absolute;top:36px;left:30px}.pain-card h3{max-width:390px;color:var(--green-deep);margin:0;font-size:21px;line-height:1.35}.pain-card p{color:#666963;max-width:410px;margin:16px 0 0;font-size:14px;line-height:1.75}.pain-closing{color:#63675f;text-align:center;margin:48px auto 0;font-size:19px}.section-intro{background:var(--cream);grid-template-columns:.9fr 1.1fr;align-items:center;gap:90px;display:grid}.intro-quote{background:radial-gradient(circle at 70% 18%, #caab7033, transparent 22%), linear-gradient(145deg, var(--green-deep), #45695e);color:#fff;flex-direction:column;justify-content:flex-end;min-height:430px;padding:55px;display:flex;position:relative;overflow:hidden}.intro-quote:before,.intro-quote:after{content:"";border:1px solid #ffffff1f;border-radius:50%;position:absolute}.intro-quote:before{width:300px;height:300px;top:-165px;right:-80px}.intro-quote:after{width:175px;height:175px;top:-88px;right:-16px}.intro-quote p{z-index:1;letter-spacing:-.03em;margin:0;font-size:clamp(28px,3vw,42px);font-weight:520;line-height:1.22;position:relative}.intro-quote span{color:#d9d0c2;letter-spacing:.16em;text-transform:uppercase;margin-top:28px;font-size:11px;font-weight:700}.intro-lead{color:var(--green-deep);margin:25px 0 17px;font-size:20px;font-weight:650;line-height:1.6}.intro-copy>p:last-child{color:#676861;margin:0;font-size:15px;line-height:1.8}.section-modules{background:var(--green-deep);color:#fff}.section-modules .section-heading h2{color:#fff}.eyebrow.light{color:#cfb992}.module-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:14px;display:grid}.module-card{background:#ffffff09;border:1px solid #ffffff21;min-height:410px;padding:28px}.module-number{color:#e1cfaf;border:1px solid #cfb99285;border-radius:50%;place-items:center;width:45px;height:45px;font-size:16px;font-weight:800;display:grid}.module-card>p{color:#b8c6bf;letter-spacing:.16em;text-transform:uppercase;margin:35px 0 9px;font-size:10px;font-weight:700}.module-card h3{margin:0;font-size:22px;line-height:1.25}.module-card h4{color:#cfd8d3;min-height:54px;margin:13px 0 0;font-size:13px;font-weight:500;line-height:1.55}.module-rule{background:#c4a46c;width:42px;height:1px;margin:25px 0}.module-card>span{color:#d2dbd6;font-size:13px;line-height:1.7}.section-outcomes{background:#fffdf9;grid-template-columns:.92fr 1.08fr;align-items:center;gap:95px;display:grid}.outcomes-copy h2,.section-contents h2,.section-preview h2,.author-copy h2,.section-process h2,.offer-copy h2,.faq-heading h2,.final-cta h2{letter-spacing:-.035em;margin:0;font-size:clamp(36px,4.1vw,56px);font-weight:650;line-height:1.12}.outcomes-copy>p:not(.eyebrow){color:#666963;margin:25px 0 32px;font-size:16px;line-height:1.8}.outcome-list{border-top:1px solid #3f5f552e}.outcome-list article{border-bottom:1px solid #3f5f552e;grid-template-columns:52px 1fr;align-items:center;min-height:84px;padding:20px 4px;display:grid}.outcome-list span{color:var(--sage);font-size:11px;font-weight:800}.outcome-list p{color:#444843;margin:0;font-size:15px;line-height:1.55}.content-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:14px;display:grid}.content-card{background:#fffdf994;border:1px solid #3f5f5521;align-items:flex-start;gap:18px;min-height:150px;padding:25px;display:flex}.content-card>span{color:var(--sage);font-size:11px;font-weight:800}.content-card small{color:#888980;letter-spacing:.14em;text-transform:uppercase;font-size:9px;font-weight:800}.content-card h3{color:var(--green-deep);margin:9px 0 0;font-size:17px;line-height:1.45}.section-preview{background:var(--green-deep);color:#fff;grid-template-columns:.85fr 1.15fr;align-items:center;gap:80px;display:grid;overflow:hidden}.section-preview h2{color:#fff}.preview-copy>p:not(.eyebrow){color:#d0dad5;margin:25px 0 0;font-size:15px;line-height:1.8}.preview-tags{flex-wrap:wrap;gap:9px;margin-top:28px;display:flex}.preview-tags span{color:#d8e1dd;border:1px solid #ffffff24;padding:10px 13px;font-size:10px;font-weight:650}.page-preview{place-items:center;min-height:600px;display:grid;position:relative}.tablet{z-index:2;background:#151e1b;border:4px solid #1f2926;border-radius:28px;width:min(460px,90%);min-height:590px;padding:18px;position:relative;transform:rotate(2.4deg);box-shadow:30px 45px 70px #00000052}.tablet-camera{z-index:3;background:#65706c;border-radius:50%;width:5px;height:5px;position:absolute;top:8px;left:50%;transform:translate(-50%)}.tablet-page{min-height:548px;color:var(--charcoal);background:radial-gradient(circle at 80% 12%,#8ea59626,#0000 22%),#fffdf9;border-radius:11px;padding:65px 48px 45px}.tablet-page>p{color:var(--green);letter-spacing:.14em;margin:0;font-size:9px;font-weight:800}.tablet-page h3{color:var(--green-deep);margin:25px 0 20px;font-size:31px;line-height:1.14}.tablet-page>span{color:#676963;font-size:13px;line-height:1.8}.tablet-page blockquote{background:var(--cream);color:var(--green-deep);border-left:3px solid #c99b57;margin:42px 0 0;padding:24px;font-size:14px;font-weight:650;line-height:1.7}.preview-sheet{z-index:4;width:240px;color:var(--charcoal);background:#fffdf9;padding:24px;position:absolute;box-shadow:0 22px 55px #00000038}.preview-sheet small{color:var(--green);letter-spacing:.13em;font-size:8px;font-weight:800}.preview-sheet strong{margin-top:14px;font-size:13px;line-height:1.45;display:block}.preview-sheet i{background:#ddd5ca;height:1px;margin-top:14px;display:block}.preview-sheet-one{bottom:18px;left:-4px;transform:rotate(-5deg)}.preview-sheet-two{border-top:4px solid #c99b57;top:55px;right:-32px;transform:rotate(4deg)}.section-bonuses{background:radial-gradient(circle at 8% 8%,#d8b77e47,#0000 24%),radial-gradient(circle at 94% 92%,#8ea5964d,#0000 28%),linear-gradient(135deg,#f5eee5,#e9e1d5);position:relative;overflow:hidden}.section-bonuses:before{content:"";border:1px solid #3f5f551f;border-radius:50%;width:430px;height:430px;position:absolute;top:-210px;right:-160px}.section-bonuses .section-heading,.bonus-grid,.bonus-total{z-index:1;position:relative}.bonus-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:20px;display:grid}.bonus-card{background:#fffdf9e6;border:1px solid #3f5f5524;border-radius:16px;grid-template-rows:auto 1fr;min-width:0;display:grid;overflow:hidden;box-shadow:0 24px 55px #304b431c}.bonus-visual{background:radial-gradient(circle at 50% 28%,#d8b77e4d,#0000 31%),linear-gradient(150deg,#29453d,#4e7064);place-items:center;min-height:375px;padding:42px 28px 34px;display:grid;position:relative;overflow:hidden}.bonus-visual:before,.bonus-visual:after{content:"";border:1px solid #ffffff21;border-radius:50%;position:absolute}.bonus-visual:before{width:300px;height:300px;top:-185px;right:-105px}.bonus-visual:after{width:190px;height:190px;bottom:-125px;left:-70px}.bonus-visual>span{z-index:3;color:var(--gold-light);letter-spacing:.18em;font-size:9px;font-weight:800;position:absolute;top:22px;left:24px}.bonus-booklet{z-index:2;perspective:900px;filter:drop-shadow(22px 28px 30px #0818126b);width:188px;position:relative;transform:rotateY(-8deg)rotate(-1.8deg)}.bonus-card:nth-child(2) .bonus-booklet{transform:rotateY(7deg)rotate(1.4deg)}.bonus-card:nth-child(3) .bonus-booklet{transform:rotateY(-6deg)rotate(-.8deg)}.bonus-booklet img{z-index:2;border-radius:2px 6px 6px 2px;width:100%;display:block;position:relative}.bonus-booklet:after{content:"";z-index:1;background:linear-gradient(90deg,#f6efe5,#cfc3b3);border-radius:0 4px 4px 0;width:12px;position:absolute;top:7px;bottom:7px;right:-10px;transform:skewY(-2deg)}.bonus-copy{flex-direction:column;padding:32px 30px 30px;display:flex}.bonus-number{color:var(--gold);letter-spacing:.17em;margin:0 0 8px;font-size:9px;font-weight:850}.bonus-copy h3{color:var(--green-deep);letter-spacing:-.025em;margin:0;font-size:24px;line-height:1.2}.bonus-copy h4{color:#75867e;margin:12px 0 18px;font-size:12px;font-weight:700;line-height:1.5}.bonus-copy>p:not(.bonus-number){color:#626760;margin:0;font-size:13px;line-height:1.75}.bonus-result{border-left:3px solid var(--gold-light);background:var(--cream-light);margin-top:24px;padding:18px}.bonus-result small,.bonus-result strong{display:block}.bonus-result small{color:var(--gold);letter-spacing:.15em;margin-bottom:7px;font-size:8px;font-weight:850}.bonus-result strong{color:var(--green-deep);font-size:12px;font-weight:700;line-height:1.6}.bonus-pages{color:#858881;letter-spacing:.08em;text-transform:uppercase;margin-top:auto;padding-top:24px;font-size:9px;font-weight:750}.bonus-total{max-width:760px;color:var(--green-deep);background:#fffdf9b8;border:1px solid #3f5f5524;border-radius:999px;justify-content:center;align-items:center;gap:20px;margin:34px auto 0;padding:22px 28px;display:flex}.bonus-total span{color:var(--gold);letter-spacing:.1em;text-transform:uppercase;font-size:10px;font-weight:850}.bonus-total strong{font-size:13px}.section-author{background:#fffdf9;grid-template-columns:.72fr 1.28fr;align-items:center;gap:95px;display:grid}.author-monogram{background:radial-gradient(circle at 65% 25%, #e9e1d57a, transparent 26%), linear-gradient(145deg, var(--sage), var(--green));place-items:center;min-height:470px;display:grid;position:relative;overflow:hidden}.author-monogram:before,.author-monogram:after{content:"";border:1px solid #ffffff38;border-radius:50%;position:absolute}.author-monogram:before{width:360px;height:360px}.author-monogram:after{width:260px;height:260px}.author-monogram span{z-index:2;color:#fff;letter-spacing:-.08em;font-size:82px;font-weight:300;position:relative}.author-monogram img{z-index:2;object-fit:cover;object-position:center 34%;width:100%;height:100%;position:absolute;inset:0}.author-monogram:has(img):before{display:none}.author-monogram:has(img):after{display:none}.author-highlight{font-weight:700;color:var(--green)!important;margin:22px 0!important;font-size:21px!important}.author-copy>p:not(.eyebrow):not(.author-highlight){color:#666963;margin:14px 0;font-size:15px;line-height:1.8}.author-signature{color:var(--green-deep);letter-spacing:.03em;margin-top:22px;font-size:16px;font-weight:800;display:inline-block}.process-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:18px;display:grid}.process-grid article{border-top:3px solid var(--green);background:#fffdf9c2;min-height:255px;padding:35px}.process-grid span{width:44px;height:44px;color:var(--green);border:1px solid #3f5f5538;border-radius:50%;place-items:center;font-size:14px;font-weight:800;display:grid}.process-grid h3{color:var(--green-deep);margin:28px 0 12px;font-size:21px}.process-grid p{color:#686a65;margin:0;font-size:14px;line-height:1.75}.section-offer{background:radial-gradient(circle at 15% 15%, #8ea59645, transparent 25%), var(--paper);position:relative;overflow:hidden}.offer-card{background:var(--green-deep);grid-template-columns:.75fr 1.25fr;align-items:center;gap:70px;max-width:960px;margin:auto;padding:70px;display:grid;box-shadow:0 35px 85px #2c3c3633}.offer-book{perspective:900px;min-height:555px;padding-bottom:128px;position:relative}.offer-bundle-label{z-index:5;background:var(--gold-light);color:var(--green-deep);letter-spacing:.13em;white-space:nowrap;border:1px solid #ffffff38;border-radius:999px;padding:10px 14px;font-size:8px;font-weight:850;position:absolute;top:-18px;left:50%;transform:translate(-50%)}.offer-main-cover{border-radius:3px;width:100%;max-width:270px;margin:auto;display:block;transform:rotateY(9deg)rotate(-2deg);box-shadow:-22px 28px 45px #0000004d}.offer-bonus-covers{z-index:4;justify-content:center;align-items:flex-end;gap:0;width:310px;display:flex;position:absolute;bottom:0;right:50%;transform:translate(50%)}.offer-bonus-covers img{border:2px solid #ffffff94;border-radius:2px 5px 5px 2px;width:104px;display:block;box-shadow:0 16px 28px #00000047}.offer-bonus-covers img:first-child{transform:rotate(-7deg)translate(16px)}.offer-bonus-covers img:nth-child(2){z-index:2;position:relative;transform:translateY(-10px)}.offer-bonus-covers img:nth-child(3){transform:rotate(7deg)translate(-16px)}.offer-copy,.offer-copy h2{color:#fff}.offer-subtitle{color:#c7d3cd;margin:9px 0 25px;font-size:16px}.offer-copy ul{margin:0;padding:0;list-style:none}.offer-copy li{color:#e0e6e3;border-bottom:1px solid #ffffff1f;padding:12px 0;font-size:13px;line-height:1.5}.offer-copy li:before{content:"✓";color:#cfb17d;margin-right:11px;font-weight:900}.price-area{margin:28px 0 22px}.price-area small,.price-area strong,.price-area span{display:block}.price-area small{color:#cbd7d1;letter-spacing:.14em;text-transform:uppercase;font-size:10px;font-weight:750}.price-area strong{color:#fff;margin-top:5px;font-size:40px;line-height:1.1}.price-area strong b{letter-spacing:.08em;font-size:.38em}.price-area em{color:var(--gold-light);margin-top:9px;font-size:11px;font-style:normal;font-weight:750;display:block}.price-area span{color:#c4d0ca;margin-top:6px;font-size:11px}.button-cream{background:var(--cream);color:var(--green-deep);cursor:pointer;box-shadow:0 16px 35px #0000002e}.button-cream:hover{background:#fff;transform:translateY(-2px)}.offer-note{color:#b8c7c0;margin:15px 0 0;font-size:10px}.guarantee-box{background:#ffffff0e;border:1px solid #d8b77e4d;border-radius:10px;margin-top:24px;padding:20px 22px}.guarantee-box h3{color:var(--gold-light);margin:0 0 10px;font-size:17px}.guarantee-box p{color:#dce5e1;text-align:left;margin:0;font-size:12px;line-height:1.65}.guarantee-box p+p{margin-top:7px}.section-faq{background:#fffdf9;grid-template-columns:.8fr 1.2fr;align-items:start;gap:90px;display:grid}.faq-heading>p:last-child{color:#6a6c67;max-width:380px;margin-top:22px;font-size:15px;line-height:1.7}.faq-list details{border-bottom:1px solid #3f5f5533}.faq-list summary{min-height:78px;color:var(--green-deep);cursor:pointer;justify-content:space-between;align-items:center;gap:30px;padding:22px 0;font-size:16px;font-weight:750;line-height:1.45;list-style:none;display:flex}.faq-list summary::-webkit-details-marker{display:none}.faq-list summary span{color:var(--sage);font-size:26px;font-weight:400;transition:transform .18s}.faq-list details[open] summary span{transform:rotate(45deg)}.faq-list details>p{color:#6b6e68;margin:-4px 45px 25px 0;font-size:14px;line-height:1.75}.final-cta{background:radial-gradient(circle at 50% 0%, #8ea59640, transparent 32%), var(--green-deep);color:#fff;text-align:center;padding:120px max(24px,50vw - 475px)}.final-cta h2{color:#fff;max-width:900px;margin-inline:auto}.final-cta .button{margin-top:36px}.final-cta>p:last-child{color:#bfcac5;letter-spacing:.08em;margin:32px 0 0;font-size:11px}footer{color:#aebbb5;background:#243a34;justify-content:space-between;align-items:flex-start;gap:50px;padding:42px max(24px,50vw - 560px);display:flex}footer strong,footer span,footer a{display:block}footer strong{color:#fff;letter-spacing:.12em;font-size:12px}footer span{margin-top:7px;font-size:10px}footer a{width:fit-content;color:var(--cream);margin-top:9px;font-size:10px;transition:color .18s}.footer-instagram{align-items:center;gap:7px;display:inline-flex}.footer-instagram svg{fill:none;stroke:currentColor;stroke-width:1.8px;width:14px;height:14px}.footer-instagram .instagram-dot{fill:currentColor;stroke:none}.footer-instagram span{margin-top:0}footer a:hover{color:#fff}footer p{max-width:600px;margin:0;font-size:10px;line-height:1.65}.mobile-buy{display:none}@media (width<=980px){.hero{grid-template-columns:minmax(0,1fr);gap:70px;min-height:auto;padding-top:140px}.hero-copy{text-align:center;width:100%;min-width:0}.hero h1,.hero-lead{margin-inline:auto}.hero-actions,.hero-notes{justify-content:center}.section-intro{grid-template-columns:1fr;gap:55px}.module-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.section-outcomes,.section-preview,.section-author,.section-faq{grid-template-columns:1fr;gap:58px}.content-grid,.process-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.bonus-grid{grid-template-columns:1fr}.bonus-card{grid-template-rows:none;grid-template-columns:minmax(250px,.72fr) minmax(0,1.28fr)}.bonus-visual{min-height:430px}.offer-card{grid-template-columns:.7fr 1.3fr;gap:45px;padding:50px}}@media (width<=680px){.site-header{width:calc(100% - 32px);min-height:78px}.header-cta{padding:11px 13px;font-size:11px}.brand strong{font-size:10px}.brand small{font-size:7px}.brand-mark{width:32px;height:32px}.hero{gap:60px;padding:118px 20px 70px}.hero h1{font-size:clamp(39px,11.5vw,54px)}.hero-lead{font-size:16px}.hero-actions{flex-direction:column;gap:17px;width:100%;max-width:100%;margin-inline:auto}.hero .button-primary{max-width:100%;margin-inline:auto}.button{width:100%}.hero-notes{text-align:left;justify-content:center;display:grid}.book{width:270px}.book-badge{bottom:40px;right:-2px}.manifesto-band{letter-spacing:.08em;gap:12px;font-size:9px;overflow:hidden}.section{padding:78px 20px}.section-heading h2,.intro-copy h2{font-size:38px}.section-heading>p:last-child{font-size:15px}.pain-grid,.module-grid,.content-grid,.process-grid{grid-template-columns:1fr}.pain-card{min-height:auto;padding:28px 24px 28px 65px}.pain-card>span{top:30px;left:22px}.intro-quote{min-height:355px;padding:38px 30px}.module-card{min-height:auto}.section-outcomes,.section-preview,.section-author,.section-faq{gap:45px}.outcomes-copy .button{width:100%}.page-preview{min-height:570px}.tablet{width:92%;min-height:520px;padding:13px}.tablet-page{min-height:486px;padding:50px 30px 35px}.tablet-page h3{font-size:26px}.preview-sheet{width:190px;padding:18px}.preview-sheet-one{left:-8px}.preview-sheet-two{right:-15px}.author-monogram{min-height:340px}.author-monogram:before{width:270px;height:270px}.author-monogram:after{width:190px;height:190px}.offer-card{grid-template-columns:1fr;gap:45px;padding:40px 25px}.offer-main-cover{max-width:230px}.bonus-card{grid-template-rows:auto 1fr;grid-template-columns:1fr}.bonus-visual{min-height:365px}.bonus-copy{padding:30px 25px}.bonus-total{text-align:center;border-radius:18px;flex-direction:column;gap:8px;padding:22px}.offer-book{min-height:520px;padding-bottom:124px}.offer-bonus-covers{width:286px}.offer-bonus-covers img{width:96px}.offer-copy{text-align:center}.offer-copy ul{text-align:left}.section-faq{padding-bottom:95px}.final-cta{padding:90px 20px 120px}footer{flex-direction:column;gap:24px;padding-bottom:88px}.mobile-buy{z-index:50;color:#fff;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#304b43f7;border:1px solid #ffffff26;border-radius:12px;justify-content:space-between;align-items:center;gap:15px;min-height:68px;padding:13px 18px;display:flex;position:fixed;bottom:10px;left:10px;right:10px;box-shadow:0 16px 35px #00000038}.mobile-buy span{letter-spacing:.12em;font-size:8px}.mobile-buy strong{font-size:12px}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*{transition:none!important}}:root{--sage-deep:#769183;--gold-light:#d8b77e;--cream-light:#f3ece2}body{background:var(--cream)}.brand-mark{color:var(--cream-light);border-color:#e8d8bea6}.brand strong{color:#fff}.brand small{color:#cbd7d1}.header-cta{color:#fff;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffff14;border-color:#ffffff42}.header-cta:hover{background:var(--cream);color:var(--green-deep)}.hero{background:radial-gradient(circle at 89% 15%,#d8b77e40,#0000 24%),radial-gradient(circle at 70% 92%,#8ea59675,#0000 34%),linear-gradient(135deg,#29453d 0%,#3f5f55 53%,#567669 100%);min-height:900px}.hero:before{content:"";z-index:-1;background:linear-gradient(155deg,#ffffff1c,#e9e1d508);border:1px solid #ead8bb42;border-radius:48% 0 0 48%;width:48%;height:78%;position:absolute;top:10%;right:-6%}.hero-orb-one{border-color:#d8b77e6b}.hero-orb-two{background:#e9e1d51f}.hero .eyebrow{color:var(--gold-light)}.hero h1{color:#fff;text-shadow:0 4px 30px #10231d2e}.hero h1 span{color:#ead7b5}.hero-lead{color:#e2e9e5}.hero-lead strong{color:#fff}.hero .button-primary{background:var(--cream);color:var(--green-deep);box-shadow:0 20px 45px #132a2252}.hero .button-primary:hover{color:var(--green-deep);background:#fff}.hero .text-link{color:#f1e3c9;border-bottom-color:#ead7b5bf}.hero-notes{color:#dce5e1}.hero-notes span:before{color:var(--gold-light)}.hero-visual{padding:34px 18px;position:relative}.hero-visual:before{content:"";background:radial-gradient(circle at 50% 20%,#d8b77e6b,#0000 38%),linear-gradient(#8ea59685,#29453d33);border-radius:48% 48% 14px 14px;position:absolute;inset:3% 0;box-shadow:inset 0 0 0 1px #ffffff21}.book-stage{width:min(440px,90vw)}.book{filter:drop-shadow(34px 38px 40px #0f1f1a70);width:365px}.book-badge{background:var(--gold-light);border-color:#ffffff52;width:176px;right:-4px;box-shadow:0 22px 48px #11241e5c}.book-badge strong,.book-badge span{color:var(--green-deep)}.manifesto-band{background:var(--cream);color:var(--green-deep);border-top:1px solid #b982376b;border-bottom:1px solid #b982376b}.manifesto-band i{background:var(--gold)}.section-pain{background:radial-gradient(circle at 100% 0,#d8b77e42,#0000 28%),linear-gradient(145deg,#6f8d7e,#8ea596);position:relative;overflow:hidden}.section-pain:before{content:"";border:1px solid #ffffff2e;border-radius:50%;width:360px;height:360px;position:absolute;top:-170px;left:-140px}.section-pain .section-heading,.section-pain .pain-grid,.section-pain .pain-closing{z-index:1;position:relative}.section-pain .eyebrow{color:#f0d9b2}.section-pain .section-heading h2{color:#fff}.section-pain .section-heading>p:last-child{color:#f0f3f1}.pain-grid{gap:20px}.pain-card{background:var(--cream-light);border:0;border-radius:12px;box-shadow:0 24px 55px #23413729}.pain-card:nth-child(2n){background:radial-gradient(circle at 100% 0%, #d8b77e2b, transparent 36%), var(--green-deep);box-shadow:0 24px 55px #1d342d4d}.pain-card:nth-child(2n)>span{color:var(--gold-light)}.pain-card:nth-child(2n) h3{color:#fff}.pain-card:nth-child(2n) p{color:#dbe4df}.pain-closing{color:#fff}.pain-closing strong{color:#f0d9b2}.section-intro{border-top:7px solid var(--cream);background:radial-gradient(circle at 88% 15%,#8ea59640,#0000 28%),linear-gradient(130deg,#e9e1d5,#f4ede3)}.intro-quote{border:1px solid #d8b77e61;border-radius:14px;box-shadow:0 26px 60px #2c4b4238}.section-modules{background:radial-gradient(circle at 12% 8%,#d8b77e26,#0000 25%),linear-gradient(145deg,#29453d,#3f5f55)}.module-card{background:#ffffff0e;border-color:#d8b77eb8 #d8b77e42 #d8b77e42;border-top-style:solid;border-top-width:3px;border-radius:12px;transition:transform .18s,background .18s}.module-card:hover{background:#8ea59629;transform:translateY(-4px)}.section-outcomes{background:radial-gradient(circle at 0 100%,#8ea5964d,#0000 30%),linear-gradient(135deg,#f2eadf,#e5dbce);position:relative;overflow:hidden}.section-outcomes:after{content:"";border:1px solid #3f5f5524;border-radius:50%;width:360px;height:360px;position:absolute;bottom:-160px;right:-120px}.outcomes-copy,.outcome-list{z-index:1;position:relative}.outcome-list{border-top:0;border-left:5px solid var(--gold-light);background:#3f5f55eb;border-radius:0 14px 14px 0;padding:16px 28px;box-shadow:0 25px 55px #324c442e}.outcome-list article{border-bottom-color:#ffffff26}.outcome-list span{color:var(--gold-light)}.outcome-list p{color:#fff}.section-contents{background:radial-gradient(circle at 50% 0%, #d8b77e3d, transparent 28%), var(--sage-deep)}.section-contents .eyebrow{color:#f0d9b2}.section-contents .section-heading h2{color:#fff}.section-contents .section-heading>p:last-child{color:#edf1ef}.content-card{background:var(--cream-light);border:0;border-radius:10px;box-shadow:0 18px 40px #2d4b4229}.content-card:nth-child(2n){background:var(--green-deep)}.content-card:nth-child(2n)>span,.content-card:nth-child(2n) small{color:var(--gold-light)}.content-card:nth-child(2n) h3{color:#fff}.section-preview{border-top:7px solid var(--cream);border-bottom:7px solid var(--cream)}.tablet-page,.preview-sheet{background:var(--cream-light)}.preview-sheet{border-radius:8px}.preview-tags span{border-radius:999px}.section-author{background:radial-gradient(circle at 95% 5%,#d8b77e40,#0000 25%),linear-gradient(135deg,#ede4d8,#f5eee5)}.author-monogram{border:8px solid #ffffff42;box-shadow:0 28px 60px #304b4333}.section-process{background:radial-gradient(circle at 88% 20%,#d8b77e33,#0000 25%),linear-gradient(145deg,#6f8d7e,#8ea596)}.section-process .eyebrow{color:#f0d9b2}.section-process .section-heading h2{color:#fff}.process-grid article{border-top:4px solid var(--gold-light);background:var(--cream-light);border-radius:10px;box-shadow:0 22px 48px #2d483f2b}.process-grid article:nth-child(2){background:var(--green-deep)}.process-grid article:nth-child(2) span{color:var(--gold-light);border-color:#d8b77e6b}.process-grid article:nth-child(2) h3{color:#fff}.process-grid article:nth-child(2) p{color:#dce5e1}.section-offer{background:radial-gradient(circle at 14% 15%,#d8b77e47,#0000 24%),radial-gradient(circle at 92% 90%,#8ea59652,#0000 28%),linear-gradient(135deg,#eee5d9,#f8f2e9)}.offer-card{background:radial-gradient(circle at 82% 12%, #d8b77e24, transparent 26%), var(--green-deep);border:1px solid #d8b77e6b;border-radius:18px}.section-faq{background:radial-gradient(circle at 8% 90%, #8ea5964d, transparent 28%), var(--cream)}.faq-list{border-top:0}.faq-list details{border:1px solid #3f5f551f;border-left:4px solid var(--sage);background:#f8f6f2b8;border-radius:7px;margin-bottom:9px;padding:0 22px}.faq-list details[open]{border-left-color:var(--gold);background:var(--cream-light)}.final-cta{border-top:1px solid #d8b77e66}@media (width<=980px){.hero:before{border-radius:48% 48% 14px 14px;width:90%;height:43%;top:52%;right:5%}.hero-visual{width:min(590px,100%);margin-inline:auto}}@media (width<=680px){.hero{gap:44px;padding-top:112px}.button{padding-inline:52px;position:relative}.button>span[aria-hidden=true]{position:absolute;right:24px}.hero h1{font-size:clamp(34px,9.2vw,43px);line-height:1.06}.hero h1 span{margin-top:20px;font-size:.72em;line-height:1.28}.hero-visual{padding:28px 8px 36px}.hero-visual:before{inset:0}.book-stage{width:min(350px,92vw)}.book{width:300px}.book-badge{width:164px;bottom:34px;right:-4px}.manifesto-band{min-height:72px;color:var(--green-deep)}.section-pain .section-heading h2{font-size:40px}.pain-card{padding:32px 26px 32px 68px}.outcome-list{padding:10px 20px}.content-card,.process-grid article{min-height:auto}.section-faq{padding-inline:20px}}.section-author{grid-template-columns:minmax(280px,.72fr) minmax(0,1.28fr);gap:72px}.author-copy{border-left:5px solid var(--gold-light);background:#f8f6f2c7;border-radius:0 28px 28px 0;width:100%;padding:62px 70px;position:relative;box-shadow:0 28px 70px #2e2e2e1f}.author-tags{flex-wrap:wrap;gap:9px;margin-top:28px;display:flex}.author-tags span{color:var(--green-deep);border:1px solid #3f5f552e;border-radius:999px;padding:10px 13px;font-size:10px;font-weight:750}.section-testimonials{background:radial-gradient(circle at 92% 8%,#d8b77e38,#0000 28%),#fffdf9}.testimonial-grid{grid-template-columns:repeat(6,minmax(0,1fr));gap:18px;display:grid}.testimonial-card{border:1px solid #3f5f5524;border-top:4px solid var(--gold-light);background:var(--cream-light);border-radius:10px;flex-direction:column;grid-column:span 2;justify-content:space-between;min-height:280px;padding:35px;display:flex;box-shadow:0 20px 48px #304b4317}.testimonial-card:nth-child(4){grid-column:2/span 2}.testimonial-card:nth-child(5){grid-column:4/span 2}.testimonial-card>p{color:#4f544f;margin:0;font-size:16px;line-height:1.75}.testimonial-card strong,.testimonial-card span{display:block}.testimonial-card strong{color:var(--green-deep);margin-top:28px;font-size:14px}.testimonial-card span{color:#7b7f79;letter-spacing:.1em;text-transform:uppercase;margin-top:6px;font-size:10px;font-weight:700}.pain-card p,.intro-copy>p:last-child,.module-card>span,.outcomes-copy>p:not(.eyebrow),.outcome-list p,.section-contents .section-heading>p:last-child,.preview-copy>p:not(.eyebrow),.tablet-page>span,.section-bonuses .section-heading>p:last-child,.bonus-copy>p:not(.bonus-number),.bonus-result strong,.author-copy>p:not(.eyebrow):not(.author-highlight),.process-grid p,.section-testimonials .section-heading>p:last-child,.testimonial-card>p,.offer-subtitle,.faq-heading>p:last-child,.faq-list details>p,footer p,.hero-lead{text-align:left;-webkit-hyphens:none;hyphens:none}.section-heading.centered>p:last-child{text-align:center;-webkit-hyphens:none;hyphens:none}.hero h1,.section-heading h2,.intro-copy h2,.intro-lead,.outcomes-copy h2,.preview-copy h2,.author-copy h2,.final-cta h2{text-wrap:balance}p{text-wrap:pretty}@media (width<=980px){.hero-lead{text-align:center}.section-author{grid-template-columns:1fr;gap:52px}.author-monogram{width:min(100%,560px);margin-inline:auto}.testimonial-grid{grid-template-columns:1fr}.testimonial-card,.testimonial-card:nth-child(4),.testimonial-card:nth-child(5){grid-column:auto}}@media (width<=680px){.author-copy{border-left-width:4px;border-radius:0 20px 20px 0;padding:42px 28px}.author-tags{gap:7px}.testimonial-card{min-height:auto;padding:28px}.section-heading h2,.intro-copy h2,.outcomes-copy h2,.preview-copy h2,.author-copy h2,.section-process h2,.offer-copy h2,.faq-heading h2{font-size:clamp(31px,9vw,35px);line-height:1.12}.section-pain .section-heading h2{font-size:34px}.hero-lead{line-height:1.55}.section-heading>p:last-child,.intro-copy>p:last-child,.outcomes-copy>p:not(.eyebrow),.preview-copy>p:not(.eyebrow),.author-copy>p:not(.eyebrow):not(.author-highlight),.bonus-copy>p:not(.bonus-number),.faq-list details>p{line-height:1.65}.outcome-list{padding:8px 18px}.outcome-list article{grid-template-columns:42px 1fr;align-items:start;min-height:auto;padding:18px 0}.outcome-list p{font-size:15px;line-height:1.5}.author-copy{padding:34px 24px}.mobile-buy{right:12px;bottom:max(8px, env(safe-area-inset-bottom));border-radius:11px;gap:10px;min-height:58px;padding:8px 13px;left:12px;box-shadow:0 12px 28px #0003}.mobile-buy .mobile-price{flex-direction:column;gap:2px;min-width:94px;line-height:1.1;display:flex}.mobile-buy .mobile-price small{letter-spacing:.12em;text-transform:uppercase;font-size:7px;font-weight:650}.mobile-buy .mobile-price b{letter-spacing:.02em;font-size:10px}.mobile-buy strong{white-space:nowrap;align-items:center;gap:7px;font-size:11.5px;display:flex}.mobile-buy strong>span{letter-spacing:0;font-size:11px}}
