:root{--color-bg: #f8f9fa;--color-surface: #fff;--color-surface-raised: #eef0f3;--color-border: #dde1e7;--color-border-strong: #c3c9d3;--color-fg: #161c25;--color-fg-muted: #4e5a6b;--color-primary: #246ba1;--color-primary-hover: #1b5380;--color-accent: #cf9540;--color-accent-hover: #a87530;--color-success: #15806a;--color-warning: #c98a2b;--color-danger: #c0392b;--color-info: #2f80b8;--radius-sm: 4px;--radius-md: 6px;--radius-lg: 10px;--radius-xl: 16px}@font-face{font-family:"Inter";font-style:normal;font-weight:100 900;font-display:swap;src:url("/fonts/InterVariable-latin.woff2") format("woff2-variations");unicode-range:U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+0304,U+0308,U+0329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}*,*::before,*::after{box-sizing:border-box}html{-webkit-text-size-adjust:100%;text-size-adjust:100%}body{margin:0;background-color:#f8f9fa;color:#161c25;font-family:"Inter",ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,sans-serif;font-feature-settings:"calt" 1,"liga" 1;line-height:1.5;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}h1,h2,h3,h4,h5,h6{margin:0;line-height:1.25;color:#161c25}p{margin:0 0 1rem}a{color:#246ba1;text-decoration:underline;text-underline-offset:2px}a:hover{color:#1b5380}.container{width:100%;max-width:1120px;margin-inline:auto;padding-inline:1.5rem}.section{padding-block:4rem}.section{padding-block:5rem}.section--alt{background-color:#fff}.section--dark{background-color:#161c25;color:#f8f9fa}.section__label{display:inline-block;font-size:.75rem;font-weight:600;letter-spacing:.1em;text-transform:uppercase;color:#cf9540;margin-bottom:.75rem}.section__headline{font-size:clamp(1.75rem,4vw,2.75rem);font-weight:700;line-height:1.15;margin-bottom:1rem}.section__subhead{font-size:1.125rem;color:#4e5a6b;max-width:52ch;margin-inline:auto;line-height:1.6;margin-bottom:2rem}.hero{background:linear-gradient(160deg, #f8f9fa 0%, #eef5fb 100%);padding-block:6rem 5rem;text-align:center}.hero__eyebrow{display:inline-block;font-size:.75rem;font-weight:600;letter-spacing:.1em;text-transform:uppercase;color:#cf9540;margin-bottom:1.25rem}.hero__headline{font-size:clamp(2rem,5vw,3.5rem);font-weight:800;line-height:1.1;color:#161c25;margin-bottom:1.25rem;max-width:18ch;margin-inline:auto}.hero__subhead{font-size:1.125rem;color:#4e5a6b;max-width:52ch;margin-inline:auto;margin-bottom:2.5rem;line-height:1.65}.hero__ctas{display:flex;gap:1rem;justify-content:center;flex-wrap:wrap}.btn{display:inline-block;font-size:1rem;font-weight:600;padding:.75rem 1.75rem;border-radius:6px;text-decoration:none;transition:background-color .15s ease,color .15s ease;cursor:pointer}.btn--primary{background-color:#246ba1;color:#fff}.btn--primary:hover{background-color:#1b5380;color:#fff}.btn--secondary{background-color:rgba(0,0,0,0);color:#246ba1;border:2px solid #246ba1}.btn--secondary:hover{background-color:#eef5fb;color:#1b5380;border-color:#1b5380}.btn--light{background-color:#fff;color:#246ba1}.btn--light:hover{background-color:#eef5fb;color:#1b5380}.sovereignty{text-align:center}.sovereignty__pillars{display:flex;gap:2rem;justify-content:center;flex-wrap:wrap;margin-top:3rem}.sovereignty__pillar{flex:1 1 220px;max-width:280px;background:#fff;border:1px solid #dde1e7;border-radius:10px;padding:1.75rem 1.5rem;text-align:left}.sovereignty__pillar-icon{width:2.5rem;height:2.5rem;background-color:#eef5fb;border-radius:6px;display:flex;align-items:center;justify-content:center;color:#246ba1;margin-bottom:.75rem}.sovereignty__pillar-icon svg{width:1.375rem;height:1.375rem}.sovereignty__pillar-title{font-size:1rem;font-weight:700;color:#161c25;margin-bottom:.5rem}.sovereignty__pillar-body{font-size:.9rem;color:#4e5a6b;line-height:1.6;margin:0}.self-host{text-align:center;background-color:#1b5380;color:#f8f9fa}.self-host .section__headline{color:#fff}.self-host .section__subhead{color:#a9ceea}.final-cta{text-align:center;background:linear-gradient(160deg, #123a5e 0%, #161c25 100%);color:#f8f9fa;padding-block:6rem}.final-cta .section__headline{color:#fff}.final-cta .section__subhead{color:#c3c9d3}.features{text-align:center}.features__grid{display:grid;grid-template-columns:repeat(3, 1fr);gap:2rem;margin-top:3rem}.features__card{background:#fff;border:1px solid #dde1e7;border-radius:10px;padding:2rem 1.75rem;text-align:left}.features__card-icon{width:2.5rem;height:2.5rem;background-color:#eef5fb;border-radius:6px;display:flex;align-items:center;justify-content:center;color:#246ba1;margin-bottom:1rem}.features__card-icon svg{width:1.375rem;height:1.375rem}.features__card-title{font-size:1.0625rem;font-weight:700;color:#161c25;margin-bottom:.5rem}.features__card-body{font-size:.9rem;color:#4e5a6b;line-height:1.65;margin:0}@media (max-width: 700px){.features__grid{grid-template-columns:1fr}}@media (min-width: 701px) and (max-width: 960px){.features__grid{grid-template-columns:repeat(2, 1fr)}}.tabs{position:relative;background:#161c25;border-radius:10px;overflow:hidden;max-width:720px;margin-inline:auto;box-shadow:0 4px 24px rgba(0,0,0,.18)}.tabs>input[type=radio]{position:absolute;opacity:0;width:0;height:0;pointer-events:none}.tabs__bar{display:flex;background:#252d38;border-bottom:1px solid #38424f;overflow-x:auto;scrollbar-width:none}.tabs__bar::-webkit-scrollbar{display:none}.tabs__label{flex-shrink:0;padding:.75rem 1.25rem;font-size:.875rem;font-weight:500;color:#9aa3b0;cursor:pointer;border-bottom:2px solid rgba(0,0,0,0);transition:color .12s ease,border-color .12s ease;user-select:none}.tabs__label:hover{color:#dde1e7}.tabs__panels{position:relative;padding:1.5rem}@media (max-width: 700px){.tabs__panels::after{content:"";position:absolute;top:0;right:0;bottom:0;width:2.5rem;background:linear-gradient(to right, rgba(0,0,0,0), #161c25);pointer-events:none;z-index:1}}.tabs__panel{display:none}.tabs__panel pre{margin:0;background:rgba(0,0,0,0);border:none;border-radius:0;padding:0;font-size:.875rem;line-height:1.65;color:#dde1e7;white-space:pre;overflow-x:auto;scrollbar-width:thin}.tabs__panel code{background:rgba(0,0,0,0);border-radius:0;padding:0;font-size:inherit;color:inherit}#tab-1:checked~.tabs__bar label[for=tab-1]{color:#fff;border-bottom-color:#cf9540}#tab-1:checked~.tabs__panels .tabs__panel:nth-child(1){display:block}#tab-2:checked~.tabs__bar label[for=tab-2]{color:#fff;border-bottom-color:#cf9540}#tab-2:checked~.tabs__panels .tabs__panel:nth-child(2){display:block}#tab-3:checked~.tabs__bar label[for=tab-3]{color:#fff;border-bottom-color:#cf9540}#tab-3:checked~.tabs__panels .tabs__panel:nth-child(3){display:block}#tab-1:focus-visible~.tabs__bar label[for=tab-1],#tab-2:focus-visible~.tabs__bar label[for=tab-2],#tab-3:focus-visible~.tabs__bar label[for=tab-3]{outline:2px solid #cf9540;outline-offset:2px}.developer-speed{background-color:#f8f9fa}.developer-speed__intro{text-align:center;margin-bottom:3rem}