:root{--ink:#17202b;--muted:#738092;--line:#e8edf2;--cream:#fffaf5;--coral:#ff5b4d;--gold:#f2b84b;--blue:#315cbb;--shadow:0 18px 50px rgba(32,48,76,.08)}
*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;color:var(--ink);background:#f7f9fb;font-family:"Segoe UI","Microsoft YaHei",sans-serif;line-height:1.7}a{color:inherit;text-decoration:none}img{display:block;width:100%;height:100%;object-fit:cover;aspect-ratio:16/10;background:#f4e9e2}.site-header{height:78px;background:rgba(255,255,255,.94);border-bottom:1px solid var(--line);position:sticky;top:0;z-index:10;backdrop-filter:blur(14px)}.header-inner{height:100%;max-width:1240px;margin:auto;padding:0 24px;display:flex;align-items:center;gap:28px}.brand{display:flex;align-items:center;gap:10px;min-width:190px}.brand-mark{display:inline-grid;place-items:center;width:38px;height:38px;border-radius:12px;background:var(--coral);color:white;font-weight:900;font-size:18px;box-shadow:5px 5px 0 #ffd6cf}.brand strong{display:block;font-size:17px;letter-spacing:.5px}.brand small{display:block;color:#9aa4b1;font-size:8px;letter-spacing:2px}.main-nav{display:flex;align-items:center;gap:4px;flex:1;overflow:auto}.nav-link{white-space:nowrap;padding:8px 9px;border-radius:10px;color:#697586;font-size:13px}.nav-link:hover,.nav-link.is-active{color:var(--coral);background:#fff1ee}.nav-icon{font-size:15px;margin-right:4px}.header-btn{border:1px solid #ffd2ca;border-radius:10px;padding:8px 13px;color:var(--coral);font-size:13px;white-space:nowrap}.page-shell{max-width:1240px;margin:auto;padding:28px 24px 70px}.hero{min-height:335px;margin-top:12px;border-radius:26px;overflow:hidden;background:linear-gradient(120deg,#27364d 0%,#1b293f 58%,#442f3a 100%);color:white;display:grid;grid-template-columns:1.1fr .9fr;box-shadow:var(--shadow);position:relative}.hero-copy{padding:54px 58px;position:relative;z-index:1}.eyebrow{font-size:11px;letter-spacing:2.4px;color:var(--coral);font-weight:800;margin:0 0 10px}.hero .eyebrow{color:#ffba83}.hero h1{font-size:clamp(34px,5vw,64px);line-height:1.08;margin:0 0 16px;letter-spacing:-2px}.hero h1 a{color:white}.hero-desc{max-width:490px;color:#d4dae2;font-size:16px;margin:0 0 28px}.hero-actions{display:flex;gap:12px;align-items:center}.primary-btn,.ghost-btn{display:inline-flex;align-items:center;gap:16px;border:0;border-radius:10px;padding:12px 18px;font-weight:700;cursor:pointer;font-size:14px}.primary-btn{background:var(--coral);color:white}.ghost-btn{border:1px solid #5d697a;color:white}.hero-visual{position:relative;min-height:300px}.hero-card{position:absolute;left:25%;top:58px;width:245px;height:190px;padding:24px;border:1px solid rgba(255,255,255,.16);border-radius:20px;background:rgba(255,255,255,.11);backdrop-filter:blur(12px);transform:rotate(-5deg);z-index:2}.hero-card strong{display:block;font-size:25px;margin-top:28px}.hero-card p{color:#d2d9e1;font-size:13px;margin:4px 0}.live-dot{font-size:10px;color:#ffc16a;letter-spacing:1px}.hero-count{position:absolute;right:20px;bottom:18px;color:#ffba83;font-size:12px}.hero-orb{position:absolute;border-radius:50%;filter:blur(1px)}.orb-a{width:230px;height:230px;right:12%;top:30px;background:radial-gradient(circle at 35% 30%,#f59b6e,transparent 57%),#734b55;opacity:.85}.orb-b{width:130px;height:130px;right:0;bottom:8px;background:#293e77;opacity:.9}.slider-dots{position:absolute;bottom:25px;left:50%;display:flex;gap:7px}.slider-dots i{width:7px;height:7px;border-radius:50%;background:#778293}.slider-dots i.active{background:var(--coral);width:20px;border-radius:5px}.stats-row{display:grid;grid-template-columns:repeat(4,1fr);margin:26px 0 10px;background:white;border:1px solid var(--line);border-radius:16px}.stats-row div{padding:17px 24px;border-right:1px solid var(--line);display:flex;flex-direction:column}.stats-row div:last-child{border:0}.stats-row strong{font-size:23px}.stats-row span{font-size:12px;color:var(--muted)}.section-block{margin-top:44px}.section-heading{display:flex;justify-content:space-between;align-items:end;margin-bottom:18px}.section-heading h2{font-size:26px;margin:0;letter-spacing:-.5px}.section-heading>a{font-size:13px;color:var(--coral);font-weight:700}.feature-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.feature-card,.article-card{background:white;border:1px solid var(--line);border-radius:18px;overflow:hidden;box-shadow:0 6px 25px rgba(27,42,68,.03)}.card-image{height:170px;position:relative}.tag{display:inline-block;color:var(--coral);background:#fff0ed;border-radius:5px;padding:3px 8px;font-size:11px;font-weight:700}.card-image .tag{position:absolute;left:14px;top:14px}.card-body{padding:16px 18px}.card-body h3,.article-card h2{font-size:17px;line-height:1.45;margin:8px 0}.card-body p,.article-card p{color:var(--muted);font-size:13px;margin:0 0 15px}.card-meta{color:#9aa4b1;font-size:11px;display:flex;justify-content:space-between}.channel-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:12px}.channel-card{min-height:124px;padding:17px;border:1px solid var(--line);border-radius:14px;background:linear-gradient(135deg,#fff,#fbfcff);position:relative}.channel-card:hover{border-color:#ffc1b8;transform:translateY(-2px)}.channel-icon{display:grid;place-items:center;width:30px;height:30px;border-radius:9px;background:#fff0ed;color:var(--coral);font-size:17px;margin-bottom:8px}.channel-card strong,.channel-card small{display:block}.channel-card strong{font-size:15px}.channel-card small{color:var(--muted);font-size:11px;margin-top:3px}.channel-card b{position:absolute;right:16px;bottom:17px;color:var(--coral)}.news-list{background:white;border:1px solid var(--line);border-radius:18px;overflow:hidden}.news-row{display:grid;grid-template-columns:55px 1fr 80px;gap:16px;align-items:center;padding:19px 23px;border-bottom:1px solid var(--line)}.news-row:last-child{border:0}.news-index{font-family:Georgia;color:#e3e7ec;font-size:30px;font-weight:bold}.news-copy h3{font-size:16px;margin:5px 0}.news-copy p{color:var(--muted);font-size:12px;margin:0}.news-row time{text-align:right;color:#a1aab5;font-size:12px}.news-row time small{font-size:11px}.split-block{display:grid;grid-template-columns:1.3fr .7fr;gap:18px}.about-card,.trend-card,.subscribe{border-radius:18px;padding:30px;background:white;border:1px solid var(--line)}.about-card{background:linear-gradient(135deg,#fff4e8,#fff)}.about-card h2,.subscribe h2{font-size:25px;margin:0 0 10px}.about-card p,.trend-card p,.subscribe p{color:#657284;font-size:14px}.text-btn{color:var(--coral);font-size:13px;font-weight:800}.trend-card{background:#27364d;color:white}.trend-card .eyebrow{color:#ffba83}.trend-card p{color:#ced5df}.note-line{border-top:1px solid #536174;margin-top:22px;padding-top:14px;display:flex;justify-content:space-between;color:#c4ceda;font-size:12px}.note-line strong{color:#ffc16a}.subscribe{display:flex;align-items:center;justify-content:space-between;background:#fff3ef}.qr-placeholder{width:112px;height:112px;border:8px solid white;border-radius:12px;background:repeating-linear-gradient(45deg,#27364d 0 5px,#fff 5px 10px);display:grid;place-items:center;color:var(--coral);text-align:center;box-shadow:var(--shadow)}.qr-placeholder span{font-weight:900;font-size:22px}.qr-placeholder small{background:white;padding:0 5px}.site-footer{background:#202c3d;color:#bdc8d5}.footer-inner{max-width:1240px;margin:auto;padding:32px 24px;display:grid;grid-template-columns:1fr auto;gap:20px}.footer-logo{color:white;font-weight:800;display:flex;align-items:center;gap:9px}.footer-logo .brand-mark{width:29px;height:29px;font-size:13px;box-shadow:none}.footer-inner p{font-size:12px;margin:7px 0 0}.footer-links{display:flex;gap:20px;align-items:center}.footer-links a{font-size:12px}.copyright{grid-column:1/-1;border-top:1px solid #3a4657;padding-top:18px}.breadcrumb{display:flex;gap:10px;color:#9aa4b1;font-size:12px;margin:8px 0 24px}.breadcrumb a{color:var(--coral)}.category-hero{padding:30px 36px;border-radius:20px;background:#fff3ed;border:1px solid #ffe0d8}.category-hero h1{font-size:42px;margin:0 0 8px}.category-hero>p:not(.eyebrow){max-width:710px;color:#687688;margin:0}.category-hero .stats-row{margin-bottom:0;background:transparent;border-color:#f5d7ce}.article-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.article-cover{height:170px;position:relative}.article-cover .tag{position:absolute;left:14px;top:14px}.article-card-body{padding:17px 18px 19px}.article-card h2{font-size:17px}.reading-page,.article-text{background:white;border:1px solid var(--line);border-radius:20px;padding:42px 8%;}.reading-head{text-align:center;border-bottom:1px solid var(--line);padding-bottom:26px}.reading-head h1,.article-text h1{font-size:clamp(28px,4vw,44px);line-height:1.25;margin:14px 0}.reading-meta{display:flex;justify-content:center;gap:20px;color:#9aa4b1;font-size:12px;flex-wrap:wrap}.reading-content{max-width:760px;margin:30px auto 0}.reading-content p{font-size:16px;color:#4e5e70}.reading-content .lead{font-size:18px;color:#26374a;font-weight:600}.reading-figure{margin:26px 0}.reading-figure img{height:auto;aspect-ratio:16/9;border-radius:12px}.reading-figure figcaption{color:#9aa4b1;font-size:12px;margin-top:7px}.chapter-end{text-align:center;color:var(--coral);font-size:13px;padding:28px 0}.chapter-nav{max-width:760px;margin:26px auto 0;padding-top:20px;border-top:1px solid var(--line);display:flex;justify-content:space-between;align-items:center;color:var(--coral);font-size:13px}.back-btn{padding:8px 13px;border:1px solid #ffc8c0;border-radius:8px}.article-text{max-width:900px;margin:auto}.article-text h2{font-size:21px;margin-top:30px}.article-text p{color:#536274}.article-text .lead{font-size:18px;color:#33465b}
@media(max-width:900px){.header-inner{gap:12px}.brand{min-width:auto}.brand strong{font-size:14px}.main-nav{order:3;position:absolute;left:0;right:0;top:78px;background:white;border-bottom:1px solid var(--line);padding:7px 16px}.header-btn{display:none}.site-header{margin-bottom:44px}.hero{grid-template-columns:1fr}.hero-copy{padding:40px 30px 25px}.hero-visual{min-height:220px}.hero-card{top:15px;left:35%}.feature-grid,.article-grid{grid-template-columns:repeat(2,1fr)}.channel-grid{grid-template-columns:repeat(4,1fr)}.split-block{grid-template-columns:1fr}}
@media(max-width:600px){.page-shell{padding:18px 14px 48px}.hero{border-radius:18px}.hero h1{font-size:40px}.hero-copy{padding:34px 24px 20px}.hero-visual{min-height:200px}.hero-card{left:22%;top:9px}.stats-row{grid-template-columns:repeat(2,1fr)}.stats-row div:nth-child(2){border-right:0}.stats-row div:nth-child(-n+2){border-bottom:1px solid var(--line)}.feature-grid,.article-grid{grid-template-columns:1fr}.channel-grid{grid-template-columns:repeat(2,1fr)}.channel-card{min-height:112px}.news-row{grid-template-columns:32px 1fr}.news-row time{display:none}.news-index{font-size:21px}.news-copy p{display:none}.subscribe{align-items:flex-start;gap:18px}.qr-placeholder{flex:0 0 84px;width:84px;height:84px}.footer-inner{grid-template-columns:1fr}.footer-links{order:3}.copyright{grid-column:auto}.category-hero{padding:24px}.category-hero h1{font-size:34px}.reading-page,.article-text{padding:28px 18px}.reading-content p{font-size:15px}.chapter-nav{gap:7px}.chapter-nav a{font-size:12px}.reading-meta{gap:8px}.brand small{display:none}}
