
:root{--red:#d71920;--red2:#a90f19;--navy:#081a33;--navy2:#102d55;--blue:#1666a8;--ice:#eaf4fb;--snow:#f7fafc;--ink:#162333;--muted:#566779;--line:#d7e1ea;--white:#fff;--gold:#f2c14e;--shadow:0 12px 34px rgba(8,26,51,.10);--wrap:min(1500px,92vw)}
*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;font:16px/1.68 system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;color:var(--ink);background:var(--snow)}img{max-width:100%;display:block}a{color:var(--blue);text-decoration:none}a:hover{text-decoration:underline}h1,h2,h3{line-height:1.14;margin-top:0}h1,h2,h3,.brand strong{font-family:Georgia,"Times New Roman",serif}.wrap{width:var(--wrap);margin:auto}.skip{position:absolute;left:-9999px}.skip:focus{left:1rem;top:1rem;background:#fff;padding:.8rem;z-index:999}.topbar{background:var(--red);color:#fff;font-size:.82rem;font-weight:700}.topbar .wrap{display:flex;justify-content:space-between;gap:1rem;padding:.4rem 0}.site-header{position:sticky;top:0;z-index:50;background:rgba(255,255,255,.97);border-bottom:1px solid var(--line);backdrop-filter:blur(10px)}.header-row{min-height:90px;display:flex;align-items:center;gap:1.5rem}.brand{display:flex;align-items:center;gap:.8rem;min-width:330px;color:var(--navy)}.brand:hover{text-decoration:none}.brand img{width:58px;height:58px}.brand-copy{display:grid}.brand-copy strong{font-size:1.45rem}.brand-copy strong em{font-style:normal;color:var(--red)}.brand-copy small{font-size:.65rem;text-transform:uppercase;letter-spacing:.11em;color:var(--muted)}.nav{margin-left:auto;display:flex;align-items:center;gap:1rem}.nav a{font-size:.86rem;font-weight:800;color:var(--navy)}.menu-toggle{display:none;border:1px solid var(--line);background:#fff;border-radius:8px;padding:.55rem .8rem;font-weight:800}.eyebrow{font-size:.77rem;font-weight:900;letter-spacing:.12em;text-transform:uppercase;color:var(--red)}.btn{display:inline-flex;align-items:center;justify-content:center;min-height:46px;padding:.7rem 1rem;border:2px solid transparent;border-radius:8px;font-weight:900;text-decoration:none}.btn:hover{text-decoration:none}.btn.red{background:var(--red);color:#fff}.btn.navy{background:var(--navy);color:#fff}.btn.ghost{border-color:#9eb0c2;color:var(--navy);background:transparent}.home-hero{overflow:hidden;background:radial-gradient(circle at 83% 18%,rgba(255,255,255,.18),transparent 24%),linear-gradient(135deg,var(--navy),var(--navy2) 57%,#164c7c);color:#fff;border-bottom:7px solid var(--red)}.hero-grid{display:grid;grid-template-columns:minmax(0,1.04fr) minmax(420px,.96fr);gap:2.3rem;align-items:center;min-height:620px}.hero-copy{padding:5rem 0}.home-hero .eyebrow{color:#ffb8bb}.home-hero h1{font-size:clamp(2.9rem,5.2vw,5.45rem);margin:.35rem 0 1.2rem}.home-hero p{max-width:760px;color:#e6eef7;font-size:1.18rem}.hero-actions{display:flex;gap:.75rem;flex-wrap:wrap;margin-top:1.5rem}.home-hero .btn.ghost{color:#fff;border-color:#9fb9d0}.hero-proof{display:flex;gap:.75rem 1.2rem;flex-wrap:wrap;margin-top:1.35rem;font-size:.84rem;color:#d9e9f6;font-weight:800}.hero-proof span:before{content:"◆";color:#ff6b72;margin-right:.35rem}.hero-visual{padding:2rem 0}.hero-visual img{filter:drop-shadow(0 32px 46px rgba(0,0,0,.3))}.section{padding:4rem 0}.section.soft{background:var(--ice)}.section.dark{background:linear-gradient(145deg,var(--navy),var(--navy2));color:#fff}.section h2{font-size:clamp(2rem,3vw,3rem);margin:.15rem 0 .7rem}.section-head{display:flex;justify-content:space-between;align-items:end;gap:1rem;margin-bottom:1.5rem}.section-head p{max-width:780px}.grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:1.2rem}.grid.four{grid-template-columns:repeat(4,minmax(0,1fr))}.card{background:#fff;border:1px solid var(--line);border-radius:15px;overflow:hidden;box-shadow:var(--shadow);display:flex;flex-direction:column}.card img{width:100%;aspect-ratio:16/8;object-fit:cover;background:var(--navy)}.card-body{padding:1.2rem;display:flex;flex-direction:column;flex:1}.card h3{font-size:1.34rem;margin:.25rem 0 .55rem}.card p{color:var(--muted);margin:.1rem 0 1rem}.tag{display:inline-flex;align-self:flex-start;background:#ffe9ea;color:var(--red2);border-radius:999px;padding:.25rem .62rem;font-size:.72rem;font-weight:900;text-transform:uppercase;letter-spacing:.07em}.more{margin-top:auto;font-weight:900}.card-count{font-size:.84rem!important;font-weight:800;color:var(--blue)!important}.split{display:grid;grid-template-columns:minmax(0,.9fr) minmax(0,1.1fr);gap:2.5rem}.process{display:grid;grid-template-columns:repeat(2,1fr);gap:1rem}.process>div{border:1px solid rgba(255,255,255,.18);border-radius:12px;padding:1.2rem;background:rgba(255,255,255,.06)}.process span{color:#ff8b90;font-weight:900}.process h3{font-size:1.25rem;margin:.2rem 0}.process p{color:#d9e5f0;margin:0}.page-hero{background:radial-gradient(circle at 87% 18%,rgba(215,25,32,.14),transparent 24%),linear-gradient(135deg,#eaf4fb,#fff 65%);border-bottom:1px solid var(--line);padding:3.6rem 0 3rem}.page-hero h1{font-size:clamp(2.45rem,5vw,4.75rem);color:var(--navy);max-width:1120px}.page-hero p{max-width:900px;font-size:1.12rem}.breadcrumbs{font-size:.87rem;color:var(--muted);margin-bottom:1rem}.breadcrumbs span{padding:0 .35rem}.content-layout{display:grid;grid-template-columns:minmax(0,1fr) 340px;gap:2.1rem;align-items:start}.article{background:#fff;border:1px solid var(--line);border-radius:15px;padding:clamp(1.3rem,3vw,2.6rem);box-shadow:var(--shadow)}.article .lede{font-size:1.16rem;color:#3b4f62}.article h2{font-size:1.9rem;color:var(--navy);margin-top:2.2rem}.article h3{font-size:1.25rem}.article li{margin:.48rem 0}.article-meta{display:flex;flex-wrap:wrap;gap:.45rem 1rem;color:var(--muted);font-size:.85rem;border-bottom:1px solid var(--line);padding-bottom:.9rem;margin-bottom:1.2rem}.note,.warning{border-left:5px solid var(--blue);background:#edf7ff;padding:1rem 1.15rem;border-radius:8px;margin:1.3rem 0}.warning{border-color:var(--red);background:#fff0f1}.sidebar{display:grid;gap:1rem;position:sticky;top:112px}.panel{background:#fff;border:1px solid var(--line);border-radius:14px;padding:1.35rem}.panel h2,.panel h3{color:var(--navy)}.quick-list{list-style:none;padding:0}.quick-list li{padding:.6rem 0;border-bottom:1px solid var(--line)}.quick-list li:last-child{border-bottom:0}.checklist{display:grid;gap:.75rem}.check{border:1px solid var(--line);border-radius:10px;padding:.85rem;background:#fbfdff}.check strong{display:block;color:var(--navy)}.source-list{display:grid;gap:.8rem}.source-item{border:1px solid var(--line);border-radius:10px;padding:.9rem;background:#fff}.source-item p{margin:.2rem 0}.guide-group{padding:1rem 0 3.5rem;border-bottom:1px solid var(--line);scroll-margin-top:120px}.guide-group:last-child{border-bottom:0}.jump-nav{display:flex;gap:.45rem;flex-wrap:wrap;margin-bottom:2rem}.jump-nav a{background:#fff;border:1px solid var(--line);border-radius:999px;padding:.5rem .75rem;font-weight:800}.tools-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:1.2rem}.tool-form label{display:block;font-weight:800;margin:.85rem 0 .3rem}.tool-form select,.tool-form input,.tool-form textarea{width:100%;padding:.75rem;border:1px solid #adc0d2;border-radius:8px;font:inherit;background:#fff}.tool-form input[type=checkbox],.tool-form input[type=radio]{width:auto}.tool-form textarea{min-height:110px}.tool-output{white-space:pre-wrap;background:#edf6fd;border:1px solid var(--line);border-radius:10px;padding:1rem;min-height:150px;margin-top:1rem}.score-meter{height:16px;background:#dfe8f0;border-radius:99px;overflow:hidden;margin:1rem 0}.score-meter span{display:block;height:100%;width:0;background:linear-gradient(90deg,var(--red),var(--blue));transition:width .3s}.filter-bar{display:flex;gap:.7rem;flex-wrap:wrap;margin:1rem 0 2rem}.filter-bar input,.filter-bar select{padding:.7rem;border:1px solid #adc0d2;border-radius:8px;font:inherit}.filter-bar input{flex:1;min-width:260px}.site-footer{background:#041428;color:#fff;padding:3rem 0 0}.site-footer a{color:#b9ddf6}.footer-grid{display:grid;grid-template-columns:1.3fr repeat(3,1fr);gap:2rem}.footer-links{display:grid;gap:.35rem}.logo-footer{display:flex;align-items:center;gap:.8rem}.logo-footer img{width:58px}.logo-footer strong{font-size:1.35rem}.footer-bottom{display:flex;justify-content:space-between;gap:1rem;border-top:1px solid rgba(255,255,255,.16);padding:1rem 0;margin-top:2rem;font-size:.87rem}.legal-links{display:flex;gap:1rem;flex-wrap:wrap}.small{font-size:.88rem}.muted{color:var(--muted)}
@media(max-width:1120px){.nav{gap:.65rem}.nav a{font-size:.79rem}.content-layout{grid-template-columns:1fr}.sidebar{position:static}.grid.four{grid-template-columns:repeat(2,1fr)}}
@media(max-width:900px){.header-row{min-height:80px}.brand{min-width:0}.brand img{width:52px;height:52px}.brand-copy strong{font-size:1.3rem}.menu-toggle{display:block;margin-left:auto}.nav{display:none;position:absolute;top:80px;left:0;right:0;background:#fff;padding:1rem 4vw;box-shadow:var(--shadow);flex-direction:column;align-items:flex-start}.nav.open{display:flex}.hero-grid,.split{grid-template-columns:1fr}.hero-copy{padding-bottom:1rem}.hero-visual{max-width:700px;margin:-1rem auto 2rem}.grid,.tools-grid{grid-template-columns:repeat(2,1fr)}.footer-grid{grid-template-columns:repeat(2,1fr)}}
@media(max-width:590px){.topbar .wrap{display:block}.topbar .wrap span:last-child{display:none}.brand-copy small{display:none}.home-hero h1{font-size:clamp(2.5rem,13vw,4rem)}.grid,.grid.four,.tools-grid,.process,.footer-grid{grid-template-columns:1fr}.section-head,.footer-bottom{align-items:flex-start;flex-direction:column}.article{border-radius:0;border-left:0;border-right:0}.page-hero{padding:2.7rem 0}.hero-proof{display:grid}}
