:root{--navy:#0f2744;--navy-deep:#0a1c33;--royal:#3a5fad;--royal-hover:#4a72c4;--royal-pressed:#2e4f92;--slate:#4a5d73;--slate-muted:#6b7c90;--cyan:#3b9eff;--violet:#8b7cff;--gold:#c4a35a;--gold-highlight:#e8d5a3;--gold-shadow:#a67c3d;--silver:#f7f6f2;--steel:#efece6;--white:#fff;--card-fill:#fffffff5;--card-border:#0f27441a;--gold-trim:#c4a35a73;--text:#0f2744;--text-muted:#6b7c90;--success:#227f56;--error:#a33535;color:var(--text);background-color:var(--white);font-synthesis:none;text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:Manrope,Segoe UI,sans-serif}*,:before,:after{box-sizing:border-box}body{min-height:100vh;color:var(--text);background-color:#d8e4ef;background-image:linear-gradient(#fffaf447 0%,#e8e2d659 100%),url(/images/bg-page.png);background-position:top;background-repeat:no-repeat;background-size:cover;background-attachment:fixed;margin:0}#root{min-height:100vh}a{color:inherit;text-decoration:none}.site-shell{max-width:1180px;margin:0 auto;padding:1rem 1.25rem 2.5rem}.site-shell-photo{width:100%;max-width:none;padding:1.1rem clamp(1.25rem,4vw,3.5rem) 3.25rem}.top-nav{border:1px solid var(--card-border);background:var(--card-fill);box-shadow:inset 0 0 0 1px var(--gold-trim);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border-radius:18px;justify-content:space-between;align-items:center;gap:1rem;padding:.65rem .85rem;display:flex}.top-nav-photo{box-shadow:none;-webkit-backdrop-filter:none;backdrop-filter:none;background:0 0;border:none;border-bottom:1px solid #0f27440f;border-radius:0;flex-wrap:wrap;gap:clamp(.75rem,2vw,1.5rem);padding:.35rem 0 .85rem}.site-shell-photo .top-nav-links{flex-wrap:wrap;gap:clamp(.85rem,1.8vw,1.75rem);min-width:0}.site-shell-photo .top-nav-links a{white-space:nowrap}.site-shell-photo .photo-first{width:100%;max-width:1360px;margin-inline:auto}.site-shell-photo .photo-first-hero,.site-shell-photo .hero-slideshow{border-radius:4px;width:100%;max-width:none;margin-inline:0}.site-shell-photo .hero-slideshow-frame{aspect-ratio:3/2;border-radius:4px;width:100%;max-height:none}.site-shell-photo .hero-slideshow-frame img{object-fit:cover;object-position:center}.site-shell-photo .photo-first-copy{max-width:min(46rem,92vw)}.site-shell-photo .photo-first-copy h1{font-size:clamp(2.6rem,4.2vw,4.1rem)}.brand{letter-spacing:.06em;text-transform:uppercase;color:var(--navy);align-items:center;gap:.7rem;font-weight:800;display:inline-flex}.brand-stack{flex-shrink:0;gap:.55rem}.brand-copy{flex-direction:column;line-height:1.02;display:flex}.brand-copy strong{letter-spacing:.08em;font-family:Manrope,sans-serif;font-size:1.05rem;font-weight:800}.brand-copy em,.brand em{color:var(--gold-shadow);letter-spacing:.28em;font-size:.62rem;font-style:normal;font-weight:700}.brand-mark{flex-shrink:0;width:2.55rem;height:2.55rem;display:inline-flex}.brand-mark img{object-fit:contain;width:100%;height:100%}.top-nav nav,.top-nav-links{flex-wrap:wrap;gap:.45rem;display:flex}.top-nav-links{flex:1;justify-content:center;gap:1.35rem}.top-nav nav a,.top-nav-links a{color:var(--slate);background:#ffffffb8;border:1px solid #3a5fad33;border-radius:999px;padding:.45rem .85rem;font-size:.88rem;font-weight:600;transition:background .2s,border-color .2s,color .2s}.top-nav-links a{letter-spacing:.16em;text-transform:uppercase;color:var(--navy);background:0 0;border:none;border-radius:0;padding:.15rem 0;font-size:.68rem;font-weight:700}.top-nav nav a:hover,.top-nav nav a.active,.top-nav-links a:hover{border-color:var(--gold);color:var(--navy);background:#f5e09847}.top-nav-links a:hover{color:var(--gold-shadow);background:0 0}.top-nav-actions{flex-wrap:wrap;flex-shrink:0;gap:.55rem;display:flex}.button.compact{letter-spacing:.08em;text-transform:uppercase;border-radius:5px;padding:.58rem .95rem;font-size:.72rem}.top-nav-photo .button.ghost.compact{color:var(--navy);background:0 0;border-color:#a67c3d8c}.top-nav-photo .button.primary.compact{color:var(--gold-highlight)}.hero{grid-template-columns:.92fr 1.08fr;gap:1.2rem;min-height:460px;margin-top:1.35rem;display:grid}.hero-copy,.card{border:1px solid var(--card-border);background:var(--card-fill);box-shadow:0 16px 36px #152a4514, inset 0 0 0 1px var(--gold-trim);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);border-radius:20px}.hero-copy{flex-direction:column;justify-content:center;padding:2.1rem 2rem;display:flex}.hero-copy h1{color:var(--navy);letter-spacing:-.02em;margin:.5rem 0 .95rem;font-size:clamp(2rem,4vw,3.15rem);line-height:1.12}.hero-copy p{color:var(--slate);margin:0;font-size:1.05rem;line-height:1.65}.eyebrow{text-transform:uppercase;letter-spacing:.14em;color:var(--royal);font-size:.74rem;font-weight:700}.hero-actions{flex-wrap:wrap;gap:.7rem;margin-top:1.35rem;display:flex}.button{cursor:pointer;border:1px solid #3a5fad59;border-radius:11px;padding:.7rem 1.05rem;font-family:inherit;font-weight:700;transition:transform .15s,box-shadow .15s,background .15s}.button:hover{transform:translateY(-1px);box-shadow:0 10px 22px #1e3a5f29}.button:disabled{opacity:.7;cursor:not-allowed;box-shadow:none;transform:none}.button.primary{background:var(--navy-deep);border-color:var(--navy-deep);color:var(--gold-highlight);box-shadow:none;border-radius:5px}.button.primary:hover{background:var(--navy);border-color:var(--navy)}.button.ghost{color:var(--navy);background:#f3f1ec;border-color:#0f27442e;border-radius:5px}.hero-media{border:1px solid var(--card-border);min-height:460px;box-shadow:inset 0 0 0 1px var(--gold-trim);border-radius:20px;position:relative;overflow:hidden}.hero-media img{object-fit:cover;width:100%;height:100%;min-height:460px;display:block}.hero-media-caption{color:var(--gold-highlight);letter-spacing:.08em;text-transform:uppercase;background:#152a459e;border-radius:999px;padding:.4rem .7rem;font-size:.75rem;position:absolute;bottom:1rem;left:1rem}.photo-first{gap:2rem;margin-top:.85rem;display:grid}.photo-first-hero{box-shadow:none;border:none;border-radius:4px;margin:0;overflow:hidden}.photo-first-hero img{width:100%;max-width:100%;height:auto;display:block}.hero-slideshow{position:relative}.hero-slideshow-frame{aspect-ratio:3/2;background:#0a1c33;border-radius:4px;width:100%;position:relative;overflow:hidden}.hero-slideshow-frame img{object-fit:cover;opacity:0;pointer-events:none;width:100%;height:100%;transition:opacity .85s;position:absolute;inset:0}.hero-slideshow-frame img.is-active{opacity:1}.hero-slideshow-dots{z-index:2;gap:.45rem;display:flex;position:absolute;bottom:.85rem;left:50%;transform:translate(-50%)}.hero-slideshow-dot{cursor:pointer;background:#0f274459;border:1px solid #ffffffd9;border-radius:999px;width:.55rem;height:.55rem;padding:0}.hero-slideshow-dot.is-active{background:var(--gold-highlight);border-color:var(--gold-highlight)}.photo-first-copy{text-align:center;max-width:40rem;margin:.35rem auto 0;padding:0 .75rem}.photo-first-copy h1{color:var(--navy-deep);letter-spacing:-.01em;margin:0;font-family:Cormorant Garamond,Georgia,serif;font-size:clamp(2.6rem,5.2vw,3.75rem);font-weight:700;line-height:1.05}.photo-first-copy>p{max-width:34rem;color:var(--slate);margin:.95rem auto 0;font-size:1.05rem;font-weight:500;line-height:1.55}.photo-first-actions{justify-content:center;gap:.8rem;margin-top:1.4rem}.photo-first-actions .button{text-transform:uppercase;letter-spacing:.08em;justify-content:center;align-items:center;gap:.45rem;min-width:min(10.5rem,100%);padding:.85rem 1.2rem;font-size:.78rem;display:inline-flex}.play-dot{border-style:solid;border-width:.32rem 0 .32rem .5rem;border-color:transparent transparent transparent var(--navy);vertical-align:middle;width:0;height:0;display:inline-block}.freedom-cards{grid-template-columns:repeat(3,minmax(0,1fr));gap:1.5rem;margin-top:.5rem;padding:.5rem .25rem 0;scroll-margin-top:1.5rem;display:grid}.site-shell-photo .freedom-cards{width:100%;max-width:1180px;margin-left:auto;margin-right:auto}.freedom-card{box-shadow:none;background:0 0;border:none;border-radius:0;padding:.35rem .4rem .5rem}.freedom-card h3{color:var(--navy-deep);margin:.95rem 0 .45rem;font-family:Cormorant Garamond,Georgia,serif;font-size:1.45rem;font-weight:700}.freedom-card p{color:var(--slate);margin:0;font-size:.94rem;line-height:1.55}.hex-icon{width:3.35rem;height:3.35rem;color:var(--gold-shadow);place-items:center;display:inline-grid;position:relative}.hex-icon-frame{width:100%;height:100%;position:absolute;inset:0}.hex-icon-glyph{z-index:1;place-items:center;width:1.4rem;height:1.4rem;display:grid;position:relative}.hex-icon-glyph svg{width:100%;height:100%}.site-shell-photo .site-footer{width:100%;max-width:1180px;box-shadow:none;background:0 0;border:none;border-top:1px solid #0f274414;border-radius:0;margin-top:2.75rem;margin-left:auto;margin-right:auto;padding:1.25rem 0 0}.section{margin-top:2rem}.section h1,.section h2{color:var(--navy);margin:0}.section h2{margin-bottom:.35rem;font-size:clamp(1.45rem,2.4vw,1.9rem)}.section-kicker{color:var(--royal);letter-spacing:.12em;text-transform:uppercase;margin:0 0 .85rem;font-size:.78rem;font-weight:700}.section-intro{color:var(--slate);margin:.6rem 0 1rem;line-height:1.65}.narrow{max-width:700px}.product-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:1rem;display:grid}.product-card{flex-direction:column;padding:0;display:flex;overflow:hidden}.card.product-card{padding:0}.product-card img{object-fit:cover;border-bottom:1px solid var(--gold-trim);width:100%;height:168px;display:block}.product-card .card-body{padding:1.05rem 1.1rem 1.2rem}.card{padding:1.05rem}.card h3{color:var(--navy);margin:0 0 .4rem}.card p{color:var(--slate);margin:0;line-height:1.55}.mission-band{grid-template-columns:1.2fr .8fr;align-items:stretch;gap:1rem;margin-top:2rem;display:grid}.mission-stats{grid-template-columns:1fr 1fr;gap:.75rem;display:grid}.stat-card{padding:1rem}.stat-card strong{color:var(--royal);letter-spacing:-.02em;font-size:1.45rem;display:block}.cta-band{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:1rem;margin-top:2rem;padding:1.6rem 1.7rem;display:flex}.cta-band h2{margin:0 0 .35rem}.form{gap:.66rem;display:grid}.form label{color:var(--navy);font-size:.93rem;font-weight:600}.form input,.form select,.form textarea{color:var(--navy);font:inherit;background:#fffffff5;border:1px solid #3a5fad47;border-radius:10px;padding:.68rem .78rem}.form input:focus,.form select:focus,.form textarea:focus{outline-offset:2px;outline:2px solid #3a5fad73}.form textarea{resize:vertical}.form-message{margin:.1rem 0 0}.form-message.success{color:var(--success)}.form-message.error{color:var(--error)}.site-footer{border:1px solid var(--card-border);background:var(--card-fill);box-shadow:inset 0 0 0 1px var(--gold-trim);color:var(--slate-muted);border-radius:18px;margin-top:2rem;padding:1.1rem 1.15rem}.site-footer-links{flex-wrap:wrap;gap:.75rem;margin-top:.55rem;display:flex}.site-footer-links a{color:var(--royal);font-weight:700}.legal-document{padding:1.5rem}.legal-document h1{color:var(--navy);margin:.35rem 0 .5rem;font-size:clamp(1.8rem,3vw,2.4rem)}.legal-meta{color:var(--slate-muted);margin:0 0 1rem;font-size:.92rem}.legal-section+.legal-section{border-top:1px solid #3a5fad29;margin-top:1.35rem;padding-top:1.35rem}.legal-section h2{color:var(--navy);margin:0 0 .65rem;font-size:1.15rem}.legal-section p{color:var(--slate);margin:0 0 .75rem;line-height:1.6}.legal-subheading{font-weight:600;color:var(--navy)!important}.legal-list{color:var(--slate);margin:0 0 .85rem;padding-left:1.2rem}.legal-list li+li{margin-top:.45rem}.legal-consent{color:var(--slate-muted);margin:.8rem 0 0;font-size:.92rem;line-height:1.5}.legal-consent a{color:var(--royal);font-weight:700}.notice-card{border:1px solid var(--card-border);background:#e8eef7eb;border-radius:14px;margin-bottom:1rem;padding:1rem 1.1rem}.notice-card h2{color:var(--navy);margin:0 0 .55rem;font-size:1rem}.fieldset-panel{background:#fffc;border:1px solid #3a5fad47;border-radius:12px;margin:0;padding:.9rem}.fieldset-panel legend{color:var(--navy);padding:0 .25rem;font-weight:700}.fieldset-help{color:var(--slate-muted);margin:0 0 .75rem;font-size:.92rem;line-height:1.5}.checkbox-row{color:var(--slate);align-items:flex-start;gap:.55rem;font-size:.93rem;line-height:1.45;display:flex}.checkbox-row input{margin-top:.2rem}.paywall-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:1rem;margin:1.25rem 0;display:grid}.paywall-card h3{margin:.35rem 0 .5rem}.paywall-card.featured{border-color:#d4af378c;box-shadow:0 10px 30px #1e3a5f14}.paywall-list{color:var(--slate);margin:.75rem 0 0;padding-left:1.1rem;line-height:1.5}.invite-banner{margin-bottom:1rem}.invite-message{color:var(--navy);background:#ffffffb3;border-radius:12px;margin-top:.75rem;padding:.75rem .9rem;font-style:italic}.field-hint{color:var(--slate-muted);margin:-.35rem 0 .75rem;font-size:.85rem}@media (width<=1100px){.top-nav,.top-nav-photo{flex-flow:column wrap;align-items:flex-start}.top-nav-links,.site-shell-photo .top-nav-links{flex-wrap:wrap;justify-content:flex-start}}@media (width<=920px){.top-nav,.top-nav-photo{flex-flow:column wrap;align-items:flex-start}.top-nav-links,.site-shell-photo .top-nav-links{flex-wrap:wrap;justify-content:flex-start}.hero,.mission-band,.product-grid,.paywall-grid,.mission-stats,.freedom-cards{grid-template-columns:1fr}}
