*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;font-family:-apple-system,BlinkMacSystemFont,"Segoe UI","PingFang SC","Microsoft YaHei",Arial,sans-serif;color:#242226;background:#f7f4ef;line-height:1.72}a{color:inherit;text-decoration:none}img{max-width:100%;display:block}p{margin:0 0 1rem}.site-header{position:sticky;top:0;z-index:20;background:rgba(250,248,244,.94);backdrop-filter:blur(18px);border-bottom:1px solid #e8ded3}.topline{max-width:1180px;margin:0 auto;padding:18px 24px;display:flex;align-items:center;justify-content:space-between}.brand{display:flex;align-items:center;gap:12px}.brand-mark{width:46px;height:46px;border-radius:50%;display:grid;place-items:center;background:#8d1f2d;color:#fff;font-weight:900;box-shadow:8px 8px 0 #2d2a30}.brand strong{display:block;font-size:1.3rem;letter-spacing:.08em}.brand em{display:block;font-size:.78rem;color:#756d67;font-style:normal;letter-spacing:.18em}.nav-toggle{display:none;border:1px solid #d9cbbd;background:#fff;border-radius:999px;padding:8px 15px;color:#3b3534}.site-nav{max-width:1180px;margin:0 auto;padding:0 24px 14px;display:flex;gap:8px;flex-wrap:wrap}.site-nav a{padding:8px 13px;border-radius:999px;color:#5c5551;font-size:.95rem}.site-nav a:hover,.site-nav a.is-active{background:#2d2a30;color:#fff}.hero{max-width:1180px;margin:34px auto 0;padding:0 24px}.hero-grid{display:grid;grid-template-columns:1.15fr .85fr;gap:28px;align-items:stretch}.hero-copy{background:#fff;border:1px solid #e6ded5;padding:40px;border-radius:28px;box-shadow:0 20px 50px rgba(45,42,48,.08)}.eyebrow{display:inline-flex;align-items:center;gap:8px;margin-bottom:18px;color:#8d1f2d;font-weight:800;letter-spacing:.16em;font-size:.86rem}.eyebrow:before{content:"";width:38px;height:2px;background:#8d1f2d}.hero h1,.page-hero h1{margin:0 0 20px;font-size:clamp(2.2rem,6vw,5.2rem);line-height:.96;letter-spacing:-.06em;color:#242226}.lead{font-size:1.12rem;color:#5d5756;max-width:760px}.hero-actions{display:flex;gap:14px;flex-wrap:wrap;margin-top:28px}.btn{display:inline-flex;align-items:center;justify-content:center;gap:9px;border-radius:999px;padding:12px 20px;font-weight:800;border:1px solid #2d2a30}.btn.primary{background:#2d2a30;color:#fff}.btn.ghost{background:#fff;color:#2d2a30}.cover-card{background:#2d2a30;border-radius:28px;overflow:hidden;border:1px solid #2d2a30;min-height:100%}.cover-card img{width:100%;height:100%;object-fit:cover}.section{max-width:1180px;margin:28px auto;padding:0 24px}.section-head{display:flex;justify-content:space-between;gap:18px;align-items:flex-end;margin-bottom:18px}.section-head h2{font-size:clamp(1.7rem,3.5vw,3rem);line-height:1.05;margin:0;color:#28242a}.section-head p{max-width:520px;color:#6a625e}.mag-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.card{background:#fff;border:1px solid #e6ded5;border-radius:22px;overflow:hidden;box-shadow:0 10px 30px rgba(45,42,48,.06)}.card-body{padding:20px}.card h3{font-size:1.22rem;line-height:1.28;margin:0 0 10px}.meta{display:flex;gap:9px;flex-wrap:wrap;color:#8b817b;font-size:.86rem;margin-bottom:12px}.tag{display:inline-flex;border:1px solid #d9cbbd;border-radius:999px;padding:3px 9px;color:#8d1f2d;background:#fff9f7}.card p{color:#5f5955}.two-col{display:grid;grid-template-columns:1fr 1fr;gap:18px}.feature-panel{display:grid;grid-template-columns:.85fr 1.15fr;gap:20px;background:#fff;border:1px solid #e6ded5;border-radius:26px;overflow:hidden}.feature-panel .text{padding:26px}.feature-panel h3{font-size:1.65rem;margin:0 0 12px;line-height:1.15}.list-panel{background:#fff;border:1px solid #e6ded5;border-radius:26px;padding:24px}.rank-list,.news-list{list-style:none;margin:0;padding:0}.rank-list li,.news-list li{display:grid;grid-template-columns:auto 1fr auto;gap:14px;align-items:center;padding:14px 0;border-bottom:1px solid #eee5dd}.rank-list li:last-child,.news-list li:last-child{border-bottom:0}.rank-num{width:34px;height:34px;border-radius:50%;background:#8d1f2d;color:#fff;display:grid;place-items:center;font-weight:900}.score{color:#8d1f2d;font-weight:900}.quote-strip{background:#2d2a30;color:#fff;border-radius:28px;padding:34px;display:grid;grid-template-columns:1fr auto;gap:24px;align-items:center}.quote-strip strong{font-size:clamp(1.5rem,3.4vw,3.4rem);line-height:1}.quote-strip span{color:#d8c9b9}.page-hero{max-width:1180px;margin:34px auto 0;padding:42px 24px;background:#fff;border-top:6px solid #8d1f2d;border-bottom:1px solid #e6ded5}.page-hero .lead{max-width:820px}.content-grid{max-width:1180px;margin:28px auto;padding:0 24px;display:grid;grid-template-columns:2fr 1fr;gap:22px}.article-stack{display:grid;gap:18px}.article-card{display:grid;grid-template-columns:240px 1fr;gap:20px;background:#fff;border:1px solid #e6ded5;border-radius:24px;overflow:hidden}.article-card img{height:100%;object-fit:cover}.article-card .card-body{padding:22px}.sidebar{display:grid;gap:18px;align-content:start}.note-box{background:#fff;border:1px solid #e6ded5;border-radius:24px;padding:22px}.note-box h3{margin:0 0 12px}.pill-list{display:flex;flex-wrap:wrap;gap:10px}.pill-list span,.pill-list a{display:inline-flex;padding:8px 12px;border-radius:999px;background:#f4ebe3;color:#594f4a}.timeline{display:grid;gap:14px}.timeline article{border-left:4px solid #8d1f2d;background:#fff;border-radius:0 18px 18px 0;padding:18px 20px}.timeline h3{margin:0 0 8px}.video-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:18px}.video-card{background:#fff;border:1px solid #e6ded5;border-radius:24px;overflow:hidden}.video-cover{position:relative}.play-dot{position:absolute;left:18px;bottom:18px;width:52px;height:52px;border-radius:50%;background:#8d1f2d;display:grid;place-items:center;color:#fff;font-weight:900}.form-grid{display:grid;gap:14px}.form-grid label{font-weight:800}.form-grid input,.form-grid textarea,.form-grid select{width:100%;padding:13px 14px;border:1px solid #d8c9b9;border-radius:14px;font:inherit;background:#fff}.form-grid textarea{min-height:130px}.form-msg{color:#8d1f2d;font-weight:800;min-height:28px}.site-footer{margin-top:52px;background:#242226;color:#f8f4ef}.footer-grid{max-width:1180px;margin:0 auto;padding:34px 24px;display:grid;grid-template-columns:1.2fr .7fr .8fr;gap:24px}.site-footer a,.site-footer span{display:block;color:#e9d7c9;margin-bottom:8px}.site-footer p{color:#c5b8ad}.domain-line{font-weight:900;color:#fff;word-break:break-all}.mini-kicker{font-size:.85rem;letter-spacing:.18em;color:#8d1f2d;font-weight:900;text-transform:uppercase}.editor-row{display:grid;grid-template-columns:repeat(4,1fr);gap:18px}.editor{background:#fff;border:1px solid #e6ded5;border-radius:22px;padding:20px;text-align:center}.editor img{width:88px;height:88px;margin:0 auto 12px;border-radius:50%}.empty-safe{display:none}@media (max-width:920px){.hero-grid,.two-col,.content-grid,.feature-panel,.footer-grid{grid-template-columns:1fr}.mag-grid,.editor-row{grid-template-columns:repeat(2,1fr)}.article-card{grid-template-columns:1fr}.article-card img{height:auto}.video-grid{grid-template-columns:1fr}.quote-strip{grid-template-columns:1fr}.site-nav{display:none}.site-nav.is-open{display:flex}.nav-toggle{display:inline-flex}.topline{padding-bottom:12px}}@media (max-width:620px){.mag-grid,.editor-row{grid-template-columns:1fr}.hero-copy{padding:26px}.section-head{display:block}.rank-list li,.news-list li{grid-template-columns:auto 1fr}.rank-list li .score,.news-list li time{grid-column:2}.footer-grid{gap:10px}.page-hero{padding-top:30px}.brand strong{font-size:1.05rem}.brand-mark{width:40px;height:40px}.site-header{position:relative}}
