:root{--ink:#111318;--ink2:#303744;--blue:#1368e8;--blue2:#0d56c2;--paper:#fff;--muted:#6c7480;--line:#e7eaf0;--soft:#f6f8fb;--shadow:0 10px 30px rgba(16,28,48,.07);--radius:14px;--max:1180px}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;font-family:Poppins,system-ui,sans-serif;font-size:14px;line-height:1.55;color:var(--ink2);background:#fff;-webkit-font-smoothing:antialiased}a{text-decoration:none;color:inherit}img{display:block;width:100%;height:100%;object-fit:cover}button,input{font:inherit}.wrap{width:min(var(--max),calc(100% - 36px));margin:auto}.topline{height:35px;border-top:5px solid #111;border-bottom:1px solid var(--line);font-family:Inter,sans-serif;color:#65707e}.topline .wrap{height:100%;display:flex;align-items:center;justify-content:space-between}.top-left,.top-right{display:flex;align-items:center;gap:15px}.dot{width:4px;height:4px;border-radius:50%;background:#bdc5cf}.brandrow{height:86px;display:grid;grid-template-columns:1fr auto;align-items:center}.brand{display:inline-flex;font-weight:700;font-size:40px;line-height:1;letter-spacing:-2.5px}.brand .dark{color:#0e1117}.brand .blue{color:var(--blue)}.tagline{font-family:Inter,sans-serif;color:#7c8490;margin-top:5px}.header-actions{justify-self:end;display:flex;align-items:center;gap:22px;font-family:Inter,sans-serif;font-weight:600}.panel-btn{background:var(--blue);color:#fff;padding:10px 16px;border-radius:7px}.hamburger{display:none;border:0;background:transparent;font-size:22px}.nav{border-top:1px solid var(--line);border-bottom:1px solid var(--line);position:sticky;top:0;background:rgba(255,255,255,.96);backdrop-filter:blur(8px);z-index:30}.nav .wrap{height:46px;display:flex;align-items:center;gap:28px;overflow:auto;scrollbar-width:none}.nav a{height:46px;display:flex;align-items:center;font-family:Inter,sans-serif;font-weight:600;white-space:nowrap;position:relative}.nav a.active{color:var(--blue)}.nav a.active:after{content:"";position:absolute;left:0;right:0;bottom:0;height:3px;background:var(--blue);border-radius:3px}.nav .more{margin-left:auto}main{padding:24px 0 50px}.ad{height:76px;max-width:800px;margin:0 auto 22px;background:linear-gradient(105deg,#0a1423,#0c58b7);border-radius:7px;color:#d8e7ff;display:grid;place-items:center;font:600 14px Inter;letter-spacing:.08em}.lead-grid{display:grid;grid-template-columns:minmax(0,1.25fr) minmax(330px,.95fr) 250px;gap:14px}.card{border:1px solid var(--line);border-radius:var(--radius);background:#fff;box-shadow:var(--shadow)}.hero-image{min-height:320px;position:relative;border-radius:var(--radius);overflow:hidden;background:#e7edf4}.hero-image:before{content:"";position:absolute;inset:0;background:linear-gradient(transparent 35%,rgba(0,0,0,.82));z-index:1}.hero-overlay{position:absolute;z-index:2;left:0;right:0;bottom:0;padding:60px 22px 20px;color:#fff}.kicker,.article-category,.category-chip{display:inline-flex;background:var(--blue);color:#fff;font:700 14px Inter,sans-serif;padding:5px 8px;border-radius:5px}.hero-overlay h1{font-size:26px;line-height:1.22;letter-spacing:-.03em;margin:7px 0;font-weight:600}.hero-overlay p{margin:0;color:#e7edf5}.lead-copy{padding:24px;display:flex;min-height:320px;flex-direction:column;justify-content:center}.section-label{font:700 14px Inter;color:var(--blue);text-transform:uppercase;letter-spacing:.03em}.lead-copy h2{font-size:25px;line-height:1.24;letter-spacing:-.03em;margin:8px 0 10px;color:#3d4551}.lead-copy p{margin:0 0 14px;color:var(--muted)}.meta{font:400 14px Inter;color:#858d98;display:flex;gap:9px;flex-wrap:wrap}.readmore{font-weight:600;color:var(--blue);margin-top:16px}.brief{padding:20px;display:flex;flex-direction:column;justify-content:center}.brief .mail{font:600 14px Inter;color:#5f6875}.brief h3{font-size:20px;line-height:1.25;margin:8px 0}.brief h3 span{color:var(--blue)}.brief p{color:var(--muted)}.brief input{padding:12px;border:1px solid var(--line);border-radius:7px}.brief button{margin-top:8px;border:0;border-radius:7px;padding:12px;background:#9dbdeb;color:#fff}.empty-hero{min-height:340px;border:1px solid var(--line);border-radius:18px;background:linear-gradient(135deg,#fff 0,#f4f8ff 60%,#eef5ff 100%);display:flex;align-items:center;padding:45px}.empty-hero>div{max-width:670px}.empty-hero h1{font-size:42px;line-height:1.12;margin:10px 0;letter-spacing:-.04em}.empty-hero p{font-size:16px;color:var(--muted);max-width:600px}.empty-hero a{display:inline-flex;background:var(--blue);color:#fff;border-radius:8px;padding:12px 16px;font-weight:600;margin-top:8px}.section{margin-top:34px}.section-head{display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid var(--line);margin-bottom:16px}.tabs{display:flex;gap:24px}.tabs button{border:0;background:transparent;padding:0 0 10px;font-weight:600;color:#7a828e;position:relative}.tabs button.active{color:#262c35}.tabs button.active:after{content:"";position:absolute;bottom:-1px;left:0;right:0;height:3px;background:var(--blue)}.more-link{font:500 14px Inter;color:#7b8490}.news-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:15px}.news-card{border:1px solid var(--line);border-radius:12px;overflow:hidden;background:#fff;box-shadow:0 5px 16px rgba(20,32,50,.04)}.news-card .thumb{height:160px;background:#edf2f8;display:block}.image-placeholder{height:100%;display:grid;place-items:center;color:#9aa7b8;font-weight:700}.news-body{padding:14px}.news-body h3{font-size:16px;line-height:1.35;letter-spacing:-.015em;margin:8px 0;color:#3c444f}.news-body p{color:#727b87;margin:0 0 12px}.category-chip{font-size:14px;padding:3px 7px}.rank-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:12px}.rank-card{border:1px solid var(--line);border-radius:11px;padding:15px;display:grid;grid-template-columns:30px 1fr;gap:12px}.rank-num{width:26px;height:26px;border-radius:50%;display:grid;place-items:center;background:var(--blue);color:#fff;font:700 14px Inter}.rank-card strong{display:block;line-height:1.35}.rank-card span:last-child{display:block;color:#8a929d;margin-top:5px}.page-head{padding:25px 0}.page-head>span{font:700 14px Inter;color:var(--blue);text-transform:uppercase}.page-head h1{font-size:34px;letter-spacing:-.035em;margin:3px 0}.empty-list{padding:40px;border:1px dashed #cfd6df;border-radius:12px;color:#76808d;text-align:center}.search-form{display:flex;max-width:650px;margin-top:16px}.search-form input{flex:1;padding:13px 14px;border:1px solid #dbe0e8;border-radius:8px 0 0 8px}.search-form button{border:0;background:var(--blue);color:#fff;padding:0 18px;border-radius:0 8px 8px 0;font-weight:600}.search-count{color:#7b8490}.article-shell{display:grid;grid-template-columns:minmax(0,790px) 300px;gap:50px}.breadcrumbs{font:500 14px Inter;color:#7e8793;display:flex;gap:8px;margin:4px 0 25px}.article-title{font-size:44px;line-height:1.12;letter-spacing:-.045em;color:#171a20;margin:12px 0}.standfirst{font-size:18px;line-height:1.55;color:#606875;margin:0 0 18px}.article-meta{font:500 14px Inter;color:#808995;display:flex;gap:8px;flex-wrap:wrap;margin-bottom:24px}.featured{margin:0 0 28px}.featured img{max-height:510px;border-radius:10px}.featured figcaption{font:400 14px Inter;color:#7e8791;padding-top:7px}.article-body{font-size:17px;line-height:1.82;color:#303640}.article-body p{margin:0 0 1.35em}.article-body h2,.article-body h3{line-height:1.3;color:#171a20;margin:1.6em 0 .6em}.video-embed{aspect-ratio:16/9;margin:0 0 25px}.video-embed iframe{width:100%;height:100%;border:0;border-radius:10px}.source-box{margin:36px 0 20px;border:1px solid #dce6f4;border-left:4px solid var(--blue);border-radius:10px;padding:18px;background:#f7faff}.source-label{font:700 14px Inter;color:var(--blue);letter-spacing:.06em}.source-name{font-size:18px;font-weight:600;margin-top:4px}.source-meta{color:#77808d}.source-box a{display:inline-flex;margin-top:10px;color:var(--blue);font-weight:600}.share-row{display:flex;gap:10px;border-top:1px solid var(--line);padding-top:18px}.share-row button,.share-row a{border:1px solid var(--line);background:#fff;padding:9px 12px;border-radius:7px;font-weight:600}.article-side{padding-top:125px}.side-title{font-size:18px;font-weight:600;border-bottom:3px solid var(--blue);padding-bottom:8px;margin-bottom:5px}.related{display:grid;grid-template-columns:86px 1fr;gap:10px;padding:13px 0;border-bottom:1px solid var(--line)}.related img{height:62px;border-radius:6px}.related strong{font-size:14px;line-height:1.35}.related span{display:block;color:#8a929c;margin-top:5px}footer{background:#0e1724;color:#dce5ef;margin-top:45px;padding:34px 0 18px}.footer-grid{display:grid;grid-template-columns:1.2fr repeat(3,.8fr) 1.2fr;gap:28px}.footer-brand .brand{font-size:30px}.footer-brand .brand .dark{color:#fff}.footer-brand p,.footer-col a,.newsletter-foot p{color:#9ca9b9}.footer-col h4,.newsletter-foot h4{margin:0 0 10px;color:#fff}.footer-col a{display:block;padding:3px 0}.copyright{border-top:1px solid #263344;margin-top:25px;padding-top:14px;display:flex;justify-content:space-between;color:#8e9bab;font:400 14px Inter}
@media(max-width:1000px){.lead-grid{grid-template-columns:1fr 1fr}.brief{grid-column:1/-1}.news-grid{grid-template-columns:repeat(3,1fr)}.rank-grid{grid-template-columns:1fr 1fr}.article-shell{grid-template-columns:1fr}.article-side{padding-top:0}.footer-grid{grid-template-columns:repeat(3,1fr)}.footer-brand,.newsletter-foot{grid-column:1/-1}}@media(max-width:700px){.wrap{width:calc(100% - 22px)}.top-right{display:none}.brandrow{height:70px}.brand{font-size:34px}.tagline{font-size:14px}.header-actions{display:none}.hamburger{display:block;justify-self:end}.nav .wrap{gap:21px}.lead-grid{grid-template-columns:1fr}.hero-image{min-height:280px}.lead-copy{min-height:auto}.news-grid{grid-template-columns:1fr 1fr}.rank-grid{grid-template-columns:1fr}.article-title{font-size:34px}.standfirst{font-size:16px}.article-body{font-size:16px}.empty-hero{padding:28px;min-height:300px}.empty-hero h1{font-size:34px}.footer-grid{grid-template-columns:1fr 1fr}.footer-brand,.newsletter-foot{grid-column:1/-1}.copyright{flex-direction:column;gap:7px}}@media(max-width:470px){.news-grid{grid-template-columns:1fr}.news-card{display:grid;grid-template-columns:120px 1fr}.news-card .thumb{height:100%;min-height:135px}.news-body p{display:none}.page-head h1{font-size:30px}}
.article-tags{display:flex;gap:8px;flex-wrap:wrap;margin:24px 0}.article-tags a{display:inline-flex;padding:7px 10px;border:1px solid #dfe5ec;border-radius:999px;background:#f7f9fc;color:#3f5267;font:600 14px Inter,sans-serif}.article-tags a:hover{border-color:#1368e8;color:#1368e8;background:#eef5ff}
