:root{--cream:#f6f0d8;--paper:#fbf8ea;--navy:#294a68;--deep:#142739;--yellow:#e9c84a;--steel:#8da0ae;--muted:#5f6d76}*{box-sizing:border-box}html{scroll-behavior:smooth}body{background:var(--paper);color:var(--deep);margin:0;font-family:Arial,Helvetica,sans-serif}a{color:inherit}img{max-width:100%;display:block}.review-strip{background:var(--deep);color:#fff;letter-spacing:.14em;text-align:center;padding:.68rem 1rem;font-size:.69rem;font-weight:800}.nav{z-index:20;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#fbf8eaf0;border-bottom:1px solid #d9d2bb;justify-content:space-between;align-items:center;height:76px;padding:0 max(6vw,24px);display:flex;position:sticky;top:0}.wordmark{color:var(--navy);text-transform:uppercase;letter-spacing:-.03em;align-items:center;gap:.65rem;font-weight:900;text-decoration:none;display:flex}.wordmark span{background:var(--yellow);width:31px;height:8px}.nav-links{align-items:center;gap:1.7rem;font-size:.82rem;font-weight:800;display:flex}.nav-links a{text-decoration:none}.nav-cta{background:var(--navy);color:#fff;padding:.75rem 1rem}.hero{background:linear-gradient(110deg,var(--paper) 0 57%,var(--cream) 57%);grid-template-columns:1.08fr .92fr;align-items:center;gap:clamp(2rem,6vw,6rem);min-height:calc(100svh - 115px);padding:clamp(3rem,7vw,7rem) max(6vw,24px);display:grid;overflow:hidden}.hero-copy{max-width:760px}.eyebrow{color:var(--navy);letter-spacing:.16em;text-transform:uppercase;align-items:center;gap:.7rem;margin:0 0 1.25rem;font-size:.72rem;font-weight:900;display:inline-flex}.eyebrow:before{content:"";background:var(--yellow);flex:none;width:3rem;height:.34rem}.eyebrow.light{color:#fff}.hero h1{color:var(--navy);letter-spacing:-.07em;text-transform:uppercase;max-width:8ch;margin:0;font-size:clamp(4rem,9vw,8.3rem);line-height:.82}.subtitle{max-width:630px;margin:1.8rem 0 1rem;font-size:clamp(1.35rem,2.3vw,2.15rem);font-weight:800;line-height:1.12}.lede{color:#52616b;font-size:1.05rem}.hero-actions{flex-wrap:wrap;gap:.8rem;margin:2rem 0 1rem;display:flex}.button{border:2px solid var(--navy);min-height:52px;color:var(--navy);justify-content:center;align-items:center;padding:.9rem 1.3rem;font-weight:900;text-decoration:none;transition:transform .2s,box-shadow .2s;display:inline-flex}.button:hover{transform:translateY(-2px);box-shadow:0 8px #1427391f}.button:focus-visible,summary:focus-visible,a:focus-visible{outline:4px solid var(--yellow);outline-offset:3px}.button.primary{background:var(--yellow);border-color:var(--yellow);color:var(--deep)}.trust{color:#68747c;font-size:.82rem}.hero-visual{place-items:center;min-height:620px;display:grid;position:relative}.hero-visual:before{content:"";border:2px solid #294a6840;width:82%;height:90%;position:absolute;transform:rotate(4deg)}.book-frame{aspect-ratio:2/3;width:min(390px,72vw);box-shadow:26px 32px 0 var(--navy),0 28px 70px #14273938;z-index:1;background:#fff;padding:10px;position:relative;transform:rotate(-2deg)}.book-frame img{object-fit:cover;width:100%;height:100%}.mile-marker{z-index:2;background:var(--yellow);letter-spacing:.12em;padding:.75rem 1rem;font-size:.68rem;font-weight:900;position:absolute;bottom:10%;right:2%;transform:rotate(3deg)}.signal-band{background:var(--yellow);letter-spacing:.13em;flex-wrap:wrap;justify-content:center;align-items:center;gap:2.5rem;padding:1.25rem max(6vw,24px);font-size:.72rem;font-weight:900;display:flex}.signal-band i{background:var(--navy);width:8px;height:8px;transform:rotate(45deg)}h2{color:var(--navy);letter-spacing:-.055em;margin:.2rem 0 1.4rem;font-size:clamp(2.5rem,5vw,5.4rem);line-height:.94}h3{font-size:1.2rem}.split-section{grid-template-columns:minmax(180px,.45fr) 1.55fr;gap:clamp(2rem,8vw,9rem);padding:clamp(5rem,10vw,9rem) max(7vw,24px);display:grid}.section-number{color:#d6cfb7;letter-spacing:-.08em;font-size:clamp(4.5rem,9vw,9rem);font-weight:900;line-height:.73}.problem>div:last-child{max-width:830px}.big-copy{font-size:clamp(1.25rem,2.3vw,2rem);font-weight:800;line-height:1.25}.problem p:last-child,.author p:last-child{max-width:720px;color:var(--muted);font-size:1.05rem;line-height:1.75}.systems,.faq{background:#fff;padding:clamp(5rem,9vw,8rem) max(7vw,24px)}.section-head{max-width:980px}.system-grid{border-top:1px solid #c8c1ac;border-left:1px solid #c8c1ac;grid-template-columns:repeat(4,1fr);margin-top:3.5rem;display:grid}.system-card{border-bottom:1px solid #c8c1ac;border-right:1px solid #c8c1ac;min-height:300px;padding:1.7rem;transition:background .2s,transform .2s}.system-card:hover{background:var(--cream);transform:translateY(-3px)}.system-card>span{color:var(--yellow);font-size:2.8rem;font-weight:900;display:block}.system-card h3{text-transform:uppercase;color:var(--navy);line-height:1.05}.system-card p{color:var(--muted);line-height:1.6}.photo-break{background:var(--navy);color:#fff;grid-template-columns:1fr 1fr;min-height:680px;display:grid;position:relative;overflow:hidden}.photo-break>img{object-fit:cover;width:100%;height:100%;max-height:760px}.photo-copy{flex-direction:column;justify-content:center;padding:clamp(3rem,8vw,8rem);display:flex}.photo-copy h2{color:#fff}.photo-copy p:last-child{font-size:1.2rem;line-height:1.6}.field-cards{grid-template-columns:.8fr 1.2fr;gap:8vw;padding:clamp(5rem,9vw,8rem) max(7vw,24px);display:grid}.field-cards ol{counter-reset:cards;margin:0;padding:0;list-style:none}.field-cards li{counter-increment:cards;border-top:1px solid #c8c1ac;grid-template-columns:1fr 1.1fr;gap:1rem;padding:1.35rem 0;display:grid}.field-cards li:before{content:"0" counter(cards);color:var(--yellow);font-size:1.1rem;font-weight:900}.field-cards strong{grid-column:1}.field-cards span{color:var(--muted);grid-area:1/2/3;line-height:1.5}.offer{background:var(--deep);grid-template-columns:1fr 1fr;align-items:center;gap:clamp(2rem,6vw,6rem);padding:clamp(3rem,7vw,7rem);display:grid}.offer-image img{object-fit:cover;width:100%;height:min(700px,75vw)}.offer-card{background:var(--paper);box-shadow:16px 16px 0 var(--yellow);padding:clamp(2rem,5vw,4.5rem)}.offer-card h2{font-size:clamp(2.8rem,5vw,5.5rem)}.price{color:var(--navy);letter-spacing:-.08em;font-size:6rem;font-weight:900;line-height:1}.price sup{vertical-align:top;font-size:2rem}.price small{letter-spacing:0;font-size:1rem}.offer-card ul{gap:.75rem;padding:1.2rem 0 1.5rem;list-style:none;display:grid}.offer-card li:before{content:"✓";color:var(--navy);margin-right:.65rem;font-weight:900}.checkout{cursor:not-allowed;opacity:.8;border:0;width:100%}.checkout-note{text-align:center;color:var(--muted);font-size:.78rem}.guarantee{border-top:1px solid #c8c1ac;align-items:center;gap:1rem;margin-top:1.7rem;padding-top:1.5rem;display:flex}.guarantee b{color:var(--navy);font-size:3.8rem}.guarantee span{font-size:.82rem;line-height:1.5}.author{background:var(--navy);color:#fff;grid-template-columns:.85fr 1.15fr;align-items:center;gap:8vw;padding:clamp(4rem,9vw,8rem) max(7vw,24px);display:grid}.author-portrait img{aspect-ratio:4/5;object-fit:cover;object-position:center;width:100%}.author h2,.author .big-copy{color:#fff}.author p:last-child{color:#dbe4e9}.faq-list{max-width:1000px;margin-top:3rem}.faq details{border-top:1px solid #c8c1ac;padding:1.4rem 0}.faq details:last-child{border-bottom:1px solid #c8c1ac}.faq summary{cursor:pointer;color:var(--navy);font-size:1.15rem;font-weight:900;list-style:none}.faq summary:after{content:"+";float:right;color:var(--yellow);font-size:1.7rem}.faq details[open] summary:after{content:"−"}.faq details p{max-width:760px;color:var(--muted);line-height:1.7}.final-cta{text-align:center;background:var(--cream);padding:clamp(5rem,10vw,10rem) max(7vw,24px)}.final-cta .eyebrow:before{display:none}.final-cta h2{max-width:950px;margin:0 auto 2rem}footer{background:var(--deep);color:#fff;grid-template-columns:1fr auto auto;align-items:center;gap:2rem;padding:2rem max(6vw,24px);font-size:.72rem;display:grid}footer .wordmark{color:#fff}footer p{color:#becbd3;margin:0}@media (max-width:1050px){.system-grid{grid-template-columns:repeat(2,1fr)}.field-cards{grid-template-columns:1fr}.offer{grid-template-columns:.85fr 1.15fr}.nav-links>a:not(.nav-cta){display:none}footer{grid-template-columns:1fr}footer p{max-width:600px}}@media (max-width:760px){.nav{height:68px}.hero{background:var(--paper);grid-template-columns:1fr;padding-top:4rem}.hero-visual{min-height:540px}.hero h1{font-size:clamp(4rem,18vw,7rem)}.split-section,.photo-break,.offer,.author{grid-template-columns:1fr}.section-number{display:none}.system-grid{grid-template-columns:1fr}.photo-break>img{max-height:520px}.field-cards li{grid-template-columns:1fr}.field-cards span{grid-area:auto/1}.offer-image img{height:420px}.author-portrait img{max-height:560px}.signal-band{gap:1rem}.signal-band i{display:none}}.motion-ready [data-load] .hero-copy>*{opacity:0;transform:translateY(28px)}.motion-ready [data-load] .hero-visual{opacity:0;transform:translate(48px,18px)rotate(1deg)}.motion-loaded [data-load] .hero-copy>*{animation:.9s cubic-bezier(.2,.75,.2,1) forwards hero-rise}.motion-loaded [data-load] .hero-copy>:nth-child(2){animation-delay:80ms}.motion-loaded [data-load] .hero-copy>:nth-child(3){animation-delay:.16s}.motion-loaded [data-load] .hero-copy>:nth-child(4){animation-delay:.24s}.motion-loaded [data-load] .hero-copy>:nth-child(5){animation-delay:.32s}.motion-loaded [data-load] .hero-copy>:nth-child(6){animation-delay:.4s}.motion-loaded [data-load] .hero-visual{animation:1.15s cubic-bezier(.16,1,.3,1) .18s forwards book-arrive}.motion-ready [data-reveal]{opacity:0;transition:opacity .85s cubic-bezier(.2,.75,.2,1),transform .95s cubic-bezier(.16,1,.3,1);transform:translateY(52px)}.motion-ready [data-reveal].is-visible{opacity:1;transform:translate(0,0)}[data-parallax]{transform:translate3d(0,var(--parallax-y,0),0);transition:transform .12s linear}@keyframes hero-rise{to{opacity:1;transform:translateY(0)}}@keyframes book-arrive{to{opacity:1;transform:translate(0,0)rotate(0)}}.road-gallery{background:var(--deep);color:#fff;padding:clamp(5rem,9vw,9rem) max(7vw,24px);overflow:hidden}.gallery-head{max-width:900px;margin-bottom:clamp(2.5rem,6vw,5rem)}.gallery-head h2{color:#fff}.gallery-head>p:last-child{color:#c9d4da;max-width:720px;font-size:1.05rem;line-height:1.7}.gallery-grid{grid-template-columns:repeat(12,1fr);align-items:start;gap:clamp(1rem,2.4vw,2.2rem);display:grid}.gallery-item{grid-column:span 4;margin:0}.gallery-item-1,.gallery-item-6{grid-column:span 7}.gallery-item-2,.gallery-item-5{grid-column:span 5}.gallery-image{background:#203a51;height:clamp(240px,32vw,480px);overflow:hidden}.gallery-image img{object-fit:cover;width:100%;height:calc(100% + 50px);margin-top:-25px;transition:transform .75s cubic-bezier(.16,1,.3,1),filter .75s}.gallery-item:hover img{filter:saturate(1.08);transform:scale(1.035)}.gallery-item figcaption{border-top:4px solid var(--yellow);gap:.35rem;padding:1rem 0 1.7rem;display:grid}.gallery-item strong{text-transform:uppercase;letter-spacing:.03em;font-size:1rem}.gallery-item span{color:#afbec7;font-size:.86rem;line-height:1.5}.photo-break-image{height:100%;overflow:hidden}.photo-break-image img{object-fit:cover;width:100%;height:calc(100% + 50px);margin-top:-25px}@media (max-width:760px){.gallery-item,.gallery-item-1,.gallery-item-2,.gallery-item-5,.gallery-item-6{grid-column:span 12}.gallery-image{height:64vw;min-height:260px}.motion-ready [data-reveal]{transform:translateY(34px)}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:smooth}.motion-ready [data-reveal]{transition-duration:.85s,.95s}.motion-loaded [data-load] .hero-copy>*{animation-duration:.9s}.motion-loaded [data-load] .hero-visual{animation-duration:1.15s}.button,.system-card{transition:transform .2s,box-shadow .2s,background .2s}}a.hotmart-fb.hotmart__button-checkout{box-sizing:border-box!important;cursor:pointer!important;background-image:none!important;border-radius:0!important;margin:0!important;font-family:Arial,Helvetica,sans-serif!important;line-height:normal!important;text-decoration:none!important}.hotmart__button-checkout .hotmart-default-art{display:none!important}.nav-cta.hotmart-fb.hotmart__button-checkout{background:var(--navy)!important;color:#fff!important;border:0!important;justify-content:center!important;align-items:center!important;padding:.75rem 1rem!important;font-size:.82rem!important;font-weight:800!important;display:inline-flex!important}.button.hotmart-fb.hotmart__button-checkout{box-shadow:none;border:2px solid var(--navy)!important;min-height:52px!important;color:var(--navy)!important;justify-content:center!important;align-items:center!important;padding:.9rem 1.3rem!important;font-size:1rem!important;font-weight:900!important;display:inline-flex!important}.button.primary.hotmart-fb.hotmart__button-checkout{background:var(--yellow)!important;border-color:var(--yellow)!important;color:var(--deep)!important}.button.hotmart-fb.hotmart__button-checkout:hover{transform:translateY(-2px)!important;box-shadow:0 8px #1427391f!important}.checkout.hotmart-fb.hotmart__button-checkout{opacity:1!important;width:100%!important}
