:root{--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light;--page-start:#f8fafc;--page-middle:#fff;--page-end:#ecfeff;--surface:#fff;--surface-soft:#f8fafc;--text:#1e293b;--muted:#64748b;--border:#e2e8f0;--border-strong:#cbd5e1;--header-band:linear-gradient(90deg, #06b6d41a, #ec48991a, #eab3081a);--shadow:0 24px 64px #0f172a1c, 0 4px 16px #0f172a0d;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}:root[data-theme=dark]{--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark;--page-start:#020617;--page-middle:#0f172a;--page-end:#172033;--surface:#0f172a;--surface-soft:#111c30;--text:#e2e8f0;--muted:#94a3b8;--border:#334155;--border-strong:#475569;--header-band:linear-gradient(90deg, #06b6d41a, #ec48991a, #eab3081a);--shadow:0 26px 70px #00000059}*{box-sizing:border-box}html{background:var(--page-start);min-width:320px}body{min-width:320px;min-height:100vh;color:var(--text);margin:0}button,input{font:inherit}.page-shell{background:linear-gradient(135deg, var(--page-start), var(--page-middle) 48%, var(--page-end));min-height:100vh;padding:22px 24px 56px}.container{width:min(100%,1120px);margin:0 auto}.theme-row{justify-content:flex-end;margin-bottom:10px;display:flex}.theme-toggle{color:#be185d;cursor:pointer;background:0 0;border:1px solid #f0a7c8;border-radius:8px;place-items:center;width:38px;height:38px;padding:0;transition:background-color .16s,transform .16s,border-color .16s;display:grid}.theme-toggle:hover{background:#fdf2f8d9;transform:translateY(-1px)}.theme-toggle:focus-visible,.search-field:focus-within{outline-offset:2px;outline:3px solid #ec489938}.theme-toggle svg{fill:none;stroke:currentColor;stroke-width:2px;stroke-linecap:round;stroke-linejoin:round;width:19px;height:19px}[data-theme=dark] .theme-toggle{color:#f9a8d4;border-color:#9d3a72}[data-theme=dark] .theme-toggle:hover{background:#8318433d}.hero{text-align:center;margin:22px auto 40px}.hero h1{letter-spacing:-.045em;color:#0000;background:linear-gradient(90deg,#eab308 5%,#ec4899 51%,#06b6d4 94%);-webkit-background-clip:text;background-clip:text;margin:0;padding-bottom:6px;font-size:clamp(2.15rem,5.3vw,4.5rem);font-weight:820;line-height:1.12}.hero p{color:var(--muted);margin:12px 0 0;font-size:clamp(1rem,2vw,1.2rem)}.directory-card{border:1px solid var(--border);background:var(--surface);box-shadow:var(--shadow);border-radius:17px;overflow:hidden}.directory-header{border-bottom:1px solid var(--border);background:var(--header-band);padding:22px 24px 24px}.directory-header h2{margin:0 0 18px;font-size:1.08rem;line-height:1.2}.search-field{border:1px solid var(--border-strong);background:#ffffff9e;border-radius:8px;align-items:center;gap:10px;min-height:42px;padding:0 13px;transition:border-color .16s,box-shadow .16s;display:flex}[data-theme=dark] .search-field{background:#0206175c}.search-field:focus-within{border-color:#ec4899}.search-field svg{fill:none;width:18px;height:18px;stroke:var(--muted);stroke-width:2px;stroke-linecap:round;flex:none}.search-field input{width:100%;height:40px;color:var(--text);background:0 0;border:0;outline:0;padding:0;font-size:.92rem}.search-field input::placeholder{color:var(--muted);opacity:.8}.table-wrap{padding:8px 24px 24px;overflow-x:auto}table{border-collapse:collapse;table-layout:fixed;width:100%}th,td{text-align:left;border-bottom:1px solid var(--border);padding:19px 16px}th{color:var(--muted);background:var(--surface-soft);letter-spacing:.075em;text-transform:uppercase;font-size:.76rem;font-weight:750}th:first-child{border-top-left-radius:8px}th:last-child{border-top-right-radius:8px}tbody tr:last-child td{border-bottom:0}tbody tr{transition:background-color .15s}tbody tr:hover{background:#94a3b812}.protocol-name{font-weight:650}.status{white-space:nowrap;border-radius:999px;align-items:center;min-height:28px;padding:5px 11px;font-size:.79rem;font-weight:700;line-height:1;display:inline-flex}.status--ready{color:#15803d;background:#dcfce7;box-shadow:inset 0 0 0 1px #bbf7d0}.status--reviewing{color:#a16207;background:#fef9c3;box-shadow:inset 0 0 0 1px #fef08a}[data-theme=dark] .status--ready{color:#86efac;background:#14532d8c;box-shadow:inset 0 0 0 1px #166534}[data-theme=dark] .status--reviewing{color:#fde047;background:#713f128f;box-shadow:inset 0 0 0 1px #854d0e}.empty-state{text-align:center;color:var(--muted);padding:56px 16px}.sr-only{clip:rect(0,0,0,0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}@media (width<=640px){.page-shell{padding:16px 14px 36px}.theme-row{margin-bottom:2px}.hero{margin:16px auto 30px}.hero h1{font-size:clamp(2rem,11vw,3rem)}.hero p{max-width:310px;margin:10px auto 0;line-height:1.5}.directory-header{padding:19px 16px 20px}.table-wrap{padding:6px 10px 16px}th,td{padding:16px 10px}th:first-child,td:first-child{width:42%}.status{padding:5px 8px;font-size:.72rem}}@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important}}
