:root{--bg: #050816;--card: #0b1224;--accent: #3b82f6;--text: #e5e7eb;--muted: #9ca3af}[data-astro-cid-bvzihdzo]{margin:0;padding:0;box-sizing:border-box;font-family:system-ui,sans-serif}body{background:var(--bg);color:var(--text)}header[data-astro-cid-bvzihdzo]{position:fixed;top:0;left:0;width:100%;padding:22px 20px;display:flex;justify-content:center;align-items:center;backdrop-filter:blur(10px);border-bottom:1px solid rgba(255,255,255,.05);z-index:100}nav[data-astro-cid-bvzihdzo]{display:flex;justify-content:center;align-items:center;gap:35px;padding:14px 40px;background:#1e293b8c;backdrop-filter:blur(15px);border-radius:50px;border:2px solid rgba(59,130,246,.7);box-shadow:0 10px 40px #0009}nav[data-astro-cid-bvzihdzo] a[data-astro-cid-bvzihdzo]{text-decoration:none;color:var(--muted);font-size:1rem;font-weight:600;letter-spacing:.9px;text-transform:uppercase;transition:.3s}nav[data-astro-cid-bvzihdzo] a[data-astro-cid-bvzihdzo]:hover{color:var(--text)}.article-wrap[data-astro-cid-bvzihdzo]{max-width:780px;margin:0 auto;padding:140px 24px 80px}.article-back[data-astro-cid-bvzihdzo]{display:inline-flex;align-items:center;gap:8px;color:#60a5fa;text-decoration:none;font-size:.9rem;margin-bottom:32px;transition:.2s}.article-back[data-astro-cid-bvzihdzo]:hover{color:#fff}.article-tag[data-astro-cid-bvzihdzo]{display:inline-block;font-size:.75rem;font-weight:700;letter-spacing:1.2px;text-transform:uppercase;padding:4px 14px;border-radius:20px;margin-bottom:20px;background:#3b82f61a;border:1px solid rgba(59,130,246,.3);color:#93c5fd}.article-title[data-astro-cid-bvzihdzo]{font-size:2.2rem;font-weight:700;color:#fff;line-height:1.25;margin-bottom:16px}.article-meta[data-astro-cid-bvzihdzo]{color:var(--muted);font-size:.88rem;margin-bottom:40px;padding-bottom:24px;border-bottom:1px solid rgba(255,255,255,.08)}.article-body[data-astro-cid-bvzihdzo]{line-height:1.85;color:#cbd5e1;font-size:1.02rem}.article-body[data-astro-cid-bvzihdzo] h2[data-astro-cid-bvzihdzo]{font-size:1.4rem;font-weight:700;color:#fff;margin:40px 0 16px}.article-body[data-astro-cid-bvzihdzo] h3[data-astro-cid-bvzihdzo]{font-size:1.15rem;font-weight:700;color:#60a5fa;margin:28px 0 12px}.article-body[data-astro-cid-bvzihdzo] p[data-astro-cid-bvzihdzo]{margin-bottom:18px}.article-body[data-astro-cid-bvzihdzo] ul[data-astro-cid-bvzihdzo]{padding-left:20px;margin-bottom:18px}.article-body[data-astro-cid-bvzihdzo] li[data-astro-cid-bvzihdzo]{margin-bottom:8px}.article-body[data-astro-cid-bvzihdzo] strong[data-astro-cid-bvzihdzo]{color:#fff}.article-body[data-astro-cid-bvzihdzo] a[data-astro-cid-bvzihdzo]{color:#60a5fa}.cta-box[data-astro-cid-bvzihdzo]{background:var(--card);border:1px solid rgba(59,130,246,.3);border-radius:14px;padding:28px;margin-top:48px;text-align:center}.cta-box[data-astro-cid-bvzihdzo] h3[data-astro-cid-bvzihdzo]{color:#fff;font-size:1.2rem;margin-bottom:10px}.cta-box[data-astro-cid-bvzihdzo] p[data-astro-cid-bvzihdzo]{color:var(--muted);margin-bottom:20px;font-size:.95rem}.btn-primary[data-astro-cid-bvzihdzo]{display:inline-flex;align-items:center;gap:8px;background:#2563eb;color:#fff;text-decoration:none;padding:12px 28px;border-radius:8px;font-weight:600;transition:all .25s}.btn-primary[data-astro-cid-bvzihdzo]:hover{background:#1d4ed8;transform:translateY(-2px)}footer[data-astro-cid-bvzihdzo]{padding:32px 40px;text-align:center;color:var(--muted);border-top:1px solid rgba(255,255,255,.05);font-size:.88rem}@media(max-width:768px){.article-title[data-astro-cid-bvzihdzo]{font-size:1.6rem}nav[data-astro-cid-bvzihdzo]{gap:20px;padding:12px 20px}nav[data-astro-cid-bvzihdzo] a[data-astro-cid-bvzihdzo]{font-size:.85rem}}.hamburger[data-astro-cid-bvzihdzo]{display:none;flex-direction:column;justify-content:space-between;width:30px;height:21px;background:transparent;border:none;cursor:pointer;padding:0;z-index:110}.hamburger[data-astro-cid-bvzihdzo] span[data-astro-cid-bvzihdzo]{width:100%;height:3px;background:#fff;border-radius:3px;transition:all .3s}@media(max-width:1024px){header[data-astro-cid-bvzihdzo]{justify-content:flex-end}.hamburger[data-astro-cid-bvzihdzo]{display:flex}.nav-menu[data-astro-cid-bvzihdzo]{position:absolute;top:-500px;right:20px;left:20px;flex-direction:column;gap:25px;padding:35px 20px;border-radius:20px;opacity:0;pointer-events:none;transition:all .4s ease-in-out;background:#0a1127fa!important;border:2px solid rgba(59,130,246,.8)!important}.nav-menu[data-astro-cid-bvzihdzo].active{top:80px;opacity:1;pointer-events:auto}.nav-menu[data-astro-cid-bvzihdzo] a[data-astro-cid-bvzihdzo]{width:100%;text-align:center;padding:10px 0;font-size:1.2rem;color:#fff!important}.hamburger[data-astro-cid-bvzihdzo].active span[data-astro-cid-bvzihdzo]:nth-child(1){transform:translateY(9px) rotate(45deg)}.hamburger[data-astro-cid-bvzihdzo].active span[data-astro-cid-bvzihdzo]:nth-child(2){opacity:0}.hamburger[data-astro-cid-bvzihdzo].active span[data-astro-cid-bvzihdzo]:nth-child(3){transform:translateY(-9px) rotate(-45deg)}}
