.page{max-width:1140px;margin:0 auto;padding-bottom:2.5rem;animation:page-fade .3s ease-out}@keyframes page-fade{0%{opacity:0}to{opacity:1}}.page__title{font-size:clamp(1.5rem,2.8vw,1.875rem);font-weight:700;letter-spacing:-.035em;color:#0f172a;margin:0 0 .35rem;line-height:1.2}.page__subtitle{margin:-.25rem 0 1.25rem;font-size:.9375rem;color:#64748b;font-weight:400;line-height:1.45}.page__lead{color:#334155;font-size:.9375rem;line-height:1.55;margin:0 0 1.25rem}.card{background:#fff;border:1px solid #e2e8f0;border-radius:16px;box-shadow:0 1px 2px #0f172a0d;padding:1.35rem 1.5rem;margin-bottom:1rem;transition:box-shadow .15s ease,border-color .15s ease}.card--accent{border-top:3px solid #3b82f6;padding-top:calc(1.35rem - 2px)}.card--flush{padding:0;overflow:hidden}.card__title{font-size:.8125rem;font-weight:700;text-transform:uppercase;letter-spacing:.06em;color:#64748b;margin:0 0 1rem}.table-wrap{overflow-x:auto;border-radius:12px;border:1px solid #e2e8f0;background:#fff;box-shadow:0 1px 2px #0f172a0d}.data-table{width:100%;border-collapse:collapse;font-size:.875rem}.data-table th,.data-table td{padding:.75rem 1rem;text-align:left;border-bottom:1px solid #e2e8f0;vertical-align:middle}.data-table th{font-weight:600;font-size:.6875rem;text-transform:uppercase;letter-spacing:.06em;color:#64748b;background:linear-gradient(180deg,#fafbfc,#f1f5f9);white-space:nowrap}.data-table tbody tr:nth-child(2n) td{background:#f8fafccc}.data-table tbody tr:last-child td{border-bottom:none}.data-table tbody tr:hover td{background:#eff6ff}.data-table tbody td:first-child{font-weight:500;color:#0f172a}.btn{display:inline-flex;align-items:center;justify-content:center;gap:.4rem;min-height:2.5rem;padding:.5rem 1.1rem;font-size:.875rem;font-weight:600;font-family:inherit;border-radius:8px;border:1px solid transparent;cursor:pointer;transition:background .15s ease,border-color .15s ease,color .15s ease,transform .1s ease}.btn:active:not(:disabled){transform:scale(.98)}.btn:focus-visible{outline:none;box-shadow:0 0 0 3px #3b82f659}.btn:disabled{opacity:.5;cursor:not-allowed}.btn--primary{background:linear-gradient(180deg,#2563eb,#1d4ed8);color:#fff;border-color:#1e3a8a;box-shadow:0 1px 2px #1d4ed840}.btn--primary:hover:not(:disabled){background:#1e40af;border-color:#1e3a8a}.btn--secondary{background:#fff;color:#334155;border-color:#cbd5e1}.btn--secondary:hover:not(:disabled){background:#f8fafc;border-color:#64748b;color:#0f172a}.btn--ghost{background:transparent;color:#1d4ed8;border-color:transparent}.btn--ghost:hover:not(:disabled){background:#eff6ff}.field{display:flex;flex-direction:column;gap:.4rem;margin-bottom:1rem}.field label{font-size:.8125rem;font-weight:600;color:#334155;letter-spacing:.01em}.field input,.field textarea,.field select{font:inherit;padding:.625rem .875rem;border:1px solid #cbd5e1;border-radius:8px;background:#fff;color:#0f172a;max-width:100%;transition:border-color .15s ease,box-shadow .15s ease}.field input::placeholder,.field textarea::placeholder,.field select::placeholder{color:#94a3b8}.field input:hover:not(:disabled):not(:focus),.field textarea:hover:not(:disabled):not(:focus),.field select:hover:not(:disabled):not(:focus){border-color:#cbd5e1}.field input:focus,.field textarea:focus,.field select:focus{outline:none;border-color:#3b82f6;box-shadow:0 0 0 3px #3b82f605,0 0 0 3px #3b82f62e}.badge{display:inline-flex;align-items:center;padding:.2rem .55rem;font-size:.6875rem;font-weight:700;letter-spacing:.02em;border-radius:999px;text-transform:uppercase}.badge--pending{background:#fffbeb;color:#b45309;border:1px solid rgba(251,191,36,.45)}.badge--submitted{background:#f0fdf4;color:#15803d;border:1px solid rgba(74,222,128,.45)}.badge--neutral{background:#f1f5f9;color:#64748b;border:1px solid #e2e8f0}.muted{color:#64748b}.err{color:#dc2626;padding:.75rem 1rem;background:#fef2f2;border:1px solid #fecaca;border-radius:12px;font-size:.875rem}.stack{display:flex;flex-wrap:wrap;gap:.5rem;align-items:center}.links-row{display:flex;flex-wrap:wrap;gap:.5rem 1rem;align-items:center;font-size:.9rem}.links-row a{color:#1d4ed8;font-weight:600;text-decoration:none}.links-row a:hover{text-decoration:underline;text-underline-offset:3px}.empty-state{text-align:center;padding:2rem 1.5rem;color:#334155}.empty-state p{max-width:28rem;margin:0 auto;line-height:1.55}:root{color-scheme:light;--app-header-h: 3.5rem}*,*:before,*:after{box-sizing:border-box}html{-webkit-text-size-adjust:100%;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}body{margin:0;font-family:Inter,system-ui,-apple-system,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;font-size:16px;line-height:1.55;color:#0f172a;background-color:#eef2f7;background-image:radial-gradient(ellipse 120% 80% at 100% 0%,rgba(59,130,246,.06) 0%,transparent 50%),radial-gradient(ellipse 80% 50% at 0% 100%,rgba(99,102,241,.05) 0%,transparent 45%);background-attachment:fixed;min-height:100vh}a{color:#1d4ed8;text-decoration-skip-ink:auto}a:focus-visible,button:focus-visible{outline:2px solid #3b82f6;outline-offset:2px}::selection{background:#3b82f638;color:#0f172a}code,pre{font-family:ui-monospace,Cascadia Code,SF Mono,Menlo,monospace;font-size:.85em}pre{margin:0}h1,h2,h3{text-wrap:balance}
