:root{--navy: #07162b;--navy-2: #0a1f3a;--navy-3: #0d2847;--slate: #25364a;--gold: #f5b800;--gold-2: #ffcf33;--gold-dim: rgba(245, 184, 0, .1);--white: #f4f7fa;--muted: #a8b8cb;--muted-2: #6b82a0;--line: rgba(244, 247, 250, .08);--line-md: rgba(244, 247, 250, .14);--line-lg: rgba(244, 247, 250, .24);--success: #22c55e;--warn: #f59e0b;--danger: #ef4444;--font-sans: Inter, ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;--font-mono: "JetBrains Mono", "Fira Code", ui-monospace, "Cascadia Code", monospace;--r-sm: 6px;--r-md: 12px;--r-lg: 20px;--r-xl: 28px;--r-2xl: 36px;--max-w: 1180px;--section-py: clamp(72px, 10vw, 128px)}*,*:before,*:after{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;font-family:var(--font-sans);font-size:1rem;line-height:1.65;color:var(--white);background:#020812;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}::-webkit-scrollbar{width:5px}::-webkit-scrollbar-track{background:var(--navy)}::-webkit-scrollbar-thumb{background:var(--slate);border-radius:99px}h1,h2,h3,h4,h5{margin:0;line-height:1.05;letter-spacing:-.03em;font-weight:900}p{margin:0}a{color:inherit;text-decoration:none}ul{margin:0;padding:0;list-style:none}code,pre{font-family:var(--font-mono)}.container{width:100%;max-width:var(--max-w);margin-inline:auto;padding-inline:clamp(16px,4vw,40px)}.section{padding-block:var(--section-py)}.btn{display:inline-flex;align-items:center;gap:8px;padding:13px 26px;border-radius:var(--r-md);font-family:var(--font-sans);font-size:.95rem;font-weight:700;cursor:pointer;border:none;transition:transform .18s ease,box-shadow .18s ease,background .18s ease,border-color .18s ease;white-space:nowrap;line-height:1}.btn-primary{background:var(--gold);color:var(--navy)}.btn-primary:hover{background:var(--gold-2);transform:translateY(-2px);box-shadow:0 10px 30px #f5b80066}.btn-outline{background:transparent;color:var(--white);border:1px solid var(--line-md)}.btn-outline:hover{border-color:var(--line-lg);background:#f4f7fa0f;transform:translateY(-2px)}.btn-ghost{background:transparent;color:var(--muted);padding:13px 18px}.btn-ghost:hover{color:var(--white)}.btn-sm{padding:9px 18px;font-size:.85rem;border-radius:var(--r-sm)}.btn-lg{padding:16px 32px;font-size:1.05rem;border-radius:var(--r-lg)}.badge{display:inline-flex;align-items:center;gap:8px;padding:6px 14px;border:1px solid rgba(245,184,0,.32);border-radius:999px;color:var(--gold-2);background:#f5b80012;font-size:.76rem;font-weight:700;letter-spacing:.12em;text-transform:uppercase}.badge-dot{width:7px;height:7px;border-radius:50%;background:var(--gold);box-shadow:0 0 10px #f5b800d9;flex-shrink:0;animation:pulse 2.4s ease-in-out infinite}@keyframes pulse{0%,to{box-shadow:0 0 8px #f5b800cc}50%{box-shadow:0 0 18px #f5b800}}.eyebrow{font-size:.76rem;font-weight:700;letter-spacing:.16em;text-transform:uppercase;color:var(--gold)}.card{background:linear-gradient(160deg,#0a1f3abf,#07162b80);border:1px solid var(--line-md);border-radius:var(--r-xl);transition:border-color .2s,transform .2s,box-shadow .2s}.card:hover{border-color:#f4f7fa38;transform:translateY(-3px);box-shadow:0 16px 48px #0000004d}hr.divider{border:none;border-top:1px solid var(--line);margin:0}.ind-yes{color:var(--success);font-size:1.1rem}.ind-partial{color:var(--warn);font-size:1.1rem}.ind-no{color:var(--muted-2);font-size:1.1rem}@media(max-width:900px){:root{--section-py: clamp(56px, 8vw, 96px)}}@media(max-width:600px){:root{--section-py: clamp(48px, 6vw, 72px)}}.nav[data-astro-cid-dmqpwcec]{position:sticky;top:0;z-index:100;background:#020812d1;border-bottom:1px solid var(--line);backdrop-filter:blur(16px);-webkit-backdrop-filter:blur(16px)}.nav-inner[data-astro-cid-dmqpwcec]{display:flex;align-items:center;gap:32px;height:60px}.nav-logo[data-astro-cid-dmqpwcec]{display:flex;align-items:center;gap:10px;flex-shrink:0;font-weight:800;font-size:1.05rem;letter-spacing:-.02em;color:var(--white);transition:opacity .2s}.nav-logo[data-astro-cid-dmqpwcec]:hover{opacity:.85}.nav-wordmark[data-astro-cid-dmqpwcec]{color:var(--white)}.nav-links[data-astro-cid-dmqpwcec]{display:flex;align-items:center;gap:4px;flex:1}.nav-links[data-astro-cid-dmqpwcec] a[data-astro-cid-dmqpwcec]{padding:6px 12px;border-radius:var(--r-sm);color:var(--muted);font-size:.9rem;font-weight:500;transition:color .15s,background .15s}.nav-links[data-astro-cid-dmqpwcec] a[data-astro-cid-dmqpwcec]:hover{color:var(--white);background:#f4f7fa0f}.nav-cta[data-astro-cid-dmqpwcec]{flex-shrink:0}.nav-toggle[data-astro-cid-dmqpwcec]{display:none;flex-direction:column;gap:5px;background:none;border:none;cursor:pointer;padding:4px;margin-left:auto}.nav-toggle[data-astro-cid-dmqpwcec] span[data-astro-cid-dmqpwcec]{display:block;width:22px;height:2px;background:var(--muted);border-radius:2px;transition:all .2s}.nav-mobile[data-astro-cid-dmqpwcec]{display:none;flex-direction:column;gap:4px;padding:12px 16px 16px;border-top:1px solid var(--line)}.nav-mobile[data-astro-cid-dmqpwcec] a[data-astro-cid-dmqpwcec]{padding:10px 14px;border-radius:var(--r-sm);color:var(--muted);font-weight:500;transition:color .15s,background .15s}.nav-mobile[data-astro-cid-dmqpwcec] a[data-astro-cid-dmqpwcec]:hover{color:var(--white);background:#f4f7fa0f}@media(max-width:760px){.nav-links[data-astro-cid-dmqpwcec],.nav-cta[data-astro-cid-dmqpwcec]{display:none}.nav-toggle[data-astro-cid-dmqpwcec],.nav[data-astro-cid-dmqpwcec].open .nav-mobile[data-astro-cid-dmqpwcec]{display:flex}.nav[data-astro-cid-dmqpwcec].open .nav-toggle[data-astro-cid-dmqpwcec] span[data-astro-cid-dmqpwcec]:nth-child(1){transform:translateY(7px) rotate(45deg)}.nav[data-astro-cid-dmqpwcec].open .nav-toggle[data-astro-cid-dmqpwcec] span[data-astro-cid-dmqpwcec]:nth-child(2){opacity:0}.nav[data-astro-cid-dmqpwcec].open .nav-toggle[data-astro-cid-dmqpwcec] span[data-astro-cid-dmqpwcec]:nth-child(3){transform:translateY(-7px) rotate(-45deg)}}.hero[data-astro-cid-bbe6dxrz]{position:relative;overflow:hidden;padding-block:clamp(80px,14vw,160px) clamp(72px,10vw,120px)}.hero-glow[data-astro-cid-bbe6dxrz]{position:absolute;border-radius:50%;pointer-events:none}.hero-glow-1[data-astro-cid-bbe6dxrz]{top:-20%;left:50%;transform:translate(-50%);width:900px;height:600px;background:radial-gradient(ellipse,rgba(245,184,0,.14) 0%,transparent 70%)}.hero-glow-2[data-astro-cid-bbe6dxrz]{top:5%;left:-10%;width:700px;height:500px;background:radial-gradient(ellipse,rgba(93,169,233,.1) 0%,transparent 70%)}.hero-grid[data-astro-cid-bbe6dxrz]{position:absolute;inset:0;pointer-events:none;background-image:linear-gradient(rgba(244,247,250,.03) 1px,transparent 1px),linear-gradient(90deg,rgba(244,247,250,.03) 1px,transparent 1px);background-size:44px 44px;mask-image:radial-gradient(ellipse 80% 60% at 50% 0%,black 0%,transparent 100%)}.hero-content[data-astro-cid-bbe6dxrz]{position:relative;z-index:1;display:flex;flex-direction:column;align-items:center;text-align:center}.hero-badge[data-astro-cid-bbe6dxrz]{margin-bottom:32px}.hero-h1[data-astro-cid-bbe6dxrz]{font-size:clamp(2.6rem,7vw,5.4rem);letter-spacing:-.05em;line-height:1;max-width:860px;margin-bottom:28px}.hero-accent[data-astro-cid-bbe6dxrz]{color:var(--gold);display:block}.hero-lede[data-astro-cid-bbe6dxrz]{max-width:680px;color:var(--muted);font-size:clamp(1.05rem,2vw,1.3rem);line-height:1.65;margin-bottom:44px}.hero-actions[data-astro-cid-bbe6dxrz]{display:flex;flex-wrap:wrap;gap:12px;justify-content:center;margin-bottom:56px}.hero-stats[data-astro-cid-bbe6dxrz]{display:flex;align-items:center;gap:24px;flex-wrap:wrap;justify-content:center;padding:20px 32px;background:#0a1f3a8c;border:1px solid var(--line-md);border-radius:var(--r-xl);backdrop-filter:blur(8px);margin-bottom:64px}.stat[data-astro-cid-bbe6dxrz]{display:flex;flex-direction:column;align-items:center;gap:2px}.stat-value[data-astro-cid-bbe6dxrz]{font-weight:800;font-size:1.05rem;color:var(--white);letter-spacing:-.02em}.stat-label[data-astro-cid-bbe6dxrz]{font-size:.76rem;color:var(--muted-2);font-weight:500;text-transform:uppercase;letter-spacing:.08em}.stat-sep[data-astro-cid-bbe6dxrz]{width:1px;height:36px;background:var(--line-md)}.hero-visual[data-astro-cid-bbe6dxrz]{width:100%;max-width:900px;padding:6px;background:linear-gradient(160deg,#0a1f3acc,#07162b80);border:1px solid var(--line-md);border-radius:var(--r-2xl);box-shadow:0 40px 100px #00000080,0 0 0 1px #f4f7fa0a}.hero-logo[data-astro-cid-bbe6dxrz]{display:block;width:100%;height:auto;border-radius:calc(var(--r-2xl) - 6px)}@media(max-width:600px){.hero-actions[data-astro-cid-bbe6dxrz]{flex-direction:column;align-items:stretch}.hero-actions[data-astro-cid-bbe6dxrz] .btn[data-astro-cid-bbe6dxrz]{justify-content:center}.stat-sep[data-astro-cid-bbe6dxrz]{display:none}.hero-stats[data-astro-cid-bbe6dxrz]{gap:16px}}.ps-section[data-astro-cid-d6gn66sc]{background:radial-gradient(circle at 80% 50%,rgba(93,169,233,.06),transparent 50%),linear-gradient(180deg,#020812 0%,var(--navy) 50%,#020812 100%)}.ps-header[data-astro-cid-d6gn66sc]{text-align:center;max-width:640px;margin:0 auto 64px}.ps-title[data-astro-cid-d6gn66sc]{font-size:clamp(1.9rem,4vw,3rem);margin-block:16px 18px}.ps-sub[data-astro-cid-d6gn66sc]{color:var(--muted);font-size:1.1rem;line-height:1.65}.ps-grid[data-astro-cid-d6gn66sc]{display:grid;grid-template-columns:repeat(3,1fr);gap:20px;margin-bottom:56px}.ps-card[data-astro-cid-d6gn66sc]{padding:32px}.ps-card-inner[data-astro-cid-d6gn66sc]{display:flex;flex-direction:column;gap:20px;height:100%}.ps-icon-wrap[data-astro-cid-d6gn66sc]{width:44px;height:44px;display:grid;place-items:center;border-radius:var(--r-md);background:#f4f7fa0f;border:1px solid var(--line-md);color:var(--muted);flex-shrink:0}.ps-meta[data-astro-cid-d6gn66sc]{display:flex;flex-direction:column;gap:8px}.ps-label[data-astro-cid-d6gn66sc]{font-size:.72rem;font-weight:700;letter-spacing:.14em;text-transform:uppercase;color:var(--muted-2)}.ps-card-title[data-astro-cid-d6gn66sc]{font-size:1.05rem;font-weight:800;letter-spacing:-.02em;line-height:1.25;color:var(--white)}.ps-card-body[data-astro-cid-d6gn66sc]{color:var(--muted);font-size:.92rem;line-height:1.7}.ps-solution[data-astro-cid-d6gn66sc]{background:linear-gradient(135deg,#0a1f3ae6,#0d2847b3);border:1px solid rgba(245,184,0,.2);border-radius:var(--r-2xl);overflow:hidden;position:relative}.ps-solution[data-astro-cid-d6gn66sc]:before{content:"";position:absolute;inset:0;background:radial-gradient(ellipse at 10% 50%,rgba(245,184,0,.08),transparent 60%);pointer-events:none}.ps-solution-inner[data-astro-cid-d6gn66sc]{position:relative;padding:clamp(36px,5vw,64px);max-width:760px}.ps-solution-badge[data-astro-cid-d6gn66sc]{margin-bottom:28px}.ps-solution-title[data-astro-cid-d6gn66sc]{font-size:clamp(1.5rem,3vw,2.2rem);margin-bottom:20px;line-height:1.2}.ps-solution-body[data-astro-cid-d6gn66sc]{color:var(--muted);font-size:1.05rem;line-height:1.7;max-width:640px;margin-bottom:32px}.ps-solution-pills[data-astro-cid-d6gn66sc]{display:flex;flex-wrap:wrap;gap:10px}.pill[data-astro-cid-d6gn66sc]{padding:7px 14px;border:1px solid var(--line-md);border-radius:999px;font-size:.8rem;font-weight:700;color:var(--white);background:#f4f7fa0d;text-transform:uppercase;letter-spacing:.08em}@media(max-width:900px){.ps-grid[data-astro-cid-d6gn66sc]{grid-template-columns:1fr 1fr}}@media(max-width:600px){.ps-grid[data-astro-cid-d6gn66sc]{grid-template-columns:1fr}}.features-section[data-astro-cid-vnivfuh2]{background:linear-gradient(180deg,#020812,#07162b66,#020812)}.features-header[data-astro-cid-vnivfuh2]{text-align:center;max-width:580px;margin:0 auto 64px}.features-title[data-astro-cid-vnivfuh2]{font-size:clamp(1.9rem,4vw,3rem);margin-block:16px 16px}.features-sub[data-astro-cid-vnivfuh2]{color:var(--muted);font-size:1.1rem}.features-grid[data-astro-cid-vnivfuh2]{display:grid;grid-template-columns:repeat(4,1fr);gap:16px}.feat-card[data-astro-cid-vnivfuh2]{padding:28px;display:flex;flex-direction:column;gap:12px}.feat-icon[data-astro-cid-vnivfuh2]{width:48px;height:48px;display:grid;place-items:center;border-radius:var(--r-md);background:var(--gold-dim);border:1px solid rgba(245,184,0,.18);color:var(--gold);flex-shrink:0;transition:background .2s}.feat-card[data-astro-cid-vnivfuh2]:hover .feat-icon[data-astro-cid-vnivfuh2]{background:#f5b8002e}.feat-title[data-astro-cid-vnivfuh2]{font-size:1rem;font-weight:800;letter-spacing:-.02em;line-height:1.25}.feat-body[data-astro-cid-vnivfuh2]{color:var(--muted);font-size:.9rem;line-height:1.7;flex:1}.feat-tags[data-astro-cid-vnivfuh2]{display:flex;flex-wrap:wrap;gap:6px;margin-top:4px}.feat-tag[data-astro-cid-vnivfuh2]{font-size:.72rem;font-weight:700;color:var(--muted-2);background:#f4f7fa0d;border:1px solid var(--line);border-radius:999px;padding:3px 10px;letter-spacing:.06em;text-transform:uppercase}@media(max-width:1100px){.features-grid[data-astro-cid-vnivfuh2]{grid-template-columns:repeat(2,1fr)}}@media(max-width:560px){.features-grid[data-astro-cid-vnivfuh2]{grid-template-columns:1fr}}.qs-section[data-astro-cid-d3yughyh]{position:relative;background:radial-gradient(circle at 20% 50%,rgba(245,184,0,.07),transparent 50%),linear-gradient(180deg,#020812,var(--navy-2),#020812);overflow:hidden}.qs-grid-bg[data-astro-cid-d3yughyh]{position:absolute;inset:0;pointer-events:none;background-image:linear-gradient(rgba(244,247,250,.025) 1px,transparent 1px),linear-gradient(90deg,rgba(244,247,250,.025) 1px,transparent 1px);background-size:44px 44px;mask-image:radial-gradient(ellipse 60% 80% at 20% 50%,black 0%,transparent 70%)}.qs-inner[data-astro-cid-d3yughyh]{position:relative;display:grid;grid-template-columns:1fr 1.5fr;gap:clamp(40px,6vw,100px);align-items:start}.qs-title[data-astro-cid-d3yughyh]{font-size:clamp(1.9rem,4vw,3rem);margin-block:16px 20px}.qs-body[data-astro-cid-d3yughyh]{color:var(--muted);font-size:1.05rem;line-height:1.7;margin-bottom:36px}.qs-links[data-astro-cid-d3yughyh]{display:flex;flex-wrap:wrap;gap:12px}.qs-right[data-astro-cid-d3yughyh]{display:flex;flex-direction:column;gap:20px}.qs-step-header[data-astro-cid-d3yughyh]{display:flex;align-items:center;gap:12px;margin-bottom:10px}.qs-step-num[data-astro-cid-d3yughyh]{width:28px;height:28px;border-radius:50%;background:var(--gold-dim);border:1px solid rgba(245,184,0,.25);color:var(--gold);font-size:.82rem;font-weight:800;display:grid;place-items:center;flex-shrink:0}.qs-step-label[data-astro-cid-d3yughyh]{font-size:.85rem;font-weight:700;color:var(--muted);text-transform:uppercase;letter-spacing:.08em}.code-block[data-astro-cid-d3yughyh]{margin:0;white-space:pre}.qs-note[data-astro-cid-d3yughyh]{display:flex;align-items:flex-start;gap:8px;color:var(--muted-2);font-size:.85rem;line-height:1.6;padding:14px 18px;border:1px solid var(--line);border-radius:var(--r-md);background:#f4f7fa08}.qs-note[data-astro-cid-d3yughyh] svg[data-astro-cid-d3yughyh]{flex-shrink:0;margin-top:2px}.qs-note[data-astro-cid-d3yughyh] a[data-astro-cid-d3yughyh]{color:var(--gold);font-weight:600;text-decoration:underline;text-underline-offset:3px}.qs-note[data-astro-cid-d3yughyh] a[data-astro-cid-d3yughyh]:hover{color:var(--gold-2)}@media(max-width:900px){.qs-inner[data-astro-cid-d3yughyh]{grid-template-columns:1fr;gap:48px}}.cmp-section[data-astro-cid-sjh5edtt]{background:linear-gradient(180deg,#020812,#07162b80,#020812)}.cmp-header[data-astro-cid-sjh5edtt]{text-align:center;max-width:600px;margin:0 auto 56px}.cmp-title[data-astro-cid-sjh5edtt]{font-size:clamp(1.9rem,4vw,3rem);margin-block:16px 16px}.cmp-sub[data-astro-cid-sjh5edtt]{color:var(--muted);font-size:1.05rem;line-height:1.65}.cmp-table-wrap[data-astro-cid-sjh5edtt]{overflow-x:auto;border-radius:var(--r-xl);border:1px solid var(--line-md)}.cmp-table[data-astro-cid-sjh5edtt]{width:100%;border-collapse:collapse;font-size:.92rem;background:linear-gradient(160deg,#0a1f3abf,#07162b80)}.cmp-table[data-astro-cid-sjh5edtt] thead[data-astro-cid-sjh5edtt] tr[data-astro-cid-sjh5edtt]{border-bottom:1px solid var(--line-md)}.cmp-table[data-astro-cid-sjh5edtt] th[data-astro-cid-sjh5edtt]{padding:18px 20px;text-align:left;font-size:.82rem;font-weight:700;letter-spacing:.08em;text-transform:uppercase;color:var(--muted-2)}.cmp-col-feature[data-astro-cid-sjh5edtt]{width:28%}.cmp-col-padduck[data-astro-cid-sjh5edtt]{width:24%}.cmp-th-inner[data-astro-cid-sjh5edtt]{display:flex;align-items:center;gap:10px}.cmp-winner-badge[data-astro-cid-sjh5edtt]{display:inline-flex;padding:5px 14px;background:var(--gold-dim);border:1px solid rgba(245,184,0,.28);border-radius:999px;color:var(--gold-2);font-size:.8rem;font-weight:800;letter-spacing:.06em}.cmp-table[data-astro-cid-sjh5edtt] tbody[data-astro-cid-sjh5edtt] tr[data-astro-cid-sjh5edtt]{border-bottom:1px solid var(--line);transition:background .15s}.cmp-table[data-astro-cid-sjh5edtt] tbody[data-astro-cid-sjh5edtt] tr[data-astro-cid-sjh5edtt]:last-child{border-bottom:none}.cmp-table[data-astro-cid-sjh5edtt] tbody[data-astro-cid-sjh5edtt] tr[data-astro-cid-sjh5edtt]:hover{background:#f4f7fa08}.cmp-label[data-astro-cid-sjh5edtt]{padding:16px 20px;font-weight:600;color:var(--white)}.cmp-cell[data-astro-cid-sjh5edtt]{padding:16px 20px;color:var(--muted)}.cmp-cell-padduck[data-astro-cid-sjh5edtt]{background:#f5b8000a;border-left:1px solid rgba(245,184,0,.12);border-right:1px solid rgba(245,184,0,.12)}.cmp-cell[data-astro-cid-sjh5edtt]{display:table-cell}.ind-yes[data-astro-cid-sjh5edtt],.ind-no[data-astro-cid-sjh5edtt],.ind-partial[data-astro-cid-sjh5edtt]{margin-right:8px;font-weight:800}.cmp-note[data-astro-cid-sjh5edtt]{color:var(--muted-2);font-size:.85rem}.cmp-text[data-astro-cid-sjh5edtt]{color:var(--muted);font-size:.9rem}.cmp-disclaimer[data-astro-cid-sjh5edtt]{text-align:center;color:var(--muted-2);font-size:.82rem;margin-top:20px}@media(max-width:700px){.cmp-table[data-astro-cid-sjh5edtt] th[data-astro-cid-sjh5edtt],.cmp-table[data-astro-cid-sjh5edtt] td[data-astro-cid-sjh5edtt]{padding:14px}.cmp-note[data-astro-cid-sjh5edtt]{display:none}}.trust-section[data-astro-cid-biuwrguw]{background:radial-gradient(circle at 90% 50%,rgba(245,184,0,.07),transparent 50%),linear-gradient(180deg,#020812,#07162b80,#020812)}.trust-inner[data-astro-cid-biuwrguw]{display:grid;grid-template-columns:1.2fr 1fr;gap:clamp(40px,6vw,100px);align-items:center}.trust-title[data-astro-cid-biuwrguw]{font-size:clamp(1.9rem,4vw,3rem);margin-block:16px 20px}.trust-body[data-astro-cid-biuwrguw]{color:var(--muted);font-size:1.05rem;line-height:1.7;max-width:560px;margin-bottom:36px}.trust-actions[data-astro-cid-biuwrguw]{display:flex;flex-wrap:wrap;gap:12px}.trust-stats-col[data-astro-cid-biuwrguw]{display:flex;flex-direction:column;gap:10px}.trust-stat[data-astro-cid-biuwrguw]{border-radius:var(--r-lg);padding:18px 22px}.trust-stat-link[data-astro-cid-biuwrguw],.trust-stat-plain[data-astro-cid-biuwrguw]{display:flex;align-items:center;gap:12px}.trust-stat-link[data-astro-cid-biuwrguw]{color:inherit;width:100%}.trust-stat-link[data-astro-cid-biuwrguw]:hover .trust-val[data-astro-cid-biuwrguw]{color:var(--gold)}.trust-val[data-astro-cid-biuwrguw]{font-weight:800;font-size:1.1rem;color:var(--white);letter-spacing:-.02em;transition:color .15s;min-width:100px}.trust-lbl[data-astro-cid-biuwrguw]{font-size:.85rem;color:var(--muted-2);flex:1}.trust-ext[data-astro-cid-biuwrguw]{color:var(--muted-2);flex-shrink:0}@media(max-width:900px){.trust-inner[data-astro-cid-biuwrguw]{grid-template-columns:1fr}}.faq-section[data-astro-cid-al2ca2vr]{background:linear-gradient(180deg,#020812,#07162b66,#020812)}.faq-header[data-astro-cid-al2ca2vr]{text-align:center;margin-bottom:56px}.faq-title[data-astro-cid-al2ca2vr]{font-size:clamp(1.9rem,4vw,3rem);margin-top:16px}.faq-grid[data-astro-cid-al2ca2vr]{max-width:820px;margin:0 auto;display:flex;flex-direction:column;gap:8px}.faq-item[data-astro-cid-al2ca2vr]{background:linear-gradient(160deg,#0a1f3a99,#07162b66);border:1px solid var(--line-md);border-radius:var(--r-lg);overflow:hidden;transition:border-color .2s}.faq-item[data-astro-cid-al2ca2vr][open]{border-color:#f5b80038}.faq-q[data-astro-cid-al2ca2vr]{display:flex;justify-content:space-between;align-items:center;gap:16px;padding:20px 24px;cursor:pointer;list-style:none;font-weight:700;font-size:.98rem;color:var(--white);transition:color .15s}.faq-q[data-astro-cid-al2ca2vr]::-webkit-details-marker{display:none}.faq-q[data-astro-cid-al2ca2vr]:hover{color:var(--gold-2)}.faq-q[data-astro-cid-al2ca2vr] span[data-astro-cid-al2ca2vr]{flex:1}.faq-icon[data-astro-cid-al2ca2vr]{flex-shrink:0;color:var(--muted-2);transition:transform .25s ease}.faq-item[data-astro-cid-al2ca2vr][open] .faq-icon[data-astro-cid-al2ca2vr]{transform:rotate(180deg)}.faq-a[data-astro-cid-al2ca2vr]{padding:0 24px 24px;color:var(--muted);font-size:.95rem;line-height:1.75}.faq-footer[data-astro-cid-al2ca2vr]{display:flex;align-items:center;justify-content:center;gap:16px;flex-wrap:wrap;margin-top:56px}.faq-footer[data-astro-cid-al2ca2vr] p[data-astro-cid-al2ca2vr]{color:var(--muted-2);font-size:.95rem}.cta-band[data-astro-cid-cbhgs5rp]{position:relative;padding-block:clamp(80px,12vw,140px);overflow:hidden;text-align:center;background:linear-gradient(180deg,#020812,var(--navy-2))}.cta-glow[data-astro-cid-cbhgs5rp]{position:absolute;top:0;left:50%;transform:translate(-50%);width:900px;height:600px;background:radial-gradient(ellipse,rgba(245,184,0,.16) 0%,transparent 65%);pointer-events:none}.cta-grid-bg[data-astro-cid-cbhgs5rp]{position:absolute;inset:0;pointer-events:none;background-image:linear-gradient(rgba(244,247,250,.03) 1px,transparent 1px),linear-gradient(90deg,rgba(244,247,250,.03) 1px,transparent 1px);background-size:44px 44px;mask-image:radial-gradient(ellipse 80% 80% at 50% 0%,black 0%,transparent 100%)}.cta-inner[data-astro-cid-cbhgs5rp]{position:relative;z-index:1;display:flex;flex-direction:column;align-items:center}.cta-title[data-astro-cid-cbhgs5rp]{font-size:clamp(2.4rem,6vw,5rem);letter-spacing:-.05em;line-height:1.05;margin-bottom:24px}.cta-accent[data-astro-cid-cbhgs5rp]{color:var(--gold)}.cta-sub[data-astro-cid-cbhgs5rp]{max-width:560px;color:var(--muted);font-size:clamp(1rem,2vw,1.2rem);line-height:1.65;margin-bottom:48px}.cta-actions[data-astro-cid-cbhgs5rp]{display:flex;flex-wrap:wrap;gap:12px;justify-content:center}.site-footer[data-astro-cid-cbhgs5rp]{background:#020812f2;border-top:1px solid var(--line);padding-block:36px}.footer-inner[data-astro-cid-cbhgs5rp]{display:flex;align-items:center;flex-wrap:wrap;gap:24px}.footer-brand[data-astro-cid-cbhgs5rp]{display:flex;align-items:center;gap:8px;flex-shrink:0}.footer-wordmark[data-astro-cid-cbhgs5rp]{font-weight:800;font-size:.95rem;letter-spacing:-.02em}.footer-links[data-astro-cid-cbhgs5rp]{display:flex;flex-wrap:wrap;gap:4px;flex:1}.footer-links[data-astro-cid-cbhgs5rp] a[data-astro-cid-cbhgs5rp]{padding:5px 10px;border-radius:var(--r-sm);color:var(--muted-2);font-size:.85rem;font-weight:500;transition:color .15s}.footer-links[data-astro-cid-cbhgs5rp] a[data-astro-cid-cbhgs5rp]:hover{color:var(--white)}.footer-copy[data-astro-cid-cbhgs5rp]{color:var(--muted-2);font-size:.8rem;margin-left:auto}@media(max-width:640px){.footer-inner[data-astro-cid-cbhgs5rp]{flex-direction:column;align-items:flex-start}.footer-copy[data-astro-cid-cbhgs5rp]{margin-left:0}.cta-actions[data-astro-cid-cbhgs5rp]{flex-direction:column;align-items:stretch}.cta-actions[data-astro-cid-cbhgs5rp] .btn[data-astro-cid-cbhgs5rp]{justify-content:center}}
