:root{--ink:#081a2b;--ink-2:#102b42;--paper:#f3f6f7;--white:#fff;--line:#d9e1e5;--muted:#637381;--teal:#00a98f;--teal-dark:#007c6b;--yellow:#f4c430;--red:#e55353;--blue:#2e74d0;--shadow:0 18px 55px rgba(8,26,43,.11);--radius:20px;--shell:min(1180px,calc(100vw - 40px))}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--paper);color:var(--ink);font:16px/1.7 Inter,ui-sans-serif,system-ui,-apple-system,"Segoe UI",sans-serif}a{color:inherit;text-decoration:none}img{display:block;max-width:100%;height:auto}.shell{width:var(--shell);margin-inline:auto}.shell--reading{max-width:820px}.screen-reader-text{position:absolute!important;width:1px;height:1px;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap}.skip-link{position:fixed;top:-70px;left:16px;z-index:1000;padding:10px 15px;border-radius:8px;background:var(--ink);color:#fff}.skip-link:focus{top:16px}.site-header{position:sticky;top:0;z-index:40;border-bottom:1px solid rgba(8,26,43,.1);background:rgba(243,246,247,.94);backdrop-filter:blur(14px)}.site-header__inner{min-height:78px;display:flex;align-items:center;gap:24px}.brand{display:inline-flex;align-items:center;gap:11px;line-height:1}.brand__mark{position:relative;width:39px;height:39px;border-radius:12px 12px 17px 17px;background:var(--ink);box-shadow:inset 0 -4px 0 var(--teal)}.brand__mark:before{content:"";position:absolute;left:9px;right:9px;top:9px;height:4px;border-radius:5px;background:var(--yellow)}.brand__mark i:first-child{position:absolute;width:4px;height:13px;left:12px;bottom:8px;border-radius:3px;background:#fff;transform:skewX(-18deg)}.brand__mark i:last-child{position:absolute;width:4px;height:17px;right:12px;bottom:8px;border-radius:3px;background:#fff;transform:skewX(18deg)}.brand__text{display:grid;grid-template-columns:auto auto;align-items:baseline;column-gap:4px;letter-spacing:-.035em}.brand__text strong,.brand__text b{font-size:20px;font-weight:900}.brand__text b{color:var(--teal-dark)}.brand__text small{grid-column:1/-1;color:var(--muted);font-size:10px;font-weight:800;letter-spacing:.12em;text-transform:uppercase;margin-top:4px}.site-nav{margin-left:auto}.site-nav__list{display:flex;align-items:center;gap:20px;list-style:none;margin:0;padding:0}.site-nav a{font-size:14px;font-weight:750;color:#324a5d}.site-nav a:hover,.site-nav .current-menu-item>a{color:var(--teal-dark)}.nav-toggle{display:none;margin-left:auto;border:0;background:none;width:42px;padding:8px}.nav-toggle>span:not(.screen-reader-text){display:block;height:2px;margin:5px 0;background:var(--ink)}.header-search{width:42px;height:42px;display:grid;place-items:center;border:1px solid var(--line);border-radius:50%;background:#fff}.header-search svg{width:19px;fill:none;stroke:currentColor;stroke-width:2}.home-intro{position:relative;overflow:hidden;padding:76px 0 54px;background:linear-gradient(128deg,#061522 0%,#0b2e42 64%,#06443c 100%);color:#fff}.home-intro:before{content:"";position:absolute;right:-90px;bottom:-100px;width:480px;height:210px;border:20px solid rgba(244,196,48,.12);border-radius:50%;transform:rotate(-12deg)}.home-intro:after{content:"";position:absolute;left:0;right:0;bottom:0;height:5px;background:linear-gradient(90deg,var(--yellow) 0 20%,transparent 20% 23%,var(--teal) 23% 100%)}.home-intro__grid{position:relative;z-index:1;display:grid;grid-template-columns:1.25fr .75fr;gap:70px;align-items:end}.eyebrow{margin:0 0 12px;color:var(--teal-dark);font-size:12px;font-weight:900;letter-spacing:.14em;text-transform:uppercase}.home-intro .eyebrow{color:var(--yellow)}.home-intro h1,.article-header h1,.listing__header h1{margin:0;font:750 clamp(43px,6vw,76px)/1.02 Georgia,"Times New Roman",serif;letter-spacing:-.045em}.home-intro p:not(.eyebrow){max-width:690px;margin:22px 0 0;color:#d0dce2;font-size:18px}.road-note{padding:24px;border:1px solid rgba(255,255,255,.16);border-radius:var(--radius);background:rgba(255,255,255,.08);box-shadow:0 24px 70px rgba(0,0,0,.22)}.road-note span{display:block;color:var(--yellow);font-size:12px;font-weight:900;letter-spacing:.13em;text-transform:uppercase}.road-note strong{display:block;margin-top:9px;font:700 21px/1.38 Georgia,serif}.featured,.latest,.topics,.related{padding:68px 0}.section-heading{margin-bottom:28px}.section-heading h2{margin:0;font:750 clamp(32px,4vw,48px)/1.08 Georgia,"Times New Roman",serif;letter-spacing:-.03em}.section-heading--line{display:flex;align-items:end;justify-content:space-between;padding-bottom:18px;border-bottom:1px solid var(--line)}.section-heading--line>span{color:var(--muted);font-size:14px;font-weight:750}.featured__grid{display:grid;grid-template-columns:1.6fr 1fr;gap:22px}.feature-card{min-height:148px;display:grid;grid-template-columns:155px 1fr;overflow:hidden;border-radius:var(--radius);background:#fff;box-shadow:var(--shadow)}.feature-card--lead{grid-row:span 4;display:flex;flex-direction:column}.feature-card__media,.post-card__media{overflow:hidden;background:var(--ink)}.feature-card__media img,.post-card__media img{width:100%;height:100%;object-fit:cover;transition:transform .45s ease}.feature-card:hover img,.post-card:hover img{transform:scale(1.035)}.feature-card--lead .feature-card__media{min-height:370px;aspect-ratio:16/10}.feature-card__body{padding:20px}.feature-card--lead .feature-card__body{padding:28px}.feature-card h3{margin:9px 0 0;font:750 21px/1.22 Georgia,serif}.feature-card--lead h3{font-size:35px}.feature-card p,.post-card p{margin:12px 0 0;color:var(--muted)}.post-meta{display:flex;flex-wrap:wrap;align-items:center;gap:10px;color:#82909b;font-size:12px;font-weight:800;text-transform:uppercase;letter-spacing:.04em}.post-meta a{color:var(--blue)}.tone-teal .post-meta a{color:var(--teal-dark)}.tone-yellow .post-meta a{color:#9b7300}.tone-red .post-meta a{color:#c33939}.latest{background:#fff}.post-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:26px}.post-card{display:flex;flex-direction:column;overflow:hidden;border:1px solid var(--line);border-radius:var(--radius);background:#fff}.post-card__media{aspect-ratio:16/10}.post-card__body{display:flex;flex:1;flex-direction:column;padding:22px}.post-card h2{margin:10px 0 0;font:750 24px/1.22 Georgia,serif}.text-link{margin-top:auto;padding-top:18px;color:var(--teal-dark);font-weight:900}.text-link span{transition:margin .2s}.text-link:hover span{margin-left:5px}.topic-list{display:grid;grid-template-columns:repeat(4,1fr);gap:12px}.topic-list a{display:flex;align-items:center;justify-content:space-between;padding:19px 20px;border-radius:14px;background:var(--ink);color:#fff}.topic-list a:hover{background:var(--teal-dark)}.topic-list span{font-weight:850}.topic-list small{color:#b9c9d1}.site-footer{padding:54px 0 24px;background:#06111c;color:#fff}.site-footer__grid{display:grid;grid-template-columns:1fr auto;gap:60px}.brand--footer{color:#fff}.brand--footer .brand__text b{color:#35d2ba}.brand--footer .brand__text small{color:#9cb0bd}.site-footer p{max-width:500px;color:#9eb0bc}.site-footer nav{display:grid;align-content:start;gap:8px}.site-footer nav a{color:#d2dce1;font-weight:650}.site-footer__bottom{display:flex;justify-content:space-between;margin-top:36px;padding-top:20px;border-top:1px solid #20303c;color:#8196a3;font-size:13px}.listing{min-height:65vh;padding:70px 0}.listing__header{max-width:820px;margin-bottom:38px}.listing__header h1{font-size:clamp(42px,5vw,66px)}.archive-description{color:var(--muted);font-size:18px}.pagination ul{display:flex;justify-content:center;gap:7px;list-style:none;margin:44px 0 0;padding:0}.pagination a,.pagination span{display:grid;place-items:center;min-width:42px;height:42px;border:1px solid var(--line);border-radius:10px;background:#fff;font-weight:800}.pagination .current{background:var(--ink);color:#fff}.article-view{background:#fff}.article-header{padding:64px 0 36px;background:var(--paper)}.article-header h1{font-size:clamp(42px,6vw,70px)}.breadcrumbs{display:flex;gap:8px;align-items:center;margin-bottom:22px;color:#71828e;font-size:13px;font-weight:750}.breadcrumbs a{color:var(--teal-dark)}.article-lead{color:#536775;font:400 22px/1.5 Georgia,serif}.article-byline{display:flex;flex-wrap:wrap;gap:9px;color:#748691;font-size:13px;font-weight:650}.article-hero{max-width:1080px;margin-top:34px}.article-hero img{width:100%;max-height:640px;object-fit:cover;border-radius:24px;box-shadow:var(--shadow)}.article-layout{display:grid;grid-template-columns:minmax(0,760px) 260px;justify-content:center;gap:64px;padding-top:58px;padding-bottom:70px}.article-content{color:#253949;font:19px/1.82 Georgia,"Times New Roman",serif}.article-content>*:first-child{margin-top:0}.article-content h2,.article-content h3{color:var(--ink);line-height:1.2;margin-top:1.8em}.article-content h2{font-size:34px}.article-content h3{font-size:26px}.article-content a{color:var(--teal-dark);text-decoration:underline;text-underline-offset:3px}.article-content ul,.article-content ol{padding-left:1.25em}.article-content blockquote,.editorial-note{margin:32px 0;padding:20px 25px;border-left:4px solid var(--teal);background:var(--paper);font-size:18px}.article-aside>div{position:sticky;top:108px;padding-left:20px;border-left:3px solid var(--yellow)}.article-aside h2{margin:0 0 14px;font:750 20px/1.25 Georgia,serif}.article-aside p{color:var(--muted);font-size:14px}.aside-link{color:var(--teal-dark);font-size:14px;font-weight:850}.page-view{min-height:65vh;padding-bottom:80px}.page-view .article-content{padding-top:48px}.empty-page{min-height:60vh;padding:90px 0}.empty-page h1{font:750 52px/1.1 Georgia,serif}.button{display:inline-block;padding:13px 18px;border-radius:10px;background:var(--teal);color:#fff;font-weight:850}.ad-placement{width:min(100%,1100px);display:flex;flex-wrap:wrap;justify-content:center;align-items:flex-start;gap:18px;margin:24px auto;padding:0 16px}.article-content>.ad-placement{width:100%;margin:28px 0;padding:18px 0;border-top:1px solid var(--line);border-bottom:1px solid var(--line)}.ad-unit{display:flex;flex-direction:column;align-items:center;justify-content:center;max-width:100%;overflow:hidden}.ad-label{margin-bottom:5px;color:#87949d;font:600 10px/1.2 ui-sans-serif,system-ui;text-transform:uppercase;letter-spacing:.08em}.ad-unit--mobile{display:none}.ad-unit--preview{width:min(100%,var(--ad-width));height:min(var(--ad-height),250px);min-height:50px;padding:12px;border:1px dashed #aebbc1;border-radius:8px;background:repeating-linear-gradient(135deg,#f2f5f6,#f2f5f6 8px,#e8edef 8px,#e8edef 16px);color:#667781;font:750 11px/1.4 ui-sans-serif,system-ui;text-align:center}.ad-unit--preview small{display:block}.protector-html{background:#050c13}.protector-page{min-height:100vh;background:#050c13;color:#fff}.protector-page .site-header{color:var(--ink)}.protector-main{padding:16px 0 48px}.protector-layout{width:min(1376px,calc(100vw - 16px));display:grid;grid-template-columns:300px minmax(0,728px) 300px;gap:24px;justify-content:center;align-items:start;margin:auto}.protector-rail{position:sticky;top:94px}.protector-rail .ad-placement{display:grid;width:300px;min-width:300px;margin:0;padding:0;gap:18px}.protector-rail .ad-unit,.protector-rail .ad-unit--preview{width:300px;min-width:300px;max-width:300px}.protector-rail .ad-unit--preview{height:250px;min-height:250px;max-height:250px}.protector-center{width:100%;max-width:728px;margin-inline:auto}.protector-card{padding:24px 30px;border:1px solid #263c48;border-radius:20px;background:linear-gradient(145deg,#0d1c28,#081319);text-align:center;box-shadow:0 24px 80px rgba(0,0,0,.36)}.protector-card__step{display:inline-flex;padding:5px 11px;border:1px solid #355e62;border-radius:999px;color:#5de1ca;font-size:25px;font-weight:900;letter-spacing:.1em;text-transform:uppercase}.protector-card h1{margin:12px 0 8px;font:750 clamp(34px,5vw,48px)/1.04 Georgia,serif;letter-spacing:-.035em}.protector-card>p{max-width:600px;margin:0 auto;color:#afc0c8;font-size:15px}.countdown{width:100px;height:100px;display:grid;place-content:center;margin:16px auto 10px;border:7px solid #243743;border-radius:50%;outline:2px solid var(--teal);background:#06110f}.countdown span{color:#5de1ca;font-size:42px;line-height:1;font-weight:900}.countdown small{color:#91a4ad;font-size:11px}.countdown.is-complete{border-color:var(--teal);box-shadow:0 0 0 7px rgba(0,169,143,.12)}.protector-status{min-height:22px;margin:0 auto!important;color:#aec0c7!important;font-size:13px!important}.protector-tile-grid{display:grid;grid-template-columns:repeat(2,300px);justify-content:center;gap:16px 24px;margin-top:20px}.protector-tile-grid .ad-placement{width:300px;margin:0;padding:0}.protector-tile-grid .ad-unit{width:300px}.protector-banner-ad{width:100%;margin:20px auto 0}.protector-banner-ad .ad-placement{width:100%;margin:0;padding:0}.protector-page .ad-unit--preview{border-color:#31434c;background:repeating-linear-gradient(135deg,#0c171d,#0c171d 8px,#101e25 8px,#101e25 16px);color:#71858e}.protector-page .ad-label{color:#657982}.protector-release-card{margin-top:36px;padding:27px 30px;border:1px solid #29444a;border-radius:18px;background:linear-gradient(145deg,#0d1c28,#081319);text-align:center;box-shadow:0 18px 55px rgba(0,0,0,.28)}.protector-release-card__eyebrow{display:block;color:var(--yellow);font-size:12px;font-weight:900;letter-spacing:.11em;text-transform:uppercase}.protector-release-card h2{margin:6px 0 5px;font:750 27px/1.18 Georgia,serif}.protector-release-card p{margin:0 0 15px;color:#aebfc7;font-size:14px}.protector-button{min-width:270px;padding:17px 26px;border:0;border-radius:12px;background:var(--teal);color:#fff;font:850 16px/1 ui-sans-serif,system-ui;cursor:pointer}.protector-button:disabled{background:#354650;color:#9aabb3;cursor:not-allowed}.protector-note{display:block;margin-top:14px;color:#7e929b}.protector-disclaimer{max-width:600px;margin:28px auto;text-align:center;color:#81949d;font-size:13px}@media(max-width:1392px){.protector-layout{width:min(728px,calc(100vw - 20px));grid-template-columns:minmax(0,728px)}.protector-rail{display:none}}@media(max-width:1050px){.site-nav__list{gap:13px}.site-nav a{font-size:13px}.article-layout{grid-template-columns:minmax(0,760px)}.article-aside{display:none}.topic-list{grid-template-columns:repeat(2,1fr)}}@media(max-width:900px){:root{--shell:min(calc(100% - 28px),760px)}.home-intro__grid{grid-template-columns:1fr;gap:34px}.featured__grid{grid-template-columns:1fr}.feature-card--lead{grid-row:auto}.post-grid{grid-template-columns:repeat(2,1fr)}.site-nav{display:none;position:absolute;top:70px;left:14px;right:14px;margin:0;padding:12px;border:1px solid var(--line);border-radius:14px;background:#fff;box-shadow:var(--shadow)}.site-nav.is-open{display:block}.site-nav__list{display:grid;gap:0}.site-nav a{display:block;padding:10px 12px}.nav-toggle{display:block}.header-search{margin-left:0}}@media(max-width:767px){body{font-size:16px}.site-header__inner{min-height:68px}.brand__text strong,.brand__text b{font-size:17px}.brand__mark{width:35px;height:35px}.home-intro{padding:50px 0 40px}.home-intro h1,.article-header h1,.listing__header h1{font-size:42px}.featured,.latest,.topics,.related{padding:48px 0}.feature-card{grid-template-columns:112px 1fr;min-height:122px}.feature-card--lead{display:flex}.feature-card--lead .feature-card__media{min-height:230px}.feature-card--lead h3{font-size:28px}.post-grid,.topic-list{grid-template-columns:1fr}.section-heading--line{align-items:start;gap:20px}.article-header{padding:44px 0 28px}.article-lead{font-size:19px}.article-hero{width:100%;margin-top:0}.article-hero img{border-radius:0}.article-layout{padding-top:38px;padding-bottom:50px}.article-content{font-size:18px}.article-content h2{font-size:29px}.site-footer__grid{grid-template-columns:1fr}.site-footer__bottom{display:grid;gap:5px}.ad-unit:not(.ad-unit--mobile)[style*="728"]{display:none}.ad-placement--top .ad-unit:not(.ad-unit--mobile),.ad-placement--bottom .ad-unit:not(.ad-unit--mobile){display:none}.ad-unit--mobile{display:flex}.protector-main{padding-top:8px}.protector-card{padding:21px 16px}.protector-card h1{font-size:34px}.protector-tile-grid{grid-template-columns:300px;margin-top:14px}.protector-banner-ad{display:none}.protector-release-card{margin-top:28px;padding:23px 16px}.protector-release-card h2{font-size:24px}.protector-button{width:100%;min-width:0}.protector-page .site-header{position:sticky}}
