*{box-sizing:border-box;margin:0;padding:0}body{color:#111;background-color:#fff;min-height:100vh;font-family:system-ui,Avenir,Helvetica,Arial,sans-serif}a{color:inherit;text-decoration:none}button{cursor:pointer;font-family:inherit}.app-container{color:#12213b;background:#f6f8fc;min-height:100vh}main{padding:0 5%}.hero{grid-template-columns:1.2fr .8fr;align-items:center;gap:2rem;padding:4rem 0;display:grid}.eyebrow{color:#3657ff;margin-bottom:1rem;font-weight:700}.hero h1{margin-bottom:1rem;font-size:clamp(2rem,4vw,3.5rem)}.hero-subtitle{color:#4d5c7a;max-width:620px;line-height:1.6}.hero-actions{flex-wrap:wrap;gap:.8rem;margin-top:1.5rem;display:flex}.primary-btn,.secondary-btn{border:none;border-radius:10px;padding:.8rem 1.3rem;font-weight:700}.secondary-btn{color:#21348f;background:#e7edff}.hero-panel{color:#fff;background:#12213b;border-radius:16px;padding:1.5rem}.hero-panel ul{margin-top:1rem;padding-left:1rem;line-height:1.9}.stats{grid-template-columns:repeat(4,minmax(160px,1fr));gap:1rem;margin-bottom:2.5rem;display:grid}.stats article{background:#fff;border-radius:12px;padding:1rem}.section-head{text-align:center;margin-bottom:1.8rem}.section-head p{color:#3657ff;font-weight:700}.features,.pricing,.contact{padding:3.5rem 0}.feature-grid{grid-template-columns:repeat(3,minmax(180px,1fr));gap:1rem;display:grid}.feature-card{background:#fff;border-radius:12px;padding:1.2rem}.feature-card p{color:#5f6d87;margin-top:.6rem;line-height:1.5}.pricing-cards{grid-template-columns:repeat(3,minmax(200px,1fr));gap:1rem;display:grid}.pricing-card{background:#fff;border-radius:12px;padding:1.2rem;position:relative}.pricing-card .price{margin:.8rem 0;font-size:1.8rem;font-weight:800}.pricing-card .price span{font-size:.95rem;font-weight:500}.pricing-card ul{padding-left:1rem;line-height:1.8}.pricing-card.featured{border:2px solid #3657ff;transform:translateY(-8px)}.badge{color:#fff;background:#3657ff;border-radius:100px;padding:.2rem .7rem;font-size:.75rem;position:absolute;top:-10px;right:12px}.contact{grid-template-columns:1fr 1fr;align-items:start;gap:1.2rem;display:grid}.contact-copy p{color:#4d5c7a;line-height:1.7}.contact-form{background:#fff;border-radius:12px;gap:.8rem;padding:1rem;display:grid}.contact-form label{gap:.3rem;font-size:.95rem;display:grid}.contact-form input,.contact-form select{border:1px solid #ccd5f6;border-radius:8px;padding:.65rem}@media (max-width:920px){.hero,.contact{grid-template-columns:1fr}.feature-grid,.pricing-cards,.stats{grid-template-columns:1fr 1fr}}@media (max-width:640px){main{padding:0 1rem}.feature-grid,.pricing-cards,.stats{grid-template-columns:1fr}}.navbar{z-index:10;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#fff;border-bottom:1px solid #e2e8fb;justify-content:space-between;align-items:center;padding:.5rem 5%;display:flex;position:sticky;top:0}.logo{height:44px}.menu-toggle{background:0 0;border:none;font-size:1.2rem;display:none}.navbar-right{align-items:center;gap:1.1rem;display:flex}.navbar-right a{color:#263a6d;font-weight:600}.login-menu{position:relative}.nav-cta{color:#fff;cursor:pointer;background:#2563eb;border:none;border-radius:12px;align-items:center;gap:.4rem;padding:.6rem 1rem;font-weight:700;display:inline-flex}.caret{font-size:.85rem;display:inline-block;transform:rotate(180deg)}.caret.open{transform:rotate(0)}.login-dropdown{background:#fff;border:1px solid #e2e8fb;border-radius:14px;gap:.8rem;width:240px;padding:1rem;display:grid;position:absolute;top:calc(100% + .65rem);right:0;box-shadow:0 18px 40px #738ab133}.login-dropdown a{text-align:center;border-radius:12px;padding:.85rem;font-weight:700;display:block}.login-dropdown .login-option-primary{color:#fff;background:#2563eb}.login-dropdown .login-option-secondary,.login-dropdown .login-option-outline{color:#12213b;border:1px solid #2563eb}@media (max-width:760px){.menu-toggle{display:block}.navbar-right{background:#fff;border-bottom:1px solid #e6ecff;flex-direction:column;align-items:flex-start;padding:.8rem 1rem;display:none;position:absolute;top:66px;left:0;right:0}.navbar-right.open{display:flex}.login-dropdown{width:min(260px,80vw);margin-top:.6rem;position:static}}.footer{color:#dce4ff;background:#0d1a32;gap:0;margin-top:2rem;padding:.1rem 5%;display:grid}.footer-top{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:1rem;display:flex}.footer-top h3{color:#fff;margin:0}.footer-description p{margin:0}.footer-links{flex-wrap:wrap;gap:1rem;display:flex}.footer-links a{color:#dce4ff}.footer-bottom{text-align:center;border-top:1px solid #dce4ff33;margin:0;padding-top:0;font-size:.9rem}*{box-sizing:border-box}.employer-dashboard{background:#eef1f6;flex-direction:column;min-height:100vh;display:flex}.dashboard-topbar{color:#fff;background:linear-gradient(#0f172a 0%,#1e293b 100%);align-items:center;gap:1rem;height:72px;padding:0 1.2rem;display:flex}.dashboard-topbar h1{text-transform:lowercase;text-transform:lowercase;margin:0;font-family:Inter,sans-serif;font-size:1.8rem;font-weight:700}.sidebar-toggle{color:#fff;cursor:pointer;background:0 0;border:none;font-size:1.7rem}.top-search{flex:1;justify-content:center;display:flex;position:relative}.top-search input{color:#111827;background:#fff;border:1px solid #d1d5db;border-radius:999px;width:min(360px,100%);padding:.72rem 1rem;font-size:.95rem}.top-search input:focus{border-color:#4e89ff;outline:none}.logout-btn{color:#0f172a;cursor:pointer;background-color:#eef1f6;border:1px solid #5f748d;border-radius:999px;margin-left:auto;padding:.5rem 1rem;font-weight:600;transition:background-color .25s,border-color .25s}.logout-btn:hover{background-color:#c16764;border-color:#7a8fa6}.search-results{z-index:20;background:#fff;border-radius:12px;width:100%;margin-top:.35rem;list-style:none;position:absolute;top:100%;overflow:hidden;box-shadow:0 16px 34px #0517293d}.search-results li+li{border-top:1px solid #e4e8f0}.search-results button{cursor:pointer;background:0 0;border:none;justify-content:space-between;width:100%;padding:.7rem .9rem;font-size:.9rem;display:flex}.search-results button:hover{background:#f3f6fb}.search-results span{color:#5f6d87}.dashboard-layout{flex:1;display:flex}.dashboard-sidebar{background:linear-gradient(#0f172a 0%,#1e293b 100%);flex-direction:column;gap:.2rem;width:280px;padding:1rem 0;transition:transform .3s;display:flex}.dashboard-sidebar button{color:#dce5ef;text-align:left;cursor:pointer;background:0 0;border:none;padding:.95rem 1.3rem;font-size:1.05rem;transition:background .2s}.dashboard-sidebar button:hover{background:#102539}.dashboard-sidebar button.active{color:#fff;background:#536674}.dashboard-content{flex:1;padding:1.5rem}.dashboard-content main{padding:0}.dashboard-grid-list{grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:1rem;margin-top:1rem;display:grid}.dashboard-card{background:#fff;border-radius:14px;padding:1rem;box-shadow:0 4px 14px #0a20440d}.job-clickable{cursor:pointer;border:1px solid #0000}.job-clickable:hover{border-color:#bfdbfe}.job-selected{border-color:#2563eb;box-shadow:0 10px 25px #2563eb29}.section-header{justify-content:space-between;align-items:center;gap:1rem;display:flex}.primary-btn:hover{background:#1d4ed8}.job-form{gap:.9rem;margin-top:1rem;display:grid}.job-form h3{margin:0}.job-form label{color:#334155;gap:.4rem;font-weight:500;display:grid}.job-form input,.job-form textarea{font:inherit;border:1px solid #cbd5e1;border-radius:8px;padding:.6rem .75rem}.job-form-grid{grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:.8rem;display:grid}.job-form-actions{justify-content:flex-end;gap:.7rem;display:flex}.job-card-header{justify-content:space-between;align-items:flex-start;gap:.75rem;display:flex}.job-card-header h3{margin:0}.favorite-btn{color:#1e293b;cursor:pointer;background:#f8fafc;border:1px solid #cdd9ea;border-radius:999px;padding:.3rem .65rem;font-size:.8rem;font-weight:600}.favorite-btn.is-favorite{color:#92400e;background:#fffbeb;border-color:#f59e0b}.selected-job-panel{gap:.85rem;margin-top:1rem;display:grid}.selected-job-header{justify-content:space-between;gap:.75rem;display:flex}.selected-job-header h3,.selected-job-header p{margin:0}.selected-job-panel label{color:#334155;gap:.4rem;font-weight:500;display:grid}.selected-job-panel textarea{font:inherit;border:1px solid #cbd5e1;border-radius:8px;padding:.65rem .75rem}.selected-job-actions{justify-content:flex-end;display:flex}.status-actions{gap:.55rem;display:grid}.status-actions p{color:#334155;margin:0;font-weight:600}.status-actions div{flex-wrap:wrap;gap:.5rem;display:flex}.ghost-btn.active-status{color:#1d4ed8;background:#eff6ff;border-color:#2563eb}.status-chip{border-radius:999px;margin-top:.55rem;padding:.2rem .6rem;font-size:.82rem;font-weight:700;display:inline-flex}.status-chip.active,.status-chip.open{color:#1d7d4a;background:#daf3e4}.status-chip.hold{color:#92400e;background:#fef3c7}.status-chip.closed{color:#b91c1c;background:#fee2e2}.status-chip.draft{color:#2f4eb5;background:#e8edfb}@media (max-width:920px){.dashboard-sidebar{width:220px}}@media (max-width:760px){.dashboard-topbar{flex-wrap:wrap;gap:.6rem;height:auto;padding:.8rem}.top-search{order:3;width:100%}.dashboard-layout{flex-direction:column}.dashboard-sidebar{width:100%;position:relative}}.company-profile-page{max-width:1100px;margin:0 auto;padding:2rem}.profile-header{justify-content:space-between;align-items:center;margin-bottom:2rem;display:flex}.profile-card{background:#fff;border-radius:16px;padding:2rem;box-shadow:0 4px 16px #0000000d}.profile-grid{grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:1.5rem;margin-bottom:1.5rem;display:grid}.profile-card label{flex-direction:column;font-weight:500;display:flex}.profile-card input,.profile-card textarea{border:1px solid #ddd;border-radius:8px;margin-top:.4rem;padding:.6rem;font-size:.9rem}.about-field,.logo-preview-container{margin-bottom:1.5rem}.logo-preview-container img{object-fit:cover;border:1px solid #ddd;border-radius:12px;width:140px;height:140px}.profile-actions{text-align:right}.profile-display-header{justify-content:space-between;align-items:center;margin-bottom:1rem;display:flex}.display-logo{object-fit:cover;border:1px solid #ddd;border-radius:14px;width:150px;height:150px;margin-bottom:1rem}.profile-info p{margin:.4rem 0}.profile-about{margin-top:1.5rem}.settings-page{padding:2rem}.settings-tabs{border-bottom:1px solid #eee;gap:2rem;margin-bottom:2rem;display:flex}.settings-tabs button{cursor:pointer;color:#777;background:0 0;border:none;padding-bottom:.8rem;font-weight:500}.settings-tabs .active-tab{color:#d81b5d;border-bottom:3px solid #d81b5d}.settings-section h2{margin-bottom:1rem}.settings-grid{grid-template-columns:1fr 1fr;gap:1.5rem;display:grid}.settings-section label{flex-direction:column;margin-bottom:1.2rem;display:flex}.settings-section input{border:1px solid #ddd;border-radius:8px;margin-top:.4rem;padding:.6rem}.integration-grid{grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:1.5rem;display:grid}.integration-card{background:#fff;border-radius:16px;padding:1.5rem;box-shadow:0 4px 16px #0000000d}.team-card{background:#fff;border-radius:12px;justify-content:space-between;align-items:center;margin-top:1rem;padding:1rem;display:flex}.role-badge{background:#f0f0f0;border-radius:20px;padding:.4rem .8rem}.save-btn{margin-top:1rem}.candidate-profile-page{padding:2rem}.profile-card{background:#fff;border-radius:16px;max-width:900px;padding:2rem;box-shadow:0 6px 20px #0000000d}.profile-header{align-items:center;gap:1.5rem;margin-bottom:1.5rem;display:flex}.profile-header img{object-fit:cover;border-radius:50%;width:120px;height:120px}.profile-avatar-placeholder{background:#e5e7eb;border-radius:50%;justify-content:center;align-items:center;width:120px;height:120px;font-weight:600;display:flex}.profile-details p{margin:.5rem 0}.profile-edit-grid{grid-template-columns:1fr 1fr;gap:1rem;display:grid}.profile-edit-grid label{flex-direction:column;display:flex}.profile-edit-grid input,.profile-edit-grid textarea{border:1px solid #d1d5db;border-radius:8px;margin-top:.4rem;padding:.6rem}.full-width{grid-column:span 2}.profile-actions{justify-content:flex-end;gap:1rem;margin-top:1.5rem;display:flex}.applications-page h2{margin-bottom:1rem}.applications-grid{grid-template-columns:repeat(auto-fit,minmax(240px,1fr));gap:1rem;display:grid}.application-card{background:#fff;border-radius:12px;padding:1rem;box-shadow:0 6px 18px #0000000d}.status-badge{color:#0369a1;background:#e0f2fe;border-radius:999px;margin-top:.5rem;padding:.3rem .7rem;font-size:.8rem;font-weight:600;display:inline-block}.overview-page h2{margin-bottom:1rem}.overview-grid{grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:1rem;display:grid}.overview-card{text-align:center;background:#fff;border-radius:14px;padding:1.2rem;box-shadow:0 6px 18px #0000000d}.overview-card h3{margin-bottom:.4rem;font-size:1.8rem}.job-edit-page{background:#eef1f6;min-height:100vh;padding:2rem 1rem}.job-edit-card{background:#fff;border-radius:16px;width:min(860px,100%);margin:0 auto;padding:1.5rem;box-shadow:0 8px 24px #0f172a1a}.back-btn{color:#1d4ed8;cursor:pointer;background:0 0;border:none;margin-bottom:1rem;padding:0;font-weight:600}.job-edit-card h1{color:#0f172a;margin:0}.job-meta{color:#475569;margin-top:.45rem}.job-edit-form{gap:1rem;margin-top:1rem;display:grid}.job-edit-form label{color:#334155;gap:.45rem;font-weight:600;display:grid}.job-edit-form textarea{font:inherit;resize:vertical;border:1px solid #cbd5e1;border-radius:10px;padding:.75rem}.job-edit-actions{justify-content:flex-end;gap:.65rem;display:flex}.primary-btn,.ghost-btn{cursor:pointer;border:1px solid #0000;border-radius:10px;padding:.55rem 1rem;font-weight:600}.primary-btn{color:#fff;background:#2563eb}.ghost-btn{color:#1e293b;background:#f8fafc;border-color:#dbe3ef}.save-status{color:#166534;margin-top:.75rem;font-weight:600}.auth-subtitle{color:#5f6d87;margin:.7rem 0 1rem}.auth-form label{gap:.35rem;font-size:.95rem;display:grid}.auth-status{color:#1f7a43;margin-top:.85rem;font-weight:600}.register-helper{color:#4d5c7a;margin-top:.9rem}.register-helper a{color:#3657ff;font-weight:700}.candidate-page{padding:2rem 5% 4rem}.candidate-header{max-width:760px;margin:0 auto 1.5rem}.candidate-header p{color:#4d5c7a;line-height:1.6}.candidate-form{background:#fff;border-radius:14px;grid-template-columns:repeat(2,minmax(200px,1fr));gap:.9rem;max-width:920px;margin:0 auto;padding:1.2rem;display:grid}.candidate-form label{color:#263a6d;gap:.35rem;font-weight:600;display:grid}.candidate-form input,.candidate-form select,.candidate-form textarea{font:inherit;border:1px solid #ccd5f6;border-radius:8px;padding:.65rem}.form-span-2,.candidate-form button{grid-column:span 2}.candidate-status{max-width:920px;margin:.8rem auto 0}.auth-main{place-items:center;min-height:calc(100vh - 220px);padding:2rem 0 3rem;display:grid}.auth-card{background:#fff;border-radius:16px;width:min(460px,100%);padding:1.5rem;box-shadow:0 14px 36px #12213b1f}.auth-form{gap:.8rem;display:grid}.auth-form label{gap:.35rem;display:grid}.auth-form input{border:1px solid #ccd5f6;border-radius:8px;padding:.65rem}
