@import"https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600;700;800&display=swap";:root{--blue:#3a9cff;--blue-dark:#1f6dcc;--navy:#07101f;--ink:#edf3ff;--muted:#6b89b7;--paper:#050b16;--coral:#ff3347;--yellow:#3a9cff;--mint:#3a9cff;--line:#14233a;--shadow:0 22px 60px rgba(0,0,0,.3);font-family:Inter,Arial,sans-serif;color:var(--ink);background:var(--paper)}*{box-sizing:border-box}html{scroll-behavior:smooth}:focus-visible{outline:2px solid var(--blue);outline-offset:2px}section[id]{scroll-margin-top:24px}body{margin:0;min-width:320px;background:var(--paper);color:var(--ink)}a{color:inherit;text-decoration:none}button{font:inherit}#app{overflow:hidden}.section-shell{width:min(1160px,calc(100% - 64px));margin:0 auto}.site-header{height:90px;width:min(1280px,calc(100% - 64px));margin:0 auto;display:flex;align-items:center;justify-content:space-between;gap:40px;border-bottom:1px solid var(--line)}.brand{display:flex;align-items:center;gap:12px;color:var(--ink);font-weight:700}.brand-mark{display:grid;place-items:center;color:#fff;background:var(--blue);font-family:Inter,Arial,sans-serif;font-size:18px;letter-spacing:-1.5px;width:60px;height:34px;border-radius:2px;transform:none}.brand-name{font-size:9px;line-height:1.15;letter-spacing:.12em;text-transform:uppercase;color:#91a9ce}.site-header .brand-mark{background:transparent;width:34px;height:34px;border-radius:0}.site-header .brand-mark img{width:100%;height:100%;object-fit:contain;display:block}.main-nav{display:flex;gap:34px;margin-left:auto;font-size:12px;font-weight:600;color:#91a9ce}.main-nav a,.text-link,.feature-card a,.site-footer a{transition:color .2s ease}.main-nav a:hover,.text-link:hover,.feature-card a:hover,.site-footer a:hover{color:var(--blue)}.header-cta,.primary-button{display:inline-flex;align-items:center;gap:10px;background:var(--blue);color:#fff;font-size:12px;font-weight:700;padding:13px 18px;border-radius:2px;transition:background .2s ease,transform .2s ease}.header-cta:hover,.primary-button:hover{background:#62b3ff;transform:translateY(-2px)}.header-cta svg,.primary-button svg,.text-link svg,.feature-card a svg{width:15px;height:15px;fill:none;stroke:currentColor;stroke-width:2}.menu-button{display:none;border:0;background:transparent;padding:10px}.menu-button span{display:block;width:23px;height:2px;background:var(--ink);margin:5px}.hero{min-height:650px;display:grid;grid-template-columns:1fr 1fr;align-items:center;gap:90px;padding:75px 40px 85px;position:relative}.hero:after{content:"";position:absolute;left:0;right:0;bottom:0;border-bottom:1px solid var(--line)}.eyebrow{display:flex;align-items:center;gap:9px;color:var(--blue);font-size:10px;font-weight:700;letter-spacing:.2em;text-transform:uppercase}.eyebrow.coral{color:var(--coral)}.eyebrow.yellow{color:var(--blue)}.live-dot,.ticker-inner b,.on-air b{display:inline-block;width:7px;height:7px;border-radius:50%;background:var(--coral);box-shadow:0 0 0 4px #ff334724}.hero h1,.section-intro h2,.section-heading h2,.cast-heading h2,.how h2,.download h2{font-family:Inter,Arial,sans-serif;font-size:clamp(47px,6vw,76px);line-height:1.02;letter-spacing:-.065em;margin:22px 0 27px;font-weight:800}.hero h1 em,.section-intro h2 em,.section-heading h2 em,.cast-heading h2 em,.how h2 em{font-style:normal;color:var(--blue)}.hero-lede{font-size:17px;line-height:1.6;color:#8ca4c9;max-width:485px;margin:0 0 32px}.hero-actions{display:flex;align-items:center;gap:24px}.app-store-button{display:inline-flex;align-items:center;gap:11px;background:var(--blue);color:#fff;border:0;cursor:pointer;font-family:inherit;border-radius:2px;padding:10px 17px 10px 13px;font-weight:600;transition:transform .2s ease,background .2s ease}.app-store-button:hover{transform:translateY(-2px);background:#62b3ff}.app-store-button small{font-size:8px;display:block;font-weight:400;line-height:1}.app-store-button span:last-child{font-size:16px;line-height:1.1}.apple{display:grid;place-items:center;line-height:1}.apple svg{width:21px;height:21px;fill:currentColor}.text-link{font-size:12px;font-weight:700;display:flex;align-items:center;gap:8px;color:#98b3da}.hero-proof{display:flex;align-items:center;gap:12px;margin-top:45px;color:#617da8;font-size:10px;line-height:1.35}.avatar-stack{display:flex}.avatar-stack img{display:block;width:27px;height:27px;border:2px solid var(--paper);border-radius:50%;object-fit:cover;background:#17325b;margin-left:-7px}.avatar-stack img:first-child{margin-left:0}.avatar-stack i{display:grid;place-items:center;width:27px;height:27px;border:2px solid var(--paper);border-radius:50%;font-style:normal;font-weight:700;font-size:10px;margin-left:-7px;background:#122541;color:#83a7d4}.hero-visual{height:548px;display:flex;justify-content:center;align-items:center;position:relative}.phone{width:330px;height:590px;border:7px solid #1b273a;border-radius:25px;background:#07101f;box-shadow:0 0 0 1px #26344a,0 28px 55px #00000073;color:#edf3ff;position:relative;overflow:hidden}.phone-notch{position:absolute;top:0;left:50%;transform:translate(-50%);width:105px;height:19px;background:#1b273a;border-radius:0 0 11px 11px;z-index:2}.phone-status{font-size:9px;font-weight:700;padding:15px 18px 0;display:flex;justify-content:space-between;color:#f3f7ff}.app-top{display:flex;justify-content:space-between;align-items:center;padding:27px 20px 16px;border-bottom:1px solid #182a45}.mini-logo{font-family:Inter,Arial,sans-serif;font-size:22px;font-weight:800;color:#fff;border-bottom:3px solid var(--coral);line-height:.85;padding-bottom:2px}.on-air{font-size:9px;letter-spacing:.14em;color:#7694bf}.on-air b{width:7px;height:7px;margin-right:6px;box-shadow:none;background:#4ca8ff}.broadcasts-heading{display:flex;justify-content:space-between;align-items:center;padding:18px 20px 12px;color:#7595c2;font-size:10px;font-weight:700;letter-spacing:.14em}.broadcasts-heading .phone-edit{font-size:12px;color:var(--blue);letter-spacing:0}.broadcast-list{padding:0 20px}.broadcast-row{height:52px;display:grid;grid-template-columns:53px 1fr auto 20px;align-items:center;gap:5px;border-bottom:1px solid #14243c;color:#6e8bb8;font-size:9px}.broadcast-row time{font-size:8px;font-weight:600}.broadcast-row strong{font-size:13px;color:#eff4ff;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.row-duration{font-size:9px;font-weight:600;font-variant-numeric:tabular-nums}.row-play{color:var(--blue);display:grid;place-items:center}.row-play svg{width:14px;height:14px;fill:currentColor;stroke:none}.phone-tabs{position:absolute;bottom:0;left:0;right:0;height:65px;background:#0b1525;border-top:1px solid #172944;display:flex;justify-content:space-around;align-items:center;text-align:center;color:#5976a3}.phone-tabs span{font-size:17px;display:flex;flex-direction:column;align-items:center;gap:4px}.phone-tabs b{font-size:8px;font-weight:600}.phone-tabs .selected{color:var(--blue)}.phone-briefing{margin:14px 20px 0;display:flex;align-items:center;justify-content:space-between;gap:12px;background:#0d2038;border:1px solid #1d3a5f;padding:12px 14px}.briefing-label{display:block;font-size:8px;font-weight:700;letter-spacing:.14em;color:#7595c2}.phone-briefing strong{display:block;font-size:15px;color:#eff4ff;margin:3px 0 2px;white-space:nowrap}.briefing-meta{display:block;font-size:8px;font-weight:600;letter-spacing:.1em;color:#5f81b0;white-space:nowrap}.briefing-play{flex:none;display:grid;place-items:center;width:36px;height:36px;border-radius:50%;background:var(--coral);color:#fff}.briefing-play svg{width:13px;height:13px;fill:currentColor;stroke:none}.phone-window{margin:12px 20px 0;text-align:center;font-size:8px;font-weight:700;letter-spacing:.16em;color:#5f81b0}.ticker{background:#0a1423;color:#83a7d4;overflow:hidden;border-bottom:1px solid var(--line)}.ticker-inner{width:max-content;display:flex;align-items:center;padding:16px 0;font-family:Inter,Arial,sans-serif;font-size:9px;font-weight:700;letter-spacing:.16em;animation:move 32s linear infinite}.ticker-inner span{padding-right:75px;white-space:nowrap}.ticker-inner b{width:6px;height:6px;margin-right:5px;box-shadow:none}.ticker:hover .ticker-inner{animation-play-state:paused}@keyframes move{to{transform:translate(-50%)}}.problem{padding:135px 0 145px;display:grid;grid-template-columns:.85fr 1.15fr;gap:90px;align-items:center;border-bottom:1px solid var(--line)}.section-intro h2,.section-heading h2,.cast-heading h2,.how h2{font-size:clamp(42px,5vw,62px)}.section-intro p,.section-heading>p,.cast-heading p,.how-copy>p{color:#7f9bc2;font-size:15px;line-height:1.65;max-width:390px}.compare-cards{display:grid;grid-template-columns:1fr 1fr;gap:1px;position:relative;background:var(--line);border:1px solid var(--line)}.compare-card{border-radius:0;padding:28px 25px 25px;min-height:330px;position:relative;overflow:hidden;transition:background .25s ease}.compare-card:hover{background:#0e1d33}.compare-card.before{background:#091321;color:var(--ink)}.compare-card.after{background:#0c1a2c;color:#fff}.card-label{font-size:9px;font-weight:700;letter-spacing:.16em;color:#6c8ab7}.compare-card h3{font-family:Inter,Arial,sans-serif;font-size:20px;margin:18px 0 10px}.compare-card p{font-size:12px;line-height:1.55;max-width:190px;color:#7793ba}.after p{color:#7793ba}.card-note{position:absolute;bottom:24px;font-size:10px;font-weight:700}.before .card-note{color:var(--coral)}.after .card-note{color:var(--blue)}.doom-shape{font-family:Inter,Arial,sans-serif;font-size:100px;line-height:1;color:#172b49;margin:16px 0 -5px;transform:none}.broadcast-shape{display:grid;place-items:center;width:96px;height:96px;margin:17px 0 5px;background:#102d51;border:1px solid #234b7e;border-radius:0;color:var(--blue)}.broadcast-shape svg{width:44px;height:44px;fill:none;stroke:currentColor;stroke-width:1.6}.versus{position:absolute;z-index:2;left:50%;top:50%;transform:translate(-50%,-50%);width:30px;height:30px;display:grid;place-items:center;border-radius:50%;background:var(--blue);font-size:8px;font-weight:700;color:#fff;box-shadow:none}.features{padding:30px 0 145px}.section-heading{display:flex;justify-content:space-between;align-items:end;margin-bottom:42px}.section-heading>p{margin:0 0 12px;max-width:300px}.feature-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:1px;background:var(--line);border:1px solid var(--line)}.feature-card{min-height:370px;padding:24px 22px;border-radius:0;color:#fff;display:flex;flex-direction:column;transition:background .25s ease}.feature-card:hover{transform:none;box-shadow:none;background:#10233d!important}.feature-card.blue,.feature-card.coral-card,.feature-card.yellow-card,.feature-card.navy-card{background:#091625;color:var(--ink)}.feature-card.coral-card{border-top:2px solid var(--coral)}.feature-card.blue,.feature-card.yellow-card{border-top:2px solid var(--blue)}.feature-card.navy-card{border-top:2px solid #6e8bb8}.feature-number{font-family:Inter,Arial,sans-serif;font-size:10px;color:#6283b2}.feature-icon{height:127px;display:flex;align-items:center;justify-content:center;color:var(--blue)}.sources-icon{gap:9px;align-items:end!important}.sources-icon span{display:block;width:25px;border:2px solid currentColor;border-radius:50% 50% 2px 2px;transform:none}.sources-icon span:nth-child(1){height:42px}.sources-icon span:nth-child(2){height:70px}.sources-icon span:nth-child(3){height:53px}.category-icon{position:relative;flex-direction:column;align-items:start;gap:2px!important;padding-left:30px;transform:none}.category-icon b{font-family:Inter,Arial,sans-serif;font-size:21px;line-height:1;border-bottom:2px solid currentColor}.category-icon b:nth-child(2){margin-left:34px}.category-icon b:nth-child(3){margin-left:12px}.clock-icon{flex-direction:column;line-height:.8;border:2px solid currentColor;border-radius:50%;width:100px;height:100px;margin:12px auto 13px}.clock-icon b{font-family:Inter,Arial,sans-serif;font-size:46px}.clock-icon small{font-size:9px;font-weight:700;letter-spacing:.1em}.mic-icon svg{width:76px;height:76px;fill:none;stroke:currentColor;stroke-width:1.2}.feature-card h3{font-family:Inter,Arial,sans-serif;font-size:19px;line-height:1.1;margin:3px 0 12px}.feature-card p{font-size:12px;line-height:1.55;margin:0 0 20px;opacity:.72;color:#91a9ce}.feature-card a{display:flex;align-items:center;gap:7px;font-size:11px;font-weight:700;margin-top:auto;color:var(--blue)}.cast{padding:30px 0 145px;border-bottom:1px solid var(--line)}.cast-heading{text-align:center;max-width:580px;margin:0 auto 58px}.cast-heading .eyebrow{justify-content:center}.cast-heading p{margin:0 auto}.cast-grid{display:grid;grid-template-columns:repeat(5,1fr);gap:1px;background:var(--line);border:1px solid var(--line)}.cast-card{border-radius:0;overflow:hidden;background:#091625;transition:background .25s ease}.cast-card:hover{transform:none;box-shadow:none;background:#10233d}.character-art{height:280px;position:relative;overflow:hidden;background:#0d213a}.character-art img{width:100%;height:100%;object-fit:cover;object-position:center top;filter:saturate(.7) contrast(1.05) brightness(.85);transition:filter .3s ease,transform .4s ease}.cast-card:hover .character-art img{filter:saturate(.9) contrast(1.05) brightness(.95);transform:scale(1.04)}.art-overlay{position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(180deg,#07101f1a,#07101f8c 70%,#07101feb),linear-gradient(135deg,#3a9cff1f,#07101f1a);transition:opacity .3s ease}.cast-card:hover .art-overlay{opacity:.85}.art-tag{position:absolute;bottom:12px;left:14px;font-size:8px;font-weight:700;letter-spacing:.16em;color:var(--blue);background:#07101fb3;padding:4px 8px;border-left:2px solid var(--blue);z-index:1}.cast-info{padding:20px 21px 22px;background:#091625}.cast-info span{font-size:9px;font-weight:700;color:var(--blue);letter-spacing:.14em}.cast-info h3{font-family:Inter,Arial,sans-serif;font-size:19px;margin:7px 0 5px}.cast-info p{font-size:11px;color:#7e9bc2;line-height:1.45;margin:0}.cast-footer{display:flex;align-items:center;gap:15px;justify-content:center;color:#6886b2;font-size:10px;margin-top:31px}.dash{width:46px;border-top:1px dashed #365174}.how{background:#091625;border:1px solid var(--line);border-radius:0;padding:77px 90px;display:grid;grid-template-columns:.9fr 1.1fr;gap:90px;margin:145px auto}.how h2{margin-bottom:20px}.how-copy .primary-button{margin-top:26px}.steps{display:flex;flex-direction:column;justify-content:center;gap:0}.step{display:grid;grid-template-columns:43px 1fr 30px;align-items:center;gap:16px;padding:23px 0;border-bottom:1px solid var(--line)}.step>span{display:grid;place-items:center;width:34px;height:34px;border:1px solid #315277;color:var(--blue);border-radius:50%;font-size:10px;font-weight:700}.step h3{font-family:Inter,Arial,sans-serif;font-size:18px;margin:0 0 5px}.step p{font-size:12px;color:#7794bd;margin:0}.step>b{color:#5274a5}.step b svg{width:18px;height:18px;fill:none;stroke:currentColor;stroke-width:2}.step.active>span{background:var(--blue);color:#fff;border-color:var(--blue)}.step.active>b{display:grid;place-items:center;background:var(--coral);border-radius:50%;height:29px;width:29px;color:#fff}.step.active b svg{width:13px;height:13px;fill:currentColor;stroke:none}.download{position:relative;min-height:410px;border-radius:0;background:#0b1d34;border:1px solid #1d4169;display:flex;align-items:center;padding:66px 94px;color:#fff;overflow:hidden}.download:after{content:"";position:absolute;width:500px;height:500px;border:1px solid #3a9cff35;border-radius:50%;right:-100px;top:-60px;box-shadow:0 0 0 60px #3a9cff08,0 0 0 120px #3a9cff05}.download .eyebrow{color:var(--blue)}.download h2{margin:17px 0;font-size:clamp(43px,5vw,64px)}.download p{font-size:15px;max-width:330px;line-height:1.5;color:#8da8ce}.download .light{background:var(--blue);color:#fff;margin-top:16px}.download-note{display:block;margin-top:15px;color:#6e8db9;font-size:9px}.download-star{position:absolute;top:46px;right:170px;color:var(--blue);z-index:1}.download-star svg{width:36px;height:36px;fill:none;stroke:currentColor;stroke-width:1}.download-doodle{position:absolute;right:112px;top:145px;z-index:1;color:var(--blue);font-family:Inter,Arial,sans-serif;font-size:24px;text-align:center;line-height:1.1;transform:none}.download-doodle span{font-size:36px;color:#dceaff;line-height:.9}.site-footer{width:min(1160px,calc(100% - 64px));padding:42px 0 49px;margin:0 auto;display:flex;align-items:center;gap:40px}.site-footer p{font-size:11px;color:#6683ad;margin-right:auto}.site-footer>div{display:flex;gap:22px;font-size:10px;font-weight:600;color:#87a4cb}.site-footer small{color:#536f9c;font-size:9px}.toast{position:fixed;bottom:25px;left:50%;transform:translate(-50%,20px);background:#122744;color:#fff;padding:14px 20px;border:1px solid #2d5688;border-radius:2px;font-size:12px;opacity:0;pointer-events:none;transition:all .3s ease;z-index:10;box-shadow:var(--shadow)}.toast.show{opacity:1;transform:translate(-50%)}.reveal{opacity:0;transform:translateY(22px);transition:opacity .7s ease,transform .7s ease}.reveal.is-visible{opacity:1;transform:translateY(0)}.reveal-delay{transition-delay:.12s}.feature-grid>.reveal:nth-child(2),.cast-grid>.reveal:nth-child(2),.cast-grid>.reveal:nth-child(7){transition-delay:.07s}.feature-grid>.reveal:nth-child(3),.cast-grid>.reveal:nth-child(3),.cast-grid>.reveal:nth-child(8){transition-delay:.14s}.feature-grid>.reveal:nth-child(4),.cast-grid>.reveal:nth-child(4),.cast-grid>.reveal:nth-child(9){transition-delay:.21s}.cast-grid>.reveal:nth-child(5),.cast-grid>.reveal:nth-child(10){transition-delay:.28s}@media (max-width:900px){.section-shell{width:min(100% - 40px,680px)}.site-header{width:calc(100% - 40px)}.main-nav{gap:18px}.hero{grid-template-columns:1fr;gap:25px;padding:60px 20px 70px;text-align:center}.hero .eyebrow,.hero-actions,.hero-proof{justify-content:center}.hero-lede{margin-left:auto;margin-right:auto}.hero-visual{height:600px}.problem{grid-template-columns:1fr;gap:50px;padding:100px 0}.section-intro{text-align:center}.section-intro .eyebrow{justify-content:center}.section-intro p{margin:0 auto}.features{padding-bottom:100px}.feature-grid,.cast-grid{grid-template-columns:repeat(2,1fr)}.how{padding:55px 45px;grid-template-columns:1fr;gap:30px;margin:100px auto}.download{padding:60px 55px}.download-star{right:80px}.download-doodle{right:42px}.site-footer{flex-wrap:wrap}.site-footer p{margin-right:0}}@media (max-width:620px){.site-header{height:72px}.header-cta{display:none}.menu-button{display:block}.main-nav{position:absolute;z-index:5;top:63px;right:20px;display:none;flex-direction:column;gap:0;background:#0b1728;border:1px solid var(--line);padding:8px;border-radius:2px;box-shadow:var(--shadow);width:170px}.main-nav.open{display:flex}.main-nav a{padding:12px 13px}.hero{padding-top:43px;padding-left:0;padding-right:0}.hero h1{font-size:47px}.hero-lede{font-size:15px}.hero-actions{flex-wrap:wrap;gap:17px}.hero-visual{height:500px}.phone{transform:scale(.8)}.problem{padding:75px 0 90px}.section-intro h2,.section-heading h2,.cast-heading h2,.how h2{font-size:42px}.compare-cards{grid-template-columns:1fr}.compare-card{min-height:270px}.versus{top:50%}.section-heading{display:block;text-align:center}.section-heading>p{margin:0 auto 28px}.feature-grid{gap:1px}.feature-card{min-height:350px;padding:18px 17px}.feature-card h3{font-size:17px}.feature-card p{font-size:11px}.feature-icon{height:112px}.cast{padding-bottom:90px}.cast-grid{gap:1px}.character-art{height:175px}.cast-info{padding:15px}.cast-info h3{font-size:17px}.cast-info p{font-size:10px}.cast-footer{flex-wrap:wrap;gap:8px;text-align:center}.how{width:calc(100% - 24px);padding:43px 23px}.download{width:calc(100% - 24px);padding:48px 27px;min-height:430px}.download h2{font-size:43px}.download-star{right:33px;top:32px}.download-doodle{right:20px;top:auto;bottom:22px;font-size:18px}.download-doodle span{font-size:27px}.site-footer{width:calc(100% - 40px);gap:18px}.site-footer .brand{width:100%}.site-footer>div{order:3;width:100%;justify-content:space-between}.site-footer small{margin-left:auto}.broadcast-row{grid-template-columns:44px 1fr auto 18px}}@media (prefers-reduced-motion:reduce){*,*:before,*:after{scroll-behavior:auto!important;animation:none!important;transition:none!important}}.main-nav a[aria-current=page]{color:var(--blue)}.page-heading{padding:110px 0 55px;text-align:center}.page-heading .eyebrow{justify-content:center}.page-heading h1{font-family:Inter,Arial,sans-serif;font-size:clamp(42px,5vw,62px);line-height:1.02;letter-spacing:-.065em;margin:22px 0 18px;font-weight:800}.page-heading h1 em{font-style:normal;color:var(--blue)}.page-heading p{color:#7f9bc2;font-size:15px;line-height:1.65;max-width:520px;margin:0 auto}.support-email{color:var(--blue);font-weight:600}.support-email:hover{color:#62b3ff}.support{padding-bottom:130px}.support-form{max-width:640px;margin:0 auto;background:#0b1d34;border:1px solid #1d4169;padding:42px 46px;display:flex;flex-direction:column;gap:22px}.form-row{display:grid;grid-template-columns:1fr 1fr;gap:22px}.form-field{display:flex;flex-direction:column;gap:8px;font-size:10px;font-weight:700;letter-spacing:.14em;text-transform:uppercase;color:#87a4cb}.form-field input,.form-field select,.form-field textarea{font:inherit;font-size:14px;font-weight:400;letter-spacing:0;text-transform:none;background:#0a1423;border:1px solid var(--line);color:var(--ink);padding:13px 14px;border-radius:2px;transition:border-color .2s ease,box-shadow .2s ease}.form-field select option{background:#0a1423;color:var(--ink)}.form-field textarea{resize:vertical;min-height:150px;font-family:Inter,Arial,sans-serif;line-height:1.55}.form-field input:focus,.form-field select:focus,.form-field textarea:focus{outline:none;border-color:var(--blue);box-shadow:0 0 0 3px #3a9cff22}.support-form .primary-button{align-self:flex-start;border:0;cursor:pointer}.form-status{font-size:13px;line-height:1.5;margin:0;font-weight:500}.form-status.ok{color:#7fe0a3}.form-status.error{color:var(--coral)}.policy-body{max-width:720px;margin:0 auto 130px;background:#091625;border:1px solid var(--line);padding:54px 60px;font-size:14px;line-height:1.75;color:#9db4d6}.policy-meta{background:#0b1d34;border:1px solid #1d4169;padding:18px 22px;margin:0 0 36px;font-size:13px;color:#8da8ce;display:flex;flex-wrap:wrap;gap:6px 34px}.policy-meta p{margin:0}.policy-meta strong,.policy-body strong{color:#c7d6ec;font-weight:600}.policy-body h2{font-family:Inter,Arial,sans-serif;font-size:20px;color:var(--ink);margin:44px 0 14px;letter-spacing:-.02em;border-bottom:1px solid var(--line);padding-bottom:8px}.policy-body p{margin:0 0 16px}.policy-body ul,.policy-body ol{margin:0 0 18px;padding-left:24px}.policy-body li{margin-bottom:8px}.policy-body hr{border:none;border-top:1px solid var(--line);margin:40px 0 20px}.policy-body .footnote{color:#6c8ab7;font-size:12px;font-style:italic}.policy-body a{color:var(--blue);font-weight:600}.policy-body a:hover{color:#62b3ff}@media (max-width:620px){.page-heading{padding:75px 0 40px}.support{padding-bottom:90px}.support-form{padding:30px 24px}.form-row{grid-template-columns:1fr}.support-form .primary-button{width:100%;justify-content:center}.policy-body{padding:38px 26px;margin-bottom:90px}}
