@import "https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600;700&family=Manrope:wght@500;600;700;800&display=swap";@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)}.table{display:table}.antialiased{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}}:root{--blue:#123b66;--blue2:#2563a6;--orange:#f47a20;--cream:#fffdfc;--soft:#f5f7fa;--ink:#17202a;--muted:#5f6b76;--border:#e3e8ed}*{box-sizing:border-box}html{scroll-behavior:smooth}body{background:var(--cream);color:var(--ink);margin:0;font-family:Inter,Arial,sans-serif}a{color:inherit;text-decoration:none}.shell{width:min(1120px,100% - 40px);margin:auto}.section{padding:92px 0}h1,h2,h3{letter-spacing:-.045em;margin:0;font-family:Manrope,sans-serif}h2{color:var(--blue);font-size:clamp(2rem,4.2vw,3.4rem);line-height:1.08}h3{font-size:1.2rem}p{color:var(--muted);line-height:1.75}.eyebrow{color:var(--blue2);letter-spacing:.15em;text-transform:uppercase;align-items:center;gap:10px;margin-bottom:20px;font-size:.74rem;font-weight:800;display:flex}.eyebrow span{background:var(--orange);border-radius:2px;width:28px;height:3px}.button{background:var(--orange);color:#fff;border-radius:13px;justify-content:center;align-items:center;gap:20px;min-height:56px;padding:0 28px;font-weight:800;transition:all .2s;display:inline-flex;box-shadow:0 8px 22px #f47a202e}.button:hover{background:#dc6510;transform:translateY(-2px)}.button:focus-visible,a:focus-visible,summary:focus-visible,button:focus-visible{outline-offset:4px;outline:3px solid #80b8ef}.hero{background:radial-gradient(circle at 12% 20%,#2563a614,#0000 28%),linear-gradient(#fffdfc,#f8fafc);padding-bottom:72px}.nav{border-bottom:1px solid #e3e8edcc;justify-content:space-between;align-items:center;height:86px;display:flex}.brand{color:var(--blue);align-items:center;gap:11px;font-family:Manrope;font-size:1.05rem;display:flex}.brand-logo{object-fit:contain;width:42px;height:42px;display:block}.member-link{color:var(--blue2);font-size:.87rem;font-weight:700}.hero-content{text-align:center;padding-top:76px}.hero h1{max-width:950px;color:var(--blue);margin:auto;font-size:clamp(2.65rem,6.1vw,5.25rem);line-height:.99}.hero h1 em{color:var(--orange);font-style:normal}.hero-sub{max-width:730px;margin:25px auto 38px;font-size:1.08rem}.video{aspect-ratio:16/9;background:#0d2e50;border:7px solid #fff;border-radius:23px;max-width:900px;margin:auto;position:relative;overflow:hidden;box-shadow:0 28px 60px #123b662b}.video .placeholder{background:linear-gradient(135deg,#102f4e,#1c568d);border:0;border-radius:0;height:100%}.play{background:var(--orange);cursor:pointer;border:0;border-radius:50%;width:82px;height:82px;position:absolute;inset:50% auto auto 50%;transform:translate(-50%,-50%);box-shadow:0 0 0 12px #ffffff26}.play span{border-top:12px solid #0000;border-bottom:12px solid #0000;border-left:19px solid #fff;width:0;height:0;margin-left:6px;display:block}.video-caption{color:#fff;letter-spacing:.15em;white-space:nowrap;font-size:.68rem;font-weight:700;position:absolute;bottom:20px;left:50%;transform:translate(-50%)}.hero-offer{margin-top:30px}.price small{text-transform:uppercase;letter-spacing:.13em;color:var(--muted);font-size:.65rem;display:block}.price strong{color:var(--blue);font-family:Manrope;font-size:2.5rem}.price sup,.big-price sup,.final-cta sup{font-size:.4em}.hero-offer .button{min-width:290px;margin-top:13px}.hero-offer>p{margin:14px 0;font-size:.78rem}.hero-offer>p span{color:var(--orange)}.placeholder{color:#fff;text-align:center;background:linear-gradient(145deg,#153e67,#1e5283);border:1px dashed #ffffff52;border-radius:18px;flex-direction:column;justify-content:center;align-items:center;min-height:220px;padding:24px;display:flex;position:relative;overflow:hidden}.placeholder-grid{opacity:.12;background-image:linear-gradient(#fff3 1px,#0000 1px),linear-gradient(90deg,#fff3 1px,#0000 1px);background-size:36px 36px;position:absolute;inset:0}.placeholder strong,.placeholder small,.placeholder-tag{position:relative}.placeholder strong{font-family:Manrope;font-size:1rem}.placeholder small{opacity:.66;margin-top:7px}.placeholder-tag{letter-spacing:.17em;background:#ffffff21;border-radius:99px;margin-bottom:14px;padding:7px 10px;font-size:.6rem}.trust{background:var(--blue);color:#fff}.trust-grid{grid-template-columns:repeat(4,1fr);padding:24px 0;display:grid}.trust-grid div{border-right:1px solid #ffffff2b;padding:3px 28px}.trust-grid div:first-child{padding-left:0}.trust-grid div:last-child{border:0}.trust-grid b,.trust-grid span{display:block}.trust-grid b{font-family:Manrope;font-size:1rem}.trust-grid span{opacity:.65;margin-top:4px;font-size:.72rem}.two-col{grid-template-columns:1fr .9fr;align-items:center;gap:78px;display:grid}.two-col>div>p{max-width:590px;font-size:1.02rem}.mini-points{color:var(--blue);flex-wrap:wrap;gap:20px;margin-top:28px;font-size:.78rem;font-weight:700;display:flex}.mini-points span:first-letter{color:var(--orange)}.photo-placeholder{min-height:470px;transform:rotate(1deg)}.product-section{background:var(--soft)}.section-head{max-width:760px;margin-bottom:48px}.section-head>p{max-width:640px}.centered{text-align:center;margin-left:auto;margin-right:auto}.centered .eyebrow{justify-content:center}.product-grid{grid-template-columns:1.25fr .75fr;gap:20px;display:grid}.product-grid article{border:1px solid var(--border);background:#fff;border-radius:20px;padding:14px}.product-grid article>div:last-child{padding:13px 10px 8px}.product-grid article h3{color:var(--blue);margin-bottom:5px}.product-grid article p{margin:0;font-size:.82rem;line-height:1.6}.product-main{flex-direction:column;grid-row:span 3;display:flex}.product-main .placeholder{flex:1;min-height:470px}.product-main .number{color:var(--orange);font-family:Manrope;font-size:.7rem;font-weight:800}.pillars{grid-template-columns:repeat(3,1fr);gap:20px;display:grid}.pillars article{border:1px solid var(--border);background:#fff;border-radius:16px;padding:32px;position:relative}.icon{width:43px;height:43px;color:var(--orange);background:#fff1e6;border-radius:12px;place-items:center;font-weight:800;display:grid}.card-no{color:#c7d1db;font-family:Manrope;font-weight:800;position:absolute;top:28px;right:24px}.pillars h3{color:var(--blue);margin:24px 0 9px}.pillars p{font-size:.86rem}.pillars small{color:var(--blue2);letter-spacing:.09em;margin-top:22px;font-size:.58rem;font-weight:800;display:block}.wide-note{background:var(--soft);border-radius:16px;align-items:center;gap:20px;max-width:880px;margin:36px auto 0;padding:24px 32px;display:flex}.wide-note>span{color:var(--orange);font-family:Georgia;font-size:4rem;line-height:.5}.wide-note p{margin:0}.story-section{background:var(--blue);color:#fff}.story-grid{grid-template-columns:.9fr 1.1fr;align-items:center;gap:88px;display:grid}.story-photo{background:linear-gradient(145deg,#194c7d,#0a2948);min-height:500px}.story-copy{padding:28px 0}.eyebrow.light{color:#a8cef3}.story-grid h2{color:#fff;max-width:620px}.story-grid p{color:#c8d9e9;max-width:610px}.offer-section{background:#eef3f8}.offer-card{background:var(--blue);color:#fff;border-radius:24px;grid-template-columns:1.15fr .85fr;align-items:center;gap:70px;padding:64px;display:grid;box-shadow:0 26px 60px #123b6626}.offer-label{letter-spacing:.16em;color:#a8cef3;font-size:.68rem;font-weight:800}.offer-copy h2{color:#fff;margin:16px 0 18px}.offer-copy>p{color:#bcd0e2;max-width:600px}.offer-copy ul{grid-template-columns:1fr 1fr;gap:14px 28px;margin:30px 0 0;padding:0;list-style:none;display:grid}.offer-copy li{font-size:.85rem}.offer-copy li:before{content:"✓";color:var(--orange);margin-right:9px;font-weight:700}.checkout-card{color:var(--ink);text-align:center;background:#fff;border-radius:20px;padding:34px}.checkout-card>span{letter-spacing:.14em;color:var(--blue2);font-size:.6rem;font-weight:800}.big-price{color:var(--blue);font-family:Manrope;font-size:5rem;font-weight:800;line-height:1.15}.big-price small{vertical-align:top;margin-right:4px;font-size:1.2rem}.checkout-card>p{margin:0 0 20px;font-size:.75rem}.checkout-card .button{width:100%}.guarantee{text-align:left;border-top:1px solid var(--border);border-bottom:1px solid var(--border);grid-template-columns:43px minmax(0,1fr);align-items:start;gap:14px;margin:24px 0 18px;padding:22px 0;display:grid}.guarantee .icon{width:43px;height:43px;font-family:Manrope;font-size:1rem}.guarantee b,.guarantee span{display:block}.guarantee b{color:var(--blue);margin-bottom:6px;font-size:.86rem;line-height:1.35}.guarantee span{color:var(--muted);font-size:.72rem;line-height:1.55}.checkout-card>small{color:var(--muted);font-size:.64rem;line-height:1.45;display:block}.faq-grid{grid-template-columns:.75fr 1.25fr;gap:80px;display:grid}.faq-intro{align-self:start;position:sticky;top:30px}.faq-intro p{max-width:350px}.faq-list details{border-bottom:1px solid var(--border)}.faq-list summary{cursor:pointer;min-height:72px;color:var(--blue);align-items:center;gap:18px;font-family:Manrope;font-weight:700;list-style:none;display:flex}.faq-list summary::-webkit-details-marker{display:none}.faq-list summary>span{color:var(--orange);font-size:.62rem}.faq-list summary b{margin-left:auto;font-size:1.4rem;font-weight:400;transition:all .2s}.faq-list details[open] summary b{transform:rotate(45deg)}.faq-list details p{margin:0;padding:0 40px 22px;font-size:.88rem}.final-cta{border-top:1px solid var(--border);text-align:center;margin-top:100px;padding-top:90px}.final-cta h2{max-width:800px;margin:auto}.final-cta>p{font-size:1.15rem}.final-cta>strong{color:var(--blue);margin:20px;font-family:Manrope;font-size:2.2rem;display:block}.final-cta .button{min-width:280px}.final-cta>small{color:var(--muted);margin-top:14px;display:block}footer{color:#c4d4e2;background:#0d2f52;padding:56px 0 28px}.footer-top{justify-content:space-between;align-items:center;display:flex}.footer-brand{color:#fff}.footer-brand .brand-logo{filter:drop-shadow(0 2px 10px #0000002e);background:#fff;border-radius:12px;padding:4px}footer nav{gap:23px;font-size:.72rem;display:flex}footer nav a:hover{color:#fff}.footer-bottom{color:#7692aa;border-top:1px solid #ffffff1f;justify-content:space-between;margin-top:42px;padding-top:24px;font-size:.65rem;display:flex}.mobile-sticky{display:none}@media (width<=800px){.shell{width:min(100% - 28px,1120px)}.section{padding:60px 0}.nav{height:70px}.hero{padding-bottom:48px}.hero-content{padding-top:48px}.hero h1{font-size:2.55rem}.hero-sub{margin:20px auto 30px;font-size:.96rem}.video{border-width:4px;border-radius:17px}.play{width:58px;height:58px}.video-caption{display:none}.trust-grid{grid-template-columns:1fr 1fr;gap:0;padding:13px 0}.trust-grid div{border-bottom:1px solid #ffffff1f;border-right:0;padding:12px 16px!important}.trust-grid div:nth-child(odd){border-right:1px solid #ffffff1f}.trust-grid div:nth-last-child(-n+2){border-bottom:0}.two-col,.story-grid,.offer-card,.faq-grid{grid-template-columns:1fr;gap:40px}.two-col>div:first-child{order:1}.photo-placeholder{order:2;min-height:360px;transform:none}.product-grid{grid-template-columns:1fr}.product-main{grid-row:auto}.product-main .placeholder{min-height:280px}.pillars{grid-template-columns:1fr}.story-photo{min-height:390px}.story-grid>div:last-child{order:-1}.story-copy{padding:0}.offer-card{border-radius:20px;padding:28px 18px}.offer-copy ul{grid-template-columns:1fr}.checkout-card{padding:27px 20px}.guarantee{grid-template-columns:39px minmax(0,1fr);gap:12px}.guarantee .icon{width:39px;height:39px}.faq-intro{position:static}.final-cta{margin-top:70px;padding-top:60px}.footer-top,.footer-bottom{flex-direction:column;align-items:flex-start;gap:28px}footer nav{grid-template-columns:1fr 1fr;gap:16px 30px;display:grid}.mobile-sticky{z-index:50;transition:all .25s;display:block;position:fixed;bottom:10px;left:10px;right:10px;transform:translateY(140%)}.mobile-sticky.show{transform:none}.mobile-sticky a{background:var(--orange);color:#fff;border-radius:13px;justify-content:space-between;align-items:center;min-height:54px;padding:0 20px;font-weight:800;display:flex;box-shadow:0 8px 30px #0f243947}body{padding-bottom:68px}}@media (width<=430px){.member-link{font-size:.76rem}.brand{font-size:.9rem}.brand-logo{width:37px;height:37px}.hero h1{font-size:2.22rem}.hero-offer .button{width:100%;min-width:0}.mini-points{flex-direction:column;gap:12px}.wide-note{padding:22px}.big-price{font-size:4.3rem}.final-cta .button{width:100%;min-width:0}}@media (prefers-reduced-motion:reduce){*{scroll-behavior:auto!important;transition:none!important}}.nav{justify-content:flex-start}.hero-title{flex-direction:column;align-items:center;display:flex}.hero-title-desktop{max-width:1100px!important;font-size:clamp(2.65rem,5.2vw,4.55rem)!important}.hero-title-desktop span,.hero-title-desktop em{white-space:nowrap;display:block}.hero-title-mobile{display:none}.hero-sub{max-width:700px}.video iframe{border:0;width:100%;height:100%;display:block}.documentary-photo{aspect-ratio:4/5;background:#dce9f3;border-radius:20px;min-height:470px;overflow:hidden;transform:rotate(1deg);box-shadow:0 22px 45px #123b6624}.documentary-photo img{object-fit:cover;object-position:center;width:100%;height:100%;display:block}.product-media{background:#101216;border-radius:14px;place-items:center;height:285px;display:grid;overflow:hidden}.product-media-main{flex:1;height:610px}.product-media img{object-fit:contain;width:100%;height:100%;display:block}.opportunity-callout{background:#fff7f0;border:1px solid #f47a204d;border-radius:16px;grid-template-columns:43px minmax(0,1fr);align-items:start;gap:20px;margin-top:24px;padding:28px 32px;display:grid}.opportunity-callout h3{color:var(--blue);margin:2px 0 8px}.opportunity-callout p{max-width:950px;margin:0;font-size:.9rem;line-height:1.65}.offer-section{scroll-margin-top:18px}.authority-photo{aspect-ratio:4/5;background:#0a2948;border-radius:18px;min-height:500px;overflow:hidden;box-shadow:0 22px 48px #05162747}.authority-photo img{object-fit:cover;object-position:center 48%;width:100%;height:100%;display:block}.checkout-card .big-price{white-space:nowrap;font-size:4rem}.checkout-button{transform:translateZ(0);box-shadow:0 12px 30px #f47a2059}.checkout-button:hover{box-shadow:0 16px 34px #f47a206b}@media (width<=800px){.hero-content{padding-top:42px}.hero-title-desktop{display:none}.hero-title-mobile{letter-spacing:-.052em;max-width:350px;margin:auto;font-size:40px;line-height:1.02;display:flex}.hero-title-mobile span,.hero-title-mobile em{white-space:nowrap;display:block}.hero-sub{max-width:355px;margin:22px auto 28px;font-size:.94rem;line-height:1.55}.documentary-photo{aspect-ratio:4/5;order:2;min-height:0;transform:none}.authority-photo{aspect-ratio:3/4;min-height:390px}.product-media,.product-media-main{height:min(630px,145vw);min-height:0}.opportunity-callout{grid-template-columns:1fr;gap:14px;padding:24px 22px}.opportunity-callout .icon{width:39px;height:39px}}@media (width<=430px){.hero-title-mobile{font-size:clamp(38px,10.2vw,42px)}.checkout-card .big-price{font-size:3.45rem}}
