*{box-sizing:border-box}body{margin:0;font-family:-apple-system,BlinkMacSystemFont,"Segoe UI","Microsoft YaHei",Arial,sans-serif;color:#111827;background:#f7f8fb}a{color:inherit;text-decoration:none}.container{width:min(1120px,92%);margin:0 auto}.narrow{width:min(820px,92%)}.site-header{position:sticky;top:0;z-index:20;background:rgba(255,255,255,.86);backdrop-filter:blur(16px);border-bottom:1px solid #eef0f5}.header-inner{height:74px;display:flex;align-items:center;justify-content:space-between;gap:28px}.logo,.admin-logo{font-size:24px;font-weight:900;letter-spacing:-.04em;color:#111827}.nav{display:flex;gap:24px;align-items:center;flex:1}.nav a{font-size:15px;color:#4b5563}.nav a:hover{color:#111827}.header-btn{padding:10px 16px;border:1px solid #e5e7eb;border-radius:999px;background:white;color:#111827}.hero{padding:92px 0 70px;background:radial-gradient(circle at top left,#e8f0ff,transparent 34%),linear-gradient(135deg,#fff,#f5f7ff)}.hero-grid{display:grid;grid-template-columns:1.2fr .8fr;gap:42px;align-items:center}.eyebrow{display:inline-flex;padding:7px 12px;border-radius:999px;background:#eef4ff;color:#2563eb;font-weight:700;font-size:13px}.hero h1,.page-hero h1,.detail-head h1{font-size:clamp(34px,6vw,66px);line-height:1.05;margin:18px 0 20px;letter-spacing:-.06em}.hero p,.page-hero p,.detail-head p{font-size:18px;line-height:1.8;color:#5b6472}.hero-actions{display:flex;gap:14px;margin-top:28px}.btn{display:inline-flex;align-items:center;justify-content:center;border:0;border-radius:14px;padding:13px 20px;font-weight:800;cursor:pointer}.btn.primary{background:#111827;color:white;box-shadow:0 14px 34px rgba(17,24,39,.18)}.btn.secondary{background:white;color:#111827;border:1px solid #e5e7eb}.btn.small{padding:9px 13px;border-radius:10px;font-size:14px}.hero-card{padding:34px;border-radius:28px;background:#111827;color:white;box-shadow:0 24px 70px rgba(17,24,39,.22)}.hero-card strong{font-size:24px}.hero-card p{color:#d1d5db}.stats{display:flex;gap:14px;margin-top:24px}.stats span{flex:1;padding:18px;background:rgba(255,255,255,.08);border-radius:18px;color:#d1d5db}.stats b{display:block;color:white;font-size:28px}.section{padding:64px 0}.section-title{display:flex;justify-content:space-between;align-items:end;gap:24px;margin-bottom:24px}.section-title h2{font-size:34px;margin:0;letter-spacing:-.04em}.section-title p{margin:0;color:#6b7280}.category-grid,.post-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.category-card,.post-card a,.content-box,.download-box{display:block;background:white;border:1px solid #eef0f5;border-radius:24px;padding:24px;box-shadow:0 12px 40px rgba(17,24,39,.05)}.category-card:hover,.post-card a:hover{transform:translateY(-3px);box-shadow:0 18px 50px rgba(17,24,39,.09)}.category-card,.post-card a{transition:.2s}.category-card h3,.post-card h3{font-size:22px;margin:8px 0 12px}.category-card p,.post-card p{color:#6b7280;line-height:1.7}.category-card span{color:#2563eb;font-weight:800}.tag{display:inline-flex;padding:6px 10px;border-radius:999px;background:#f3f4f6;color:#374151;font-size:12px;font-weight:800}.post-meta,.detail-meta{display:flex;justify-content:space-between;gap:14px;margin-top:20px;color:#6b7280;font-size:14px}.empty{padding:28px;background:white;border-radius:18px;color:#6b7280}.page-hero,.detail-head{padding:70px 0 44px;background:linear-gradient(135deg,#fff,#eef4ff)}.back-link{color:#2563eb;font-weight:800}.content-box{font-size:17px;line-height:2;color:#374151;white-space:normal}.download-box{margin-top:20px;background:#111827;color:white}.download-box p{color:#d1d5db}.site-footer{padding:34px 0;border-top:1px solid #e5e7eb;background:white}.footer-inner{display:flex;justify-content:space-between;color:#6b7280}.admin-login-body{min-height:100vh;display:grid;place-items:center;background:linear-gradient(135deg,#111827,#2563eb)}.login-card{width:min(420px,92%);background:white;border-radius:26px;padding:34px;box-shadow:0 30px 90px rgba(0,0,0,.26)}.login-card h1{margin:0 0 8px}.login-card p{color:#6b7280}.login-card form,.admin-form{display:grid;gap:16px}.login-card label,.admin-form label{display:grid;gap:8px;color:#374151;font-weight:700}.login-card input,.admin-form input,.admin-form textarea,.admin-form select{width:100%;border:1px solid #dfe3ea;border-radius:13px;padding:12px 14px;font:inherit;background:white}.alert{padding:12px 14px;background:#fef2f2;color:#b91c1c;border-radius:12px;margin:14px 0}.admin-body{display:flex;min-height:100vh;background:#f3f5f9}.admin-sidebar{width:230px;background:#111827;color:white;padding:24px;position:fixed;top:0;bottom:0;left:0}.admin-sidebar nav{display:grid;gap:8px;margin-top:28px}.admin-sidebar nav a{padding:12px 14px;border-radius:12px;color:#d1d5db}.admin-sidebar nav a:hover{background:rgba(255,255,255,.08);color:white}.admin-main{margin-left:230px;padding:34px;width:calc(100% - 230px)}.admin-main h1{margin-top:0;font-size:32px}.admin-stats{display:grid;grid-template-columns:repeat(3,1fr);gap:16px;margin-bottom:24px}.admin-stats div,.admin-panel,.admin-form{background:white;border:1px solid #e8ecf3;border-radius:22px;padding:22px}.admin-stats b{font-size:34px;display:block}.admin-stats span{color:#6b7280}.panel-head{display:flex;align-items:center;justify-content:space-between;gap:16px;margin-bottom:18px}.panel-head h1,.panel-head h2{margin:0}.admin-table{width:100%;border-collapse:collapse}.admin-table th,.admin-table td{text-align:left;border-bottom:1px solid #eef0f5;padding:14px 10px}.admin-table th{color:#6b7280;font-size:13px}.admin-table a{color:#2563eb;font-weight:700;margin-right:12px}.admin-table .danger{color:#dc2626}.admin-form{margin-bottom:22px}.admin-form.compact{grid-template-columns:1fr 1fr;align-items:end}.check-row{display:flex;gap:22px}.check-row label{display:flex;align-items:center;gap:8px}.check-row input{width:auto}.editor-label{gap:10px}.editor-toolbar{display:flex;flex-wrap:wrap;gap:8px;padding:10px;background:#f8fafc;border:1px solid #dfe3ea;border-radius:13px}.editor-toolbar button{border:1px solid #dfe3ea;background:white;border-radius:9px;padding:8px 10px;font:inherit;font-weight:700;color:#374151;cursor:pointer}.editor-toolbar button:hover{background:#111827;color:white;border-color:#111827}.rich-editor{min-height:360px;width:100%;border:1px solid #dfe3ea;border-radius:13px;padding:16px;background:white;font:inherit;font-weight:400;line-height:1.8;color:#111827;outline:none;overflow:auto}.rich-editor:focus{border-color:#2563eb;box-shadow:0 0 0 4px rgba(37,99,235,.08)}.rich-editor h2,.content-box h2{font-size:28px;margin:22px 0 12px}.rich-editor h3,.content-box h3{font-size:23px;margin:18px 0 10px}.rich-editor p,.content-box p{margin:0 0 14px}.rich-editor ul,.rich-editor ol,.content-box ul,.content-box ol{padding-left:24px}.rich-editor a,.content-box a{color:#2563eb;font-weight:800}.rich-editor img,.content-box img{max-width:100%;height:auto;border-radius:16px}.rich-editor pre,.content-box pre{white-space:pre-wrap;background:#111827;color:#f9fafb;border-radius:16px;padding:16px;overflow:auto}.content-box blockquote,.rich-editor blockquote{margin:18px 0;padding:12px 16px;border-left:4px solid #2563eb;background:#f3f6ff;border-radius:12px}@media(max-width:860px){.hero-grid,.category-grid,.post-grid,.admin-stats,.admin-form.compact{grid-template-columns:1fr}.nav{display:none}.hero{padding:60px 0}.section-title,.footer-inner{display:block}.admin-sidebar{position:static;width:100%}.admin-body{display:block}.admin-main{margin-left:0;width:100%;padding:22px}.admin-table{font-size:14px}}.course-feature-card{padding:34px;border-radius:30px;background:#111827;color:white;box-shadow:0 24px 70px rgba(17,24,39,.24)}.course-feature-card span{display:inline-flex;padding:6px 10px;background:rgba(255,255,255,.12);border-radius:999px;color:#bfdbfe;font-weight:800}.course-feature-card h2{font-size:32px;line-height:1.2;margin:18px 0 12px}.course-feature-card p{color:#d1d5db;line-height:1.8}.course-feature-meta{display:grid;grid-template-columns:repeat(3,1fr);gap:10px;margin-top:24px}.course-feature-meta b{padding:14px;background:rgba(255,255,255,.08);border-radius:14px;text-align:center}.course-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:22px}.course-card{background:white;border:1px solid #eef0f5;border-radius:26px;overflow:hidden;box-shadow:0 14px 44px rgba(17,24,39,.06);transition:.2s}.course-card:hover{transform:translateY(-4px);box-shadow:0 22px 60px rgba(17,24,39,.11)}.course-cover{position:relative;height:188px;background:#e5e7eb;overflow:hidden}.course-cover img{width:100%;height:100%;object-fit:cover;display:block;transition:.25s}.course-card:hover .course-cover img{transform:scale(1.04)}.course-badge{position:absolute;top:14px;left:14px;padding:7px 11px;border-radius:999px;background:#111827;color:white;font-size:12px;font-weight:900}.course-body{padding:22px}.course-cat{font-size:13px;font-weight:900;color:#2563eb;margin-bottom:10px}.course-body h3{font-size:22px;line-height:1.35;margin:0 0 10px}.course-body p{min-height:52px;color:#6b7280;line-height:1.7;margin:0 0 16px}.course-meta-row{display:flex;flex-wrap:wrap;gap:8px;margin-bottom:18px}.course-meta-row span{padding:6px 9px;background:#f3f4f6;border-radius:999px;color:#4b5563;font-size:12px;font-weight:800}.course-bottom{display:flex;align-items:center;justify-content:space-between;border-top:1px solid #eef0f5;padding-top:16px}.course-bottom strong{font-size:20px;color:#111827}.course-bottom em{font-style:normal;color:#2563eb;font-weight:900}.course-list-stats{display:flex;gap:12px;margin-top:24px}.course-list-stats span{padding:9px 13px;border-radius:999px;background:white;border:1px solid #e5e7eb;color:#374151;font-weight:800}.course-detail-hero{padding:70px 0;background:linear-gradient(135deg,#fff,#eef4ff)}.course-detail-grid{display:grid;grid-template-columns:1.1fr 380px;gap:36px;align-items:start}.course-detail-copy h1{font-size:clamp(34px,5vw,58px);line-height:1.08;letter-spacing:-.05em;margin:18px 0}.course-detail-copy p{font-size:18px;line-height:1.8;color:#5b6472}.course-detail-meta{display:flex;flex-wrap:wrap;gap:10px;margin-top:22px}.course-detail-meta span{padding:9px 12px;background:white;border:1px solid #e5e7eb;border-radius:999px;font-weight:800;color:#374151}.course-buy-card{background:white;border:1px solid #e5e7eb;border-radius:28px;padding:18px;box-shadow:0 20px 60px rgba(17,24,39,.11);position:sticky;top:96px}.course-buy-card img{width:100%;height:210px;object-fit:cover;border-radius:20px}.course-price{font-size:30px;font-weight:900;margin:18px 0;color:#111827}.course-buy-card ul{padding-left:20px;color:#4b5563;line-height:2}.course-action{width:100%;margin-top:10px}.course-content-layout{display:grid;grid-template-columns:1fr 300px;gap:24px;align-items:start}.course-content h2:first-child{margin-top:0}.course-side-info{background:white;border:1px solid #eef0f5;border-radius:24px;padding:24px;box-shadow:0 12px 40px rgba(17,24,39,.05);position:sticky;top:96px}.course-side-info h3{margin:0 0 10px}.course-side-info p,.course-side-info li{color:#6b7280;line-height:1.8}.form-grid.two{display:grid;grid-template-columns:1fr 1fr;gap:16px}@media(max-width:860px){.course-grid,.course-detail-grid,.course-content-layout,.form-grid.two{grid-template-columns:1fr}.course-buy-card,.course-side-info{position:static}.course-feature-meta{grid-template-columns:1fr}.course-list-stats{flex-wrap:wrap}}
.simple-hero{padding:76px 0 52px}.simple-hero-inner{max-width:760px;text-align:left}.simple-hero h1{font-size:clamp(36px,6vw,64px);line-height:1.05;letter-spacing:-.06em;margin:16px 0}.simple-hero p{font-size:18px;color:#6b7280;margin:0}.compact-section{padding:36px 0}.compact-title{margin-bottom:18px}.compact-title a{color:#2563eb;font-weight:900}.compact-cats .category-card{padding:22px}.compact-cats .category-card p{display:none}.compact-cats .category-card h3{margin:0 0 12px}.simple-page-hero{padding:46px 0 28px}.simple-page-hero h1{font-size:44px;margin:0 0 10px}.simple-page-hero p{margin:0;color:#6b7280}.course-list-simple{display:grid;gap:14px}.course-list-item a{display:flex;align-items:center;justify-content:space-between;gap:18px;background:white;border:1px solid #eef0f5;border-radius:20px;padding:20px 22px;box-shadow:0 10px 32px rgba(17,24,39,.04);transition:.2s}.course-list-item a:hover{transform:translateY(-2px);box-shadow:0 16px 44px rgba(17,24,39,.08)}.course-list-item h3{font-size:22px;margin:6px 0 8px}.course-list-item p{margin:0 0 12px;color:#6b7280;line-height:1.6}.course-list-item em{font-style:normal;color:#2563eb;font-weight:900;white-space:nowrap}.simple-home-grid .course-body p{min-height:auto}@media(max-width:860px){.simple-hero{text-align:left;padding:52px 0 34px}.course-list-item a{display:block}.course-list-item em{display:inline-block;margin-top:12px}}
.simple-home-grid{align-items:stretch}.simple-home-grid .course-card,.simple-home-grid .course-card a{height:100%}.simple-home-grid .course-card a{display:flex;flex-direction:column}.simple-home-grid .course-cover{height:170px;flex:0 0 auto}.simple-home-grid .course-body{display:flex;flex-direction:column;flex:1}.simple-home-grid .course-body h3{min-height:60px;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.simple-home-grid .course-body p{min-height:54px;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.simple-home-grid .course-meta-row{min-height:32px}.simple-home-grid .course-bottom{margin-top:auto}.simple-course-detail{padding:52px 0}.simple-buy-card img{display:none}.course-detail-sections{display:grid;gap:20px}.detail-block-title{display:flex;align-items:center;justify-content:space-between;gap:16px;margin-bottom:14px}.detail-block-title h2{margin:0}.detail-block-title span{color:#6b7280;font-weight:800;font-size:14px}.target-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:12px}.target-grid span{padding:16px;border-radius:16px;background:#f8fafc;border:1px solid #eef0f5;color:#374151;font-weight:800}.lesson-list{display:grid;gap:10px}.lesson-item{display:grid;grid-template-columns:90px 1fr 70px;gap:14px;align-items:center;padding:14px 16px;border:1px solid #eef0f5;border-radius:16px;background:#fff}.lesson-item span{color:#6b7280;font-weight:800}.lesson-item strong{font-weight:800;color:#111827}.lesson-item em{font-style:normal;text-align:center;padding:6px 9px;border-radius:999px;background:#eef4ff;color:#2563eb;font-weight:900;font-size:12px}@media(max-width:860px){.target-grid,.lesson-item{grid-template-columns:1fr}.detail-block-title{display:block}.lesson-item em{text-align:left;width:max-content}}
.home-title-list{display:grid;grid-template-columns:repeat(2,1fr);gap:12px}.home-title-item{display:block;background:white;border:1px solid #eef0f5;border-radius:16px;padding:18px 20px;font-size:18px;font-weight:900;color:#111827;box-shadow:0 10px 30px rgba(17,24,39,.04);transition:.2s}.home-title-item:hover{color:#2563eb;transform:translateY(-2px);box-shadow:0 16px 42px rgba(17,24,39,.08)}.compact-cats .category-card span{display:none}@media(max-width:860px){.home-title-list{grid-template-columns:1fr}}
.edu-hero{background:#243042;color:white;padding:42px 0 54px}.edu-hero-grid{display:grid;grid-template-columns:1fr 340px;gap:32px;align-items:start}.edu-breadcrumb{display:flex;gap:9px;align-items:center;color:#cbd5e1;font-size:14px;margin-bottom:18px}.edu-breadcrumb a:hover{color:white}.edu-hero-main h1{font-size:38px;line-height:1.25;margin:0 0 14px;font-weight:900;letter-spacing:-.03em}.edu-hero-main p{font-size:16px;line-height:1.8;color:#dbe4ef;margin:0;max-width:760px}.edu-meta{display:flex;flex-wrap:wrap;gap:10px;margin-top:22px}.edu-meta span{padding:8px 11px;border-radius:6px;background:rgba(255,255,255,.1);color:#eef2f7;font-weight:700;font-size:13px}.edu-enroll-card{background:white;color:#111827;border-radius:6px;padding:24px;box-shadow:0 18px 50px rgba(0,0,0,.22)}.edu-price{font-size:30px;font-weight:900;color:#ef4444;margin-bottom:14px}.edu-card-row{display:flex;justify-content:space-between;gap:16px;padding:12px 0;border-bottom:1px solid #eef0f5;color:#6b7280}.edu-card-row b{color:#111827}.edu-join-btn{width:100%;margin-top:18px;border-radius:6px}.edu-detail-wrap{background:#f4f6f8;padding:26px 0 46px}.edu-detail-grid{display:grid;grid-template-columns:1fr 260px;gap:22px;align-items:start}.edu-main-panel{display:grid;gap:18px}.edu-tabs{position:sticky;top:74px;z-index:10;display:flex;gap:4px;background:white;border:1px solid #e5e7eb;border-radius:6px;padding:0 14px;box-shadow:0 8px 24px rgba(17,24,39,.04)}.edu-tabs a{padding:16px 18px;font-weight:900;color:#374151;border-bottom:3px solid transparent}.edu-tabs a:hover{color:#2563eb;border-color:#2563eb}.edu-section-card{background:white;border:1px solid #e5e7eb;border-radius:6px;padding:24px;box-shadow:none}.edu-section-title{display:flex;align-items:center;justify-content:space-between;gap:16px;border-bottom:1px solid #eef0f5;padding-bottom:14px;margin-bottom:18px}.edu-section-title h2{font-size:22px;margin:0;font-weight:900}.edu-section-title span{color:#6b7280;font-weight:700;font-size:14px}.edu-lesson-list{display:grid;gap:0;border:1px solid #eef0f5;border-radius:6px;overflow:hidden}.edu-lesson-item{display:grid;grid-template-columns:100px 1fr 70px;gap:14px;align-items:center;padding:15px 18px;background:white;border-bottom:1px solid #eef0f5}.edu-lesson-item:last-child{border-bottom:0}.edu-lesson-index{color:#6b7280;font-weight:800}.edu-lesson-item strong{font-size:15px;color:#111827}.edu-lesson-item em{font-style:normal;text-align:center;padding:5px 8px;background:#f3f4f6;color:#4b5563;border-radius:4px;font-weight:900;font-size:12px}.edu-target-list{display:grid;grid-template-columns:repeat(3,1fr);gap:12px}.edu-target-list div{padding:16px;background:#f8fafc;border:1px solid #eef0f5;border-radius:6px;font-weight:800;color:#374151}.edu-side-nav{position:sticky;top:96px;background:white;border:1px solid #e5e7eb;border-radius:6px;padding:18px;display:grid;gap:8px}.edu-side-nav h3{margin:0 0 10px;font-size:18px}.edu-side-nav a{padding:10px 12px;border-radius:4px;color:#374151;font-weight:800}.edu-side-nav a:hover{background:#eef4ff;color:#2563eb}.edu-side-note{margin-top:12px;padding-top:14px;border-top:1px solid #eef0f5;display:grid;gap:6px}.edu-side-note span{color:#6b7280;font-size:13px}@media(max-width:900px){.edu-hero-grid,.edu-detail-grid,.edu-target-list{grid-template-columns:1fr}.edu-side-nav,.edu-tabs{position:static}.edu-tabs{overflow:auto}.edu-lesson-item{grid-template-columns:1fr}.edu-lesson-item em{text-align:left;width:max-content}}
.source-hero{padding:54px 0 58px;background:radial-gradient(circle at 12% 18%,rgba(59,130,246,.28),transparent 28%),linear-gradient(135deg,#0f172a,#1e293b 55%,#111827);color:white}.source-hero-grid{display:grid;grid-template-columns:1fr 360px;gap:34px;align-items:start}.source-breadcrumb{color:#cbd5e1}.source-label{display:inline-flex;padding:7px 12px;border-radius:999px;background:rgba(37,99,235,.18);border:1px solid rgba(147,197,253,.35);color:#bfdbfe;font-size:13px;font-weight:900}.source-hero-main h1{font-size:clamp(34px,5vw,54px);line-height:1.12;margin:18px 0 14px;letter-spacing:-.04em}.source-hero-main p{font-size:17px;line-height:1.85;color:#dbe4ef;max-width:760px;margin:0}.source-meta{display:flex;flex-wrap:wrap;gap:10px;margin-top:22px}.source-meta span{padding:8px 11px;border-radius:8px;background:rgba(255,255,255,.1);color:#eef2f7;font-weight:800;font-size:13px}.source-download-card{background:white;color:#111827;border-radius:18px;padding:24px;box-shadow:0 24px 70px rgba(0,0,0,.28)}.source-card-title{font-size:18px;font-weight:900;margin-bottom:10px}.source-price{font-size:32px;font-weight:900;color:#ef4444;margin-bottom:16px}.source-info-list{display:grid;border:1px solid #eef0f5;border-radius:14px;overflow:hidden}.source-info-list div{display:flex;justify-content:space-between;gap:16px;padding:13px 14px;border-bottom:1px solid #eef0f5;background:#fff}.source-info-list div:last-child{border-bottom:0}.source-info-list span{color:#6b7280}.source-info-list b{color:#111827}.source-download-btn{width:100%;margin-top:18px;border-radius:12px;background:#ef4444!important;box-shadow:0 16px 36px rgba(239,68,68,.24)!important}.source-card-tip{margin:14px 0 0;color:#6b7280;font-size:13px;line-height:1.7}.source-detail-wrap{background:#f4f6f8;padding:28px 0 50px}.source-detail-grid{display:grid;grid-template-columns:1fr 280px;gap:22px;align-items:start}.source-main{display:grid;gap:18px}.source-panel{background:white;border:1px solid #e5e7eb;border-radius:18px;padding:24px;box-shadow:0 12px 34px rgba(17,24,39,.05)}.source-section-title{display:flex;align-items:center;justify-content:space-between;gap:16px;border-bottom:1px solid #eef0f5;padding-bottom:14px;margin-bottom:18px}.source-section-title h2{font-size:22px;margin:0;font-weight:900}.source-section-title span{font-size:13px;color:#6b7280;font-weight:800}.source-feature-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:14px}.source-feature-grid div{padding:18px;border-radius:14px;background:#f8fafc;border:1px solid #eef0f5}.source-feature-grid b{display:block;font-size:17px;margin-bottom:8px;color:#111827}.source-feature-grid span{color:#6b7280;line-height:1.7}.source-side-card{position:sticky;top:96px;background:white;border:1px solid #e5e7eb;border-radius:18px;padding:22px;box-shadow:0 12px 34px rgba(17,24,39,.05)}.source-side-card h3{margin:0 0 12px;font-size:20px}.source-side-card ul{margin:0;padding-left:20px;color:#6b7280;line-height:1.9}.source-side-box{margin-top:18px;padding:16px;border-radius:14px;background:#111827;color:white;display:grid;gap:6px}.source-side-box span{color:#cbd5e1;font-size:13px}.source-side-box b{font-size:20px}@media(max-width:900px){.source-hero-grid,.source-detail-grid,.source-feature-grid{grid-template-columns:1fr}.source-side-card{position:static}.source-section-title{display:block}.source-section-title span{display:inline-block;margin-top:8px}}
.source-content-body{font-size:17px;line-height:2;color:#374151;overflow:hidden}.source-content-body h2{font-size:26px;margin:20px 0 12px;color:#111827}.source-content-body h3{font-size:22px;margin:18px 0 10px;color:#111827}.source-content-body p{margin:0 0 14px}.source-content-body ul,.source-content-body ol{padding-left:24px}.source-content-body a{color:#2563eb;font-weight:900;word-break:break-all}.source-content-body img{max-width:100%;height:auto;border-radius:14px}.source-content-body pre{max-width:100%;white-space:pre-wrap;word-break:break-word;background:#111827;color:#f9fafb;border-radius:14px;padding:16px;overflow:auto}.source-content-body table{width:100%;border-collapse:collapse;display:block;overflow-x:auto}.source-content-body *{max-width:100%}
