:root{--bg:#07172e;--bg-soft:#0d2445;--surface:rgba(16,42,79,0.92);--surface-strong:rgba(8,25,50,0.96);--surface-muted:rgba(12,33,62,0.8);--border:rgba(133,197,255,0.16);--border-strong:rgba(133,197,255,0.28);--text:#f6fbff;--muted:#9cb8d8;--accent:#2a86ff;--accent-2:#21c8ba;--chip:rgba(42,134,255,0.14);--shadow:0 30px 60px rgba(2,10,24,0.38)}*{box-sizing:border-box}body,html{margin:0;min-height:100%;background:radial-gradient(circle at top left,rgba(41,117,255,.18),transparent 28%),radial-gradient(circle at top right,rgba(33,200,186,.16),transparent 26%),linear-gradient(180deg,#071427,#081a31 52%,#06111f);color:var(--text);font-family:Inter,system-ui,sans-serif}body{min-height:100vh}a{color:inherit;text-decoration:none}code,pre{font-family:SFMono-Regular,Consolas,Liberation Mono,Menlo,monospace}.portal-shell{display:grid;grid-template-columns:320px minmax(0,1fr);min-height:100vh}.portal-sidebar{position:-webkit-sticky;position:sticky;top:0;display:flex;flex-direction:column;gap:1.5rem;height:100vh;padding:1.75rem;border-right:1px solid var(--border);background:rgba(6,20,39,.88);-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px)}.action-card,.brand-block,.code-panel,.metric-card,.product-card,.section-card,.sidebar-panel,.surface-card,.tier-card{border:1px solid var(--border);background:var(--surface);box-shadow:var(--shadow)}.action-card,.brand-block,.code-panel,.product-card,.sidebar-panel,.surface-card,.tier-card{border-radius:28px}.action-card,.brand-block,.code-panel,.product-card,.section-card,.sidebar-panel,.surface-card,.tier-card{padding:1.25rem}.card-title,.hero-title,.section-title,.sidebar-title,.tier-price{margin:0}.sidebar-title{margin-top:.75rem;font-size:2rem;line-height:1.05}.card-copy,.code-caption,.compact-list,.hero-copy,.metric-detail,.ordered-list,.panel-copy,.sidebar-copy,.topbar-copy{color:var(--muted);line-height:1.6}.eyebrow,.metric-label,.topbar-label{margin:0;font-size:.72rem;font-weight:800;letter-spacing:.2em;text-transform:uppercase;color:#8fbaf3}.sidebar-nav{display:grid;grid-gap:.65rem;gap:.65rem}.hero-action,.inline-link,.sidebar-link,.topbar-action{display:inline-flex;align-items:center;justify-content:center;gap:.55rem;border-radius:16px;border:1px solid var(--border);padding:.9rem 1rem;background:rgba(19,47,88,.58);font-weight:700;transition:transform .16s ease,border-color .16s ease,background .16s ease}.sidebar-link{justify-content:flex-start}.hero-action:hover,.inline-link:hover,.sidebar-link:hover,.topbar-action:hover{transform:translateY(-1px);border-color:var(--border-strong);background:rgba(24,60,110,.78)}.sidebar-link.active{background:linear-gradient(135deg,rgba(31,77,184,.86),rgba(29,165,192,.72));border-color:rgba(111,226,255,.34)}.chip,.panel-badge,.product-plan{display:inline-flex;align-items:center;justify-content:center;border-radius:999px;padding:.42rem .82rem;background:var(--chip);color:#9bdcff;font-size:.76rem;font-weight:700}.panel-title{margin:.75rem 0 0;font-size:1.1rem}.sidebar-links{display:flex;flex-wrap:wrap;gap:.8rem;margin-top:1rem}.sidebar-links a{color:#7fd5ff;font-size:.92rem}.portal-content{min-width:0;padding:1.5rem 1.5rem 2rem}.topbar{display:flex;align-items:center;justify-content:space-between;gap:1rem;margin-bottom:1.35rem}.topbar-actions{display:flex;flex-wrap:wrap;gap:.75rem}.page-shell,.page-stack{display:grid;grid-gap:1.35rem;gap:1.35rem}.hero-card{display:grid;grid-template-columns:minmax(0,1.3fr) minmax(320px,.95fr);grid-gap:1rem;gap:1rem;padding:1.5rem;border-radius:34px;border:1px solid rgba(128,207,255,.18);background:linear-gradient(135deg,rgba(22,57,120,.96),rgba(26,146,187,.92));box-shadow:var(--shadow)}.hero-copy-block{display:grid;grid-gap:.95rem;gap:.95rem;align-content:start}.hero-title{font-size:clamp(2.35rem,5vw,4rem);line-height:.98;max-width:11ch}.hero-copy{max-width:68ch}.action-grid,.chip-row,.code-grid,.detail-grid,.hero-actions,.hero-metrics,.metric-grid,.product-grid,.three-column-grid,.tier-grid{display:grid;grid-gap:1rem;gap:1rem}.hero-actions{display:flex;flex-wrap:wrap}.action-grid,.hero-metrics,.metric-grid,.three-column-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.metric-grid{grid-template-columns:repeat(4,minmax(0,1fr))}.product-grid,.tier-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.code-grid,.detail-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.section-card{border-radius:32px}.code-panel-head,.product-head,.section-head{display:flex;align-items:flex-start;justify-content:space-between;gap:1rem}.section-title{margin-top:.35rem;font-size:1.8rem}.metric-card{border-radius:26px}.metric-card-hero{min-height:140px;background:rgba(255,255,255,.08)}.metric-value,.tier-price{margin:.75rem 0 0;font-size:clamp(1.7rem,3vw,2.5rem);font-weight:800;letter-spacing:-.04em}.action-card,.code-panel,.product-card,.surface-card,.tier-card{background:var(--surface)}.card-title{margin-top:.55rem;font-size:1.25rem}.card-copy{margin:.7rem 0 0}.chip-row{display:flex;flex-wrap:wrap;margin-top:1rem}.chip-row-top{margin-top:.85rem}.compact-list,.ordered-list{margin:1rem 0 0;padding-left:1.15rem}.inline-link{width:-moz-fit-content;width:fit-content;margin-top:1rem}.code-panel-head{align-items:center}.code-caption{max-width:220px;text-align:right;font-size:.9rem}.code-block{overflow-x:auto;margin:1rem 0 0;padding:1rem;border-radius:20px;border:1px solid rgba(139,198,255,.12);background:var(--surface-strong);color:#d9ecff;font-size:.92rem;line-height:1.55}@media (max-width:1280px){.action-grid,.code-grid,.detail-grid,.hero-card,.hero-metrics,.metric-grid,.product-grid,.three-column-grid,.tier-grid{grid-template-columns:1fr 1fr}}@media (max-width:980px){.portal-shell{grid-template-columns:1fr}.portal-sidebar{position:static;height:auto;border-right:none;border-bottom:1px solid var(--border)}.action-grid,.code-grid,.detail-grid,.hero-card,.hero-metrics,.metric-grid,.product-grid,.three-column-grid,.tier-grid{grid-template-columns:1fr}.topbar{flex-direction:column;align-items:flex-start}}@media (max-width:640px){.portal-content,.portal-sidebar{padding:1rem}.action-card,.brand-block,.code-panel,.hero-card,.metric-card,.product-card,.section-card,.sidebar-panel,.surface-card,.tier-card{border-radius:24px}.hero-title{max-width:none}}