:root{color:#fff;font-synthesis:none;--navy:#06101d;--surface:#0b1a2b;--gold:#c89f3a;--gold-light:#e6c15a;--muted:#ffffff9a;--line:#ffffff18;background:#06101d;font-family:Inter,ui-sans-serif,system-ui,sans-serif}*{box-sizing:border-box}html{scroll-behavior:smooth}body{background:var(--navy);min-width:320px;margin:0}button,a{font:inherit}a{color:inherit;text-decoration:none}a:focus-visible,button:focus-visible,summary:focus-visible,input:focus-visible,select:focus-visible,textarea:focus-visible{outline:3px solid var(--gold-light);outline-offset:4px}.container{width:min(1180px,100% - 40px);margin:0 auto}.skip-link{z-index:100;color:#06101d;background:#fff;padding:12px;position:fixed;top:-80px;left:16px}.skip-link:focus{top:16px}.site-header{z-index:20;border-bottom:1px solid var(--line);backdrop-filter:blur(16px);background:#06101de8;position:sticky;top:0}.nav{justify-content:space-between;align-items:center;gap:24px;min-height:76px;display:flex}.logo{align-items:center;gap:12px;display:inline-flex}.logo-mark{width:40px;height:40px;color:var(--gold-light);background:#0b1b2e;border:1px solid #c89f3aaa;border-radius:50%;place-items:center;font:24px Georgia,serif;display:grid}.logo b{letter-spacing:.18em;font:600 19px Georgia,serif;display:block}.logo small{color:#d5aa4b;letter-spacing:.32em;margin-top:3px;font-size:9px;display:block}.nav nav{gap:28px;display:flex}.nav nav a{color:#fffa;font-size:13px}.nav nav a:hover,.nav nav a[aria-current=page]{color:#fff}.mobile-menu{display:none;position:relative}.mobile-menu summary{cursor:pointer;color:var(--gold-light);font-size:13px;font-weight:700;list-style:none}.mobile-menu summary::-webkit-details-marker{display:none}.mobile-menu nav{border:1px solid var(--line);background:#071525;border-radius:12px;gap:0;width:210px;padding:10px;display:grid;position:absolute;top:40px;right:0;box-shadow:0 18px 50px #0009}.mobile-menu nav a{padding:12px}.button{color:#06101d;background:var(--gold);letter-spacing:.14em;text-transform:uppercase;cursor:pointer;border:0;border-radius:999px;padding:15px 27px;font-size:12px;font-weight:700;display:inline-block}.button:hover{background:var(--gold-light)}.button-outline{color:#fff;background:0 0;border:1px solid #ffffff40}.button-outline:hover{border-color:var(--gold-light);color:var(--gold-light);background:0 0}.button.small{padding:10px 16px;font-size:10px}.eyebrow{color:#d5aa4b;letter-spacing:.3em;text-transform:uppercase;font-size:11px;font-weight:700}h1,h2,h3,p{margin-top:0}h1,h2{font-family:Georgia,serif;font-weight:600}h1{margin:23px 0;font-size:clamp(48px,7vw,84px);line-height:1.04}h2{font-size:clamp(34px,5vw,56px);line-height:1.15}.hero{border-bottom:1px solid var(--line);background:radial-gradient(circle at 75% 25%,#1e4c7899,#0000 42%),linear-gradient(135deg,#06101d,#0b1d31 55%,#06101d)}.hero-grid{grid-template-columns:1.05fr .95fr;align-items:center;gap:48px;min-height:680px;padding:96px 0;display:grid}.hero h1 em{color:var(--gold-light);font-style:normal}.hero p,.page-head>p{color:#ffffffa8;max-width:680px;font-size:18px;line-height:1.8}.actions{flex-wrap:wrap;gap:14px;margin-top:36px;display:flex}.crest{background:#071525cc;border:1px solid #c89f3a55;border-radius:32px;justify-self:end;width:100%;max-width:470px;padding:30px;box-shadow:0 24px 70px #0008}.crest-top,.crest-foot{justify-content:space-between;align-items:center;display:flex}.crest-top{border-bottom:1px solid var(--line);padding-bottom:24px}.crest-center{text-align:center;padding:62px 0}.crest-center>div{width:145px;height:145px;color:var(--gold-light);background:radial-gradient(circle,#173a59,#091523 68%);border:1px solid #c89f3aaa;border-radius:50%;place-items:center;margin:auto;font:76px Georgia,serif;display:grid;box-shadow:0 0 55px #c89f3a29}.crest-center b{letter-spacing:.22em;margin-top:28px;font:24px Georgia,serif;display:block}.crest-center small,.crest-foot{color:#d5aa4b;letter-spacing:.3em;font-size:10px}.crest-center small{letter-spacing:.45em;margin-top:7px;display:block}.crest-foot{border-top:1px solid var(--line);color:#fff6;padding-top:20px}.intro{grid-template-columns:.8fr 1.2fr;align-items:end;gap:48px;padding:110px 0;display:grid}.intro h2,.closing h2{max-width:550px;margin:20px 0 0}.intro>p,.closing>p{color:#ffffff8c;font-size:18px;line-height:1.8}.feature-band{border-block:1px solid var(--line);background:#091827}.feature-grid{grid-template-columns:repeat(3,1fr);gap:28px;padding:88px 0;display:grid}.feature,.offer{border-top:1px solid #c89f3a99;padding-top:22px}.feature>span,.offer>span,.product-copy>span,.insight-card>span{color:#d5aa4b;letter-spacing:.24em;text-transform:uppercase;font-size:10px;font-weight:700}.feature h3{margin:27px 0 10px;font-size:25px}.feature p,.offer p,.product-copy p,.insight-card p{color:#ffffff80;font-size:14px;line-height:1.7}.page-head{padding:96px 0 60px}.page-head h1{max-width:900px}.product-grid,.insight-grid{grid-template-columns:repeat(3,1fr);gap:24px;padding-bottom:110px;display:grid}.product-card,.insight-card{border:1px solid var(--line);background:var(--surface);border-radius:18px;overflow:hidden}.product-card{transition:all .3s}.product-card:hover{border-color:#c89f3a99;transform:translateY(-5px)}.product-image{aspect-ratio:4/3;background:#10243a;display:block;overflow:hidden}.product-image img{object-fit:cover;width:100%;height:100%;transition:all .5s}.product-card:hover img{transform:scale(1.04)}.product-copy,.insight-card{padding:25px}.product-copy h2,.insight-card h2{margin:12px 0;font:600 21px Inter,sans-serif}.product-copy p{-webkit-line-clamp:4;-webkit-box-orient:vertical;display:-webkit-box;overflow:hidden}.product-bottom{border-top:1px solid var(--line);justify-content:space-between;align-items:center;margin-top:24px;padding-top:16px;display:flex}.product-bottom strong{color:#f1d27d;font-size:18px}.product-bottom a,.insight-card>a{font-size:13px;font-weight:700}.product-bottom a:hover,.insight-card>a:hover{color:var(--gold-light)}.product-detail{grid-template-columns:minmax(0,1fr) minmax(280px,.7fr);align-items:start;gap:48px;padding-bottom:110px;display:grid}.product-detail>img{border-radius:20px;width:100%;height:auto}.product-detail h2{margin:20px 0;font-size:34px}.product-detail .availability{color:#ffffff9a}.offer-grid{grid-template-columns:repeat(3,1fr);gap:60px 40px;padding:60px 0 110px;display:grid}.offer h2{margin:26px 0 12px;font:600 22px Inter,sans-serif}.closing{grid-template-columns:1fr 1fr;gap:48px;padding:90px 0;display:grid}.insight-card{flex-direction:column;min-height:260px;display:flex}.insight-card p{flex:1}.article-shell{width:min(860px,100% - 40px);margin:0 auto;padding:80px 0 110px}.article-shell .crumb{color:var(--gold-light);margin-bottom:36px;display:inline-block}.article-body{color:#ffffffbd;font-size:17px;line-height:1.85}.article-body h1{color:#fff}.article-body h2{color:#fff;margin-top:58px;font-size:36px}.article-body h3{color:#fff;margin-top:36px;font-size:24px}.article-body a{color:#f1d27d;text-underline-offset:3px;text-decoration:underline}.article-body img{border-radius:18px;max-width:100%;height:auto}.article-body blockquote{border-left:3px solid var(--gold);color:#fff;margin:36px 0;padding:8px 0 8px 24px;font-size:22px}.article-body table{border-collapse:collapse;width:100%;margin:28px 0;font-size:14px}.article-body th,.article-body td{text-align:left;vertical-align:top;border:1px solid #ffffff25;padding:12px}.article-body ul,.article-body ol{padding-left:24px}.article-body .byline,.article-body .dek{color:#ffffff8c}.resource-grid{grid-template-columns:repeat(2,1fr);gap:24px;padding-bottom:100px;display:grid}.resource-card{border:1px solid var(--line);background:var(--surface);border-radius:18px;padding:28px}.resource-card h2{font:600 25px Inter,sans-serif}.resource-card p{color:var(--muted);line-height:1.7}.form-card{background:var(--surface);border:1px solid #c89f3a55;border-radius:20px;padding:30px}.form-grid{grid-template-columns:1fr 1fr;gap:16px;display:grid}.form-card label{margin-bottom:6px;font-size:13px;font-weight:700;display:block}.form-card input,.form-card select,.form-card textarea{color:#fff;background:#06101d;border:1px solid #ffffff2b;border-radius:8px;width:100%;padding:12px}.form-card textarea{min-height:110px}.form-card .full{grid-column:1/-1}.consent{color:var(--muted);align-items:start;gap:10px;font-size:13px;display:flex}.consent input{width:auto;margin-top:4px}.hp{width:1px!important;height:1px!important;position:absolute!important;left:-10000px!important;overflow:hidden!important}.site-footer{background:#040a12;padding:48px 0}.footer-grid{color:#ffffff9a;justify-content:space-between;gap:32px;font-size:13px;line-height:1.7;display:flex}.footer-grid p{margin:14px 0 0}.footer-links{text-align:right}.footer-grid a:hover{color:var(--gold-light)}.fine{color:#ffffff9a;max-width:420px;font-size:11px}@media (width<=800px){.nav>nav,.nav>.button{display:none}.mobile-menu{display:block}.hero-grid,.intro,.closing,.product-detail{grid-template-columns:1fr}.crest{justify-self:start}.feature-grid,.product-grid,.offer-grid,.insight-grid{grid-template-columns:1fr 1fr}.form-grid{grid-template-columns:1fr}.form-card .full{grid-column:auto}.intro{padding:80px 0}}@media (width<=520px){.container,.article-shell{width:min(100% - 28px,1180px)}.hero-grid{min-height:auto;padding:72px 0}.crest{padding:20px}.feature-grid,.product-grid,.offer-grid,.insight-grid,.resource-grid{grid-template-columns:1fr}.footer-grid{flex-direction:column}.footer-links{text-align:left}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,:before,:after{transition-duration:.01ms!important;animation-duration:.01ms!important}}.legacy-resource{color:#fff}.legacy-resource .topbar{background:#040a12;padding:12px 0}.legacy-resource .wrap{width:min(1120px,100% - 40px);margin:0 auto}.legacy-resource header.hero{padding:70px 0}.legacy-resource .hero-grid{min-height:0;padding:0}.legacy-resource .wordmark{color:var(--gold-light);letter-spacing:.25em;text-transform:uppercase;margin-bottom:24px;font-size:12px;font-weight:700}.legacy-resource .wordmark span{color:#fff}.legacy-resource .sub{color:#d8e5ed;font-size:20px}.legacy-resource .lede{color:#ffffffa8;line-height:1.75}.legacy-resource .hero-bullets{padding-left:22px;line-height:1.7}.legacy-resource section{padding:72px 0}.legacy-resource section.alt{border-block:1px solid var(--line);background:#091827}.legacy-resource .section-head{max-width:820px;margin-bottom:28px}.legacy-resource .section-head h2,.legacy-resource .callout h2,.legacy-resource .card h2{font-size:34px}.legacy-resource .section-head p,.legacy-resource .box p,.legacy-resource .aud-card span{color:var(--muted);line-height:1.7}.legacy-resource .grid,.legacy-resource .audience{grid-template-columns:repeat(2,1fr);gap:18px;display:grid}.legacy-resource .box,.legacy-resource .aud-card{border:1px solid var(--line);background:var(--surface);border-radius:14px;padding:22px}.legacy-resource .box h3{font-size:20px}.legacy-resource .aud-card strong,.legacy-resource .aud-card span{display:block}.legacy-resource .aud-card strong{margin-bottom:8px}.legacy-resource .callout{background:#0b1a2b;border:1px solid #c89f3a55;border-radius:18px;padding:28px}.legacy-resource .callout p{color:#ffffffa8;line-height:1.7}.legacy-resource .fwd{border-left:3px solid var(--gold);color:#ffffffa8;margin-top:24px;padding:18px 24px}.legacy-resource .card{background:var(--surface);border:1px solid #c89f3a55;border-radius:18px;padding:28px}.legacy-resource label{margin:12px 0 6px;font-size:13px;font-weight:700;display:block}.legacy-resource input[type=text],.legacy-resource input[type=email],.legacy-resource select,.legacy-resource textarea{color:#fff;background:#06101d;border:1px solid #ffffff2b;border-radius:8px;width:100%;padding:12px}.legacy-resource textarea{min-height:100px}.legacy-resource button,.legacy-resource .btn{background:var(--gold);color:#06101d;cursor:pointer;border:0;border-radius:999px;justify-content:center;align-items:center;padding:14px 20px;font-weight:700;display:inline-flex}.legacy-resource form button{width:100%;margin-top:16px}.legacy-resource .consent{color:var(--muted);align-items:flex-start;gap:9px;margin-top:14px;font-size:13px;display:flex}.legacy-resource .consent label{margin:0}.legacy-resource .success,.legacy-resource .err{display:none}.legacy-resource .success{background:var(--surface);border:1px solid #c89f3a55;border-radius:18px;padding:28px}.legacy-resource .inline-note{color:#ffffff9a;margin-top:12px;font-size:12px}.legacy-resource .faq details,.legacy-resource details{border:1px solid var(--line);background:var(--surface);border-radius:10px;margin-bottom:12px;padding:16px}.legacy-resource summary{cursor:pointer;font-weight:700}.legacy-resource a:not(.btn){color:#f1d27d}.legacy-resource .hp{position:absolute!important;left:-10000px!important}@media (width<=800px){.legacy-resource .grid,.legacy-resource .audience,.legacy-resource .hero-grid{grid-template-columns:1fr}}
