*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;min-height:100vh;background:linear-gradient(180deg,#0b0f1a,#101420);color:#f3f4f6;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;line-height:1.65}a{color:inherit;text-decoration:none}.container{width:min(1120px,calc(100% - 32px));margin:0 auto}.site-header{position:-webkit-sticky;position:sticky;top:0;z-index:50;border-bottom:1px solid #1f2937;background:rgba(20,27,46,.95);-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);box-shadow:0 10px 28px rgba(0,0,0,.24)}.header-inner{display:flex;min-height:68px;align-items:center;justify-content:space-between;gap:20px}.brand{color:#fc0;font-size:1.2rem;font-weight:900}nav{display:flex;gap:22px;color:#d1d5db;font-size:.95rem}nav a:hover{color:#fc0}.article-section,.faq-section,.hero{position:relative;overflow:hidden;background:linear-gradient(180deg,#0b0f1a,#141b2e)}.article-section:before,.faq-section:before,.hero:before{content:"";position:absolute;inset:0;background:radial-gradient(circle at center,rgba(255,204,0,.07) 0,transparent 70%);pointer-events:none}.article-wrap,.hero-content{position:relative;z-index:1}.hero{padding:90px 0 78px;text-align:center}.glow{position:absolute;inset:0;background:radial-gradient(circle at center,rgba(255,215,0,.08) 0,transparent 85%);filter:blur(60px);opacity:.75}.eyebrow{margin:0 0 16px;color:#fc0;font-size:.86rem;font-weight:800}h1{max-width:900px;margin:0 auto;color:#fff;font-size:clamp(2.15rem,5vw,3.5rem);line-height:1.12;text-shadow:0 0 18px rgba(255,215,0,.25)}.hero p:not(.eyebrow){max-width:760px;margin:22px auto 0;color:#d1d5db;font-size:1.08rem}.article-section{padding:64px 0}.article-wrap{max-width:820px}.article-card{color:#d1d5db}.article-card li,.article-card p{margin:22px 0 0;color:#d1d5db;font-size:1.05rem}.article-card strong{color:#fff}.article-card h2{margin:44px 0 0;color:#fff;font-size:clamp(1.55rem,3vw,2.25rem);line-height:1.18;text-shadow:0 0 14px rgba(255,215,0,.2)}.article-card h3{margin:30px 0 0;color:#fc0;font-size:1.25rem}.featured-figure{margin:34px 0 0}.featured-figure img{display:block;width:100%;height:auto;border:1px solid #334155;border-radius:12px;box-shadow:0 22px 56px rgba(0,0,0,.42)}.featured-figure figcaption{margin-top:10px;color:#9ca3af;font-size:.92rem;text-align:center}.table-wrap{margin-top:26px;overflow-x:auto;border:1px solid #374151;border-radius:12px;background:#1a2338}table{width:100%;min-width:700px;border-collapse:collapse}td,th{padding:15px;border-bottom:1px solid #374151;color:#d1d5db;text-align:left;vertical-align:top}th{color:#fc0;font-size:.9rem}tbody tr:last-child td{border-bottom:0}.author-box,.faq-card,.warning-box{margin-top:34px;border:1px solid #374151;border-radius:12px;background:#111827;padding:24px}.author-box h3,.warning-box h3{margin-top:0;color:#fff}.author-box span{color:#60a5fa}.warning-box h3{color:#f87171}.faq-section{padding:64px 0}.faq-section h2{margin:0 0 34px;color:#fff;font-size:clamp(1.8rem,4vw,2.5rem);text-align:center;text-shadow:0 0 14px rgba(255,215,0,.25)}.faq-list{display:grid;grid-gap:20px;gap:20px}.faq-card{margin-top:0;transition:border-color .2s ease}.faq-card:hover{border-color:#f5c518}.faq-card h3{margin:0 0 10px;color:#f5c518;font-size:1.05rem}.faq-card p{margin:0;color:#f3f4f6;font-size:.98rem}.site-footer{border-top:1px solid #374151;background:linear-gradient(180deg,#0b0f17,#090c13);color:#d1d5db;padding:34px 0;text-align:center}.site-footer p{margin:10px 0 0;color:#9ca3af;font-size:.9rem}@media (max-width:720px){.header-inner{align-items:flex-start;flex-direction:column;padding:14px 0}nav{flex-wrap:wrap;gap:12px}.hero{padding:58px 0 50px}.article-section,.faq-section{padding:44px 0}}