:root{font-family:Inter,system-ui,-apple-system,Segoe UI,sans-serif;color:#17263a;background:#f7f9fc}*{box-sizing:border-box}body{margin:0}a{color:#0759bb}button,input,select,textarea{font:inherit}a:focus-visible,button:focus-visible,input:focus-visible,select:focus-visible,textarea:focus-visible{outline:3px solid #efaa23;outline-offset:3px}.wrap{max-width:1120px;margin:auto;padding:0 22px}.top{background:#092c54;color:white}.nav{min-height:72px;display:flex;align-items:center;justify-content:space-between;gap:20px;flex-wrap:wrap}.brand{font-weight:800;font-size:1.22rem;color:inherit;text-decoration:none;letter-spacing:-.03em}.brand span{background:#ffcb58;color:#08284d;padding:7px;border-radius:9px;margin-right:8px}.nav nav{display:flex;gap:20px;flex-wrap:wrap}.nav nav a{color:#e7f2ff;text-decoration:none;font-size:.94rem}.hero{padding:80px 0;background:linear-gradient(125deg,#092c54,#126795);color:#fff}.hero h1{font-size:clamp(2.2rem,5vw,4rem);max-width:760px;line-height:1.12;margin:12px 0}.hero p{max-width:640px;color:#e3eff9;line-height:1.65;font-size:1.1rem}.eyebrow{text-transform:uppercase;letter-spacing:.13em;font-weight:800;font-size:.76rem;color:#f4b83d}.cta{display:inline-block;background:#ffca55;color:#092c54;text-decoration:none;font-weight:800;border-radius:12px;padding:14px 20px;margin:12px 12px 0 0}.cta.alt{background:transparent;border:1px solid #a4c6de;color:white}.section{padding:62px 0}.section h2{font-size:clamp(1.7rem,3vw,2.4rem);margin:0 0 12px}.lead{color:#52657c;line-height:1.65;max-width:750px}.grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(235px,1fr));gap:18px;margin-top:28px}.card,.article,.panel{background:white;border:1px solid #dce5ef;border-radius:16px;box-shadow:0 5px 20px #092c540a;padding:24px}.card h3{margin:0 0 10px}.card p,.article p,.article li{line-height:1.7;color:#43556b}.card a{font-weight:750}.strip{background:#eaf2fa}.pill{display:inline-block;color:#0b568b;background:#dff0fa;padding:6px 10px;border-radius:99px;font-size:.8rem;font-weight:800;margin-bottom:12px}.article{max-width:790px;margin:26px auto;padding:clamp(24px,5vw,50px)}.article h1{font-size:clamp(2rem,4vw,3rem);line-height:1.16}.article h2{margin-top:32px;font-size:1.45rem}.article li{margin:8px 0}.article .intro{font-size:1.15rem;color:#354960}.breadcrumb{margin-top:28px;font-size:.87rem}.note{background:#eaf2fa;border-left:4px solid #177db1;padding:17px;margin:24px 0;line-height:1.6}.form{display:grid;gap:16px;max-width:660px}.form label{font-weight:700}.form input,.form select,.form textarea{width:100%;display:block;margin-top:6px;border:1px solid #a5b7c9;border-radius:9px;padding:12px;background:#fff}.form textarea{min-height:100px}.form button,.action{border:0;background:#0c5f9b;color:#fff;border-radius:10px;padding:14px 19px;font-weight:800;cursor:pointer}.form button:disabled{opacity:.55;cursor:wait}.check{display:flex;align-items:flex-start;gap:10px;font-weight:400!important;line-height:1.5}.check input{width:auto;margin-top:5px}.status{font-weight:700;line-height:1.5}.good{color:#126536}.bad{color:#a02323}.fine{font-size:.85rem;color:#53677d}.footer{background:#0c2947;color:#e4edf7;padding:34px 0}.footer .wrap{display:flex;gap:18px;justify-content:space-between;flex-wrap:wrap}.footer a{color:#e4edf7}.links{display:flex;gap:14px;flex-wrap:wrap}.muted{color:#52657c}.directory a{display:block;margin:10px 0}.notice{background:#fff5df;border:1px solid #edd39a;padding:16px;border-radius:12px;line-height:1.6}@media(max-width:650px){.hero{padding:54px 0}.nav{padding-top:16px;padding-bottom:16px}.nav nav{gap:12px}.section{padding:42px 0}}
