:global(html){scroll-behavior:smooth;-webkit-font-smoothing:antialiased}:global(body){margin:0;min-height:100vh;background:#07111f;color:#e7edf5;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}:global(*){box-sizing:border-box}:global(a){color:inherit}:global(button),:global(input),:global(textarea),:global(select){font:inherit}:global(.page-shell){min-height:100vh;background:radial-gradient(circle at top,rgba(50,83,129,.2),transparent 35%),linear-gradient(180deg,#07111f,#0b1526 45%,#0d182a)}:global(.shell-header){position:sticky;top:0;z-index:20;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#07111fc7;border-bottom:1px solid rgba(167,187,211,.12)}:global(.shell-header-inner),:global(.shell-main),:global(.shell-footer-inner){width:min(1160px,calc(100% - 40px));margin:0 auto}:global(.shell-header-inner){display:flex;align-items:center;justify-content:space-between;gap:24px;min-height:74px}:global(.shell-brand){display:inline-flex;align-items:center;gap:12px;text-decoration:none}:global(.shell-brand-mark){width:34px;height:34px;display:inline-flex;align-items:center;justify-content:center;border:1px solid rgba(231,237,245,.8);color:#f6f8fb;font-size:12px;font-weight:700;letter-spacing:.06em}:global(.shell-brand-copy){display:grid;gap:2px}:global(.shell-brand-title){font-size:14px;font-weight:700;letter-spacing:.08em;text-transform:uppercase}:global(.shell-brand-subtitle){font-size:12px;color:#9fb0c5}:global(.shell-nav){display:flex;align-items:center;gap:14px;flex-wrap:wrap;justify-content:flex-end}:global(.shell-nav a){text-decoration:none;font-size:14px;color:#b6c3d4;padding:10px 0;border-bottom:1px solid transparent}:global(.shell-nav a.active){color:#f8fbff;border-color:#f8fbffcc}:global(.shell-cta){display:inline-flex;align-items:center;justify-content:center;padding:11px 16px;border:1px solid rgba(231,237,245,.22);border-radius:8px;background:#e7edf50f;color:#f8fbff;text-decoration:none;font-size:13px;font-weight:600}:global(.shell-main){padding:48px 0 96px}:global(.hero-block){display:grid;gap:18px;margin-bottom:40px}:global(.eyebrow){font-size:12px;letter-spacing:.14em;text-transform:uppercase;color:#8da4bf}:global(.page-title){margin:0;font-size:clamp(38px,6vw,64px);line-height:.98;letter-spacing:-.03em;max-width:900px}:global(.page-lead){margin:0;max-width:760px;font-size:18px;line-height:1.7;color:#b5c4d6}:global(.section-grid){display:grid;gap:20px}:global(.two-col){display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:20px}:global(.three-col){display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:20px}:global(.card){background:#0c1627d6;border:1px solid rgba(173,193,214,.12);border-radius:8px;padding:24px;box-shadow:0 18px 48px -24px #0009}:global(.card h2),:global(.card h3),:global(.card h4){margin:0 0 10px}:global(.card p),:global(.card li){color:#b7c5d7;line-height:1.7}:global(.card ul){margin:14px 0 0;padding-left:18px}:global(.muted){color:#92a8c1}:global(.pill){display:inline-flex;padding:6px 10px;border-radius:999px;border:1px solid rgba(181,196,214,.16);background:#b5c4d60f;color:#d8e2ee;font-size:12px;font-weight:600;letter-spacing:.04em}:global(.button-row){display:flex;gap:12px;flex-wrap:wrap}:global(.button-primary),:global(.button-secondary){display:inline-flex;align-items:center;justify-content:center;min-height:44px;padding:0 18px;border-radius:8px;text-decoration:none;font-size:14px;font-weight:600}:global(.button-primary){background:#eef4fb;color:#0a1322}:global(.button-secondary){border:1px solid rgba(231,237,245,.22);color:#eef4fb;background:#e7edf50a}:global(.kpi-grid){display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:16px}:global(.kpi){padding:22px;border:1px solid rgba(173,193,214,.12);border-radius:8px;background:#09111fb8}:global(.kpi-value){display:block;font-size:clamp(28px,4vw,42px);font-weight:700;line-height:1;margin-bottom:8px}:global(.kpi-label){font-size:13px;color:#99adc5}:global(.shell-footer){border-top:1px solid rgba(173,193,214,.12);background:#060d18e6}:global(.shell-footer-inner){padding:28px 0 36px;display:grid;gap:18px}:global(.shell-footer-top){display:grid;grid-template-columns:1.4fr 1fr 1fr 1fr;gap:24px}:global(.shell-footer h4){margin:0 0 10px;font-size:13px;text-transform:uppercase;letter-spacing:.08em;color:#eef4fb}:global(.shell-footer p),:global(.shell-footer li),:global(.shell-footer a){font-size:14px;line-height:1.65;color:#9db0c7;text-decoration:none}:global(.shell-footer ul){list-style:none;margin:0;padding:0;display:grid;gap:8px}:global(.shell-footer-bottom){padding-top:14px;border-top:1px solid rgba(173,193,214,.12);display:flex;justify-content:space-between;gap:16px;flex-wrap:wrap;color:#7f95af;font-size:13px}:global(.form-grid){display:grid;gap:16px}:global(.field-row){display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:16px}:global(.field){display:grid;gap:8px}:global(.field label){font-size:13px;font-weight:600;color:#dce6f1}:global(.field input),:global(.field textarea),:global(.field select){width:100%;border-radius:8px;border:1px solid rgba(173,193,214,.16);background:#08101df2;color:#e7edf5;padding:12px 14px}:global(.field textarea){min-height:144px;resize:vertical}:global(.details-list){display:grid;gap:12px}:global(.details-list details){border:1px solid rgba(173,193,214,.12);border-radius:8px;background:#0a1423bd;overflow:hidden}:global(.details-list summary){cursor:pointer;padding:18px 20px;font-weight:600}:global(.details-list details p){margin:0;padding:0 20px 18px}:global(.table-list){display:grid;gap:14px}:global(.table-row){display:grid;grid-template-columns:180px 1fr;gap:20px;padding:18px 0;border-top:1px solid rgba(173,193,214,.12)}:global(.table-row:first-child){border-top:none;padding-top:0}@media(max-width:960px){:global(.two-col),:global(.three-col),:global(.shell-footer-top),:global(.field-row),:global(.kpi-grid){grid-template-columns:1fr 1fr}:global(.shell-header-inner){align-items:flex-start;padding:16px 0;flex-direction:column}:global(.shell-nav){justify-content:flex-start}}@media(max-width:640px){:global(.two-col),:global(.three-col),:global(.shell-footer-top),:global(.field-row),:global(.kpi-grid),:global(.table-row){grid-template-columns:1fr}:global(.shell-main){padding:32px 0 72px}:global(.shell-header-inner),:global(.shell-main),:global(.shell-footer-inner){width:min(100% - 28px,1160px)}:global(.page-lead){font-size:16px}}main.svelte-12qhfyh{min-height:100vh}
