:root{color-scheme:dark;font-family:SF Pro Display,SF Pro Text,sans-serif;background:#050510}*{box-sizing:border-box}html{background:#050510}body{margin:0;min-height:100vh;background:radial-gradient(circle at top left,rgba(124,58,237,.24),transparent 26%),radial-gradient(circle at bottom right,rgba(37,99,235,.28),transparent 34%),linear-gradient(180deg,#070712,#040408);color:white}a{color:inherit;text-decoration:none}code{padding:.2rem .5rem;border-radius:999px;background:rgba(255,255,255,.08);font-size:.92em}.site-shell{min-height:100vh}.site-header{width:min(1120px,calc(100vw - 40px));margin:0 auto;padding:24px 0 0;display:flex;align-items:center;justify-content:space-between;gap:20px}.brand{display:inline-flex;align-items:center;gap:12px;font-weight:800;font-size:1.05rem}.brand-mark{width:34px;height:34px;display:grid;place-items:center;border-radius:12px;background:linear-gradient(135deg,#2aa8ff,#8d39ff 52%,#ff2ca4);box-shadow:0 12px 30px rgba(113,76,255,.28)}.site-nav{display:inline-flex;align-items:center;gap:18px;color:rgba(255,255,255,.72);font-weight:600}.legal-page,.page-grid{width:min(1120px,calc(100vw - 40px));margin:0 auto;padding:32px 0 48px}.page-grid{display:grid;grid-gap:24px;gap:24px}.footer-panel,.hero-card,.legal-card,.panel{border-radius:32px;border:1px solid rgba(255,255,255,.1);background:rgba(255,255,255,.055);-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);box-shadow:0 24px 60px rgba(0,0,0,.22)}.footer-panel,.hero-card,.legal-card{padding:32px}.panel-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:24px;gap:24px}.panel{padding:28px}.eyebrow{margin:0 0 10px;text-transform:uppercase;letter-spacing:.18em;color:rgba(255,255,255,.55);font-size:.78rem;font-weight:700}h1,h2,h3,li,p{margin:0}h1{font-size:clamp(2.6rem,7vw,5.4rem);line-height:.95;max-width:12ch}h2{margin-bottom:16px;font-size:1.6rem}.lede,h3{font-size:1.05rem}.lede{max-width:62ch;color:rgba(255,255,255,.78);line-height:1.7}.hero-actions{display:flex;flex-wrap:wrap;gap:14px;margin-top:28px}.primary-button,.secondary-button{display:inline-flex;align-items:center;justify-content:center;min-height:52px;padding:0 20px;border-radius:999px;font-weight:700}.primary-button{color:white;background:linear-gradient(90deg,#0ea5ff,#a020f0)}.secondary-button{color:rgba(255,255,255,.86);border:1px solid rgba(255,255,255,.14);background:rgba(255,255,255,.04)}.compact-list,.stack-list{list-style:none;padding:0}.stack-list{display:grid;grid-gap:14px;gap:14px}.list-card{display:flex;align-items:flex-start;justify-content:space-between;gap:16px;padding:16px 18px;border-radius:24px;background:rgba(255,255,255,.05)}.compact-list li,.footer-panel p,.legal-card li,.legal-card p,.legal-meta,.list-card p,.price-block span{color:rgba(255,255,255,.72);line-height:1.65}.price-block{text-align:right}.price-block strong{display:block;font-size:1rem}.note-card{margin-top:18px;padding:18px;border-radius:24px;background:linear-gradient(180deg,rgba(14,165,255,.12),rgba(255,255,255,.03))}.compact-list,.footer-panel{display:grid;grid-gap:10px;gap:10px}.legal-card{display:grid;grid-gap:22px;gap:22px}.legal-card section{display:grid;grid-gap:10px;gap:10px}.legal-meta{margin-top:-12px}.footer-panel a,.legal-card a{text-decoration:underline}@media (max-width:900px){.legal-page,.page-grid,.site-header{width:min(100vw - 28px,100%)}.site-header{padding-top:18px;flex-direction:column;align-items:flex-start}.panel-grid{grid-template-columns:1fr}.footer-panel,.hero-card,.legal-card,.panel{padding:24px;border-radius:28px}h1{max-width:100%}}