:root{font-family:Inter,system-ui,sans-serif;color:#172b38;background:#eef3f6}*{box-sizing:border-box}body{margin:0}.shell{width:min(1180px,calc(100% - 32px));margin:48px auto}.shell.wide{width:min(1440px,calc(100% - 32px))}header{margin-bottom:28px}.tag{display:inline-block;padding:6px 10px;border-radius:999px;background:#d7e9ed;color:#245866;font-size:.8rem;font-weight:700}h1{font-size:clamp(2rem,5vw,3.4rem);margin:12px 0 8px;color:#15324a}h2{margin-top:0}.card{background:#fff;border:1px solid #d9e3e9;border-radius:16px;padding:24px;margin-top:20px;box-shadow:0 10px 30px #15324a0d}form{display:grid;gap:10px;max-width:680px}label{font-weight:700}input,textarea{padding:14px;border:1px solid #afbec8;border-radius:10px;background:#f8fafb;font:inherit}button,.button{width:max-content;border:0;border-radius:10px;background:#2d6a7a;color:#fff;padding:12px 18px;font-weight:700;text-decoration:none;cursor:pointer}.secondary{background:#e7eef2;color:#244858}.error,.success{padding:12px 16px;border-radius:10px;margin:14px 0}.error{background:#fff0f0;color:#9d2525}.success{background:#e5f7ea;color:#246237}.auth-nav{display:flex;justify-content:flex-end;align-items:center;gap:14px;margin-bottom:24px;color:#607480}.auth-nav form{display:block}.link-button{background:transparent;color:#2d6a7a;padding:4px}.auth-page{min-height:100vh;display:grid;place-items:center;background:linear-gradient(145deg,#edf4f6,#dce8ed)}.auth-shell{width:min(500px,calc(100% - 32px));margin:36px auto}.auth-form{max-width:none}.search{display:flex;max-width:none}.search input{flex:1}.search-results{display:grid;gap:8px;margin-top:18px}.search-results a{display:flex;justify-content:space-between;gap:12px;padding:14px;border:1px solid #d9e3e9;border-radius:10px;text-decoration:none;color:inherit}.search-results span{color:#607480}.back{display:flex;justify-content:space-between;align-items:center}.back>a:first-child{color:#2d6a7a;font-weight:700;text-decoration:none}.profile-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:22px}.profile-grid>div{display:grid;gap:5px}.profile-grid span{color:#607480;font-size:.85rem}.result-head{display:flex;justify-content:space-between;align-items:center;gap:20px}.legend{display:flex;align-items:center;gap:6px;font-size:.85rem;white-space:nowrap}.dot{width:10px;height:10px;border-radius:50%;display:inline-block;margin-left:8px}.dot.pending{background:#a7b2ba}.dot.received{background:#38a35a}.dot.not-received{background:#d44b4b}.table-wrap{overflow:auto}table{width:100%;border-collapse:collapse;white-space:nowrap}th,td{padding:11px 12px;border-bottom:1px solid #dce5ea;text-align:left}th{background:#15324a;color:white}tbody tr.status-pending:nth-child(even){background:#f1f7f8}tbody tr.status-received{background:#dff4e5}tbody tr.status-not_received{background:#ffe3e3}.contract-link{font-weight:800;color:#17677a}.table-wrap td:last-child{white-space:normal;min-width:170px}.table-wrap td:last-child small{display:block;margin-top:3px}.popup{background:#eef3f6}.popup-shell{width:min(680px,calc(100% - 28px));margin:28px auto}.popup-shell h1{font-size:2.2rem}.contract-form{max-width:none}.contract-form textarea{resize:vertical}.contract-form fieldset{display:grid;gap:8px;border:1px solid #c9d5dc;border-radius:12px;padding:16px}.radio{display:block;padding:12px;border-radius:9px;background:#f4f7f9}.radio small{display:block;margin-left:25px}.received-option{background:#e5f7ea}.not-received-option{background:#fff0f0}.actions{display:flex;gap:10px;margin-top:8px}small{color:#607480}@media(max-width:760px){.shell{margin:24px auto}.result-head,.back{align-items:flex-start;flex-direction:column}.profile-grid{grid-template-columns:1fr}.search{display:grid}.search-results a{flex-direction:column}}
.count-badge{display:inline-flex;align-items:center;justify-content:center;min-width:2rem;height:2rem;padding:0 .65rem;margin-left:.4rem;border-radius:999px;background:#d9eef3;color:#15566a;font-size:.95rem;vertical-align:middle}
