:root{--navy-950:#060b14;--navy-900:#0a1628;--navy-800:#0f2038;--navy-700:#16304f;--navy-600:#203f63;--royal-600:#2547d0;--royal-500:#3b63ff;--royal-400:#5c7dff;--royal-100:#e7ecff;--cyan-400:#38d9f0;--cyan-300:#7ce7f5;--white:#ffffff;--gray-50:#f5f7fb;--gray-100:#eaeef5;--gray-300:#c7d0e0;--gray-500:#8593ac;--gray-600:#5b6b85;--gray-800:#2b3a52;--bg-page:var(--white);--bg-alt:var(--gray-50);--bg-dark:var(--navy-900);--bg-darker:var(--navy-950);--text-primary:var(--navy-900);--text-secondary:var(--gray-600);--text-on-dark:var(--white);--text-on-dark-muted:var(--gray-300);--accent:var(--royal-500);--accent-strong:var(--royal-600);--accent-cyan:var(--cyan-400);--border-subtle:var(--gray-100);--border-on-dark:rgba(255,255,255,.12);--font-display:"Manrope", "Segoe UI", sans-serif;--font-body:"Inter", "Segoe UI", sans-serif;--fs-hero: clamp(2.1rem, 1.4rem + 3.2vw, 3.6rem);--fs-h2: clamp(1.6rem, 1.25rem + 1.5vw, 2.4rem);--fs-h3: clamp(1.15rem, 1.05rem + .4vw, 1.4rem);--fs-lead: clamp(1.05rem, 1rem + .3vw, 1.2rem);--fs-body: 1rem;--fs-small: .875rem;--fs-eyebrow: .78rem;--space-1: 4px;--space-2: 8px;--space-3: 12px;--space-4: 16px;--space-5: 24px;--space-6: 32px;--space-7: 48px;--space-8: 64px;--space-9: 96px;--container: 1240px;--radius-sm: 8px;--radius-md: 14px;--radius-lg: 22px;--header-h: 80px;--shadow-sm: 0 2px 12px rgba(10,22,40,.06);--shadow-md: 0 14px 36px rgba(10,22,40,.1);--shadow-lg: 0 28px 72px rgba(10,22,40,.16);--ease: cubic-bezier(.22,.61,.36,1)}@font-face{font-family:Inter;font-style:normal;font-weight:400 800;font-display:swap;src:url(/fonts/inter-var.woff2) format("woff2")}@font-face{font-family:Manrope;font-style:normal;font-weight:500 800;font-display:swap;src:url(/fonts/manrope-var.woff2) format("woff2")}*,*:before,*:after{box-sizing:border-box}html,body,h1,h2,h3,h4,p,figure,blockquote,dl,dd{margin:0}html{scroll-behavior:smooth;scroll-padding-top:calc(var(--header-h) + 12px)}@media (prefers-reduced-motion: reduce){html{scroll-behavior:auto}}body{font-family:var(--font-body);background:var(--bg-page);color:var(--text-primary);-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;overflow-x:hidden}img,svg{max-width:100%;display:block}a{color:inherit;text-decoration:none}ul{list-style:none;margin:0;padding:0}button{font:inherit;color:inherit;background:none;border:none;cursor:pointer}input,textarea,select{font:inherit;color:inherit}h1,h2,h3,h4{font-family:var(--font-display);font-weight:700;line-height:1.14;letter-spacing:-.01em;text-wrap:balance}p{line-height:1.7;color:var(--text-secondary)}:focus-visible{outline:2.5px solid var(--accent);outline-offset:3px;border-radius:4px}.skip-link{position:absolute;left:-9999px;top:0;background:var(--navy-900);color:var(--white);padding:12px 20px;border-radius:0 0 8px;z-index:2000;font-weight:600;font-size:.9rem}.skip-link:focus{left:0}.container{width:100%;max-width:var(--container);margin-inline:auto;padding-inline:24px}.section{padding-block:var(--space-9)}@media (max-width:820px){.section{padding-block:var(--space-8)}}.section-alt{background:var(--bg-alt)}.section-dark{background:var(--bg-dark);color:var(--text-on-dark)}.section-dark p{color:var(--text-on-dark-muted)}.section-dark h2,.section-dark h3,.section-dark h4{color:var(--white)}.eyebrow{display:inline-flex;align-items:center;gap:9px;font-family:var(--font-body);font-weight:700;font-size:var(--fs-eyebrow);letter-spacing:.14em;text-transform:uppercase;color:var(--accent-strong);margin-bottom:var(--space-3)}.section-dark .eyebrow{color:var(--cyan-300)}.eyebrow:before{content:"";width:20px;height:2px;background:currentColor;border-radius:2px;opacity:.8}.btn{display:inline-flex;align-items:center;justify-content:center;gap:9px;padding:14px 26px;border-radius:var(--radius-sm);font-weight:600;font-size:.95rem;font-family:var(--font-body);transition:transform .25s var(--ease),box-shadow .25s var(--ease),background-color .25s var(--ease),border-color .25s var(--ease),color .25s var(--ease);white-space:nowrap}@media (prefers-reduced-motion: reduce){.btn{transition:none}}.btn-primary{background:var(--accent);color:var(--white);box-shadow:0 10px 26px #3b63ff47}.btn-primary:hover{background:var(--accent-strong);transform:translateY(-2px)}.btn-outline{background:transparent;color:var(--text-primary);border:1.5px solid var(--gray-300)}.btn-outline:hover{border-color:var(--accent);color:var(--accent-strong);transform:translateY(-2px)}.btn-ghost-light{background:#ffffff0f;color:var(--white);border:1.5px solid rgba(255,255,255,.28)}.btn-ghost-light:hover{background:#ffffff24;transform:translateY(-2px)}.btn-sm{padding:10px 18px;font-size:.86rem}.btn svg{width:17px;height:17px;flex-shrink:0}.section-head{max-width:680px;margin-bottom:var(--space-8)}.section-head.center{margin-inline:auto;text-align:center}.section-head h2{font-size:var(--fs-h2);margin-bottom:var(--space-3)}.section-head p{font-size:var(--fs-lead);line-height:1.65}[data-reveal]{opacity:1;transform:none}html.js-reveal [data-reveal]{opacity:0;transform:translateY(22px);transition:opacity .7s var(--ease),transform .7s var(--ease)}html.js-reveal [data-reveal].in{opacity:1;transform:translateY(0)}[data-reveal-delay="1"]{transition-delay:.08s}[data-reveal-delay="2"]{transition-delay:.16s}[data-reveal-delay="3"]{transition-delay:.24s}[data-reveal-delay="4"]{transition-delay:.32s}@media (prefers-reduced-motion: reduce){html.js-reveal [data-reveal]{opacity:1;transform:none;transition:none}}.overflow-x-auto{overflow-x:auto}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}html.a11y-contrast{--text-secondary:var(--navy-900);--gray-500:var(--navy-800);--gray-300:var(--navy-600);--border-subtle:var(--navy-600)}html.a11y-contrast :focus-visible{outline-width:3.5px;outline-color:var(--royal-600)}html.a11y-reduced-motion *,html.a11y-reduced-motion *:before,html.a11y-reduced-motion *:after{animation-duration:.001ms!important;animation-iteration-count:1!important;transition-duration:.001ms!important;scroll-behavior:auto!important}html.a11y-underline-links a:not(.btn):not(.brand):not(.social-row a){text-decoration:underline;text-underline-offset:3px}.nav[data-astro-cid-wzp5s7a5]{position:fixed;inset-inline:0;top:0;z-index:1000;height:72px;display:flex;align-items:center;background:#fffffff5;backdrop-filter:blur(14px);-webkit-backdrop-filter:blur(14px);border-bottom:1px solid var(--border-subtle);box-shadow:var(--shadow-sm);transition:background-color .3s var(--ease),border-color .3s var(--ease),box-shadow .3s var(--ease),height .3s var(--ease)}html.js-reveal[data-transparent-nav=true] .nav[data-astro-cid-wzp5s7a5]:not(.is-scrolled){height:var(--header-h);background:transparent;border-bottom-color:transparent;box-shadow:none}.nav-inner[data-astro-cid-wzp5s7a5]{display:flex;align-items:center;justify-content:space-between;gap:24px}.brand[data-astro-cid-wzp5s7a5] img[data-astro-cid-wzp5s7a5]{height:34px;width:auto}.nav-links[data-astro-cid-wzp5s7a5]{display:flex;align-items:center;gap:30px}.nav-links[data-astro-cid-wzp5s7a5] a[data-astro-cid-wzp5s7a5]{font-weight:600;font-size:.9rem;color:var(--text-primary);position:relative;padding:6px 0;transition:color .25s var(--ease)}html.js-reveal[data-transparent-nav=true] .nav[data-astro-cid-wzp5s7a5]:not(.is-scrolled) .nav-links[data-astro-cid-wzp5s7a5] a[data-astro-cid-wzp5s7a5]{color:var(--text-on-dark)}.nav-links[data-astro-cid-wzp5s7a5] a[data-astro-cid-wzp5s7a5]:after{content:"";position:absolute;left:0;bottom:0;width:0;height:2px;background:var(--accent);transition:width .25s var(--ease);border-radius:2px}.nav-links[data-astro-cid-wzp5s7a5] a[data-astro-cid-wzp5s7a5]:hover:after{width:100%}.nav-actions[data-astro-cid-wzp5s7a5]{display:flex;align-items:center;gap:14px}.nav-toggle[data-astro-cid-wzp5s7a5]{display:none;flex-direction:column;gap:5px;width:26px;padding:4px}.nav-toggle[data-astro-cid-wzp5s7a5] span[data-astro-cid-wzp5s7a5]{height:2px;background:var(--text-primary);border-radius:2px;transition:all .25s var(--ease)}html.js-reveal[data-transparent-nav=true] .nav[data-astro-cid-wzp5s7a5]:not(.is-scrolled) .nav-toggle[data-astro-cid-wzp5s7a5] span[data-astro-cid-wzp5s7a5]{background:var(--text-on-dark)}@media (max-width:960px){.nav-links[data-astro-cid-wzp5s7a5]{position:fixed;top:var(--header-h);left:0;right:0;bottom:0;background:var(--white);flex-direction:column;align-items:flex-start;padding:28px 24px;gap:4px;transform:translate(100%);transition:transform .35s var(--ease);overflow-y:auto}.nav-links[data-astro-cid-wzp5s7a5].is-open{transform:translate(0)}.nav-links[data-astro-cid-wzp5s7a5] a[data-astro-cid-wzp5s7a5]{width:100%;padding:16px 4px;border-bottom:1px solid var(--border-subtle);color:var(--text-primary)!important;font-size:1.02rem}.nav-cta[data-astro-cid-wzp5s7a5]{display:none}.nav-toggle[data-astro-cid-wzp5s7a5]{display:flex}}.nav-toggle[data-astro-cid-wzp5s7a5].is-open span[data-astro-cid-wzp5s7a5]:nth-child(1){transform:translateY(7px) rotate(45deg)}.nav-toggle[data-astro-cid-wzp5s7a5].is-open span[data-astro-cid-wzp5s7a5]:nth-child(2){opacity:0}.nav-toggle[data-astro-cid-wzp5s7a5].is-open span[data-astro-cid-wzp5s7a5]:nth-child(3){transform:translateY(-7px) rotate(-45deg)}.footer[data-astro-cid-sz7xmlte]{background:var(--navy-950);color:var(--gray-300);padding:var(--space-8) 0 var(--space-5)}.footer-grid[data-astro-cid-sz7xmlte]{display:grid;grid-template-columns:1.3fr 1fr 1fr 1.2fr;gap:40px;padding-bottom:var(--space-7);border-bottom:1px solid rgba(255,255,255,.08)}@media (max-width:900px){.footer-grid[data-astro-cid-sz7xmlte]{grid-template-columns:1fr 1fr}}@media (max-width:560px){.footer-grid[data-astro-cid-sz7xmlte]{grid-template-columns:1fr}}.footer-brand[data-astro-cid-sz7xmlte] img[data-astro-cid-sz7xmlte]{height:46px;width:auto;margin-bottom:16px}.footer-brand[data-astro-cid-sz7xmlte] p[data-astro-cid-sz7xmlte]{font-size:.88rem;color:var(--gray-500);max-width:260px;margin-bottom:18px}.social-row[data-astro-cid-sz7xmlte]{display:flex;gap:10px}.social-row[data-astro-cid-sz7xmlte] a[data-astro-cid-sz7xmlte]{width:38px;height:38px;border-radius:10px;background:#ffffff0f;display:flex;align-items:center;justify-content:center;transition:background-color .2s var(--ease)}.social-row[data-astro-cid-sz7xmlte] a[data-astro-cid-sz7xmlte]:hover{background:var(--accent)}.social-row[data-astro-cid-sz7xmlte] svg[data-astro-cid-sz7xmlte]{width:17px;height:17px;color:var(--gray-300)}.footer-col[data-astro-cid-sz7xmlte] h5[data-astro-cid-sz7xmlte]{font-family:var(--font-body);font-size:.78rem;letter-spacing:.09em;text-transform:uppercase;color:var(--gray-500);margin-bottom:16px;font-weight:700}.footer-col[data-astro-cid-sz7xmlte] ul[data-astro-cid-sz7xmlte]{display:flex;flex-direction:column;gap:11px}.footer-col[data-astro-cid-sz7xmlte] a[data-astro-cid-sz7xmlte]{font-size:.9rem;color:var(--gray-300);transition:color .2s var(--ease)}.footer-col[data-astro-cid-sz7xmlte] a[data-astro-cid-sz7xmlte]:hover{color:var(--cyan-300)}.footer-participant[data-astro-cid-sz7xmlte] p[data-astro-cid-sz7xmlte]{font-size:.84rem;color:var(--gray-500);margin-bottom:10px;line-height:1.6}.footer-rps-link[data-astro-cid-sz7xmlte]{color:var(--cyan-300);font-weight:600;font-size:.88rem}.footer-legal[data-astro-cid-sz7xmlte]{padding-top:var(--space-5)}.ecosystem-note[data-astro-cid-sz7xmlte]{font-size:.8rem;color:var(--gray-600);line-height:1.6;max-width:760px;margin-bottom:18px}.footer-bottom[data-astro-cid-sz7xmlte]{display:flex;justify-content:space-between;align-items:center;flex-wrap:wrap;gap:12px;font-size:.8rem;color:var(--gray-600)}.legal-links[data-astro-cid-sz7xmlte]{display:flex;gap:18px;flex-wrap:wrap}.legal-links[data-astro-cid-sz7xmlte] a[data-astro-cid-sz7xmlte]{color:var(--gray-600)}.legal-links[data-astro-cid-sz7xmlte] a[data-astro-cid-sz7xmlte]:hover{color:var(--gray-300)}.wa-fab[data-astro-cid-wytsbpfe]{position:fixed;bottom:98px;right:26px;z-index:900;width:58px;height:58px;border-radius:50%;background:#25d366;display:flex;align-items:center;justify-content:center;box-shadow:0 10px 26px #25d36666;transition:transform .25s var(--ease)}.wa-fab[data-astro-cid-wytsbpfe]:hover{transform:scale(1.08)}.wa-fab[data-astro-cid-wytsbpfe] svg[data-astro-cid-wytsbpfe]{width:28px;height:28px;color:var(--white)}.ping[data-astro-cid-wytsbpfe]{position:absolute;inset:0;border-radius:50%;background:#25d366;opacity:.55;animation:wa-ping 2.4s ease-out infinite}@keyframes wa-ping{0%{transform:scale(1);opacity:.55}to{transform:scale(1.7);opacity:0}}@media (prefers-reduced-motion: reduce){.ping[data-astro-cid-wytsbpfe]{animation:none;opacity:0}}.a11y-widget[data-astro-cid-q2bp7gvh]{position:fixed;bottom:26px;left:26px;z-index:900}.a11y-toggle[data-astro-cid-q2bp7gvh]{width:52px;height:52px;border-radius:50%;background:var(--navy-900);color:var(--white);display:flex;align-items:center;justify-content:center;box-shadow:var(--shadow-md);transition:transform .25s var(--ease),background-color .25s var(--ease)}.a11y-toggle[data-astro-cid-q2bp7gvh]:hover{transform:scale(1.06);background:var(--royal-600)}.a11y-toggle[data-astro-cid-q2bp7gvh] svg[data-astro-cid-q2bp7gvh]{width:26px;height:26px}.a11y-panel[data-astro-cid-q2bp7gvh]{position:absolute;bottom:66px;left:0;width:260px;background:var(--white);border:1px solid var(--border-subtle);border-radius:var(--radius-md);box-shadow:var(--shadow-lg);padding:18px;display:flex;flex-direction:column;gap:14px}.a11y-panel[data-astro-cid-q2bp7gvh][hidden]{display:none}.a11y-row[data-astro-cid-q2bp7gvh]{display:flex;align-items:center;justify-content:space-between;gap:12px}.a11y-label[data-astro-cid-q2bp7gvh]{font-size:.86rem;font-weight:600;color:var(--text-primary)}.a11y-btn-group[data-astro-cid-q2bp7gvh]{display:flex;gap:6px}.a11y-btn-group[data-astro-cid-q2bp7gvh] button[data-astro-cid-q2bp7gvh]{width:30px;height:30px;border-radius:8px;border:1px solid var(--gray-300);font-weight:700;font-size:.8rem;color:var(--text-primary);transition:border-color .2s var(--ease),color .2s var(--ease)}.a11y-btn-group[data-astro-cid-q2bp7gvh] button[data-astro-cid-q2bp7gvh]:hover{border-color:var(--accent);color:var(--accent-strong)}.a11y-switch-row[data-astro-cid-q2bp7gvh]{cursor:pointer}.a11y-switch[data-astro-cid-q2bp7gvh]{position:relative;display:inline-flex}.a11y-switch[data-astro-cid-q2bp7gvh] input[data-astro-cid-q2bp7gvh]{position:absolute;opacity:0;width:100%;height:100%;margin:0;cursor:pointer}.a11y-switch-track[data-astro-cid-q2bp7gvh]{width:38px;height:22px;border-radius:999px;background:var(--gray-300);display:block;position:relative;transition:background-color .2s var(--ease)}.a11y-switch-thumb[data-astro-cid-q2bp7gvh]{position:absolute;top:2px;left:2px;width:18px;height:18px;border-radius:50%;background:var(--white);transition:transform .2s var(--ease)}.a11y-switch[data-astro-cid-q2bp7gvh] input[data-astro-cid-q2bp7gvh]:checked+.a11y-switch-track[data-astro-cid-q2bp7gvh]{background:var(--accent)}.a11y-switch[data-astro-cid-q2bp7gvh] input[data-astro-cid-q2bp7gvh]:checked+.a11y-switch-track[data-astro-cid-q2bp7gvh] .a11y-switch-thumb[data-astro-cid-q2bp7gvh]{transform:translate(16px)}.a11y-switch[data-astro-cid-q2bp7gvh] input[data-astro-cid-q2bp7gvh]:focus-visible+.a11y-switch-track[data-astro-cid-q2bp7gvh]{outline:2.5px solid var(--accent);outline-offset:2px}.a11y-reset-all[data-astro-cid-q2bp7gvh]{text-align:center;font-size:.8rem;font-weight:600;color:var(--gray-500);padding-top:6px;border-top:1px solid var(--border-subtle)}.a11y-reset-all[data-astro-cid-q2bp7gvh]:hover{color:var(--accent-strong)}@media (max-width: 480px){.a11y-widget[data-astro-cid-q2bp7gvh]{left:16px;bottom:16px}.a11y-panel[data-astro-cid-q2bp7gvh]{width:230px}}
