:root{font-family:system-ui,Avenir,Helvetica,Arial,sans-serif;line-height:1.5;font-weight:400;color-scheme:light dark;color:#ffffffde;background-color:#242424;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}a{font-weight:500;color:#646cff;text-decoration:inherit}a:hover{color:#535bf2}body{margin:0;display:flex;place-items:center;min-width:320px;min-height:100vh}h1{font-size:3.2em;line-height:1.1}button{border-radius:8px;border:1px solid transparent;padding:.6em 1.2em;font-size:1em;font-weight:500;font-family:inherit;background-color:#1a1a1a;cursor:pointer;transition:border-color .25s}button:hover{border-color:#646cff}button:focus,button:focus-visible{outline:4px auto -webkit-focus-ring-color}@media(prefers-color-scheme:light){:root{color:#213547;background-color:#fff}a:hover{color:#747bff}button{background-color:#f9f9f9}}*{box-sizing:border-box}body{margin:0;font-family:system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;background-color:#fff;color:#111827}button{color:#fff;background-color:#2563eb;border:none;font-family:inherit}button:disabled{opacity:.5;cursor:not-allowed}.layout{display:flex;flex-direction:column;min-height:100vh}.layout aside{width:100%;min-height:auto;padding:12px 16px;background-color:#afeeee}.layout main{flex:1;padding:16px}.badge{padding:4px 10px;border-radius:12px;font-size:12px;display:inline-block}.badge--processing{background:#ffe08a}.badge--interview{background:#9ad0ff}.badge--offered{background:#a6f3b3}.badge--default{background:#ddd}.application-card{background:#f9fafb;border-radius:16px;padding:16px;margin-bottom:16px;box-shadow:0 4px 12px #0000000d;border:1px solid #ececec;transition:transform .2s ease,box-shadow .2s ease}.application-card:after{content:"";display:block;margin-top:12px;border-bottom:1px solid #eee}.btn{min-height:44px;padding:10px 16px;border-radius:10px;border:1px solid transparent;cursor:pointer;font-weight:700;font-size:14px;display:inline-flex;align-items:center;justify-content:center}.btn--primary{background:#2563eb;color:#fff}.btn--edit{background:#2563eb;color:#fff;border-color:#c7d2fe}.btn--danger{background:#dc2626;color:#fff;border-color:#fecaca}.btn--ghost{background:transparent;border-color:#e5e7eb;color:#374151}.btn:hover{opacity:.92}.btn:active{transform:translateY(1px)}.btn--ghost:hover{background:#f3f4f6}.button-group{display:flex;gap:10px;margin-top:12px;margin-bottom:16px}.controls{display:flex;flex-direction:column;gap:10px;margin-bottom:20px}.controls input,.controls select{width:100%;min-height:44px;padding:10px 14px;border-radius:10px;border:1px solid #e5e7eb;background:#fff;font-size:15px;transition:all .2s ease}.controls input:focus,.controls select:focus{outline:none;border-color:#6366f1;box-shadow:0 0 0 3px #6366f126}.app-form{width:100%;max-width:520px;margin:0 auto;padding:20px 16px;border-radius:16px;background:#f9fafb;border:1px solid #e5e7eb;box-shadow:0 8px 18px #0000000d}.form-title{margin:0 0 16px;font-size:20px}.form-field{display:flex;flex-direction:column;gap:6px;margin-bottom:16px}.form-field label{font-size:13px;font-weight:700;color:#374151}.form-field input,.form-field select{width:100%;min-height:44px;padding:10px 12px;border-radius:10px;border:1px solid #e5e7eb;background:#fff;font-size:15px}.form-field input:focus,.form-field select:focus{outline:none;border-color:#6366f1;box-shadow:0 0 0 3px #6366f126}.form-actions{display:flex;flex-direction:column-reverse;gap:10px;margin-top:16px}.form-actions .btn{width:100%}.dashboard-header{margin-bottom:16px}.dashboard-title{margin:0;font-size:24px}.dashboard-subtitle{margin:4px 0 0;color:#6b7280;font-size:14px}.stats-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:12px}.stat-card{background:#f9fafb;border:1px solid #e5e7eb;border-radius:14px;padding:14px;box-shadow:0 4px 12px #0000000a}.stat-label{margin:0;font-size:12px;color:#6b7280;font-weight:700}.stat-value{margin:8px 0 0;font-size:24px;font-weight:800;color:#111827}@media(min-width:768px){.layout{flex-direction:row}.layout aside{width:240px;min-height:100vh;padding:20px}.layout main{padding:24px}.controls{flex-direction:row}.controls input{flex:1}.controls select{width:auto;min-width:180px}.form-actions{flex-direction:row;justify-content:flex-end}.form-actions .btn{width:auto}.stats-grid{grid-template-columns:repeat(4,1fr);gap:16px}.stat-card{padding:18px}.stat-value{font-size:30px}}.active-link{color:red;font-weight:700;text-decoration:underline}.pending-link{color:#000}.other-links{display:flex;flex-direction:column}
