:root{--navy:#0b1220;--navy-2:#101a2e;--ink:#0f172a;--muted:#64748b;--brand:#0ea5e9;--brand-2:#0284c7;--accent:#f59e0b;--bg:#f6f8fb;--card:#fff;--line:#e4e9f1;--danger:#dc2626;--radius:14px;--shadow-sm:0 1px 2px #0f172a0f;--shadow:0 6px 24px #0f172a14;--maxw:1180px}*{box-sizing:border-box}html{-webkit-text-size-adjust:100%}body{color:var(--ink);background:var(--bg);margin:0;font-family:ui-sans-serif,system-ui,-apple-system,Segoe UI,Roboto,Helvetica,Arial,sans-serif;font-size:16px;line-height:1.65}a{color:inherit;text-decoration:none}img{max-width:100%;display:block}h1,h2,h3,h4{letter-spacing:-.02em;margin:0;line-height:1.22}button{cursor:pointer;font-family:inherit}.container{max-width:var(--maxw);margin:0 auto;padding:0 20px}.topbar{background:var(--navy);color:#cbd5e1;font-size:.8rem}.topbar .container{justify-content:space-between;align-items:center;padding-top:7px;padding-bottom:7px;display:flex}.topbar .date{color:#94a3b8}.topbar .links{gap:16px;display:flex}.topbar .links a{color:#cbd5e1}.topbar .links a:hover{color:#fff}header.site{z-index:50;background:var(--navy);color:#fff;position:sticky;top:0;box-shadow:0 2px 12px #02061740}header.site .bar{justify-content:space-between;align-items:center;gap:20px;padding-top:13px;padding-bottom:13px;display:flex}.logo{letter-spacing:-.02em;white-space:nowrap;align-items:center;gap:8px;font-size:1.45rem;font-weight:800;display:flex}.logo .mark{background:linear-gradient(135deg, var(--brand), var(--brand-2));border-radius:9px;place-items:center;width:34px;height:34px;font-size:1.1rem;display:grid}.logo span{color:var(--brand)}.nav{flex:1;align-items:center;gap:4px;display:flex}.nav a{color:#e2e8f0;white-space:nowrap;border-radius:8px;padding:8px 12px;font-size:.93rem;font-weight:600}.nav a:hover{color:#fff;background:#ffffff14}.nav a.active{color:#fff;background:#ffffff1f}.header-actions{align-items:center;gap:10px;display:flex}.search-toggle{color:#fff;background:#ffffff14;border:1px solid #ffffff1f;border-radius:10px;place-items:center;width:38px;height:38px;display:grid}.search-toggle:hover{background:#ffffff29}.subscribe-btn{background:var(--brand);color:#fff;white-space:nowrap;border:none;border-radius:10px;padding:9px 16px;font-size:.9rem;font-weight:700}.subscribe-btn:hover{background:var(--brand-2)}.menu-toggle{color:#fff;background:#ffffff14;border:1px solid #ffffff1f;border-radius:10px;width:38px;height:38px;display:none}.catstrip{background:var(--navy-2);border-top:1px solid #ffffff12}.catstrip .container{scrollbar-width:none;gap:2px;display:flex;overflow-x:auto}.catstrip .container::-webkit-scrollbar{display:none}.catstrip a{color:#cbd5e1;white-space:nowrap;border-bottom:2px solid #0000;padding:10px 14px;font-size:.85rem;font-weight:600}.catstrip a:hover{color:#fff}.catstrip a.active{color:#fff;border-bottom-color:var(--brand)}.searchbar{border-top:1px solid #ffffff14;padding:12px 0}.searchbar form{gap:10px;max-width:640px;margin:0 auto;display:flex}.searchbar input{border:1px solid var(--line);color:var(--ink);background:#fff;border-radius:10px;flex:1;padding:12px 16px;font-size:1rem}.searchbar input:focus{outline:2px solid var(--brand);border-color:#0000}.mobile-menu{flex-direction:column;gap:2px;padding:8px 0 14px;display:none}.mobile-menu a{color:#e2e8f0;border-radius:8px;padding:10px 14px;font-weight:600}.mobile-menu a:hover{background:#ffffff14}main.container{padding:28px 20px 72px}.layout{grid-template-columns:1fr 330px;align-items:start;gap:32px;display:grid}.content-col{min-width:0}.sidebar{flex-direction:column;gap:26px;display:flex;position:sticky;top:128px}.hero-grid{grid-template-columns:1.6fr 1fr;gap:22px;margin-bottom:34px;display:grid}.hero-lead{border-radius:var(--radius);min-height:400px;position:relative;overflow:hidden}.hero-lead .img{position:absolute;inset:0}.hero-lead .img img{object-fit:cover;width:100%;height:100%}.hero-lead .shade{background:linear-gradient(#02061700 20%,#020617d9 100%);position:absolute;inset:0}.hero-lead .text{color:#fff;padding:28px;position:absolute;bottom:0;left:0;right:0}.hero-lead h2{margin:10px 0 12px;font-size:1.85rem}.hero-lead .meta{color:#cbd5e1;font-size:.85rem}.hero-side{flex-direction:column;gap:18px;display:flex}.hero-item{background:var(--card);border:1px solid var(--line);border-radius:var(--radius);align-items:center;gap:14px;padding:12px;display:flex}.hero-item .img{background:#e2e8f0;border-radius:10px;flex:0 0 120px;height:88px;overflow:hidden}.hero-item .img img{object-fit:cover;width:100%;height:100%}.hero-item h3{font-size:.98rem;line-height:1.35}.hero-item h3 a:hover{color:var(--brand-2)}.hero-item .meta{color:var(--muted);margin-top:6px;font-size:.78rem}.section-head{border-bottom:2px solid var(--line);justify-content:space-between;align-items:center;margin:6px 0 18px;padding-bottom:10px;display:flex}.section-head h2{font-size:1.3rem;font-weight:800}.section-head h2 .dot{color:var(--brand)}.section-head .more{color:var(--brand-2);font-size:.85rem;font-weight:700}.section-head .more:hover{text-decoration:underline}.grid{grid-template-columns:repeat(auto-fill,minmax(280px,1fr));gap:22px;display:grid}.grid-3{grid-template-columns:repeat(3,1fr)}.card{background:var(--card);border:1px solid var(--line);border-radius:var(--radius);flex-direction:column;transition:box-shadow .18s,transform .18s;display:flex;overflow:hidden}.card:hover{box-shadow:var(--shadow);transform:translateY(-3px)}.card .img{aspect-ratio:16/9;background:#e2e8f0;position:relative;overflow:hidden}.card .img img{object-fit:cover;width:100%;height:100%;transition:transform .35s}.card:hover .img img{transform:scale(1.04)}.card .img .placeholder{color:var(--brand-2);background:linear-gradient(135deg,#e0f2fe,#bae6fd);place-items:center;font-size:1.6rem;font-weight:800;display:grid;position:absolute;inset:0}.card .body{flex-direction:column;flex:1;gap:9px;padding:15px 18px 18px;display:flex}.card h3{font-size:1.04rem;line-height:1.34}.card h3 a:hover{color:var(--brand-2)}.card .excerpt{color:var(--muted);-webkit-line-clamp:2;-webkit-box-orient:vertical;flex:1;margin:0;font-size:.88rem;display:-webkit-box;overflow:hidden}.card .meta{color:var(--muted);align-items:center;gap:6px;font-size:.78rem;display:flex}.card .meta .sep{opacity:.5}.list-card{background:var(--card);border:1px solid var(--line);border-radius:var(--radius);align-items:center;gap:16px;padding:14px;display:flex}.list-card .img{background:#e2e8f0;border-radius:10px;flex:0 0 170px;height:108px;overflow:hidden}.list-card .img img{object-fit:cover;width:100%;height:100%}.list-card .img .placeholder{width:100%;height:100%;color:var(--brand-2);background:linear-gradient(135deg,#e0f2fe,#bae6fd);place-items:center;font-size:1.3rem;font-weight:800;display:grid}.list-card h3{font-size:1.05rem}.list-card h3 a:hover{color:var(--brand-2)}.list-card .excerpt{color:var(--muted);-webkit-line-clamp:2;-webkit-box-orient:vertical;margin:6px 0 0;font-size:.86rem;display:-webkit-box;overflow:hidden}.list-card .meta{color:var(--muted);margin-top:7px;font-size:.78rem}.list-list{flex-direction:column;gap:14px;display:flex}.chip{letter-spacing:.02em;text-transform:uppercase;border-radius:999px;align-items:center;gap:5px;padding:3px 11px;font-size:.72rem;font-weight:700;display:inline-flex}.chip-link:hover{filter:brightness(.9)}.badge-row{flex-wrap:wrap;gap:8px;display:flex}.widget{background:var(--card);border:1px solid var(--line);border-radius:var(--radius);padding:18px}.widget h3{border-bottom:2px solid var(--line);margin-bottom:14px;padding-bottom:10px;font-size:1rem;font-weight:800}.widget h3 .dot{color:var(--brand)}.trending{flex-direction:column;display:flex}.trend-item{border-bottom:1px solid var(--line);gap:12px;padding:11px 0;display:flex}.trend-item:last-child{border-bottom:none;padding-bottom:0}.trend-item .num{color:#cbd5e1;flex:0 0 24px;font-size:1.35rem;font-weight:800;line-height:1}.trend-item h4{font-size:.9rem;font-weight:600;line-height:1.35}.trend-item h4 a:hover{color:var(--brand-2)}.trend-item .meta{color:var(--muted);margin-top:3px;font-size:.74rem}.newsletter{background:linear-gradient(160deg, var(--navy), #16274a);color:#fff;border:none}.newsletter h3{border-bottom:none;padding-bottom:0;font-size:1.15rem}.newsletter p{color:#cbd5e1;margin:4px 0 14px;font-size:.86rem}.newsletter form{flex-direction:column;gap:10px;display:flex}.newsletter input{color:#fff;background:#ffffff14;border:1px solid #fff3;border-radius:9px;padding:11px 14px;font-size:.92rem}.newsletter input::placeholder{color:#94a3b8}.newsletter input:focus{outline:2px solid var(--brand)}.newsletter button{background:var(--brand);color:#fff;border:none;border-radius:9px;padding:11px;font-weight:700}.newsletter button:hover{background:var(--brand-2)}.newsletter .note{color:#94a3b8;margin:0;font-size:.74rem}.form-msg{font-size:.85rem;font-weight:600}.form-msg.ok{color:#4ade80}.form-msg.err{color:#fca5a5}.tag-cloud{flex-wrap:wrap;gap:8px;display:flex}.article-hero{margin-bottom:8px}.breadcrumb{color:var(--muted);margin-bottom:14px;font-size:.82rem}.breadcrumb a{color:var(--brand-2)}.breadcrumb a:hover{text-decoration:underline}.article-head h1{margin:14px 0;font-size:2.3rem;font-weight:800;line-height:1.18}.article-dek{color:#475569;margin:0 0 18px;font-size:1.16rem;line-height:1.55}.byline{border-top:1px solid var(--line);border-bottom:1px solid var(--line);flex-wrap:wrap;align-items:center;gap:12px;margin-bottom:22px;padding:14px 0;display:flex}.avatar{width:44px;height:44px;color:var(--brand-2);background:#dbeafe;border-radius:50%;flex:0 0 44px;place-items:center;font-weight:800;display:grid;overflow:hidden}.avatar img{object-fit:cover;width:100%;height:100%}.byline .who{line-height:1.35}.byline .name{font-size:.95rem;font-weight:700}.byline .name a:hover{color:var(--brand-2)}.byline .when{color:var(--muted);font-size:.8rem}.byline .spacer{flex:1}.share-row{gap:8px;display:flex}.share-btn{color:#fff;border:none;border-radius:9px;align-items:center;gap:6px;padding:7px 13px;font-size:.82rem;font-weight:700;display:inline-flex}.share-btn.fb{background:#1877f2}.share-btn.x{background:#111}.share-btn.li{background:#0a66c2}.share-btn.wa{background:#25d366}.share-btn.copy{background:#475569}.share-btn:hover{filter:brightness(1.08)}.article-figure{margin:0 0 26px}.article-figure img{border-radius:var(--radius);width:100%}.article-body{max-width:720px}.article-body p{color:#1e293b;margin:0 0 1.35em;font-size:1.09rem;line-height:1.8}.article-body p:first-of-type:first-letter{float:left;color:var(--brand-2);margin:6px 10px 0 0;font-size:3.2rem;font-weight:800;line-height:.9}.article-tags{flex-wrap:wrap;gap:8px;margin:30px 0;display:flex}.author-box{background:var(--card);border:1px solid var(--line);border-radius:var(--radius);gap:16px;margin:30px 0;padding:20px;display:flex}.author-box .avatar{flex:0 0 64px;width:64px;height:64px;font-size:1.4rem}.author-box .name{font-size:1.05rem;font-weight:800}.author-box .name a:hover{color:var(--brand-2)}.author-box .bio{color:var(--muted);margin:6px 0 0;font-size:.9rem}.comments{margin-top:40px}.comments h2{margin-bottom:18px;font-size:1.3rem;font-weight:800}.comment{background:var(--card);border:1px solid var(--line);border-radius:12px;margin-bottom:12px;padding:16px}.comment .who{font-size:.9rem;font-weight:700}.comment .when{color:var(--muted);font-size:.76rem}.comment p{margin:8px 0 0;font-size:.95rem}.comment-form textarea{border:1px solid var(--line);resize:vertical;border-radius:10px;width:100%;min-height:110px;padding:12px 14px;font-family:inherit;font-size:.95rem}.comment-form textarea:focus{outline:2px solid var(--brand);border-color:#0000}.comment-form .row{gap:10px;margin-top:10px;display:flex}.comment-form input{border:1px solid var(--line);border-radius:10px;flex:1;padding:10px 14px;font-size:.9rem}.comment-form input:focus{outline:2px solid var(--brand);border-color:#0000}.comment-form button{background:var(--brand);color:#fff;border:none;border-radius:10px;padding:10px 20px;font-weight:700}.comment-form button:hover{background:var(--brand-2)}.page-hero{background:var(--card);border:1px solid var(--line);border-radius:var(--radius);margin-bottom:28px;padding:26px 28px}.page-hero h1{margin:8px 0 6px;font-size:1.8rem;font-weight:800}.page-hero p{color:var(--muted);margin:0}.page-hero .eyebrow{color:var(--brand-2);text-transform:uppercase;letter-spacing:.05em;font-size:.8rem;font-weight:700}.pagination{justify-content:center;gap:8px;margin-top:30px;display:flex}.pagination a,.pagination span{border:1px solid var(--line);background:#fff;border-radius:9px;place-items:center;min-width:38px;height:38px;padding:0 12px;font-size:.9rem;font-weight:600;display:grid}.pagination a:hover{border-color:var(--brand);color:var(--brand-2)}.pagination .cur{background:var(--brand);color:#fff;border-color:var(--brand)}.empty{background:var(--card);border:1px dashed var(--line);border-radius:var(--radius);text-align:center;color:var(--muted);padding:50px 30px}.empty h2{color:var(--ink);margin-bottom:8px}.back{color:var(--brand-2);margin-bottom:16px;font-size:.9rem;font-weight:700;display:inline-block}.back:hover{text-decoration:underline}footer.site{background:var(--navy);color:#cbd5e1;margin-top:20px}footer.site .cols{grid-template-columns:2fr 1fr 1fr 1fr;gap:32px;padding:44px 0 32px;display:grid}footer.site .logo{margin-bottom:12px;font-size:1.3rem}footer.site .about{color:#94a3b8;margin:0;font-size:.9rem;line-height:1.6}footer.site h4{color:#fff;text-transform:uppercase;letter-spacing:.06em;margin-bottom:14px;font-size:.85rem}footer.site .col a{color:#cbd5e1;padding:4px 0;font-size:.9rem;display:block}footer.site .col a:hover{color:var(--brand)}footer.site .bottom{color:#94a3b8;border-top:1px solid #ffffff14;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:14px;padding:18px 0;font-size:.8rem;display:flex}footer.site .social{gap:10px;display:flex}footer.site .social a{color:#cbd5e1;background:#ffffff14;border-radius:9px;place-items:center;width:34px;height:34px;font-weight:700;display:grid}footer.site .social a:hover{background:var(--brand);color:#fff}@media (max-width:980px){.layout{grid-template-columns:1fr}.sidebar{position:static}.hero-grid{grid-template-columns:1fr}.hero-lead{min-height:320px}.grid-3,footer.site .cols{grid-template-columns:1fr 1fr}}@media (max-width:760px){.nav{display:none}.menu-toggle{place-items:center;display:grid}.mobile-menu.open{display:flex}.header-actions .subscribe-btn{display:none}.grid-3{grid-template-columns:1fr}.hero-lead h2{font-size:1.4rem}.article-head h1{font-size:1.7rem}.list-card{flex-direction:column;align-items:stretch}.list-card .img{flex:none;height:160px}.hero-item{flex-direction:column;align-items:stretch}.hero-item .img{flex:none;height:140px}footer.site .cols{grid-template-columns:1fr;gap:22px}}
