:root{--wf-blue-500:#146ef5;--wf-blue-600:#0756c9;--wf-black:#080808;--wf-white:#fff;--wf-gray-50:#f5f5f5;--wf-gray-100:#e8e8e8;--wf-gray-300:#b8b8b8;--wf-gray-600:#5a5a5a;--wf-gray-800:#242424;--portal-page:#f5f5f5;--portal-surface:#fff;--portal-text:#080808;--portal-muted:#5a5a5a;--portal-border:#d8d8d8;--portal-focus:#146ef5;--portal-danger:#b42318;--portal-success:#067647;--space-1:.25rem;--space-2:.5rem;--space-3:.75rem;--space-4:1rem;--space-6:1.5rem;--space-8:2rem;--space-12:3rem;--radius:.25rem;--shadow:0 1px 2px #08080814, 0 8px 24px #0808080f}*{box-sizing:border-box}html{--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light;background:var(--portal-page);color:var(--portal-text);font-family:Arial,Helvetica,sans-serif}body{min-width:20rem;margin:0}button,input,select{font:inherit}a{color:var(--wf-blue-600)}:focus-visible{outline:3px solid color-mix(in srgb, var(--portal-focus) 35%, transparent);outline-offset:2px}.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}.shell{width:min(76rem,100% - 2rem);margin-inline:auto}.site-header{background:var(--wf-black);color:var(--wf-white)}.site-header__inner{justify-content:space-between;align-items:center;gap:var(--space-6);min-height:4.25rem;display:flex}.brand{align-items:center;gap:var(--space-3);color:inherit;font-weight:700;text-decoration:none;display:inline-flex}.brand img{width:7.25rem;height:auto}.brand span{padding-left:var(--space-3);border-left:1px solid #555}.header-actions{align-items:center;gap:var(--space-4);color:#d8d8d8;font-size:.875rem;display:flex}.main{padding-block:var(--space-12)}.page-heading{justify-content:space-between;gap:var(--space-6);margin-bottom:var(--space-8);align-items:end;display:flex}.eyebrow{margin:0 0 var(--space-2);color:var(--wf-blue-600);letter-spacing:.08em;text-transform:uppercase;font-size:.75rem;font-weight:700}h1,h2{letter-spacing:-.025em;margin:0}h1{font-size:clamp(2rem,4vw,3.25rem);line-height:1}h2{font-size:1.25rem}.lede{max-width:42rem;color:var(--portal-muted);margin:var(--space-3) 0 0;line-height:1.55}.panel{background:var(--portal-surface);border:1px solid var(--portal-border);box-shadow:var(--shadow)}.toolbar{gap:var(--space-4);padding:var(--space-4);border-bottom:1px solid var(--portal-border);grid-template-columns:minmax(14rem,1fr) minmax(12rem,18rem);display:grid}.field{gap:var(--space-2);display:grid}.field label{font-size:.8125rem;font-weight:700}.input,.select{border-radius:var(--radius);background:var(--wf-white);width:100%;min-height:2.75rem;color:var(--portal-text);border:1px solid #a8a8a8;padding:.65rem .75rem}.input:hover,.select:hover{border-color:var(--portal-text)}.button{border-radius:var(--radius);justify-content:center;align-items:center;gap:var(--space-2);cursor:pointer;border:1px solid #0000;min-height:2.5rem;padding:.55rem .9rem;font-size:.875rem;font-weight:700;text-decoration:none;display:inline-flex}.button--primary{background:var(--wf-blue-500);color:var(--wf-white)}.button--primary:hover{background:var(--wf-blue-600)}.button--secondary{background:var(--wf-white);color:var(--portal-text);border-color:var(--portal-border)}.button--secondary:hover{border-color:var(--portal-text)}.button--quiet{color:inherit;background:0 0;padding-inline:.25rem}.table-wrap{overflow-x:auto}table{border-collapse:collapse;width:100%}th,td{padding:var(--space-4);text-align:left;border-bottom:1px solid var(--portal-border);vertical-align:top}th{color:var(--portal-muted);letter-spacing:.04em;text-transform:uppercase;font-size:.75rem}tbody tr:last-child td{border-bottom:0}.artifact-title{color:var(--portal-text);font-weight:700;text-decoration:none}.artifact-title:hover{color:var(--wf-blue-600)}.meta{margin-top:var(--space-1);color:var(--portal-muted);font-size:.8125rem;line-height:1.4}.tag-list{gap:var(--space-2);flex-wrap:wrap;display:flex}.tag{background:var(--wf-gray-50);border:1px solid var(--portal-border);padding:.2rem .45rem;font-size:.75rem}.row-actions{justify-content:flex-end;gap:var(--space-2);display:flex}.empty{padding:var(--space-12);text-align:center;color:var(--portal-muted)}.status{min-height:1.25rem;margin:var(--space-3) 0 0;font-size:.875rem}.status--error{color:var(--portal-danger)}.status--success{color:var(--portal-success)}.auth-shell{grid-template-columns:minmax(0,1fr) minmax(22rem,34rem);min-height:100vh;display:grid}.auth-brand{background:var(--wf-black);color:var(--wf-white);flex-direction:column;justify-content:space-between;padding:clamp(2rem,6vw,6rem);display:flex}.auth-brand img{width:min(14rem,60%)}.auth-brand h1{max-width:10ch;font-size:clamp(3rem,7vw,6.5rem)}.auth-main{background:var(--wf-white);align-items:center;padding:clamp(2rem,6vw,5rem);display:flex}.auth-card{width:100%;max-width:25rem;margin-inline:auto}.auth-card form{gap:var(--space-4);margin-top:var(--space-8);display:grid}.auth-card .button{margin-top:var(--space-2)}.system-page{min-height:100vh;padding:var(--space-6);background:var(--wf-black);color:var(--wf-white);place-items:center;display:grid}.system-card{width:min(34rem,100%)}.system-card .eyebrow{color:#8bb8ff}.system-card p{color:#c8c8c8;line-height:1.6}@media (width<=48rem){.auth-shell{grid-template-columns:1fr}.auth-brand{min-height:18rem}.auth-brand h1{font-size:3rem}.toolbar{grid-template-columns:1fr}.page-heading{flex-direction:column;align-items:start}.header-actions span,th:nth-child(3),td:nth-child(3){display:none}}@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}
