:root{font-family:Inter,system-ui,-apple-system,Segoe UI,Roboto,Helvetica,Arial,sans-serif;color:#1a1a1a;background:#fff;line-height:1.5;font-weight:400;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}*{box-sizing:border-box}body{margin:0;min-width:320px;background:#f7f9fc;color:#222}a{text-decoration:none;color:inherit}#root{min-height:100vh}.container{width:min(1120px,92%);margin:0 auto}.site-shell{min-height:100vh;display:flex;flex-direction:column}.site-main{flex:1;padding:2rem 0 3rem}.navbar{background:#06284f;color:#fff;position:sticky;top:0;z-index:10}.nav-inner{display:flex;align-items:center;justify-content:space-between;gap:1rem;padding:.75rem 0}.brand{display:flex;align-items:center;gap:.5rem;font-weight:700}.brand img{width:90px;height:90px;display:block;object-fit:cover;object-position:center;background:#fff;border-radius:6px;padding:6px;box-shadow:0 1px 6px #0003}.nav-links{display:flex;gap:1rem;flex-wrap:wrap}.nav-links a{padding:.35rem .5rem;border-radius:6px}.nav-links a:hover,.nav-links a.active{background:#0d3f78}.hero{background:linear-gradient(#06284fd1,#06284fd1),url(https://images.unsplash.com/photo-1472162072942-cd5147eb3902?auto=format&fit=crop&w=1500&q=80) center/cover;color:#fff;border-radius:14px;padding:3rem}.home-page{display:grid;gap:1.1rem}.home-hero{box-shadow:0 12px 30px #06284f38}.home-hero h1{font-size:clamp(1.7rem,3vw,2.5rem);line-height:1.2;margin:0 0 1rem}.home-hero p{max-width:72ch;margin:0 0 1rem;color:#fffffff2}.home-section{margin-top:0}.home-section h2,.home-section h3{color:#133d66}.home-list{margin:.45rem 0 1rem;padding-left:1.2rem}.home-list li{margin:.3rem 0}.home-steps{margin:.5rem 0 0;padding-left:1.2rem}.home-steps li{margin:.75rem 0}.home-cta{text-align:center;background:linear-gradient(180deg,#fff,#f2f7fd)}.home-cta .btn{margin-top:.5rem}.section{background:#fff;border-radius:12px;padding:1.25rem;margin-top:1rem;box-shadow:0 2px 10px #0000000f}.grid{display:grid;gap:1rem}.grid-3{grid-template-columns:repeat(auto-fit,minmax(210px,1fr))}.grid-2{grid-template-columns:repeat(auto-fit,minmax(280px,1fr))}.card{border:1px solid #e7edf7;border-radius:10px;padding:1rem;background:#fff}.card h3{margin-top:0}.btn{border:0;background:#0f4f93;color:#fff;padding:.6rem .9rem;border-radius:8px;cursor:pointer;font-weight:600}.btn.secondary{background:#eef4fb;color:#0f4f93}.btn:disabled{opacity:.65;cursor:not-allowed}input,textarea,select{width:100%;padding:.65rem .7rem;border-radius:8px;border:1px solid #ced8e6;margin-top:.35rem;margin-bottom:.9rem}label{font-weight:600;color:#1f3c5d}.footer{background:#06284f;color:#dce9f8;padding:1.5rem 0;margin-top:2rem}.muted{color:#5d738d}.status{font-size:.92rem;font-weight:600}.status.success{color:#0e7a2f}.status.error{color:#b00020}.table-wrap{overflow-x:auto}.legal-links{display:flex;flex-wrap:wrap;gap:.6rem;align-items:center}.legal-links a{border:1px solid #d4e1f0;border-radius:999px;padding:.35rem .75rem;font-size:.92rem;background:#f7fbff;color:#0f4f93}.legal-links a.active,.legal-links a:hover{background:#0f4f93;color:#fff}table{width:100%;border-collapse:collapse}th,td{border-bottom:1px solid #e6edf7;text-align:left;padding:.7rem .5rem}@media(max-width:900px){.hero{padding:1.75rem}.home-hero h1{font-size:1.8rem}.nav-inner{flex-direction:column;align-items:flex-start}}
