.study-guides-page,.study-guide-detail-page{display:flex;flex-direction:column;gap:24px;padding:8px 0 32px}.study-guides-badge{display:inline-flex;align-items:center;padding:6px 12px;border-radius:999px;background:#3b82f61f;color:#2563eb;font-size:12px;font-weight:700;letter-spacing:.04em}.study-guides-hero,.study-guide-detail-hero{display:grid;grid-template-columns:minmax(0,1.6fr) minmax(280px,.9fr);gap:20px;padding:28px;border-radius:24px;background:linear-gradient(135deg,#eff6ff,#f8fbff 48%,#fff);border:1px solid #dbeafe;box-shadow:0 24px 48px #0f172a14}.study-guides-hero-copy h1,.study-guide-detail-copy h1{margin:14px 0;color:#0f172a;font-size:clamp(32px,4vw,44px);line-height:1.15}.study-guides-hero-copy p,.study-guide-detail-copy p{margin:0;color:#475569;font-size:16px;line-height:1.75}.study-guides-hero-panel,.study-guide-action-card{display:flex;flex-direction:column;gap:16px;padding:22px;border-radius:20px;background:#ffffffdb;border:1px solid rgba(148,163,184,.24);box-shadow:inset 0 1px #ffffff80}.study-guides-auth-tip{display:inline-flex;align-items:center;align-self:flex-start;padding:8px 12px;border-radius:999px;background:#f973161f;color:#c2410c;font-size:13px;font-weight:700}.study-guides-auth-tip.ready{background:#10b98124;color:#047857}.study-guides-hero-panel p,.study-guide-action-card p{margin:0;color:#64748b;line-height:1.7}.study-guides-hero-actions,.study-guide-action-buttons,.study-guide-card-actions,.study-guide-paywall-actions{display:flex;flex-wrap:wrap;gap:12px}.study-guides-primary-btn,.study-guide-card-primary{display:inline-flex;align-items:center;justify-content:center;min-height:44px;padding:0 18px;border:none;border-radius:12px;background:linear-gradient(135deg,#2563eb,#1d4ed8);color:#fff;text-decoration:none;font-size:14px;font-weight:700;cursor:pointer;transition:transform .2s ease,box-shadow .2s ease}.study-guides-primary-btn:hover,.study-guide-card-primary:hover{transform:translateY(-1px);box-shadow:0 14px 28px #2563eb2e}.study-guides-secondary-btn,.study-guide-card-secondary{display:inline-flex;align-items:center;justify-content:center;min-height:44px;padding:0 18px;border-radius:12px;border:1px solid #cbd5e1;background:#fff;color:#0f172a;text-decoration:none;font-size:14px;font-weight:700;cursor:pointer;transition:border-color .2s ease,transform .2s ease,background .2s ease}.study-guides-secondary-btn:hover,.study-guide-card-secondary:hover{border-color:#93c5fd;background:#f8fbff;transform:translateY(-1px)}.button-reset{-webkit-appearance:none;-moz-appearance:none;appearance:none}.study-guides-secondary-btn:disabled{cursor:not-allowed;opacity:.65;transform:none}.study-guides-hero-stats{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:14px;margin-top:24px}.study-guides-stat-card{display:flex;flex-direction:column;gap:6px;padding:16px 18px;border-radius:18px;background:#fffc;border:1px solid rgba(191,219,254,.8)}.study-guides-stat-card strong{color:#0f172a;font-size:24px}.study-guides-stat-card span{color:#64748b;font-size:13px}.study-guides-intro-strip{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:16px}.study-guides-intro-card,.study-guide-outline-card,.study-guide-loading-card,.study-guide-paywall,.study-guide-preview-banner,.study-guide-empty{padding:18px 20px;border-radius:18px;background:#fff;border:1px solid #e2e8f0;box-shadow:0 14px 30px #0f172a0d}.study-guides-intro-card h2,.study-guide-outline-header h2{margin:0 0 8px;color:#0f172a;font-size:18px}.study-guides-intro-card p,.study-guide-outline-header p,.study-guide-empty p{margin:0;color:#64748b;line-height:1.7}.study-guides-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px}.study-guide-card{display:flex;flex-direction:column;gap:16px;padding:22px;border-radius:24px;background:#fff;border:1px solid #e2e8f0;box-shadow:0 18px 36px #0f172a0f}.study-guide-card-head,.study-guide-card-meta,.study-guide-detail-meta,.study-guide-breadcrumb{display:flex;flex-wrap:wrap;align-items:center;gap:10px}.study-guide-card-badge,.study-guide-card-access,.study-guide-detail-meta span,.study-guide-outline-index{display:inline-flex;align-items:center;justify-content:center;padding:5px 10px;border-radius:999px;font-size:12px;font-weight:700}.study-guide-card-badge{background:#3b82f61f;color:#1d4ed8}.study-guide-card-access.preview{background:#f973161f;color:#c2410c}.study-guide-card-access.full{background:#10b98124;color:#047857}.study-guide-card h2{margin:0;color:#0f172a;font-size:24px;line-height:1.35}.study-guide-card-subtitle,.study-guide-card-description{margin:0;color:#475569;line-height:1.75}.study-guide-card-description{color:#64748b;font-size:14px}.study-guide-card-meta span{color:#64748b;font-size:13px;font-weight:600}.study-guide-card-tags{display:flex;flex-wrap:wrap;gap:8px}.study-guide-card-tags.compact{margin-top:14px}.study-guide-tag{display:inline-flex;align-items:center;padding:6px 10px;border-radius:999px;background:#f8fafc;color:#475569;font-size:12px;font-weight:600;border:1px solid #e2e8f0}.study-guide-highlight-list{display:flex;flex-direction:column;gap:10px}.study-guide-highlight-item{position:relative;padding-left:18px;color:#334155;font-size:14px;line-height:1.7}.study-guide-highlight-item:before{content:"";position:absolute;left:0;top:10px;width:8px;height:8px;border-radius:999px;background:#3b82f6}.study-guide-export-note{padding:10px 12px;border-radius:12px;background:#fff7ed;border:1px solid #fed7aa;color:#c2410c;font-size:13px;font-weight:600}.study-guide-card.tone-violet,.study-guide-detail-hero.tone-violet{border-color:#a78bfa59}.study-guide-detail-hero.tone-violet{background:linear-gradient(135deg,#f5f3ff,#faf7ff,#fff)}.study-guide-card.tone-cyan,.study-guide-detail-hero.tone-cyan{border-color:#22d3ee59}.study-guide-detail-hero.tone-cyan{background:linear-gradient(135deg,#ecfeff,#f4feff,#fff)}.study-guide-card.tone-orange,.study-guide-detail-hero.tone-orange{border-color:#fb923c59}.study-guide-detail-hero.tone-orange{background:linear-gradient(135deg,#fff7ed,#fffaf5,#fff)}.study-guide-breadcrumb{color:#64748b;font-size:14px}.study-guide-breadcrumb a{color:#2563eb;text-decoration:none}.study-guide-outline-section,.study-guide-reader-section{display:flex;flex-direction:column;gap:16px}.study-guide-reading-layout{display:grid;grid-template-columns:280px minmax(0,1fr);gap:20px;align-items:start}.study-guide-side-nav{position:sticky;top:20px}.study-guide-side-nav-card{display:flex;flex-direction:column;gap:16px;padding:18px;border-radius:20px;background:#fff;border:1px solid #e2e8f0;box-shadow:0 18px 36px #0f172a0f}.study-guide-side-nav-header{display:flex;flex-direction:column;gap:8px}.study-guide-side-nav-badge{display:inline-flex;align-items:center;align-self:flex-start;padding:5px 10px;border-radius:999px;background:#2563eb1f;color:#1d4ed8;font-size:12px;font-weight:700}.study-guide-side-nav-header h3{margin:0;color:#0f172a;font-size:18px}.study-guide-side-nav-header p{margin:0;color:#64748b;font-size:13px;line-height:1.7}.study-guide-side-nav-list{display:flex;flex-direction:column;gap:8px;max-height:calc(100vh - 220px);overflow-y:auto;padding-right:4px}.study-guide-side-nav-item{width:100%;display:grid;grid-template-columns:auto 1fr;gap:10px;align-items:start;padding:12px;border-radius:14px;border:1px solid transparent;background:#f8fafc;color:#475569;text-align:left;cursor:pointer;transition:border-color .2s ease,background .2s ease,transform .2s ease}.study-guide-side-nav-item:hover:not(:disabled){border-color:#bfdbfe;background:#f8fbff;transform:translateY(-1px)}.study-guide-side-nav-item:disabled{cursor:not-allowed}.study-guide-side-nav-item.active{border-color:#93c5fd;background:#eff6ff;color:#1d4ed8}.study-guide-side-nav-item.locked{opacity:.88}.study-guide-side-nav-index{display:inline-flex;align-items:center;justify-content:center;min-width:34px;padding:5px 0;border-radius:999px;background:#fff;color:#64748b;font-size:12px;font-weight:700;border:1px solid #e2e8f0}.study-guide-side-nav-title{color:inherit;font-size:14px;font-weight:600;line-height:1.6}.study-guide-side-nav-lock{grid-column:2;color:#c2410c;font-size:12px;font-weight:700}.study-guide-side-nav-empty{padding:18px 14px;border-radius:14px;background:#f8fafc;color:#64748b;text-align:center}.study-guide-side-nav-footer{display:flex;flex-direction:column;gap:10px}.study-guide-side-nav-note{padding:12px 14px;border-radius:12px;background:#fff7ed;border:1px solid #fed7aa;color:#c2410c;font-size:13px;font-weight:600;line-height:1.6}.study-guide-side-nav-action{min-height:42px;padding:0 14px;border-radius:12px;border:1px solid #cbd5e1;background:#fff;color:#0f172a;font-size:14px;font-weight:700;cursor:pointer}.study-guide-side-nav-action.primary{border-color:#2563eb;background:#2563eb;color:#fff}html[lang=en] .study-guide-side-nav-title{min-width:0;overflow-wrap:anywhere}html[lang=en] .study-guides-primary-btn,html[lang=en] .study-guide-card-primary,html[lang=en] .study-guides-secondary-btn,html[lang=en] .study-guide-card-secondary,html[lang=en] .study-guide-side-nav-action{white-space:normal;text-align:center;overflow-wrap:anywhere}.study-guide-reader-main{display:flex;flex-direction:column;gap:16px}.study-guide-outline-header{display:flex;flex-direction:column;gap:8px}.study-guide-outline-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:14px}.study-guide-outline-card{display:flex;flex-direction:column;gap:12px}.study-guide-outline-index{align-self:flex-start;background:#2563eb1f;color:#1d4ed8}.study-guide-outline-card strong{color:#0f172a;line-height:1.6}.study-guide-preview-banner{display:flex;flex-wrap:wrap;gap:8px 12px;align-items:center;background:linear-gradient(135deg,#fff7ed,#fff);border-color:#fdba74}.study-guide-preview-banner strong{color:#c2410c}.study-guide-preview-banner span{color:#7c2d12;line-height:1.7}.study-guide-reader-shell{position:relative;border-radius:24px;overflow:hidden;border:1px solid #dbeafe;box-shadow:0 28px 54px #0f172a14;background:linear-gradient(180deg,#fff,#f8fbff)}.study-guide-reader-shell.preview{max-height:min(200vh,1800px)}.study-guide-reader-fade{position:absolute;inset:auto 0 0 0;height:240px;background:linear-gradient(180deg,#f8fafc00,#fffffff5 72%);pointer-events:none}.study-guide-paywall{display:flex;flex-wrap:wrap;justify-content:space-between;gap:18px;align-items:center;background:linear-gradient(135deg,#eff6ff,#fff);border-color:#bfdbfe}.study-guide-paywall h3,.study-guide-empty h1{margin:0 0 8px;color:#0f172a;font-size:22px}.study-guide-paywall p{margin:0;max-width:640px;color:#64748b;line-height:1.7}.study-guide-loading-card{display:flex;flex-direction:column;align-items:center;gap:14px}.study-guide-loading-card.error{align-items:flex-start}.study-guide-loading-card p{margin:0;color:#475569}.study-guide-loading-spinner{width:32px;height:32px;border-radius:999px;border:3px solid rgba(37,99,235,.18);border-top-color:#2563eb;animation:study-guide-spin .8s linear infinite}.study-guide-empty{text-align:center;padding:42px 24px}.study-guide-back-btn{display:inline-flex;align-items:center;justify-content:center;min-height:44px;padding:0 18px;border-radius:12px;background:#eff6ff;color:#1d4ed8;text-decoration:none;font-weight:700}.study-guide-shadow-host{display:block}@keyframes study-guide-spin{to{transform:rotate(360deg)}}@media (max-width: 1100px){.study-guides-grid,.study-guide-outline-grid,.study-guides-intro-strip{grid-template-columns:repeat(2,minmax(0,1fr))}.study-guides-hero,.study-guide-detail-hero,.study-guide-reading-layout{grid-template-columns:1fr}.study-guide-side-nav{position:static}.study-guide-side-nav-list{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));max-height:none;overflow:visible;padding-right:0}}@media (max-width: 768px){.study-guides-page,.study-guide-detail-page{gap:18px;padding-bottom:24px}.study-guides-hero,.study-guide-detail-hero,.study-guide-card,.study-guide-paywall{padding:18px;border-radius:18px}.study-guides-hero-copy h1,.study-guide-detail-copy h1{font-size:30px}.study-guides-hero-stats,.study-guides-grid,.study-guide-outline-grid,.study-guides-intro-strip,.study-guide-side-nav-list{grid-template-columns:1fr}.study-guide-reading-layout{gap:16px}.study-guide-reader-shell.preview{max-height:min(200vh,1360px)}}@media print{body.study-guide-print-disabled{background:#fff!important}body.study-guide-print-disabled #root{display:none!important}body.study-guide-print-disabled:before{content:"当前专题暂不支持打印";position:fixed;inset:40% 0 auto 0;text-align:center;color:#0f172a;font-size:24px;font-weight:700;letter-spacing:.04em}}@media (prefers-color-scheme: dark){.study-guides-page,.study-guide-detail-page{color:#e5e7eb}.study-guides-badge,.study-guide-card-badge,.study-guide-side-nav-badge,.study-guide-outline-index,.study-guide-back-btn{background:#3b82f62e;color:#93c5fd}.study-guides-hero,.study-guide-detail-hero{background:linear-gradient(135deg,#0f172a,#111827 48%,#0b1220);border-color:#334155;box-shadow:0 24px 48px #00000052}.study-guide-detail-hero.tone-violet{background:linear-gradient(135deg,#1e1b4b,#111827,#0b1220)}.study-guide-detail-hero.tone-cyan{background:linear-gradient(135deg,#0f172a,#082f49,#0b1220)}.study-guide-detail-hero.tone-orange{background:linear-gradient(135deg,#431407,#111827,#0b1220)}.study-guides-hero-copy h1,.study-guide-detail-copy h1,.study-guide-card h2,.study-guide-outline-card strong,.study-guide-side-nav-header h3,.study-guide-paywall h3,.study-guide-empty h1{color:#f8fafc}.study-guides-hero-copy p,.study-guide-detail-copy p,.study-guides-hero-panel p,.study-guide-action-card p,.study-guides-intro-card p,.study-guide-outline-header p,.study-guide-card-subtitle,.study-guide-card-description,.study-guide-card-meta span,.study-guide-side-nav-header p,.study-guide-side-nav-empty,.study-guide-paywall p,.study-guide-loading-card p,.study-guide-empty p,.study-guide-breadcrumb,.study-guide-tag,.study-guide-highlight-item,.study-guide-side-nav-index{color:#cbd5e1}.study-guides-hero-panel,.study-guide-action-card,.study-guides-stat-card,.study-guides-intro-card,.study-guide-outline-card,.study-guide-loading-card,.study-guide-paywall,.study-guide-preview-banner,.study-guide-empty,.study-guide-card,.study-guide-side-nav-card,.study-guide-reader-shell{background:linear-gradient(180deg,#111827,#0f172a);border-color:#334155;box-shadow:0 18px 36px #0000003d}.study-guides-stat-card{background:#0f172ae6;border-color:#60a5fa2e}.study-guides-stat-card strong{color:#f8fafc}.study-guides-secondary-btn,.study-guide-card-secondary,.study-guide-side-nav-action{border-color:#475569;background:#111827;color:#e5e7eb}.study-guides-secondary-btn:hover,.study-guide-card-secondary:hover,.study-guide-side-nav-action:hover{border-color:#60a5fa;background:#172033}.study-guide-tag,.study-guide-side-nav-item,.study-guide-side-nav-empty{background:#0f172a;border-color:#334155}.study-guide-side-nav-item{color:#cbd5e1}.study-guide-side-nav-item:hover:not(:disabled){border-color:#60a5fa;background:#172033}.study-guide-side-nav-item.active{border-color:#60a5fa;background:#172554;color:#93c5fd}.study-guide-side-nav-note,.study-guide-export-note,.study-guide-preview-banner{background:#fb923c24;border-color:#fb923c52;color:#fdba74}.study-guide-preview-banner strong{color:#fdba74}.study-guide-preview-banner span,.study-guide-side-nav-lock{color:#fed7aa}.study-guide-reader-shell{background:linear-gradient(180deg,#0f172a,#111827);border-color:#334155}.study-guide-reader-fade{background:linear-gradient(180deg,#0f172a00,#0f172afa 72%)}.study-guide-breadcrumb a{color:#93c5fd}}html[data-theme=dark] .study-guides-page,html[data-theme=dark] .study-guide-detail-page{color:#e5e7eb}html[data-theme=dark] .study-guides-badge,html[data-theme=dark] .study-guide-card-badge,html[data-theme=dark] .study-guide-side-nav-badge,html[data-theme=dark] .study-guide-outline-index,html[data-theme=dark] .study-guide-back-btn{background:#3b82f62e;color:#93c5fd}html[data-theme=dark] .study-guides-hero,html[data-theme=dark] .study-guide-detail-hero{background:linear-gradient(135deg,#0f172a,#111827 48%,#0b1220);border-color:#334155;box-shadow:0 24px 48px #00000052}html[data-theme=dark] .study-guide-detail-hero.tone-violet{background:linear-gradient(135deg,#1e1b4b,#111827,#0b1220)}html[data-theme=dark] .study-guide-detail-hero.tone-cyan{background:linear-gradient(135deg,#0f172a,#082f49,#0b1220)}html[data-theme=dark] .study-guide-detail-hero.tone-orange{background:linear-gradient(135deg,#431407,#111827,#0b1220)}html[data-theme=dark] .study-guides-hero-copy h1,html[data-theme=dark] .study-guide-detail-copy h1,html[data-theme=dark] .study-guide-card h2,html[data-theme=dark] .study-guide-outline-card strong,html[data-theme=dark] .study-guide-side-nav-header h3,html[data-theme=dark] .study-guide-paywall h3,html[data-theme=dark] .study-guide-empty h1{color:#f8fafc}html[data-theme=dark] .study-guides-hero-copy p,html[data-theme=dark] .study-guide-detail-copy p,html[data-theme=dark] .study-guides-hero-panel p,html[data-theme=dark] .study-guide-action-card p,html[data-theme=dark] .study-guides-intro-card p,html[data-theme=dark] .study-guide-outline-header p,html[data-theme=dark] .study-guide-card-subtitle,html[data-theme=dark] .study-guide-card-description,html[data-theme=dark] .study-guide-card-meta span,html[data-theme=dark] .study-guide-side-nav-header p,html[data-theme=dark] .study-guide-side-nav-empty,html[data-theme=dark] .study-guide-paywall p,html[data-theme=dark] .study-guide-loading-card p,html[data-theme=dark] .study-guide-empty p,html[data-theme=dark] .study-guide-breadcrumb,html[data-theme=dark] .study-guide-tag,html[data-theme=dark] .study-guide-highlight-item,html[data-theme=dark] .study-guide-side-nav-index{color:#cbd5e1}html[data-theme=dark] .study-guides-hero-panel,html[data-theme=dark] .study-guide-action-card,html[data-theme=dark] .study-guides-stat-card,html[data-theme=dark] .study-guides-intro-card,html[data-theme=dark] .study-guide-outline-card,html[data-theme=dark] .study-guide-loading-card,html[data-theme=dark] .study-guide-paywall,html[data-theme=dark] .study-guide-preview-banner,html[data-theme=dark] .study-guide-empty,html[data-theme=dark] .study-guide-card,html[data-theme=dark] .study-guide-side-nav-card,html[data-theme=dark] .study-guide-reader-shell{background:linear-gradient(180deg,#111827,#0f172a);border-color:#334155;box-shadow:0 18px 36px #0000003d}html[data-theme=dark] .study-guides-stat-card{background:#0f172ae6;border-color:#60a5fa2e}html[data-theme=dark] .study-guides-stat-card strong{color:#f8fafc}html[data-theme=dark] .study-guides-secondary-btn,html[data-theme=dark] .study-guide-card-secondary,html[data-theme=dark] .study-guide-side-nav-action{border-color:#475569;background:#111827;color:#e5e7eb}html[data-theme=dark] .study-guides-secondary-btn:hover,html[data-theme=dark] .study-guide-card-secondary:hover,html[data-theme=dark] .study-guide-side-nav-action:hover{border-color:#60a5fa;background:#172033}html[data-theme=dark] .study-guide-tag,html[data-theme=dark] .study-guide-side-nav-item,html[data-theme=dark] .study-guide-side-nav-empty{background:#0f172a;border-color:#334155}html[data-theme=dark] .study-guide-side-nav-item{color:#cbd5e1}html[data-theme=dark] .study-guide-side-nav-item:hover:not(:disabled){border-color:#60a5fa;background:#172033}html[data-theme=dark] .study-guide-side-nav-item.active{border-color:#60a5fa;background:#172554;color:#93c5fd}html[data-theme=dark] .study-guide-side-nav-note,html[data-theme=dark] .study-guide-export-note,html[data-theme=dark] .study-guide-preview-banner{background:#fb923c24;border-color:#fb923c52;color:#fdba74}html[data-theme=dark] .study-guide-preview-banner strong{color:#fdba74}html[data-theme=dark] .study-guide-preview-banner span,html[data-theme=dark] .study-guide-side-nav-lock{color:#fed7aa}html[data-theme=dark] .study-guide-reader-shell{background:linear-gradient(180deg,#0f172a,#111827);border-color:#334155}html[data-theme=dark] .study-guide-reader-fade{background:linear-gradient(180deg,#0f172a00,#0f172afa 72%)}html[data-theme=dark] .study-guide-breadcrumb a{color:#93c5fd}
