/* Cybercoria visual refinement V6 — readability, simplified navigation, restrained motion. */
.site-header{position:sticky;top:0;z-index:40;background:var(--paper);border-bottom:1px solid var(--ink);transition:box-shadow .22s ease,border-color .22s ease}.site-header.is-scrolled{border-bottom-color:var(--line);box-shadow:0 7px 20px rgba(18,18,18,.055)}.masthead{position:relative;height:70px;display:grid;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:34px}.brand{display:inline-flex;align-items:baseline;gap:0;font-size:19px;font-weight:800;letter-spacing:-.035em;white-space:nowrap}.brand:hover{text-decoration:none}.brand-dot{color:var(--accent);margin-left:1px}.masthead .main-nav{border:0;min-width:0}.masthead .nav-inner{display:flex;align-items:center;justify-content:flex-end;gap:22px}.masthead .main-nav a{position:relative;padding:4px 0;margin:0;font-size:11px;font-weight:700;letter-spacing:.085em;text-transform:uppercase;white-space:nowrap;text-decoration:none}.masthead .main-nav a::after{content:"";position:absolute;left:0;right:0;bottom:-3px;height:1px;background:currentColor;transform:scaleX(0);transform-origin:right;transition:transform .18s ease-out}.masthead .main-nav a:hover::after,.masthead .main-nav a:focus-visible::after{transform:scaleX(1);transform-origin:left}.masthead .main-nav .nav-tools{color:var(--accent-text)}.masthead .main-nav .nav-search{margin-left:4px;padding-left:18px;border-left:1px solid var(--line)}.mast-actions{display:flex;align-items:center;justify-content:flex-end;gap:16px}.language-switch{display:flex;align-items:center;gap:7px;font-size:10px;font-weight:700;letter-spacing:.08em}.language-switch a{color:var(--muted);text-decoration:none;transition:color .16s ease}.language-switch a:hover,.language-switch a.active{color:var(--ink)}.language-switch a.active{border-bottom:1px solid var(--ink)}.menu-btn{cursor:pointer;transition:transform .17s ease-out,background-color .17s ease-out,color .17s ease-out}.menu-btn:hover{transform:translateY(-1px)}
.hero{padding:42px 0 70px}.hero-kicker{margin:0 0 22px;color:#56534d;font-size:10.5px;letter-spacing:.145em}.hero-kicker span{color:var(--accent-text);margin-right:13px}.hero-grid{grid-template-columns:1.05fr .95fr;border-top-width:3px}.hero-title{padding:38px 52px 44px 0}.hero-title h1{font-size:clamp(56px,6.65vw,98px);line-height:.965;letter-spacing:-.048em}.hero-title>p{max-width:590px;margin-top:30px;font-size:20px;line-height:1.6;text-wrap:pretty}
.hero-figure{min-width:0;padding:30px 0 18px 34px;display:flex;flex-direction:column}.hero-figure figcaption{padding-bottom:12px;border-bottom:1px solid var(--line);font-size:10.5px;line-height:1.35;font-weight:700;letter-spacing:.105em;text-transform:uppercase}.hero-figure figcaption span{color:var(--accent-text);margin-right:14px}.hero-figure svg{display:block;width:100%;height:auto;max-height:455px;margin:auto 0;overflow:visible}.hero-figure .figure-lines{fill:none;stroke:var(--ink);stroke-width:1.35}.hero-figure .figure-node rect{fill:var(--paper);stroke:var(--ink);stroke-width:1.15}.hero-figure .figure-node.primary rect{stroke-width:2.2}.hero-figure .figure-node.risk rect{fill:var(--accent);stroke:var(--accent)}.hero-figure .figure-node text{fill:var(--ink);text-anchor:middle;font:700 11px var(--sans);letter-spacing:.06em}.hero-figure .figure-node .sub{fill:#5d5952;font-size:8px;font-weight:400;letter-spacing:0}.hero-figure .figure-node.risk text,.hero-figure .figure-node.risk .sub{fill:#fff}.figure-legend{display:grid;grid-template-columns:auto auto minmax(0,1fr);align-items:start;gap:18px;padding-top:14px;border-top:1px solid var(--ink);font-size:9.5px;line-height:1.4;letter-spacing:.035em}.figure-legend>span:not(.legend-question){display:flex;align-items:center;gap:7px;white-space:nowrap;text-transform:uppercase}.legend-question{justify-self:end;max-width:220px;font-family:var(--serif);font-size:12px;letter-spacing:0;text-wrap:balance}
.eyebrow,.story-index,.row-category,.row-meta,.article-breadcrumb,.article-label,.assessment-kicker,.assessment-progress-meta{letter-spacing:.105em}.eyebrow,.story-index,.article-breadcrumb{font-size:11px}.row-category,.row-meta{font-size:10.5px}.section-head{line-height:1.4}
.text-link,.tool-cta,.arrow,.section-head>a,.ticker a,.footer-grid a{transition:color .16s ease,opacity .16s ease,text-decoration-color .16s ease}.text-link:hover,.tool-cta:hover,.arrow:hover,.section-head>a:hover{color:var(--accent-text)}.contact-form button,.assessment-primary,.copy-email,.assessment-question button,.assessment-results button{cursor:pointer;transition:transform .17s ease-out,box-shadow .17s ease-out,background-color .17s ease-out,border-color .17s ease-out}.contact-form button:hover,.assessment-primary:hover,.copy-email:hover,.assessment-question button:hover,.assessment-results button:hover{transform:translateY(-1px);box-shadow:0 4px 0 rgba(18,18,18,.10)}.topic-cell,.home-tool-strip>a,.tool-card,.list-row,.side-story{transition:background-color .18s ease,border-color .18s ease}.topic-cell:hover,.home-tool-strip>a:hover,.tool-card:hover,.list-row:hover,.side-story:hover{background:rgba(18,18,18,.025)}.lead-image,.row-thumb img{transition:opacity .2s ease,transform .2s ease}.card-link:hover .lead-image,.row-thumb a:hover img{opacity:.94;transform:translateY(-1px)}
@keyframes v6-line-in{from{stroke-dasharray:600;stroke-dashoffset:600;opacity:.35}to{stroke-dasharray:600;stroke-dashoffset:0;opacity:1}}@keyframes v6-node-in{from{opacity:0;transform:translateY(4px)}to{opacity:1;transform:translateY(0)}}.hero-figure .figure-lines path{animation:v6-line-in .55s ease-out both}.hero-figure .figure-node{opacity:0;animation:v6-node-in .34s ease-out both}.hero-figure .figure-node:nth-of-type(1){animation-delay:.10s}.hero-figure .figure-node:nth-of-type(2){animation-delay:.15s}.hero-figure .figure-node:nth-of-type(3){animation-delay:.20s}.hero-figure .figure-node:nth-of-type(4){animation-delay:.25s}.hero-figure .figure-node:nth-of-type(5){animation-delay:.30s}.hero-figure .figure-node:nth-of-type(6){animation-delay:.35s}a:focus-visible,button:focus-visible,input:focus-visible,select:focus-visible,textarea:focus-visible{outline:2px solid var(--accent);outline-offset:4px}
@media(max-width:1080px){.masthead{gap:22px}.masthead .nav-inner{gap:16px}.masthead .main-nav a{font-size:10.5px}.hero-title h1{font-size:clamp(54px,7vw,82px)}.hero-title{padding-right:38px}.hero-figure{padding-left:26px}}
@media(max-width:900px){.masthead{height:66px;grid-template-columns:1fr auto;gap:16px}.brand{font-size:18px}.mast-actions{grid-column:2}.menu-btn{display:block}.masthead .main-nav{display:none;position:absolute;top:100%;left:0;right:0;background:var(--paper);border-top:1px solid var(--line);border-bottom:1px solid var(--ink);box-shadow:0 12px 20px rgba(18,18,18,.06)}.masthead .main-nav.open{display:block}.masthead .nav-inner{display:flex;flex-direction:column;align-items:stretch;gap:0;padding:8px 0}.masthead .main-nav a{width:100%;margin:0;padding:12px 4px;border-bottom:1px solid var(--line);font-size:11px}.masthead .main-nav a:last-child{border-bottom:0}.masthead .main-nav a::after{display:none}.masthead .main-nav .nav-search{margin:0;padding-left:4px;border-left:0}.hero{padding-top:32px}.hero-grid{grid-template-columns:1fr}.hero-title{border-right:0;padding:34px 0 38px}.hero-title h1{font-size:clamp(54px,11vw,82px)}.hero-figure{border-top:1px solid var(--ink);padding:26px 0 18px}.hero-figure svg{max-height:none}}
@media(max-width:600px){.language-switch{gap:6px}.mast-actions{gap:11px}.menu-btn{padding:8px 10px}.hero-kicker{margin-bottom:18px}.hero-title h1{font-size:clamp(48px,15vw,62px);line-height:.98}.hero-title>p{font-size:17.5px;line-height:1.58}.hero-figure figcaption{font-size:9.5px}.figure-legend{grid-template-columns:1fr 1fr;gap:10px 14px}.legend-question{grid-column:1/-1;justify-self:start;max-width:none;margin-top:3px}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}.site-header,.menu-btn,.masthead .main-nav a::after,.text-link,.tool-cta,.arrow,.section-head>a,.ticker a,.footer-grid a,.contact-form button,.assessment-primary,.copy-email,.assessment-question button,.assessment-results button,.topic-cell,.home-tool-strip>a,.tool-card,.list-row,.side-story,.lead-image,.row-thumb img{transition:none!important}.hero-figure .figure-lines path,.hero-figure .figure-node{animation:none!important;opacity:1!important;transform:none!important}}
