/*! tailwindcss v4.2.1 | MIT License | https://tailwindcss.com */
@layer theme{:root,:host{--font-sans:ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";--font-mono:ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;--spacing:.25rem;--default-font-family:var(--font-sans);--default-mono-font-family:var(--font-mono)}}@layer base{*,:after,:before,::backdrop{box-sizing:border-box;border:0 solid;margin:0;padding:0}::file-selector-button{box-sizing:border-box;border:0 solid;margin:0;padding:0}html,:host{-webkit-text-size-adjust:100%;tab-size:4;line-height:1.5;font-family:var(--default-font-family,ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji");font-feature-settings:var(--default-font-feature-settings,normal);font-variation-settings:var(--default-font-variation-settings,normal);-webkit-tap-highlight-color:transparent}hr{height:0;color:inherit;border-top-width:1px}abbr:where([title]){-webkit-text-decoration:underline dotted;text-decoration:underline dotted}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit}a{color:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;text-decoration:inherit}b,strong{font-weight:bolder}code,kbd,samp,pre{font-family:var(--default-mono-font-family,ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace);font-feature-settings:var(--default-mono-font-feature-settings,normal);font-variation-settings:var(--default-mono-font-variation-settings,normal);font-size:1em}small{font-size:80%}sub,sup{vertical-align:baseline;font-size:75%;line-height:0;position:relative}sub{bottom:-.25em}sup{top:-.5em}table{text-indent:0;border-color:inherit;border-collapse:collapse}:-moz-focusring{outline:auto}progress{vertical-align:baseline}summary{display:list-item}ol,ul,menu{list-style:none}img,svg,video,canvas,audio,iframe,embed,object{vertical-align:middle;display:block}img,video{max-width:100%;height:auto}button,input,select,optgroup,textarea{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}::file-selector-button{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}:where(select:is([multiple],[size])) optgroup{font-weight:bolder}:where(select:is([multiple],[size])) optgroup option{padding-inline-start:20px}::file-selector-button{margin-inline-end:4px}::placeholder{opacity:1}@supports (not ((-webkit-appearance:-apple-pay-button))) or (contain-intrinsic-size:1px){::placeholder{color:currentColor}@supports (color:color-mix(in lab, red, red)){::placeholder{color:color-mix(in oklab, currentcolor 50%, transparent)}}}textarea{resize:vertical}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-date-and-time-value{min-height:1lh;text-align:inherit}::-webkit-datetime-edit{display:inline-flex}::-webkit-datetime-edit-fields-wrapper{padding:0}::-webkit-datetime-edit{padding-block:0}::-webkit-datetime-edit-year-field{padding-block:0}::-webkit-datetime-edit-month-field{padding-block:0}::-webkit-datetime-edit-day-field{padding-block:0}::-webkit-datetime-edit-hour-field{padding-block:0}::-webkit-datetime-edit-minute-field{padding-block:0}::-webkit-datetime-edit-second-field{padding-block:0}::-webkit-datetime-edit-millisecond-field{padding-block:0}::-webkit-datetime-edit-meridiem-field{padding-block:0}::-webkit-calendar-picker-indicator{line-height:1}:-moz-ui-invalid{box-shadow:none}button,input:where([type=button],[type=reset],[type=submit]){appearance:button}::file-selector-button{appearance:button}::-webkit-inner-spin-button{height:auto}::-webkit-outer-spin-button{height:auto}[hidden]:where(:not([hidden=until-found])){display:none!important}}@layer components;@layer utilities{.visible{visibility:visible}.relative{position:relative}.start{inset-inline-start:var(--spacing)}.container{width:100%}@media (width>=40rem){.container{max-width:40rem}}@media (width>=48rem){.container{max-width:48rem}}@media (width>=64rem){.container{max-width:64rem}}@media (width>=80rem){.container{max-width:80rem}}@media (width>=96rem){.container{max-width:96rem}}.table{display:table}.antialiased{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}}:root{--navy-950:#071725;--navy-900:#0b2134;--navy-800:#102f4a;--navy-700:#1b4667;--gold-500:#c9962f;--gold-400:#e0b458;--cream-100:#fbf7ee;--cream-200:#f2eadc;--ink:#102a43;--muted:#5b6c79;--white:#fff;--shadow:0 22px 70px #081c2c24}*{box-sizing:border-box}html{scroll-behavior:smooth}body{background:var(--cream-100);color:var(--ink);-webkit-font-smoothing:antialiased;margin:0;font-family:Arial,Helvetica,sans-serif}img,video{max-width:100%;display:block}a{color:inherit;text-decoration:none}button,a,summary{-webkit-tap-highlight-color:transparent}.container{width:min(1160px,100% - 40px);margin-inline:auto}.narrow{width:min(940px,100% - 40px)}.site-header{z-index:20;width:min(1160px,100% - 40px);height:88px;color:var(--white);border-bottom:1px solid #ffffff21;justify-content:space-between;align-items:center;display:flex;position:absolute;top:0;left:50%;transform:translate(-50%)}.brand{align-items:center;gap:12px;display:inline-flex}.brand-mark{width:38px;height:38px;color:var(--gold-400);border:1px solid #e0b458cc;border-radius:50%;place-items:center;font-size:24px;display:grid}.brand strong,.brand small{display:block}.brand strong{letter-spacing:.02em;font-size:16px}.brand small{color:#ffffffa6;letter-spacing:.12em;text-transform:uppercase;margin-top:3px;font-size:11px}.header-link{color:#ffffffc2;font-size:14px;font-weight:700}.header-link:hover{color:var(--gold-400)}.hero{background:radial-gradient(circle at 50% 16%, #2a597b7a, transparent 31%), linear-gradient(150deg, var(--navy-950), var(--navy-900) 58%, #123b58);color:var(--white);padding:150px 0 96px;position:relative;overflow:hidden}.hero:after{background:var(--cream-100);clip-path:polygon(0 78%,100% 18%,100% 100%,0 100%);content:"";height:86px;position:absolute;bottom:-1px;left:0;right:0}.hero-glow{filter:blur(2px);opacity:.5;border-radius:50%;position:absolute}.hero-glow-one{background:#c9962f21;width:440px;height:440px;top:165px;left:-230px}.hero-glow-two{background:#377ba526;width:640px;height:640px;top:65px;right:-340px}.hero-content{z-index:2;text-align:center;position:relative}.eyebrow,.section-kicker{color:var(--gold-500);letter-spacing:.18em;text-transform:uppercase;font-size:12px;font-weight:800}.eyebrow{color:var(--gold-400);background:#ffffff0d;border:1px solid #e0b45842;border-radius:999px;align-items:center;gap:9px;padding:9px 16px;display:inline-flex}.hero h1{letter-spacing:-.035em;max-width:1000px;margin:30px auto 20px;font-family:Georgia,Times New Roman,serif;font-size:clamp(42px,6vw,76px);font-weight:500;line-height:1.03}.hero h1 em{color:var(--gold-400);font-style:normal}.hero-lead{color:#ffffffbd;max-width:770px;margin:0 auto 40px;font-size:clamp(18px,2.2vw,23px);line-height:1.6}.video-shell{background:#03080c;border:1px solid #e0b4586b;border-radius:24px;max-width:980px;margin:0 auto;position:relative;overflow:hidden;box-shadow:0 32px 90px #00000075,0 0 0 8px #ffffff09}.video-shell video{aspect-ratio:16/9;background:#03080c;width:100%}.video-note{color:#ffffff9e;margin:17px 0 0;font-size:14px}.video-note span{color:var(--gold-400);margin-right:5px}.hero-action{flex-direction:column;align-items:center;margin-top:30px;display:flex}.hero-action p{color:#ffffff8f;margin:13px 0 0;font-size:13px}.cta{min-width:330px;min-height:62px;color:var(--navy-950);background:linear-gradient(135deg,#e0af4b,#c48c23);border:1px solid #e8bd63;border-radius:14px;justify-content:space-between;align-items:center;gap:22px;padding:17px 22px 17px 28px;font-size:17px;font-weight:900;transition:transform .16s,box-shadow .16s;display:inline-flex;box-shadow:0 14px 34px #c58e2338}.cta:hover{transform:translateY(-2px);box-shadow:0 18px 42px #c58e2352}.cta-arrow{background:#0717251f;border-radius:50%;place-items:center;width:32px;height:32px;font-size:22px;display:grid}.cta-secondary{border-color:var(--navy-800);background:var(--navy-900);color:var(--white);margin-top:30px;box-shadow:0 14px 34px #0c253829}.cta-secondary .cta-arrow{background:#ffffff1a}.problem-section,.journey-section,.method-section,.faq-section,.closing-section{padding:108px 0}.problem-section{padding-top:84px}.section-kicker{margin:0 0 15px}.problem-section h2,.journey-section h2,.method-copy h2,.faq-section h2,.closing-section h2{letter-spacing:-.025em;margin:0;font-family:Georgia,Times New Roman,serif;font-size:clamp(34px,4.2vw,55px);font-weight:500;line-height:1.08}.problem-section>.container>h2,.problem-section>.container>p{text-align:center}.section-intro{max-width:760px;color:var(--muted);margin:24px auto 0;font-size:19px;line-height:1.7}.benefit-grid{grid-template-columns:repeat(3,1fr);gap:18px;margin-top:52px;display:grid}.benefit-card{background:#ffffffc2;border:1px solid #e5dccd;border-radius:20px;padding:30px}.benefit-card>span{color:var(--gold-500);margin-bottom:35px;font-family:Georgia,Times New Roman,serif;font-size:18px;display:inline-block}.benefit-card h3{margin:0 0 12px;font-family:Georgia,Times New Roman,serif;font-size:28px;font-weight:500}.benefit-card p{color:var(--muted);margin:0;font-size:15px;line-height:1.65}.journey-section{background:var(--white)}.split-heading{grid-template-columns:1.35fr .65fr;align-items:end;gap:70px;display:grid}.split-heading>p{color:var(--muted);margin:0;font-size:17px;line-height:1.7}.week-grid{grid-template-columns:repeat(3,1fr);gap:16px;margin-top:50px;display:grid}.week-card{background:var(--navy-900);min-height:280px;color:var(--white);border-radius:20px;padding:30px}.week-card:nth-child(2){background:var(--navy-800)}.week-card:nth-child(3){background:#143a55}.week-card span{color:var(--gold-400);letter-spacing:.16em;text-transform:uppercase;font-size:12px;font-weight:800}.week-card h3{margin:46px 0 18px;font-family:Georgia,Times New Roman,serif;font-size:36px;font-weight:500}.week-card p{color:#ffffffa8;margin:0;line-height:1.65}.content-showcase{grid-template-columns:.9fr 1.1fr;align-items:center;gap:80px;margin-top:105px;display:grid}.book-stage{background:radial-gradient(circle at 50% 40%, #e0b45833, transparent 35%), var(--navy-950);border-radius:32px;place-items:center;min-height:660px;display:grid;position:relative;overflow:hidden}.book-stage:after{filter:blur(18px);content:"";background:#00000052;border-radius:50%;height:28px;position:absolute;bottom:68px;left:55px;right:55px}.book-stage img{z-index:1;border-radius:3px;max-width:72%;max-height:515px;position:relative;transform:perspective(900px)rotateY(-7deg);box-shadow:0 28px 55px #00000052}.book-badge{z-index:2;color:#ffffffbf;letter-spacing:.08em;background:#ffffff14;border:1px solid #ffffff26;border-radius:999px;padding:10px 13px;font-size:12px;font-weight:800;position:absolute;bottom:24px;right:24px}.included h2{letter-spacing:-.025em;margin:0 0 28px;font-family:Georgia,Times New Roman,serif;font-size:clamp(34px,4vw,52px);font-weight:500;line-height:1.1}.included ul,.offer-list{margin:0;padding:0;list-style:none}.included li{color:#394e60;border-bottom:1px solid #e8e0d4;align-items:center;gap:13px;padding:13px 0;font-size:16px;display:flex}.included li span{color:#a6730c;background:#c9962f1f;border-radius:50%;flex:0 0 25px;place-items:center;width:25px;height:25px;font-weight:900;display:grid}.method-section{background:var(--cream-200)}.method-section>.container{background:var(--white);box-shadow:var(--shadow);border-radius:32px;grid-template-columns:1.05fr .95fr;display:grid;overflow:hidden}.method-image{min-height:680px}.method-image img{object-fit:cover;width:100%;height:100%}.method-copy{padding:72px 64px}.method-copy ol{margin:44px 0 0;padding:0;list-style:none}.method-copy li{border-bottom:1px solid #e7e0d5;grid-template-columns:120px 1fr;gap:20px;padding:20px 0;display:grid}.method-copy strong{color:var(--navy-800);font-size:17px}.method-copy span{color:var(--muted);line-height:1.55}.offer-section{background:var(--navy-950);padding:105px 0}.offer-card{background:radial-gradient(circle at 78% 40%, #e0b45829, transparent 28%), var(--navy-900);border:1px solid #e0b45840;border-radius:32px;grid-template-columns:1.1fr .9fr;min-height:650px;display:grid;overflow:hidden;box-shadow:0 30px 90px #00000057}.offer-copy{color:var(--white);padding:72px}.section-kicker.light{color:var(--gold-400)}.offer-copy h2{margin:0;font-family:Georgia,Times New Roman,serif;font-size:clamp(38px,4.4vw,58px);font-weight:500;line-height:1.05}.offer-subtitle{color:#ffffffad;max-width:520px;margin:18px 0 0;font-size:18px;line-height:1.55}.price{align-items:end;gap:18px;margin:38px 0 25px;display:flex}.price span{color:#ffffff85;padding-bottom:12px;font-size:13px}.price strong{color:var(--gold-400);font-family:Georgia,Times New Roman,serif;font-size:56px;font-weight:500;line-height:1}.offer-list{margin-bottom:30px}.offer-list li{color:#ffffffb3;padding:7px 0;font-size:14px}.offer-visual{place-items:center;padding:55px;display:grid;position:relative}.offer-visual:after{filter:blur(22px);content:"";background:#00000059;border-radius:50%;width:62%;height:35px;position:absolute;bottom:80px}.offer-visual img{z-index:1;max-width:88%;max-height:510px;position:relative;transform:perspective(800px)rotateY(-8deg);box-shadow:0 32px 70px #00000061}.faq-section h2{margin-bottom:42px}.faq-list{border-top:1px solid #ddd4c7}.faq-list details{border-bottom:1px solid #ddd4c7}.faq-list summary{cursor:pointer;justify-content:space-between;align-items:center;gap:30px;padding:25px 0;font-size:18px;font-weight:800;list-style:none;display:flex}.faq-list summary::-webkit-details-marker{display:none}.faq-list summary span{color:var(--gold-500);font-family:Georgia,Times New Roman,serif;font-size:30px;font-weight:400;transition:transform .18s}.faq-list details[open] summary span{transform:rotate(45deg)}.faq-list details p{max-width:760px;color:var(--muted);margin:-4px 0 26px;line-height:1.7}.closing-section{text-align:center;padding-top:55px}.closing-icon{width:66px;height:66px;color:var(--gold-500);border:1px solid #c9962f66;border-radius:50%;place-items:center;margin:0 auto 25px;font-size:38px;display:grid}.closing-section p{color:var(--gold-500);letter-spacing:.14em;text-transform:uppercase;margin:0 0 10px;font-size:15px;font-weight:800}.closing-section .cta{margin-top:34px}footer{border-top:1px solid #ddd4c7;padding:48px 0 118px}.footer-content{grid-template-columns:.8fr 1.2fr;gap:65px;display:grid}.footer-content strong{font-family:Georgia,Times New Roman,serif;font-size:24px;font-weight:500}.footer-content p{color:var(--muted);font-size:13px;line-height:1.6}.footer-content>div p{margin:8px 0 0}.disclaimer{margin:0}.mobile-sticky{display:none}@media (width<=900px){.benefit-grid,.week-grid{grid-template-columns:1fr}.benefit-card{grid-template-columns:50px 1fr;column-gap:10px;display:grid}.benefit-card>span{grid-row:1/3;margin:0}.benefit-card h3{margin-bottom:8px}.benefit-card p{grid-column:2}.week-card{min-height:auto}.week-card h3{margin-top:24px}.split-heading,.content-showcase,.method-section>.container,.offer-card{grid-template-columns:1fr}.split-heading{gap:24px}.content-showcase{gap:52px}.book-stage{min-height:580px}.method-image{min-height:470px}.offer-visual{grid-row:1;min-height:500px}.offer-copy{padding-top:0}}@media (width<=640px){.container,.narrow{width:min(100% - 28px,1160px)}.site-header{width:calc(100% - 32px);height:76px}.brand-mark{width:34px;height:34px}.brand strong{font-size:14px}.brand small,.header-link{display:none}.hero{padding:116px 0 78px}.hero:after{height:45px}.eyebrow{letter-spacing:.13em;font-size:10px}.hero h1{margin-top:24px;font-size:39px;line-height:1.04}.hero-lead{margin-bottom:28px;font-size:17px;line-height:1.52}.video-shell{border-radius:14px;width:calc(100% + 4px);margin-left:-2px;box-shadow:0 20px 60px #0006}.video-note{font-size:12px}.hero-action{margin-top:22px}.hero-action p{max-width:310px;line-height:1.45}.cta{width:100%;min-width:0;min-height:58px;font-size:15px}.problem-section,.journey-section,.method-section,.faq-section,.closing-section{padding:76px 0}.problem-section{padding-top:66px}.problem-section h2,.journey-section h2,.method-copy h2,.faq-section h2,.closing-section h2{font-size:36px}.section-intro{font-size:17px}.benefit-grid,.week-grid{margin-top:36px}.benefit-card,.week-card{padding:24px}.content-showcase{margin-top:66px}.book-stage{border-radius:22px;min-height:480px}.book-stage img{max-height:390px}.included h2{font-size:36px}.included li{align-items:flex-start;line-height:1.45}.method-section>.container,.offer-card{border-radius:24px;width:calc(100% - 24px)}.method-image{min-height:310px}.method-copy{padding:40px 26px}.method-copy ol{margin-top:30px}.method-copy li{grid-template-columns:1fr;gap:7px}.offer-section{padding:74px 0}.offer-visual{min-height:390px;padding:40px}.offer-visual img{max-height:340px}.offer-copy{padding:0 26px 38px}.offer-copy h2{font-size:39px}.price{flex-direction:column;align-items:flex-start;gap:6px}.price span{padding:0}.price strong{font-size:50px}.faq-list summary{font-size:16px;line-height:1.4}.footer-content{grid-template-columns:1fr;gap:22px}footer{padding-bottom:126px}.mobile-sticky{z-index:50;min-height:70px;color:var(--white);-webkit-backdrop-filter:blur(15px);backdrop-filter:blur(15px);background:#071725f5;border:1px solid #e0b45873;border-radius:18px;justify-content:space-between;align-items:center;gap:12px;padding:10px 10px 10px 16px;display:flex;position:fixed;bottom:10px;left:10px;right:10px;box-shadow:0 16px 55px #00000052}.mobile-sticky div{flex-direction:column;gap:3px;display:flex}.mobile-sticky span{color:#ffffff94;letter-spacing:.08em;text-transform:uppercase;font-size:10px}.mobile-sticky strong{color:var(--gold-400);font-size:18px}.mobile-sticky a{background:var(--gold-400);color:var(--navy-950);border-radius:11px;padding:14px 16px;font-size:13px;font-weight:900}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,:before,:after{scroll-behavior:auto!important;transition-duration:.01ms!important}}
