:root{--dark-navy: #0f1419;--darker-navy: #0a0e14;--accent-cyan: #00d9ff;--accent-purple: #9f5eff;--text-light: #e8e8ff;--text-gray: #a8a8b8;--card-bg: #1a1f2e;--card-hover: #222d3d;--article-bg: #ffffff;--article-text: #1a1a2e;--article-heading: #0f1419;--article-gray: #666666}@keyframes fadeUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}[data-astro-cid-xw3clhsd]{margin:0;padding:0;box-sizing:border-box}html,body{height:100%}body{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;line-height:1.6;color:var(--text-light);background:var(--dark-navy);overflow-x:hidden}header[data-astro-cid-xw3clhsd]{background:linear-gradient(180deg,#090e14f2,#0f1419cc);padding:1.5rem 1rem;border-bottom:1px solid rgba(0,217,255,.1);position:sticky;top:0;z-index:100;backdrop-filter:blur(10px)}.header-content[data-astro-cid-xw3clhsd]{max-width:1200px;margin:0 auto;display:flex;justify-content:space-between;align-items:center}.logo[data-astro-cid-xw3clhsd]{font-size:1.5rem;font-weight:700;background:linear-gradient(135deg,var(--accent-cyan) 0%,var(--accent-purple) 100%);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;text-decoration:none}nav[data-astro-cid-xw3clhsd] a[data-astro-cid-xw3clhsd]{color:var(--text-gray);text-decoration:none;transition:color .3s ease;margin-left:2rem}nav[data-astro-cid-xw3clhsd] a[data-astro-cid-xw3clhsd]:hover{color:var(--accent-cyan)}.breadcrumb[data-astro-cid-xw3clhsd]{max-width:1200px;margin:0 auto;padding:2rem 1rem 1rem;font-size:.9rem}.breadcrumb[data-astro-cid-xw3clhsd] a[data-astro-cid-xw3clhsd]{color:var(--accent-cyan);text-decoration:none;transition:color .3s ease}.breadcrumb[data-astro-cid-xw3clhsd] a[data-astro-cid-xw3clhsd]:hover{text-decoration:underline}main[data-astro-cid-xw3clhsd]{max-width:900px;margin:0 auto;padding:0 1rem 4rem}.article-header[data-astro-cid-xw3clhsd]{animation:fadeUp .8s ease-out forwards;margin-bottom:2rem}.category-tag[data-astro-cid-xw3clhsd]{display:inline-block;padding:.3rem .8rem;background:#00d9ff1a;color:var(--accent-cyan);border-radius:4px;font-size:.75rem;font-weight:600;margin-bottom:1rem}.article-header[data-astro-cid-xw3clhsd] h1[data-astro-cid-xw3clhsd]{font-size:clamp(1.8rem,5vw,2.5rem);line-height:1.2;margin-bottom:1rem;color:var(--text-light)}.article-meta[data-astro-cid-xw3clhsd]{display:flex;gap:2rem;font-size:.9rem;color:var(--text-gray);margin-bottom:1.5rem;flex-wrap:wrap}.article-meta[data-astro-cid-xw3clhsd] span[data-astro-cid-xw3clhsd]{display:flex;align-items:center;gap:.5rem}.article-content[data-astro-cid-xw3clhsd]{background:var(--article-bg);color:var(--article-text);padding:3rem;border-radius:12px;box-shadow:0 10px 40px #0000004d;animation:fadeUp .8s ease-out .2s forwards;opacity:0;line-height:1.85}.article-content[data-astro-cid-xw3clhsd] h2[data-astro-cid-xw3clhsd]{font-size:1.6rem;margin:2rem 0 1rem;color:var(--article-heading);border-bottom:3px solid var(--accent-cyan);padding-bottom:.5rem}.article-content[data-astro-cid-xw3clhsd] h3[data-astro-cid-xw3clhsd]{font-size:1.3rem;margin:1.5rem 0 .75rem;color:var(--article-heading)}.article-content[data-astro-cid-xw3clhsd] h4[data-astro-cid-xw3clhsd],.article-content[data-astro-cid-xw3clhsd] h5[data-astro-cid-xw3clhsd],.article-content[data-astro-cid-xw3clhsd] h6[data-astro-cid-xw3clhsd]{margin:1.2rem 0 .5rem;color:var(--article-heading)}.article-content[data-astro-cid-xw3clhsd] p[data-astro-cid-xw3clhsd]{margin:1.2rem 0;font-size:1rem}.article-content[data-astro-cid-xw3clhsd] a[data-astro-cid-xw3clhsd]{color:var(--accent-cyan);text-decoration:none;transition:color .3s ease;font-weight:500}.article-content[data-astro-cid-xw3clhsd] a[data-astro-cid-xw3clhsd]:hover{color:var(--accent-purple);text-decoration:underline}.article-content[data-astro-cid-xw3clhsd] ul[data-astro-cid-xw3clhsd],.article-content[data-astro-cid-xw3clhsd] ol[data-astro-cid-xw3clhsd]{margin:1.5rem 0;padding-left:2rem}.article-content[data-astro-cid-xw3clhsd] li[data-astro-cid-xw3clhsd]{margin:.5rem 0;line-height:1.8}.article-content[data-astro-cid-xw3clhsd] pre[data-astro-cid-xw3clhsd]{background:#f5f5f5;color:#333;padding:1.5rem;border-radius:6px;overflow-x:auto;margin:1.5rem 0;border-left:4px solid var(--accent-cyan);font-family:Courier New,monospace;font-size:.9rem;line-height:1.4}.article-content[data-astro-cid-xw3clhsd] code[data-astro-cid-xw3clhsd]{background:#f5f5f5;color:#d63384;padding:.2rem .4rem;border-radius:3px;font-family:Courier New,monospace;font-size:.9em}.article-content[data-astro-cid-xw3clhsd] pre[data-astro-cid-xw3clhsd] code[data-astro-cid-xw3clhsd]{background:none;color:#333;padding:0}.article-content[data-astro-cid-xw3clhsd] blockquote[data-astro-cid-xw3clhsd]{border-left:4px solid var(--accent-purple);padding-left:1.5rem;margin:1.5rem 0;color:var(--article-gray);font-style:italic}.article-content[data-astro-cid-xw3clhsd] img[data-astro-cid-xw3clhsd]{max-width:100%;height:auto;margin:2rem 0;border-radius:8px;display:block}.article-content[data-astro-cid-xw3clhsd] table[data-astro-cid-xw3clhsd]{width:100%;border-collapse:collapse;margin:1.5rem 0}.article-content[data-astro-cid-xw3clhsd] th[data-astro-cid-xw3clhsd],.article-content[data-astro-cid-xw3clhsd] td[data-astro-cid-xw3clhsd]{border:1px solid #ddd;padding:.75rem;text-align:left}.article-content[data-astro-cid-xw3clhsd] th[data-astro-cid-xw3clhsd]{background:#f0f0f0;font-weight:600}.article-content[data-astro-cid-xw3clhsd] .disclaimer[data-astro-cid-xw3clhsd]{background:#fff3cd;color:#856404;padding:1.5rem;border-radius:8px;border-left:4px solid #ffc107;margin:2rem 0}.article-content[data-astro-cid-xw3clhsd] .disclaimer[data-astro-cid-xw3clhsd] strong[data-astro-cid-xw3clhsd]{display:block;margin-bottom:.5rem}.article-tags[data-astro-cid-xw3clhsd]{display:flex;gap:.5rem;flex-wrap:wrap;margin-top:2rem;padding-top:1.5rem;border-top:1px solid #ddd}.tag[data-astro-cid-xw3clhsd]{display:inline-block;padding:.4rem .8rem;background:#f0f0f0;color:#666;border-radius:4px;font-size:.85rem}.back-link[data-astro-cid-xw3clhsd]{margin-top:3rem;padding-top:2rem;border-top:1px solid rgba(0,217,255,.2)}.back-link[data-astro-cid-xw3clhsd] a[data-astro-cid-xw3clhsd]{color:var(--accent-cyan);text-decoration:none;transition:color .3s ease}.back-link[data-astro-cid-xw3clhsd] a[data-astro-cid-xw3clhsd]:hover{color:var(--accent-purple)}@media (max-width: 768px){.article-content[data-astro-cid-xw3clhsd]{padding:1.5rem}.article-content[data-astro-cid-xw3clhsd] h2[data-astro-cid-xw3clhsd]{font-size:1.3rem}.article-meta[data-astro-cid-xw3clhsd]{flex-direction:column;gap:.5rem}}
