:root{--fe-bg:#050a10;--fe-surface:#0b1620;--fe-surface-elevated:#102330;--fe-navy:#071b2a;--fe-turquoise:#12cbd1;--fe-cyan:#55dcff;--fe-lime:#98e600;--fe-white:#f7fbfd;--fe-muted:#9bb0bc;--fe-warning:#ffbd63;--fe-success:#6ce09a;--fe-border:#6cd2e13b;--fe-glow:0 0 36px #12cbd126;--fe-radius-sm:8px;--fe-radius-md:16px;--fe-radius-lg:28px;--fe-space-1:.5rem;--fe-space-2:1rem;--fe-space-3:1.5rem;--fe-space-4:2.5rem;--fe-space-5:4rem;--fe-font-display:"Arial Narrow",Aptos,Arial,sans-serif;--fe-font-body:Inter,Aptos,Arial,sans-serif;--fe-shadow:0 22px 70px #00000047;--fe-motion-fast:.16s;--fe-motion-standard:.28s}.fe-brand-lockup{align-items:center;min-width:170px;display:inline-flex}.fe-brand-lockup img{width:min(390px,100%);height:auto;display:block}.fe-brand-lockup--compact img{width:230px}.fe-brand-panel{background:linear-gradient(145deg,var(--fe-surface-elevated),var(--fe-surface));border:1px solid var(--fe-border);border-radius:var(--fe-radius-md);box-shadow:var(--fe-shadow)}.fe-runner-mark{display:inline-block}.fe-runner-mark img{width:100%;height:auto;display:block}@media (prefers-reduced-motion:reduce){*{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important}}:root{--fe-public-bg:#f5f8f6;--fe-public-ink:#071b2a;--fe-public-soft:#e7f0ed}:is(body:has(.fe-site) .phoenix-dev-nav,body:has(.revenue-landing) .phoenix-dev-nav,body:has(.fe-privacy) .phoenix-dev-nav){display:none!important}.fe-site{background:var(--fe-public-bg);min-height:100vh;color:var(--fe-public-ink);font-family:var(--fe-font-body);overflow:hidden}.fe-site *{box-sizing:border-box}.fe-site a{text-decoration:none}.fe-site-header{background:var(--fe-navy);border-bottom:1px solid var(--fe-border);z-index:5;justify-content:space-between;align-items:center;gap:28px;min-height:96px;padding:18px clamp(20px,5vw,76px);display:flex;position:relative}.fe-site-logo img{width:clamp(260px,31vw,455px)}.fe-site-header nav{flex-wrap:wrap;justify-content:flex-end;align-items:center;gap:clamp(12px,1.5vw,25px);display:flex}.fe-site-header nav a{color:var(--fe-white);font-size:.76rem;font-weight:800}:is(.fe-site-header nav a:hover,.fe-site-header nav a:focus-visible){color:var(--fe-lime)}.fe-nav-cta{border:1px solid var(--fe-lime);border-radius:var(--fe-radius-sm);padding:11px 16px;color:var(--fe-lime)!important}.fe-page-hero{min-height:620px;color:var(--fe-white);background:radial-gradient(circle at 82% 12%,#12cbd133,#0000 30%),linear-gradient(135deg,#061724,#0b3540);grid-template-columns:minmax(0,1.25fr) minmax(260px,.75fr);align-items:center;gap:7vw;padding:clamp(68px,10vw,140px) clamp(24px,8vw,120px);display:grid}.fe-page-hero>div:first-child{max-width:850px}.fe-eyebrow{color:var(--fe-cyan);letter-spacing:.18em;text-transform:uppercase;margin:0 0 16px;font-size:.7rem;font-weight:900}.fe-page-hero h1{font:900 clamp(3.5rem,7.5vw,8.5rem)/.84 var(--fe-font-display);letter-spacing:-.045em;text-transform:uppercase;margin:0}.fe-lead{color:#d7e5e7;max-width:720px;margin:30px 0 0;font-size:clamp(1.05rem,1.5vw,1.32rem);line-height:1.65}.fe-actions{flex-wrap:wrap;align-items:center;gap:24px;margin-top:34px;display:flex}.fe-button{border-radius:var(--fe-radius-sm);background:var(--fe-lime);min-height:52px;color:var(--fe-navy);justify-content:center;align-items:center;padding:14px 22px;font-weight:900;display:inline-flex}:is(.fe-button:hover,.fe-button:focus-visible){background:#b0ff27}.fe-text-link{color:var(--fe-white);font-weight:850}.fe-text-link span{color:var(--fe-lime)}.fe-hero-runner{opacity:.78;filter:drop-shadow(0 0 34px #12cbd133)}.fe-content-section{padding:clamp(72px,9vw,130px) clamp(24px,8vw,120px)}.fe-content-section--dark{background:var(--fe-navy);color:var(--fe-white)}.fe-content-section--soft{background:var(--fe-public-soft)}.fe-section-title{max-width:840px;margin-bottom:46px}.fe-section-title h2,.fe-cta-band h2{font:900 clamp(2.5rem,5vw,5.5rem)/.93 var(--fe-font-display);letter-spacing:-.035em;text-transform:uppercase;margin:0}.fe-section-title>p:last-child{color:#536c70;max-width:730px;font-size:1.05rem;line-height:1.7}.fe-content-section--dark .fe-section-title>p:last-child{color:var(--fe-muted)}.fe-card-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:18px;display:grid}.fe-info-card{border:1px solid #cfddda;border-top:4px solid var(--fe-turquoise);border-radius:var(--fe-radius-md);background:#fff;margin:0;padding:30px;box-shadow:0 18px 45px #071b2a0f}.fe-content-section--dark .fe-info-card{background:var(--fe-surface-elevated);border-color:var(--fe-border)}.fe-info-card>span{color:var(--fe-turquoise);letter-spacing:.14em;font-size:.7rem;font-weight:900}.fe-info-card h3{font:900 1.45rem/1.05 var(--fe-font-display);text-transform:uppercase}.fe-info-card p,.fe-info-card li{color:#52666b;line-height:1.65}.fe-content-section--dark .fe-info-card p,.fe-content-section--dark .fe-info-card li{color:var(--fe-muted)}.fe-info-card ul{padding-left:18px}.fe-split{grid-template-columns:1fr 1fr;align-items:start;gap:clamp(35px,7vw,100px);display:grid}.fe-split h2{font:900 clamp(2.4rem,4.5vw,5rem)/.92 var(--fe-font-display);text-transform:uppercase}.fe-split p,.fe-split li{font-size:1.02rem;line-height:1.75}.fe-proof-list{gap:14px;display:grid}.fe-proof-list article{border-left:4px solid var(--fe-lime);background:#ffffff12;padding:20px}.fe-proof-list b,.fe-proof-list small{display:block}.fe-proof-list small{color:var(--fe-muted);margin-top:7px;line-height:1.5}.fe-cta-band{background:var(--fe-turquoise);color:var(--fe-navy);justify-content:space-between;align-items:center;gap:45px;padding:clamp(55px,7vw,90px) clamp(24px,8vw,120px);display:flex}.fe-cta-band p{max-width:700px;line-height:1.6}.fe-cta-band .fe-eyebrow{color:var(--fe-navy)}.fe-cta-band .fe-button{background:var(--fe-navy);color:var(--fe-white);white-space:nowrap}.fe-site-footer{color:var(--fe-white);background:#04131e;grid-template-columns:1.7fr 1fr 1fr 1.25fr;gap:45px;padding:58px clamp(24px,6vw,90px);display:grid}.fe-site-footer>div{flex-direction:column;align-items:flex-start;gap:10px;display:flex}.fe-site-footer strong{color:var(--fe-cyan);letter-spacing:.16em;font-size:.68rem}.fe-site-footer a,.fe-site-footer span,.fe-site-footer p{color:var(--fe-muted);font-size:.85rem;line-height:1.5}.fe-site-footer b{color:var(--fe-lime);letter-spacing:.1em;font-size:.68rem}.fe-site-footer .fe-brand-lockup img{width:min(320px,100%)}@media (max-width:1050px){.fe-site-header{flex-direction:column;align-items:flex-start}.fe-site-header nav{justify-content:flex-start}.fe-card-grid{grid-template-columns:repeat(2,1fr)}.fe-site-footer{grid-template-columns:1.5fr 1fr 1fr}.fe-site-footer>div:last-child{grid-column:2/4}}@media (max-width:720px){.fe-site-header{padding:16px 20px}.fe-site-logo img{width:min(390px,86vw)}.fe-site-header nav{gap:9px 14px}.fe-site-header nav a{font-size:.68rem}.fe-page-hero{grid-template-columns:1fr;min-height:auto;padding:70px 22px 76px}.fe-page-hero h1{font-size:clamp(3.35rem,17vw,5.8rem)}.fe-hero-runner{justify-self:end;width:220px}.fe-content-section{padding:70px 22px}.fe-card-grid,.fe-split{grid-template-columns:1fr}.fe-cta-band{flex-direction:column;align-items:flex-start;padding:54px 22px}.fe-site-footer{grid-template-columns:1fr;padding:48px 22px}.fe-site-footer>div:last-child{grid-column:auto}}@media (prefers-reduced-motion:reduce){.fe-site *{scroll-behavior:auto!important;transition:none!important;animation:none!important}}
