:root{font-family:Inter,Segoe UI,Arial,sans-serif;color:#172033;background:#f4f6f8;font-synthesis:none}*{box-sizing:border-box}body{margin:0;min-height:100vh}header{height:76px;background:#fff;border-bottom:1px solid #dfe4ea;display:flex;align-items:center;justify-content:space-between;padding:0 clamp(24px,5vw,72px)}.brand{display:flex;gap:12px;align-items:center}.brand div{display:flex;flex-direction:column}.brand strong{letter-spacing:.13em;font-size:17px}.brand small{color:#6c7787}.mark{width:39px;height:39px;border-radius:9px;background:#e30613;color:#fff;display:grid;place-items:center;font-weight:800;font-size:22px}.account{display:flex;align-items:center;gap:18px;color:#596579}.account form{margin:0}.account button{border:0;background:none;color:#2c5b92;font-weight:650;cursor:pointer}main{max-width:1300px;margin:auto;padding:clamp(36px,6vw,76px) clamp(20px,4vw,48px)}.hidden{display:none!important}.hero{max-width:720px;margin:7vh auto;background:#fff;border:1px solid #e0e5eb;border-radius:18px;padding:clamp(36px,6vw,72px);box-shadow:0 20px 60px rgba(28,45,69,.09)}.eyebrow{color:#cf0a16!important;font-weight:750;letter-spacing:.13em;font-size:12px}.hero h1,.intro h1{font-size:clamp(34px,5vw,54px);line-height:1.07;margin:12px 0 18px;letter-spacing:-.035em}.hero>p:not(.eyebrow),.intro p{color:#667282;line-height:1.65;font-size:17px}.button{display:inline-flex;background:#d70916;color:#fff;text-decoration:none;font-weight:700;padding:14px 21px;border-radius:8px;margin-top:22px}.intro{display:flex;justify-content:space-between;align-items:end;gap:40px;margin-bottom:34px}.intro h1{font-size:42px;margin-bottom:10px}.intro p{margin:0}.search{min-width:min(360px,100%);color:#566272;font-size:13px;font-weight:700}.search span{display:block;margin-bottom:7px}.search input{width:100%;padding:12px 14px;border:1px solid #cbd3dd;border-radius:8px;background:#fff;font:inherit;font-weight:400}.status{color:#697586;margin:0 0 12px;font-size:14px}.table-wrap{background:#fff;border:1px solid #dfe4ea;border-radius:12px;overflow:auto;box-shadow:0 7px 24px rgba(28,45,69,.05)}table{border-collapse:collapse;width:100%;min-width:850px}th{text-align:left;text-transform:uppercase;letter-spacing:.08em;font-size:11px;color:#7b8695;background:#f9fafb;padding:14px 18px;border-bottom:1px solid #dfe4ea}td{padding:16px 18px;border-bottom:1px solid #edf0f3;color:#4c5868;font-size:14px}tr:last-child td{border-bottom:0}.file{display:flex;gap:12px;align-items:center}.file-icon{background:#eef2f6;color:#4a5b70;border-radius:6px;padding:8px 6px;font-size:9px;font-weight:800}.file div{min-width:0}.file strong,.file small{display:block;max-width:540px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.file strong{color:#1c2737}.file small{color:#8791a0;margin-top:4px}.download{color:#1f5f9e;font-weight:700;text-decoration:none}.download:hover{text-decoration:underline}@media(max-width:760px){header{padding:0 20px}.account>span{display:none}main{padding:30px 16px}.intro{display:block}.search{margin-top:26px}.hero{margin:2vh 0;padding:34px 26px}}
