:root{--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light dark;font:16px/1.45 system-ui,Segoe UI,Roboto,sans-serif}@media (prefers-color-scheme:dark){:root{--lightningcss-light: ;--lightningcss-dark:initial}}body{color:#111;background:#fff;margin:0}#root{min-height:100svh}.status{text-align:center;margin-top:4rem;font-family:system-ui,sans-serif}.auth-page{justify-content:center;align-items:center;min-height:100vh;font-family:system-ui,sans-serif;display:flex}.auth-form{border:1px solid #ddd;border-radius:.75rem;flex-direction:column;gap:.9rem;width:100%;max-width:24rem;padding:2rem;display:flex}.auth-form h1{margin:0 0 .5rem;font-size:1.4rem}.auth-form label{flex-direction:column;gap:.3rem;font-size:.9rem;display:flex}.auth-form input{border:1px solid #ccc;border-radius:.4rem;padding:.5rem .6rem;font-size:1rem}.password-field{gap:.4rem;display:flex}.password-field input{flex:1;min-width:0}.password-toggle{color:#111;cursor:pointer;white-space:nowrap;background:#fff;border:1px solid #ccc;border-radius:.4rem;padding:0 .7rem;font-size:.85rem}.auth-form .form-row{grid-template-columns:1fr 1fr;gap:.9rem;display:grid}.auth-form button{color:#fff;cursor:pointer;background:#111;border:none;border-radius:.4rem;margin-top:.4rem;padding:.6rem;font-size:1rem}.auth-form button:disabled{opacity:.6;cursor:default}.auth-switch{text-align:center;margin:0;font-size:.85rem}.form-error{color:#611a15;background:#fdecea;border-radius:.4rem;margin:0;padding:.5rem .7rem;font-size:.85rem}.home{max-width:48rem;margin:0 auto;padding:2rem 1.5rem 4rem;font-family:system-ui,sans-serif}.home-header{justify-content:space-between;align-items:flex-start;margin-bottom:2rem;display:flex}.home-header p{color:#555;margin:.2rem 0 0}.home-header-actions{gap:.6rem;display:flex}.home-header button{color:#111;cursor:pointer;background:#fff;border:1px solid #ccc;border-radius:.4rem;padding:.5rem .9rem}.change-password-form{border:1px solid #ddd;border-radius:.6rem;flex-direction:column;gap:.7rem;max-width:22rem;margin-bottom:2rem;padding:1.2rem;display:flex}.change-password-header{justify-content:space-between;align-items:center;display:flex}.change-password-header h2{margin:0;font-size:1.05rem}.change-password-form label{flex-direction:column;gap:.3rem;font-size:.9rem;display:flex}.change-password-form input[type=password],.change-password-form input[type=text]{border:1px solid #ccc;border-radius:.4rem;padding:.5rem .6rem;font-size:1rem}.change-password-form .checkbox-label{flex-direction:row;align-items:center;gap:.4rem}.change-password-form button[type=submit]{color:#fff;cursor:pointer;background:#111;border:none;border-radius:.4rem;padding:.55rem}.change-password-form button[type=submit]:disabled{opacity:.6;cursor:default}.link-button{color:#555;cursor:pointer;background:0 0;border:none;padding:0;font-size:.85rem;text-decoration:underline}.form-success{color:#1e4620;background:#e6f4ea;border-radius:.4rem;margin:0;padding:.5rem .7rem;font-size:.85rem}.module-list{flex-direction:column;gap:.75rem;margin:0;padding:0;list-style:none;display:flex}.module-list-nested{border-left:2px solid #eee;margin-top:.75rem;margin-left:1.25rem;padding-left:1rem}.module-card{border:1px solid #ddd;border-radius:.6rem;padding:.9rem 1.1rem}.module-card-heading{justify-content:space-between;align-items:center;gap:.75rem;display:flex}.module-card h3{margin:0 0 .25rem;font-size:1.05rem}.module-card p{color:#555;margin:0;font-size:.9rem}.module-toggle{color:#111;cursor:pointer;background:#fff;border:1px solid #ccc;border-radius:.4rem;flex-shrink:0;padding:.3rem .7rem;font-size:.8rem}.module-empty{color:#666}.hiring-page{max-width:100%;margin:0 auto;padding:2rem 1.5rem 4rem;font-family:system-ui,sans-serif}.hiring-header{justify-content:space-between;align-items:center;margin-bottom:1rem;display:flex}.hiring-header h1{margin:.2rem 0 0;font-size:1.5rem}.hiring-header button{color:#111;cursor:pointer;background:#fff;border:1px solid #ccc;border-radius:.4rem;padding:.5rem .9rem}.hiring-filters{flex-wrap:wrap;gap:1.2rem;margin-bottom:.75rem;display:flex}.hiring-filters label{color:#444;flex-direction:column;gap:.25rem;font-size:.85rem;display:flex}.hiring-filters select,.hiring-filters input{border:1px solid #ccc;border-radius:.4rem;padding:.4rem .5rem;font-size:.9rem}.hiring-count{color:#666;margin-bottom:.5rem;font-size:.85rem}.hiring-table-wrap{border:1px solid #ddd;border-radius:.5rem;overflow-x:auto}.hiring-table{border-collapse:collapse;white-space:nowrap;width:100%;font-size:.85rem}.hiring-table th,.hiring-table td{text-align:left;color:#111;border-bottom:1px solid #eee;padding:.5rem .7rem}.hiring-table thead th{background:#f7f7f7;position:sticky;top:0}.hiring-table input[type=text]{border:1px solid #ccc;border-radius:.3rem;width:8rem;padding:.3rem .4rem;font-size:.85rem}.hiring-actions{gap:.4rem;display:flex}.hiring-actions button{color:#111;cursor:pointer;background:#fff;border:1px solid #ccc;border-radius:.3rem;padding:.3rem .6rem;font-size:.8rem}.status-pill{color:#333;background:#eee;border-radius:1rem;padding:.15rem .5rem;font-size:.78rem;display:inline-block}.status-pill.status-approved{color:#1e4620;background:#e6f4ea}.status-pill.status-rejected{color:#611a15;background:#fdecea}
