.ps-page{color:var(--fc-text)}.ps-shell{max-width:1312px;margin:0 auto;padding:0 64px}.ps-section{padding:68px 0;border-top:1px solid rgba(255,255,255,.07)}.ps-section-tinted{position:relative;background:radial-gradient(90% 80% at 0% 0%,rgba(43,182,166,.1),transparent 55%),radial-gradient(90% 80% at 100% 100%,rgba(47,136,200,.1),transparent 55%),linear-gradient(180deg,#0f274559,#0910188c)}.ps-stack{display:flex;flex-direction:column;gap:32px}.ps-section-head{display:flex;align-items:flex-end;justify-content:space-between;gap:48px}.ps-section-head-copy{display:flex;flex-direction:column;gap:12px;max-width:58ch}.ps-section-aside{font-size:15px;line-height:1.7;color:#7a8b9c;max-width:34ch}.ps-section-title{font-size:44px;line-height:1.08;color:var(--fc-heading);margin:0}.ps-section-title-sm{font-size:40px;line-height:1.08;color:var(--fc-heading);margin:0}.ps-lede{font-size:17px;line-height:1.72;color:var(--fc-muted);margin:0}.ps-accent-blue{--ps-accent: 47, 136, 200;--ps-accent-text: #7cc0ee}.ps-accent-teal{--ps-accent: 43, 182, 166;--ps-accent-text: #5fd3c5}.ps-accent-green{--ps-accent: 47, 165, 133;--ps-accent-text: #2fa585}.ps-accent-red{--ps-accent: 227, 90, 77;--ps-accent-text: #e35a4d}.ps-accent-yellow{--ps-accent: 255, 170, 26;--ps-accent-text: #ffaa1a}.ps-accent-orange{--ps-accent: 243, 154, 72;--ps-accent-text: #f39a48}.ps-eyebrow{display:inline-flex;align-self:flex-start;align-items:center;gap:8px;padding:7px 14px;border-radius:999px;background:var(--fc-surface);border:1px solid var(--fc-border);color:rgb(var(--ps-accent, 47, 136, 200));font-size:12.5px;font-weight:700;letter-spacing:.08em;text-transform:uppercase}.ps-eyebrow-strong{border-color:rgba(var(--ps-accent, 47, 136, 200),.36)}.ps-btn{display:inline-flex;align-items:center;justify-content:center;padding:16px 26px;border-radius:999px;font-weight:700;font-size:15.5px;text-decoration:none;border:1px solid transparent;transition:opacity .15s ease}.ps-btn:hover{opacity:.94}.ps-btn-primary,.ps-btn-primary:hover,.ps-btn-primary:focus{background:linear-gradient(135deg,#0f63d8,#39b2ff);color:#fff;box-shadow:0 16px 35px #0f63d847}.ps-btn-ghost,.ps-btn-ghost:hover,.ps-btn-ghost:focus{background:var(--fc-surface);border-color:var(--fc-border);color:var(--fc-heading)}.ps-btn-row{display:flex;flex-wrap:wrap;gap:14px;margin-top:6px}.ps-card{position:relative;overflow:hidden;padding:28px;border-radius:28px;background:var(--fc-surface);border:1px solid var(--fc-border);box-shadow:var(--fc-shadow);display:flex;flex-direction:column;gap:12px}.ps-card-accent{background:linear-gradient(158deg,rgba(var(--ps-accent),.13),transparent 58%),var(--fc-surface);border-color:rgba(var(--ps-accent),.3)}.ps-card-accent-strong{background:linear-gradient(158deg,rgba(var(--ps-accent),.15),transparent 58%),var(--fc-surface);border-color:rgba(var(--ps-accent),.3)}.ps-card-title{font-size:19px;line-height:1.2;color:var(--fc-heading);margin:0}.ps-card-copy{font-size:14px;line-height:1.68;color:var(--fc-muted);margin:0}.ps-card-link{margin-top:auto;padding-top:12px;font-size:14px;font-weight:700;color:var(--ps-accent-text, #7cc0ee);text-decoration:none}.ps-card-link:hover{color:var(--ps-accent-text, #7cc0ee);text-decoration:underline}.ps-card-glow{position:absolute;top:-35%;right:-18%;width:12rem;height:12rem;border-radius:50%;background:radial-gradient(circle,rgba(var(--ps-accent),.32),transparent 68%);pointer-events:none}.ps-card>*:not(.ps-card-glow){position:relative}.ps-grid-2{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:20px}.ps-grid-3{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px}.ps-grid-4{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:18px}.ps-split{display:grid;grid-template-columns:repeat(12,minmax(0,1fr));gap:44px;align-items:start}.ps-split-center{align-items:center}.ps-col-4{grid-column:span 4}.ps-col-5{grid-column:span 5}.ps-col-6{grid-column:span 6}.ps-col-7{grid-column:span 7}.ps-col-8{grid-column:span 8}.ps-hero{position:relative;overflow:hidden;padding:68px 0 60px;border-bottom:1px solid rgba(255,255,255,.07)}.ps-hero-glow{position:absolute;top:-200px;right:-140px;width:620px;height:620px;border-radius:50%;background:radial-gradient(circle,rgba(var(--ps-accent, 47, 136, 200),.2),transparent 62%);pointer-events:none}.ps-hero-copy{display:flex;flex-direction:column;gap:20px}.ps-hero-title{font-size:58px;line-height:1.04;color:var(--fc-heading);max-width:20ch;text-wrap:balance;margin:0}.ps-hero-lede{font-size:18.5px;line-height:1.7;color:#aebacc;max-width:60ch;margin:0}.ps-hero-note{font-size:14px;line-height:1.65;color:#7a8b9c;max-width:60ch;margin:0}.ps-aside-panel{padding:28px;border-radius:28px;background:linear-gradient(135deg,#ffffff0a,rgba(var(--ps-accent, 47, 136, 200),.16)),var(--fc-surface);border:1px solid var(--fc-border);box-shadow:var(--fc-shadow)}.ps-aside-label{font-size:12.5px;font-weight:700;letter-spacing:.08em;text-transform:uppercase;color:rgb(var(--ps-accent, 47, 136, 200));margin:0 0 16px}.ps-check-list{display:flex;flex-direction:column;gap:13px;list-style:none;margin:0;padding:0}.ps-check-list li{display:flex;gap:12px;align-items:flex-start;font-size:14.5px;line-height:1.6;color:#aebacc}.ps-check-list svg{flex:none;margin-top:2px}.ps-bullet-list{display:flex;flex-direction:column;gap:11px;list-style:none;margin:4px 0 0;padding:0}.ps-bullet-list li{display:flex;gap:11px;align-items:flex-start;font-size:14.5px;line-height:1.6;color:var(--fc-muted)}.ps-bullet-list li:before{content:"";flex:none;margin-top:8px;width:5px;height:5px;border-radius:50%;background:rgb(var(--ps-accent, 47, 136, 200))}.ps-cta-section{padding:60px 0 76px}.ps-cta{padding:44px;border-radius:28px;display:flex;align-items:center;justify-content:space-between;gap:40px;background:linear-gradient(135deg,#122032,rgba(var(--ps-accent, 47, 136, 200),.16)),var(--fc-surface);border:1px solid rgba(var(--ps-accent, 255, 255, 255),.3);box-shadow:var(--fc-shadow)}.ps-cta-copy{display:flex;flex-direction:column;gap:12px;max-width:62ch}.ps-cta-title{font-size:36px;line-height:1.1;color:var(--fc-heading);margin:0}.ps-cta-copy p{font-size:16.5px;line-height:1.7;color:var(--fc-muted);margin:0}.ps-cta-actions{display:flex;flex-direction:column;gap:12px;min-width:max-content}.ps-cta-fineprint{text-align:center;font-size:13px;color:#7a8b9c;margin:2px 0 0}.ps-table-frame{border:1px solid rgba(255,255,255,.12);border-radius:22px;overflow:hidden;box-shadow:var(--fc-shadow)}.ps-table-scroll{overflow-x:auto}.ps-table{width:100%;min-width:640px;border-collapse:collapse;margin:0}.ps-table th{padding:15px 20px;text-align:left;font-family:Sora,sans-serif;font-size:13px;font-weight:700;color:var(--fc-heading);background:var(--fc-surface-strong)}.ps-table td{padding:14px 20px;font-size:14px;color:var(--fc-muted);border-bottom:1px solid rgba(255,255,255,.07);vertical-align:top}.ps-table tbody tr:last-child td{border-bottom:none}.ps-table tbody tr:nth-child(odd) td{background:#ffffff05}.ps-status-pill{display:inline-flex;padding:5px 12px;border-radius:999px;font-size:12.5px;font-weight:700;white-space:nowrap}.ps-status-progress{background:#ffaa1a24;border:1px solid rgba(255,170,26,.4);color:var(--fc-yellow)}.ps-status-neutral{background:#ffffff0f;border:1px solid rgba(255,255,255,.16);color:var(--fc-muted)}.ps-numeral{font-family:Sora,sans-serif;font-size:24px;color:rgb(var(--ps-accent, 47, 136, 200))}.ps-yes{color:var(--fc-green);font-weight:700}.ps-no{color:var(--fc-red);font-weight:700}.ps-maybe{color:var(--fc-yellow);font-weight:700}.ps-page a:focus-visible,.ps-page button:focus-visible,.ps-page input:focus-visible,.ps-page select:focus-visible,.ps-page textarea:focus-visible{outline:2px solid #7cc0ee;outline-offset:3px}@media(max-width:1199px){.ps-hero-title{font-size:48px}.ps-section-title{font-size:38px}.ps-section-title-sm{font-size:34px}}@media(max-width:991px){.ps-shell{padding:0 28px}.ps-section,.ps-hero{padding:48px 0}.ps-cta-section{padding:40px 0 56px}.ps-grid-2,.ps-grid-3,.ps-grid-4{grid-template-columns:minmax(0,1fr)}.ps-split{grid-template-columns:minmax(0,1fr);gap:28px}.ps-col-4,.ps-col-5,.ps-col-6,.ps-col-7,.ps-col-8{grid-column:span 1}.ps-section-head{flex-direction:column;align-items:flex-start;gap:16px}.ps-section-aside{max-width:62ch}.ps-cta{flex-direction:column;align-items:flex-start;padding:32px}.ps-cta-actions{width:100%;min-width:0}.ps-hero-title{font-size:40px;max-width:none}}@media(max-width:767px){.ps-shell{padding:0 20px}.ps-card,.ps-cta,.ps-aside-panel{border-radius:22px}.ps-btn{width:100%}.ps-btn-row{flex-direction:column}.ps-hero-title{font-size:34px}.ps-section-title,.ps-section-title-sm{font-size:28px}.ps-cta-title{font-size:26px}}
