@import"https://fonts.googleapis.com/css2?family=Manrope:wght@400;500;600;700;800&family=Oswald:wght@500;600;700&display=swap";/*! tailwindcss v4.3.3 | MIT License | https://tailwindcss.com */@layer theme{:root,:host{--font-sans:-apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", "Noto Sans", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";--font-mono:ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;--radius-sm:.25rem;--radius-md:.375rem;--radius-lg:.5rem;--default-font-family:var(--font-sans);--default-mono-font-family:var(--font-mono)}}@layer base{*,:after,:before,::backdrop{box-sizing:border-box;border:0 solid;margin:0;padding:0}::file-selector-button{box-sizing:border-box;border:0 solid;margin:0;padding:0}html,:host{-webkit-text-size-adjust:100%;-moz-tab-size:4;tab-size:4;line-height:1.5;font-family:var(--default-font-family,-apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", "Noto Sans", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji");font-feature-settings:var(--default-font-feature-settings,normal);font-variation-settings:var(--default-font-variation-settings,normal);-webkit-tap-highlight-color:transparent}hr{height:0;color:inherit;border-top-width:1px}abbr:where([title]){-webkit-text-decoration:underline dotted;text-decoration:underline dotted}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit}a{color:inherit;-webkit-text-decoration:inherit;text-decoration:inherit}b,strong{font-weight:bolder}code,kbd,samp,pre{font-family:var(--default-mono-font-family,ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace);font-feature-settings:var(--default-mono-font-feature-settings,normal);font-variation-settings:var(--default-mono-font-variation-settings,normal);font-size:1em}small{font-size:80%}sub,sup{vertical-align:baseline;font-size:75%;line-height:0;position:relative}sub{bottom:-.25em}sup{top:-.5em}table{text-indent:0;border-color:inherit;border-collapse:collapse}:-moz-focusring:where(:not(iframe)){outline:auto}progress{vertical-align:baseline}summary{display:list-item}ol,ul,menu{list-style:none}img,svg,video,canvas,audio,iframe,embed,object{vertical-align:middle;display:block}img,video{max-width:100%;height:auto}button,input,select,optgroup,textarea{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}::file-selector-button{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}:where(select:is([multiple],[size])) optgroup{font-weight:bolder}:where(select:is([multiple],[size])) optgroup option{padding-inline-start:20px}::file-selector-button{margin-inline-end:4px}::placeholder{opacity:1}@supports (not ((-webkit-appearance:-apple-pay-button))) or (contain-intrinsic-size:1px){::placeholder{color:currentColor}@supports (color:color-mix(in lab,red,red)){::placeholder{color:color-mix(in oklab,currentcolor 50%,transparent)}}}textarea{resize:vertical}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-date-and-time-value{min-height:1lh;text-align:inherit}::-webkit-datetime-edit{display:inline-flex}::-webkit-datetime-edit-fields-wrapper{padding:0}::-webkit-datetime-edit{padding-block:0}::-webkit-datetime-edit-year-field{padding-block:0}::-webkit-datetime-edit-month-field{padding-block:0}::-webkit-datetime-edit-day-field{padding-block:0}::-webkit-datetime-edit-hour-field{padding-block:0}::-webkit-datetime-edit-minute-field{padding-block:0}::-webkit-datetime-edit-second-field{padding-block:0}::-webkit-datetime-edit-millisecond-field{padding-block:0}::-webkit-datetime-edit-meridiem-field{padding-block:0}::-webkit-calendar-picker-indicator{line-height:1}:-moz-ui-invalid{box-shadow:none}button,input:where([type=button],[type=reset],[type=submit]){-webkit-appearance:button;-moz-appearance:button;appearance:button}::file-selector-button{-webkit-appearance:button;-moz-appearance:button;appearance:button}::-webkit-inner-spin-button{height:auto}::-webkit-outer-spin-button{height:auto}[hidden]:where(:not([hidden=until-found])){display:none!important}}@layer components;@layer utilities{.container{width:100%}@media(min-width:40rem){.container{max-width:40rem}}@media(min-width:48rem){.container{max-width:48rem}}@media(min-width:64rem){.container{max-width:64rem}}@media(min-width:80rem){.container{max-width:80rem}}@media(min-width:96rem){.container{max-width:96rem}}}:root{--bg: #f5f7fb;--surface: #ffffff;--surface-soft: #eef3fb;--surface-navy: #0d1b3d;--surface-navy-2: #13295a;--text: #10203f;--muted: #5f6f8e;--line: rgba(16, 32, 63, .12);--red: #d61d27;--red-dark: #ad1019;--blue: #2147a8;--gold: #e2b11d;--shadow: 0 24px 60px rgba(12, 24, 53, .12);--radius-lg: 30px;--radius-md: 22px;--radius-sm: 16px}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;font-family:Manrope,sans-serif;color:var(--text);background:radial-gradient(circle at top left,rgba(33,71,168,.08),transparent 28%),linear-gradient(180deg,#ffffff 0%,var(--bg) 100%)}a{color:inherit;text-decoration:none}img{display:block;max-width:100%}button,input{font:inherit}#root{min-height:100vh}.container{width:min(1160px,calc(100% - 2rem));margin:0 auto}.hero{position:relative;overflow:clip;padding:1.25rem 0 4rem}.hero__background{position:absolute;top:0;right:0;bottom:0;left:0;background:radial-gradient(circle at 15% 20%,rgba(214,29,39,.12),transparent 22%),radial-gradient(circle at 85% 15%,rgba(33,71,168,.1),transparent 18%),linear-gradient(135deg,rgba(13,27,61,.04),transparent 42%);pointer-events:none}.topbar,.hero__content,.section,.site-footer,.thankyou-page,.policy-page{position:relative;z-index:1}.topbar{width:min(1160px,calc(100% - 2rem));margin:0 auto 3rem;display:flex;align-items:center;justify-content:space-between;gap:1rem}.brand-mark{display:flex;align-items:center;gap:1rem}.brand-mark__flag{background:var(--red);color:#fff!important;padding:.7rem 1rem;border-radius:999px;font-weight:800;letter-spacing:.08em}.brand-mark p,.brand-mark span{margin:0}.brand-mark p{font-weight:800}.brand-mark span{color:var(--muted);font-size:.92rem}.hero__content{width:min(1160px,calc(100% - 2rem));margin:0 auto;display:grid;grid-template-columns:1.1fr .9fr;gap:2rem;align-items:center}.hero__copy,.hero__visual,.section,.problem-card,.learn-card,.audience-card,.feature-card,.bonus-card,.step-card,.lead-form,.thankyou-card,.policy-card,.faq-item,.offer-card,.intro-highlight,.product-card,.price-card,.author-mini,.urgency-shell,.final-cta__shell,.author-portrait{animation:fadeUp .7s ease both}.hero h1,.section-heading h2,.thankyou-shell h1,.policy-shell h1,.urgency-shell h2,.final-cta h2{margin:0;font-family:Oswald,sans-serif;line-height:.98;letter-spacing:.01em;color:var(--surface-navy)}.hero h1{font-size:clamp(3rem,6vw,5.7rem)}.hero__lead{margin:1.25rem 0 0;font-size:clamp(1.15rem,2vw,1.6rem);font-weight:700;color:var(--blue)}.hero__support,.body-copy,.section-heading p,.thankyou-shell p,.policy-shell p,.intro-highlight li,.feature-card p,.learn-card p,.bonus-card p,.faq-answer p,.step-card p,.lead-form label,.lead-form input,.offer-card p,.author-role{color:var(--muted);line-height:1.7}.hero__support{max-width:56ch;margin:1rem 0 0;font-size:1.05rem}.hero__actions{display:flex;flex-wrap:wrap;gap:1rem;align-items:center;margin:2rem 0 1rem}.cta-button{display:inline-flex;align-items:center;justify-content:center;min-height:56px;padding:.95rem 1.4rem;border-radius:999px;border:1px solid transparent;font-weight:800;letter-spacing:.02em;transition:transform .18s ease,box-shadow .18s ease,background-color .18s ease,color .18s ease}.cta-button:hover{transform:translateY(-2px)}.cta-button--primary{background:linear-gradient(180deg,var(--red) 0%,var(--red-dark) 100%);color:#fff;box-shadow:0 16px 35px #d61d2747}.cta-button--ghost{border-color:var(--line);color:var(--surface-navy);background:#ffffffd9}.trust-chip{display:inline-flex;align-items:center;min-height:48px;padding:.8rem 1rem;background:#ffffffe6;border:1px solid rgba(226,177,29,.34);border-radius:999px;box-shadow:var(--shadow);font-weight:700}.hero__meta{display:flex;flex-wrap:wrap;gap:.75rem}.hero__meta span{padding:.65rem .9rem;border-radius:999px;background:#13295a14;color:var(--surface-navy);font-size:.95rem;font-weight:700}.hero__meta--center{justify-content:center}.hero__visual{position:relative;display:grid;gap:1rem}.product-card{overflow:hidden;border-radius:var(--radius-lg);background:#ffffffe6;box-shadow:var(--shadow);border:1px solid rgba(255,255,255,.7)}.product-card img{width:100%;height:100%;object-fit:cover}.price-card{justify-self:end;padding:1.2rem 1.4rem;border-radius:24px;background:linear-gradient(180deg,#fff4d6,#ffe38a);box-shadow:var(--shadow);text-align:right}.price-card span,.offer-card__label,.bonus-card__number,.section-badge{display:inline-flex;align-items:center;gap:.4rem;font-size:.82rem;font-weight:800;letter-spacing:.1em;text-transform:uppercase}.price-card strong{display:block;margin:.3rem 0;font-family:Oswald,sans-serif;font-size:3rem;color:var(--surface-navy)}.price-card p{margin:0;font-weight:700;color:var(--surface-navy-2)}.section{padding:5.5rem 0}.section--tight{padding-top:3rem}.section--soft{background:linear-gradient(180deg,#eef3fbb3,#ffffffd9)}.section--bonus{background:linear-gradient(180deg,#edf3ff,#f7faff)}.section-heading{max-width:700px;margin-bottom:2rem}.section-heading--center{margin-right:auto;margin-left:auto;text-align:center}.section-heading h2,.thankyou-shell h1,.policy-shell h1,.urgency-shell h2,.final-cta h2{font-size:clamp(2.2rem,4vw,3.9rem)}.section-heading p{margin:.9rem 0 0}.section-badge{margin-bottom:.8rem;padding:.55rem .9rem;border-radius:999px;background:#13295a14;color:var(--surface-navy)}.section-badge--warm{background:#e2b11d2e;color:#8a5c00}.problem-grid,.learn-grid,.audience-grid,.feature-grid,.bonus-grid,.steps-grid{display:grid;gap:1.25rem}.problem-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.problem-card,.learn-card,.audience-card,.feature-card,.bonus-card,.step-card,.lead-form,.offer-card,.intro-highlight,.thankyou-card,.policy-card,.faq-item{background:#ffffffeb;border:1px solid rgba(255,255,255,.72);box-shadow:var(--shadow);border-radius:var(--radius-md)}.problem-card{display:flex;align-items:center;gap:1rem;padding:1.2rem}.problem-card__icon{flex:0 0 auto;width:40px;height:40px;display:grid;place-items:center;border-radius:50%;background:#d61d271f;color:var(--red);font-weight:800}.problem-card p,.audience-card p,.feature-card p,.bonus-card p,.step-card p,.value-row span{margin:0}.intro-grid,.value-stack,.form-section,.author-section{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:2rem;align-items:center}.author-mini{display:flex;gap:1rem;align-items:center;margin:1.5rem 0 2rem;padding:1rem;background:var(--surface);border-radius:var(--radius-sm);box-shadow:var(--shadow)}.author-mini__image{width:84px;height:84px;overflow:hidden;border-radius:20px;flex:0 0 auto}.author-mini__image img,.author-portrait img{width:100%;height:100%;object-fit:cover;object-position:78% center}.author-mini h3,.intro-highlight h3,.learn-card h3,.feature-card h3,.bonus-card h3,.offer-card h3,.thankyou-card h2,.policy-card h2,.step-card h3{margin:0 0 .35rem;color:var(--surface-navy)}.author-mini p{margin:0;color:var(--muted)}.intro-highlight{padding:2rem}.intro-highlight ul,.thankyou-card ul{margin:1rem 0 0;padding-left:1.1rem}.learn-grid,.bonus-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.learn-card,.bonus-card,.step-card,.feature-card{padding:1.6rem;transition:transform .18s ease,box-shadow .18s ease}.learn-card:hover,.bonus-card:hover,.feature-card:hover,.problem-card:hover,.audience-card:hover,.step-card:hover{transform:translateY(-4px);box-shadow:0 28px 64px #0c183529}.learn-card__icon{display:inline-grid;place-items:center;width:56px;height:56px;border-radius:18px;margin-bottom:1rem;background:#2147a817;font-size:1.5rem}.learn-card__eyebrow,.bonus-card__subtitle{font-weight:800;color:var(--surface-navy)}.audience-grid{grid-template-columns:repeat(5,minmax(0,1fr))}.audience-card{display:flex;gap:.8rem;align-items:center;padding:1rem}.audience-card span,.policy-point span{width:12px;height:12px;border-radius:50%;flex:0 0 auto;background:linear-gradient(180deg,var(--gold) 0%,#ffdc75 100%)}.feature-grid{grid-template-columns:repeat(4,minmax(0,1fr))}.author-portrait{min-height:520px;overflow:hidden;border-radius:var(--radius-lg);box-shadow:var(--shadow)}.author-portrait img{width:100%;height:100%}.author-copy{padding-right:1rem}.author-role{margin:0 0 1rem;font-weight:700}.bonus-card strong,.offer-card__today{display:block;margin:1rem 0 .7rem;font-size:1.6rem;color:#8a5c00}.value-table{overflow:hidden;border-radius:var(--radius-md);background:var(--surface);border:1px solid rgba(16,32,63,.08);box-shadow:var(--shadow)}.value-row{display:flex;align-items:center;justify-content:space-between;gap:1rem;padding:1.15rem 1.3rem;border-bottom:1px solid var(--line)}.value-row:last-child{border-bottom:0}.value-row strong{color:var(--surface-navy)}.offer-card{padding:2rem;background:linear-gradient(180deg,#0f2049,#17316d);color:#fff}.offer-card h3{margin:.25rem 0 0;font-family:Oswald,sans-serif;font-size:4rem;line-height:1;color:#fff}.offer-card p,.offer-card__label{color:#ffffffd1}.offer-card__today{color:#ffd862}.urgency-section{background:linear-gradient(135deg,#10224d,#d61d27)}.urgency-shell,.final-cta__shell{padding:2.5rem;border-radius:var(--radius-lg)}.urgency-shell{display:grid;grid-template-columns:1.2fr .8fr;gap:2rem;align-items:center;background:#ffffff14;border:1px solid rgba(255,255,255,.12)}.urgency-shell h2,.urgency-shell p,.urgency-shell .section-badge{color:#fff}.urgency-shell .section-badge{background:#ffffff29}.urgency-cta{padding:1.4rem;border-radius:24px;background:#ffffff1f;text-align:center}.urgency-cta p{margin:0 0 1rem;font-weight:800}.steps-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.step-card span{width:56px;height:56px;display:grid;place-items:center;border-radius:18px;background:#d61d271f;color:var(--red);font-size:1.5rem;font-weight:800}.lead-form{padding:1.8rem;display:grid;gap:1rem}.lead-form label{display:grid;gap:.5rem;font-weight:700;color:var(--surface-navy)}.lead-form input{width:100%;min-height:56px;padding:.95rem 1rem;border-radius:16px;border:1px solid rgba(16,32,63,.12);background:#f9fbff;color:var(--surface-navy)}.lead-form input:focus{outline:2px solid rgba(33,71,168,.2);border-color:#2147a880}.form-note,.payment-note,.placeholder-alert{margin:0;font-size:.95rem;color:var(--muted)}.faq-list{display:grid;gap:1rem}.faq-item{overflow:hidden}.faq-item button{width:100%;padding:1.3rem 1.4rem;display:flex;justify-content:space-between;gap:1rem;border:0;background:transparent;color:var(--surface-navy);text-align:left;font-weight:800;cursor:pointer}.faq-answer{max-height:0;overflow:hidden;transition:max-height .22s ease}.faq-item.is-open .faq-answer{max-height:180px}.faq-answer p{padding:0 1.4rem 1.3rem}.final-cta__shell{text-align:center;background:radial-gradient(circle at top,rgba(226,177,29,.14),transparent 28%),linear-gradient(180deg,#fff,#eef3fb);box-shadow:var(--shadow)}.final-cta__shell .section-badge{margin-bottom:1.2rem}.final-cta__shell h2{max-width:12ch;margin:0 auto}.final-cta__shell p{max-width:42rem;margin:1.5rem auto 0;line-height:1.9;color:var(--muted)}.final-cta__shell .cta-button{margin-top:2rem}.final-cta__shell .hero__meta{margin-top:2rem;gap:1rem}.site-footer{padding:2rem 0 5rem;background:#0d1b3d;color:#ffffffc2}.footer-grid{display:flex;justify-content:space-between;gap:2rem}.site-footer h3{margin:0 0 .8rem;color:#fff}.site-footer p{margin:.25rem 0}.footer-links{display:grid;gap:.65rem;text-align:right}.footer-links a{color:#fff}.sticky-mobile-cta{position:fixed;left:1rem;right:1rem;bottom:1rem;z-index:10;display:none;justify-content:center;padding:.95rem 1rem;border-radius:999px;background:linear-gradient(180deg,var(--red) 0%,var(--red-dark) 100%);color:#fff;font-weight:800;box-shadow:0 20px 40px #d61d2752}.thankyou-page,.policy-page{display:grid;place-items:center;min-height:100vh;padding:2rem 1rem;background:radial-gradient(circle at top,rgba(214,29,39,.1),transparent 24%),linear-gradient(180deg,#fff,#edf3ff)}.thankyou-shell,.policy-shell{width:min(760px,100%);padding:2rem;border-radius:var(--radius-lg);background:#fffffff5;box-shadow:var(--shadow)}.thankyou-subtitle{font-size:1.1rem;font-weight:800;color:var(--blue)}.thankyou-card,.policy-card{padding:1.35rem;margin:1.4rem 0}.payment-status-card{border:1px solid rgba(33,71,168,.16);background:linear-gradient(180deg,#2147a80f,#fffffff5)}.payment-status-card.is-paid{border-color:#188a5440;background:linear-gradient(180deg,#188a5414,#fffffff5)}.thankyou-actions{display:flex;flex-wrap:wrap;justify-content:space-between;align-items:center;margin-top:2.5rem}.thankyou-actions .cta-button{flex:0 0 auto}.placeholder-alert{padding:1rem 1.1rem;border-radius:18px;background:#e2b11d24}.policy-point{display:flex;gap:.8rem;align-items:flex-start}.back-link{display:inline-flex;margin-bottom:1rem;color:var(--blue);font-weight:700}code{padding:.1rem .35rem;border-radius:8px;background:#10203f14}@keyframes fadeUp{0%{opacity:0;transform:translateY(16px)}to{opacity:1;transform:translateY(0)}}@media(max-width:1024px){.hero__content,.intro-grid,.value-stack,.form-section,.author-section,.urgency-shell{grid-template-columns:1fr}.problem-grid,.feature-grid,.audience-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.author-copy{padding-right:0}.footer-grid{flex-direction:column}.footer-links{text-align:left}}@media(max-width:720px){.topbar{flex-direction:column;align-items:stretch}.brand-mark{align-items:flex-start}.problem-grid,.learn-grid,.bonus-grid,.steps-grid,.feature-grid,.audience-grid{grid-template-columns:1fr}.hero{padding-bottom:6rem}.hero__actions,.hero__meta{flex-direction:column;align-items:stretch}.hero__meta span,.trust-chip{justify-content:center;text-align:center}.section{padding:4.5rem 0}.urgency-shell,.final-cta__shell,.thankyou-shell,.policy-shell{padding:1.5rem}.sticky-mobile-cta{display:flex}}
