:root{--bg:#0a1118;--panel:#111a23;--panel2:#0e1720;--text:#e7eef5;--muted:#9fb0c2;--accent:#6fb8d6;--accent2:#7f95aa;--ok:#34d399;--warn:#fbbf24;--bad:#fb7185;--ring: rgba(111,184,214,.22);--shadow: 0 16px 42px rgba(0,0,0,.24);--radius: 18px;--max: 1120px;--mono: ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;--sans: ui-sans-serif, system-ui, -apple-system, Segoe UI, Roboto, Helvetica, Arial, "Apple Color Emoji","Segoe UI Emoji"}*{box-sizing:border-box}html,body{height:100%}body{margin:0;font-family:var(--sans);background:radial-gradient(1200px 520px at 18% -12%,rgba(73,115,145,.16),transparent 52%),radial-gradient(980px 520px at 92% 0%,rgba(92,148,172,.12),transparent 56%),radial-gradient(860px 560px at 74% 108%,rgba(52,211,153,.06),transparent 62%),linear-gradient(180deg,#0a1118,#091018);color:var(--text);line-height:1.55}a{color:inherit;text-decoration:none}a:hover{text-decoration:underline}img{max-width:100%;height:auto;display:block}code,pre{font-family:var(--mono)}.container{width:min(var(--max),92vw);margin:0 auto}.row{display:flex;gap:18px;align-items:center}.stack{display:flex;flex-direction:column;gap:18px}.grid{display:grid;gap:18px}.grid-3{grid-template-columns:repeat(3,minmax(0,1fr))}.grid-2{grid-template-columns:repeat(2,minmax(0,1fr))}@media (max-width: 980px){.grid-3,.grid-2{grid-template-columns:1fr}}.card{background:linear-gradient(180deg,#ffffff06,#ffffff04),#0f1720c7;border:1px solid rgba(255,255,255,.07);border-radius:var(--radius);box-shadow:var(--shadow);overflow:hidden;backdrop-filter:blur(4px)}.card .pad{max-width:72ch;margin:0 auto;padding:18px}.pill{display:inline-flex;align-items:center;gap:8px;padding:6px 10px;border-radius:999px;border:1px solid rgba(255,255,255,.09);background:#101923c7;color:var(--muted);font-size:12px}.kbd{font-family:var(--mono);font-size:12px;padding:2px 6px;border-radius:8px;border:1px solid rgba(255,255,255,.1);background:#ffffff0a}.btn{display:inline-flex;align-items:center;justify-content:center;gap:10px;padding:10px 14px;border-radius:14px;border:1px solid rgba(255,255,255,.1);background:#ffffff09;color:var(--text);cursor:pointer;transition:border-color .18s ease,box-shadow .18s ease,background .18s ease,transform .18s ease}.btn:hover{border-color:#6fb8d66b;box-shadow:0 0 0 5px var(--ring);background:#ffffff0d;text-decoration:none;transform:translateY(-1px)}.badge{display:inline-block;padding:6px 10px;border-radius:12px;background:#6fb8d61a;border:1px solid rgba(111,184,214,.22);color:#b7dced;font-size:12px}hr.sep{border:0;height:1px;background:linear-gradient(90deg,transparent,rgba(255,255,255,.12),transparent);margin:18px 0}h1{font-size:clamp(34px,4.2vw,54px);line-height:1.05;margin:0 0 12px;letter-spacing:-.02em}h2{font-size:24px;margin:0 0 10px}h3{font-size:18px;margin:0 0 8px}p{margin:0 0 12px;color:var(--muted)}p.lead{font-size:18px;color:#e7eef5db}.nav{position:sticky;top:0;z-index:50;backdrop-filter:blur(12px);background:#0a1118c7;border-bottom:1px solid rgba(255,255,255,.06)}.nav-inner{display:flex;align-items:center;justify-content:space-between;padding:14px 0}.brand{display:flex;align-items:center;gap:12px}.logo{width:38px;height:38px;border-radius:14px;background:radial-gradient(16px 16px at 32% 30%,rgba(121,186,212,.82),transparent 60%),radial-gradient(18px 18px at 70% 72%,rgba(109,133,156,.42),transparent 62%),#ffffff09;border:1px solid rgba(255,255,255,.08)}.brand strong{letter-spacing:.4px}.navlinks{display:flex;gap:12px;flex-wrap:wrap}.navlinks a{padding:8px 10px;border-radius:12px;color:#e7eef5e0}.navlinks a:hover{background:#ffffff09;text-decoration:none}.hero{padding:34px 0 18px}.hero-grid{display:grid;gap:18px;grid-template-columns:1.2fr .8fr;align-items:stretch}@media (max-width: 980px){.hero-grid{grid-template-columns:1fr}}.hero-card{padding:22px}.hero-card .meta{display:flex;gap:10px;flex-wrap:wrap;margin-bottom:12px}.hero-card .actions{display:flex;gap:10px;flex-wrap:wrap;margin-top:14px}.hero-aside{display:flex;flex-direction:column;gap:18px}.list{display:flex;flex-direction:column;gap:12px}.list a.item{display:block;padding:12px 14px;border-radius:16px;border:1px solid rgba(255,255,255,.08);background:#ffffff06}.list a.item:hover{border-color:#6fb8d666;box-shadow:0 0 0 5px var(--ring);text-decoration:none}.item .t{color:var(--text);font-weight:600}.item .s{font-size:13px;color:var(--muted);margin-top:4px}.footer{padding:38px 0;color:#e7eef5bf;border-top:1px solid rgba(255,255,255,.06);margin-top:34px}.footer small{color:var(--muted)}.logo{height:56px;width:auto}.card .pad p{line-height:1.75;font-size:18px;color:#e7eef5e0;margin:0 0 18px}.card .pad h2,.card .pad h3{margin-top:26px;margin-bottom:10px}.card .pad ul,.card .pad ol{margin:0 0 16px;padding-left:22px}.card .pad li{margin:6px 0}.card .pad .lead{font-size:20px;line-height:1.7;color:#e7eef5ed}.card .pad h1{max-width:18ch}.card .pad img{border-radius:18px;margin:24px 0 32px}.thumb{width:140px;height:92px;object-fit:cover;border-radius:14px;border:1px solid rgba(255,255,255,.08);background:#ffffff08;flex:0 0 auto}.meta{margin-top:10px;font-size:14px;opacity:.78;display:flex;flex-wrap:wrap;gap:8px;align-items:center}.meta .sep{opacity:.6}.hero-cover{width:100%;height:260px;object-fit:cover;border-radius:16px;margin-bottom:14px}.prose{max-width:72ch;font-size:18px;line-height:1.7}.prose h2{margin-top:32px;font-size:26px}.prose h3{margin-top:24px;font-size:22px}.prose img{width:100%;border-radius:14px;margin:18px 0}@media (max-width: 720px){.nav-inner{flex-direction:column;align-items:flex-start;gap:14px}.brand{width:100%;align-items:center}.brand .stack{min-width:0}.navlinks{width:100%;justify-content:flex-start;gap:8px}.navlinks a{padding:8px 10px}.logo{height:48px;width:auto}}.nav-inner[data-astro-cid-37fxchfa]{display:flex;align-items:center;justify-content:space-between;gap:24px}.brand-subtitle[data-astro-cid-37fxchfa]{font-size:12px;color:var(--muted);margin-top:-2px}.nav-right[data-astro-cid-37fxchfa]{display:flex;align-items:center;justify-content:flex-end;gap:18px;flex-wrap:wrap}.navlinks[data-astro-cid-37fxchfa]{display:flex;align-items:center;gap:18px;flex-wrap:wrap}.navlinks[data-astro-cid-37fxchfa] a[data-astro-cid-37fxchfa]{color:#ffffffdb;text-decoration:none;font-size:.98rem;line-height:1.2;transition:color .18s ease,opacity .18s ease}.navlinks[data-astro-cid-37fxchfa] a[data-astro-cid-37fxchfa]:hover{color:#fff}.service-cta[data-astro-cid-37fxchfa]{display:inline-flex;align-items:center;justify-content:center;min-height:40px;padding:10px 15px;border-radius:999px;text-decoration:none;font-size:.95rem;font-weight:700;line-height:1;letter-spacing:.01em;color:#eef9ff;background:linear-gradient(180deg,#67b7e029,#67b7e014);border:1px solid rgba(103,183,224,.3);box-shadow:inset 0 1px #ffffff0d,0 0 0 1px #67b7e008;white-space:nowrap;transition:transform .18s ease,background .18s ease,border-color .18s ease,box-shadow .18s ease,color .18s ease}.service-cta[data-astro-cid-37fxchfa]:hover,.service-cta[data-astro-cid-37fxchfa]:focus-visible{transform:translateY(-1px);color:#f7fcff;background:linear-gradient(180deg,#67b7e038,#67b7e01f);border-color:#67b7e06b;box-shadow:inset 0 1px #ffffff0f,0 6px 18px #21547029}.service-cta[data-astro-cid-37fxchfa].is-active{color:#fff;background:linear-gradient(180deg,#67b7e04d,#67b7e02e);border-color:#85d0f585;box-shadow:inset 0 1px #ffffff14,0 8px 24px #2362842e}.service-cta[data-astro-cid-37fxchfa].is-active:hover,.service-cta[data-astro-cid-37fxchfa].is-active:focus-visible{background:linear-gradient(180deg,#67b7e057,#67b7e038);border-color:#85d0f599}@media (max-width: 900px){.nav-inner[data-astro-cid-37fxchfa]{gap:18px}.nav-right[data-astro-cid-37fxchfa],.navlinks[data-astro-cid-37fxchfa]{gap:14px}}@media (max-width: 720px){.nav-inner[data-astro-cid-37fxchfa]{display:flex;flex-direction:column;align-items:stretch;gap:14px}.brand[data-astro-cid-37fxchfa]{display:flex;align-items:center;gap:12px}.brand[data-astro-cid-37fxchfa] .logo[data-astro-cid-37fxchfa]{width:72px;height:72px;flex:0 0 auto}.brand-text[data-astro-cid-37fxchfa]{min-width:0}.brand-text[data-astro-cid-37fxchfa] strong[data-astro-cid-37fxchfa]{font-size:1.15rem;line-height:1.1}.nav-right[data-astro-cid-37fxchfa]{display:flex;flex-direction:column;align-items:stretch;gap:12px}.navlinks[data-astro-cid-37fxchfa]{display:flex;flex-wrap:wrap;gap:10px 18px;justify-content:flex-start;align-items:center}.navlinks[data-astro-cid-37fxchfa] a[data-astro-cid-37fxchfa]{font-size:1rem;line-height:1.2;white-space:nowrap}.service-cta[data-astro-cid-37fxchfa]{width:100%;min-height:44px}}
