:root{color:#0f172a;background:#f8fafc;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}*{box-sizing:border-box}body{margin:0}a{color:inherit;text-decoration:none}main{min-height:100vh;overflow:hidden}.hero{background:radial-gradient(circle at 12% 12%,#dbeafe 0,#eef2ff 28%,#0000 48%),linear-gradient(135deg,#f8fafc 0%,#eef2ff 48%,#ecfeff 100%);padding:26px 24px 72px;position:relative}.orb{filter:blur(8px);opacity:.7;border-radius:999px;position:absolute}.orbA{background:#bfdbfe;width:340px;height:340px;top:70px;right:-90px}.orbB{background:#ddd6fe;width:280px;height:280px;bottom:-70px;left:-90px}.nav{z-index:1;justify-content:space-between;align-items:center;max-width:1180px;margin:0 auto 70px;display:flex;position:relative}.brand{letter-spacing:-.03em;align-items:center;gap:12px;font-weight:800;display:flex}.brandMark{color:#fff;background:#0f172a;border-radius:14px;place-items:center;width:38px;height:38px;display:grid;box-shadow:0 16px 40px #0f172a20}.navLinks{gap:10px;display:flex}.navLinks a{-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);color:#334155;background:#ffffff80;border:1px solid #ffffff90;border-radius:999px;padding:10px 14px;font-weight:700}.heroGrid{z-index:1;grid-template-columns:1.04fr .76fr;align-items:center;gap:42px;max-width:1180px;margin:0 auto;display:grid;position:relative}.eyebrow,.kicker{color:#2563eb;text-transform:uppercase;letter-spacing:.12em;align-items:center;gap:8px;font-size:12px;font-weight:800;display:inline-flex}.hero h1{letter-spacing:-.07em;color:#0b1220;margin:18px 0;font-size:clamp(44px,7vw,82px);line-height:.92}.lead{color:#475569;max-width:690px;font-size:20px;line-height:1.7}.heroActions{flex-wrap:wrap;gap:14px;margin:32px 0;display:flex}.primary,.secondary{border-radius:18px;align-items:center;gap:10px;padding:15px 20px;font-weight:800;display:inline-flex}.primary{color:#fff;background:#0f172a;box-shadow:0 24px 55px #0f172a24}.secondary{color:#0f172a;background:#fff;border:1px solid #e2e8f0}.stats{flex-wrap:wrap;gap:14px;display:flex}.stats div{background:#ffffff90;border:1px solid #ffffffb0;border-radius:22px;min-width:140px;padding:16px 18px;box-shadow:0 16px 45px #64748b18}.stats strong{letter-spacing:-.05em;font-size:28px;display:block}.stats span{color:#64748b;font-size:13px;font-weight:700}.heroPanel{-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);background:#ffffff9c;border:1px solid #ffffffb5;border-radius:34px;padding:22px;box-shadow:0 30px 90px #33415524}.panelTop{align-items:center;gap:10px;margin-bottom:18px;font-weight:900;display:flex}.statusList{gap:10px;margin-bottom:18px;display:grid}.statusList p{color:#334155;background:#f8fafc;border-radius:18px;align-items:center;gap:10px;margin:0;padding:13px;font-weight:750;display:flex}.statusList svg{color:#16a34a}.miniCards{gap:12px;display:grid}.miniCards a{color:#fff;background:linear-gradient(135deg,#0f172a,#1e3a8a);border-radius:22px;padding:16px;display:block;box-shadow:0 18px 45px #1e3a8a25}.miniCards span{color:#bfdbfe;text-transform:uppercase;font-size:12px;font-weight:800;display:block}.miniCards b{margin-top:5px;line-height:1.25;display:block}.section{max-width:1180px;margin:0 auto;padding:76px 24px}.sectionHead{max-width:760px}.sectionHead h2,.opsNote h2{letter-spacing:-.055em;margin:12px 0;font-size:clamp(32px,4.6vw,54px);line-height:1}.sectionHead p,.opsNote p{color:#64748b;font-size:18px;line-height:1.7}.searchBox{background:#fff;border:1px solid #dbe4f0;border-radius:24px;grid-template-columns:auto 1fr auto;align-items:center;gap:12px;margin:30px 0 18px;padding:14px 16px;display:grid;box-shadow:0 18px 55px #47556912}.searchBox svg{color:#2563eb}.searchBox input{color:#0f172a;width:100%;font:inherit;background:0 0;border:0;outline:0;font-weight:750}.searchBox input::placeholder{color:#94a3b8;font-weight:650}.searchBox span{white-space:nowrap;color:#64748b;font-size:13px;font-weight:900}.categoryBar{flex-wrap:wrap;gap:10px;margin:18px 0 42px;display:flex}.categoryBar a{color:#3730a3;background:#eef2ff;border-radius:999px;padding:10px 14px;font-weight:800}.emptyState{color:#475569;background:#fff;border:1px dashed #cbd5e1;border-radius:26px;padding:28px}.emptyState h3{letter-spacing:-.03em;color:#0f172a;margin:0 0 8px;font-size:24px}.emptyState p{margin:0;line-height:1.6}.category{margin-top:44px}.category h3{letter-spacing:-.03em;margin:0 0 18px;font-size:24px}.cards{grid-template-columns:repeat(2,minmax(0,1fr));gap:18px;display:grid}.card{background:#fff;border:1px solid #e2e8f0;border-radius:30px;grid-template-columns:auto 1fr auto;align-items:start;gap:16px;padding:24px;transition:all .22s;display:grid;position:relative;box-shadow:0 20px 60px #47556912}.card:hover{transform:translateY(-4px);box-shadow:0 26px 70px #33415522}.icon{background:#f1f5f9;border-radius:20px;place-items:center;width:54px;height:54px;display:grid}.card span{text-transform:uppercase;letter-spacing:.1em;color:#64748b;font-size:12px;font-weight:900}.card h4{letter-spacing:-.04em;margin:8px 0;font-size:22px}.card p{color:#64748b;margin:0;line-height:1.6}.arrow{color:#94a3b8}.blue .icon{color:#2563eb;background:#dbeafe}.cyan .icon{color:#0891b2;background:#cffafe}.amber .icon{color:#d97706;background:#fef3c7}.violet .icon{color:#7c3aed;background:#ede9fe}.emerald .icon{color:#059669;background:#d1fae5}.rose .icon{color:#e11d48;background:#ffe4e6}.opsNote{color:#fff;background:#0f172a;border-radius:36px;grid-template-columns:.9fr 1fr;gap:36px;max-width:1180px;margin:0 auto 70px;padding:34px;display:grid}.opsNote p{color:#cbd5e1}.opsNote .kicker{color:#93c5fd}footer{color:#64748b;justify-content:space-between;gap:18px;max-width:1180px;margin:0 auto;padding:34px 24px 50px;font-weight:700;display:flex}footer div{flex-wrap:wrap;gap:16px;display:flex}@media (width<=860px){.heroGrid,.opsNote,.cards{grid-template-columns:1fr}.searchBox{grid-template-columns:auto 1fr}.searchBox span{grid-column:2}.nav{margin-bottom:42px}.hero,.section{padding-inline:18px}.heroPanel{order:-1}.lead{font-size:18px}footer{flex-direction:column}.stats div{flex:1}}.categoryIntro{color:#475569;max-width:860px;margin:-6px 0 20px;font-size:1rem;line-height:1.75}.pathSection{padding-top:30px}.pathGrid,.workflowGrid,.standardsGrid{grid-template-columns:repeat(2,minmax(0,1fr));gap:18px;margin-top:30px;display:grid}.pathCard,.workflowGrid article,.standardsGrid article{background:linear-gradient(#fff,#f8fafc);border:1px solid #dbe4f0;border-radius:28px;padding:24px;box-shadow:0 18px 55px #47556912}.pathCard h3,.workflowGrid h3,.standardsGrid h3{letter-spacing:-.035em;margin:0 0 10px;font-size:24px}.pathCard p,.workflowGrid p,.standardsGrid p{color:#64748b;margin:0 0 16px;line-height:1.65}.pathCard ul{gap:8px;margin:0;padding-left:20px;display:grid}.pathCard a{color:#1d4ed8;font-weight:800}.pathCard a:hover{text-decoration:underline}.workflowGrid article span{color:#fff;background:#0f172a;border-radius:14px;place-items:center;width:38px;height:38px;margin-bottom:14px;font-weight:900;display:grid}.editorialSection{padding-top:34px}.standardsGrid article{background:#fff}.standardsGrid h3{color:#0f172a}@media (width<=860px){.pathGrid,.workflowGrid,.standardsGrid{grid-template-columns:1fr}}.miniCards small{color:#dbeafe;margin-top:8px;font-weight:650;line-height:1.45;display:block}.coreCards .card p{color:#475569}.guideSection .sectionHead p,.editorialSection .sectionHead p{max-width:850px}
