:root{--mag-bg:#0a1119;--mag-panel:#14222f;--mag-line:#31495a;--mag-text:#f2f7f9;--mag-muted:#9eb5c5;--mag-lime:#9bfa68;--mag-cyan:#24e4e9}body:has(.mag-header){margin:0;background:radial-gradient(ellipse at 85% 0,#1c394c 0,#0a1119 45%);color:var(--mag-text);font:16px/1.6 Inter,system-ui,sans-serif}.mag-header *,.mag-footer *,.mag-content *,.mag-article-wrap *,.mag-hero *,.mag-home-teaser *{box-sizing:border-box}.mag-header a,.mag-footer a,.mag-content a,.mag-article-wrap a,.mag-hero a,.mag-home-teaser a{color:var(--mag-lime)}.mag-header{display:flex;align-items:center;justify-content:space-between;gap:24px;max-width:1320px;padding:24px 32px;margin:auto;border-bottom:1px solid var(--mag-line)}.mag-brand{display:flex;align-items:center;gap:7px;color:var(--mag-text)!important;text-decoration:none;font-weight:900;font-size:24px;letter-spacing:-.04em}.mag-brand span{color:var(--mag-lime);margin-left:-7px}.mag-header nav{display:flex;gap:26px;flex-wrap:wrap}.mag-header nav a{color:#c0d1dc;font-size:13px;text-decoration:none}.mag-header-cta{padding:10px 15px;border:1px solid #568447;border-radius:8px;text-decoration:none;font-size:12px;font-weight:700}.mag-skip{position:absolute;top:-100px;left:15px;background:#9bfa68;padding:12px;color:#07120b;z-index:99}.mag-skip:focus{top:10px}.mag-hero{max-width:1320px;margin:auto;padding:72px 32px 36px}.mag-eyebrow{color:var(--mag-lime);font-size:11px;letter-spacing:.15em;font-weight:800}.mag-hero h1{font-size:clamp(38px,5.8vw,74px);max-width:880px;line-height:1.05;letter-spacing:-.055em;margin:18px 0 24px}.mag-hero>p:not(.mag-eyebrow){color:var(--mag-muted);font-size:18px;max-width:780px;line-height:1.7}.mag-hero-bottom{display:flex;align-items:center;justify-content:space-between;gap:25px;margin-top:38px}.mag-hero-bottom>span{color:#a5bdce;font-size:13px}.mag-hero-bottom b{color:var(--mag-lime);font-size:23px;margin-right:8px}.mag-hero form{display:flex;gap:8px;max-width:480px;flex:1}.mag-hero input{min-width:0;flex:1;border:1px solid #355467;background:#0c1b26;color:#e3f0f7;font:14px system-ui;border-radius:8px;padding:13px 16px}.mag-hero button{border:0;border-radius:8px;padding:12px 18px;background:var(--mag-lime);color:#10200d;font-weight:800;min-height:44px}.mag-content{max-width:1320px;margin:auto;padding:0 32px 70px}.mag-categories{display:flex;gap:8px;flex-wrap:wrap;padding:20px 0 28px;border-bottom:1px solid var(--mag-line)}.mag-categories a{padding:10px 15px;border:1px solid #354f60;border-radius:30px;color:#aac0ce;text-decoration:none;font-size:12px;min-height:42px}.mag-categories a.active{background:var(--mag-lime);border-color:var(--mag-lime);color:#0b1909;font-weight:800}.mag-section-title{display:flex;justify-content:space-between;align-items:center;gap:20px;margin:28px 0 23px}.mag-section-title h2{font-size:23px;letter-spacing:-.035em;margin:0;color:var(--mag-text)}.mag-section-title>span,.mag-section-title>a{font-size:12px;color:var(--mag-muted);white-space:nowrap}.mag-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:22px}.mag-card{background:var(--mag-panel);border:1px solid var(--mag-line);border-radius:16px;overflow:hidden;display:flex;flex-direction:column;min-width:0}.mag-card-image{display:block;position:relative;overflow:hidden}.mag-card-image img{display:block;width:100%;height:auto;aspect-ratio:16/9;object-fit:cover;transition:transform .25s ease}.mag-card-image:hover img{transform:scale(1.025)}.mag-card-image>span{position:absolute;bottom:13px;left:15px;background:#0a171eee;color:var(--mag-lime);border:1px solid #62885277;border-radius:7px;padding:4px 9px;font-size:10px;font-weight:800}.mag-card-copy{padding:21px 22px 22px;display:flex;flex:1;flex-direction:column}.mag-card-meta{color:#829fb4;font-size:10px;letter-spacing:.02em;margin:0 0 12px}.mag-card h2{font-size:20px;line-height:1.25;letter-spacing:-.035em;margin:0 0 12px}.mag-card h2 a{color:#eff7fc;text-decoration:none}.mag-card-copy>p:not(.mag-card-meta){font-size:13px;line-height:1.75;color:var(--mag-muted);margin:0 0 20px}.mag-more{display:flex;justify-content:space-between;align-items:center;text-decoration:none;font-weight:700;font-size:12px;margin-top:auto;padding-top:17px;border-top:1px solid #304653}.mag-more span{font-size:19px}.mag-footer{display:grid;grid-template-columns:1fr auto;gap:25px;max-width:1256px;margin:auto;padding:35px 0 25px;border-top:1px solid var(--mag-line)}.mag-footer p{color:var(--mag-muted);font-size:13px;margin:6px 0}.mag-footer nav{display:flex;align-items:center;flex-wrap:wrap;gap:24px}.mag-footer nav a{color:#a9c0cf;font-size:12px;text-decoration:none}.mag-footer small{grid-column:1/-1;color:#7593a7;font-size:10px}.mag-article-wrap{max-width:1260px;margin:auto;padding:24px 32px 65px}.mag-breadcrumb{display:flex;gap:12px;flex-wrap:wrap;font-size:12px;color:#628197;margin:12px 0 42px}.mag-breadcrumb a{color:#97b6c9;text-decoration:none}.mag-article-header{max-width:920px;margin-bottom:32px}.mag-article-header h1{font-size:clamp(32px,4.6vw,60px);line-height:1.13;letter-spacing:-.05em;margin:18px 0 20px}.mag-deck{font-size:19px;line-height:1.7;color:#acc3d2;max-width:850px}.mag-byline{font-size:12px;color:#829fb3;margin-top:25px}.mag-article-cover{display:block;width:100%;height:auto;max-height:520px;object-fit:cover;border:1px solid var(--mag-line);border-radius:18px}.mag-article-layout{display:grid;grid-template-columns:minmax(0,1fr) 280px;gap:65px;padding-top:36px}.mag-prose{color:#b9cedc;font-size:17px;line-height:1.85;min-width:0}.mag-prose h2,.mag-prose h3,.mag-prose h4{color:#eef7fc;line-height:1.25;letter-spacing:-.025em;margin:35px 0 16px}.mag-prose h2{font-size:28px}.mag-prose h3{font-size:23px}.mag-prose p{margin:0 0 23px}.mag-prose strong{color:#edf5fa}.mag-prose li{margin-bottom:10px}.mag-prose ul{padding-left:23px}.mag-prose pre{overflow:auto;font-size:13px;line-height:1.6;background:#0b1a26;border:1px solid #354c60;border-radius:10px;padding:20px;white-space:pre-wrap;overflow-wrap:anywhere}.mag-prose a{overflow-wrap:anywhere}.mag-aside{position:sticky;top:25px;align-self:start;padding:25px;border:1px solid #44653c;border-radius:14px;background:linear-gradient(150deg,#223425,#12222b)}.mag-aside h2{font-size:24px;line-height:1.2;letter-spacing:-.035em}.mag-aside p{color:#9fb7bd;font-size:13px}.mag-primary{display:inline-flex;align-items:center;justify-content:center;min-height:44px;padding:12px 14px;background:var(--mag-lime);color:#0a1809!important;border-radius:8px;font-size:12px;font-weight:800;text-decoration:none}.mag-secondary{display:block;font-size:12px;margin-top:18px}.mag-sources{margin-top:35px;border-top:1px solid #345064;padding-top:5px}.mag-sources p,.mag-sources ul{font-size:13px}.mag-sources h2{font-size:20px}.mag-related{margin-top:60px;border-top:1px solid #314859;padding-top:20px}.mag-related>h2{font-size:28px;letter-spacing:-.035em}.mag-page-prose{max-width:860px}.mag-preview{padding:14px 18px;border:1px solid #9bfa68;border-radius:8px;color:#c5f3af;background:#173220}.mag-sr{position:absolute;width:1px;height:1px;overflow:hidden;clip:rect(0,0,0,0)}.mag-home-teaser{padding:45px 28px;border-top:1px solid #304252}.mag-home-teaser .mag-section-title{margin-top:0}.mag-home-teaser .mag-card h2{font-size:17px}.mag-home-teaser .mag-grid{gap:15px}.mag-home-teaser .mag-card-copy{padding:17px}.mag-header a:focus-visible,.mag-content a:focus-visible,.mag-footer a:focus-visible,.mag-hero input:focus-visible,.mag-hero button:focus-visible{outline:3px solid #24e4e9;outline-offset:4px}@media(max-width:1100px){.mag-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.mag-footer{margin-inline:32px}.mag-article-layout{grid-template-columns:minmax(0,1fr) 250px;gap:30px}.mag-home-teaser .mag-grid{grid-template-columns:1fr}}@media(max-width:760px){.mag-header{padding:18px 20px;flex-wrap:wrap;gap:16px}.mag-header nav{order:3;flex-basis:100%;gap:22px}.mag-header-cta{font-size:11px}.mag-brand{font-size:23px}.mag-hero{padding:38px 20px 18px}.mag-hero h1{font-size:43px}.mag-hero>p:not(.mag-eyebrow){font-size:16px}.mag-hero-bottom{align-items:stretch;flex-direction:column;gap:18px}.mag-hero input{font-size:16px;width:100%}.mag-content{padding:0 20px 45px}.mag-grid{grid-template-columns:1fr;gap:20px}.mag-categories{flex-wrap:nowrap;overflow:auto;gap:8px;padding-bottom:20px}.mag-categories a{white-space:nowrap}.mag-section-title{align-items:flex-start}.mag-section-title h2{font-size:21px}.mag-section-title>span{font-size:11px;margin-top:5px}.mag-card h2{font-size:23px}.mag-card-copy{padding:23px}.mag-card-copy>p:not(.mag-card-meta){font-size:14px}.mag-article-wrap{padding:20px 20px 45px}.mag-breadcrumb{margin-bottom:28px;font-size:11px}.mag-article-header h1{font-size:36px}.mag-deck{font-size:17px}.mag-article-layout{display:block;padding-top:15px}.mag-prose{font-size:16px}.mag-prose h2{font-size:25px}.mag-aside{position:static;margin:30px 0}.mag-footer{display:block;margin-inline:20px;padding-top:25px}.mag-footer nav{margin:24px 0;gap:18px}.mag-footer small{display:block}.mag-related{margin-top:35px}.mag-home-teaser{padding:28px 20px}.mag-home-teaser .mag-section-title{flex-direction:column;gap:12px}.mag-prose pre{padding:16px;font-size:12px}}@media(prefers-reduced-motion:reduce){.mag-card-image img{transition:none}}

.mag-article-header h1,.mag-prose,.mag-card h2{overflow-wrap:anywhere;hyphens:auto}.mag-article-layout>*{min-width:0}

