:root{--red:#b31942;--red2:#8f1234;--navy:#0a3161;--navy2:#061f40;--blue:#2767a5;--sky:#e8f2fb;--snow:#f7f9fc;--ink:#142033;--muted:#58687b;--line:#d8e0e9;--white:#fff;--gold:#d7a631;--shadow:0 14px 36px rgba(10,49,97,.12);--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:linear-gradient(90deg,var(--red),#d3274d);color:#fff;font-size:.82rem;font-weight:800}.topbar .wrap{display:flex;justify-content:space-between;gap:1rem;padding:.42rem 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:340px;color:var(--navy)}.brand:hover{text-decoration:none}.brand img{width:60px;height:60px}.brand-copy{display:grid}.brand-copy strong{font-size:1.5rem}.brand-copy strong em{font-style:normal;color:var(--red)}.brand-copy small{font-size:.64rem;text-transform:uppercase;letter-spacing:.12em;color:var(--muted)}.nav{margin-left:auto;display:flex;align-items:center;gap:1rem}.nav a{font-size:.85rem;font-weight:850;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:.13em;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{position:relative;overflow:hidden;background:radial-gradient(circle at 78% 18%,rgba(255,255,255,.14),transparent 25%),linear-gradient(135deg,var(--navy2),var(--navy) 56%,#174f86);color:#fff;border-bottom:7px solid var(--red)}.home-hero:before{content:"";position:absolute;inset:0;background:repeating-linear-gradient(0deg,transparent 0 44px,rgba(255,255,255,.026) 44px 66px);pointer-events:none}.hero-grid{position:relative;display:grid;grid-template-columns:minmax(0,1.03fr) minmax(430px,.97fr);gap:2.4rem;align-items:center;min-height:640px}.hero-copy{padding:5rem 0}.home-hero .eyebrow{color:#ffc7d3}.home-hero h1{font-size:clamp(3rem,5.3vw,5.6rem);margin:.35rem 0 1.2rem}.home-hero p{max-width:780px;color:#e7eff8;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:#a9bed1}.hero-proof{display:flex;gap:.75rem 1.2rem;flex-wrap:wrap;margin-top:1.35rem;font-size:.84rem;color:#dceaf6;font-weight:800}.hero-proof span:before{content:"★";color:#fff;margin-right:.4rem}.hero-visual{padding:2rem 0}.hero-visual img{filter:drop-shadow(0 32px 46px rgba(0,0,0,.32))}.patriot-band{background:#fff;border-bottom:1px solid var(--line)}.patriot-band .wrap{display:grid;grid-template-columns:repeat(5,1fr);text-align:center;font-size:.76rem;letter-spacing:.16em;font-weight:950;color:var(--navy)}.patriot-band span{padding:.9rem;border-right:1px solid var(--line)}.patriot-band span:last-child{border-right:0}.section{padding:4rem 0}.section.soft{background:var(--sky)}.section.dark{background:linear-gradient(145deg,var(--navy2),var(--navy));color:#fff}.section.liberty{background:linear-gradient(135deg,#fff,#f5f8fc 55%,#e9f2fb)}.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:800px}.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.32rem;margin:.25rem 0 .55rem}.card p{color:var(--muted);margin:.1rem 0 1rem}.tag{display:inline-flex;align-self:flex-start;background:#ffe8ee;color:var(--red2);border-radius:999px;padding:.25rem .62rem;font-size:.69rem;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;align-items:start}.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:#ff9bb0;font-weight:900}.process h3{font-size:1.25rem;margin:.2rem 0}.process p{color:#d9e5f0;margin:0}.quote-panel{background:#fff;border:1px solid var(--line);border-top:6px solid var(--red);border-radius:16px;padding:2rem;box-shadow:var(--shadow)}.big-star{font-size:3rem;color:var(--navy)}.page-hero{background:radial-gradient(circle at 87% 18%,rgba(179,25,66,.12),transparent 24%),linear-gradient(135deg,#e9f3fb,#fff 65%);border-bottom:1px solid var(--line);padding:3.7rem 0 3.1rem}.page-hero h1{font-size:clamp(2.45rem,5vw,4.8rem);color:var(--navy);max-width:1150px}.page-hero p{max-width:920px;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.18rem;color:#344c64}.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:#fff0f3}.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-grid{grid-template-columns:repeat(3,1fr)}.source-item{border:1px solid var(--line);border-radius:10px;padding:.9rem;background:#fff}.source-item p{margin:.2rem 0}.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-form button{margin-top:1rem}.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}.faq-list{display:grid;gap:1rem;max-width:1000px}.faq-list details{background:#fff;border:1px solid var(--line);border-radius:12px;padding:1rem 1.2rem}.faq-list summary{font-weight:900;color:var(--navy);cursor:pointer}.site-footer{background:#04182f;color:#fff;padding:3rem 0 0}.site-footer a{color:#c0def5}.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:1180px){.grid.four{grid-template-columns:repeat(2,1fr)}.nav{gap:.65rem}.nav a{font-size:.79rem}.content-layout{grid-template-columns:1fr}.sidebar{position:static}.source-grid{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)}.patriot-band .wrap{grid-template-columns:repeat(5,auto);overflow-x:auto}}@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,.source-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}.patriot-band .wrap{display:none}}