.gate-screen{min-height:100vh;display:flex;align-items:center;justify-content:center;background:linear-gradient(145deg,#fdf2ee,#fbe4d5 45%,#fff6f2);padding:24px}.gate-card{background:#fff;border:1px solid rgba(226,232,240,.7);border-radius:24px;padding:48px 40px;width:100%;max-width:400px;box-shadow:0 4px 24px #00000012,0 1px 4px #0000000a;text-align:center}.gate-logo{height:72px;width:auto;margin:0 auto 20px;display:block}.gate-subtitle{font-size:14px;color:#64748b;margin-bottom:28px}*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}body{font-family:Inter,system-ui,-apple-system,sans-serif;background:#f9f3f0;color:#0f172a;line-height:1.6;font-size:15px;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.app{min-height:100vh;display:flex;flex-direction:column}.main{flex:1;background:radial-gradient(ellipse 1400px 700px at 50% 0px,rgba(208,80,42,.08) 0%,transparent 65%)}.header{background:#ffffffd9;backdrop-filter:blur(16px);-webkit-backdrop-filter:blur(16px);border-bottom:1px solid rgba(226,232,240,.7);position:sticky;top:0;z-index:100}.header-inner{max-width:1200px;margin:0 auto;padding:0 24px;height:64px;display:flex;align-items:center;justify-content:space-between}.logo{display:flex;align-items:center;gap:10px;background:none;border:none;cursor:pointer;padding:0}.logo-img{height:36px;width:auto;display:block}.logo-pill{display:inline-block;background:#d0502a;color:#fff;font-size:14px;font-weight:800;padding:3px 10px;border-radius:8px;letter-spacing:-.2px;line-height:1.4}.logo-word{font-size:17px;font-weight:800;color:#8b3a1f;letter-spacing:-.4px;margin-left:1px}.logo-tld{font-size:14px;font-weight:600;color:#c47a5a}.nav-actions{display:flex;align-items:center;gap:10px}.user-name{font-size:14px;color:#64748b}.btn{display:inline-flex;align-items:center;justify-content:center;padding:9px 20px;border-radius:10px;font-size:14px;font-weight:600;cursor:pointer;transition:all .2s ease;border:none;font-family:inherit}.btn:disabled{opacity:.55;cursor:not-allowed;transform:none!important;box-shadow:none!important}.btn-primary{background:linear-gradient(160deg,#d4552d,#b8401a);color:#fff;box-shadow:0 1px 3px #00000026,0 1px 2px #d0502a40}.btn-primary:hover:not(:disabled){background:linear-gradient(160deg,#c04825,#a33a17);box-shadow:0 4px 16px #d0502a73;transform:translateY(-1px)}.btn-primary:active:not(:disabled){transform:translateY(0)}.btn-outline{background:#fff;color:#d0502a;border:1.5px solid #D0502A}.btn-outline:hover:not(:disabled){background:#fdf2ee;transform:translateY(-1px);box-shadow:0 3px 10px #d0502a1f}.btn-ghost{background:none;color:#64748b;border:1px solid #e2e8f0}.btn-ghost:hover:not(:disabled){background:#f1f5f9;color:#0f172a;transform:translateY(-1px)}.btn-lg{padding:14px 32px;font-size:16px;border-radius:12px}.btn-full{width:100%}.link-btn{background:none;border:none;color:#d0502a;cursor:pointer;font-size:inherit;text-decoration:underline;padding:0;font-weight:500;font-family:inherit}.hero{background:linear-gradient(145deg,#fdf2ee,#fbe4d5 45%,#fff6f2);padding:96px 24px;text-align:center;border-bottom:1px solid rgba(226,232,240,.6);position:relative;overflow:hidden}.hero:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background-image:radial-gradient(circle,rgba(208,80,42,.07) 1px,transparent 1px);background-size:28px 28px;pointer-events:none}.hero-inner{max-width:680px;margin:0 auto;position:relative;z-index:1}.hero-logo{height:120px;width:auto;margin:0 auto 28px;display:block}.hero-badge{display:inline-block;background:#fae0d6cc;color:#6b2010;font-size:13px;font-weight:600;padding:6px 16px;border-radius:20px;border:1px solid rgba(208,80,42,.2);margin-bottom:28px;letter-spacing:.1px}.hero-title{font-size:48px;font-weight:800;line-height:1.15;letter-spacing:-1.5px;color:#0f172a;margin-bottom:20px}.hero-title span{color:#d0502a}.hero-subtitle{font-size:18px;color:#64748b;margin-bottom:36px;line-height:1.7}.hero-actions{display:flex;gap:12px;justify-content:center;flex-wrap:wrap}.roles-section{max-width:860px;margin:64px auto;padding:0 24px}.section-title{text-align:center;font-size:28px;font-weight:800;color:#0f172a;margin-bottom:36px;letter-spacing:-.8px}.roles-grid{display:grid;grid-template-columns:1fr 1fr;gap:24px}.role-card{background:#fff;border:1px solid #e8edf2;border-radius:20px;padding:40px 32px;text-align:center;transition:all .25s ease;box-shadow:0 1px 4px #0000000f,0 1px 2px #0000000a}.role-card:hover{border-color:#d0502a59;box-shadow:0 12px 32px #d0502a21,0 3px 8px #0000000f;transform:translateY(-4px)}.role-icon{font-size:44px;margin-bottom:16px}.role-card h3{font-size:20px;font-weight:700;color:#0f172a;margin-bottom:10px}.role-card p{font-size:15px;color:#64748b;margin-bottom:24px;line-height:1.65}.auth-container{max-width:440px;margin:52px auto;padding:0 24px}.auth-card{background:#fff;border:1px solid rgba(226,232,240,.7);border-radius:24px;padding:40px;box-shadow:0 4px 24px #00000012,0 1px 4px #0000000a}.auth-card h2{font-size:24px;font-weight:700;color:#0f172a;margin-bottom:4px}.auth-subtitle{font-size:14px;color:#64748b;margin-bottom:28px}.auth-switch{margin-top:20px;text-align:center;font-size:14px;color:#64748b}.role-select-container{max-width:560px;margin:52px auto;padding:0 24px}.role-select-container h2{text-align:center;font-size:28px;font-weight:700;color:#0f172a;margin-bottom:6px}.role-select-container .subtitle{text-align:center;color:#64748b;margin-bottom:32px;font-size:15px}.role-select-grid{display:grid;grid-template-columns:1fr 1fr;gap:16px}.role-select-card{padding:36px 20px;border-radius:20px;border:2px solid #e2e8f0;background:#fff;cursor:pointer;text-align:center;transition:all .22s ease;font-family:inherit;box-shadow:0 1px 3px #0000000d}.role-select-card:hover{border-color:#d0502a;background:#fdf2ee;transform:translateY(-3px);box-shadow:0 8px 24px #d0502a1f}.role-select-card .icon{font-size:40px;display:block;margin-bottom:12px}.role-select-card h3{font-size:18px;font-weight:700;color:#0f172a;margin-bottom:6px}.role-select-card p{font-size:13px;color:#64748b}.form{display:flex;flex-direction:column;gap:16px}.form-field{display:flex;flex-direction:column;gap:6px}.form-field label{font-size:13px;font-weight:600;color:#374151}.form-field input,.form-field select,.form-field textarea{padding:11px 14px;border-radius:10px;border:1.5px solid #e2e8f0;font-size:14px;color:#0f172a;background:#fafafa;transition:all .2s ease;font-family:inherit;outline:none;width:100%}.form-field input:focus,.form-field select:focus,.form-field textarea:focus{border-color:#d0502a;box-shadow:0 0 0 3px #d0502a1a;background:#fff}.form-field textarea{min-height:110px;resize:vertical}.form-row{display:grid;grid-template-columns:1fr 1fr;gap:12px}.form-check{display:flex;align-items:center;gap:10px;cursor:pointer}.form-check input[type=checkbox]{width:16px;height:16px;accent-color:#D0502A;cursor:pointer}.form-check span{font-size:14px;color:#374151}.form-section-label{font-size:12px;font-weight:700;text-transform:uppercase;letter-spacing:.7px;color:#94a3b8}.message{padding:11px 16px;border-radius:10px;font-size:14px;font-weight:500}.message-error{background:#fef2f2;color:#dc2626;border:1px solid #fecaca}.message-success{background:#f0fdf4;color:#16a34a;border:1px solid #bbf7d0}.dashboard{max-width:960px;margin:0 auto;padding:44px 24px}.dashboard-header{margin-bottom:28px}.dashboard-header h2{font-size:26px;font-weight:700;color:#0f172a;letter-spacing:-.5px}.dashboard-header p{color:#64748b;margin-top:4px;font-size:15px}.vacancies-grid{display:flex;flex-direction:column;gap:14px}.vacancy-card{background:#fff;border:1px solid rgba(226,232,240,.8);border-radius:16px;padding:22px 24px;transition:all .22s ease;box-shadow:0 1px 3px #0000000d}.vacancy-card:hover{border-color:#d0502a4d;box-shadow:0 8px 24px #00000017,0 2px 6px #0000000d;transform:translateY(-2px)}.vacancy-card h3{font-size:16px;font-weight:700;color:#0f172a;margin-bottom:3px}.vacancy-meta{font-size:14px;color:#64748b;margin-bottom:10px}.vacancy-description{font-size:14px;color:#374151;line-height:1.6;margin-bottom:14px;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.vacancy-card-clickable{cursor:pointer}.vacancy-card-clickable:hover h3{color:#d0502a}.vacancy-tags{display:flex;gap:8px;flex-wrap:wrap}.tag{font-size:12px;font-weight:600;padding:4px 12px;border-radius:20px}.tag-green{background:#fae0d6;color:#6b2010}.tag-blue{background:#dbeafe;color:#1e40af}.tag-gray{background:#f1f5f9;color:#475569}.empty-state{text-align:center;padding:60px 24px;color:#94a3b8;font-size:15px}.public-vacancies-section{max-width:1100px;margin:0 auto 72px;padding:0 24px}.public-vacancies-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:16px;margin-bottom:32px}.public-vacancies-cta{text-align:center;padding:48px 32px;background:linear-gradient(145deg,#fdf2ee,#fbe4d5);border:1px solid rgba(208,80,42,.15);border-radius:24px;box-shadow:0 2px 12px #d0502a0f}.public-vacancies-cta p{font-size:16px;color:#374151;font-weight:500}.filter-bar{background:#fff;border:1px solid rgba(226,232,240,.8);border-radius:16px;padding:18px 20px;margin-bottom:16px;display:flex;flex-direction:column;gap:14px;box-shadow:0 1px 3px #0000000d}.filter-group{display:flex;align-items:center;gap:10px;flex-wrap:wrap}.filter-label{font-size:12px;font-weight:700;color:#94a3b8;text-transform:uppercase;letter-spacing:.6px;min-width:90px;flex-shrink:0}.filter-chips{display:flex;gap:6px;flex-wrap:wrap}.filter-chip{padding:5px 14px;border-radius:20px;border:1.5px solid #e2e8f0;background:#fff;font-size:13px;font-weight:600;color:#64748b;cursor:pointer;transition:all .18s ease;font-family:inherit}.filter-chip:hover{border-color:#d0502a;color:#d0502a;background:#fdf2ee}.filter-chip-active{background:#d0502a;border-color:#d0502a;color:#fff;box-shadow:0 2px 8px #d0502a4d}.filter-chip-active:hover{background:#b03e1e;border-color:#b03e1e;color:#fff}.filter-clear{align-self:flex-start;background:none;border:none;font-size:13px;font-weight:600;color:#94a3b8;cursor:pointer;padding:0;font-family:inherit;transition:color .15s}.filter-clear:hover{color:#dc2626}.tag-schedule-kantooruren{background:#dbeafe;color:#1e40af}.tag-schedule-anw{background:#fef3c7;color:#92400e}.tag-schedule-wisselend{background:#f3e8ff;color:#6d28d9}.location-filter{background:#fff;border:1px solid rgba(226,232,240,.8);border-radius:16px;padding:18px 20px;margin-bottom:20px;box-shadow:0 1px 3px #0000000d}.location-form{display:flex;gap:10px;align-items:center;flex-wrap:wrap}.location-input-wrap{display:flex;align-items:center;flex:1;min-width:220px;border:1.5px solid #e2e8f0;border-radius:8px;padding:0 14px;background:#fff;transition:border-color .15s,box-shadow .15s}.location-input-wrap:focus-within{border-color:#d0502a;box-shadow:0 0 0 3px #d0502a1a}.location-icon{font-size:15px;margin-right:8px;flex-shrink:0}.location-input{border:none;outline:none;padding:11px 0;font-size:14px;color:#0f172a;background:transparent;width:100%;font-family:inherit}.location-input::placeholder{color:#94a3b8}.distance-select{padding:11px 14px;border-radius:8px;border:1.5px solid #e2e8f0;font-size:14px;color:#0f172a;background:#fff;font-family:inherit;cursor:pointer;outline:none;transition:border-color .15s}.distance-select:focus{border-color:#d0502a}.location-error{margin-top:10px;font-size:13px;color:#dc2626}.location-status{margin-top:10px;font-size:13px;color:#64748b}.tag-purple{background:#f3e8ff;color:#7c3aed}.dashboard-tabs{display:flex;gap:4px;background:#f1f5f9;padding:4px;border-radius:10px;margin-bottom:24px;width:fit-content}.tab-btn{display:flex;align-items:center;gap:8px;padding:8px 20px;border-radius:7px;border:none;background:none;font-size:14px;font-weight:600;color:#64748b;cursor:pointer;transition:all .15s;font-family:inherit}.tab-btn:hover{color:#0f172a}.tab-active{background:#fff;color:#0f172a;box-shadow:0 1px 4px #0000001f,0 1px 2px #0000000f}.tab-count{background:#d0502a;color:#fff;font-size:11px;font-weight:700;padding:2px 7px;border-radius:10px}.vacancy-card-footer{display:flex;align-items:center;justify-content:space-between;flex-wrap:wrap;gap:12px;margin-top:14px}.btn-applied{background:#f1f5f9;color:#94a3b8;border:1.5px solid #e2e8f0;cursor:not-allowed;padding:7px 16px;border-radius:8px;font-size:13px;font-weight:600;font-family:inherit}.application-card-top{display:flex;justify-content:space-between;align-items:flex-start;gap:12px;margin-bottom:8px}.application-motivation{font-size:13px;color:#64748b;font-style:italic;line-height:1.5;border-left:3px solid #e2e8f0;padding-left:12px;margin:8px 0}.status-badge{flex-shrink:0;font-size:12px;font-weight:700;padding:4px 10px;border-radius:20px;white-space:nowrap}.status-pending{background:#fef9c3;color:#854d0e}.status-accepted{background:#d1fae5;color:#065f46}.status-rejected{background:#fee2e2;color:#991b1b}.modal-overlay{position:fixed;top:0;right:0;bottom:0;left:0;background:#0f172a80;display:flex;align-items:center;justify-content:center;z-index:200;padding:24px}.modal{background:#fff;border-radius:24px;width:100%;max-width:500px;box-shadow:0 24px 64px #00000038,0 8px 24px #0000001a;overflow:hidden}.vacancies-split-layout{display:grid;grid-template-columns:360px 1fr;gap:20px;align-items:start}.vacancies-list-col{display:flex;flex-direction:column}.vacancies-list-scroll{display:flex;flex-direction:column;gap:10px;max-height:calc(100vh - 220px);overflow-y:auto;padding-right:4px;scrollbar-width:thin;scrollbar-color:#e2e8f0 transparent}.vacancies-list-scroll::-webkit-scrollbar{width:4px}.vacancies-list-scroll::-webkit-scrollbar-track{background:transparent}.vacancies-list-scroll::-webkit-scrollbar-thumb{background:#e2e8f0;border-radius:4px}.vacancy-card-active{border-color:#d0502a!important;box-shadow:0 0 0 2px #d0502a1f,0 2px 8px #0000000f!important}.vacancy-detail-col{position:sticky;top:80px;background:#fff;border:1px solid rgba(226,232,240,.8);border-radius:20px;box-shadow:0 2px 12px #0000000f;overflow:hidden;max-height:calc(100vh - 100px);display:flex;flex-direction:column}.detail-col-header{padding:24px 24px 20px;border-bottom:1px solid #f1f5f9;flex-shrink:0}.detail-col-body{flex:1;overflow-y:auto;padding:24px;scrollbar-width:thin;scrollbar-color:#e2e8f0 transparent}.detail-col-body::-webkit-scrollbar{width:4px}.detail-col-body::-webkit-scrollbar-thumb{background:#e2e8f0;border-radius:4px}.detail-title{font-size:20px;font-weight:700;color:#0f172a;letter-spacing:-.4px;margin-bottom:4px;line-height:1.3}.detail-section-label{font-size:12px;font-weight:700;text-transform:uppercase;letter-spacing:.6px;color:#94a3b8;margin-bottom:12px}.detail-key-facts{display:flex;flex-direction:column;gap:10px;margin-bottom:28px}.detail-fact{display:flex;align-items:center;gap:12px}.detail-fact-label{font-size:13px;color:#64748b;min-width:72px;flex-shrink:0}.detail-description{font-size:14px;color:#374151;line-height:1.8;white-space:pre-wrap}.detail-employer-logo{width:48px;height:48px;object-fit:contain;border-radius:10px;border:1px solid #e2e8f0;flex-shrink:0}.detail-col-placeholder{display:flex;flex-direction:column;align-items:center;justify-content:center;height:420px;color:#94a3b8;gap:12px}.detail-placeholder-icon{font-size:36px;opacity:.5}.detail-col-placeholder p{font-size:14px;font-weight:500}.detail-back-btn{display:none}.modal-header{display:flex;align-items:flex-start;justify-content:space-between;padding:24px 24px 16px;border-bottom:1px solid #e2e8f0}.modal-header h3{font-size:17px;font-weight:700;color:#0f172a;margin-bottom:3px}.modal-meta{font-size:13px;color:#64748b}.modal-close{background:none;border:none;font-size:16px;color:#94a3b8;cursor:pointer;padding:4px;line-height:1;flex-shrink:0}.modal-close:hover{color:#0f172a}.modal-body{padding:20px 24px;display:flex;flex-direction:column;gap:12px}.optional{font-weight:400;color:#94a3b8}.char-count{font-size:12px;color:#94a3b8;text-align:right;margin-top:-8px}.modal-footer{display:flex;justify-content:flex-end;gap:10px;padding:16px 24px;border-top:1px solid #e2e8f0;background:#f8fafc}.profile-card{background:#fff;border:1px solid rgba(226,232,240,.7);border-radius:20px;padding:28px 32px;max-width:640px;box-shadow:0 2px 12px #0000000f,0 1px 3px #0000000a}.profile-card-header{display:flex;justify-content:space-between;align-items:flex-start;margin-bottom:24px}.profile-card-header h3{font-size:20px;font-weight:700;color:#0f172a;margin-bottom:4px}.profile-subtitle{font-size:14px;color:#64748b}.saved-badge{background:#fae0d6;color:#6b2010;font-size:13px;font-weight:600;padding:5px 12px;border-radius:20px;flex-shrink:0}.pending-approval{max-width:500px;margin:60px auto;text-align:center;padding:48px 36px;background:#fff;border:1px solid #e2e8f0;border-radius:20px;box-shadow:0 1px 4px #0000000f}.pending-approval-icon{font-size:48px;margin-bottom:20px}.pending-approval h2{font-size:22px;font-weight:700;color:#0f172a;margin-bottom:12px}.pending-approval p{font-size:15px;color:#64748b;line-height:1.7}.pending-approval-email{margin-top:16px;font-size:14px}.pending-approval-email a{color:#d0502a;text-decoration:none;font-weight:600}.pending-approval-email a:hover{text-decoration:underline}.admin-list{display:flex;flex-direction:column;gap:12px}.admin-user-row{background:#fff;border:1px solid rgba(226,232,240,.8);border-radius:16px;padding:20px 24px;display:flex;align-items:center;justify-content:space-between;gap:16px;flex-wrap:wrap;transition:all .22s ease;box-shadow:0 1px 3px #0000000d}.admin-user-row:hover{border-color:#d0502a4d;box-shadow:0 4px 16px #00000014;transform:translateY(-1px)}.admin-user-info{flex:1;min-width:200px}.admin-user-info h3{font-size:16px;font-weight:700;color:#0f172a;margin-bottom:3px}.admin-user-desc{font-size:13px;color:#64748b;margin-top:6px;line-height:1.5}.admin-user-date{font-size:12px;color:#94a3b8;margin-top:6px}.admin-user-actions{flex-shrink:0}.logo-preview{display:flex;align-items:center;gap:12px;padding:12px 16px;background:#f8fafc;border:1px solid #e2e8f0;border-radius:10px}.logo-preview-label{font-size:13px;color:#64748b;font-weight:500}.logo-preview-img{height:48px;width:auto;max-width:160px;object-fit:contain;border-radius:6px}.post-vacancy-card{background:#fff;border:1px solid rgba(226,232,240,.7);border-radius:20px;padding:32px;max-width:620px;box-shadow:0 2px 12px #0000000f,0 1px 3px #0000000a}.vacancy-card-header{display:flex;align-items:flex-start;gap:12px;margin-bottom:10px}.vacancy-card-header>div{flex:1;min-width:0}.vacancy-card-header h3{margin-bottom:3px}.vacancy-card-header .vacancy-meta{margin-bottom:0}.employer-logo{width:40px;height:40px;object-fit:contain;border-radius:8px;border:1px solid #e2e8f0;background:#fff;flex-shrink:0}.company-link{color:#d0502a;text-decoration:none;font-weight:600}.company-link:hover{text-decoration:underline}.employer-vacancies-list{display:flex;flex-direction:column;gap:12px}.employer-vacancy-row{background:#fff;border:1px solid rgba(226,232,240,.8);border-radius:16px;padding:20px 24px;display:flex;align-items:center;justify-content:space-between;gap:16px;flex-wrap:wrap;transition:all .22s ease;box-shadow:0 1px 3px #0000000d}.employer-vacancy-row:hover{border-color:#d0502a4d;box-shadow:0 6px 20px #00000014;transform:translateY(-1px)}.employer-vacancy-info{flex:1;min-width:200px}.employer-vacancy-info h3{font-size:16px;font-weight:700;color:#0f172a;margin-bottom:3px}.vacancy-title-row{display:flex;align-items:center;gap:10px;margin-bottom:3px}.vacancy-title-row h3{margin-bottom:0}.vacancy-status-badge{font-size:11px;font-weight:700;padding:2px 8px;border-radius:10px;flex-shrink:0}.vac-status-open{background:#dcfce7;color:#166534}.vac-status-closed{background:#f1f5f9;color:#94a3b8}.vacancy-closed{opacity:.65}.employer-vacancy-right{display:flex;flex-direction:column;align-items:flex-end;gap:10px;flex-shrink:0}.vacancy-row-actions{display:flex;align-items:center;gap:8px;flex-wrap:wrap;justify-content:flex-end}.btn-delete{background:none;border:none;font-size:13px;font-weight:600;color:#94a3b8;cursor:pointer;padding:8px 4px;font-family:inherit;transition:color .15s}.btn-delete:hover{color:#dc2626}.delete-confirm{display:flex;align-items:center;gap:8px;background:#fef2f2;border:1px solid #fecaca;border-radius:8px;padding:6px 12px}.delete-confirm span{font-size:13px;font-weight:600;color:#dc2626}.btn-delete-confirm{background:#dc2626;color:#fff;border:none;padding:5px 12px;border-radius:6px;font-size:12px;font-weight:700;cursor:pointer;font-family:inherit}.btn-delete-confirm:hover{background:#b91c1c}.employer-vacancy-stats{display:flex;align-items:center;gap:16px;flex-shrink:0}.applicant-counts{display:flex;flex-direction:column;align-items:flex-end;gap:4px}.applicant-count-total{font-size:13px;font-weight:600;color:#374151}.applicant-count-pending{font-size:11px;font-weight:700;background:#fae0d6;color:#6b2010;padding:2px 8px;border-radius:10px}.applicants-view{display:flex;flex-direction:column;gap:20px}.applicants-header{display:flex;align-items:center;gap:16px;padding-bottom:16px;border-bottom:1px solid #e2e8f0}.applicants-header h3{font-size:17px;font-weight:700;color:#0f172a;margin-bottom:2px}.applicant-card{display:flex;flex-direction:column;gap:10px}.applicant-details{display:flex;flex-wrap:wrap;gap:8px;margin-top:4px}.detail-chip{font-size:12px;font-weight:600;padding:4px 10px;border-radius:6px;background:#f1f5f9;color:#475569}.applicant-bio{font-size:14px;color:#374151;line-height:1.6;padding:10px 14px;background:#fdf6f3;border-radius:8px;border-left:3px solid #D0502A}.applicant-footer{display:flex;align-items:center;justify-content:space-between;flex-wrap:wrap;gap:12px;margin-top:4px;padding-top:12px;border-top:1px solid #f1f5f9}.applicant-links{display:flex;align-items:center;gap:12px;flex-wrap:wrap}.email-reveal{display:flex;align-items:center;gap:8px;background:#fdf2ee;border:1px solid #F4C0A8;border-radius:8px;padding:6px 12px}.email-reveal-label{font-size:12px;font-weight:600;color:#6b2010}.email-reveal-value{font-size:13px;font-weight:600;color:#d0502a;text-decoration:none}.email-reveal-value:hover{text-decoration:underline}.applicant-actions{display:flex;gap:8px}.btn-accept{background:#d0502a;color:#fff;border:none;padding:8px 18px;border-radius:8px;font-size:13px;font-weight:600;cursor:pointer;font-family:inherit;transition:background .15s}.btn-accept:hover{background:#b03e1e}.btn-reject{background:#fff;color:#dc2626;border:1.5px solid #fecaca;padding:8px 18px;border-radius:8px;font-size:13px;font-weight:600;cursor:pointer;font-family:inherit;transition:all .15s}.btn-reject:hover{background:#fef2f2;border-color:#dc2626}@media (max-width: 768px){.header-inner{padding:0 16px}.logo-img{height:30px}.hero{padding:48px 20px}.hero-logo{height:80px;margin-bottom:20px}.hero-title{font-size:34px;letter-spacing:-.8px}.hero-subtitle{font-size:16px;margin-bottom:28px}.hero-actions{flex-direction:column;align-items:stretch}.hero-actions .btn{justify-content:center}.roles-section{margin:40px auto}.roles-grid{grid-template-columns:1fr;gap:14px}.role-select-grid{grid-template-columns:1fr}.public-vacancies-grid{grid-template-columns:1fr 1fr;gap:12px}.auth-container{margin:28px auto}.auth-card{padding:24px 20px}.dashboard{padding:24px 16px}.dashboard-tabs{overflow-x:auto;-webkit-overflow-scrolling:touch;scrollbar-width:none;width:100%}.dashboard-tabs::-webkit-scrollbar{display:none}.filter-group{flex-direction:column;align-items:flex-start;gap:8px}.filter-label{min-width:unset}.vacancies-split-layout{grid-template-columns:1fr;gap:0}.vacancies-list-scroll{max-height:none;overflow-y:visible}.vacancy-detail-col{position:static;max-height:none;border-radius:16px;margin-top:12px}.detail-back-btn{display:flex;margin:12px 16px 0}.detail-col-header,.detail-col-body{padding:16px}.list-hidden-mobile{display:none}.form-row{grid-template-columns:1fr}.profile-card,.post-vacancy-card{padding:20px}.vacancy-card-footer{flex-direction:column;align-items:flex-start}.employer-vacancy-row{flex-direction:column;align-items:flex-start;gap:14px}.employer-vacancy-right{width:100%;flex-direction:row;justify-content:space-between;align-items:center}.vacancy-row-actions{flex-wrap:wrap}.applicants-header{flex-wrap:wrap;gap:10px}.admin-user-row{flex-direction:column;align-items:flex-start;gap:12px}.admin-user-actions{width:100%}.admin-user-actions .btn{width:100%;justify-content:center}.delete-confirm{flex-wrap:wrap;gap:6px}.modal-overlay{padding:0;align-items:flex-end}.modal{border-radius:20px 20px 0 0;max-width:100%}.pending-approval{margin:32px 16px;padding:36px 24px}.section-title{font-size:22px}}@media (max-width: 480px){.logo-img{height:26px}.nav-actions{gap:6px}.btn-ghost,.btn-primary{padding:7px 13px;font-size:13px}.hero{padding:36px 16px}.hero-logo{height:64px;margin-bottom:16px}.hero-title{font-size:26px}.hero-subtitle{font-size:15px}.public-vacancies-grid{grid-template-columns:1fr}.tab-btn{padding:7px 14px;font-size:13px}.auth-card{border-radius:16px}.role-select-card{padding:24px 16px}.dashboard{padding:20px 14px}.employer-vacancy-right{flex-direction:column;align-items:flex-start;gap:8px}.vacancy-card-footer .btn{width:100%;justify-content:center}.btn-applied{width:100%;text-align:center}}
