.article-page[data-astro-cid-xw3clhsd]{--accent: #f59e0b;--gradient-brand: linear-gradient(135deg, #fbbf24 0%, #f59e0b 42%, #f97316 100%);--glow-amber: rgba(245, 158, 11, .16);max-width:760px;margin:0 auto;padding:3rem 2rem 5rem;position:relative}.article-page[data-astro-cid-xw3clhsd]:before{content:"";position:absolute;top:0;right:-30%;width:60%;height:30%;background:radial-gradient(circle,var(--glow-amber) 0%,transparent 70%);pointer-events:none}.breadcrumb[data-astro-cid-xw3clhsd]{display:flex;align-items:center;gap:.5rem;font-size:.8125rem;color:var(--text-lighter);margin-bottom:1.5rem;flex-wrap:wrap}.breadcrumb[data-astro-cid-xw3clhsd] a[data-astro-cid-xw3clhsd]{color:var(--text-light);text-decoration:none;transition:color .2s ease}.breadcrumb[data-astro-cid-xw3clhsd] a[data-astro-cid-xw3clhsd]:hover{color:var(--accent)}.sep[data-astro-cid-xw3clhsd]{opacity:.4}.current[data-astro-cid-xw3clhsd]{color:var(--text);display:-webkit-box;-webkit-line-clamp:1;-webkit-box-orient:vertical;overflow:hidden;max-width:280px}.article-hero[data-astro-cid-xw3clhsd]{margin-bottom:2rem}.article-hero-card[data-astro-cid-xw3clhsd]{position:relative;padding:1.5rem 1.5rem 1.25rem;background:var(--surface);border:1px solid color-mix(in srgb,var(--accent) 22%,var(--border));border-radius:16px;overflow:hidden;box-shadow:0 0 0 1px color-mix(in srgb,var(--accent) 6%,transparent),0 16px 40px #00000040}.article-hero-glow[data-astro-cid-xw3clhsd]{position:absolute;top:-60%;right:-10%;width:55%;height:150%;background:radial-gradient(circle,rgba(251,191,36,.15) 0%,transparent 65%);pointer-events:none}.article-hero-inner[data-astro-cid-xw3clhsd]{position:relative;z-index:1}.section-eyebrow[data-astro-cid-xw3clhsd]{display:flex;align-items:center;gap:.5rem;font-size:.6875rem;font-weight:600;text-transform:uppercase;letter-spacing:.12em;color:var(--accent);margin-bottom:.5rem}.eyebrow-dot[data-astro-cid-xw3clhsd]{width:6px;height:6px;border-radius:50%;background:var(--accent);animation:blink 2s ease-in-out infinite}@keyframes blink{0%,to{opacity:1;box-shadow:0 0 8px var(--accent)}50%{opacity:.4;box-shadow:none}}.article-date[data-astro-cid-xw3clhsd]{display:block;font-size:.6875rem;color:var(--text-lighter);font-weight:500;text-transform:uppercase;letter-spacing:.06em;margin-bottom:.75rem}.article-title[data-astro-cid-xw3clhsd]{font-size:2rem;line-height:1.2;font-weight:700;margin-bottom:.875rem;color:var(--text);letter-spacing:-.03em}.article-lede[data-astro-cid-xw3clhsd]{font-size:1.0625rem;line-height:1.65;color:var(--text-light);margin-bottom:1.25rem}.article-meta[data-astro-cid-xw3clhsd]{display:flex;gap:1rem;align-items:center;flex-wrap:wrap;padding-top:1rem;border-top:1px solid var(--border)}.read-time[data-astro-cid-xw3clhsd]{font-size:.75rem;color:var(--text-lighter);font-weight:500}.article-tags[data-astro-cid-xw3clhsd]{display:flex;gap:.375rem;flex-wrap:wrap}.tag[data-astro-cid-xw3clhsd]{font-size:.6875rem;padding:.25rem .625rem;background:var(--bg-secondary);color:var(--text-light);border:1px solid var(--border);border-radius:999px;font-weight:500}.featured-image[data-astro-cid-xw3clhsd]{margin-bottom:2.5rem;border-radius:14px;overflow:hidden;border:1px solid var(--border);background:var(--bg-secondary);box-shadow:0 12px 32px #00000040}.featured-image[data-astro-cid-xw3clhsd] img[data-astro-cid-xw3clhsd]{width:100%;height:auto;display:block}.article-content[data-astro-cid-xw3clhsd]{font-size:1.03125rem;line-height:1.8;color:var(--text)}.article-content[data-astro-cid-xw3clhsd] h1,.article-content[data-astro-cid-xw3clhsd] h2,.article-content[data-astro-cid-xw3clhsd] h3,.article-content[data-astro-cid-xw3clhsd] h4{font-weight:600;color:var(--text);letter-spacing:-.02em;margin-top:2.25rem;margin-bottom:.875rem}.article-content[data-astro-cid-xw3clhsd] h1{font-size:1.875rem;line-height:1.25}.article-content[data-astro-cid-xw3clhsd] h2{font-size:1.5rem;line-height:1.3;padding-bottom:.375rem;border-bottom:1px solid var(--border)}.article-content[data-astro-cid-xw3clhsd] h3{font-size:1.25rem}.article-content[data-astro-cid-xw3clhsd] h4{font-size:1.0625rem}.article-content[data-astro-cid-xw3clhsd] p{margin:1.25rem 0}.article-content[data-astro-cid-xw3clhsd] a{color:var(--accent);text-decoration:underline;text-decoration-color:color-mix(in srgb,var(--accent) 40%,transparent);text-underline-offset:3px;transition:text-decoration-color .2s ease}.article-content[data-astro-cid-xw3clhsd] a:hover{text-decoration-color:var(--accent)}.article-content[data-astro-cid-xw3clhsd] strong{font-weight:600;color:var(--text)}.article-content[data-astro-cid-xw3clhsd] code{background:var(--bg-secondary);padding:.15em .4em;border-radius:4px;font-family:SF Mono,Consolas,Monaco,monospace;font-size:.88em;color:var(--text);border:1px solid var(--border)}.article-content[data-astro-cid-xw3clhsd] .code-block-wrapper{position:relative;margin:1.75rem 0}.article-content[data-astro-cid-xw3clhsd] .copy-btn{position:absolute;top:.625rem;right:.625rem;padding:.4rem .625rem;font-size:.75rem;font-weight:500;color:#94a3b8;background:#0f172aeb;border:1px solid rgba(148,163,184,.2);border-radius:6px;cursor:pointer;display:inline-flex;align-items:center;gap:.35rem;transition:color .2s,background .2s,border-color .2s;z-index:1}.article-content[data-astro-cid-xw3clhsd] .copy-btn:hover{color:#e2e8f0;background:#1e293bf2;border-color:#94a3b859}.article-content[data-astro-cid-xw3clhsd] .copy-btn.copied{color:#34d399;border-color:#34d39966}.article-content[data-astro-cid-xw3clhsd] .copy-btn svg{width:14px;height:14px;flex-shrink:0}.article-content[data-astro-cid-xw3clhsd] pre{padding:1.25rem 4.5rem 1.25rem 1.25rem;border-radius:10px;overflow-x:auto;margin:0;border:1px solid var(--border)}.article-content[data-astro-cid-xw3clhsd] pre:not(.astro-code){background:#0f172a}.article-content[data-astro-cid-xw3clhsd] pre code{background:transparent!important;padding:0;font-size:.8125rem;line-height:1.7;border:none}.article-content[data-astro-cid-xw3clhsd] pre:not(.astro-code) code{color:#e2e8f0}.article-content[data-astro-cid-xw3clhsd] blockquote{border-left:3px solid var(--accent);margin:1.75rem 0;color:var(--text-light);background:color-mix(in srgb,var(--accent) 6%,var(--surface));padding:1rem 1.25rem 1rem 1.5rem;border-radius:0 10px 10px 0}.article-content[data-astro-cid-xw3clhsd] ul,.article-content[data-astro-cid-xw3clhsd] ol{margin:1.25rem 0;padding-left:1.25rem}.article-content[data-astro-cid-xw3clhsd] li{margin:.5rem 0}.article-content[data-astro-cid-xw3clhsd] li::marker{color:var(--accent)}.article-content[data-astro-cid-xw3clhsd] img{max-width:100%;height:auto;border-radius:10px;margin:2rem 0;border:1px solid var(--border)}.article-content[data-astro-cid-xw3clhsd] hr{border:none;height:1px;background:var(--border);margin:2.5rem 0}.article-content[data-astro-cid-xw3clhsd] table{width:100%;border-collapse:collapse;margin:1.75rem 0;font-size:.875rem;border-radius:8px;overflow:hidden;border:1px solid var(--border)}.article-content[data-astro-cid-xw3clhsd] th,.article-content[data-astro-cid-xw3clhsd] td{padding:.75rem 1rem;border:1px solid var(--border);text-align:left}.article-content[data-astro-cid-xw3clhsd] th{background:var(--bg-secondary);font-weight:600;color:var(--text)}.article-footer[data-astro-cid-xw3clhsd]{margin-top:3.5rem}.article-footer-card[data-astro-cid-xw3clhsd]{padding:1.25rem;background:var(--surface);border:1px solid var(--border);border-radius:14px}.footer-actions[data-astro-cid-xw3clhsd]{display:flex;gap:.75rem;align-items:center;justify-content:center;flex-wrap:wrap}.btn-external[data-astro-cid-xw3clhsd]{display:inline-flex;align-items:center;justify-content:center;padding:.625rem 1.25rem;background:var(--gradient-brand);color:#09090b;text-decoration:none;border-radius:999px;font-weight:600;font-size:.8125rem;transition:filter .2s ease,transform .2s ease,box-shadow .2s ease}.btn-external[data-astro-cid-xw3clhsd]:hover{filter:brightness(1.08);transform:translateY(-2px);box-shadow:0 8px 28px #f59e0b73}.btn-back[data-astro-cid-xw3clhsd]{display:inline-flex;align-items:center;padding:.625rem 1.25rem;color:var(--text-light);text-decoration:none;border-radius:999px;font-weight:500;font-size:.8125rem;border:1px solid var(--border);transition:color .2s ease,border-color .2s ease,background .2s ease}.btn-back[data-astro-cid-xw3clhsd]:hover{color:var(--text);border-color:var(--text-light);background:var(--bg-secondary)}.animate-in[data-astro-cid-xw3clhsd]{animation:fadeUp .65s ease-out both;animation-delay:calc(var(--i, 0) * .08s)}@keyframes fadeUp{0%{opacity:0;transform:translateY(12px)}to{opacity:1;transform:translateY(0)}}@media(max-width:768px){.article-page[data-astro-cid-xw3clhsd]{padding:2rem 1.25rem 4rem}.article-hero-card[data-astro-cid-xw3clhsd]{padding:1.25rem}.article-title[data-astro-cid-xw3clhsd]{font-size:1.625rem}.article-lede[data-astro-cid-xw3clhsd]{font-size:1rem}.article-content[data-astro-cid-xw3clhsd]{font-size:.96875rem}.article-content[data-astro-cid-xw3clhsd] h1{font-size:1.5rem}.article-content[data-astro-cid-xw3clhsd] h2{font-size:1.25rem}.article-meta[data-astro-cid-xw3clhsd]{flex-direction:column;align-items:flex-start;gap:.75rem}.footer-actions[data-astro-cid-xw3clhsd]{flex-direction:column;width:100%}.btn-external[data-astro-cid-xw3clhsd],.btn-back[data-astro-cid-xw3clhsd]{width:100%}.article-content[data-astro-cid-xw3clhsd] pre{padding-right:1.25rem}.breadcrumb[data-astro-cid-xw3clhsd]{font-size:.75rem}.breadcrumb[data-astro-cid-xw3clhsd] .current[data-astro-cid-xw3clhsd]{max-width:12rem;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.article-content[data-astro-cid-xw3clhsd] table{display:block;overflow-x:auto;-webkit-overflow-scrolling:touch}}@media(max-width:480px){.article-page[data-astro-cid-xw3clhsd]{padding:1.75rem 1rem 3.5rem}.article-hero-card[data-astro-cid-xw3clhsd]{padding:1rem}.article-title[data-astro-cid-xw3clhsd]{font-size:1.5rem}.breadcrumb[data-astro-cid-xw3clhsd] .current[data-astro-cid-xw3clhsd]{max-width:9rem}.article-content[data-astro-cid-xw3clhsd] pre{font-size:.75rem;padding:1rem}.article-content[data-astro-cid-xw3clhsd] .copy-btn{top:.5rem;right:.5rem;padding:.3rem .5rem;font-size:.6875rem}}@media(prefers-reduced-motion:reduce){.animate-in[data-astro-cid-xw3clhsd],.eyebrow-dot[data-astro-cid-xw3clhsd]{animation:none}.btn-external[data-astro-cid-xw3clhsd]:hover{transform:none}}
