@import "https://fonts.googleapis.com/css2?family=Caveat:wght@400;500;600&family=Cormorant+Garamond:ital,wght@0,500;0,600;1,500;1,600&family=Manrope:wght@400;500;600;700&display=swap";:root{--cream:#f8f4ec;--cream-soft:#fffdf7;--color-heading:#163a52;--navy:#12314d;--navy-soft:#405a72;--teal:#07868b;--teal-dark:#05747a;--sky:#e9f9fb;--gold:#b58a4b;--gold-soft:#ede1cf;--trust-icon-color:var(--gold);--line:#e4ddd0;--card:#fffef9d1;--serif:"Cormorant Garamond", "Iowan Old Style", "Palatino Linotype", Georgia, serif;--sans:"Manrope", "Aptos", "Segoe UI", ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, sans-serif;font-family:var(--sans);color:var(--navy);font-synthesis:none;text-rendering:geometricprecision;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background:#000}*{box-sizing:border-box}html{-webkit-tap-highlight-color:transparent;background:#000}body{background:#000;min-width:320px;margin:0}button,a,[role=button],input,select,textarea{font:inherit;-webkit-tap-highlight-color:transparent}button{cursor:pointer}button:focus,a:focus,[role=button]:focus,input:focus,select:focus,textarea:focus{outline:none}button:focus-visible,a:focus-visible,[role=button]:focus-visible,input:focus-visible,select:focus-visible,textarea:focus-visible{outline-offset:3px;outline:2px solid #07868b59}button:active,a:active,[role=button]:active{-webkit-tap-highlight-color:transparent}a{color:inherit;text-decoration:none}img{max-width:100%;display:block}#root{min-height:100svh}.page-shell{width:min(100%,390px);min-height:100svh;color:var(--navy);background:radial-gradient(circle at 50% 6%, #ffffffe6, transparent 30%), linear-gradient(180deg, #fffdf7 0%, var(--cream) 46%, #fffaf1 100%);margin:0 auto;position:relative;overflow:hidden;box-shadow:0 0 0 1px #e4ddd0b3}.site-header{z-index:5;justify-content:space-between;align-items:center;min-height:56px;padding:13px 20px 6px;display:flex;position:relative}.wordmark{object-fit:contain;object-position:left center;width:112px;height:32px}.brand-link{align-items:center;display:inline-flex}.footer-wordmark{object-fit:contain;object-position:left center;width:105px;height:30px}.menu-button{width:34px;height:34px;color:var(--navy);background:0 0;border:0;place-items:center;padding:0;display:grid}.menu-button svg{width:25px;height:25px}.desktop-nav{display:none}.hero-section{text-align:center;padding:8px 20px 0;position:relative}.leaf-shadows{z-index:0;object-fit:cover;object-position:top center;filter:blur(2px);pointer-events:none;opacity:.18;width:510px;max-width:none;height:260px;position:absolute;top:24px;left:-54px;-webkit-mask-image:linear-gradient(#000 0% 50%,#0000 100%);mask-image:linear-gradient(#000 0% 50%,#0000 100%)}h1,h2,h3,p{margin:0}.eyebrow{z-index:1;color:var(--gold);letter-spacing:4px;text-transform:uppercase;margin:2px auto 16px;font-size:10px;font-weight:600;line-height:1.35;position:relative}.hero-section h1{z-index:1;max-width:350px;color:var(--color-heading);font-family:var(--serif);margin:0 auto 16px;font-size:45px;font-weight:600;line-height:.96;position:relative}.hero-headline-emphasis{color:var(--color-heading);letter-spacing:-.01em;font-style:italic;font-weight:600}.hero-section h2{z-index:1;max-width:326px;color:var(--navy-soft);margin:0 auto 4px;font-size:18px;font-weight:500;line-height:1.28;position:relative}.hero-copy{z-index:1;max-width:292px;color:var(--navy-soft);margin:0 auto;font-size:15.5px;font-weight:400;line-height:1.52;position:relative}.book-stage{z-index:1;isolation:isolate;min-height:316px;margin:18px 0 14px;position:relative;overflow:visible}.book-stage:before{content:"";z-index:0;filter:blur(32px);transform-origin:88% 44%;opacity:1;pointer-events:none;background:radial-gradient(at 85% 40%,#37342f1f 0%,#37342f12 35%,#37342f06 65%,#37342f00 100%);border-radius:50%;width:168px;height:92px;position:absolute;top:214px;left:50%;transform:translate(-82%,4%)rotate(-18deg)scaleX(1.48)scaleY(.72)}.book-stage:after{content:"";z-index:1;filter:blur(15px);opacity:1;pointer-events:none;background:#37342f1f;border-radius:50%;width:184px;height:22px;position:absolute;top:254px;left:50%;transform:translate(-50%)}.hero-book{z-index:2;filter:none;width:264px;margin:0 auto;position:relative}.handwritten{z-index:2;pointer-events:none;position:absolute}.note-left{opacity:.82;width:66px;top:92px;left:-3px}.note-right{opacity:.82;width:64px;bottom:82px;right:1px}.trust-row{z-index:1;grid-template-columns:repeat(2,minmax(0,146px));justify-content:center;place-items:center start;gap:12px 16px;margin:18px 0 22px;display:grid;position:relative}.trust-item{color:#12314dc7;text-align:left;white-space:nowrap;justify-content:flex-start;align-items:center;gap:9px;width:100%;min-width:0;font-size:13px;font-weight:500;line-height:1.25;display:flex}.trust-item svg{width:19px;height:19px;color:var(--trust-icon-color);flex:none;display:block}.trust-item span{line-height:1.25;display:block}.primary-cta{z-index:1;color:#fff;background:linear-gradient(180deg, #ffffff14, transparent 42%), var(--teal-dark);border-radius:999px;justify-content:center;align-items:center;width:326px;max-width:100%;min-height:50px;margin:0 auto;font-size:16px;font-weight:700;display:flex;position:relative;box-shadow:inset 0 1px #ffffff24,0 7px 16px #05747a21}.primary-cta,.secondary-button,.outline-button,.arrow-button,.faq-row,.chapter-row,.menu-button,.modal-close,.sample-modal-header button,.sample-modal-controls button,.modal-switch button,.mobile-menu a,.mobile-menu nav button,.site-footer nav a,.desktop-nav a,.home-link,.reader-header button,.reader-home-link,.reader-chapters button{transition:transform .12s,box-shadow .12s,border-color .12s,background-color .12s,color .12s,opacity .12s,filter .12s}.primary-cta:hover,.secondary-button:hover,.outline-button:hover{transform:translateY(-1px)}.primary-cta:active,.secondary-button:active,.outline-button:active{opacity:1}.arrow-button:hover{transform:translateY(calc(-50% - 1px))}.arrow-button:active{opacity:.9;transform:translateY(-50%)}.primary-cta svg{width:18px;height:18px;margin-left:9px}.hero-offer-panel{z-index:1;background:radial-gradient(circle at 88% 7%,#b58a4b1c,#0000 30%),radial-gradient(circle at 8% 100%,#07868b0e,#0000 35%),#fffbf2d1;border:1px solid #b58a4b2b;border-radius:22px;width:min(100%,360px);margin:0 auto;padding:16px 13px 15px;position:relative;box-shadow:0 18px 42px #1720260a,inset 0 1px #ffffff8a}.hero-offer-label{color:#91662ff5;letter-spacing:2.25px;text-transform:uppercase;background:linear-gradient(#ffffff61,#0000),#f4d898;border:1px solid #b58a4b29;border-radius:999px;justify-content:center;align-items:center;gap:6px;width:fit-content;margin:-28px auto 12px;padding:7px 16px 6px;font-size:9.8px;font-weight:700;line-height:1;display:flex;box-shadow:0 6px 14px #b58a4b17}.hero-offer-label svg{flex:none;width:15px;height:15px}.hero-offer-intro{color:#1f3d50d1;max-width:286px;font-family:var(--serif);text-align:center;margin:0 auto 12px;font-size:17.5px;font-weight:600;line-height:1.12}.hero-price-row{grid-template-columns:1fr 1.18fr .98fr;align-items:center;gap:0;max-width:286px;margin:0 auto 14px;display:grid}.hero-price-row>div{text-align:center;align-content:center;place-items:center;row-gap:2px;min-height:52px;padding:0 7px;display:grid}.hero-price-row>div+div{border-left:1px solid #b58a4b33}.hero-price-row span{color:#405a72bd;font-size:10.1px;font-weight:500;line-height:1}.hero-price-row strong{color:var(--color-heading);font-family:var(--sans);font-variant-numeric:lining-nums tabular-nums;font-feature-settings:"lnum" 1, "tnum" 1;letter-spacing:0;font-weight:600;line-height:.9}.hero-price-regular strong{color:#1f3d507a;font-size:22.5px;position:relative}.hero-price-regular strong:after{content:"";background:#1f3d5070;height:1.5px;position:absolute;top:50%;left:-5px;right:-5px;transform:rotate(-3deg)}.hero-price-current span{color:#91662fe6}.hero-price-current strong{font-size:30.5px;font-weight:650}.hero-price-save{background:#fffdf79e;border:1px solid #b58a4b33;border-radius:14px}.hero-price-save span{color:#91662fe6;letter-spacing:1.6px;text-transform:uppercase;font-size:8.7px;font-weight:700}.hero-price-save strong{color:#91662ffa;font-size:21.5px}.hero-offer-support{color:#405a72a8;text-align:center;justify-content:center;align-items:center;gap:8px;margin:10px auto 0;font-size:12.5px;font-weight:400;line-height:1.35;display:flex}.hero-offer-support svg{color:#b58a4be6;flex:none;width:17px;height:17px}.hero-cta-actions{z-index:1;width:min(100%,326px);margin:15px auto 0;position:relative}.hero-cta-actions .returning-reader{margin-top:0;margin-bottom:18px}.hero-cta-actions .secondary-actions{margin-top:0}.hero-cta-actions .secondary-button{white-space:nowrap;min-height:45px;padding-inline:12px}.secondary-actions{grid-template-columns:1fr 1fr;gap:12px;margin-top:22px;display:grid}.secondary-button,.outline-button{min-height:48px;color:var(--navy);background:#ffffff6b;border:1px solid #7797aa47;border-radius:14px;justify-content:center;align-items:center;gap:10px;font-size:13.5px;font-weight:600;line-height:1.1;display:flex;box-shadow:0 3px 8px #0d265806}.secondary-button svg,.outline-button svg{width:22px;height:22px;color:var(--navy);flex:none}.secondary-button small{color:#6a7890;margin-top:3px;font-size:10.5px;font-weight:400;display:block}.returning-reader{z-index:1;color:var(--navy-soft);text-align:center;margin:16px auto 0;font-size:14.5px;font-weight:400;line-height:1.4;position:relative}.returning-reader a{color:var(--teal-dark);font-weight:600;text-decoration:none;transition:color .16s,opacity .16s}.returning-reader a:hover{color:var(--navy)}.returning-reader a:focus-visible{outline-offset:4px;border-radius:4px;outline:2px solid #07868b52}.primary-cta:active{filter:brightness(.97);background:linear-gradient(#ffffff0d,#0000 42%),#046a70;transform:translateY(1px)scale(.982);box-shadow:inset 0 1px #ffffff14,0 4px 10px #05747a1a}.secondary-button:active,.outline-button:active{background:#ebf7f375;border-color:#07868b42;transform:translateY(1px)scale(.98);box-shadow:0 2px 5px #0d265805}a:not(.primary-cta):not(.secondary-button):not(.outline-button):not(.nav-cta):active,.modal-switch button:active,.mobile-menu nav button:active,.reader-header button:active,.reader-home-link:active{opacity:.78}.nav-cta:active{opacity:.82}.hero-reassurance{background:#fffdf76b;border:1px solid #b58a4b1f;border-radius:16px;gap:7px;max-width:312px;margin:26px auto 0;padding:15px 18px;display:grid}.hero-reassurance strong{color:var(--navy);font-family:var(--serif);font-size:18px;font-weight:600;line-height:1.08}.hero-reassurance span{color:#405a72db;font-size:13px;font-weight:400;line-height:1.48}.section{padding:0 20px;position:relative}.section-divider{padding:44px 20px;display:grid}.section-divider span{background:#12314d17;width:100%;height:1px;display:block}.learning-section,.preview-section,.faq-section{background:radial-gradient(circle at 50% 16%,#ffffff5c,#0000 34%),linear-gradient(#0000,#f6efe238 52%,#0000)}.inside-section,.testimonial-section{background:radial-gradient(circle at 48% 32%,#fffdf775,#0000 40%),linear-gradient(#0000,#fffaf133 58%,#0000)}.section-title{text-align:center;max-width:340px;margin:0 auto}.section-title h2,.section-heading{color:var(--color-heading);font-family:var(--serif);font-size:34px;font-weight:600;line-height:1.04}.section-title p{color:var(--navy-soft);margin-top:14px;font-size:14.5px;font-weight:400;line-height:1.48}.learning-grid{grid-template-columns:1fr;gap:13px;margin-top:34px;display:grid}.learn-card{text-align:left;background:radial-gradient(circle at 12% 24%,#07868b09,#0000 34%),linear-gradient(#fffffcdb,#fffaf0b8);border:1px solid #c6bba95c;border-radius:18px;grid-template-columns:52px minmax(0,1fr);align-items:center;gap:16px;min-height:92px;padding:17px 16px;display:grid;box-shadow:0 18px 36px #1720260a,0 3px 10px #b58a4b07}.learn-icon{width:50px;height:50px;color:var(--teal-dark);background:radial-gradient(circle at 38% 28%,#ffffffc7,#0000 42%),#ebf7f3d1;border:1px solid #07868b38;border-radius:50%;place-items:center;display:grid;overflow:hidden;box-shadow:0 7px 15px #07868b0e}.learn-icon svg{width:25px;height:25px}.learn-card h3{color:var(--navy);font-size:16.5px;font-weight:700;line-height:1.2}.learn-card p{color:var(--navy-soft);margin-top:5px;font-size:14.5px;font-weight:400;line-height:1.45}.inside-section{padding-top:0;padding-bottom:0}.chapter-list{background:radial-gradient(circle at 12% 0,#ffffff9e,#0000 38%),#fffcf5a8;border:1px solid #cfc3b057;border-radius:26px;gap:0;margin-top:34px;padding:24px 20px 20px;display:grid;overflow:visible;box-shadow:0 22px 48px #17202609,0 4px 14px #b58a4b06}.chapter-kicker{text-align:center;place-items:center;margin-bottom:17px;display:grid}.chapter-kicker span{color:#b58a4be0;letter-spacing:2.1px;text-transform:uppercase;font-size:14px;font-weight:700;line-height:1}.chapter-entry{display:grid}.chapter-entry+.chapter-entry{margin-top:3px}.chapter-row{width:100%;min-height:44px;color:var(--navy);cursor:pointer;text-align:left;background:0 0;border:0;border-radius:0;grid-template-columns:44px minmax(0,1fr) 30px;align-items:center;column-gap:0;padding:8px 0;transition:background-color .16s,color .16s;display:grid}.chapter-row:hover,.chapter-row:focus-visible,.chapter-row[aria-expanded=true]{background:#ebf7f329}.chapter-row:focus-visible{outline-offset:4px;outline:1px solid #07868b3d}.chapter-row>span:first-child{color:#b58a4beb;width:34px;font-family:var(--serif);letter-spacing:.2px;font-size:21px;font-weight:600;line-height:1;display:block}.chapter-row strong{min-width:0;color:var(--navy);overflow-wrap:break-word;padding-right:10px;font-size:14.2px;font-weight:500;line-height:1.36}.chapter-row strong small{color:#b58a4bd1;letter-spacing:1.2px;text-transform:uppercase;margin-top:4px;font-size:9px;font-weight:700;line-height:1;display:block}.chapter-control{color:#b58a4bad;background:0 0;border:0;border-radius:50%;justify-self:end;place-items:center;width:34px;height:34px;transition:background-color .23s,color .23s,transform .28s;display:grid}.chapter-row:hover .chapter-control,.chapter-row:focus-visible .chapter-control,.chapter-row[aria-expanded=true] .chapter-control{color:#b58a4bd1;background:#b58a4b13}.chapter-row[aria-expanded=true] .chapter-control{transform:rotate(180deg)}.chapter-control svg{width:13px;height:13px}.chapter-panel{color:#405a72d1;padding:0 36px 16px 44px;font-size:13.5px;font-weight:400;line-height:1.5;transition:opacity .18s,transform .18s}.chapter-footnote{color:#405a72c7;text-align:center;border-top:1px solid #b58a4b24;margin-top:12px;padding:15px 10px 2px;font-size:12.5px;font-weight:400;line-height:1.55}.preview-section{padding-top:0;padding-bottom:0}.preview-stack{height:238px;margin:32px auto 20px;position:relative}.sample-page{border-radius:4px;width:134px;position:absolute;top:24px;box-shadow:0 18px 26px #22201733}.left-page{left:7px;transform:rotate(-5deg)}.center-page{z-index:2;width:160px;top:0;left:50%;transform:translate(-50%)}.right-page{right:7px;transform:rotate(5deg)}.outline-button{background:#ffffff8a;width:250px;min-height:50px;margin:0 auto;font-size:14.5px}.sample-modal{z-index:50;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#12314d6b;place-items:center;padding:18px;display:grid;position:fixed;inset:0}.sample-modal-panel{background:radial-gradient(circle at 50% 0%, #ffffffb8, transparent 38%), var(--cream-soft);border:1px solid #e5ddd0bd;border-radius:22px;grid-template-rows:auto minmax(0,1fr) auto;gap:14px;width:min(100%,360px);max-height:calc(100svh - 36px);padding:16px;display:grid;box-shadow:0 24px 70px #0c182638}.sample-modal-header,.sample-modal-controls{justify-content:space-between;align-items:center;display:flex}.sample-modal-header span{color:var(--gold);letter-spacing:2px;text-transform:uppercase;font-size:10px;font-weight:700;line-height:1;display:block}.sample-modal-header strong{color:var(--navy);font-family:var(--serif);margin-top:5px;font-size:23px;font-weight:600;line-height:1;display:block}.sample-modal-header button,.sample-modal-controls button{width:38px;height:38px;color:var(--navy);background:#ffffff94;border:1px solid #12314d1f;border-radius:50%;place-items:center;padding:0;display:grid}.sample-modal-header button{color:#12314db8;font-size:25px;font-weight:300;line-height:1}.sample-modal-controls button svg{width:20px;height:20px}.sample-modal-page{place-items:center;min-height:0;display:grid;overflow:hidden}.sample-modal-page img{border-radius:8px;width:auto;max-height:calc(100svh - 180px);box-shadow:0 18px 34px #22201738}.sample-modal-controls{justify-content:center;gap:18px}.sample-modal-controls span{min-width:42px;color:var(--navy-soft);text-align:center;font-size:13px;font-weight:600}.testimonial-section{padding-top:0;padding-bottom:0}.testimonial-wrap{margin-top:28px;display:block;position:relative}.arrow-button{z-index:3;width:34px;height:34px;color:var(--navy);background:#ffffffe0;border:1px solid #d5e3ea94;border-radius:50%;place-items:center;padding:0;display:grid;position:absolute;top:50%;transform:translateY(-50%);box-shadow:0 5px 12px #15202f0b}.arrow-button:first-child{left:-2px}.arrow-button:last-child{right:-2px}.arrow-button svg{width:19px;height:19px}.testimonial-card{text-align:left;background:radial-gradient(circle at 88% 14%,#b58a4b14,#0000 30%),#ffffffad;border:1px solid #e8e1d68a;border-radius:18px;width:91%;min-height:152px;margin:0 auto;padding:25px 24px 23px;animation:.26s both testimonial-card-in;position:relative;overflow:hidden;box-shadow:0 14px 30px #1720260b}.testimonial-card:before{content:"“";color:#b58a4b1a;font-family:var(--serif);pointer-events:none;font-size:132px;line-height:1;position:absolute;top:-32px;right:20px}.stars{color:#bd9145;letter-spacing:0;font-size:16px;line-height:1;position:relative}.testimonial-card p{color:var(--navy-soft);margin:10px 0 16px;font-size:15.5px;font-weight:400;line-height:1.55;position:relative}.reader{align-items:center;gap:10px;display:flex;position:relative}.reader span{color:#fff;background:linear-gradient(145deg,#72432c,#d19b5c);border-radius:50%;place-items:center;width:34px;height:34px;font-size:15px;font-weight:700;display:grid}.reader strong{color:var(--navy);font-size:14.5px;font-weight:600}.offer-strip{width:calc(100% - 40px);min-height:0;color:var(--gold);background:radial-gradient(circle at 88% 92%,#07868b0b,#0000 34%),radial-gradient(circle at 12% 20%,#b58a4b14,#0000 30%),#fffbf2b8;border:1px solid #b58a4b24;border-radius:18px;grid-template-columns:36px 1fr;align-items:center;gap:8px 12px;margin:0 auto;padding:17px 18px 18px;display:grid;box-shadow:0 14px 34px #17202607}.hourglass{color:var(--gold);place-items:center;display:grid}.hourglass svg{width:32px;height:32px}.animated-hourglass{display:block;overflow:visible}.hourglass-frame{fill:none;stroke:currentColor;stroke-width:1.35px;stroke-linecap:round;stroke-linejoin:round;opacity:.78}.hourglass-sand{fill:currentColor;opacity:.84;transform-box:fill-box;transform-origin:50%}.hourglass-sand-upper{transform-origin:bottom;animation:3.6s linear infinite hourglass-upper-sand}.hourglass-sand-lower{transform-origin:bottom;animation:3.6s linear infinite hourglass-lower-sand;transform:scaleY(.18)}.hourglass-sand-stream{stroke:currentColor;stroke-width:1.65px;stroke-linecap:round;opacity:.72;animation:3.6s linear infinite hourglass-stream}.offer-copy{min-width:0}.offer-copy strong{color:var(--navy);font-family:var(--serif);font-size:21px;font-weight:600;line-height:1.08;display:block}.offer-copy span{color:#405a72db;margin-top:6px;font-size:13.5px;font-weight:400;line-height:1.4;display:block}.offer-copy span+span{margin-top:3px}.offer-copy small{color:#b58a4be6;margin-top:5px;font-size:11.5px;font-weight:500;line-height:1.35;display:block}.countdown{grid-column:1/-1;grid-template-columns:repeat(4,minmax(0,1fr));gap:8px;padding-top:0;display:grid}.countdown span{background:#fffdf8c2;border:1px solid #b58a4b1a;border-radius:13px;place-items:center;min-height:52px;padding:7px 4px 6px;display:grid;box-shadow:0 5px 12px #17202604}.countdown b{color:var(--navy);font-family:var(--serif);letter-spacing:0;font-size:25px;font-weight:600;line-height:.95}.countdown small{color:#b58a4bc7;letter-spacing:.95px;text-transform:uppercase;margin-top:5px;font-size:8px;font-weight:600;line-height:1}.countdown-ended{min-height:46px;color:var(--navy);font-family:var(--serif);background:#fffdf7a3;border:1px solid #b58a4b24;border-radius:13px;grid-column:1/-1;place-items:center;font-size:20px;font-weight:600;display:grid}.faq-section{padding-top:0;padding-bottom:0}.section-heading{text-align:center;margin-bottom:24px;font-size:31px}.faq-list{background:0 0;border:0;border-radius:0;gap:10px;display:grid;overflow:visible}.faq-row{width:100%;min-height:58px;color:var(--navy);text-align:left;background:#ffffff6b;border:1px solid #e7dfd33d;border-radius:16px;justify-content:space-between;align-items:center;padding:0 18px;font-size:15.5px;font-weight:500;display:flex}.faq-row:last-child{border-bottom:1px solid #e7dfd33d}.faq-row svg{width:20px;height:20px;color:var(--navy);flex:none}.final-cta{background:radial-gradient(circle at 50% 18%,#07868b14,#0000 42%),radial-gradient(circle at 82% 54%,#b58a4b1a,#0000 26%),#ffffff8a;border:1px solid #e5ddd085;border-radius:22px;grid-template-columns:1fr;gap:18px;width:calc(100% - 40px);margin:0 auto;padding:28px 20px 22px;display:grid;position:relative;overflow:visible;box-shadow:0 16px 34px #1720260b}.final-cta:before{content:"";filter:blur(18px);pointer-events:none;background:radial-gradient(circle,#12314d12,#0000 62%);width:250px;height:230px;position:absolute;top:-80px;left:-80px}.mini-book{filter:drop-shadow(0 10px 13px #2721142e);place-self:center;width:158px;position:relative}.final-copy{text-align:center;min-width:0;position:relative}.final-copy h2{max-width:280px;color:var(--color-heading);font-family:var(--serif);margin:0 auto;font-size:28px;font-weight:600;line-height:1}.final-copy p{max-width:286px;color:var(--navy-soft);margin:10px 0 14px;font-size:14.5px;font-weight:400;line-height:1.45}.primary-cta.compact{width:100%;min-height:46px;margin:0;font-size:15px}.final-note{color:var(--gold);text-align:left;opacity:.74;white-space:nowrap;justify-self:end;margin-top:-4px;margin-right:8px;font-family:Caveat,Segoe Script,Bradley Hand ITC,cursive;font-size:20px;font-weight:500;line-height:.82;position:relative;transform:rotate(-11deg)}.final-cta .trust-row{border-top:1px solid #e4ddd06b;grid-column:1/-1;gap:10px 14px;margin:8px 0 0;padding-top:16px}.trust-row.compact .trust-item{font-size:12.5px}.trust-row.compact .trust-item svg{width:18px;height:18px}.site-footer{color:var(--navy-soft);grid-template-columns:1fr;align-items:start;gap:18px;padding:0 20px 36px;display:grid}.site-footer p{color:#7890a3;margin-top:5px;font-size:12.5px;font-weight:400;line-height:1.4}.site-footer nav{flex-wrap:wrap;gap:12px 17px;display:flex}.site-footer nav a{color:var(--navy-soft);font-size:13px;font-weight:500}.copyright{color:#7890a3;font-size:12px;font-weight:400}#learn,#contents,#sample,#reviews,#faq{scroll-margin-top:72px}.modal-backdrop,.mobile-menu{z-index:50;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);background:#0f1d2852;place-items:center;padding:18px;display:grid;position:fixed;inset:0}.modal-backdrop{opacity:0;transition:opacity .17s}.modal-backdrop.is-open{opacity:1}.modal-backdrop.is-closing,.modal-backdrop.is-opening{opacity:0}.modal-card,.mobile-menu-panel{background:radial-gradient(circle at 50% 0,#ffffffe0,#0000 44%),#fffaf1;border:1px solid #dacfbe9e;border-radius:26px;width:min(100%,352px);max-height:calc(100svh - 36px);position:relative;overflow:auto;box-shadow:0 22px 58px #0d1b272e}.modal-card{opacity:0;transform-origin:var(--modal-origin,center bottom);transition:opacity .24s cubic-bezier(.22,1,.36,1),transform .24s cubic-bezier(.22,1,.36,1);transform:translateY(12px)scale(.95)}.modal-backdrop.is-open .modal-card{opacity:1;transform:translateY(0)scale(1)}.modal-backdrop.is-closing .modal-card{opacity:0;transition-duration:.19s;transition-timing-function:ease;transform:translateY(9px)scale(.96)}.modal-close{z-index:2;width:34px;height:34px;color:var(--navy);background:#ffffff6b;border:1px solid #12314d14;border-radius:50%;place-items:center;font-size:24px;font-weight:300;line-height:1;display:grid;position:absolute;top:12px;right:12px}.modal-close:focus-visible,.mobile-menu a:focus-visible,.mobile-menu button:focus-visible{outline-offset:3px;outline:2px solid #07868b61}.modal-flow{color:var(--navy-soft);gap:15px;padding:34px 22px 24px;display:grid}.purchase-modal .modal-flow{padding-top:40px}.modal-content-motion{opacity:1;gap:15px;transition:opacity .16s,transform .16s;display:grid;transform:translateY(0)}.modal-content-motion.entering{opacity:0;transform:translateY(4px)}.modal-content-motion.exiting{opacity:0;transform:translateY(-4px)}.modal-flow h2,.modal-content-motion h2{color:var(--color-heading);font-family:var(--serif);text-align:center;font-size:32px;font-weight:600;line-height:1}.modal-flow>p,.modal-content-motion>p{color:var(--navy-soft);text-align:center;font-size:14.5px;line-height:1.5}.install-flow{gap:14px}.install-brand-logo{object-fit:cover;object-position:center;border-radius:50%;width:clamp(52px,15vw,64px);height:clamp(52px,15vw,64px);margin:-3px auto 0;box-shadow:0 0 0 1px #fffdf77a,0 8px 16px #12314d14}.install-steps{color:var(--navy);gap:12px;margin:3px 0 0;padding:0;font-size:14px;line-height:1.45;list-style:none;display:grid}.install-steps li{grid-template-columns:32px minmax(0,1fr);align-items:center;gap:10px;min-height:36px;display:grid}.install-steps span{color:#b58a4be0;background:#fffdf780;border:1px solid #b58a4b24;border-radius:50%;place-items:center;width:32px;height:32px;display:grid}.install-steps svg{width:17px;height:17px}.install-copy{width:180px;min-height:44px;margin-top:2px}.field-label{color:var(--navy);gap:7px;font-size:13px;font-weight:600;display:grid}.field-label input,.phone-field{width:100%;min-height:46px;color:var(--navy);font:inherit;background:#ffffff80;border:1px solid #07868b29;border-radius:14px}.field-label input{padding:0 13px}.phone-field{align-items:center;transition:border-color .14s,box-shadow .14s,background-color .14s;display:flex;overflow:hidden}.phone-field:focus-within{border-color:#07868b4d;box-shadow:0 0 0 3px #07868b14}.phone-prefix{color:#12314dad;-webkit-user-select:none;user-select:none;flex:0 0 48px;align-items:center;width:48px;min-height:44px;padding-left:13px;font-size:13px;font-weight:600;line-height:1;display:inline-flex}.phone-field input{background:0 0;border:0;outline:0;flex:auto;min-width:0;min-height:44px;padding:0 13px 0 4px}.phone-field input:focus,.phone-field input:focus-visible{box-shadow:none;outline:0}.field-label small,.form-feedback{color:#9b6030;font-size:12px;font-weight:500;line-height:1.35}.form-feedback{text-align:center;margin:-2px 0 0}.modal-primary{appearance:none;background:linear-gradient(180deg, #ffffff14, transparent 42%), var(--teal-dark);border:0;width:100%;margin:0;box-shadow:inset 0 1px #ffffff24,0 7px 16px #05747a21}.modal-primary:disabled,.modal-close:disabled{cursor:wait;opacity:.62}.modal-switch,.modal-note{margin-top:2px}.modal-switch button{color:var(--teal);font:inherit;background:0 0;border:0;font-weight:700}.mobile-menu{place-items:start center;padding-top:72px}.mobile-menu-panel{width:min(100%,334px)}.mobile-menu nav{gap:2px;padding:46px 24px 26px;display:grid}.mobile-menu a,.mobile-menu nav button{min-height:48px;color:var(--navy);text-align:left;background:0 0;border:0;border-bottom:1px solid #12314d12;align-items:center;font-size:16px;font-weight:500;display:flex}.mobile-menu nav button{color:var(--teal);font-weight:700}.faq-item{display:grid}.faq-row[aria-expanded=true] svg{transform:rotate(180deg)}.faq-answer{color:var(--navy-soft);padding:0 18px 16px;font-size:14px;line-height:1.5}.faq-answer a{color:var(--teal);font-weight:600}.chapter-zero-shell{--chapter-paper:#fbf7ed;--chapter-blue-paper:#eaf4f2;--chapter-organic-blue:#bcd7d73d;--chapter-organic-sage:#deeae257;--chapter-arc:#6c9ba20c;width:min(100%,430px);min-height:100svh;color:var(--navy);background:radial-gradient(circle at 12% 18%,#bcd7d71c,#0000 28%),radial-gradient(circle at 88% 62%,#deeae21f,#0000 31%),linear-gradient(#fbf7ed 0%,#fffaf3 47%,#fbf7ed 100%);margin:0 auto;box-shadow:0 0 0 1px #e4ddd0b8}.chapter-reader-header{z-index:20;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#fbf7edf0;border-bottom:1px solid #12314d14;grid-template-columns:72px 1fr 72px;align-items:center;min-height:54px;padding:7px 14px;display:grid;position:sticky;top:0}.chapter-reader-header button{width:38px;height:38px;color:var(--navy);background:0 0;border:0;place-items:center;padding:0;display:grid}.chapter-reader-header button svg{width:21px;height:21px}.chapter-reader-wordmark{justify-self:center;width:92px;height:auto}.chapter-reader-actions{justify-self:end;display:flex;position:relative}.chapter-reader-actions button{width:34px}.chapter-reader-actions button[aria-pressed=true]{color:var(--gold)}.chapter-reader-menu-wrap{position:relative}.chapter-reader-menu{z-index:30;background:radial-gradient(circle at 8% 0,#ffffff9e,#0000 40%),#fffcf4f5;border:1px solid #b58a4b2e;border-radius:16px;width:min(228px,100vw - 28px);padding:8px;animation:.18s both reader-menu-in;display:grid;position:absolute;top:calc(100% + 8px);right:0;box-shadow:0 18px 42px #1720261f,0 2px 8px #b58a4b0b}.chapter-reader-menu button{width:100%;height:auto;min-height:42px;color:var(--navy);text-align:left;border-radius:11px;justify-content:flex-start;align-items:center;gap:10px;padding:0 10px;font-size:13.5px;font-weight:600;line-height:1.2;display:flex}.chapter-reader-menu button:hover,.chapter-reader-menu button:focus-visible{background:#ebf7f370}.chapter-reader-menu button:active{background:#ebf7f38f;transform:scale(.985)}.chapter-reader-menu button svg{color:#b58a4be6;flex:none;width:18px;height:18px}.reader-toast{left:50%;bottom:calc(18px + env(safe-area-inset-bottom));z-index:60;color:#fff8e9;text-align:center;pointer-events:none;background:#075c60f5;border:1px solid #b58a4b29;border-radius:999px;width:min(100vw - 40px,360px);padding:12px 15px;font-size:13px;font-weight:500;line-height:1.35;animation:.22s both reader-toast-in;position:fixed;transform:translate(-50%);box-shadow:0 14px 34px #0b191f2e,inset 0 1px #ffffff14}.chapter-reveal-stroke{z-index:90;pointer-events:none;position:fixed;inset:0}.chapter-reveal-stroke span{left:var(--chapter-reveal-x,50vw);top:var(--chapter-reveal-y,72vh);opacity:0;transform-origin:50%;background:linear-gradient(90deg,#0000,#b58a4bbf,#0000);border-radius:999px;width:132px;height:1px;animation:.22s ease-out both chapter-reveal-stroke;position:absolute;transform:translate(-50%,-50%)scaleX(.22)}::view-transition-old(root){mix-blend-mode:normal;animation-duration:.5s;animation-timing-function:cubic-bezier(.22,1,.36,1)}::view-transition-new(root){mix-blend-mode:normal;animation-duration:.5s;animation-timing-function:cubic-bezier(.22,1,.36,1)}::view-transition-old(root){animation-name:chapter-old-page-hold}::view-transition-new(root){animation-name:chapter-new-page-reveal}@keyframes reader-menu-in{0%{opacity:0;transform:translateY(-4px)scale(.98)}to{opacity:1;transform:translateY(0)scale(1)}}@keyframes reader-toast-in{0%{opacity:0;transform:translate(-50%,8px)}to{opacity:1;transform:translate(-50%)}}@keyframes testimonial-card-in{0%{opacity:0;transform:translate(10px)}to{opacity:1;transform:translate(0)}}@keyframes hourglass-upper-sand{0%,8%{opacity:.86;transform:scaleY(1)}84%{opacity:.74;transform:scaleY(.22)}90%{opacity:.16;transform:scaleY(.18)}94%{opacity:.16;transform:scaleY(1)}to{opacity:.86;transform:scaleY(1)}}@keyframes hourglass-lower-sand{0%,8%{opacity:.46;transform:scaleY(.18)}84%{opacity:.88;transform:scaleY(1)}90%{opacity:.18;transform:scaleY(1)}94%{opacity:.18;transform:scaleY(.18)}to{opacity:.46;transform:scaleY(.18)}}@keyframes hourglass-stream{0%{opacity:0}8%,84%{opacity:.72}91%,to{opacity:0}}@keyframes chapter-reveal-stroke{0%{opacity:0;transform:translate(-50%,-50%)scaleX(.22)}28%{opacity:.72}to{opacity:0;transform:translate(-50%,-50%)scaleX(1.25)}}@keyframes chapter-old-page-hold{to{opacity:1}}@keyframes chapter-new-page-reveal{0%{clip-path:ellipse(74px 24px at var(--chapter-reveal-x,50vw) var(--chapter-reveal-y,72vh));opacity:.98}70%{opacity:1}to{clip-path:ellipse(160vmax 160vmax at var(--chapter-reveal-x,50vw) var(--chapter-reveal-y,72vh));opacity:1}}.chapter-zero-article{position:relative;overflow:hidden}.chapter-zero-hero{min-height:166px;padding:22px 32px 31px;position:relative;overflow:hidden}.chapter-zero-hero:before,.chapter-zero-hero:after{content:"";pointer-events:none;position:absolute}.chapter-zero-hero:before{background:linear-gradient(145deg,#a6c9cd61,#e2ece52e);border-radius:44% 56% 63% 37%/50% 48% 52% 50%;width:190px;height:118px;top:7px;left:-82px;transform:rotate(19deg)}.chapter-zero-hero:after{background:#e4eee880;border-radius:70% 30% 42% 58%/47% 55% 45% 53%;width:180px;height:100px;bottom:-10px;right:-80px;transform:rotate(-18deg)}.chapter-zero-eyebrow{z-index:1;color:var(--gold);letter-spacing:2.4px;text-transform:uppercase;margin:0 0 9px;font-size:9px;font-weight:700;line-height:1;position:relative}.chapter-zero-title-row{z-index:1;min-height:142px;position:relative}.chapter-zero-title-row h1{max-width:282px;color:var(--color-heading);font-family:var(--serif);letter-spacing:0;margin:0;font-size:35px;font-weight:600;line-height:.82}.chapter-zero-support{color:#2d485bd1;letter-spacing:0;width:min(73%,282px);max-width:282px;margin:17px 0 0;font-size:clamp(16.5px,4.65vw,19px);font-weight:400;line-height:1.4}.chapter-zero-support em{color:inherit;font-style:italic;font-weight:500}.chapter-zero-support-last{line-height:inherit;display:inline-block}.chapter-zero-underlined-accent{line-height:inherit;padding-bottom:6px;display:inline-block;position:relative}.chapter-zero-underlined-accent img{pointer-events:none;width:clamp(104px,30vw,118px);max-width:none;height:auto;position:absolute;top:calc(.92em - 8px);left:50%;transform:translate(-50%)}.chapter-zero-title-row>img{object-fit:contain;width:70px;position:absolute;top:40px;right:6px}.chapter-zero-benefits{z-index:1;grid-template-columns:repeat(4,minmax(0,1fr));gap:0;margin-top:21px;display:grid;position:relative}.chapter-zero-benefit{text-align:center;justify-items:center;gap:9px;min-width:0;padding:0 6px;display:grid}.chapter-zero-benefit+.chapter-zero-benefit{border-left:1px solid #b58a4b29}.chapter-zero-benefit-icon{color:#9d6f36e6;background:#f6efe0bd;border:1px solid #b58a4b21;border-radius:50%;place-items:center;width:42px;height:42px;display:grid;box-shadow:inset 0 0 0 1px #fffdf7b8,0 1px 2px #4d3c2406}.chapter-zero-benefit-icon svg{stroke-width:1.6px;vector-effect:non-scaling-stroke;width:17px;height:17px}.chapter-zero-benefit:nth-child(2) .chapter-zero-benefit-icon svg{width:18px;height:18px}.chapter-zero-benefit span:last-child{color:var(--navy);letter-spacing:.7px;text-transform:uppercase;gap:2px;font-size:clamp(9px,2.6vw,11px);font-weight:700;line-height:1.18;display:grid}.chapter-zero-benefit strong{font:inherit}.chapter-zero-quote{z-index:2;background:#fffcf4f0;border:1px solid #b58a4b21;border-radius:12px;grid-template-columns:47px 1fr;align-items:center;gap:14px;margin:-3px 26px 0;padding:17px 20px;display:grid;position:relative;box-shadow:0 8px 24px #41322014}.chapter-zero-quote>span{color:var(--gold);border-right:1px solid #b58a4bad;align-self:stretch;font-family:Georgia,serif;font-size:54px;font-weight:700;line-height:.85}.chapter-zero-quote p{color:var(--color-heading);font-family:var(--serif);margin:0;font-size:19px;font-style:italic;font-weight:600;line-height:1.03}.chapter-copy-section{padding:30px 34px;position:relative;overflow:hidden}.chapter-copy-section>*,.chapter-final-reveal>*,.chapter-next-wrap>*{z-index:1;position:relative}.chapter-copy-section h2,.chapter-final-reveal h2{color:var(--color-heading);font-family:var(--serif);letter-spacing:0;margin:0 0 8px;font-size:27px;font-weight:600;line-height:.98}.chapter-copy-natural h2{line-height:1.06}.chapter-copy-section p,.chapter-copy-section li,.chapter-final-reveal p,.chapter-final-reveal li{font-size:15.5px;line-height:1.52}.chapter-copy-section p,.chapter-final-reveal p{margin:0 0 10px}.chapter-copy-section ul,.chapter-final-reveal ul{margin:6px 0 12px;padding:0;list-style:none}.chapter-copy-section li,.chapter-final-reveal li{padding-left:18px;position:relative}.chapter-copy-section li:before,.chapter-final-reveal li:before{background:var(--gold);content:"";border-radius:50%;width:5px;height:5px;position:absolute;top:.62em;left:2px}.chapter-copy-intro{padding-top:34px}.chapter-thought-field{background:#dfedec9e;border-radius:10px;margin:14px 0 16px;padding:15px 18px;position:relative;overflow:hidden}.chapter-thought-field p{z-index:2;margin:0;font-size:14px;font-style:italic;line-height:1.33;position:relative}.chapter-thought-field svg{display:none}.chapter-copy-natural{background:#fffdf8b8}.chapter-copy-natural:after{background:var(--chapter-organic-sage);content:"";border-radius:64% 36% 44% 56%/52% 46% 54% 48%;width:190px;height:126px;position:absolute;bottom:-42px;right:-118px;transform:rotate(-16deg)}.chapter-copy-stakes{background:radial-gradient(ellipse at 114% 45%, transparent 0 40.22%, #6c9ba204 40.34%, var(--chapter-arc) 40.48% 40.66%, #6c9ba204 40.78%, transparent 40.94%), linear-gradient(180deg, #e9f2f085, #f2f7f466)}.chapter-inner-question{color:var(--color-heading);font-family:var(--serif);font-style:italic;font-weight:600;font-size:18px!important}.chapter-copy-practice{background:radial-gradient(ellipse at -16% 90%, #dce6df4d, transparent 44%), var(--chapter-paper)}.chapter-practice-spread{background:radial-gradient(at 112% 14%,#deeae233,#0000 36%),linear-gradient(#fffcf5c2,#f9f5ecd1);padding:31px 34px 29px;position:relative;overflow:hidden}.chapter-practice-spread:before{content:"";background:#c2dad929;border-radius:58% 42% 52% 48%/48% 55% 45% 52%;width:188px;height:116px;position:absolute;top:82px;left:-126px;transform:rotate(17deg)}.chapter-practice-spread>*{z-index:1;position:relative}.chapter-practice-eyebrow{color:#b58a4be6;letter-spacing:2.2px;text-transform:uppercase;margin:0 0 10px;font-size:9px;font-weight:700;line-height:1.2}.chapter-practice-spread h2{max-width:292px;color:var(--color-heading);font-family:var(--serif);letter-spacing:0;margin:0;font-size:28px;font-weight:600;line-height:1.02}.chapter-practice-intro{gap:7px;margin:14px 0 0;display:grid}.chapter-practice-intro p{color:#2d485bdb;margin:0;font-size:15.5px;line-height:1.52}.practice-nowrap{white-space:nowrap}.chapter-practice-timeline{gap:15px;margin:23px 0 0;display:grid;position:relative}.chapter-practice-timeline:before{content:"";background:#b58a4b2b;width:1px;position:absolute;top:7px;bottom:8px;left:10px}.chapter-practice-day{grid-template-columns:24px minmax(0,1fr);align-items:start;gap:11px;display:grid;position:relative}.chapter-practice-day>span{color:#b58a4beb;width:24px;font-family:var(--serif);background:#f9f5ece6;font-size:17px;font-weight:600;line-height:1.12;display:block}.chapter-practice-day h3{color:var(--color-heading);margin:0 0 5px;font-size:15.5px;font-weight:700;line-height:1.22}.chapter-practice-day p{color:#2d485bdb;margin:0;font-size:15.5px;line-height:1.52}.chapter-practice-day p+p{margin-top:4px}.chapter-practice-day-final{padding-bottom:3px}.chapter-practice-conclusion{background:linear-gradient(#ffffff47,#0000),#fffcf49e;border-left:1px solid #b58a4b80;border-radius:0 15px 15px 0;margin:23px 0 0;padding:16px 17px 15px}.chapter-practice-conclusion p{color:var(--color-heading);font-family:var(--serif);margin:0;font-size:20px;font-weight:600;line-height:1.12}.chapter-practice-conclusion p+p{margin-top:7px}.chapter-practice-conclusion p:last-child{font-size:22px;font-style:italic}.chapter-final-reveal{color:#fffaefe6;background:#075c60;margin-top:14px;padding:39px 34px 42px;position:relative;overflow:hidden}.chapter-final-reveal:after{content:"";border:1px solid #eed7ab12;border-radius:50%;width:250px;height:250px;position:absolute;bottom:-148px;right:-160px}.chapter-final-reveal h2{color:#fff8e9;margin-bottom:13px;font-size:31px}.chapter-final-reveal li:before{background:#d2aa69}.chapter-final-line{color:#fff8e9;font-family:var(--serif);font-weight:600;margin-top:20px!important;margin-bottom:0!important;font-size:20px!important}.chapter-next-wrap{background:var(--chapter-paper);padding:28px 24px 18px;position:relative;overflow:hidden}.chapter-next-card{box-sizing:border-box;background:#fffcf4eb;border:1px solid #b58a4b33;border-radius:18px;padding:14px;box-shadow:0 9px 28px #2b2b2314}.chapter-next-summary{width:100%;color:var(--navy);text-align:left;background:0 0;border:0;grid-template-columns:44px minmax(0,1fr) 20px;align-items:center;gap:12px;padding:0 0 13px;display:grid}.chapter-next-lock{width:40px;height:40px;color:var(--gold);background:#ede1cf7a;border-radius:50%;place-items:center;display:grid}.chapter-next-lock svg,.chapter-next-summary>svg{width:18px;height:18px}.chapter-next-summary>svg{color:var(--navy-soft);justify-self:end}.chapter-next-copy{min-width:0;display:grid}.chapter-next-copy small{color:var(--gold);letter-spacing:1.8px;text-transform:uppercase;margin-bottom:3px;font-size:8px;font-weight:700}.chapter-next-copy strong{color:var(--color-heading);font-family:var(--serif);font-size:20px;font-weight:600;line-height:.98}.chapter-next-copy>span{color:var(--navy-soft);margin-top:5px;font-size:10.5px;line-height:1.32}.chapter-next-cta{background:linear-gradient(180deg, #ffffff14, transparent 42%), var(--teal-dark);border:0;border-radius:999px;width:100%;min-height:42px;margin:0;font-size:14px;box-shadow:inset 0 1px #ffffff24,0 7px 16px #05747a21}.chapter-next-trust{grid-template-columns:repeat(3,1fr);column-gap:4px;margin-top:11px;display:grid}.chapter-next-trust>span{min-width:0;color:var(--navy-soft);text-align:center;justify-content:center;align-items:center;font-size:8.5px;line-height:1.15;display:flex}.chapter-next-trust-text{min-width:0;line-height:1.15;display:block}.chapter-next-trust>span{gap:6px}.chapter-next-trust>span:nth-child(3) .chapter-next-trust-text{max-width:50px}.chapter-next-trust svg{width:18px;height:18px;color:var(--gold);flex:none}.chapter-brand-line{grid-template-columns:1fr auto 1fr;align-items:center;gap:10px;max-width:190px;margin:15px auto 0;display:grid}.chapter-brand-line span{background:#b58a4b99;height:1px}.chapter-brand-line p{color:var(--gold);letter-spacing:1.5px;text-align:center;text-transform:uppercase;margin:0;font-size:7px;font-weight:600;line-height:1.5}.chapter-one-hero{min-height:190px}.chapter-one-hero:before{opacity:.82;top:18px;left:-88px}.chapter-one-hero:after{opacity:.72;bottom:20px;right:-90px}.chapter-one-hero .chapter-zero-eyebrow{margin-bottom:13px}.chapter-one-title-row{z-index:1;max-width:310px;position:relative}.chapter-one-title-row h1{color:var(--color-heading);font-family:var(--serif);letter-spacing:0;margin:0;font-size:31px;font-weight:600;line-height:.91}.chapter-one-title-row p{color:#2d485bd1;max-width:254px;margin:15px 0 0;font-size:15.5px;line-height:1.45}.chapter-one-quote{margin-top:-10px}.chapter-one-quote p{font-size:18px;line-height:1.08}.chapter-one-opening{padding-top:50px}.chapter-one-soft{background:radial-gradient(at 110% 26%,#dceae552,#0000 38%),linear-gradient(#f8fcf99e,#fffdf8c2)}.chapter-one-threads{background:radial-gradient(at -18% 24%,#bfdbdb38,#0000 40%),#fffdf8b8}.chapter-one-thoughts,.chapter-dialogue-inset,.chapter-key-insight{border-radius:12px;margin:14px 0 16px;padding:14px 17px;position:relative}.chapter-one-thoughts{background:#e0edeb85}.chapter-one-thoughts p,.chapter-dialogue-inset p,.chapter-key-insight p{margin:0}.chapter-one-thoughts p{color:#2d485be6;font-size:14.5px;font-style:italic;line-height:1.38}.chapter-dialogue-inset{background:linear-gradient(#ffffff52,#0000),#f6f1e69e;border-left:1px solid #b58a4b7a}.chapter-dialogue-inset p{color:#1f3d50e6;font-family:var(--serif);font-size:17px;font-style:italic;font-weight:600;line-height:1.22}.chapter-dialogue-inset p+p,.chapter-one-thoughts p+p,.chapter-key-insight p+p{margin-top:6px}.chapter-key-insight{background:#fffcf4b8;border-left:1px solid #b58a4b94}.chapter-key-insight p{color:var(--color-heading);font-family:var(--serif);font-size:20px;font-weight:600;line-height:1.14}.chapter-one-framework{background:#e1eeec7a;border:1px solid #b58a4b1f;border-radius:999px;flex-wrap:wrap;align-items:center;gap:6px;margin:14px 0 17px;padding:13px 15px;display:flex}.chapter-one-framework span,.chapter-one-framework b{color:var(--color-heading);font-family:var(--serif);font-size:17px;font-weight:600;line-height:1}.chapter-one-framework b{color:#b58a4be6;font-family:var(--sans);font-size:13px;font-weight:600}.chapter-one-final{background:radial-gradient(at 108% 18%,#eed7ab1f,#0000 38%),#075c60;margin-top:0}.chapter-final-thought{color:#fff8e9;font-family:var(--serif);font-style:italic;font-weight:600;font-size:20px!important;line-height:1.16!important}.chapter-next-number{color:#b58a4bf2;font-family:var(--serif);font-size:20px;font-weight:600}.chapter-two-hero{min-height:182px}.chapter-two-hero:after{bottom:12px;right:-96px}.chapter-two-title-row{max-width:300px}.chapter-two-quote p{font-size:19.5px;line-height:1.12}.chapter-two-branch{background:radial-gradient(at 108% 24%,#cae1df5c,#0000 38%),#fffdf8c7}.chapter-two-doors,.chapter-two-callback{background:#fffcf4b8;border-left:1px solid #b58a4b75;border-radius:0 14px 14px 0;gap:10px;margin:15px 0 17px;padding:15px 17px;display:grid}.chapter-two-doors p,.chapter-two-callback p{color:var(--color-heading);font-family:var(--serif);margin:0;font-size:17px;font-style:italic;font-weight:600;line-height:1.18}.chapter-two-doors small{color:#b58a4be6;letter-spacing:1.8px;text-transform:uppercase;width:fit-content;margin-top:-4px;font-size:8px;font-weight:700;line-height:1}.chapter-two-callback span{color:#b58a4be6;letter-spacing:1.8px;text-transform:uppercase;width:fit-content;font-size:8px;font-weight:700;line-height:1}.chapter-two-zoom-in{background:radial-gradient(ellipse at -16% 70%, #dde9e53d, transparent 42%), var(--chapter-paper)}.chapter-two-zoom-out{background:radial-gradient(at 112% 20%,#dde9e547,#0000 45%),#fffdf8c7}.chapter-two-silence{background:radial-gradient(at 50% 105%,#cae1df33,#0000 46%),#fffdf8d1;padding-top:42px;padding-bottom:42px}.chapter-two-story-reset{background:radial-gradient(at -12% 76%,#cae1df33,#0000 42%),linear-gradient(#f6fbf880,#fffdf8c2)}.chapter-two-final{background:radial-gradient(at 118% 16%,#cae1df66,#0000 38%),linear-gradient(#f0f7f5b8,#fffcf4d1);margin-top:16px;position:relative;overflow:hidden}.chapter-two-final h2{margin-bottom:13px}.chapter-two-final .chapter-key-insight{background:#fffcf4e0}.chapter-two-final .chapter-final-line{color:var(--color-heading);font-style:italic}.chapter-three-hero{min-height:180px}.chapter-three-hero:before{background:linear-gradient(145deg,#a6c9cd4d,#e2ece524)}.chapter-three-hero:after{background:#e4eee86b;bottom:14px;right:-82px}.chapter-three-title-row{max-width:292px}.chapter-three-quote{padding-left:23px;padding-right:23px}.chapter-three-quote p{font-size:19px;line-height:1.14}.chapter-three-participation,.chapter-three-mixed{background:radial-gradient(at 112% 18%,#cae1df57,#0000 38%),linear-gradient(#f6fbf88f,#fffdf8c7)}.chapter-three-comparison,.chapter-three-pairs,.chapter-three-context,.chapter-three-responses{gap:12px;margin:15px 0 17px;display:grid}.chapter-three-comparison article,.chapter-three-pairs article,.chapter-three-context,.chapter-three-responses,.chapter-three-progression,.chapter-three-days{background:linear-gradient(#ffffff47,#0000),#fffcf4ad;border-left:1px solid #b58a4b6b;border-radius:0 14px 14px 0;padding:15px 17px}.chapter-three-comparison small,.chapter-three-pairs small{color:#b58a4bf5;letter-spacing:1.8px;text-transform:uppercase;margin-bottom:8px;font-size:8.6px;font-weight:700;line-height:1;display:block}.chapter-three-comparison p,.chapter-three-pairs p,.chapter-three-context p,.chapter-three-responses p,.chapter-three-progression p,.chapter-three-days p{color:#1f3d50eb;margin:0;font-size:14.5px;line-height:1.38}.chapter-three-comparison p+p,.chapter-three-pairs p+small,.chapter-three-pairs p+p,.chapter-three-context p+p,.chapter-three-responses p+p,.chapter-three-progression p+p,.chapter-three-days p+p{margin-top:6px}.chapter-three-big-question{color:var(--color-heading);font-family:var(--serif);background:#e0edeb85;border-radius:15px;margin:16px 0 17px;padding:17px 18px;font-size:25px;font-style:italic;font-weight:600;line-height:1.05}.chapter-three-effort{background:radial-gradient(at -12% 76%,#cae1df33,#0000 42%),#fffdf8c7}.chapter-three-progression p:nth-child(n+5){color:var(--color-heading);font-family:var(--serif);font-size:17px;font-style:italic;font-weight:600}.chapter-three-context p:nth-child(odd),.chapter-three-responses p:nth-child(odd){color:var(--color-heading);font-family:var(--serif);font-size:17px;font-style:italic;font-weight:600;line-height:1.18}.chapter-three-days p{grid-template-columns:78px minmax(0,1fr);align-items:baseline;gap:9px;display:grid}.chapter-three-days span{color:#b58a4beb;letter-spacing:1.6px;text-transform:uppercase;font-size:8px;font-weight:700;line-height:1}.chapter-three-permission{background:#fffdf8db;padding-top:42px;padding-bottom:42px}.chapter-three-final{background:radial-gradient(at 112% 18%,#cae1df66,#0000 38%),linear-gradient(#f0f7f5b8,#fffcf4d1);margin-top:16px;position:relative;overflow:hidden}.chapter-three-final h2{margin-bottom:13px}.chapter-three-final .chapter-key-insight{background:#fffcf4e0;margin-top:24px;margin-bottom:24px}.chapter-three-final .chapter-final-line{color:var(--color-heading);font-style:italic}.chapter-four-hero{min-height:188px}.chapter-four-hero:before{background:linear-gradient(145deg,#a6c9cd47,#e2ece51f);width:170px;height:112px;top:18px;left:-78px}.chapter-four-hero:after{background:#e4eee86b;bottom:14px;right:-86px}.chapter-four-title-row{max-width:312px}.chapter-four-quote p{font-size:19px;line-height:1.18}.chapter-four-distinction,.chapter-four-perspective{background:radial-gradient(at 112% 22%,#cae1df4d,#0000 38%),linear-gradient(#f6fbf885,#fffdf8c7)}.chapter-four-pair,.chapter-four-dialogue-pair,.chapter-four-choice,.chapter-four-offswitch,.chapter-four-sequence,.chapter-four-volume,.chapter-four-muted-framework{background:linear-gradient(#ffffff47,#0000),#fffcf4ad;border-left:1px solid #b58a4b6b;border-radius:0 14px 14px 0;margin:15px 0 17px;padding:15px 17px}.chapter-four-pair,.chapter-four-dialogue-pair,.chapter-four-offswitch,.chapter-four-sequence,.chapter-four-choice{gap:10px;display:grid}.chapter-four-pair small,.chapter-four-dialogue-pair small{color:#b58a4bf5;letter-spacing:1.8px;text-transform:uppercase;width:fit-content;font-size:8.6px;font-weight:700;line-height:1}.chapter-four-pair p,.chapter-four-dialogue-pair p,.chapter-four-choice p,.chapter-four-offswitch p,.chapter-four-sequence p,.chapter-four-muted-framework span,.chapter-four-muted-framework b{color:#1f3d50eb;margin:0;font-size:14.5px;line-height:1.38}.chapter-four-pair p,.chapter-four-dialogue-pair p,.chapter-four-volume p{color:var(--color-heading);font-family:var(--serif);font-size:18px;font-style:italic;font-weight:600;line-height:1.18}.chapter-four-muted-framework{opacity:.72;border-left-color:#b58a4b33;flex-wrap:wrap;align-items:center;gap:6px;display:flex}.chapter-four-muted-framework b{color:#b58a4bd1}.chapter-four-compliments{margin-top:13px}.chapter-four-volume{background:#e0edeb7a;padding-top:18px;padding-bottom:18px}.chapter-four-volume p{font-size:21px;line-height:1.14}.chapter-four-choice{text-align:center;grid-template-columns:repeat(3,1fr);gap:8px}.chapter-four-choice p{color:var(--color-heading);font-family:var(--serif);font-size:19px;font-style:italic;font-weight:600}.chapter-four-perspective{padding-top:42px;padding-bottom:42px}.chapter-four-offswitch p{color:var(--color-heading);font-family:var(--serif);font-size:17px;font-style:italic;font-weight:600;line-height:1.2}.chapter-four-final{background:radial-gradient(at 112% 18%,#cae1df61,#0000 38%),linear-gradient(#f0f7f5b3,#fffcf4d1);margin-top:16px;position:relative;overflow:hidden}.chapter-four-final h2{margin-bottom:13px}.chapter-four-final .chapter-one-thoughts{margin-top:14px}.chapter-four-final .chapter-final-line{color:var(--color-heading);font-style:italic}.chapter-four-small-signals ul{margin-top:5px;margin-bottom:10px}.chapter-four-small-signals li{line-height:1.42}.chapter-four-payoff-inset{margin-top:24px}.chapter-five-hero{min-height:188px}.chapter-five-hero:before{background:linear-gradient(145deg,#a6c9cd52,#e2ece525);width:180px;height:112px;top:18px;left:-84px}.chapter-five-hero:after{background:#e4eee87a;bottom:12px;right:-86px}.chapter-five-title-row{max-width:314px}.chapter-five-quote p{font-size:19px;line-height:1.13}.chapter-five-anxious{background:#e0edeb7a}.chapter-five-jobs,.chapter-five-pauses,.chapter-five-dry,.chapter-five-bridge{background:linear-gradient(#ffffff47,#0000),#fffcf4ad;border-left:1px solid #b58a4b6b;border-radius:0 14px 14px 0;margin:15px 0 17px;padding:15px 17px}.chapter-five-jobs{gap:10px;display:grid}.chapter-five-jobs p,.chapter-five-pauses p,.chapter-five-dry p{color:#1f3d50eb;margin:0;font-size:14.5px;line-height:1.38}.chapter-five-jobs span{color:#b58a4bf5;width:30px;font-family:var(--serif);font-size:17px;font-weight:600;display:inline-block}.chapter-five-threads{margin-top:13px}.chapter-five-slow,.chapter-five-dry-section,.chapter-five-momentum{background:radial-gradient(at 112% 22%,#cae1df4d,#0000 38%),linear-gradient(#f6fbf885,#fffdf8c7)}.chapter-five-pauses{gap:11px;padding-top:18px;padding-bottom:18px;display:grid}.chapter-five-pauses p:nth-child(2n),.chapter-five-dry p{color:var(--color-heading);font-family:var(--serif);font-size:18px;font-style:italic;font-weight:600}.chapter-five-dry{gap:13px;max-width:190px;display:grid}.chapter-five-flow{border-radius:18px}.chapter-five-flow span{white-space:nowrap}.chapter-five-bridge{background:#e0edeb80}.chapter-five-bridge p{color:var(--color-heading);font-family:var(--serif);margin:0;font-size:22px;font-style:italic;font-weight:600;line-height:1.12}.chapter-five-bridge p+p{margin-top:7px}.chapter-five-final{background:radial-gradient(at 112% 18%,#cae1df61,#0000 38%),linear-gradient(#f0f7f5b3,#fffcf4d1);margin-top:16px;position:relative;overflow:hidden}.chapter-five-final h2{margin-bottom:13px}.chapter-five-final .chapter-key-insight{background:#fffcf4e0;margin-top:20px;margin-bottom:20px}.chapter-five-final .chapter-final-line{color:var(--color-heading);font-style:italic}.chapter-six-hero{min-height:188px}.chapter-six-hero:before{background:linear-gradient(145deg,#a6c9cd4f,#e2ece524);width:182px;height:114px;top:17px;left:-82px}.chapter-six-hero:after{background:#e4eee875;bottom:13px;right:-84px}.chapter-six-title-row{max-width:320px}.chapter-six-quote p{font-size:19px;line-height:1.14}.chapter-six-confession,.chapter-six-no,.chapter-six-exam{background:radial-gradient(at 112% 22%,#cae1df4d,#0000 38%),linear-gradient(#f6fbf885,#fffdf8c7)}.chapter-six-balance,.chapter-six-container,.chapter-six-done,.chapter-six-no-worries{background:linear-gradient(#ffffff4d,#0000),#fffcf4b8;border-left:1px solid #b58a4b6b;border-radius:0 15px 15px 0;margin:16px 0 18px;padding:17px 18px}.chapter-six-balance p,.chapter-six-container p,.chapter-six-no-worries p{color:var(--color-heading);font-family:var(--serif);margin:0;font-size:21px;font-style:italic;font-weight:600;line-height:1.14}.chapter-six-balance p+p,.chapter-six-container p+p{margin-top:7px}.chapter-six-examples{gap:12px;margin:15px 0 17px;display:grid}.chapter-six-examples article,.chapter-six-crowded{background:#fffcf4ad;border-left:1px solid #b58a4b5c;border-radius:0 14px 14px 0;padding:15px 17px}.chapter-six-examples small{color:#b58a4bf5;letter-spacing:1.8px;text-transform:uppercase;margin-bottom:8px;font-size:8.5px;font-weight:700;line-height:1;display:block}.chapter-six-examples p,.chapter-six-crowded p,.chapter-six-done p{color:var(--color-heading);font-family:var(--serif);margin:0;font-size:17px;font-style:italic;font-weight:600;line-height:1.18}.chapter-six-crowded{opacity:.82;gap:2px;display:grid}.chapter-six-no-worries{background:0 0;border:0;max-width:190px;margin-top:32px;margin-bottom:28px;padding:0}.chapter-six-self-question{margin-top:22px;margin-bottom:22px;padding-top:18px;padding-bottom:18px}.chapter-six-self-question p{font-size:22px;line-height:1.12}.chapter-six-done{text-align:center;grid-template-columns:repeat(3,1fr);gap:8px;display:grid}.chapter-six-done p{font-size:19px}.chapter-six-container{background:#e0edeb80;padding-top:20px;padding-bottom:20px}.chapter-six-exam{padding-top:42px;padding-bottom:42px}.chapter-six-final{background:radial-gradient(at 112% 18%,#cae1df61,#0000 38%),linear-gradient(#f0f7f5b3,#fffcf4d1);margin-top:16px;position:relative;overflow:hidden}.chapter-six-final h2{margin-bottom:13px}.chapter-six-final .chapter-final-line{color:var(--color-heading);font-style:italic}.chapter-seven-hero{min-height:196px}.chapter-seven-hero:before{background:linear-gradient(145deg,#a6c9cd4a,#e2ece521);width:188px;height:116px;top:16px;left:-90px}.chapter-seven-hero:after{background:#e4eee861;bottom:10px;right:-96px}.chapter-seven-title-row{max-width:322px}.chapter-seven-title-row h1{font-size:29px;line-height:.99}.chapter-seven-quote p{font-size:18.8px;line-height:1.14}.chapter-seven-clarity,.chapter-seven-final{background:radial-gradient(at 112% 22%,#cae1df4d,#0000 38%),linear-gradient(#f6fbf885,#fffdf8c7)}.chapter-seven-emphasis,.chapter-seven-door,.chapter-seven-decisions,.chapter-seven-settled,.chapter-seven-four,.chapter-seven-recap{background:linear-gradient(#ffffff4d,#0000),#fffcf4b8;border-left:1px solid #b58a4b6b;border-radius:0 15px 15px 0;margin:16px 0 18px;padding:17px 18px}.chapter-seven-emphasis p,.chapter-seven-door p,.chapter-seven-decisions p,.chapter-seven-settled p,.chapter-seven-four p,.chapter-seven-recap p{color:var(--color-heading);font-family:var(--serif);margin:0;font-size:19px;font-style:italic;font-weight:600;line-height:1.16}.chapter-seven-door{background:#e0edeb80;padding-top:20px;padding-bottom:20px}.chapter-seven-door p{font-size:21px}.chapter-seven-confusion-emphasis{margin-top:28px;margin-bottom:31px}.chapter-seven-accumulation,.chapter-seven-uncertainty{background:#fffcf4ad;border-left:1px solid #b58a4b57;border-radius:0 14px 14px 0;gap:5px;margin:15px 0 17px;padding:15px 17px;display:grid}.chapter-seven-accumulation p,.chapter-seven-uncertainty p{color:#1f3d50e6;margin:0;font-size:14.5px;line-height:1.34}.chapter-seven-uncertainty{gap:12px;max-width:190px}.chapter-seven-uncertainty p{color:var(--color-heading);font-family:var(--serif);font-size:18px;font-style:italic;font-weight:600}.chapter-seven-days p{grid-template-columns:84px minmax(0,1fr)}.chapter-seven-decisions,.chapter-seven-settled,.chapter-seven-four,.chapter-seven-recap{gap:9px;display:grid}.chapter-seven-decisions{gap:15px}.chapter-seven-final{margin-top:16px;position:relative;overflow:hidden}.chapter-seven-final h2{margin-bottom:13px}.chapter-seven-final .chapter-final-line{color:var(--color-heading);font-style:italic}.chapter-eight-hero{min-height:204px}.chapter-eight-hero:before{background:linear-gradient(145deg,#a6c9cd57,#e2ece52b);width:214px;height:128px;top:8px;left:-92px}.chapter-eight-hero:after{background:#e0edeb75;width:190px;height:118px;bottom:4px;right:-82px}.chapter-eight-title-row{max-width:318px}.chapter-eight-title-row h1{font-size:32px;line-height:.98}.chapter-eight-title-row p{max-width:246px}.chapter-eight-quote p{font-size:18.6px;line-height:1.16}.chapter-eight-opening,.chapter-eight-synthesis,.chapter-eight-ending{background:radial-gradient(at 112% 18%,#cae1df57,#0000 38%),linear-gradient(#f0f7f5ad,#fffcf4d6)}.chapter-eight-principles,.chapter-eight-becoming,.chapter-eight-new-questions,.chapter-eight-pattern,.chapter-eight-flow,.chapter-eight-steps{background:#fffcf4b8;border-left:1px solid #b58a4b5c;border-radius:0 15px 15px 0;gap:7px;margin:16px 0 18px;padding:16px 18px;display:grid}.chapter-eight-principles p,.chapter-eight-becoming p,.chapter-eight-new-questions p,.chapter-eight-pattern p,.chapter-eight-steps p{color:#1f3d50eb;margin:0;font-size:14.6px;line-height:1.34}.chapter-eight-scenario{color:#1f3d50e6;padding:44px 30px;position:relative}.chapter-eight-scenario+.chapter-eight-scenario{border-top:1px solid #12314d14}.chapter-eight-scenario-soft,.chapter-eight-echo,.chapter-eight-shift,.chapter-eight-last-thing{background:radial-gradient(at 112% 20%,#cae1df4f,#0000 40%),linear-gradient(#f6fbf88c,#fffdf8d6)}.chapter-eight-scenario-quiet{background:linear-gradient(#fffdf8f2,#faf6edb8)}.chapter-eight-scenario-sparse{background:radial-gradient(at -12% 22%,#cae1df3d,#0000 38%),#fffdf8f2}.chapter-eight-scenario-calm{background:#fffdf8fa;padding-top:50px;padding-bottom:52px}.chapter-eight-scenario-head{grid-template-columns:45px minmax(0,1fr);align-items:start;gap:14px;margin-bottom:24px;display:grid}.chapter-eight-scenario-head>span{color:#b58a4bf0;font-family:var(--serif);font-size:31px;font-style:italic;font-weight:600;line-height:.9}.chapter-eight-scenario-head small,.chapter-eight-scenario h3{color:#b58a4bf5;letter-spacing:1.8px;text-transform:uppercase;font-size:8.5px;font-weight:700;line-height:1.1;display:block}.chapter-eight-scenario-head h2{color:var(--color-heading);font-family:var(--serif);letter-spacing:0;margin:7px 0 0;font-size:28px;font-weight:600;line-height:.98}.chapter-eight-scenario h3{margin:24px 0 10px}.chapter-eight-scenario p,.chapter-eight-scenario li{margin:0;font-size:15.1px;line-height:1.45}.chapter-eight-scenario p+p,.chapter-eight-scenario ul+p,.chapter-eight-scenario p+ul{margin-top:10px}.chapter-eight-scenario ul{gap:7px;margin:13px 0 15px;padding-left:18px;display:grid}.chapter-eight-dialogue{background:linear-gradient(#ffffff52,#0000),#eff7f58f;border-left:1px solid #b58a4b57;border-radius:0 16px 16px 0;gap:15px;margin:24px 0 28px;padding:19px 18px;display:grid}.chapter-eight-dialogue-dry{background:#fffcf4ad;gap:11px}.chapter-eight-dialogue-sparse{background:#fffcf480;gap:18px;padding-top:23px;padding-bottom:23px}.chapter-eight-dialogue-calm{background:#fffcf494;gap:18px}.chapter-eight-line{position:relative}.chapter-eight-line small{color:#a67b3efc;letter-spacing:1.65px;text-transform:uppercase;margin-bottom:5px;font-size:8.5px;font-weight:700;line-height:1;display:block}.chapter-eight-line p{color:var(--color-heading);margin:0;font-size:15.2px;line-height:1.4}.chapter-eight-stage{font-style:italic;color:#1f3d50a3!important;font-size:13.5px!important;line-height:1.38!important}.chapter-eight-line.is-marked{border-left:1px solid #b58a4b75;padding-left:11px}.chapter-eight-line.is-marked p{font-weight:600}.chapter-eight-insight{background:linear-gradient(#ffffff47,#0000),#e0edeb85;border-left:1px solid #b58a4b6b;border-radius:0 15px 15px 0;margin:22px 0;padding:18px}.chapter-eight-insight.is-quiet{background:#fffcf4b8}.chapter-eight-insight p{color:var(--color-heading);font-family:var(--serif);margin:0;font-size:19px;font-style:italic;font-weight:600;line-height:1.18}.chapter-eight-insight p+p{margin-top:9px}.chapter-eight-flow{grid-template-columns:repeat(2,minmax(0,1fr))}.chapter-eight-flow span{color:var(--color-heading);font-family:var(--serif);font-size:18px;font-style:italic;font-weight:600;line-height:1.1}.chapter-eight-system-line{background:#fffcf4b8;border-left:1px solid #b58a4b6b;border-radius:0 16px 16px 0;gap:10px;margin:20px 0 22px;padding:18px 19px;display:grid}.chapter-eight-system-line span{color:#12344b;font-family:var(--serif);font-size:18.9px;font-style:italic;font-weight:600;line-height:1.16}.chapter-eight-system-line span:not(:last-child):after{content:"→";color:#a67b3ee0;font-family:var(--sans);margin-left:9px;font-size:13px;font-style:normal}.chapter-eight-system-close,.chapter-eight-old-question{font-family:var(--serif);font-style:italic;font-weight:600;color:var(--color-heading)!important;font-size:20px!important;line-height:1.16!important}.chapter-eight-practice{background:radial-gradient(at 110% 12%,#cae1df4d,#0000 38%),#fffcf4eb}.chapter-eight-ending{padding-top:54px;padding-bottom:58px}.chapter-eight-ending-lines{gap:10px;margin-top:18px;display:grid}.chapter-eight-ending-lines p{margin:0}.chapter-eight-signature{font-family:var(--serif);text-align:center;font-style:italic;font-weight:600;color:var(--color-heading)!important;margin:36px auto 0!important;font-size:28px!important;line-height:1.05!important}.chapter-eight-signature:before{content:"";background:#b58a4b7a;width:52px;height:1px;margin:0 auto 18px;display:block}.chapter-eight-finished{text-align:center;padding:38px 30px 48px}.chapter-eight-finished>p{color:#1f3d509e;letter-spacing:2px;text-transform:uppercase;margin:0 0 18px;font-size:10px;font-weight:700}.chapter-eight-start-over{color:var(--teal);cursor:pointer;background:0 0;border:0;margin-top:16px;font-size:14px;font-weight:700}@media (width<=370px){.chapter-zero-hero,.chapter-copy-section,.chapter-practice-spread,.chapter-final-reveal{padding-left:26px;padding-right:26px}.chapter-zero-title-row{min-height:142px}.chapter-zero-title-row h1{max-width:244px;font-size:33px}.chapter-zero-support{width:242px;max-width:calc(100% - 8px);margin-top:15px;font-size:15.8px;line-height:1.39}.chapter-zero-title-row>img{width:64px;top:42px;right:5px}.chapter-zero-benefits{width:calc(100% + 16px);margin-top:18px;margin-left:-8px;margin-right:-8px}.chapter-zero-benefit{gap:7px;padding:0 3px}.chapter-zero-benefit-icon{width:36px;height:36px}.chapter-zero-benefit-icon svg{width:15px;height:15px}.chapter-zero-benefit:nth-child(2) .chapter-zero-benefit-icon svg{width:16px;height:16px}.chapter-zero-benefit span:last-child{letter-spacing:.35px;font-size:7px}.chapter-zero-quote{margin-left:20px;margin-right:20px}}.reader-shell{overflow:hidden}.reader-header{justify-content:space-between;align-items:center;padding:18px 20px 6px;display:flex}.reader-header button,.reader-home-link{color:var(--teal);background:0 0;border:0;align-items:center;gap:6px;font-size:13.5px;font-weight:700;display:inline-flex}.reader-header button svg{width:16px;height:16px}.reader-gate,.reader-hero{text-align:center;justify-items:center;gap:16px;padding:54px 24px 20px;display:grid}.reader-gate h1,.reader-hero h1{max-width:330px;color:var(--color-heading);font-family:var(--serif);font-size:40px;font-weight:600;line-height:.98}.reader-gate p,.reader-hero p{max-width:300px;color:var(--navy-soft);font-size:15px;line-height:1.5}.reader-gate .primary-cta{margin-top:10px}.reader-layout{gap:22px;padding:20px 20px 48px;display:grid}.reader-chapters,.reader-panel{background:#fffcf5ad;border:1px solid #cfc3b057;border-radius:24px;box-shadow:0 18px 42px #17202609}.reader-chapters{gap:2px;padding:16px;display:grid}.reader-chapters button{min-width:0;min-height:40px;color:var(--navy);overflow-wrap:break-word;text-align:left;background:0 0;border:0;border-radius:12px;grid-template-columns:34px minmax(0,1fr) 18px;align-items:center;gap:8px;font-size:14px;font-weight:500;display:grid}.reader-chapters button.active{background:#07868b14}.reader-chapters button.locked{color:#12314dc7}.reader-chapters span{color:#b58a4beb;font-family:var(--serif);font-size:18px;font-weight:600}.reader-chapters strong{min-width:0;color:inherit;font-size:inherit;font-weight:inherit;line-height:1.34}.reader-chapters em{color:#b58a4bd1;letter-spacing:1.2px;text-transform:uppercase;grid-column:2;margin-top:-3px;font-size:9px;font-style:normal;font-weight:700;line-height:1}.reader-chapters button>svg{color:#b58a4bb3;justify-self:end;width:14px;height:14px}.reader-panel{padding:24px 20px}.reader-panel span{color:#b58a4be6;letter-spacing:2px;text-transform:uppercase;font-size:11px;font-weight:700}.reader-panel h2{color:var(--color-heading);font-family:var(--serif);margin-top:10px;font-size:30px;font-weight:600;line-height:1}.reader-panel p{color:var(--navy-soft);margin-top:14px;font-size:15px;line-height:1.56}.reader-unlock-teaser,.reader-locked-panel{background:#fffdf77a;border:1px solid #b58a4b29;border-radius:18px;gap:12px;margin-top:24px;padding:18px;display:grid}.reader-unlock-teaser small{color:#b58a4be0;letter-spacing:1.5px;text-transform:uppercase;font-size:10px;font-weight:700;line-height:1}.reader-unlock-teaser strong,.reader-locked-panel strong{color:var(--navy);font-family:var(--serif);font-size:22px;font-weight:600;line-height:1.06}.reader-unlock-teaser p{margin-top:0}.reader-unlock-teaser .primary-cta,.reader-locked-panel .primary-cta{width:100%;min-height:46px;font-size:14px}.reader-locked-panel>svg{color:#b58a4bc7;width:20px;height:20px}.faq-row:active{background:#ebf7f357;border-color:#07868b2e;transform:scale(.995)}.chapter-row:active{background:#fffcf57a;transform:translateY(1px)scale(.995)}.chapter-row:active .chapter-control{opacity:.72;transform:scale(.92)}.chapter-row[aria-expanded=true]:active .chapter-control{transform:rotate(180deg)scale(.92)}.menu-button:active,.modal-close:active,.sample-modal-header button:active,.sample-modal-controls button:active{opacity:.9;background:#ebf7f380;transform:scale(.92)}.arrow-button:active{opacity:.92;background:#ebf7f3b8;transform:translateY(-50%)scale(.92);box-shadow:0 3px 8px #15202f08}.mobile-menu a:active,.mobile-menu nav button:active{opacity:.82;background:#ebf7f35c}.reader-chapters button:active{background:#07868b1a;transform:scale(.995)}@media (prefers-reduced-motion:reduce){.modal-backdrop,.modal-card,.modal-content-motion,.chapter-reader-menu,.reader-toast,.testimonial-card,.hourglass-sand-upper,.hourglass-sand-lower,.hourglass-sand-stream,.chapter-reveal-stroke span{transition-duration:1ms;animation-duration:1ms;animation-delay:0s}::view-transition-old(root){animation-name:chapter-reduced-crossfade;animation-duration:.12s}::view-transition-new(root){animation-name:chapter-reduced-crossfade;animation-duration:.12s}.modal-card,.modal-backdrop.is-open .modal-card,.modal-backdrop.is-closing .modal-card,.modal-content-motion,.modal-content-motion.entering,.modal-content-motion.exiting,.primary-cta:hover,.secondary-button:hover,.outline-button:hover,.primary-cta:active,.secondary-button:active,.outline-button:active,.arrow-button:hover,.arrow-button:active,.faq-row:active,.chapter-row:active,.chapter-row:active .chapter-control,.chapter-row[aria-expanded=true]:active .chapter-control,.menu-button:active,.modal-close:active,.sample-modal-header button:active,.sample-modal-controls button:active,.chapter-reader-menu button:active,.reader-chapters button:active{transform:none}}@keyframes chapter-reduced-crossfade{0%{opacity:.88}to{opacity:1}}.policy-shell{background:radial-gradient(circle at 50% 4%, #ffffffeb, transparent 32%), linear-gradient(180deg, #fffdf7 0%, var(--cream) 52%, #fffaf1 100%);width:min(100%,820px);overflow:visible}.policy-header{padding-bottom:10px}.home-link{min-height:34px;color:var(--navy-soft);background:#ffffff5c;border:1px solid #b58a4b2e;border-radius:999px;justify-content:center;align-items:center;padding:0 13px;font-size:12.5px;font-weight:600;display:inline-flex}.policy-hero{text-align:center;padding:42px 24px 34px}.policy-eyebrow{color:var(--gold);letter-spacing:2.6px;text-transform:uppercase;margin:0 auto 16px;font-size:10px;font-weight:700;line-height:1.3}.policy-hero h1{max-width:690px;color:var(--color-heading);font-family:var(--serif);margin:0 auto;font-size:44px;font-weight:600;line-height:.98}.policy-hero>p:last-child{color:#405a72b8;margin-top:18px;font-size:13px;font-weight:500;line-height:1.4}.policy-content{background:radial-gradient(circle at 8% 0,#ffffff94,#0000 34%),#fffcf594;border:1px solid #cfc3b047;border-radius:24px;gap:30px;width:min(100% - 40px,720px);margin:0 auto;padding:24px 20px 28px;display:grid;box-shadow:0 22px 48px #17202608,0 4px 14px #b58a4b05}.policy-block{gap:12px;display:grid}.policy-block h2{color:var(--color-heading);font-family:var(--serif);font-size:25px;font-weight:600;line-height:1.08}.policy-block p,.policy-block li,.policy-detail-list{color:#405a72eb;font-size:14.5px;font-weight:400;line-height:1.68}.policy-block p+p{margin-top:3px}.policy-block ul{gap:8px;margin:0;padding-left:20px;display:grid}.policy-block a{color:var(--teal-dark);text-underline-offset:3px;font-weight:600;-webkit-text-decoration:underline #07868b47;text-decoration:underline #07868b47}.policy-detail-list{gap:12px;margin:0;display:grid}.policy-detail-list div{border-bottom:1px solid #12314d13;gap:4px;padding:12px 0;display:grid}.policy-detail-list div:last-child{border-bottom:0}.policy-detail-list dt{color:#b58a4be6;letter-spacing:1.1px;text-transform:uppercase;font-size:11px;font-weight:700;line-height:1.2}.policy-detail-list dd{color:var(--navy-soft);margin:0;font-size:14.5px;line-height:1.5}@media (width<=360px){.site-header,.hero-section,.section{padding-left:16px;padding-right:16px}.wordmark{width:104px}.hero-section h1{font-size:41px}.hero-section h2{font-size:17px}.hero-book{width:242px}.note-left{width:60px}.note-right{width:58px}.trust-row{gap:10px}.trust-item,.trust-row.compact .trust-item{font-size:12px}.secondary-actions{gap:8px}.hero-offer-panel{width:min(100%,334px);padding-left:10px;padding-right:10px}.hero-cta-actions{width:min(100%,312px)}.hero-cta-actions .secondary-actions{width:100%;margin-left:0;margin-right:0}.hero-cta-actions .secondary-button{padding-inline:8px}.hero-price-current strong{font-size:29px}.secondary-button{font-size:12.5px}.sample-page{width:124px}.center-page{width:150px}.final-cta{grid-template-columns:1fr;width:calc(100% - 32px);padding:16px}.mini-book{width:146px}.final-copy h2{font-size:23px}}@media (width>=600px){html{scroll-behavior:smooth}.page-shell{width:min(100%,860px)}.site-header{min-height:70px;padding:18px 42px 10px}.wordmark{width:124px;height:36px}.hero-section,.section{padding-left:48px;padding-right:48px}.hero-section{padding-top:24px}.leaf-shadows{opacity:.14;width:720px;height:330px;left:50%;transform:translate(-50%)}.eyebrow{letter-spacing:3.6px;font-size:10.5px}.hero-section h1{max-width:620px;font-size:clamp(52px,8vw,64px)}.hero-section h2{max-width:520px;font-size:21px}.hero-copy{max-width:470px;font-size:16.5px}.book-stage{min-height:390px;margin:24px 0 20px}.book-stage:before{width:220px;height:108px;top:278px}.book-stage:after{width:224px;top:324px}.hero-book{width:330px}.note-left{width:86px;top:118px;left:calc(50% - 238px)}.note-right{width:82px;bottom:108px;right:calc(50% - 232px)}.trust-row{grid-template-columns:repeat(2,minmax(0,180px));justify-items:center;gap:20px;margin:24px 0 26px}.trust-item{justify-content:center;width:auto}.primary-cta{width:342px}.hero-offer-panel{width:min(100%,430px);padding:18px 20px}.hero-offer-panel .primary-cta{width:342px}.hero-cta-actions{width:min(100%,356px)}.secondary-actions{max-width:520px;margin-left:auto;margin-right:auto}.hero-cta-actions .secondary-actions{width:min(100%,336px);max-width:none;margin-left:auto;margin-right:auto}.hero-reassurance{max-width:520px}.section-divider{padding:62px 48px}.section-title{max-width:600px}.section-title h2,.section-heading{font-size:clamp(40px,6vw,52px)}.section-title p{font-size:16.5px}.learning-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:16px;margin-top:42px}.learn-card{align-content:start;align-items:start;min-height:132px;padding:22px 20px}.chapter-list,.faq-list{width:min(100%,760px);margin-left:auto;margin-right:auto}.chapter-list{padding:30px 34px 26px}.chapter-row{grid-template-columns:58px minmax(0,1fr) 34px}.chapter-row strong{font-size:15.5px}.preview-stack{height:348px;margin-top:44px}.sample-page{width:196px;top:34px}.center-page{width:238px}.left-page{left:calc(50% - 292px)}.right-page{right:calc(50% - 292px)}.testimonial-card{width:min(82%,620px);min-height:172px;padding:30px 34px 28px}.offer-strip{grid-template-columns:42px 1fr;width:min(100% - 96px,760px);padding:22px 24px}.countdown,.faq-list{gap:12px}.final-cta{width:min(100% - 96px,760px);padding:36px 34px 30px}.mini-book{width:190px}.final-copy h2{max-width:440px;font-size:38px}.final-copy p{max-width:470px;margin-left:auto;margin-right:auto;font-size:16px}.site-footer{padding:0 48px 44px}.site-footer nav{gap:13px 22px}.policy-shell{width:min(100%,900px)}.policy-hero{padding:58px 56px 42px}.policy-hero h1{font-size:clamp(52px,7vw,66px)}.policy-content{width:min(100% - 96px,760px);padding:36px 42px 42px}.policy-block h2{font-size:30px}.policy-block p,.policy-block li,.policy-detail-list{font-size:16px}}@media (width>=760px){.trust-row{grid-template-columns:repeat(4,max-content)}}@media (width>=1024px){.page-shell{width:min(100%,1200px)}.site-header{min-height:78px;padding:22px 64px 12px}.desktop-nav{justify-content:flex-end;align-items:center;gap:28px;margin-left:auto;display:flex}.desktop-nav a{color:#12314dc7;font-size:13px;font-weight:600;line-height:1}.desktop-nav a:focus-visible,.home-link:focus-visible{outline-offset:4px;outline:2px solid #07868b52}.desktop-nav .nav-cta{color:#fff;background:var(--teal-dark);border-radius:999px;justify-content:center;align-items:center;min-height:38px;padding:0 18px;display:inline-flex;box-shadow:0 7px 16px #05747a1a}.menu-button{display:none}.hero-section{text-align:left;grid-template-rows:repeat(8,auto) 1fr;grid-template-columns:minmax(0,.92fr) minmax(420px,1.08fr);align-items:center;column-gap:54px;min-height:calc(100svh - 78px);padding:48px 64px 36px;display:grid}.leaf-shadows{opacity:.12;width:640px;height:430px;top:34px;left:auto;right:-74px;transform:none}.eyebrow,.hero-section h1,.hero-section h2,.hero-copy,.hero-section>.primary-cta,.hero-offer-panel,.hero-cta-actions,.secondary-actions,.returning-reader,.hero-reassurance{text-align:left;grid-column:1;margin-left:0;margin-right:0}.eyebrow{margin-top:0}.hero-section h1{max-width:580px;font-size:clamp(64px,6.2vw,80px);line-height:.93}.hero-section h2{max-width:500px;font-size:clamp(23px,2vw,28px)}.hero-copy{max-width:500px;font-size:17px}.book-stage{grid-area:1/2/9;align-self:center;min-height:560px;margin:0}.book-stage:before{width:300px;height:138px;top:386px}.book-stage:after{width:300px;height:30px;top:456px}.hero-book{width:min(45vw,470px)}.note-left{width:104px;top:178px;left:18px}.note-right{width:98px;bottom:176px;right:14px}.hero-section>.trust-row{grid-area:9/1/auto/-1;justify-content:center;gap:34px;margin:18px auto 0}.hero-section>.primary-cta{width:282px;margin-top:14px}.hero-offer-panel{text-align:center;width:min(100%,430px);margin-top:12px}.hero-cta-actions .secondary-actions,.hero-cta-actions .returning-reader{text-align:center}.secondary-actions{grid-template-columns:190px 210px;max-width:none;margin-top:16px}.hero-reassurance{max-width:465px;margin-top:22px}.section{padding-left:64px;padding-right:64px}.section-divider{padding:78px 64px}.section-title{max-width:720px}.section-title h2,.section-heading{font-size:clamp(50px,4.6vw,62px)}.section-title p{font-size:18px}.learning-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:18px;width:min(100%,1080px);margin-left:auto;margin-right:auto}.learn-card{grid-template-columns:58px minmax(0,1fr);min-height:164px;padding:24px 22px}.learn-card h3{font-size:18px}.learn-card p{font-size:15.5px}.chapter-list{width:min(100%,840px);margin-top:48px;padding:38px 54px 32px}.chapter-row{min-height:50px}.preview-stack{height:430px;margin-top:54px}.sample-page{width:248px;top:46px}.center-page{width:300px}.left-page{left:calc(50% - 374px)}.right-page{right:calc(50% - 374px)}.outline-button{width:276px}.testimonial-card{width:min(66%,700px)}.offer-strip{grid-template-columns:46px minmax(0,1fr) minmax(360px,.95fr);gap:16px;width:min(100% - 128px,980px);padding:24px 28px}.countdown{grid-column:auto;padding-top:0}.faq-list{width:min(100%,900px);margin-left:auto;margin-right:auto}.final-cta{grid-template-columns:minmax(280px,.85fr) minmax(0,1.15fr);align-items:center;gap:32px 42px;width:min(100% - 128px,1040px);padding:48px 52px 42px}.mini-book{grid-area:1/1/4;width:min(28vw,310px)}.final-copy{text-align:left;grid-column:2}.final-copy h2,.final-copy p{text-align:left;margin-left:0;margin-right:0}.final-copy h2{max-width:500px;font-size:clamp(42px,4vw,58px)}.final-copy p{max-width:520px;font-size:17px}.primary-cta.compact{width:320px}.final-copy .returning-reader{text-align:left;margin-left:0}.final-note{grid-column:2;justify-self:start;margin:0 0 0 338px;font-size:27px}.final-cta .trust-row{grid-column:2;grid-template-columns:repeat(2,minmax(0,190px));justify-content:start;width:100%;margin-top:0}.site-footer{grid-template-columns:minmax(220px,1fr) auto;align-items:start;width:min(100%,1200px);margin:0 auto;padding:0 64px 52px}.site-footer nav{justify-content:flex-end;max-width:610px}.copyright{grid-column:1/-1}.policy-shell{width:min(100%,980px)}.policy-content{width:min(100% - 128px,820px)}}@media (width>=1440px){.page-shell{width:min(100%,1320px)}.site-header,.hero-section,.section,.section-divider{padding-left:82px;padding-right:82px}.hero-section{grid-template-columns:minmax(0,.94fr) minmax(520px,1.06fr);column-gap:72px}.hero-book{width:min(40vw,520px)}.book-stage{min-height:610px}.book-stage:before{top:426px}.book-stage:after{top:498px}.note-left{left:42px}.note-right{right:36px}.learning-grid{width:min(100%,1140px)}.chapter-list{width:min(100%,880px)}.offer-strip{width:min(100% - 164px,1040px)}.final-cta{width:min(100% - 164px,1120px)}.site-footer{width:min(100%,1320px);padding-left:82px;padding-right:82px}.policy-shell{width:min(100%,1040px)}}
