@import url('https://fonts.googleapis.com/css2?family=DM+Sans:wght@400;450;500;550;600;650;700&family=Manrope:wght@400;500;600;700;800&display=swap');

:root{--cream:#faf8f3;--paper:#fff;--ink:#203c42;--muted:#687571;--peach:#f0b79d;--peach-light:#f9e8de;--sage:#e8ece4;--line:#dedfd7;--serif:Georgia,'Times New Roman',serif;--sans:'DM Sans',Arial,sans-serif;--heading:'Manrope',Arial,sans-serif}
*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:100px}body{margin:0;background:var(--cream);color:var(--ink);font-family:var(--sans);font-size:16px;line-height:1.6;-webkit-font-smoothing:antialiased}h1,h2,h3,p{margin:0}h1,h2,h3{font-weight:500}h1,h2{font-family:var(--serif);letter-spacing:-2px;line-height:1.08}h2{font-size:clamp(36px,4vw,51px)}h3{font-family:var(--heading);font-weight:600;line-height:1.35}h1 em,h2 em{font-weight:400;color:#ae745e}a{color:inherit;text-decoration:none}button{font:inherit}img{display:block;max-width:100%;object-fit:cover}svg{flex-shrink:0}button,a,summary{-webkit-tap-highlight-color:transparent}button:focus-visible,a:focus-visible,summary:focus-visible{outline:3px solid #b46c4b;outline-offset:5px}::selection{background:var(--peach);color:var(--ink)}.container{width:min(1160px,calc(100% - 96px));margin-inline:auto}.section{padding:100px 0}.icon-library{position:absolute;width:0;height:0;overflow:hidden}.icon{width:22px;height:22px;fill:none;stroke:currentColor;stroke-width:1.6;stroke-linecap:round;stroke-linejoin:round}.eyebrow{display:block;font-size:10px;font-weight:700;letter-spacing:2px;line-height:1.6}.button{display:inline-flex;align-items:center;justify-content:center;gap:22px;min-height:58px;padding:17px 26px;border:1px solid transparent;border-radius:7px;font-weight:700;font-size:14px;line-height:1.4;cursor:pointer;transition:background .2s,transform .2s,box-shadow .2s}.button:hover{transform:translateY(-2px)}.button-primary{background:var(--peach);color:#20383c;box-shadow:0 5px 0 rgba(111,72,52,.07)}.button-primary:hover{background:#e9a887;box-shadow:0 7px 18px #b7806320}.button-outline{border-color:#adb8b2;background:transparent}.button-outline:hover{background:var(--sage)}.button-small{min-height:43px;padding:10px 18px;font-size:12px;gap:18px}.button-small .icon{width:17px;height:17px}.skip-link{position:fixed;left:20px;top:-100px;padding:12px 20px;z-index:100;background:var(--ink);color:white}.skip-link:focus{top:10px}.announcement{min-height:35px;padding:8px 20px;display:flex;justify-content:center;align-items:center;gap:10px;color:#f8f4ed;background:var(--ink);font-size:10px;letter-spacing:.3px}.announcement a{margin-left:12px;color:var(--peach);font-weight:600}.status-dot{display:inline-block;width:5px;height:5px;border-radius:50%;background:#a5c9a7;flex-shrink:0}.header{position:sticky;top:0;z-index:30;background:rgba(250,248,243,.96);border-bottom:1px solid #203c420b;backdrop-filter:blur(12px)}.nav{display:flex;align-items:center;justify-content:space-between;min-height:88px;gap:24px}.brand{display:flex;align-items:center;gap:10px;line-height:1.15;flex-shrink:0}.brand>span:last-child{font-family:var(--serif);font-size:21px;letter-spacing:-.5px}.brand strong{font-weight:500}.brand small{display:block;font-family:var(--sans);font-size:6.5px;letter-spacing:1.5px;margin-top:7px;font-weight:600}.brand-icon{display:grid;place-items:center;width:36px;height:40px}.brand-icon .icon{width:31px;height:31px;stroke-width:1.2}.nav-links{display:flex;gap:30px;font-size:11px;font-weight:550}.nav-links a{padding:12px 0}.nav-links a:hover{color:#aa6f57}.hero{display:grid;grid-template-columns:1.03fr 1fr;gap:65px;align-items:center;padding-top:52px;padding-bottom:80px}.hero-eyebrow{font-size:9px;letter-spacing:1.8px;display:flex;align-items:center;gap:8px;margin-bottom:22px}.little-star{font-size:20px;font-weight:400;color:#a8735e}.hero h1{font-size:clamp(44px,4.5vw,64px);line-height:1.07;letter-spacing:-2.8px}.hero h1 em{position:relative}.hero h1 em:after{content:'';position:absolute;left:0;right:-7px;bottom:-5px;height:8px;border-top:2px solid #d8a48a;border-radius:50%}.hero-description{font-size:14px;line-height:1.8;color:var(--muted);max-width:410px;margin-top:25px}.hero-benefits{list-style:none;margin:23px 0 28px;padding:0;display:grid;gap:9px;font-size:12px}.hero-benefits li{display:flex;align-items:center;gap:10px}.hero-benefits .icon{width:15px;height:15px;color:#72927d;stroke-width:2}.hero-button{min-width:315px}.micro-trust{display:flex;gap:21px;margin-top:17px;color:#708078;font-size:10px}.micro-trust span{display:flex;align-items:center;gap:6px}.micro-trust .icon{width:13px;height:13px}.hero-visual{position:relative;padding:0 0 42px 10px}.photo-frame{height:538px;position:relative;border-radius:160px 160px 12px 12px;overflow:hidden;background:#ded3bd}.photo-frame img{width:100%;height:100%;object-position:50% 44%}.photo-frame:after{content:'';position:absolute;inset:65% 0 0;background:linear-gradient(transparent,#182e2866)}.photo-caption{position:absolute;bottom:66px;left:0;right:0;text-align:center;color:white;z-index:1;font-size:10px;letter-spacing:.6px}.photo-stamp{position:absolute;top:36px;right:-23px;background:var(--cream);border-radius:50%;width:116px;height:116px;display:flex;align-items:center;justify-content:center;flex-direction:column;text-align:center;outline:1px solid #a6b2a655;outline-offset:-7px;transform:rotate(9deg);font-size:9px;line-height:1.5;gap:8px}.photo-stamp .icon{width:23px;height:23px}.photo-stamp strong{font-weight:600}.hero-product{position:absolute;bottom:0;left:-25px;right:25px;display:flex;align-items:center;gap:20px;padding:18px 20px;background:#fffdf8;border:1px solid #eae5da;border-radius:9px;box-shadow:0 16px 38px #1c332815}.mini-cover{position:relative;width:77px;height:103px;flex-shrink:0;display:flex;flex-direction:column;align-items:center;justify-content:center;color:#efdec5;background:#203c42;border-radius:2px 4px 4px 2px;box-shadow:4px 4px 0 #dbd7ce;border-left:4px solid #345159;transform:rotate(-5deg);font-family:var(--serif);text-align:center;font-size:14px;line-height:1.1;gap:9px}.mini-cover .icon{width:18px;height:18px;color:var(--peach)}.mini-cover small{font-family:var(--sans);font-size:3px;letter-spacing:1px}.hero-product .eyebrow{font-size:7px;letter-spacing:1.3px;color:var(--muted);margin-bottom:5px}.hero-product strong{font-family:var(--serif);font-weight:500;font-size:23px;line-height:1.1;display:block;letter-spacing:-.5px}.hero-product-detail{display:block;font-size:9px;color:var(--muted);margin-top:9px}.hero-product>a{display:grid;place-items:center;margin-left:auto;border-radius:50%;background:var(--sage);width:36px;height:36px;flex-shrink:0}.hero-product>a:hover{background:var(--peach-light)}.hero-product>a .icon{width:17px;height:17px}.benefit-strip{border-block:1px solid var(--line);background:#f2f3ed}.benefit-strip .container{display:flex;justify-content:space-between;gap:20px;padding-block:22px}.benefit-strip span{display:flex;align-items:center;gap:10px;font-size:10px;font-weight:500}.benefit-strip .icon{width:18px;height:18px;color:#718a76}.pain{background:var(--ink);color:#f8f4eb;position:relative;overflow:hidden}.pain-grid{display:grid;grid-template-columns:1fr 1fr;gap:110px}.pain .eyebrow{color:#b1c1b6;font-size:9px;letter-spacing:1.6px}.night-clock{font-family:var(--heading);font-size:57px;letter-spacing:1px;font-weight:400;line-height:1.3;margin:32px 0 20px;color:var(--peach);display:flex;align-items:center}.night-clock span{opacity:.45}.night-clock .icon{width:28px;height:28px;margin-left:22px;stroke-width:1}.pain h2{font-size:40px;line-height:1.15;letter-spacing:-1.5px}.pain h2 em{color:var(--peach)}.pain-intro>p{color:#b7c4be;font-size:13px;line-height:1.9;margin-top:25px;max-width:360px}.pain-stories{padding-top:20px}.pain-stories article{display:flex;gap:24px;padding:30px 0;border-bottom:1px solid #e8ede31c}.story-number{font-family:var(--serif);font-style:italic;font-size:19px;color:var(--peach)}.pain-stories h3{font-size:16px;color:#f8f4eb;font-weight:500;letter-spacing:-.2px}.pain-stories article p{font-size:12px;line-height:1.9;color:#b7c4be;margin-top:11px}.pain-reassurance{display:flex;align-items:flex-start;gap:18px;margin-top:32px;color:var(--peach)}.pain-reassurance p{font-size:12px;line-height:1.8}.pain-reassurance strong{font-weight:500}.section-heading{text-align:center;max-width:580px;margin:0 auto 48px}.section-heading .eyebrow{color:#8b7563;margin-bottom:18px;font-size:9px}.section-heading>p{font-size:13px;line-height:1.85;color:var(--muted);max-width:440px;margin:23px auto 0}.steps{display:grid;grid-template-columns:repeat(3,1fr);gap:21px}.step{background:#f0f1e9;border:1px solid #e3e6da;padding:30px 29px;border-radius:8px}.step:nth-child(2){background:#f5ebe3;border-color:#ecdfd3}.step:nth-child(3){background:#e9eef0;border-color:#dce6e7}.step-top{display:flex;align-items:center;justify-content:space-between;margin-bottom:33px;gap:10px}.step-top span{font-size:8px;letter-spacing:1.5px;font-weight:700}.step-top .icon{width:23px;height:23px;stroke-width:1.2}.step h3{font-family:var(--serif);font-size:29px;font-weight:400;letter-spacing:-1px;line-height:1.12}.step p{font-size:12px;line-height:1.9;margin:20px 0 26px;color:#697670}.step-bottom{font-size:9px;font-weight:600;border-top:1px solid #203c4220;padding-top:18px;display:block}.method-note{text-align:center;font-size:10px;color:#737c76;margin-top:24px}.contents{background:#f1eee6;border-block:1px solid #e5e1d8}.contents-grid{display:grid;grid-template-columns:1fr 1fr;gap:85px;align-items:center}.book-scene{text-align:center;position:relative}.book-scene>.eyebrow{font-size:8px;letter-spacing:1.7px;color:#7c8074}.book-stack{position:relative;width:265px;height:350px;margin:45px auto 36px;perspective:900px}.book-cover{position:absolute;inset:0;background:#243f44;border-left:9px solid #345158;border-radius:2px 8px 8px 2px;transform:rotate(-7deg);box-shadow:18px 28px 35px #213b4225,3px 2px 0 #f8f0e1,7px 3px 0 #dad5c9,10px 4px 0 #eae1d0;display:flex;align-items:center;flex-direction:column;overflow:hidden;color:#f4e8d2}.cover-brand{font-size:6px;font-weight:500;letter-spacing:1.8px;margin-top:30px}.cover-moon{width:42px;height:42px;margin-top:26px;color:#edbd95;stroke-width:1}.cover-title{font-family:var(--serif);font-size:42px;line-height:1;letter-spacing:-1.5px;margin-top:18px;z-index:1}.cover-title em{font-weight:400;color:var(--peach)}.cover-subtitle{font-size:9px;line-height:1.7;margin-top:18px;color:#c5d0c3;z-index:1}.cover-footer{position:absolute;bottom:20px;font-size:5px;letter-spacing:1.7px;z-index:1}.cover-horizon{position:absolute;inset:0;overflow:hidden;pointer-events:none}.cover-horizon i{position:absolute;width:360px;height:180px;border:1px solid #cad0ba35;border-radius:50%;bottom:-88px;left:-70px;transform:rotate(-20deg)}.cover-horizon i:nth-child(2){bottom:-110px;left:-20px}.cover-horizon i:nth-child(3){bottom:-85px;left:80px;transform:rotate(20deg)}.book-back{position:absolute;inset:12px -20px -5px 18px;background:#adc0af;transform:rotate(8deg);border-radius:6px}.book-seal{position:absolute;right:-55px;bottom:28px;width:86px;height:86px;background:#f1ba9c;color:#273f40;border-radius:50%;display:flex;align-items:center;justify-content:center;flex-direction:column;font-family:var(--serif);font-size:34px;line-height:1;transform:rotate(9deg);box-shadow:0 5px 14px #172f3a12}.book-seal span{font-family:var(--sans);font-size:8px;margin-top:6px}.book-caption{display:block;font-size:10px;color:var(--muted)}.contents-copy>.eyebrow{font-size:9px;color:#7c8074;margin-bottom:17px}.contents-copy>p{font-size:13px;color:var(--muted);line-height:1.85;margin:22px 0 25px}.chapter-list details{border-bottom:1px solid #cdd1c6}.chapter-list details:first-child{border-top:1px solid #cdd1c6}summary{list-style:none;cursor:pointer;display:flex;align-items:center;justify-content:space-between;gap:20px}summary::-webkit-details-marker{display:none}summary:hover{color:#a7735d}.chapter-list summary{padding:20px 0;font-size:13px;font-weight:600}.chapter-list summary small{display:block;font-size:7px;letter-spacing:1.4px;color:#78867b;margin-bottom:7px;font-weight:500}.plus{font-size:22px;font-weight:400;line-height:1;transition:transform .2s}.chapter-list .plus{width:25px;height:25px;display:grid;place-items:center;background:#e3e7dc;border-radius:50%;font-size:19px}details[open] .plus{transform:rotate(45deg)}.details-body{font-size:12px;line-height:1.85;color:var(--muted);padding:0 25px 22px 0}.text-link{display:inline-flex;align-items:center;gap:22px;border-bottom:1px solid #a3b0a6;font-size:12px;font-weight:700;margin-top:28px;padding-bottom:8px}.text-link .icon{width:17px;height:17px}.bonus{padding-bottom:0}.bonus-panel{display:grid;grid-template-columns:1fr 1fr;gap:60px;border:1px solid #dfe4d8;background:#eaf0e5;border-radius:14px;padding:64px}.journal-scene{position:relative;display:flex;align-items:center;justify-content:center;min-height:340px}.journal{position:relative;width:246px;height:315px;background:#fbfaf4;transform:rotate(-8deg);border:1px solid #dce0d1;box-shadow:10px 16px 0 #c1cfb9,13px 20px 26px #163c3920;border-radius:3px 9px 9px 3px;padding:30px 24px 25px 30px;text-align:center}.journal-rings{position:absolute;left:-9px;top:12px;bottom:12px;width:17px;background:repeating-linear-gradient(to bottom,transparent 0 14px,#8c9e85 14px 17px,transparent 17px 29px)}.journal .eyebrow{font-size:6px;letter-spacing:1.4px}.journal-moon{width:32px;height:32px;color:#7b937c;margin:25px auto 14px}.journal h3{font-family:var(--serif);font-size:27px;font-weight:400;letter-spacing:-.5px;line-height:1.15}.journal h3 em{color:#789075}.journal-grid{display:grid;grid-template-columns:repeat(7,1fr);margin-top:25px;height:48px;border-block:1px solid #dde3d6;background:repeating-linear-gradient(0deg,transparent 0 11px,#dde3d6 11px 12px);font-size:5px;line-height:12px;color:#799079}.journal-grid span{border-right:1px solid #dde3d6}.journal-bottom{font-size:5px;letter-spacing:1.3px;display:block;margin-top:22px;color:#789075}.journal-tag{position:absolute;bottom:-17px;right:0;font-family:var(--serif);font-size:20px;line-height:1.1;transform:rotate(-5deg);color:#607758}.journal-tag>span{font-size:32px;position:absolute;top:-35px;left:-28px}.pill{display:inline-block;font-size:7px;letter-spacing:1.3px;font-weight:700;background:#dae5d3;border:1px solid #cdddc3;border-radius:4px;padding:8px 11px;margin-bottom:19px}.bonus h2{font-size:39px;letter-spacing:-1.5px}.bonus h2 em{color:#6d8267}.bonus-copy>p{font-size:12px;color:#6f7c69;line-height:1.85;margin-top:20px}.check-list{list-style:none;margin:25px 0 0;padding:0;display:grid;gap:13px}.check-list li{display:flex;align-items:center;gap:10px;font-size:11px}.check-list .icon{width:15px;height:15px;stroke-width:2;color:#788e72}.fit-grid{display:grid;grid-template-columns:1fr 1fr;gap:90px;align-items:center}.fit .eyebrow{font-size:8px;color:#82907d;margin-bottom:18px}.fit h2{font-size:39px}.fit-grid>div>p{font-size:13px;color:var(--muted);line-height:1.9;margin-bottom:16px}.care-note{display:flex;gap:13px;padding-top:20px;margin-top:23px;border-top:1px solid var(--line)}.care-note .icon{width:18px;height:18px;color:#86957e}.care-note p{font-size:10px;line-height:1.8;color:#758070}.offer{background:var(--ink);color:var(--cream);scroll-margin-top:20px}.offer-grid{display:grid;grid-template-columns:1fr .9fr;gap:100px;align-items:center}.offer-copy>.eyebrow{font-size:9px;color:#b1c4b9;letter-spacing:1.8px;margin-bottom:23px}.offer h2{font-size:49px;line-height:1.13}.offer h2 em{color:var(--peach)}.offer-copy>p{font-size:13px;color:#bcc9c1;line-height:1.9;margin-top:26px;max-width:370px}.offer-copy>p.offer-emphasis{font-family:var(--serif);font-size:24px;color:#f3e6d4;line-height:1.4;margin-top:31px}.offer-assurance{border-top:1px solid #ffffff26;margin-top:40px;padding-top:25px;display:flex;gap:17px;max-width:380px;color:#b5c6ba}.offer-assurance>.icon{width:31px;height:31px;stroke-width:1.2}.offer-assurance span{font-size:10px;line-height:1.8}.offer-assurance strong{display:block;font-size:12px;font-weight:600;color:#f4eedf;margin-bottom:6px}.pricing-card{color:var(--ink);background:#fcfbf7;border-radius:12px;padding:32px 35px 0;box-shadow:0 22px 45px #122c3529;overflow:hidden}.pricing-label{display:flex;align-items:center;justify-content:center;gap:7px;border:1px solid #dae2d5;background:#edf2e8;padding:7px 12px;font-size:8px;letter-spacing:1.6px;border-radius:4px;margin-bottom:26px}.pricing-label .status-dot{background:#7e9972}.pricing-card h3{font-family:var(--serif);font-weight:400;font-size:33px;letter-spacing:-1px;text-align:center}.pricing-description{font-size:10px;color:var(--muted);text-align:center;margin-top:4px}.price{display:flex;align-items:baseline;justify-content:center;margin-top:14px;line-height:1.2;gap:3px;font-family:var(--heading)}.price strong{font-size:83px;font-weight:500;letter-spacing:-5px}.price>span:first-child{font-size:19px;margin-right:5px}.price>span:last-child{font-size:28px;letter-spacing:-1px}.price-note{display:block;text-align:center;color:#7f887c;font-size:10px;margin-top:5px}.pricing-divider{height:1px;background:var(--line);margin:27px 0 22px}.pricing-card .check-list{gap:15px;margin:0 0 29px}.pricing-card .check-list li{font-size:11px}.included{font-size:6px;letter-spacing:.6px;background:#e8eedf;padding:3px 5px;border-radius:3px;margin-left:auto}.pricing-card .button{width:100%;font-size:13px;gap:15px}.delivery-note{display:flex;align-items:center;justify-content:center;font-size:8px;gap:7px;color:#7b867a;margin-top:15px}.delivery-note .icon{width:12px;height:12px}.pricing-guarantee{display:flex;justify-content:center;align-items:center;gap:7px;background:#edf0e8;margin:25px -35px 0;padding:16px;font-size:9px;color:#72806a}.pricing-guarantee .icon{width:15px;height:15px}.guarantee{padding:45px 0;background:#f0eee5;border-bottom:1px solid #e2e0d4}.guarantee-inner{display:flex;align-items:center;gap:33px;max-width:850px}.guarantee-seal{width:84px;height:84px;border:1px solid #aab59d;outline:1px solid #c0c8b5;outline-offset:5px;border-radius:50%;display:flex;align-items:center;justify-content:center;flex-direction:column;flex-shrink:0}.guarantee-seal strong{font-size:40px;font-family:var(--serif);font-weight:400;line-height:1}.guarantee-seal span{font-size:8px;letter-spacing:2px;margin-top:6px}.guarantee .eyebrow{font-size:7px;color:#899079;margin-bottom:8px}.guarantee h2{font-size:24px;letter-spacing:-.6px;line-height:1.2}.guarantee p{font-size:11px;line-height:1.8;color:#7b8373;margin-top:11px}.faq-grid{display:grid;grid-template-columns:.8fr 1.3fr;gap:90px}.faq .eyebrow{font-size:8px;color:#89907f;margin-bottom:19px}.faq h2{font-size:47px}.faq-grid>div>p{font-size:12px;line-height:1.8;color:var(--muted);max-width:210px;margin-top:24px}.faq-moon{width:67px;height:67px;color:#b7c1ae;stroke-width:.7;margin:40px 0 0 30px;transform:rotate(-10deg)}.faq-list details{border-bottom:1px solid var(--line)}.faq-list details:first-child{border-top:1px solid var(--line)}.faq-list summary{padding:24px 0;font-size:12px;font-weight:600}.faq-list .plus{color:#85917e;font-size:20px}.final-cta{padding:72px 0 77px;background:#eee6d9;text-align:center;border-top:1px solid #e6ddcf}.final-cta .container>.icon{width:34px;height:34px;stroke-width:1;color:#849076;margin:0 auto 19px}.final-cta .eyebrow{font-size:8px;letter-spacing:1.8px;margin-bottom:18px;color:#85866e}.final-cta h2{font-size:43px}.final-cta p{font-size:12px;color:#808574;margin:20px 0 26px}.final-note{display:block;font-size:8px;color:#7e8674;margin-top:15px}.footer{padding:43px 0 22px}.footer-top{display:flex;justify-content:space-between;align-items:center;padding-bottom:30px}.footer .brand>span:last-child{font-size:20px}.back-top{font-size:10px;color:#6f7d70}.educational-note{font-size:9px;line-height:1.9;color:#929789;max-width:900px;border-top:1px solid var(--line);padding-top:24px}.footer-bottom{display:flex;justify-content:space-between;gap:20px;font-size:8px;color:#8e9689;margin-top:24px}.mobile-purchase{display:none}.mobile-purchase[hidden]{display:none!important}dialog{border:1px solid var(--line);border-radius:16px;padding:40px;width:min(430px,calc(100% - 40px));background:var(--cream);color:var(--ink);text-align:center;box-shadow:0 30px 80px #10242a40}dialog::backdrop{background:#142c37a6;backdrop-filter:blur(3px)}dialog>.icon{width:35px;height:35px;margin:0 auto 20px}dialog h2{font-size:35px;letter-spacing:-1px}dialog p{font-size:14px;color:var(--muted);margin:22px 0;line-height:1.8}.dialog-close{position:absolute;right:14px;top:7px;font-size:27px;cursor:pointer;border:0;background:none;color:var(--muted);width:34px;height:34px}.dialog-dismiss{min-height:45px;padding:12px 30px}

@media(min-width:1500px){.hero{padding-top:70px;padding-bottom:90px}.hero h1{font-size:68px}.photo-frame{height:580px}.hero-description{font-size:15px}.hero-benefits{font-size:13px}}
@media(max-width:1100px){.container{width:calc(100% - 64px)}.nav-links{gap:20px;font-size:10px}.hero{gap:40px}.hero h1{font-size:52px}.photo-frame{height:515px}.hero-product{left:-10px;right:5px;gap:14px}.hero-product strong{font-size:21px}.photo-stamp{right:-13px;width:105px;height:105px}.pain-grid,.contents-grid,.offer-grid{gap:65px}.bonus-panel{padding:45px;gap:40px}.bonus h2{font-size:36px}.offer h2{font-size:42px}.pricing-card{padding:28px 26px 0}.pricing-guarantee{margin-inline:-26px}.fit-grid{gap:55px}.faq-grid{gap:60px}.step{padding:24px}.step h3{font-size:26px}}
@media(max-width:850px){.container{width:calc(100% - 48px)}.nav-links{display:none}.nav{min-height:78px}.hero{gap:27px}.hero h1{font-size:43px;letter-spacing:-2px}.hero-description{font-size:12px}.hero-eyebrow{font-size:7px;letter-spacing:1.2px}.hero-benefits{font-size:10px}.hero-button{min-width:0;width:100%;font-size:12px;gap:10px}.micro-trust{font-size:8px;gap:12px}.photo-frame{height:475px;border-radius:130px 130px 10px 10px}.photo-stamp{width:90px;height:90px;font-size:8px;top:20px;right:-10px}.photo-stamp .icon{width:20px;height:20px}.hero-product{padding:14px;gap:13px;right:0}.mini-cover{width:58px;height:85px;font-size:11px}.hero-product strong{font-size:18px}.hero-product>a{width:28px;height:28px}.hero-product .eyebrow{font-size:6px}.hero-product-detail{font-size:7px}.benefit-strip span{font-size:8px;gap:6px}.benefit-strip .icon{width:15px;height:15px}.section{padding:75px 0}.pain-grid{gap:45px}.pain h2{font-size:33px}.pain .eyebrow{font-size:7px}.pain-stories article{padding:22px 0;gap:15px}.pain-stories h3{font-size:14px}.pain-stories article p{font-size:11px}.pain-reassurance p{font-size:10px}.pain-intro>p{font-size:12px}.steps{gap:14px}.step{padding:21px}.step-top span{font-size:7px;letter-spacing:1px}.step h3{font-size:24px}.step p{font-size:11px}.step-bottom{font-size:8px}.contents-grid{gap:45px}.book-stack{width:220px;height:300px}.cover-title{font-size:36px}.cover-moon{margin-top:20px;width:32px;height:32px}.cover-brand{font-size:5px}.cover-subtitle{font-size:8px}.book-seal{right:-27px;width:73px;height:73px;font-size:28px}.contents-copy h2{font-size:34px}.contents-copy>p{font-size:12px}.chapter-list summary{font-size:11px}.book-scene>.eyebrow{font-size:6px}.book-caption{font-size:8px}.bonus{padding-bottom:0}.bonus-panel{padding:38px 30px;gap:35px}.journal{width:205px;height:290px;padding-inline:20px}.journal h3{font-size:24px}.journal-tag{font-size:17px;right:-5px}.bonus h2{font-size:31px}.bonus-copy>p{font-size:11px}.bonus .check-list li{font-size:10px}.pill{font-size:6px}.fit h2{font-size:33px}.fit-grid{gap:40px}.fit-grid>div>p{font-size:12px}.offer-grid{gap:40px;grid-template-columns:1fr 1fr}.offer h2{font-size:36px}.offer-copy>p{font-size:12px}.offer-copy>p.offer-emphasis{font-size:21px}.pricing-card{padding:25px 23px 0}.pricing-card h3{font-size:29px}.pricing-card .check-list li{font-size:10px}.pricing-card .button{font-size:11px;gap:10px}.pricing-guarantee{margin-inline:-23px}.guarantee-inner{width:calc(100% - 90px)}.faq-grid{gap:45px}.faq h2{font-size:40px}.faq-list summary{font-size:11px}.footer{padding-bottom:25px}}
@media(max-width:640px){html{scroll-padding-top:82px}.container{width:calc(100% - 40px)}.announcement{font-size:8px;letter-spacing:0;min-height:31px;padding:8px 13px;gap:7px}.announcement a{display:none}.nav{min-height:73px;gap:12px}.brand{gap:5px}.brand>span:last-child{font-size:19px}.brand small{font-size:5px;letter-spacing:1.1px;margin-top:5px}.brand-icon{width:29px}.brand-icon .icon{width:26px;height:26px}.nav .button{font-size:10px;padding:10px 12px;min-height:38px;gap:10px}.nav .button .icon{width:13px;height:13px}.hero{grid-template-columns:1fr;gap:39px;padding-top:31px;padding-bottom:47px}.hero-copy{max-width:480px}.hero-eyebrow{font-size:7px;letter-spacing:1.45px;margin-bottom:17px;gap:7px}.hero h1{font-size:clamp(42px,10.9vw,60px);letter-spacing:-2.3px;line-height:1.08}.hero-description{font-size:13px;line-height:1.8;margin-top:22px;max-width:100%}.hero-benefits{font-size:11px;gap:10px;margin:23px 0}.hero-button{min-height:57px;font-size:13px;justify-content:space-between;padding-inline:22px}.micro-trust{font-size:9px;justify-content:center;margin-top:16px;gap:28px}.hero-visual{padding:0 4px 31px;max-width:425px;width:100%;margin:0 auto}.photo-frame{height:405px;border-radius:130px 130px 9px 9px}.photo-frame img{object-position:50% 43%}.photo-stamp{right:0;top:18px;width:93px;height:93px;font-size:8px}.hero-product{left:0;right:14px;bottom:0;padding:14px 18px;gap:18px}.mini-cover{width:63px;height:84px}.hero-product .eyebrow{font-size:6px}.hero-product strong{font-size:22px}.hero-product-detail{font-size:8px}.hero-product>a{width:32px;height:32px}.photo-caption{bottom:75px;font-size:8px}.benefit-strip .container{display:grid;grid-template-columns:1fr 1fr;padding-block:21px;gap:17px 12px}.benefit-strip span{font-size:8px;gap:8px}.benefit-strip .icon{width:16px;height:16px}.section{padding:61px 0}.pain-grid{grid-template-columns:1fr;gap:20px}.pain .eyebrow{font-size:7px;letter-spacing:1.45px}.night-clock{font-size:51px;margin:23px 0 16px}.pain h2{font-size:37px}.pain h2 br:nth-of-type(3){display:none}.pain-intro>p{font-size:12px;max-width:330px;margin-top:21px}.pain-stories{padding-top:0}.pain-stories article{padding:24px 0;gap:20px}.pain-stories h3{font-size:14px}.pain-stories article p{font-size:12px}.pain-reassurance p{font-size:11px}.pain-reassurance{margin-top:26px}.section-heading{margin-bottom:30px}.section-heading .eyebrow{font-size:7px;letter-spacing:1.4px;margin-bottom:17px}.section-heading h2{font-size:37px;letter-spacing:-1.5px}.section-heading>p{font-size:12px;margin-top:19px}.steps{grid-template-columns:1fr;gap:14px}.step{padding:26px}.step-top{margin-bottom:21px}.step-top span{font-size:8px}.step h3{font-size:29px}.step h3 br{display:none}.step p{font-size:12px;margin:17px 0 20px}.step-bottom{font-size:9px;padding-top:16px}.method-note{font-size:9px;text-align:left;line-height:1.8;margin-top:20px}.contents-grid{grid-template-columns:1fr;gap:44px}.book-stack{width:235px;height:320px;margin-top:35px}.book-scene>.eyebrow{font-size:7px}.cover-title{font-size:40px}.cover-moon{margin-top:23px;width:36px;height:36px}.book-caption{font-size:9px}.book-seal{right:-35px}.contents-copy>.eyebrow{font-size:8px}.contents-copy h2{font-size:38px}.contents-copy>p{font-size:12px}.chapter-list summary{font-size:12px;padding:20px 0}.chapter-list summary small{font-size:7px}.details-body{font-size:12px}.text-link{font-size:12px;margin-top:23px}.bonus{padding-bottom:0}.bonus-panel{grid-template-columns:1fr;padding:35px 24px;gap:50px;border-radius:10px}.journal-scene{min-height:320px}.journal{width:227px;height:303px;padding:27px}.journal h3{font-size:26px}.journal-tag{right:0;bottom:-26px}.bonus h2{font-size:36px}.bonus-copy>p{font-size:12px}.bonus .check-list li{font-size:11px}.pill{font-size:7px;padding:7px 9px;letter-spacing:1px}.fit-grid{grid-template-columns:1fr;gap:24px}.fit h2{font-size:37px}.fit-grid>div>p{font-size:12px}.fit .eyebrow{font-size:7px}.care-note{margin-top:20px;padding-top:20px}.offer-grid{grid-template-columns:1fr;gap:35px}.offer h2{font-size:39px;line-height:1.13}.offer-copy>.eyebrow{font-size:8px}.offer-copy>p{font-size:12px;max-width:100%}.offer-copy>p.offer-emphasis{font-size:23px;margin-top:22px}.offer-assurance{margin-top:27px;padding-top:23px;max-width:100%}.pricing-card{padding:28px 25px 0}.pricing-card h3{font-size:32px}.pricing-description{font-size:11px}.pricing-card .check-list li{font-size:11px}.pricing-card .button{font-size:12px}.price strong{font-size:85px}.pricing-guarantee{margin-inline:-25px}.delivery-note{font-size:8px}.guarantee{padding:36px 0}.guarantee-inner{width:calc(100% - 48px);gap:23px;align-items:flex-start}.guarantee-seal{width:61px;height:61px;margin-top:7px;outline-offset:4px}.guarantee-seal strong{font-size:29px}.guarantee-seal span{font-size:6px}.guarantee h2{font-size:22px}.guarantee .eyebrow{font-size:6px;letter-spacing:1.1px}.guarantee p{font-size:10px;margin-top:10px}.faq-grid{grid-template-columns:1fr;gap:28px}.faq h2{font-size:39px}.faq h2 br{display:none}.faq-grid>div>p{max-width:100%;margin-top:16px}.faq .eyebrow{font-size:7px}.faq-moon{display:none}.faq-list summary{font-size:12px;padding:22px 0}.faq-list .details-body{font-size:12px}.final-cta{padding:52px 0}.final-cta h2{font-size:34px;letter-spacing:-1.4px}.final-cta .eyebrow{font-size:7px}.final-cta p{font-size:12px;max-width:250px;margin-inline:auto}.final-cta .button{font-size:12px;width:100%;max-width:360px;gap:30px}.final-note{font-size:7px}.footer{padding:34px 0 103px}.footer .brand>span:last-child{font-size:17px}.footer-top{padding-bottom:26px;gap:15px}.back-top{font-size:8px;white-space:nowrap}.educational-note{font-size:9px;line-height:1.9;padding-top:20px}.footer-bottom{flex-direction:column;gap:9px;font-size:8px}.mobile-purchase{position:fixed;bottom:0;inset-inline:0;z-index:25;display:flex;align-items:center;justify-content:space-between;gap:15px;padding:11px 20px calc(11px + env(safe-area-inset-bottom));background:#fdfbf6f5;border-top:1px solid #dfe3d6;backdrop-filter:blur(15px);box-shadow:0 -4px 25px #263c400a}.mobile-purchase>span{font-size:8px;line-height:1.4;color:#788475}.mobile-purchase strong{display:block;font-family:var(--heading);font-size:21px;color:var(--ink);font-weight:700}.mobile-purchase small{font-family:var(--sans);font-size:8px;font-weight:400;color:#87907e}.mobile-purchase .button{font-size:11px;min-height:44px;gap:18px;padding-inline:17px}dialog{padding:35px 24px}}
@media(max-width:360px){.container{width:calc(100% - 32px)}.brand>span:last-child{font-size:16px}.brand small{font-size:4px}.nav .button{font-size:9px;padding-inline:10px}.hero h1{font-size:39px}.hero-eyebrow{font-size:6px;letter-spacing:1.2px}.micro-trust{gap:19px}.photo-frame{height:360px}.hero-product{gap:13px;padding:12px}.hero-product strong{font-size:20px}.hero-product>a{display:none}.hero-product-detail{font-size:7px}.benefit-strip span{font-size:7px}.book-stack{width:210px;height:300px}.book-seal{right:-27px}.bonus-panel{padding-inline:20px}.journal{width:211px}.pricing-card{padding-inline:21px}.pricing-card .check-list li{font-size:10px}.pricing-guarantee{margin-inline:-21px}.guarantee-inner{gap:19px}.guarantee h2{font-size:20px}.offer h2{font-size:36px}}
/* Texto de venda com leitura confortável, inclusive nas telas menores. */
.hero-description{font-size:15px}.hero-benefits{font-size:13px}.pain-intro>p,.pain-stories article p,.section-heading>p,.step p,.contents-copy>p,.bonus-copy>p,.fit-grid>div>p,.offer-copy>p{font-size:14px}.check-list li,.pricing-card .check-list li{font-size:13px}.chapter-list summary,.faq-list summary{font-size:14px}.details-body{font-size:14px}.micro-trust{font-size:11px}.benefit-strip span{font-size:11px}.method-note{font-size:11px}.pricing-description,.price-note{font-size:12px}.delivery-note,.pricing-guarantee{font-size:10px}.guarantee p,.faq-grid>div>p,.final-cta p{font-size:13px}.educational-note{font-size:11px}.footer-bottom{font-size:10px}.pain-reassurance p{font-size:13px}.care-note p{font-size:12px}.offer-assurance span{font-size:12px}.offer-assurance strong{font-size:13px}
@media(min-width:641px) and (max-width:850px){.hero-description{font-size:13px}.hero-benefits{font-size:11px}.micro-trust{font-size:9px}.benefit-strip span{font-size:9px}.step p{font-size:12px}.check-list li,.pricing-card .check-list li{font-size:11px}.chapter-list summary{font-size:12px}}
@media(max-width:640px){.hero-description{font-size:14px}.hero-benefits{font-size:12px}.micro-trust{font-size:10px}.benefit-strip span{font-size:9px}.pain-intro>p,.pain-stories article p,.section-heading>p,.step p,.contents-copy>p,.bonus-copy>p,.fit-grid>div>p,.offer-copy>p{font-size:14px}.check-list li,.bonus .check-list li,.pricing-card .check-list li{font-size:12px}.chapter-list summary,.faq-list summary{font-size:13px}.details-body,.faq-list .details-body{font-size:14px}.method-note{font-size:11px}.guarantee p{font-size:12px}.final-note{font-size:9px}.footer-bottom{font-size:9px}.pain-reassurance p{font-size:12px}.offer-assurance span{font-size:11px}.pricing-description,.price-note{font-size:11px}}
@media(max-width:360px){.hero-benefits{font-size:11px}.micro-trust{font-size:9px}.benefit-strip span{font-size:8px}.pricing-card .check-list li{font-size:11px}.included{font-size:5px}.delivery-note{font-size:9px}.final-note{font-size:8px}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{transition:none!important;animation:none!important}}
