*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}:root{--blue-50: #E6F1FB;--blue-100: #B5D4F4;--blue-400: #378ADD;--blue-600: #185FA5;--blue-800: #0C447C;--blue-900: #042C53;--green-50: #EAF3DE;--green-600: #3B6D11;--green-800: #27500A;--amber-50: #FAEEDA;--amber-600: #854F0B;--amber-800: #633806;--red-50: #FCEBEB;--red-600: #A32D2D;--gray-50: #F1EFE8;--gray-200: #B4B2A9;--gray-600: #5F5E5A;--teal-50: #E1F5EE;--teal-800: #085041}body{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;background:#f5f5f3;color:#1a1a1a;font-size:14px;line-height:1.5}a{color:inherit;text-decoration:none}input,select,textarea,button{font-family:inherit;font-size:13px}input[type=text],input[type=email],input[type=password],input[type=date],input[type=number],select,textarea{width:100%;padding:7px 10px;border:.5px solid #ccc;border-radius:8px;background:#fff;color:#1a1a1a;outline:none;transition:border-color .15s}input:focus,select:focus,textarea:focus{border-color:#185fa5;box-shadow:0 0 0 3px #185fa51f}textarea{resize:vertical;line-height:1.5}button{cursor:pointer;border:.5px solid #ccc;border-radius:8px;background:transparent;color:#1a1a1a;padding:7px 14px;font-size:13px;transition:background .1s,opacity .1s}button:hover{background:#f0f0ee}button:active{opacity:.8}button:disabled{opacity:.4;cursor:not-allowed}.btn-primary{background:#185fa5;color:#e6f1fb;border-color:#185fa5;font-weight:500}.btn-primary:hover{background:#0c447c}.btn-danger{background:#fcebeb;color:#a32d2d;border-color:#f09595}.card{background:#fff;border:.5px solid rgba(0,0,0,.12);border-radius:12px}.pill{display:inline-flex;align-items:center;gap:3px;padding:2px 8px;border-radius:999px;font-size:11px;font-weight:500}.pill-green{background:var(--green-50);color:var(--green-800)}.pill-amber{background:var(--amber-50);color:var(--amber-800)}.pill-blue{background:var(--blue-50);color:var(--blue-800)}.pill-red{background:var(--red-50);color:var(--red-600)}.pill-gray{background:var(--gray-50);color:var(--gray-600)}.divider{height:.5px;background:#0000001a;margin:1rem 0}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}
