:root{color-scheme:dark;--bg: #0b1527;--panel: #0f1c33;--text: #e5e7eb;--muted: #94a3b8;--accent: #38bdf8;--accent-2: #818cf8;--badge-n: #7dd3fc;--badge-s: #fca5a5;--success: #22c55e;--warn: #f59e0b;--danger: #f87171;font-family:Inter,Segoe UI,system-ui,-apple-system,sans-serif}:where(.astro-j7pv25f6){box-sizing:border-box}body{margin:0;background:radial-gradient(circle at 20% 20%,rgba(56,189,248,.08),transparent 40%),radial-gradient(circle at 80% 0%,rgba(129,140,248,.1),transparent 35%),var(--bg);color:var(--text)}a:where(.astro-j7pv25f6){color:inherit;text-decoration:none}header:where(.astro-j7pv25f6){padding:32px 20px 12px;max-width:1200px;margin:0 auto;display:flex;justify-content:space-between;align-items:center;gap:12px}.logo:where(.astro-j7pv25f6){font-weight:800;letter-spacing:.03em;font-size:18px}.pill:where(.astro-j7pv25f6){display:inline-flex;align-items:center;gap:10px;padding:10px 14px;border-radius:999px;background:linear-gradient(135deg,#38bdf81f,#818cf81f);border:1px solid rgba(255,255,255,.08);color:var(--text);font-weight:600}.cta-row:where(.astro-j7pv25f6){display:flex;gap:12px;flex-wrap:wrap}.btn:where(.astro-j7pv25f6){border:1px solid transparent;border-radius:10px;padding:12px 16px;font-weight:700;cursor:pointer;transition:background-color .14s ease,border-color .14s ease,color .14s ease;box-shadow:none}.btn-primary:where(.astro-j7pv25f6){background:var(--accent);color:#0b1527;border-color:var(--accent)}.btn-primary:where(.astro-j7pv25f6):hover{background:var(--accent-2);border-color:var(--accent-2)}.btn-secondary:where(.astro-j7pv25f6){background:transparent;color:var(--text);border:1px solid rgba(255,255,255,.14)}.btn-secondary:where(.astro-j7pv25f6):hover{background:#ffffff14;border-color:#ffffff2e}.btn:where(.astro-j7pv25f6):hover{box-shadow:none}main:where(.astro-j7pv25f6){max-width:1200px;margin:0 auto;padding:0 20px 80px;display:flex;flex-direction:column;gap:64px}.hero:where(.astro-j7pv25f6){margin-top:28px;display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:32px;align-items:center}h1:where(.astro-j7pv25f6){font-size:clamp(32px,5vw,46px);margin:0 0 16px;line-height:1.05;letter-spacing:-.01em}p:where(.astro-j7pv25f6).lead{margin:0 0 18px;color:var(--muted);font-size:18px;line-height:1.6}.panel:where(.astro-j7pv25f6){background:var(--panel);border:1px solid rgba(255,255,255,.06);border-radius:18px;padding:20px;box-shadow:0 16px 40px #00000059}.property-box:where(.astro-j7pv25f6){display:flex;flex-direction:column;gap:12px}.input-row:where(.astro-j7pv25f6){display:flex;gap:10px;flex-wrap:wrap}input:where(.astro-j7pv25f6)[type=text]{flex:1;min-width:180px;padding:12px 14px;border-radius:12px;border:1px solid rgba(255,255,255,.12);background:#ffffff0a;color:var(--text)}input:where(.astro-j7pv25f6)[type=text]::-moz-placeholder{color:var(--muted)}input:where(.astro-j7pv25f6)[type=text]::placeholder{color:var(--muted)}section:where(.astro-j7pv25f6) h2:where(.astro-j7pv25f6){margin:0 0 10px;font-size:26px}section:where(.astro-j7pv25f6) p:where(.astro-j7pv25f6){margin:0 0 16px;color:var(--muted)}.grid:where(.astro-j7pv25f6){display:grid;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:16px}.card:where(.astro-j7pv25f6){background:#ffffff08;border:1px solid rgba(255,255,255,.06);border-radius:14px;padding:16px}.card:where(.astro-j7pv25f6) h3:where(.astro-j7pv25f6){margin:0 0 8px;font-size:18px}.card:where(.astro-j7pv25f6) p:where(.astro-j7pv25f6){margin:0;color:var(--muted);line-height:1.5}.icon-badge:where(.astro-j7pv25f6){display:inline-flex;align-items:center;justify-content:center;width:36px;height:36px;border-radius:12px;background:linear-gradient(135deg,#38bdf829,#818cf829);color:var(--text);border:1px solid rgba(255,255,255,.1);margin-bottom:10px}.icon-badge:where(.astro-j7pv25f6) svg:where(.astro-j7pv25f6){width:20px;height:20px}.steps:where(.astro-j7pv25f6){display:grid;grid-template-columns:repeat(auto-fit,minmax(240px,1fr));gap:14px}.step:where(.astro-j7pv25f6),.card:where(.astro-j7pv25f6){display:grid;grid-template-rows:auto 1fr;gap:8px}.step:where(.astro-j7pv25f6){padding:16px;background:#ffffff08;border:1px solid rgba(255,255,255,.06);border-radius:14px}.item-head:where(.astro-j7pv25f6){display:grid;grid-template-columns:auto 1fr;align-items:center;gap:10px}.item-head:where(.astro-j7pv25f6) h3:where(.astro-j7pv25f6){margin:0}.faq:where(.astro-j7pv25f6){display:grid;grid-template-columns:repeat(auto-fit,minmax(260px,1fr));gap:12px}.faq-item:where(.astro-j7pv25f6){padding:14px;border-radius:12px;background:#ffffff05;border:1px solid rgba(255,255,255,.05)}.tag-row:where(.astro-j7pv25f6){display:flex;gap:8px;flex-wrap:wrap;color:var(--muted);font-size:14px}.shot:where(.astro-j7pv25f6){position:relative;padding:14px;border-radius:16px;background:#ffffff05;border:1px solid rgba(255,255,255,.06);box-shadow:inset 0 0 0 1px #ffffff08}.shot__label:where(.astro-j7pv25f6){font-weight:700;margin:0 0 6px}.shot__body:where(.astro-j7pv25f6){color:var(--muted);line-height:1.5;margin:0 0 10px}.shot:where(.astro-j7pv25f6) img:where(.astro-j7pv25f6){width:100%;max-width:360px;display:block;border-radius:12px;border:1px solid rgba(255,255,255,.08);box-shadow:0 12px 30px #00000059;margin:0}footer:where(.astro-j7pv25f6){max-width:1200px;margin:0 auto 40px;padding:0 20px;color:var(--muted);display:flex;justify-content:space-between;gap:12px;flex-wrap:wrap}@media (max-width: 640px){header:where(.astro-j7pv25f6){flex-direction:column;align-items:flex-start}.input-row:where(.astro-j7pv25f6){flex-direction:column}}
