body.xg-theme{--c1:#ff5c3d;--c2:#6d5cff;--bg:#0a0f1f;--card:rgba(17,24,39,.80);--text:#eef2ff;--accent:#ffe07a;margin:0;background:var(--bg);color:var(--text);font-family:-apple-system,BlinkMacSystemFont,"PingFang SC","Microsoft YaHei",sans-serif;line-height:1.75;}a{color:inherit;text-decoration:none}img{max-width:100%;display:block}video{display:block}body.xg-theme .xg-wrap{max-width:1200px;margin:0 auto;padding:0 16px}body.xg-theme .xg-page{padding:22px 0 42px}body.xg-theme .xg-card{background:var(--card);border:1px solid rgba(255,255,255,.08);border-radius:22px;box-shadow:0 18px 45px rgba(0,0,0,.10)}body.xg-theme .xg-topbar{background:linear-gradient(90deg,var(--c1),var(--c2));color:#fff;font-size:13px}body.xg-theme .xg-topbar-inner{display:flex;justify-content:space-between;gap:16px;padding:8px 0;flex-wrap:wrap}body.xg-theme .xg-header-main{display:flex;align-items:center;justify-content:space-between;gap:24px;padding:18px 0 12px}body.xg-theme .xg-logo{display:flex;align-items:center;gap:14px}body.xg-theme .xg-logo img{width:52px;height:52px;object-fit:contain;background:#fff;border-radius:14px;padding:4px}body.xg-theme .xg-logo-text strong{display:block;font-size:20px;line-height:1.2}body.xg-theme .xg-logo-text em{display:block;font-style:normal;opacity:.75;font-size:13px;margin-top:4px}body.xg-theme .xg-nav{display:flex;gap:10px;flex-wrap:wrap}body.xg-theme .xg-nav a{padding:10px 16px;border-radius:999px;background:rgba(255,255,255,.06);font-size:14px}body.xg-theme .xg-nav a.active,body.xg-theme .xg-nav a:hover{background:linear-gradient(90deg,var(--c1),var(--c2));color:#fff}body.xg-theme .xg-hero{display:grid;grid-template-columns:1.35fr .95fr;gap:20px;margin-top:12px}body.xg-theme .xg-hero-main{padding:28px}body.xg-theme .xg-hero-side{display:grid;gap:20px}body.xg-theme .xg-badge{display:inline-flex;align-items:center;gap:8px;padding:8px 14px;border-radius:999px;background:rgba(255,255,255,.08);font-size:13px}body.xg-theme .xg-title{font-size:42px;line-height:1.15;margin:16px 0 10px}body.xg-theme .xg-summary{font-size:16px;opacity:.92;margin:0}body.xg-theme .xg-tags,body.xg-theme .xg-mini-links{display:flex;gap:10px;flex-wrap:wrap}body.xg-theme .xg-tags span,body.xg-theme .xg-mini-links a{padding:8px 12px;border-radius:999px;background:rgba(255,255,255,.08);font-size:13px}body.xg-theme .xg-mini-links a:hover{background:linear-gradient(90deg,var(--c1),var(--c2));color:#fff}body.xg-theme .xg-metrics{display:grid;grid-template-columns:repeat(3,1fr);gap:12px;margin-top:18px}body.xg-theme .xg-metric{padding:14px;border-radius:18px;background:rgba(255,255,255,.06);text-align:center}body.xg-theme .xg-metric strong{display:block;font-size:24px;line-height:1}body.xg-theme .xg-metric span{font-size:13px;opacity:.8}body.xg-theme .xg-video-wrap{padding:18px}body.xg-theme .xg-video-head{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:12px}body.xg-theme .xg-video-head h2{margin:0;font-size:18px}body.xg-theme .xg-video-head span{font-size:12px;opacity:.75}body.xg-theme .xg-video{width:100%;border-radius:16px;background:#000}body.xg-theme .xg-panel-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px;margin:20px 0}body.xg-theme .xg-panel{padding:22px}body.xg-theme .xg-panel h3{margin:0 0 8px;font-size:18px}body.xg-theme .xg-panel p{margin:0;opacity:.88}body.xg-theme .xg-section{margin-top:22px}body.xg-theme .xg-home-grid{display:grid;grid-template-columns:1fr 1fr;gap:20px}body.xg-theme .xg-list-card{padding:22px}body.xg-theme .xg-section-head{display:flex;justify-content:space-between;align-items:end;gap:16px;margin-bottom:14px}body.xg-theme .xg-section-head h2{margin:0;font-size:22px}body.xg-theme .xg-section-head p{margin:6px 0 0;opacity:.76;font-size:14px}body.xg-theme .xg-link-btn{padding:10px 14px;border-radius:12px;background:linear-gradient(90deg,var(--c1),var(--c2));color:#fff;font-size:13px}body.xg-theme .xg-news-list,body.xg-theme .xg-side-list{display:grid;gap:12px}body.xg-theme .xg-news-item,body.xg-theme .xg-side-list a{display:block;padding:14px;border-radius:16px;background:rgba(255,255,255,.05)}body.xg-theme .xg-news-item h3{margin:6px 0;font-size:18px}body.xg-theme .xg-news-item p{margin:0;opacity:.82;font-size:14px}body.xg-theme .xg-news-meta,body.xg-theme .xg-post-meta,body.xg-theme .xg-article-meta{display:flex;gap:12px;flex-wrap:wrap;font-size:12px;opacity:.7}body.xg-theme .xg-resource-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:16px}body.xg-theme .xg-resource-item{overflow:hidden}body.xg-theme .xg-resource-cover{aspect-ratio:1.4/1;overflow:hidden}body.xg-theme .xg-resource-cover img{width:100%;height:100%;object-fit:cover}body.xg-theme .xg-resource-body{padding:16px}body.xg-theme .xg-resource-body h3{margin:0 0 6px;font-size:16px}body.xg-theme .xg-resource-body p{margin:0;opacity:.8;font-size:13px}body.xg-theme .xg-faq-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}body.xg-theme .xg-faq-item{padding:20px}body.xg-theme .xg-faq-item h3{margin:0 0 8px;font-size:17px}body.xg-theme .xg-faq-item p{margin:0;opacity:.85}body.xg-theme .xg-seo-box{padding:22px}body.xg-theme .xg-seo-box h2{margin:0 0 10px;font-size:22px}body.xg-theme .xg-seo-box p{margin:0;opacity:.9}body.xg-theme .xg-breadcrumb{margin:16px 0;padding:12px 16px;border-radius:14px;background:rgba(255,255,255,.06);font-size:13px}body.xg-theme .xg-layout{display:grid;grid-template-columns:minmax(0,1fr) 320px;gap:20px}body.xg-theme .xg-maincol{min-width:0}body.xg-theme .xg-sidebar{display:grid;gap:18px}body.xg-theme .xg-content-intro,body.xg-theme .xg-content,body.xg-theme .xg-side-card,body.xg-theme .xg-form-wrap{padding:22px}body.xg-theme .xg-content h1,body.xg-theme .xg-content-intro h1{margin:0 0 10px;font-size:30px}body.xg-theme .xg-article-list{display:grid;gap:14px;margin-top:16px}body.xg-theme .xg-article-card{padding:20px}body.xg-theme .xg-article-card h2{margin:6px 0;font-size:22px}body.xg-theme .xg-article-card p{margin:0;opacity:.84}body.xg-theme .xg-page-nav{margin-top:16px}body.xg-theme .xg-rich p:first-child{margin-top:0}body.xg-theme .xg-nextprev{display:grid;gap:10px;margin-top:18px;padding-top:14px;border-top:1px dashed rgba(255,255,255,.12)}body.xg-theme .xg-info-grid{display:grid;grid-template-columns:1.1fr .9fr;gap:18px}body.xg-theme .xg-info-image{padding:14px}body.xg-theme .xg-info-image img{width:100%;border-radius:16px;object-fit:cover}body.xg-theme .xg-side-note ul{margin:12px 0 0;padding-left:18px}body.xg-theme .xg-form-grid{display:grid;grid-template-columns:1fr 1fr;gap:14px}body.xg-theme .xg-form-label{display:block;margin-bottom:8px;font-weight:600}body.xg-theme .xg-form-required{color:#ef4444}body.xg-theme .xg-form-intro{margin-top:0;opacity:.82}body.xg-theme .xg-checklist{margin:0;padding-left:18px;display:grid;gap:8px}body.xg-theme .xg-checklist.compact li{font-size:14px}body.xg-theme .xg-tip{margin:12px 0 0;font-size:13px;opacity:.82}body.xg-theme .xg-banner{overflow:hidden;padding:0}body.xg-theme .xg-banner img{width:100%;display:block}body.xg-theme .xg-footer{margin-top:28px;padding-bottom:28px}body.xg-theme .xg-footer-grid{display:grid;grid-template-columns:1fr 1fr;gap:20px}body.xg-theme .xg-footer-inner{padding-top:10px}body.xg-theme .xg-copy{margin-top:14px;font-size:12px;opacity:.7;text-align:center}body.theme-neon .xg-hero{grid-template-columns:1.35fr .95fr} body.theme-neon .xg-card{box-shadow:0 20px 55px rgba(109,92,255,.18)}@media(max-width:1024px){body.xg-theme .xg-resource-grid{grid-template-columns:repeat(2,1fr)}body.xg-theme .xg-layout{grid-template-columns:1fr}body.xg-theme .xg-sidebar{grid-template-columns:repeat(2,minmax(0,1fr))}body.xg-theme .xg-faq-grid,body.xg-theme .xg-panel-grid,body.xg-theme .xg-footer-grid{grid-template-columns:1fr}body.xg-theme .xg-hero,body.xg-theme .xg-home-grid,body.xg-theme .xg-info-grid{grid-template-columns:1fr}}@media(max-width:768px){body.xg-theme .xg-header-main{flex-direction:column;align-items:flex-start}body.xg-theme .xg-title{font-size:30px}body.xg-theme .xg-metrics,body.xg-theme .xg-form-grid{grid-template-columns:1fr}body.xg-theme .xg-resource-grid{grid-template-columns:1fr}body.xg-theme .xg-sidebar{grid-template-columns:1fr}}