:root{--bg:#0b0f1a;--bg-card:#111827;--bg-card-hover:#1a2332;--border:#1e293b;--border-hover:#334155;--text:#e2e8f0;--text-muted:#94a3b8;--accent:#f97316;--accent-dim:#ea580c;--accent-glow:#f9731626;--font:"Inter", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, sans-serif;--font-mono:"JetBrains Mono", "Fira Code", "SF Mono", Consolas, monospace;--radius:12px;--radius-sm:8px;--max-w:1200px}[data-astro-cid-z4jru4n3]{box-sizing:border-box;margin:0;padding:0}html{scroll-behavior:smooth}body{font-family:var(--font);background:var(--bg);color:var(--text);min-height:100vh;line-height:1.6}a[data-astro-cid-z4jru4n3]{color:var(--accent);text-decoration:none;transition:color .2s}a[data-astro-cid-z4jru4n3]:hover{color:#fff}.header[data-astro-cid-z4jru4n3]{border-bottom:1px solid var(--border);backdrop-filter:blur(12px);z-index:100;background:#0b0f1ae6;padding:0 1.5rem;position:sticky;top:0}.header-inner[data-astro-cid-z4jru4n3]{max-width:var(--max-w);justify-content:space-between;align-items:center;height:64px;margin:0 auto;display:flex}.logo[data-astro-cid-z4jru4n3]{color:#fff;align-items:center;gap:.5rem;font-size:1.35rem;font-weight:700;display:flex}.logo[data-astro-cid-z4jru4n3]:hover{color:var(--accent)}.logo-icon[data-astro-cid-z4jru4n3]{font-size:1.5rem}.nav[data-astro-cid-z4jru4n3]{align-items:center;gap:1.5rem;display:flex}.nav[data-astro-cid-z4jru4n3] a[data-astro-cid-z4jru4n3]{color:var(--text-muted);border-radius:var(--radius-sm);padding:.375rem .75rem;font-size:.9rem;font-weight:500;transition:all .2s}.nav[data-astro-cid-z4jru4n3] a[data-astro-cid-z4jru4n3]:hover{color:#fff;background:var(--bg-card)}.main[data-astro-cid-z4jru4n3]{max-width:var(--max-w);margin:0 auto;padding:2rem 1.5rem 4rem}.hero[data-astro-cid-z4jru4n3]{text-align:center;padding:4rem 0 3rem}.hero[data-astro-cid-z4jru4n3] h1[data-astro-cid-z4jru4n3]{letter-spacing:-.03em;background:linear-gradient(135deg, #fff 40%, var(--accent));-webkit-text-fill-color:transparent;background-clip:text;margin-bottom:1rem;font-size:2.75rem;font-weight:800}.hero[data-astro-cid-z4jru4n3] p[data-astro-cid-z4jru4n3]{color:var(--text-muted);max-width:640px;margin:0 auto;font-size:1.15rem}.hero-cta[data-astro-cid-z4jru4n3]{background:var(--accent);color:#fff;border-radius:999px;align-items:center;gap:.5rem;margin-top:2rem;padding:.75rem 2rem;font-size:1rem;font-weight:600;transition:all .2s;display:inline-flex}.hero-cta[data-astro-cid-z4jru4n3]:hover{background:var(--accent-dim);color:#fff;transform:translateY(-1px)}.section-title[data-astro-cid-z4jru4n3]{align-items:center;gap:.75rem;margin-bottom:1.5rem;font-size:1.5rem;font-weight:700;display:flex}.section-title[data-astro-cid-z4jru4n3] .count[data-astro-cid-z4jru4n3]{color:var(--text-muted);background:var(--bg-card);border-radius:999px;padding:.125rem .625rem;font-size:.85rem;font-weight:500}.grid[data-astro-cid-z4jru4n3]{grid-template-columns:repeat(auto-fill,minmax(320px,1fr));gap:1rem;margin-bottom:3rem;display:grid}.card[data-astro-cid-z4jru4n3]{background:var(--bg-card);border:1px solid var(--border);border-radius:var(--radius);padding:1.5rem;transition:all .2s}.card[data-astro-cid-z4jru4n3]:hover{border-color:var(--border-hover);background:var(--bg-card-hover);transform:translateY(-2px);box-shadow:0 8px 24px #0000004d}.card-title[data-astro-cid-z4jru4n3]{color:#fff;margin-bottom:.375rem;font-size:1.1rem;font-weight:600}.card-subtitle[data-astro-cid-z4jru4n3]{color:var(--text-muted);margin-bottom:.75rem;font-size:.85rem}.card-specs[data-astro-cid-z4jru4n3]{flex-wrap:wrap;gap:.5rem;margin-bottom:.75rem;display:flex}.card-spec[data-astro-cid-z4jru4n3]{font-size:.8rem;font-family:var(--font-mono);color:var(--accent);background:#f973161a;border:1px solid #f9731633;border-radius:4px;padding:.2rem .5rem}.card-tags[data-astro-cid-z4jru4n3]{flex-wrap:wrap;gap:.375rem;display:flex}.card-tag[data-astro-cid-z4jru4n3]{color:var(--text-muted);background:#94a3b814;border-radius:4px;padding:.125rem .5rem;font-size:.75rem}.card-city[data-astro-cid-z4jru4n3]{color:var(--text-muted);margin-bottom:.75rem;font-size:.9rem}.article[data-astro-cid-z4jru4n3]{max-width:780px}.back-link[data-astro-cid-z4jru4n3]{color:var(--text-muted);align-items:center;gap:.375rem;margin-bottom:2rem;font-size:.9rem;transition:color .2s;display:inline-flex}.back-link[data-astro-cid-z4jru4n3]:hover{color:var(--accent)}.article[data-astro-cid-z4jru4n3] h1[data-astro-cid-z4jru4n3]{margin-bottom:1.5rem;font-size:2rem;font-weight:800}.article-meta[data-astro-cid-z4jru4n3]{background:var(--bg-card);border:1px solid var(--border);border-radius:var(--radius);grid-template-columns:repeat(auto-fill,minmax(200px,1fr));gap:.75rem;margin-bottom:2rem;padding:1.25rem;display:grid}.article-meta-item[data-astro-cid-z4jru4n3]{flex-direction:column;gap:.125rem;display:flex}.article-meta-label[data-astro-cid-z4jru4n3]{color:var(--text-muted);text-transform:uppercase;letter-spacing:.05em;font-size:.75rem}.article-meta-value[data-astro-cid-z4jru4n3]{font-size:.95rem;font-family:var(--font-mono);color:#fff}.article-content[data-astro-cid-z4jru4n3]{font-size:1rem;line-height:1.8}.article-content[data-astro-cid-z4jru4n3] h2[data-astro-cid-z4jru4n3]{color:#fff;margin:2rem 0 .75rem;font-size:1.35rem;font-weight:700}.article-content[data-astro-cid-z4jru4n3] h3[data-astro-cid-z4jru4n3]{margin:1.5rem 0 .5rem;font-size:1.1rem;font-weight:600}.article-content[data-astro-cid-z4jru4n3] p[data-astro-cid-z4jru4n3]{color:var(--text);margin-bottom:1rem}.article-content[data-astro-cid-z4jru4n3] ul[data-astro-cid-z4jru4n3],.article-content[data-astro-cid-z4jru4n3] ol[data-astro-cid-z4jru4n3]{margin-bottom:1rem;padding-left:1.5rem}.article-content[data-astro-cid-z4jru4n3] li[data-astro-cid-z4jru4n3]{margin-bottom:.375rem}.article-content[data-astro-cid-z4jru4n3] table[data-astro-cid-z4jru4n3]{border-collapse:collapse;width:100%;margin-bottom:1.5rem;font-size:.9rem}.article-content[data-astro-cid-z4jru4n3] th[data-astro-cid-z4jru4n3]{background:var(--bg-card);color:var(--text-muted);text-transform:uppercase;letter-spacing:.05em;text-align:left;border-bottom:1px solid var(--border);padding:.625rem .75rem;font-size:.8rem}.article-content[data-astro-cid-z4jru4n3] td[data-astro-cid-z4jru4n3]{border-bottom:1px solid var(--border);padding:.5rem .75rem}.footer[data-astro-cid-z4jru4n3]{border-top:1px solid var(--border);text-align:center;color:var(--text-muted);padding:2rem 1.5rem;font-size:.85rem}@media (width<=640px){.hero[data-astro-cid-z4jru4n3] h1[data-astro-cid-z4jru4n3]{font-size:2rem}.hero[data-astro-cid-z4jru4n3]{padding:2rem 0}.grid[data-astro-cid-z4jru4n3]{grid-template-columns:1fr}.header-inner[data-astro-cid-z4jru4n3]{height:56px}.nav[data-astro-cid-z4jru4n3]{gap:.5rem}.nav[data-astro-cid-z4jru4n3] a[data-astro-cid-z4jru4n3]{padding:.25rem .5rem;font-size:.8rem}.article-meta[data-astro-cid-z4jru4n3]{grid-template-columns:1fr 1fr}}
