:root{--bg:#03070d;--panel:#07111e;--panel2:#0b1726;--text:#f4f7fb;--muted:#9aa9ba;--line:#18314d;--blue:#0b74ff;--blue2:#3aa8ff;--ice:#b9ddff;--silver:#d9e1ea}
*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:radial-gradient(circle at 50% -20%,#0d2a50 0,#03070d 36%);color:var(--text);font-family:Inter,system-ui,sans-serif;line-height:1.6}a{color:inherit}.topbar{position:sticky;top:0;z-index:30;height:92px;background:rgba(2,6,12,.93);backdrop-filter:blur(16px);border-bottom:1px solid #12365f;box-shadow:0 8px 30px #0009,0 1px 18px #0878ff22;display:flex;align-items:center;padding:0 clamp(18px,4vw,66px);gap:34px}.brand{display:flex;align-items:center;text-decoration:none;margin-right:auto}.brand img{width:160px;height:78px;object-fit:contain;object-position:left center}.topbar nav{display:flex;gap:30px}.topbar nav a{text-decoration:none;font-size:13px;font-weight:700;letter-spacing:.8px;color:#dce9f7}.topbar nav a:hover{color:var(--blue2);text-shadow:0 0 14px #168cff}.menu{display:none;background:none;border:0;color:white;font-size:24px}.hero{min-height:650px;padding:72px clamp(22px,7vw,110px);display:grid;grid-template-columns:minmax(0,1.35fr) minmax(320px,.65fr);gap:70px;align-items:center;position:relative;overflow:hidden;background:linear-gradient(90deg,rgba(2,6,12,.98),rgba(3,10,20,.88)),repeating-linear-gradient(0deg,transparent 0 42px,#0d203511 43px 44px)}.hero:before,.hero:after{content:"";position:absolute;inset:auto;pointer-events:none;filter:blur(.2px)}.hero:before{width:62vw;height:3px;left:-10vw;top:24%;background:linear-gradient(90deg,transparent,#148cff,#dff4ff,#148cff,transparent);transform:rotate(-12deg);box-shadow:0 0 8px #168cff,0 0 26px #168cff,0 0 55px #168cff}.hero:after{width:48vw;height:2px;right:-8vw;bottom:23%;background:linear-gradient(90deg,transparent,#168cff,#fff,#168cff,transparent);transform:rotate(17deg);box-shadow:0 0 8px #168cff,0 0 28px #168cff}.hero-logo{width:min(330px,68vw);height:170px;object-fit:contain;object-position:left center;margin:0 0 8px;filter:drop-shadow(0 0 18px #0878ff44)}.eyebrow,.kicker{font-family:Rajdhani;color:var(--blue2);font-weight:700;letter-spacing:3px;font-size:14px}.hero h1{font-family:Rajdhani;margin:12px 0 20px;font-size:clamp(48px,6.7vw,92px);line-height:.94;letter-spacing:1px;text-shadow:0 10px 34px #000}.hero h1 span{color:var(--blue2);text-shadow:0 0 24px #0878ff66}.hero-copy>p{max-width:760px;color:#c4d0dd;font-size:18px}.hero-actions{display:flex;gap:12px;flex-wrap:wrap;margin-top:30px}.btn{display:inline-flex;border:1px solid #2a74ba;padding:13px 20px;text-decoration:none;font-family:Rajdhani;font-weight:700;letter-spacing:1px;color:#dcecff;background:#06111f}.btn.primary{background:linear-gradient(180deg,#178bff,#075fc5);color:#fff;border-color:#3aa8ff;box-shadow:0 0 24px #0878ff44}.hero-panel{border:1px solid #1f5b96;background:linear-gradient(180deg,rgba(10,27,48,.94),rgba(4,12,23,.96));padding:30px;box-shadow:0 24px 80px #000,0 0 35px #0878ff1f;position:relative}.hero-panel:before{content:"";position:absolute;left:0;top:0;bottom:0;width:3px;background:#168cff;box-shadow:0 0 18px #168cff}.hero-panel span{color:var(--blue2);font-family:Rajdhani;font-weight:700;letter-spacing:2px}.hero-panel b{display:block;font-family:Rajdhani;font-size:30px;margin:12px 0}.hero-panel p{color:#bdccda}.hero-panel div{border-top:1px solid #18314d;padding-top:16px;color:#8195aa;font-size:12px;letter-spacing:1px}.trust{display:grid;grid-template-columns:repeat(4,1fr);border-top:1px solid #12365f;border-bottom:1px solid #12365f;background:#050d17;padding:0 clamp(22px,5vw,80px);box-shadow:0 0 35px #0878ff12 inset}.trust div{padding:24px 25px;border-right:1px solid #17314b}.trust div:last-child{border-right:0}.trust b{display:block;color:var(--blue2);font-family:Rajdhani;letter-spacing:1px}.trust span{font-size:12px;color:#8fa2b5}.section{padding:80px clamp(22px,6vw,94px)}.section.dark{background:#050d17;border-top:1px solid #143452;border-bottom:1px solid #143452}.section-head{display:flex;align-items:end;justify-content:space-between;gap:30px;margin-bottom:34px}.section-head h2,.split h2{font-family:Rajdhani;font-size:44px;margin:3px 0}.section-head>p{max-width:560px;color:#9fb0c1}.tools{display:flex;gap:16px;align-items:center;flex-wrap:wrap;margin-bottom:30px}#search{flex:1;min-width:260px;background:#06111d;border:1px solid #1d466f;color:white;padding:15px 16px;border-radius:2px;font:inherit;box-shadow:0 0 18px #0878ff0d inset}#search:focus{outline:1px solid var(--blue);border-color:var(--blue)}.filters{display:flex;gap:8px;flex-wrap:wrap}.filters button{background:#06111d;color:#a9bbcc;border:1px solid #173b60;padding:9px 12px;cursor:pointer;font-weight:600}.filters button.active,.filters button:hover{border-color:var(--blue);color:#dff2ff;box-shadow:0 0 16px #0878ff2e}.library-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:20px}.profile{border:1px solid #173b60;background:linear-gradient(180deg,#091727,#050c15);padding:27px;box-shadow:0 18px 45px #0008;position:relative;overflow:hidden}.profile:after{content:"";position:absolute;width:130px;height:1px;right:-20px;top:18px;background:#168cff;box-shadow:0 0 12px #168cff;transform:rotate(-18deg);opacity:.65}.profile-head{display:flex;justify-content:space-between;gap:18px;align-items:flex-start}.profile h3{font-family:Rajdhani;font-size:34px;margin:2px 0 0}.category{font-size:11px;color:var(--blue2);font-weight:700;letter-spacing:1.4px;text-transform:uppercase}.badge{font-size:10px;line-height:1.2;border:1px solid #2c659b;color:#b9ddff;padding:7px 9px;text-align:center;max-width:180px;font-weight:700;letter-spacing:.7px;background:#07182a}.status{font-size:12px;color:#8398ad;margin:8px 0 22px;border-bottom:1px solid #17314b;padding-bottom:14px}.profile section{margin:18px 0}.profile h4,.profile h5{font-family:Rajdhani;color:var(--blue2);letter-spacing:1px;margin:0 0 7px}.profile h4{font-size:18px}.profile h5{font-size:15px;margin-top:18px}.profile p{margin:0;color:#bdcad7;font-size:14px}.plain{background:#0a1928;border-left:3px solid var(--blue);padding:16px}.profile details{margin-top:20px;border-top:1px solid #17314b;padding-top:15px}.profile summary{cursor:pointer;font-family:Rajdhani;font-size:18px;font-weight:700;color:#e2edf7;letter-spacing:.5px}.detail-body{padding-top:8px}.sources{margin:8px 0 0;padding-left:19px}.sources li{margin:5px 0}.sources a{color:#7ec2ff;text-decoration:none;font-size:13px}.sources a:hover{text-decoration:underline}.evidence-grid{display:grid;grid-template-columns:repeat(5,1fr);gap:14px}.evidence-grid div{border:1px solid #173b60;background:#07111d;padding:20px}.evidence-grid strong{font-family:Rajdhani;color:var(--blue2);font-size:18px}.evidence-grid p{font-size:13px;color:#9eafbf}.split{display:grid;grid-template-columns:1.3fr .7fr;gap:60px;align-items:center}.split p{color:#afbecd}.quality-card{border:1px solid #20598d;background:#071421;padding:34px;box-shadow:0 0 28px #0878ff18}.quality-card span{font-size:12px;color:var(--blue2);font-weight:700;letter-spacing:1.5px}.quality-card b{display:block;font-family:Rajdhani;font-size:30px;line-height:1.05;margin:10px 0}.quality-card p{font-size:13px;color:#9fb0c1}.empty{padding:50px;border:1px solid #173b60;color:#9fb0c1;text-align:center}footer{padding:45px clamp(22px,6vw,94px);border-top:1px solid #143452;background:#02060b;color:#7f91a3}.footbrand{display:flex;align-items:center;margin-bottom:20px}.footbrand img{width:170px;height:100px;object-fit:contain;object-position:left center;margin-right:16px}.footbrand span{font-size:12px;color:var(--blue2)}footer p{max-width:900px;font-size:12px}footer small{font-size:11px;color:#607386}
@media(max-width:980px){.hero{grid-template-columns:1fr;padding-top:55px}.trust{grid-template-columns:repeat(2,1fr)}.library-grid{grid-template-columns:1fr}.evidence-grid{grid-template-columns:repeat(2,1fr)}.split{grid-template-columns:1fr}.topbar nav{display:none;position:absolute;top:92px;left:0;right:0;background:#030914;padding:20px 30px;border-bottom:1px solid #173b60;flex-direction:column}.topbar nav.show{display:flex}.menu{display:block}.section-head{align-items:flex-start;flex-direction:column}}
@media(max-width:600px){.topbar{height:78px}.brand img{width:130px;height:66px}.topbar nav{top:78px}.hero{padding:42px 20px;min-height:auto}.hero-logo{height:125px;width:240px}.hero h1{font-size:46px}.hero-copy>p{font-size:15px}.trust{grid-template-columns:1fr}.trust div{border-right:0;border-bottom:1px solid #17314b}.section{padding:55px 18px}.section-head h2,.split h2{font-size:36px}.profile{padding:20px}.profile-head{flex-direction:column}.badge{max-width:none}.evidence-grid{grid-template-columns:1fr}.footbrand img{width:145px;height:85px}}
