*{box-sizing:border-box}body{margin:0;font-family:Inter,system-ui,-apple-system,Segoe UI,sans-serif;color:#12213a;background:#f5f8fc}.v326-wrap{width:min(1160px,calc(100% - 32px));margin:auto}.v326-header{height:76px;background:#fff;border-bottom:1px solid #e3eaf3;display:flex;align-items:center}.v326-header .v326-wrap{display:flex;align-items:center;justify-content:space-between}.v326-brand{display:flex;gap:12px;align-items:center;text-decoration:none;color:#102a56}.v326-brand>span{width:44px;height:44px;border-radius:14px;background:#0a3b8b;color:#fff;display:grid;place-items:center;font-size:20px}.v326-brand div{display:flex;flex-direction:column}.v326-brand strong{font-size:17px}.v326-brand small{color:#718096}.v326-admin{padding:11px 16px;border:1px solid #d7e1ee;border-radius:12px;color:#23436e;text-decoration:none;font-weight:700}.v326-hero{padding:72px 0 92px;background:linear-gradient(135deg,#071b45,#0a4ca8);color:#fff}.v326-eyebrow{text-transform:uppercase;letter-spacing:.13em;font-size:12px;font-weight:800;color:#9fc6ff}.v326-hero h1{font-size:clamp(34px,6vw,58px);line-height:1.05;margin:14px 0}.v326-hero p{font-size:18px;color:#dceaff;max-width:670px}.v326-directory{margin-top:-42px;padding-bottom:70px}.v326-tools{padding:18px;background:#fff;border:1px solid #e1e8f2;border-radius:18px;box-shadow:0 14px 35px #0b2d5c18;display:grid;grid-template-columns:1fr 220px;gap:12px;margin-bottom:24px}.v326-tools label{display:flex;align-items:center;gap:10px;border:1px solid #dbe4ef;border-radius:12px;padding:0 14px}.v326-tools input,.v326-tools select{width:100%;height:46px;border:0;background:#fff;font:inherit;outline:0}.v326-tools select{border:1px solid #dbe4ef;border-radius:12px;padding:0 12px}.v326-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:20px}.v326-card{position:relative;overflow:hidden;background:#fff;border:1px solid #e0e8f2;border-radius:20px;box-shadow:0 10px 28px #18375c12;display:flex;flex-direction:column}.v326-accent{height:5px;background:var(--brand)}.v326-cardtop{display:flex;justify-content:space-between;align-items:flex-start;padding:22px 22px 12px}.v326-logo{width:76px;height:76px;border:1px solid #e3eaf3;border-radius:18px;background:#fff;display:grid;place-items:center;overflow:hidden;color:var(--brand);font-weight:900}.v326-logo img{width:100%;height:100%;object-fit:contain;padding:7px}.v326-status{font-size:12px;color:#168447;background:#eaf8f0;border-radius:999px;padding:6px 9px}.v326-copy{padding:0 22px 20px;flex:1}.v326-copy>span{color:var(--brand);font-weight:900;font-size:13px}.v326-copy h2{font-size:20px;line-height:1.3;margin:7px 0 12px}.v326-copy p{color:#65758d;margin:0}.v326-actions{padding:18px 22px 22px;border-top:1px solid #eef2f7;display:grid;gap:9px}.v326-actions a{text-decoration:none;text-align:center;border-radius:11px;padding:12px;font-weight:800}.v326-primary{background:var(--brand);color:#fff}.v326-secondary{border:1px solid #dce4ef;color:#29496f}.v326-empty{background:#fff;border:1px dashed #cbd7e6;border-radius:18px;padding:50px;text-align:center;display:grid;gap:8px;color:#65758d}.v326-empty i{font-size:32px}.v326-empty strong{color:#213650}footer{background:#071b45;color:#c9d8ee;padding:26px 0}@media(max-width:900px){.v326-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:640px){.v326-header{height:68px}.v326-admin{font-size:0;padding:10px}.v326-admin i{font-size:16px}.v326-hero{padding:52px 0 78px}.v326-tools{grid-template-columns:1fr}.v326-grid{grid-template-columns:1fr}.v326-wrap{width:min(100% - 22px,1160px)}}