@import"https://fonts.googleapis.com/css2?family=DM+Sans:wght@400;500;700;800&display=swap";@import"https://fonts.googleapis.com/css2?family=DM+Sans:wght@400;500;600&family=DM+Mono:wght@400;500&display=swap";@import"https://fonts.googleapis.com/css2?family=DM+Sans:wght@300;400;500;600&family=DM+Mono:wght@400;500&display=swap";@import"https://fonts.googleapis.com/css2?family=DM+Sans:wght@300;400;500;600;700&family=DM+Mono:wght@400;500&display=swap";@import"https://fonts.googleapis.com/css2?family=DM+Sans:ital,opsz,wght@0,9..40,300;0,9..40,400;0,9..40,500;0,9..40,600;0,9..40,700;1,9..40,400&family=DM+Mono:wght@400;500&display=swap";@import"https://fonts.googleapis.com/css2?family=DM+Sans:wght@300;400;500;600;700&display=swap";:root{--green: #10b981;--green-dark: #059669;--green-light: #d1fae5;--green-mid: #a7f3d0;--sidebar-bg: #0f172a;--sidebar-text: #94a3b8;--sidebar-active: #10b981;--content-bg: #f8fafc;--white: #ffffff;--text: #111827;--text-muted: #6b7280;--border: #e5e7eb;--card-shadow: 0 1px 3px rgba(0,0,0,.06), 0 4px 16px rgba(0,0,0,.04)}body{margin:0;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica,Arial,sans-serif;color:#111827}.home{font-family:DM Sans,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;background:#f9fafb;min-height:100vh;color:#111827}.home *,.home *:before,.home *:after{box-sizing:border-box;margin:0;padding:0}.home-loading{min-height:100vh;display:flex;align-items:center;justify-content:center;background:#f8fafc;font-family:DM Sans,sans-serif;color:#6b7280;font-size:1.1rem}.home nav{display:flex;align-items:center;justify-content:space-between;padding:20px 48px;background:#f0fdf4;border-bottom:1px solid #d1fae5}.home .logo{font-size:20px;font-weight:700;color:#111827;text-decoration:none}.home .logo span{color:#10b981;font-weight:400}.home .nav-links{display:flex;align-items:center;gap:32px}.home .nav-links a{font-size:15px;color:#6b7280;text-decoration:none;font-weight:500}.home .nav-links a:hover{color:#10b981}.home .btn-login{border:1.5px solid #10b981;color:#10b981;background:transparent;padding:8px 20px;border-radius:8px;font-size:14px;font-weight:600;cursor:pointer;font-family:DM Sans,sans-serif;transition:background .15s,color .15s}.home .btn-login:hover{background:#10b981;color:#fff}.home .hero{display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;padding:60px 24px 100px;min-height:calc(100vh - 65px);background:#f0fdf4}.home .hero h1{font-size:58px;font-weight:800;color:#111827;line-height:1.08;letter-spacing:-2px;margin-bottom:20px;max-width:720px}.home .hero h1 .accent{color:#10b981}.home .sub{font-size:18px;color:#6b7280;font-weight:400;line-height:1.6;max-width:480px;margin-bottom:48px}.home .ctas{display:flex;gap:14px;justify-content:center;flex-wrap:wrap}.home .btn-primary{background:#10b981;color:#fff;border:none;padding:15px 32px;border-radius:10px;font-size:15px;font-weight:700;cursor:pointer;font-family:DM Sans,sans-serif;transition:background .15s}.home .btn-primary:hover:not(:disabled){background:#059669}.home .btn-primary:disabled{opacity:.6;cursor:not-allowed}.home .btn-secondary{background:#fff;color:#111827;border:1.5px solid #e5e7eb;padding:15px 32px;border-radius:10px;font-size:15px;font-weight:600;cursor:pointer;font-family:DM Sans,sans-serif;transition:border-color .15s,color .15s}.home .btn-secondary:hover{border-color:#10b981;color:#10b981}.home .value-props-grid{display:grid;grid-template-columns:1fr 1fr 1fr;gap:12px;max-width:960px;margin:0 auto 40px;border-radius:14px;overflow:hidden;text-align:left}.home .value-prop{background:#fff;padding:28px;display:flex;flex-direction:column;gap:8px;border-radius:12px}.home .value-prop-icon{font-size:22px;margin-bottom:4px}.home .value-prop-heading{font-size:20px;font-weight:800;color:#111827;letter-spacing:-.3px;line-height:1.3}.home .value-prop-heading .hi{color:#10b981}.home .value-prop-body{font-size:13px;color:#6b7280;line-height:1.6}.home .how{background:#fff;padding:80px 48px 100px;text-align:center}.home .how h2{font-size:32px;font-weight:800;color:#111827;letter-spacing:-.8px;margin-bottom:60px}.home .steps{display:flex;justify-content:center;gap:48px;max-width:960px;margin:0 auto;flex-wrap:wrap}.home .step{flex:1;min-width:220px;display:flex;flex-direction:column;align-items:center;max-width:280px}.home .step-num{width:56px;height:56px;border-radius:50%;background:#10b981;color:#fff;font-size:22px;font-weight:800;display:flex;align-items:center;justify-content:center;margin-bottom:20px}.home .step-title{font-size:17px;font-weight:700;color:#111827;margin-bottom:10px}.home .step-body{font-size:14px;color:#6b7280;line-height:1.65}.home .features{background:#f9fafb;padding:80px 48px;text-align:center}.home .features h2{font-size:32px;font-weight:800;color:#111827;letter-spacing:-.8px;margin-bottom:48px}.home .features-grid{display:grid;grid-template-columns:1fr 1fr;gap:24px;max-width:900px;margin:0 auto;text-align:left}.home .feature-col{background:#fff;border:1px solid #e5e7eb;border-radius:14px;padding:32px}.home .feature-col-badge{display:inline-block;font-size:11px;font-weight:700;letter-spacing:.08em;text-transform:uppercase;color:#065f46;background:#d1fae5;padding:4px 10px;border-radius:100px;margin-bottom:20px}.home .feature-col h3{font-size:19px;font-weight:800;color:#111827;letter-spacing:-.4px;margin-bottom:20px}.home .feature-list{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:14px}.home .feature-list li{display:flex;align-items:flex-start;gap:10px;font-size:14px;color:#374151;line-height:1.5}.home .feature-list li:before{content:"";width:18px;height:18px;min-width:18px;border-radius:50%;background:#10b981 url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 12 12'%3E%3Cpath d='M2 6l3 3 5-5' stroke='white' stroke-width='1.8' fill='none' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E") no-repeat center;margin-top:1px}.home .slideshow{background:#f9fafb;padding:80px 48px;text-align:center}.home .slideshow h2{font-size:32px;font-weight:800;color:#111827;letter-spacing:-.8px;margin-bottom:12px}.home .slideshow-sub{font-size:16px;color:#6b7280;margin-bottom:40px}.home .slideshow-viewport{position:relative;max-width:900px;margin:0 auto}.home .slides{position:relative;border-radius:14px;overflow:hidden;border:1px solid #e5e7eb;background:#fff;aspect-ratio:16 / 9}.home .slide{display:none;width:100%;height:100%;flex-direction:column;align-items:center;justify-content:center;gap:16px;padding:24px}.home .slide.active{display:flex}.home .slide-placeholder{width:64px;height:64px;border-radius:12px;background:#d1fae5;display:flex;align-items:center;justify-content:center}.home .slide-placeholder svg{width:28px;height:28px}.home .slide img{width:100%;height:100%;object-fit:cover;object-position:top}.home .slide-caption-label{font-size:11px;font-weight:700;letter-spacing:.08em;text-transform:uppercase;color:#065f46;background:#d1fae5;padding:3px 10px;border-radius:100px}.home .slide-caption-text{font-size:15px;font-weight:600;color:#374151}.home .slide-caption-sub{font-size:13px;color:#9ca3af}.home .slideshow-controls{display:flex;align-items:center;justify-content:center;gap:20px;margin-top:24px}.home .slide-btn{width:36px;height:36px;border-radius:50%;border:1.5px solid #e5e7eb;background:#fff;cursor:pointer;font-size:16px;color:#374151;display:flex;align-items:center;justify-content:center;transition:border-color .15s,color .15s;font-family:DM Sans,sans-serif}.home .slide-btn:hover{border-color:#10b981;color:#10b981}.home .slide-dots{display:flex;gap:8px;align-items:center}.home .slide-dot{width:8px;height:8px;border-radius:50%;background:#d1d5db;border:none;padding:0;cursor:pointer;transition:background .2s,transform .2s}.home .slide-dot.active{background:#10b981;transform:scale(1.2)}.home .faq{background:#fff;padding:80px 48px;text-align:center}.home .faq h2{font-size:32px;font-weight:800;color:#111827;letter-spacing:-.8px;margin-bottom:48px}.home .faq-list{max-width:680px;margin:0 auto;text-align:left;display:flex;flex-direction:column;gap:12px}.home .faq-item{border:1px solid #e5e7eb;border-radius:10px;overflow:hidden;background:#fff}.home .faq-question{width:100%;background:none;border:none;padding:18px 20px;display:flex;align-items:center;justify-content:space-between;font-size:15px;font-weight:700;color:#111827;cursor:pointer;font-family:DM Sans,sans-serif;text-align:left;gap:12px}.home .faq-question:hover{background:#f9fafb}.home .faq-icon{width:20px;height:20px;min-width:20px;border-radius:50%;background:#d1fae5;color:#10b981;font-size:16px;font-weight:700;display:flex;align-items:center;justify-content:center;transition:transform .2s}.home .faq-item.open .faq-icon{transform:rotate(45deg)}.home .faq-answer{display:none;padding:0 20px 18px;font-size:14px;color:#6b7280;line-height:1.7}.home .faq-item.open .faq-answer{display:block}.home .cta-banner{background:#10b981;padding:80px 24px;text-align:center}.home .cta-banner h2{font-size:36px;font-weight:800;color:#fff;letter-spacing:-.8px;margin-bottom:16px}.home .cta-banner p{font-size:17px;color:#fffc;font-weight:400}.home footer{background:#111827;padding:48px 24px;text-align:center}.home .footer-logo{font-size:18px;font-weight:700;color:#fff;margin-bottom:16px}.home .footer-logo span{color:#10b981;font-weight:400}.home .footer-copy{font-size:14px;color:#6b7280;margin-bottom:10px}.home .footer-links a{font-size:14px;color:#6b7280;text-decoration:none}.home .footer-links a:hover{color:#10b981}@media(max-width:900px){.home .value-props-grid{grid-template-columns:1fr}}@media(max-width:768px){.home nav{padding:16px 20px}.home .nav-links{gap:16px}.home .hero{padding:40px 20px 60px}.home .hero h1{font-size:38px;letter-spacing:-1px}.home .sub{font-size:16px}.home .how,.home .features,.home .slideshow,.home .faq{padding:60px 20px}.home .how h2,.home .features h2,.home .slideshow h2,.home .faq h2{font-size:26px}.home .cta-banner h2{font-size:28px}.home .features-grid{grid-template-columns:1fr}.home .steps{gap:32px}}.mobile-not-supported{font-family:DM Sans,sans-serif;background:#f4f5f6;min-height:100vh;display:flex;flex-direction:column;align-items:center;justify-content:center;padding:2rem 1.5rem;text-align:center}.mobile-not-supported *{box-sizing:border-box}.mobile-not-supported .mns-logo{display:flex;align-items:center;justify-content:center;gap:8px;margin-bottom:2.5rem}.mobile-not-supported .mns-logo-icon{width:28px;height:28px;flex-shrink:0}.mobile-not-supported .mns-logo-name{font-size:18px;font-weight:600;color:#111827;letter-spacing:-.3px}.mobile-not-supported .mns-icon-wrapper{width:72px;height:72px;border-radius:20px;background:#fff;border:.5px solid #e5e7eb;display:flex;align-items:center;justify-content:center;margin:0 auto 1.5rem}.mobile-not-supported .mns-card{background:#fff;border-radius:16px;padding:1.75rem 1.5rem;border:.5px solid #e5e7eb;max-width:320px;width:100%}.mobile-not-supported .mns-card-title{font-size:17px;font-weight:600;color:#111827;margin-bottom:.75rem;line-height:1.4}.mobile-not-supported .mns-card-body{font-size:14px;color:#6b7280;line-height:1.6;margin-bottom:1.5rem}.mobile-not-supported .mns-url-pill{background:#f4f5f6;border-radius:10px;padding:1rem 1.25rem;display:flex;align-items:center;gap:10px}.mobile-not-supported .mns-url-text{font-family:DM Mono,monospace;font-size:12px;color:#374151}.mobile-not-supported .mns-footer{font-size:12px;color:#9ca3af;margin-top:2.5rem}.mobile-not-supported .mns-footer a{color:#10b981;text-decoration:none}.mobile-not-supported .mns-footer a:hover{text-decoration:underline}.candidate-dashboard{margin:0;padding:0;box-sizing:border-box;font-family:DM Sans,sans-serif;background:#f8fafc;color:#111827;display:flex;height:100vh;width:100vw;overflow:hidden;position:fixed;top:0;left:0}.candidate-dashboard *,.candidate-dashboard *:before,.candidate-dashboard *:after{box-sizing:border-box}.candidate-dashboard .sidebar{width:240px;min-width:240px;background:#0f172a!important;display:flex;flex-direction:column;padding:0;height:100vh;position:relative;z-index:10}.candidate-dashboard .sidebar>*{background:transparent}.candidate-dashboard .sidebar-logo,.candidate-dashboard .sidebar-user,.candidate-dashboard .sidebar-nav,.candidate-dashboard .sidebar-footer{background:transparent!important}.candidate-dashboard .sidebar-logo{padding:28px 24px 24px;border-bottom:1px solid rgba(255,255,255,.06)}.candidate-dashboard .sidebar-logo .logo-text{font-size:20px;font-weight:700;color:var(--green);letter-spacing:-.3px}.candidate-dashboard .sidebar-logo .logo-sub{font-size:11px;color:#475569;font-weight:500;margin-top:2px;letter-spacing:.5px;text-transform:uppercase}.candidate-dashboard .sidebar-user{padding:20px 24px;border-bottom:1px solid rgba(255,255,255,.04);display:flex;align-items:center;gap:12px}.candidate-dashboard .user-avatar{width:36px;height:36px;border-radius:50%;background:linear-gradient(135deg,#10b981,#059669)!important;display:flex;align-items:center;justify-content:center;font-size:14px;font-weight:700;color:#fff;flex-shrink:0}.candidate-dashboard .user-info .user-name{font-size:13px;font-weight:600;color:#e2e8f0}.candidate-dashboard .user-info .user-role{font-size:11px;color:#64748b;margin-top:1px}.candidate-dashboard .sidebar-nav{flex:1;padding:16px 12px;display:flex;flex-direction:column;gap:2px;background:transparent!important;overflow-y:auto;min-height:0}.candidate-dashboard .nav-section-label{font-size:10px;font-weight:600;color:#334155;text-transform:uppercase;letter-spacing:1px;padding:12px 12px 6px}.candidate-dashboard .nav-item{display:flex;align-items:center;gap:12px;padding:10px 12px;border-radius:8px;cursor:pointer;transition:all .15s;color:#94a3b8;font-size:14px;font-weight:500;text-decoration:none;position:relative;background:transparent}.candidate-dashboard .nav-item:hover{background:#ffffff0d!important;color:#e2e8f0}.candidate-dashboard .nav-item.active{background:#10b9811f!important;color:#10b981}.candidate-dashboard .nav-item.active:before{content:"";position:absolute;left:0;top:50%;transform:translateY(-50%);width:3px;height:20px;background:#10b981;border-radius:0 2px 2px 0}.candidate-dashboard .nav-icon{width:18px;height:18px;opacity:.7;flex-shrink:0}.candidate-dashboard .nav-item.active .nav-icon{opacity:1}.candidate-dashboard .nav-badge{margin-left:auto;background:#10b981;color:#fff;font-size:10px;font-weight:700;padding:2px 7px;border-radius:20px}.candidate-dashboard .sidebar-footer{padding:16px 12px;border-top:1px solid rgba(255,255,255,.04);margin-top:0}.candidate-dashboard .sidebar-nav hr{border:none;border-top:1px solid rgba(255,255,255,.04);margin:8px 12px}.candidate-dashboard .btn-sign-out{display:flex;align-items:center;gap:10px;padding:10px 12px;border-radius:8px;color:#64748b;font-size:13px;font-weight:500;cursor:pointer;transition:all .15s;background:none;border:none;width:100%}.candidate-dashboard .btn-sign-out:hover{background:#ffffff0a;color:#94a3b8}.candidate-dashboard .main{flex:1;display:flex;flex-direction:column;overflow:hidden;background:#f8fafc}.candidate-dashboard .topbar{background:#fff;border-bottom:1px solid #e5e7eb;padding:0 32px;height:60px;display:flex;align-items:center;justify-content:space-between;flex-shrink:0}.candidate-dashboard .topbar-title{font-size:16px;font-weight:600;color:#111827}.candidate-dashboard .topbar-actions{display:flex;align-items:center;gap:12px}.candidate-dashboard .status-badge{display:flex;align-items:center;gap:6px;background:#d1fae5;color:#065f46;padding:6px 14px;border-radius:20px;font-size:12px;font-weight:600}.candidate-dashboard .status-dot{width:7px;height:7px;border-radius:50%;background:#10b981;animation:pulse 2s infinite}.candidate-dashboard .status-badge-inactive{background:#f1f5f9;color:#6b7280}.candidate-dashboard .status-badge-inactive .status-dot{background:#9ca3af;animation:none}.candidate-dashboard .status-badge-pending-review{background:#fef3c7;color:#92400e}.candidate-dashboard .status-badge-pending-review .status-dot{background:#f59e0b}@keyframes pulse{0%,to{opacity:1}50%{opacity:.4}}.candidate-dashboard .content{flex:1;overflow-y:auto;padding:32px}.candidate-dashboard .page-header{margin-bottom:28px}.candidate-dashboard .page-header h1{font-size:26px;font-weight:700;color:#111827;letter-spacing:-.4px}.candidate-dashboard .page-header p{font-size:14px;color:#6b7280;margin-top:4px}.candidate-dashboard .card{background:#fff;border-radius:14px;padding:28px;box-shadow:var(--card-shadow);border:1px solid var(--border);margin-bottom:20px}.candidate-dashboard .card-title{font-size:15px;font-weight:700;color:var(--text);margin-bottom:20px;display:flex;align-items:center;gap:8px}.candidate-dashboard .card-title-icon{width:28px;height:28px;border-radius:8px;background:var(--green-light);display:flex;align-items:center;justify-content:center}.candidate-dashboard .form-grid{display:grid;grid-template-columns:1fr 1fr;gap:16px}.candidate-dashboard .form-group{display:flex;flex-direction:column;gap:6px}.candidate-dashboard .form-group.full{grid-column:1 / -1}.candidate-dashboard label{font-size:12px;font-weight:600;color:#374151;text-transform:uppercase;letter-spacing:.5px}.candidate-dashboard input,.candidate-dashboard select,.candidate-dashboard textarea{font-family:DM Sans,sans-serif;font-size:14px;padding:10px 14px;border:1.5px solid #e5e7eb;border-radius:8px;color:#111827;background:#fff;transition:border-color .15s;outline:none}.candidate-dashboard input:focus,.candidate-dashboard select:focus,.candidate-dashboard textarea:focus{border-color:#10b981;box-shadow:0 0 0 3px #10b98114}.candidate-dashboard textarea{resize:vertical;min-height:80px}.candidate-dashboard .btn-primary{background:var(--green);color:#fff;border:none;padding:12px 28px;border-radius:8px;font-family:DM Sans,sans-serif;font-size:14px;font-weight:600;cursor:pointer;transition:all .15s}.candidate-dashboard .btn-primary:hover{background:#059669;transform:translateY(-1px)}.candidate-dashboard .btn-decline{background:#fff;color:#6b7280;border:1.5px solid #e5e7eb;padding:8px 14px;border-radius:7px;font-family:DM Sans,sans-serif;font-size:12px;font-weight:600;cursor:pointer;transition:all .15s}.candidate-dashboard .btn-decline:hover{background:#fef2f2;border-color:#fca5a5;color:#dc2626}.candidate-dashboard .modal-overlay{display:none;position:fixed;inset:0;background:#00000059;z-index:200;align-items:center;justify-content:center}.candidate-dashboard .modal-overlay.show{display:flex}.candidate-dashboard .modal{background:#fff;border-radius:14px;padding:32px 28px 24px;width:380px;box-shadow:0 20px 60px #0000002e;animation:modalIn .2s cubic-bezier(.34,1.56,.64,1)}@keyframes modalIn{0%{transform:scale(.9);opacity:0}to{transform:scale(1);opacity:1}}.candidate-dashboard .modal h3{font-size:16px;font-weight:700;color:#111827;margin-bottom:8px}.candidate-dashboard .modal p{font-size:13px;color:#6b7280;line-height:1.5;margin-bottom:24px}.candidate-dashboard .modal-actions{display:flex;justify-content:flex-end;gap:10px}.candidate-dashboard .btn-modal-cancel{background:#fff;color:var(--text);border:1.5px solid var(--border);padding:9px 20px;border-radius:8px;font-family:DM Sans,sans-serif;font-size:13px;font-weight:600;cursor:pointer;transition:all .15s}.candidate-dashboard .btn-modal-cancel:hover{background:#f9fafb}.candidate-dashboard .btn-modal-confirm{background:#dc2626;color:#fff;border:none;padding:9px 20px;border-radius:8px;font-family:DM Sans,sans-serif;font-size:13px;font-weight:600;cursor:pointer;transition:all .15s}.candidate-dashboard .btn-modal-confirm:hover{background:#b91c1c}.candidate-dashboard .toast{position:fixed;bottom:24px;right:24px;background:#0f172a;color:#fff;padding:14px 20px;border-radius:10px;font-size:13px;font-weight:500;display:flex;align-items:center;gap:10px;box-shadow:0 8px 32px #00000040;transform:translateY(80px);opacity:0;transition:all .3s cubic-bezier(.34,1.56,.64,1);z-index:100}.candidate-dashboard .toast.show{transform:translateY(0);opacity:1}.candidate-dashboard .toast-icon{font-size:16px}.candidate-dashboard-interviews .btn-add-interview{display:flex;align-items:center;gap:8px;background:#fff;color:var(--green);border:2px dashed var(--green);padding:12px 24px;border-radius:10px;font-family:DM Sans,sans-serif;font-size:14px;font-weight:600;cursor:pointer;transition:all .15s;width:100%;justify-content:center;margin-top:4px}.candidate-dashboard-interviews .btn-add-interview:hover{background:#d1fae5}.candidate-dashboard-interviews .interview-list{display:flex;flex-direction:column;gap:12px}.candidate-dashboard-interviews .interview-item{border-radius:10px;border:1px solid var(--border);background:#fafafa;transition:all .15s;overflow:hidden}.candidate-dashboard-interviews .interview-item-header{display:flex;align-items:center;justify-content:space-between;gap:16px;padding:16px;cursor:pointer;transition:background .15s}.candidate-dashboard-interviews .interview-item-header:hover{background:#fff}.candidate-dashboard-interviews .interview-item.expanded{background:#fff;box-shadow:0 1px 3px #0000000f,0 4px 16px #0000000a}.candidate-dashboard-interviews .interview-item.expanded .interview-item-header{border-bottom:1px solid var(--border)}.candidate-dashboard-interviews .interview-chevron{color:#9ca3af;transition:transform .2s;flex-shrink:0}.candidate-dashboard-interviews .interview-item.expanded .interview-chevron{transform:rotate(180deg)}.candidate-dashboard-interviews .interview-details{display:none;padding:4px 20px 8px;gap:0;flex-direction:column}.candidate-dashboard-interviews .interview-details-block{border-top:1px solid var(--border);padding-top:8px}.candidate-dashboard-interviews .interview-item.expanded .interview-details{display:flex}.candidate-dashboard-interviews .interview-details-spinner{display:none;align-items:center;justify-content:center;padding:20px 16px}.candidate-dashboard-interviews .interview-item.expanded.loading .interview-details-spinner{display:flex}.candidate-dashboard-interviews .interview-item.loading .interview-details{display:none}.candidate-dashboard-interviews .int-spin{width:26px;height:26px;border:3px solid #e5e7eb;border-top-color:var(--green);border-radius:50%;animation:verify-spin .7s linear infinite}.candidate-dashboard-interviews .interview-detail-row{display:flex;gap:8px;font-size:13px}.candidate-dashboard-interviews .interview-detail-label{color:var(--text-muted);font-weight:600;min-width:110px;flex-shrink:0}.candidate-dashboard-interviews .interview-detail-value{color:var(--text)}.candidate-dashboard-interviews .add-round-row{display:flex;justify-content:flex-end;align-items:center;gap:8px;margin-top:8px}.candidate-dashboard-interviews .interview-item--hidden .interview-item-header{opacity:.45}.candidate-dashboard-interviews .hide-interview-btn{font-size:11px;padding:5px 12px;background:none;border:1px solid var(--border);border-radius:6px;color:var(--text-muted);cursor:pointer;transition:all .15s}.candidate-dashboard-interviews .hide-interview-btn:hover{background:#f1f5f9;color:var(--text)}.candidate-dashboard-interviews .unhide-btn{background:#10b981;border-color:#10b981;color:#fff}.candidate-dashboard-interviews .unhide-btn:hover{background:#059669;border-color:#059669}.candidate-dashboard-interviews .add-round-btn{font-size:11px;padding:5px 12px;flex-shrink:0}.candidate-dashboard-interviews .add-round-btn:disabled{opacity:.4;cursor:not-allowed}.candidate-dashboard-interviews .add-round-btn:disabled:hover{transform:none}.candidate-dashboard-interviews .btn-interview-delete{background:none;border:none;cursor:pointer;padding:4px;display:flex;align-items:center;color:#9ca3af;transition:color .15s}.candidate-dashboard-interviews .btn-interview-delete:hover{color:#dc2626}.candidate-dashboard-interviews .interview-info{min-width:0}.candidate-dashboard-interviews .interview-company{font-size:14px;font-weight:700;color:var(--text)}.candidate-dashboard-interviews .interview-role{font-size:12px;color:var(--text-muted);margin-top:2px}.candidate-dashboard-interviews .interview-meta-wrap{display:flex;align-items:center;gap:0;flex-shrink:0}.candidate-dashboard-interviews .interview-meta{display:flex;align-items:center;gap:8px;flex-shrink:0}.candidate-dashboard-interviews .tag{font-size:11px;font-weight:600;padding:3px 10px;border-radius:12px}.candidate-dashboard-interviews .tag-stage{background:#ede9fe;color:#5b21b6}.candidate-dashboard-interviews .tag-date{background:#f1f5f9;color:#475569}.candidate-dashboard-interviews .drawer-overlay{display:none;position:fixed;inset:0;background:#0000004d;z-index:300}.candidate-dashboard-interviews .drawer-overlay.show{display:block}.candidate-dashboard-interviews .drawer{position:fixed;top:0;right:0;width:440px;height:100vh;background:#fff;box-shadow:-8px 0 40px #0000001f;z-index:301;display:flex;flex-direction:column;transform:translate(100%);transition:transform .3s cubic-bezier(.4,0,.2,1)}.candidate-dashboard-interviews .drawer-fieldset{flex:1;display:flex;flex-direction:column;min-height:0;border:0;padding:0;margin:0;transition:opacity .15s}.candidate-dashboard-interviews .drawer-fieldset[disabled]{opacity:.55}.candidate-dashboard-interviews .drawer-processing{position:absolute;inset:0;background:#ffffffa6;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:14px;z-index:10}.candidate-dashboard-interviews .drawer-processing-spinner{width:40px;height:40px;border:3px solid #d1fae5;border-top-color:#10b981;border-radius:50%;animation:verify-spin .8s linear infinite}.candidate-dashboard-interviews .drawer-processing-text{font-size:14px;color:#111827;font-weight:500}.candidate-dashboard-interviews .drawer-overlay.show .drawer{transform:translate(0)}.candidate-dashboard-interviews .drawer-header{display:flex;align-items:center;justify-content:space-between;padding:24px 28px 20px;flex-shrink:0}.candidate-dashboard-interviews .drawer-header h3{font-size:16px;font-weight:700;color:var(--text);margin:0}.candidate-dashboard-interviews .drawer-close{background:none;border:none;cursor:pointer;color:var(--text-muted);padding:4px;border-radius:6px;display:flex;align-items:center;transition:all .15s}.candidate-dashboard-interviews .drawer-close:hover{background:#f1f5f9;color:var(--text)}.candidate-dashboard-interviews .drawer-body{flex:1;overflow-y:auto;padding:24px 28px;display:flex;flex-direction:column;gap:16px}.candidate-dashboard-interviews .drawer-body input,.candidate-dashboard-interviews .drawer-body select{width:100%;margin-top:6px}.candidate-dashboard-interviews .drawer-body input.error{border-color:#ef4444;box-shadow:0 0 0 3px #ef444414}.candidate-dashboard-interviews .drawer-footer{padding:16px 28px;border-top:1px solid var(--border);display:flex;gap:10px;justify-content:flex-end;flex-shrink:0}.candidate-dashboard-interviews .stage-dropdown-list::-webkit-scrollbar{width:6px}.candidate-dashboard-interviews .stage-dropdown-list::-webkit-scrollbar-track{background:transparent}.candidate-dashboard-interviews .stage-dropdown-list::-webkit-scrollbar-thumb{background:#d1d5db;border-radius:3px}.candidate-dashboard-interviews .stage-dropdown-list::-webkit-scrollbar-thumb:hover{background:#9ca3af}.candidate-dashboard-interviews .field-hint{font-size:11px;color:var(--text-muted);font-weight:600}.candidate-dashboard-interviews .field-hint.locked:before{content:"🔒 "}.candidate-dashboard .modal.badges-earned-modal{text-align:center;max-width:400px;width:400px;padding:36px 32px 28px}.candidate-dashboard .badges-earned-modal .badges-earned-icon{font-size:48px;margin-bottom:14px;line-height:1}.candidate-dashboard .badges-earned-modal h3{font-size:20px;font-weight:700;color:#111827;margin-bottom:10px}.candidate-dashboard .badges-earned-modal p{font-size:14px;color:#4b5563;line-height:1.6;margin-bottom:24px}.candidate-dashboard .modal.interview-submitted-modal{max-width:400px;width:400px;text-align:center}.candidate-dashboard .interview-submitted-modal .interview-submitted-icon{font-size:32px;margin-bottom:12px}.candidate-dashboard .interview-submitted-modal h3{margin-bottom:12px}.candidate-dashboard .interview-submitted-modal p{font-size:14px;line-height:1.6;margin-bottom:24px}.candidate-dashboard .verification-required-highlight{color:#2563eb}.candidate-dashboard-interviews .interview-status-center{flex-shrink:0}.candidate-dashboard-interviews .verification-required-link{font-family:DM Sans,sans-serif;font-size:12px;font-weight:600;color:#2563eb;text-decoration:underline;text-underline-offset:2px;cursor:pointer;transition:color .15s}.candidate-dashboard-interviews .pending-verification-pill{font-family:DM Sans,sans-serif;font-size:11px;font-weight:700;color:#1d4ed8;background:#dbeafe;border-radius:20px;padding:4px 12px;white-space:nowrap;display:inline-flex;align-items:center;gap:5px}.candidate-dashboard-interviews .so-review-pill{font-family:DM Sans,sans-serif;font-size:11px;font-weight:700;color:#92400e;background:#fef3c7;border-radius:20px;padding:3px 10px;white-space:nowrap}.candidate-dashboard-interviews .verification-required-link:hover{color:#1d4ed8}.candidate-dashboard-interviews .verified-inline{font-family:DM Sans,sans-serif;font-size:11px;font-weight:600;color:var(--green);white-space:nowrap}.candidate-dashboard-interviews .verification-failed-label{font-family:DM Sans,sans-serif;font-size:12px;font-weight:600;color:#dc2626}.candidate-dashboard-interviews .interview-detail-value-failed{color:#dc2626;font-weight:600}.candidate-dashboard-interviews .interview-detail-value-pending{color:#d97706;font-weight:600}.candidate-dashboard-interviews .interview-pending-disclaimer{margin-top:12px;padding:10px 14px;background:#fffbeb;border:1px solid #fcd34d;border-radius:8px;font-size:12px;color:#92400e;line-height:1.6}.candidate-dashboard-interviews .verify-modal{background:#fff;border-radius:16px;border:1px solid #e5e7eb;padding:1.25rem 1.5rem;max-width:520px;width:100%;max-height:90vh;overflow-y:auto}.candidate-dashboard-interviews .verify-nav{display:flex;align-items:center;justify-content:space-between;margin-bottom:.75rem}.candidate-dashboard-interviews .verify-nav-spacer{width:32px}.candidate-dashboard-interviews .verify-title{font-size:20px;font-weight:600;color:#111827;letter-spacing:-.3px}.candidate-dashboard-interviews .verify-back-row{margin-bottom:.5rem}.candidate-dashboard-interviews .verify-btn-close{width:28px;height:28px;border-radius:50%;border:1px solid #e5e7eb;background:transparent;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:background .15s}.candidate-dashboard-interviews .verify-btn-close:hover{background:#f3f4f6}.candidate-dashboard-interviews .verify-btn-back{display:flex;align-items:center;gap:6px;border:1px solid #e5e7eb;background:#fff;border-radius:8px;cursor:pointer;color:#374151;font-size:13px;font-weight:500;font-family:DM Sans,sans-serif;padding:5px 10px 5px 7px}.candidate-dashboard-interviews .verify-btn-back:hover{background:#f3f4f6}.candidate-dashboard-interviews .verify-subtitle{font-size:13px;color:#6b7280;line-height:1.55;margin-bottom:1.5rem}.candidate-dashboard-interviews .verify-section-box{background:#f9fafb;border-radius:10px;padding:.875rem 1rem .5rem;margin-bottom:.875rem}.candidate-dashboard-interviews .verify-section-label{font-size:10px;font-weight:500;letter-spacing:.06em;color:#9ca3af;text-transform:uppercase;margin-bottom:.625rem}.candidate-dashboard-interviews .verify-row{display:flex;gap:10px;align-items:flex-start;margin-bottom:.625rem}.candidate-dashboard-interviews .verify-icon-circle{width:22px;height:22px;flex-shrink:0;border-radius:50%;display:flex;align-items:center;justify-content:center}.candidate-dashboard-interviews .verify-icon-circle.green{background:#d1fae5}.candidate-dashboard-interviews .verify-icon-circle.red{background:#fee2e2}.verify-modal p{margin:0}.candidate-dashboard-interviews .verify-row-title{font-size:13px;font-weight:500;color:#111827;margin-bottom:1px}.candidate-dashboard-interviews .verify-row-desc{font-size:12px;color:#6b7280}.candidate-dashboard-interviews .verify-divider{border:none;border-top:1px solid #e5e7eb;margin:.375rem 0 .5rem}.candidate-dashboard-interviews .verify-info-box{background:#f9fafb;border-radius:10px;padding:.75rem 1rem;margin-bottom:.35rem;display:flex;gap:8px;align-items:flex-start}.candidate-dashboard-interviews .verify-info-box p{font-size:12px;color:#6b7280;line-height:1.55}.candidate-dashboard-interviews .verify-info-box strong{color:#111827;font-weight:500}.candidate-dashboard-interviews .verify-details-grid{display:grid;grid-template-columns:1fr 1fr;gap:.75rem}.candidate-dashboard-interviews .verify-detail-label{font-size:10px;font-weight:500;color:#9ca3af;text-transform:uppercase;letter-spacing:.06em;margin-bottom:2px}.candidate-dashboard-interviews .verify-detail-value{font-size:13px;font-weight:500;color:#111827;overflow-wrap:anywhere;word-break:break-word}.candidate-dashboard-interviews .verify-question-title{font-size:13px;font-weight:500;color:#111827;margin-bottom:.35rem}.candidate-dashboard-interviews .verify-question-desc{font-size:12px;color:#6b7280;line-height:1.55;margin-bottom:.35rem}.candidate-dashboard-interviews .verify-option-btn{display:flex;gap:10px;align-items:flex-start;width:100%;padding:.75rem 1rem;border-radius:10px;border:1.5px solid #e5e7eb;background:#fff;cursor:pointer;text-align:left;font-family:DM Sans,sans-serif;transition:border-color .15s;margin-bottom:8px}.candidate-dashboard-interviews .verify-option-btn:last-child{margin-bottom:0}.candidate-dashboard-interviews .verify-option-btn.selected{border-color:#10b981}.candidate-dashboard-interviews .verify-option-icon{width:30px;height:30px;flex-shrink:0;border-radius:7px;background:#d1fae5;display:flex;align-items:center;justify-content:center;margin-top:1px}.candidate-dashboard-interviews .verify-option-title{font-size:13px;font-weight:500;color:#111827;margin-bottom:2px}.candidate-dashboard-interviews .verify-option-desc{font-size:12px;color:#6b7280;line-height:1.4}.candidate-dashboard-interviews .verify-radio-dot{width:16px;height:16px;flex-shrink:0;border-radius:50%;border:1.5px solid #d1d5db;margin-top:2px;display:flex;align-items:center;justify-content:center}.candidate-dashboard-interviews .verify-radio-dot.selected{border-color:#10b981}.candidate-dashboard-interviews .verify-radio-fill{width:10px;height:10px;border-radius:50%;background:#10b981}.candidate-dashboard-interviews .verify-btn-primary{width:100%;padding:.75rem;border-radius:8px;background:#10b981;color:#fff;font-size:14px;font-weight:500;font-family:DM Sans,sans-serif;border:none;cursor:pointer;transition:background .15s,opacity .2s}.candidate-dashboard-interviews .verify-btn-primary:hover:not(:disabled){background:#059669}.candidate-dashboard-interviews .verify-btn-primary:disabled{opacity:.4;cursor:not-allowed}@keyframes verify-spin{to{transform:rotate(360deg)}}.candidate-dashboard-interviews .drawer label,.candidate-dashboard-interviews .drawer .form-group label,.candidate-dashboard-interviews .drawer label *{text-transform:none;letter-spacing:0}.candidate-dashboard-interviews .page-header .btn-primary{flex-shrink:0;white-space:nowrap}.candidate-dashboard-interviews .profile-tabs{display:flex;gap:0;border-bottom:2px solid var(--border);margin-bottom:24px}.candidate-dashboard-interviews .profile-tab{background:none;border:none;padding:10px 24px;font-family:DM Sans,sans-serif;font-size:14px;font-weight:600;color:var(--text-muted);cursor:pointer;position:relative;transition:color .15s}.candidate-dashboard-interviews .profile-tab:hover{color:#111827}.candidate-dashboard-interviews .profile-tab.active{color:#10b981}.candidate-dashboard-interviews .profile-tab.active:after{content:"";position:absolute;bottom:-2px;left:0;right:0;height:2px;background:#10b981;border-radius:2px 2px 0 0}.candidate-dashboard-interviews .preview-tab{font-family:DM Sans,sans-serif;width:max-content;max-width:100%}.candidate-dashboard-interviews .preview-intro{font-size:13px;color:var(--text-muted);line-height:1.6;margin-bottom:20px}.candidate-dashboard-interviews .preview-recruiter-view{width:100%}.candidate-dashboard-interviews .preview-intro strong{color:var(--text);font-weight:600}.candidate-dashboard-interviews .preview-section-label{font-size:14px;font-weight:700;text-transform:uppercase;letter-spacing:1.5px;color:var(--text-muted);margin-bottom:12px}.candidate-dashboard-interviews .preview-section-divider{border:none;border-top:2px solid #374151;margin:0 0 12px}.candidate-dashboard-interviews .preview-rows{display:flex;flex-direction:column;gap:10px;font-size:13px;margin-bottom:16px}.candidate-dashboard-interviews .preview-row{display:grid;grid-template-columns:1fr 1fr 1fr;align-items:flex-start}.candidate-dashboard-interviews .preview-row-company{font-weight:600;color:var(--text)}.candidate-dashboard-interviews .preview-row-meta{display:flex;flex-direction:column;align-items:flex-end;gap:2px;color:var(--text-muted);text-align:right}.candidate-dashboard-interviews .preview-row-meta span:first-child{font-weight:700}.candidate-dashboard-interviews .preview-row-when{color:var(--text-muted);text-align:right}.candidate-badges .page-intro{font-size:14px;color:#6b7280;line-height:1.6;margin-bottom:24px}.candidate-badges .badges-grid{display:flex;gap:24px;flex-wrap:wrap;max-width:700px}.candidate-badges .badge-card{flex:1;min-width:180px;display:flex;flex-direction:column;align-items:center;padding:28px 20px;text-align:center}.candidate-badges .badge-icon{width:96px;height:110px;margin-bottom:14px}.candidate-badges .badge-name{font-size:13px;font-weight:700;margin-bottom:6px}.candidate-badges .badge-desc{font-size:11px;line-height:1.5}.candidate-badges .badge-count{margin-top:12px;font-size:13px;font-weight:700;border-radius:20px;padding:3px 16px}.candidate-badges .badge-count--active{font-size:36px;font-weight:800;padding:2px 18px;border-radius:12px;letter-spacing:-.5px}.candidate-badges .badge-system-design .badge-name,.candidate-badges .badge-system-design .badge-count{color:#1d4ed8}.candidate-badges .badge-system-design .badge-desc{color:#93c5fd}.candidate-badges .badge-system-design .badge-count{background:#dbeafe}.candidate-badges .badge-coding .badge-name,.candidate-badges .badge-coding .badge-count{color:#065f46}.candidate-badges .badge-coding .badge-desc{color:#6ee7b7}.candidate-badges .badge-coding .badge-count{background:#d1fae5}.candidate-badges .badge-offers .badge-name,.candidate-badges .badge-offers .badge-count{color:#92400e}.candidate-badges .badge-offers .badge-desc{color:#fcd34d}.candidate-badges .badge-offers .badge-count{background:#fef3c7}.candidate-dashboard-profile .profile-tabs{display:flex;gap:0;border-bottom:2px solid var(--border);margin-bottom:24px}.candidate-dashboard-profile .profile-tab{background:none;border:none;padding:10px 24px;font-family:DM Sans,sans-serif;font-size:14px;font-weight:600;color:var(--text-muted);cursor:pointer;position:relative;transition:color .15s}.candidate-dashboard-profile .profile-tab:hover{color:#111827}.candidate-dashboard-profile .profile-tab.active{color:#10b981}.candidate-dashboard-profile .profile-tab.active:after{content:"";position:absolute;bottom:-2px;left:0;right:0;height:2px;background:#10b981;border-radius:2px 2px 0 0}.candidate-dashboard-profile .profile-tab-content{display:block}.candidate-dashboard-profile .resume-card{background:#fff;border-radius:12px;padding:20px 24px;border:1px solid var(--border);box-shadow:var(--card-shadow);margin-bottom:12px;position:relative}.candidate-dashboard-profile .resume-card-header{display:flex;justify-content:space-between;align-items:flex-start}.candidate-dashboard-profile .resume-card-left{flex:1}.candidate-dashboard-profile .resume-card-title{font-size:15px;font-weight:700;color:var(--text);margin-bottom:2px}.candidate-dashboard-profile .resume-card-company{font-size:13px;font-weight:600;color:var(--green);margin-bottom:2px}.candidate-dashboard-profile .resume-card-meta{font-size:12px;color:var(--text-muted);display:flex;gap:12px;margin-top:2px}.candidate-dashboard-profile .resume-card-actions{display:flex;gap:6px;flex-shrink:0}.candidate-dashboard-profile .resume-card-divider{border:none;border-top:1px solid var(--border);margin:12px 0}.candidate-dashboard-profile .resume-card-description{font-size:13px;color:var(--text);line-height:1.6;white-space:pre-wrap}.candidate-dashboard-profile .resume-card-technologies{margin-top:10px;display:flex;flex-wrap:wrap;gap:6px}.candidate-dashboard-profile .tech-tag{font-size:11px;font-weight:600;background:var(--green-light);color:var(--green-dark);padding:3px 9px;border-radius:20px}.candidate-dashboard-profile .btn-resume-action{background:none;border:none;cursor:pointer;color:#9ca3af;padding:4px 6px;border-radius:6px;font-size:12px;font-family:DM Sans,sans-serif;font-weight:500;display:flex;align-items:center;gap:4px;transition:all .15s}.candidate-dashboard-profile .btn-resume-action:hover{background:#fef2f2;color:#dc2626}.candidate-dashboard-profile .btn-resume-action.btn-resume-edit:hover{background:#d1fae5;color:#10b981}.candidate-dashboard-profile .drawer-overlay{position:fixed;inset:0;background:#0000004d;z-index:300;display:none}.candidate-dashboard-profile .drawer-overlay.show{display:block}.candidate-dashboard-profile .drawer{position:fixed;top:0;right:0;width:440px;height:100vh;background:#fff;box-shadow:-8px 0 40px #0000001f;z-index:301;display:flex;flex-direction:column;transform:translate(100%);transition:transform .3s cubic-bezier(.4,0,.2,1)}.candidate-dashboard-profile .drawer-overlay.show .drawer{transform:translate(0)}.candidate-dashboard-profile .drawer-header{display:flex;align-items:center;justify-content:space-between;padding:24px 28px 20px;border-bottom:1px solid var(--border);flex-shrink:0}.candidate-dashboard-profile .drawer-header h3{font-size:16px;font-weight:700;color:var(--text);margin:0}.candidate-dashboard-profile .drawer-close{background:none;border:none;cursor:pointer;color:var(--text-muted);padding:4px;border-radius:6px;display:flex;align-items:center;justify-content:center;transition:all .15s}.candidate-dashboard-profile .drawer-close:hover{background:#f1f5f9;color:var(--text)}.candidate-dashboard-profile .drawer-body{flex:1;overflow-y:auto;padding:24px 28px;display:flex;flex-direction:column;gap:16px}.candidate-dashboard-profile .drawer-footer{padding:16px 28px;border-top:1px solid var(--border);display:flex;gap:10px;justify-content:flex-end;flex-shrink:0}.candidate-dashboard-profile .currently-employed{display:flex;align-items:center;gap:8px;margin-top:8px}.candidate-dashboard-profile .currently-employed input[type=checkbox]{width:16px;height:16px;accent-color:#10b981;cursor:pointer;padding:0;border:none}.candidate-dashboard-profile .currently-employed label{font-size:13px;font-weight:500;color:#111827;text-transform:none;letter-spacing:0;cursor:pointer}.candidate-dashboard-profile .preview-card{width:676px;max-width:100%;background:#fff;border-radius:12px;border:1px solid #e5e9e7;box-shadow:0 1px 4px #0000000d;overflow:hidden}.candidate-dashboard-profile .preview-header{padding:24px 24px 16px;border-bottom:1px solid #e5e9e7}.candidate-dashboard-profile .preview-name{font-size:22px;font-weight:600;letter-spacing:-.4px;color:#1a1f1d;margin-bottom:4px}.candidate-dashboard-profile .preview-subtitle{font-size:13px;color:#6b7570}.candidate-dashboard-profile .preview-body{padding:20px 24px 24px}.candidate-dashboard-profile .preview-section{margin-bottom:20px}.candidate-dashboard-profile .preview-section:last-child{margin-bottom:0}.candidate-dashboard-profile .preview-section-label{font-size:10px;font-weight:600;letter-spacing:.1em;text-transform:uppercase;color:#6b7570;margin-bottom:10px}.candidate-dashboard-profile .preview-immig-badge{display:inline-block;font-size:12px;font-weight:500;font-family:DM Mono,monospace;background:#f0faf5;color:#0a7a52;border:1px solid #a7f3d0;border-radius:4px;padding:3px 9px}.candidate-dashboard-profile .preview-role-item{display:block;padding:10px 0;border-bottom:1px solid #f0f4f2}.candidate-dashboard-profile .preview-role-item:last-child{border-bottom:none}.candidate-dashboard-profile .preview-role-title{font-size:13px;color:#1a1f1d;font-weight:500}.candidate-dashboard-profile .preview-company-type{font-size:11px;font-family:DM Mono,monospace;background:#f8faf9;color:#6b7570;border:1px solid #e5e9e7;border-radius:3px;padding:1px 6px;margin-left:8px}.candidate-dashboard-profile .preview-role-duration{font-size:12px;color:#6b7570;white-space:nowrap;margin-left:12px}.candidate-dashboard-profile .preview-role-description{font-size:12px;color:#6b7570;line-height:1.6;margin-top:6px;padding-bottom:8px}.candidate-dashboard-profile .preview-role-tech{display:flex;flex-wrap:wrap;gap:4px;padding-bottom:10px}.candidate-dashboard-profile .preview-tech-pill{font-size:11px;font-family:DM Mono,monospace;background:#f8faf9;color:#6b7570;border:1px solid #e5e9e7;border-radius:3px;padding:2px 7px}.candidate-dashboard-profile .preview-edu-line{font-size:13px;color:#1a1f1d}.candidate-dashboard-profile .preview-edu-school{font-size:12px;color:#6b7570;margin-top:2px}.candidate-dashboard-preferences .pref-option{display:flex;align-items:center;justify-content:space-between;padding:8px 0;border-bottom:1px solid #f1f5f9}.candidate-dashboard-preferences .pref-option:last-child{border-bottom:none}.candidate-dashboard-preferences .pref-option label{font-size:13px;font-weight:500;color:#111827;text-transform:none;letter-spacing:0}.candidate-dashboard-preferences .checkbox{width:18px;height:18px;border-radius:5px;border:2px solid #e5e7eb;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:all .15s;flex-shrink:0}.candidate-dashboard-preferences .checkbox.checked{background:#10b981;border-color:#10b981;color:#fff}.candidate-dashboard-preferences .autocomplete-wrapper{position:relative}.candidate-dashboard-preferences .autocomplete-input-row input{width:100%}.candidate-dashboard-preferences .autocomplete-dropdown{display:none;position:absolute;top:calc(100% + 4px);left:0;right:0;background:#fff;border:1.5px solid #10b981;border-radius:10px;box-shadow:0 8px 24px #0000001a;list-style:none;z-index:50;overflow:hidden;max-height:220px;overflow-y:auto}.candidate-dashboard-preferences .autocomplete-dropdown.open{display:block}.candidate-dashboard-preferences .autocomplete-dropdown li{padding:10px 14px;font-size:13px;color:#111827;cursor:pointer;transition:background .1s}.candidate-dashboard-preferences .autocomplete-dropdown li:hover,.candidate-dashboard-preferences .autocomplete-dropdown li.highlighted{background:#d1fae5;color:#065f46}.candidate-dashboard-preferences .autocomplete-dropdown li .match-highlight{font-weight:700}.candidate-dashboard-preferences .selected-chips{display:flex;flex-wrap:wrap;gap:8px;margin-top:12px}.candidate-dashboard-preferences .chip{display:inline-flex;align-items:center;gap:6px;background:var(--green-light);border:1px solid var(--green-mid);color:#065f46;padding:5px 10px 5px 12px;border-radius:20px;font-size:13px;font-weight:600;animation:chipIn .2s cubic-bezier(.34,1.56,.64,1)}@keyframes chipIn{0%{transform:scale(.7);opacity:0}to{transform:scale(1);opacity:1}}.candidate-dashboard-preferences .chip-remove{width:18px;height:18px;border-radius:50%;background:#065f4626;border:none;cursor:pointer;display:inline-flex;align-items:center;justify-content:center;color:#065f46;font-size:12px;font-weight:700;transition:background .15s;padding:0;line-height:1}.candidate-dashboard-preferences .chip-remove:hover{background:#dc262626;color:#dc2626}.candidate-dashboard-interests .interests-tabs{display:flex;gap:0;border-bottom:2px solid var(--border);margin-bottom:20px;margin-top:4px}.candidate-dashboard-interests .interests-tab{background:none;border:none;padding:10px 24px;font-family:DM Sans,sans-serif;font-size:14px;font-weight:600;color:var(--text-muted);cursor:pointer;position:relative;transition:color .15s}.candidate-dashboard-interests .interests-tab:hover{color:var(--text)}.candidate-dashboard-interests .interests-tab.active{color:var(--green)}.candidate-dashboard-interests .interests-tab.active:after{content:"";position:absolute;bottom:-2px;left:0;right:0;height:2px;background:var(--green);border-radius:2px 2px 0 0}.candidate-dashboard-interests .interests-subtitle{font-size:13px;color:var(--text-muted);line-height:1.6;margin-bottom:16px}.candidate-dashboard-interests .interests-loading{font-size:13px;color:var(--text-muted);padding:24px 0}.candidate-dashboard-interests .activation-card{background:#fff;border:1px solid var(--border);border-radius:14px;padding:24px 28px}.candidate-dashboard-interests .activation-card .card-title{font-size:16px;font-weight:700;margin-bottom:4px}.candidate-dashboard-interests .activation-description{font-size:13px;color:var(--text-muted);margin-bottom:20px}.candidate-dashboard-interests .checklist-items{display:flex;flex-direction:column;gap:14px}.candidate-dashboard-interests .checklist-row{display:flex;align-items:center;gap:12px;font-size:14px;color:var(--text)}.candidate-dashboard-interests .checklist-or{font-size:11px;font-weight:700;color:var(--text-muted);letter-spacing:.05em}.candidate-dashboard-interests .checklist-row-pending{color:var(--text-muted)}.candidate-dashboard-interests .checklist-link{color:inherit;text-decoration:none}.candidate-dashboard-interests .checklist-link:hover{text-decoration:underline}.candidate-dashboard-interests .checklist-icon{width:20px;height:20px;border-radius:50%;display:flex;align-items:center;justify-content:center;flex-shrink:0}.candidate-dashboard-interests .checklist-icon-done{background:#d1fae5}.candidate-dashboard-interests .checklist-icon-pending{background:#f1f5f9}.candidate-dashboard-interests .activation-footer{display:flex;justify-content:flex-end;align-items:center;margin-top:20px;padding-top:16px;border-top:1px solid var(--border)}.candidate-dashboard-interests .toggle-label{display:flex;align-items:center;gap:8px;cursor:pointer;-webkit-user-select:none;user-select:none}.candidate-dashboard-interests .toggle-text{font-size:12px;font-weight:600;color:var(--text-muted)}.candidate-dashboard-interests .toggle-switch{position:relative;width:36px;height:20px;flex-shrink:0}.candidate-dashboard-interests .toggle-switch input{opacity:0;width:0;height:0;position:absolute}.candidate-dashboard-interests .toggle-track{position:absolute;inset:0;border-radius:20px;background:#d1d5db;transition:background .2s}.candidate-dashboard-interests .toggle-switch-on .toggle-track{background:var(--green)}.candidate-dashboard-interests .toggle-knob{position:absolute;top:2px;left:2px;width:16px;height:16px;border-radius:50%;background:#fff;box-shadow:0 1px 3px #0003;transition:transform .2s}.candidate-dashboard-interests .toggle-switch-on .toggle-knob{transform:translate(16px)}.candidate-dashboard-interests .recruiter-card{display:flex;align-items:center;gap:16px;padding:16px 20px;border-radius:12px;border:1px solid var(--border);background:#fff;margin-bottom:12px;transition:all .15s}.candidate-dashboard-interests .recruiter-card:hover{box-shadow:0 1px 3px #0000000f,0 4px 16px #0000000a;transform:translateY(-1px)}.candidate-dashboard-interests .recruiter-avatar{width:44px;height:44px;border-radius:50%;background:linear-gradient(135deg,#f59e0b,#d97706);display:flex;align-items:center;justify-content:center;font-weight:800;color:#fff;font-size:15px;flex-shrink:0}.candidate-dashboard-interests .ra-blue{background:linear-gradient(135deg,#3b82f6,#2563eb)}.candidate-dashboard-interests .ra-purple{background:linear-gradient(135deg,#8b5cf6,#6d28d9)}.candidate-dashboard-interests .ra-pink{background:linear-gradient(135deg,#ec4899,#be185d)}.candidate-dashboard-interests .recruiter-info{flex:1}.candidate-dashboard-interests .recruiter-info .rec-company{font-size:14px;font-weight:700;color:#2563eb;cursor:pointer;text-decoration:underline;text-underline-offset:2px}.candidate-dashboard-interests .recruiter-info .rec-company:hover{color:#1d4ed8}.candidate-dashboard-interests .recruiter-info .rec-role{font-size:12px;color:var(--text-muted);margin-top:2px}.candidate-dashboard-interests .rec-role-link{color:#2563eb;font-weight:600;cursor:pointer;text-decoration:underline;text-underline-offset:2px}.candidate-dashboard-interests .rec-role-link:hover{color:#1d4ed8}.candidate-dashboard-interests .recruiter-info .rec-offer{font-size:12px;font-weight:600;color:var(--green);margin-top:4px}.candidate-dashboard-interests .recruiter-actions{display:flex;gap:8px}.candidate-dashboard-interests .btn-accept{background:var(--green);color:#fff;border:none;padding:8px 18px;border-radius:7px;font-family:DM Sans,sans-serif;font-size:12px;font-weight:700;cursor:pointer;transition:all .15s}.candidate-dashboard-interests .btn-accept:hover{background:#059669}.candidate-dashboard-interests .btn-decline{background:#fff;color:var(--text-muted);border:1.5px solid var(--border);padding:8px 14px;border-radius:7px;font-family:DM Sans,sans-serif;font-size:12px;font-weight:600;cursor:pointer;transition:all .15s}.candidate-dashboard-interests .btn-decline:hover{background:#fef2f2;border-color:#fca5a5;color:#dc2626}.candidate-dashboard-interests .interest-empty{text-align:center;padding:48px;color:var(--text-muted)}.candidate-dashboard-interests .interest-empty .emoji{font-size:40px;margin-bottom:12px}.candidate-dashboard-interests .recruiter-card.accepted{border-color:#a7f3d0;background:#f0fdf9}.candidate-dashboard-interests .recruiter-card.rejected{border-color:#fecaca;background:#fff8f8;opacity:.85}.candidate-dashboard-interests .recruiter-card.expandable{flex-direction:column;align-items:stretch}.candidate-dashboard-interests .recruiter-card-inner{display:flex;align-items:center;gap:16px;width:100%}.candidate-dashboard-interests .accepted-badge{display:inline-flex;align-items:center;gap:4px;font-size:11px;font-weight:700;color:var(--green);background:#d1fae5;border-radius:20px;padding:2px 10px;margin-left:8px;vertical-align:middle}.candidate-dashboard-interests .rejected-badge{display:inline-flex;align-items:center;gap:4px;font-size:11px;font-weight:700;color:#dc2626;background:#fee2e2;border-radius:20px;padding:2px 10px;margin-left:8px;vertical-align:middle}.candidate-dashboard-interests .rec-shared-note{font-size:12px;color:var(--text-muted);margin-top:4px}.candidate-dashboard-interests .expand-toggle{background:none;border:none;cursor:pointer;color:var(--text-muted);padding:4px;display:flex;align-items:center;transition:transform .2s;flex-shrink:0}.candidate-dashboard-interests .expand-toggle.open{transform:rotate(180deg)}.candidate-dashboard-interests .recruiter-expanded{border-top:1px solid #a7f3d0;margin-top:14px;padding-top:14px;font-size:13px;color:var(--text)}.candidate-dashboard-interests .recruiter-expanded.rejected-expanded{border-top-color:#fecaca}.candidate-dashboard-interests .expanded-row{display:flex;gap:32px;flex-wrap:wrap}.candidate-dashboard-interests .expanded-field label{font-size:11px;font-weight:700;text-transform:uppercase;letter-spacing:.8px;color:var(--text-muted);display:block;margin-bottom:3px}.candidate-dashboard-interests .expanded-field span{font-size:13px;color:var(--text)}.candidate-dashboard-interests .expanded-field a{font-size:13px;color:#2563eb;text-decoration:underline}.candidate-dashboard-interests .rec-company a{color:#2563eb;text-decoration:underline;text-underline-offset:2px;font-weight:700}.candidate-dashboard-interests .rec-company a:hover{color:#1d4ed8}.candidate-dashboard-interests .modal-overlay{display:none;position:fixed;inset:0;background:#00000059;z-index:200;align-items:center;justify-content:center}.candidate-dashboard-interests .modal-overlay.show{display:flex}.candidate-dashboard-interests .modal{background:#fff;border-radius:14px;padding:32px 28px 24px;width:380px;box-shadow:0 20px 60px #0000002e;animation:interestsModalIn .2s cubic-bezier(.34,1.56,.64,1)}@keyframes interestsModalIn{0%{transform:scale(.9);opacity:0}to{transform:scale(1);opacity:1}}.candidate-dashboard-interests .modal h3{font-size:16px;font-weight:700;color:var(--text);margin-bottom:8px}.candidate-dashboard-interests .modal-actions{display:flex;justify-content:flex-end;gap:10px}.candidate-dashboard-interests .btn-modal-cancel{background:#fff;color:var(--text);border:1.5px solid var(--border);padding:9px 20px;border-radius:8px;font-family:DM Sans,sans-serif;font-size:13px;font-weight:600;cursor:pointer;transition:all .15s}.candidate-dashboard-interests .btn-modal-cancel:hover{background:#f9fafb}.candidate-dashboard-interests .btn-modal-confirm{background:#dc2626;color:#fff;border:none;padding:9px 20px;border-radius:8px;font-family:DM Sans,sans-serif;font-size:13px;font-weight:600;cursor:pointer;transition:all .15s}.candidate-dashboard-interests .btn-modal-confirm:hover{background:#b91c1c}.candidate-dashboard-interests .btn-modal-confirm:disabled{opacity:.6;cursor:not-allowed}.candidate-dashboard-interests .btn-modal-confirm-green{background:var(--green);color:#fff}.candidate-dashboard-interests .btn-modal-confirm-green:hover{background:#059669}.candidate-dashboard-interests .pass-reason-select{width:100%;padding:10px 12px;border:1.5px solid var(--border);border-radius:8px;font-family:DM Sans,sans-serif;font-size:13px;color:var(--text);background:#fff;cursor:pointer;appearance:auto}.candidate-dashboard-interests .pass-reason-select:focus{outline:none;border-color:var(--green)}.candidate-dashboard-interests .accept-details-box{background:#f8fafc;border:1px solid var(--border);border-radius:10px;padding:14px 16px;margin-bottom:20px;font-size:13px;color:var(--text);display:flex;flex-direction:column;gap:8px}.candidate-dashboard-interests .accept-detail-row{display:flex;gap:8px;align-items:center}.candidate-dashboard-interests .accept-detail-label{color:var(--text-muted);width:72px;flex-shrink:0}.candidate-dashboard-interests .recruiter-details-box{background:#f0fdf9;border:1px solid #a7f3d0;border-radius:10px;padding:14px 16px;margin-bottom:20px;font-size:13px;text-align:left;display:flex;flex-direction:column;gap:8px}.candidate-dashboard-interests .recruiter-details-label{font-size:11px;font-weight:700;text-transform:uppercase;letter-spacing:1px;color:var(--text-muted);margin-bottom:4px}.candidate-dashboard-settings{max-width:560px}.candidate-dashboard-settings .card-title{margin-bottom:10px}.candidate-dashboard-settings .settings-card{padding-top:16px;padding-bottom:16px;margin-bottom:12px}.candidate-dashboard-settings .settings-section-body{display:flex;flex-direction:column;gap:10px}.candidate-dashboard-settings .settings-message{font-size:13px;color:#6b7280;line-height:1.55;margin:0}.candidate-dashboard-settings .settings-action-row{display:flex;justify-content:flex-end}.candidate-dashboard-settings .btn-decline:disabled{opacity:.4;cursor:not-allowed;pointer-events:none}.candidate-dashboard-settings .settings-danger-card{border-color:#fca5a5}.candidate-dashboard-settings .settings-danger-header{display:flex;align-items:center;justify-content:space-between;width:100%;background:none;border:none;padding:0;cursor:pointer;text-align:left}.candidate-dashboard-settings .settings-danger-title{color:#ef4444;margin-bottom:0}.candidate-dashboard-settings .settings-danger-chevron{transition:transform .2s;flex-shrink:0}.candidate-dashboard-settings .settings-danger-chevron.open{transform:rotate(180deg)}.candidate-dashboard-settings .settings-danger-body{margin-top:14px;padding-top:14px;border-top:1px solid #fecaca}.candidate-dashboard-settings .btn-delete{background:#fff;color:#ef4444;border:1.5px solid #fca5a5;padding:8px 14px;border-radius:7px;font-family:DM Sans,sans-serif;font-size:12px;font-weight:600;cursor:pointer;transition:all .15s}.candidate-dashboard-settings .btn-delete:hover{background:#fef2f2;color:#dc2626;border-color:#f87171}.candidate-dashboard-settings .btn-delete:disabled{opacity:.4;cursor:not-allowed;pointer-events:none}.candidate-dashboard-settings .settings-loading{display:flex;align-items:center;gap:10px}.candidate-dashboard-settings .settings-loading-spinner{width:18px;height:18px;border:2px solid #e5e7eb;border-top-color:#10b981;border-radius:50%;flex-shrink:0;animation:settings-spin .8s linear infinite}.candidate-dashboard-settings .settings-loading-text{font-size:13px;color:#9ca3af;margin:0}.candidate-dashboard-settings .settings-processing{display:flex;flex-direction:column;align-items:center;gap:14px;padding:8px 0}.candidate-dashboard-settings .settings-processing-spinner{width:36px;height:36px;border:3px solid #d1fae5;border-top-color:#10b981;border-radius:50%;animation:settings-spin .8s linear infinite}.candidate-dashboard-settings .settings-processing-text{font-size:14px;color:#111827;font-weight:500;margin:0}@keyframes settings-spin{to{transform:rotate(360deg)}}.candidate-dashboard-references .profile-tabs{display:flex;gap:0;border-bottom:1px solid var(--border);margin-bottom:24px}.candidate-dashboard-references .profile-tab{background:none;border:none;border-bottom:2px solid transparent;padding:10px 20px;font-size:14px;font-weight:500;color:var(--text-muted);cursor:pointer;margin-bottom:-1px;transition:color .15s,border-color .15s}.candidate-dashboard-references .profile-tab:hover{color:var(--text-primary)}.candidate-dashboard-references .profile-tab.active{color:#10b981;border-bottom-color:#10b981;font-weight:600}.candidate-dashboard-references .references-page-hint{font-size:13px;color:var(--text-muted);margin-bottom:16px}.candidate-dashboard-references .references-toolbar{display:flex;align-items:center;justify-content:space-between;margin-bottom:8px}.candidate-dashboard-references .refs-info-link{background:none;border:none;padding:0;font-size:13px;color:#10b981;cursor:pointer;text-decoration:underline;text-underline-offset:2px}.candidate-dashboard-references .refs-info-link:hover{color:#059669}.candidate-dashboard-references .refs-empty-row{display:flex;align-items:center;justify-content:space-between;gap:16px}.candidate-dashboard-references .refs-loading{font-size:14px;color:var(--text-muted);padding:24px 0}.candidate-dashboard-references .refs-empty{font-size:14px;color:var(--text-muted);margin:0;display:flex;align-items:center;min-height:38px}.candidate-dashboard-references .refs-list{display:flex;flex-direction:column;gap:12px}.candidate-dashboard-references .ref-card{border:1px solid var(--border);border-radius:10px;padding:8px 14px 6px;background:#fff;display:flex;flex-direction:column;justify-content:space-between}.candidate-dashboard-references .ref-card--hidden{opacity:.45}.candidate-dashboard-references .ref-card-body{flex:1}.candidate-dashboard-references .ref-card-actions{display:flex;justify-content:flex-end;gap:8px;margin-top:4px}.candidate-dashboard-references .ref-card-btn{background:none;border:1px solid var(--border);border-radius:6px;padding:3px 12px;font-size:12px;color:var(--text-muted);cursor:pointer;transition:all .15s}.candidate-dashboard-references .ref-card-btn:hover{background:#f1f5f9;color:var(--text)}.candidate-dashboard-references .ref-card-btn--delete{color:#ef4444;border-color:#fca5a5}.candidate-dashboard-references .ref-card-btn--delete:hover{background:#fef2f2;color:#dc2626}.candidate-dashboard-references .ref-card-name{font-size:15px;font-weight:600;color:var(--text)}.candidate-dashboard-references .ref-card-name a{color:inherit;text-decoration:none}.candidate-dashboard-references .ref-card-name a:hover{color:#7c3aed;text-decoration:underline}.candidate-dashboard-references .ref-card-meta{font-size:13px;color:var(--text-muted);margin-top:4px;margin-bottom:0}.candidate-dashboard-references .ref-card-status-row{display:flex;align-items:center;gap:6px;margin-top:4px}.candidate-dashboard-references .ref-status-pill{display:inline-block;font-size:11px;font-weight:600;padding:2px 8px;border-radius:20px;background:#f1f5f9;color:var(--text-muted)}.candidate-dashboard-references .ref-status-pill--pending{background:#fef9c3;color:#a16207}.candidate-dashboard-references .ref-status-pill--submitted{background:#dcfce7;color:#15803d}.candidate-dashboard-references .ref-status-pill--declined{background:#fee2e2;color:#b91c1c}.candidate-dashboard-references .ref-status-pill--completed{background:#dcfce7;color:#15803d}.candidate-dashboard-references .ref-status-pill--so-team-review{background:#fef9c3;color:#a16207}.candidate-dashboard-references .ref-card-contact{display:flex;flex-direction:column;gap:2px;font-size:13px;color:var(--text-muted)}.candidate-dashboard-references .ref-card-contact a{color:#7c3aed;text-decoration:none;word-break:break-all}.candidate-dashboard-references .ref-card-contact a:hover{text-decoration:underline}.candidate-dashboard-references .btn-danger{background:#ef4444}.candidate-dashboard-references .btn-danger:hover{background:#dc2626}.candidate-dashboard-references .ref-drawer-overlay{display:none;position:fixed;inset:0;background:#0000004d;z-index:300}.candidate-dashboard-references .ref-drawer-overlay.show{display:block}.candidate-dashboard-references .ref-drawer{position:fixed;top:0;right:0;width:440px;height:100vh;background:#fff;box-shadow:-8px 0 40px #0000001f;z-index:301;display:flex;flex-direction:column;transform:translate(100%);transition:transform .3s cubic-bezier(.4,0,.2,1)}.candidate-dashboard-references .ref-drawer-overlay.show .ref-drawer{transform:translate(0)}.candidate-dashboard-references .ref-drawer-header{display:flex;align-items:center;justify-content:space-between;padding:24px 28px 20px;flex-shrink:0;border-bottom:1px solid var(--border)}.candidate-dashboard-references .ref-drawer-header h3{font-size:16px;font-weight:700;color:var(--text);margin:0}.candidate-dashboard-references .ref-drawer-close{background:none;border:none;cursor:pointer;color:var(--text-muted);padding:4px;border-radius:6px;display:flex;align-items:center;transition:all .15s}.candidate-dashboard-references .ref-drawer-close:hover{background:#f1f5f9;color:var(--text)}.candidate-dashboard-references .ref-drawer-body{flex:1;overflow-y:auto;padding:24px 28px;display:flex;flex-direction:column;gap:16px}.candidate-dashboard-references .ref-drawer-body input{width:100%;margin-top:6px}.candidate-dashboard-references .ref-drawer-body input.error{border-color:#ef4444;box-shadow:0 0 0 3px #ef444414}.candidate-dashboard-references .field-error{display:block;margin-top:4px;font-size:12px;color:#ef4444}.candidate-dashboard-references .field-hint{display:block;margin-top:4px;font-size:12px;color:var(--text-muted)}.candidate-dashboard-references .ref-drawer-fieldset{flex:1;display:flex;flex-direction:column;min-height:0;border:0;padding:0;margin:0;transition:opacity .15s}.candidate-dashboard-references .ref-drawer-fieldset[disabled]{opacity:.55}.candidate-dashboard-references .ref-submit-error{padding:8px 28px;font-size:13px;color:#ef4444;flex-shrink:0}.candidate-dashboard-references .ref-drawer-footer{padding:16px 28px;border-top:1px solid var(--border);display:flex;gap:10px;justify-content:flex-end;flex-shrink:0}.candidate-dashboard-references .references-preview{display:flex;flex-direction:column;align-items:center;text-align:center;padding:48px 24px}.candidate-dashboard-references .references-preview-icon{margin-bottom:18px}.candidate-dashboard-references .references-preview-title{font-size:16px;font-weight:700;color:var(--text);margin-bottom:12px}.candidate-dashboard-references .references-preview-message{font-size:14px;color:var(--text-muted);line-height:1.6;max-width:400px;margin-bottom:10px}.candidate-dashboard-references .references-preview-note{font-size:13px;color:#9ca3af;font-style:italic}.candidate-dashboard-referrals .referrals-page-hint{font-size:13px;color:var(--text-muted);margin-bottom:16px;line-height:1.6}.candidate-dashboard-referrals .referrals-linkedin-link{background:none;border:none;padding:0;font-size:inherit;color:#0a66c2;font-weight:600;cursor:pointer;text-decoration:underline}.candidate-dashboard-referrals .referrals-linkedin-verified{display:inline-flex;align-items:center;gap:4px;font-size:11px;font-weight:600;color:#15803d;background:#dcfce7;border:1px solid #bbf7d0;border-radius:4px;padding:1px 7px;vertical-align:middle;margin-left:4px}.candidate-dashboard-referrals .profile-tabs{display:flex;gap:0;border-bottom:1px solid var(--border);margin-bottom:24px}.candidate-dashboard-referrals .profile-tab{background:none;border:none;border-bottom:2px solid transparent;padding:10px 20px;font-size:14px;font-weight:500;color:var(--text-muted);cursor:pointer;margin-bottom:-1px;transition:color .15s,border-color .15s}.candidate-dashboard-referrals .profile-tab:hover{color:var(--text-primary)}.candidate-dashboard-referrals .profile-tab.active{color:#10b981;border-bottom-color:#10b981;font-weight:600}.candidate-dashboard-referrals .referrals-loading{display:flex;align-items:center;gap:10px;color:var(--text-muted);font-size:13px;padding:24px 0}.candidate-dashboard-referrals .referrals-spinner{width:18px;height:18px;border:2px solid #e5e7eb;border-top-color:#10b981;border-radius:50%;flex-shrink:0;animation:referrals-spin .8s linear infinite}@keyframes referrals-spin{to{transform:rotate(360deg)}}.candidate-dashboard-referrals .referrals-empty{font-size:13px;color:var(--text-muted);padding:24px 0}.candidate-dashboard-referrals .referrals-list{display:flex;flex-direction:column;gap:10px}.candidate-dashboard-referrals .referrals-list--unverified{opacity:.4;pointer-events:none}.candidate-dashboard-referrals .referral-card{display:flex;align-items:center;justify-content:space-between;gap:16px;padding:14px 18px;background:#fff;border:1px solid var(--border);border-radius:12px;transition:box-shadow .15s}.candidate-dashboard-referrals .referral-card:hover{box-shadow:0 1px 3px #0000000f,0 4px 12px #0000000a}.candidate-dashboard-referrals .referral-card--denied{background:#fff8f8;border-color:#fecaca}.candidate-dashboard-referrals .referral-name{font-size:14px;font-weight:600;color:var(--text);margin-bottom:3px}.candidate-dashboard-referrals .referral-name a{color:#2563eb;text-decoration:underline;text-underline-offset:2px}.candidate-dashboard-referrals .referral-name a:hover{color:#1d4ed8}.candidate-dashboard-referrals .referral-meta{font-size:12px;color:var(--text-muted);display:flex;align-items:center;gap:6px}.candidate-dashboard-referrals .referral-dot{color:#d1d5db}.candidate-dashboard-referrals .referral-card-right{display:flex;flex-direction:column;align-items:flex-end;gap:4px;flex-shrink:0}.candidate-dashboard-referrals .referral-status{font-size:11px;font-weight:700;padding:2px 10px;border-radius:20px;background:#f1f5f9;color:var(--text-muted)}.candidate-dashboard-referrals .referral-status--submitted,.candidate-dashboard-referrals .referral-status--completed{background:#d1fae5;color:#065f46}.candidate-dashboard-referrals .referral-status--pending{background:#fef9c3;color:#854d0e}.candidate-dashboard-referrals .referral-status--declined{background:#fee2e2;color:#991b1b}.candidate-dashboard-referrals .referral-date{font-size:11px;color:#9ca3af}.candidate-dashboard-referrals .referral-actions{display:flex;gap:6px;margin-top:4px}.candidate-dashboard-referrals .btn-referral-accept{background:#10b981;color:#fff;border:none;padding:5px 12px;border-radius:6px;font-family:DM Sans,sans-serif;font-size:11px;font-weight:700;cursor:pointer;transition:background .15s}.candidate-dashboard-referrals .btn-referral-accept:hover{background:#059669}.candidate-dashboard-referrals .btn-referral-deny{background:#fff;color:var(--text-muted);border:1.5px solid var(--border);padding:5px 10px;border-radius:6px;font-family:DM Sans,sans-serif;font-size:11px;font-weight:600;cursor:pointer;transition:all .15s}.candidate-dashboard-referrals .btn-referral-deny:hover{background:#fef2f2;border-color:#fca5a5;color:#dc2626}.candidate-dashboard-referrals .btn-referral-compose{background:#fff;color:#2563eb;border:1.5px solid #93c5fd;padding:5px 12px;border-radius:6px;font-family:DM Sans,sans-serif;font-size:11px;font-weight:700;cursor:pointer;transition:all .15s}.candidate-dashboard-referrals .btn-referral-compose:hover{background:#eff6ff;border-color:#3b82f6}.candidate-dashboard-referrals .referral-drawer-overlay{display:none;position:fixed;inset:0;background:#0000004d;z-index:300}.candidate-dashboard-referrals .referral-drawer-overlay.show{display:block}.candidate-dashboard-referrals .referral-drawer{position:fixed;top:0;right:0;width:460px;height:100vh;background:#fff;box-shadow:-8px 0 40px #0000001f;z-index:301;display:flex;flex-direction:column;transform:translate(100%);transition:transform .3s cubic-bezier(.4,0,.2,1)}.candidate-dashboard-referrals .referral-drawer-overlay.show .referral-drawer{transform:translate(0)}.candidate-dashboard-referrals .referral-drawer-header{display:flex;align-items:center;justify-content:space-between;padding:24px 28px 20px;flex-shrink:0;border-bottom:1px solid var(--border)}.candidate-dashboard-referrals .referral-drawer-header h3{font-size:16px;font-weight:700;color:var(--text);margin:0}.candidate-dashboard-referrals .referral-drawer-close{background:none;border:none;cursor:pointer;color:var(--text-muted);padding:4px;border-radius:6px;display:flex;align-items:center;transition:all .15s}.candidate-dashboard-referrals .referral-drawer-close:hover{background:#f1f5f9;color:var(--text)}.candidate-dashboard-referrals .referral-drawer-loading{flex:1;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:14px;color:var(--text-muted);font-size:13px}.candidate-dashboard-referrals .referral-drawer-pager{display:flex;align-items:center;gap:8px;padding:12px 28px;border-bottom:1px solid var(--border);flex-shrink:0}.candidate-dashboard-referrals .referral-drawer-step{width:24px;height:24px;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:12px;font-weight:700;background:#f1f5f9;color:var(--text-muted);flex-shrink:0}.candidate-dashboard-referrals .referral-drawer-step.active{background:#10b981;color:#fff}.candidate-dashboard-referrals .referral-drawer-step-line{flex:1;height:1px;background:var(--border)}.candidate-dashboard-referrals .referral-drawer-fieldset{flex:1;display:flex;flex-direction:column;min-height:0;border:0;padding:0;margin:0;transition:opacity .15s}.candidate-dashboard-referrals .referral-drawer-fieldset[disabled]{opacity:.55}.candidate-dashboard-referrals .referral-drawer-body{flex:1;overflow-y:auto;padding:28px 32px;display:flex;flex-direction:column;gap:28px}.candidate-dashboard-referrals .referral-field-group{display:flex;flex-direction:column;gap:8px}.candidate-dashboard-referrals .referral-field-group label{font-size:13px;font-weight:600;color:var(--text);text-transform:none;letter-spacing:normal}.candidate-dashboard-referrals .referral-input,.candidate-dashboard-referrals .referral-select{width:100%;height:42px;padding:0 12px;font-family:DM Sans,sans-serif;font-size:14px;color:var(--text);background:#fff;border:1.5px solid var(--border);border-radius:8px;outline:none;box-sizing:border-box;transition:border-color .15s}.candidate-dashboard-referrals .referral-input:focus,.candidate-dashboard-referrals .referral-select:focus{border-color:#10b981;box-shadow:0 0 0 3px #10b9811a}.candidate-dashboard-referrals .referral-input.error,.candidate-dashboard-referrals .referral-select.error,.candidate-dashboard-referrals .referral-textarea.error{border-color:#ef4444;box-shadow:0 0 0 3px #ef444414}.candidate-dashboard-referrals .referral-textarea{width:100%;padding:10px 12px;font-family:DM Sans,sans-serif;font-size:14px;color:var(--text);background:#fff;border:1.5px solid var(--border);border-radius:8px;outline:none;resize:vertical;box-sizing:border-box;transition:border-color .15s;line-height:1.5}.candidate-dashboard-referrals .referral-textarea:focus{border-color:#10b981;box-shadow:0 0 0 3px #10b9811a}.candidate-dashboard-referrals .referral-drawer-body--stretch{overflow-y:hidden}.candidate-dashboard-referrals .referral-field-group--stretch{flex:1;min-height:0}.candidate-dashboard-referrals .referral-textarea--stretch{flex:1;resize:none;min-height:0}.candidate-dashboard-referrals .referral-duration-row{display:flex;gap:10px}.candidate-dashboard-referrals .referral-duration-row .referral-select{flex:1}.candidate-dashboard-referrals .referral-word-count{font-size:11px;color:#9ca3af;margin-top:4px;flex-shrink:0}.candidate-dashboard-referrals .referral-word-count.met{color:#10b981;font-weight:600}.candidate-dashboard-referrals .referral-word-count.over{color:#ef4444;font-weight:600}.candidate-dashboard-referrals .referral-field-inline{flex-direction:row;align-items:center;justify-content:space-between}.candidate-dashboard-referrals .referral-toggle{position:relative;width:36px;height:20px;flex-shrink:0;cursor:pointer}.candidate-dashboard-referrals .referral-toggle input{opacity:0;width:0;height:0;position:absolute}.candidate-dashboard-referrals .referral-toggle-track{position:absolute;inset:0;border-radius:20px;background:#d1d5db;transition:background .2s;display:block}.candidate-dashboard-referrals .referral-toggle input:checked~.referral-toggle-track{background:#10b981}.candidate-dashboard-referrals .referral-toggle-knob{position:absolute;top:2px;left:2px;width:16px;height:16px;border-radius:50%;background:#fff;box-shadow:0 1px 3px #0003;transition:transform .2s}.candidate-dashboard-referrals .referral-toggle input:checked~.referral-toggle-track .referral-toggle-knob{transform:translate(16px)}.candidate-dashboard-referrals .referral-drawer-footer{padding:16px 28px;border-top:1px solid var(--border);display:flex;align-items:center;justify-content:space-between;flex-shrink:0}.candidate-dashboard-referrals .referral-drawer-footer-right{display:flex;gap:10px}.candidate-dashboard-referrals .modal-overlay{z-index:400}.candidate-dashboard-referrals .referrals-preview{padding:32px 0 24px;display:flex;flex-direction:column;gap:20px}.candidate-dashboard-referrals .referrals-preview-context{font-size:14px;color:var(--text-muted);line-height:1.6;margin:0}.candidate-dashboard-referrals .referrals-preview-sample{display:inline-block;background:#f8fafc;border:1px solid var(--border);border-radius:10px;padding:16px 20px;font-size:14px;color:var(--text);font-style:italic}.candidate-dashboard-referrals .referral-modal-processing{display:flex;flex-direction:column;align-items:center;gap:14px;padding:8px 0}.candidate-dashboard-referrals .referral-modal-processing p{font-size:14px;color:#111827;font-weight:500;margin:0}.recruiter-dashboard{font-family:DM Sans,sans-serif;background:#f8faf9;color:#1a1f1d;display:flex;height:100vh;width:100vw;overflow:hidden;position:fixed;top:0;left:0}.recruiter-dashboard *,.recruiter-dashboard *:before,.recruiter-dashboard *:after{box-sizing:border-box}.recruiter-dashboard .sidebar{width:200px;min-width:200px;background:#fff;border-right:1px solid #e5e9e7;display:flex;flex-direction:column;padding:28px 0 20px}.recruiter-dashboard .sidebar-logo{padding:0 20px 28px}.recruiter-dashboard .sidebar-logo .logo-text{font-size:15px;font-weight:600;letter-spacing:-.3px;color:#1a1f1d}.recruiter-dashboard .sidebar-logo .logo-text span{color:#10b981}.recruiter-dashboard .sidebar-nav{flex:1;display:flex;flex-direction:column;gap:0}.recruiter-dashboard .nav-item{display:flex;align-items:center;gap:10px;padding:10px 20px;font-size:14px;font-weight:500;color:#6b7570;cursor:pointer;border-radius:0;transition:color .15s,background .15s;border-left:2px solid transparent;-webkit-user-select:none;user-select:none;text-decoration:none}.recruiter-dashboard .nav-item:hover{color:#1a1f1d;background:#f8faf9}.recruiter-dashboard .nav-item.active{color:#10b981;border-left-color:#10b981;background:#f0faf5}.recruiter-dashboard .nav-icon{width:16px;height:16px;opacity:.7;flex-shrink:0}.recruiter-dashboard .nav-item.active .nav-icon{opacity:1}.recruiter-dashboard .nav-badge{margin-left:auto;background:#e5e9e7;color:#6b7570;border-radius:20px;font-size:10px;font-weight:600;padding:1px 6px}.recruiter-dashboard .nav-badge.match{background:#fff7ed;color:#c2410c;border:1px solid #fed7aa}.recruiter-dashboard .sidebar-footer{margin-top:auto;padding:16px 20px 0;border-top:1px solid #e5e9e7}.recruiter-dashboard .recruiter-name{font-weight:500;color:#1a1f1d;font-size:13px;margin-bottom:2px}.recruiter-dashboard .recruiter-company{font-size:12px;color:#6b7570;margin-bottom:12px}.recruiter-dashboard .btn-sign-out{display:flex;align-items:center;gap:8px;padding:8px 0;color:#6b7570;font-size:12px;font-weight:500;cursor:pointer;transition:color .15s;background:none;border:none;font-family:DM Sans,sans-serif}.recruiter-dashboard .btn-sign-out:hover{color:#dc2626}.recruiter-dashboard .main{flex:1;overflow-y:auto;padding:32px 36px}.recruiter-dashboard .page-subtitle{font-size:12px;font-weight:500;letter-spacing:.08em;text-transform:uppercase;color:#6b7570;margin-bottom:20px}.recruiter-dashboard .page-divider{border:none;border-top:1px solid var(--border);margin:0 -36px 20px}.recruiter-dashboard .main::-webkit-scrollbar{width:5px}.recruiter-dashboard .main::-webkit-scrollbar-thumb{background:#d1d9d5;border-radius:3px}.recruiter-source .empty-state{text-align:center;padding:40px 24px;color:var(--text-muted);font-size:13px;line-height:1.6;max-width:480px;margin:0 auto}.recruiter-source .filter-bar{display:flex;align-items:center;gap:10px;margin-bottom:20px}.recruiter-source .filter-select{height:34px;padding:0 30px 0 12px;border:1px solid #e5e9e7;border-radius:6px;font-family:DM Sans,sans-serif;font-size:13px;color:#1a1f1d;background:#fff;outline:none;width:220px;appearance:none;-webkit-appearance:none;background-image:url("data:image/svg+xml,%3Csvg width='10' height='6' viewBox='0 0 10 6' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M1 1l4 4 4-4' stroke='%236b7570' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:right 10px center;cursor:pointer;transition:border-color .15s}.recruiter-source .filter-select:focus{border-color:#10b981}.recruiter-source .filter-count{font-size:12px;color:#6b7570;margin-left:auto}.recruiter-source .candidate-list{display:flex;flex-direction:column;gap:6px}.recruiter-source .candidate-row{background:#fff;border:1px solid #e5e9e7;border-radius:8px;overflow:visible;transition:border-color .15s,box-shadow .15s}.recruiter-source .candidate-row:hover{border-color:#c8d5cf;box-shadow:0 1px 4px #0000000d}.recruiter-source .candidate-row.expanded{border-color:#10b981}.recruiter-source .row-summary{display:grid;grid-template-columns:1fr auto 1fr;align-items:center;padding:13px 16px;cursor:pointer;gap:12px}.recruiter-source .cand-name{font-size:14px;font-weight:500;color:#1a1f1d;margin-bottom:1px;display:flex;align-items:center;gap:4px}.recruiter-source .verified-badge{position:relative;display:inline-flex;align-items:center;cursor:default}.recruiter-source .verified-badge:after{content:"Their LinkedIn account was verified";position:absolute;bottom:calc(100% + 6px);left:50%;transform:translate(-50%);background:#374151;color:#fff;font-size:11px;font-weight:500;white-space:nowrap;padding:4px 8px;border-radius:5px;pointer-events:none;opacity:0;transition:opacity .15s;z-index:500}.recruiter-source .verified-badge:hover:after{opacity:1}.recruiter-source .cand-link{color:#10b981;font-weight:600;cursor:pointer;text-decoration:underline;text-underline-offset:2px;text-decoration-color:#a7f3d0;transition:color .15s}.recruiter-source .cand-link:hover{color:#0a7a52}.recruiter-source .cand-title{font-size:12px;color:#6b7570}.recruiter-source .cand-location{font-size:12px;font-weight:500;color:#1a1f1d}.recruiter-source .interviews-badge{display:inline-flex;align-items:center;gap:4px;font-size:12px;font-weight:500;color:#0a7a52;background:#f0faf5;border:1px solid #a7f3d0;border-radius:20px;padding:2px 8px;cursor:pointer}.recruiter-source .reach-btn{height:28px;padding:0 12px;background:#10b981;color:#fff;border:none;border-radius:5px;font-family:DM Sans,sans-serif;font-size:12px;font-weight:500;cursor:pointer;transition:background .15s;white-space:nowrap}.recruiter-source .reach-btn:hover{background:#0ea371}.recruiter-source .reach-btn.sent{background:transparent;color:#6b7570;border:1px solid #e5e9e7;cursor:default}.recruiter-source .match-badge{display:inline-flex;align-items:center;gap:4px;font-size:11px;font-weight:600;color:#c2410c;background:#fff7ed;border:1px solid #fed7aa;border-radius:20px;padding:2px 8px}.recruiter-source .row-detail{display:none;padding:0 16px 16px;border-top:1px solid #e5e9e7}.recruiter-source .candidate-row.expanded .row-detail{display:block}.recruiter-source .interview-tags{display:flex;flex-wrap:wrap;gap:5px;margin-top:12px}.recruiter-source .interview-tag{font-size:11px;background:#f0faf5;color:#0a7a52;border:1px solid #a7f3d0;border-radius:4px;padding:2px 7px;font-family:DM Mono,monospace}.recruiter-source .profile-overlay{position:fixed;inset:0;background:#00000040;z-index:100}.recruiter-source .profile-modal{position:fixed;top:50%;left:50%;transform:translate(-50%,-50%);z-index:101;width:676px;max-height:80vh;background:#fff;border-radius:12px;box-shadow:0 8px 40px #00000024;overflow:hidden;display:flex;flex-direction:column}.recruiter-source .profile-header{padding:24px 24px 16px;border-bottom:1px solid #e5e9e7;display:flex;align-items:flex-start;justify-content:space-between}.recruiter-source .profile-name{font-size:22px;font-weight:600;letter-spacing:-.4px;color:#1a1f1d;margin-bottom:4px}.recruiter-source .profile-title{font-size:13px;color:#6b7570}.recruiter-source .profile-close{background:none;border:none;cursor:pointer;color:#6b7570;font-size:20px;line-height:1;padding:2px 4px;border-radius:4px;transition:color .15s,background .15s}.recruiter-source .profile-close:hover{color:#1a1f1d;background:#f8faf9}.recruiter-source .profile-body{padding:20px 24px 24px;overflow-y:auto;flex:1}.recruiter-source .profile-section{margin-bottom:20px}.recruiter-source .profile-section:last-child{margin-bottom:0}.recruiter-source .profile-section-label{font-size:10px;font-weight:600;letter-spacing:.1em;text-transform:uppercase;color:#6b7570;margin-bottom:10px}.recruiter-source .immig-badge{display:inline-block;font-size:12px;font-weight:500;font-family:DM Mono,monospace;background:#f0faf5;color:#0a7a52;border:1px solid #a7f3d0;border-radius:4px;padding:3px 9px}.recruiter-source .role-item{display:flex;justify-content:space-between;align-items:baseline;padding:7px 0;border-bottom:1px solid #f0f4f2}.recruiter-source .role-item:last-child{border-bottom:none}.recruiter-source .role-title-text{font-size:13px;color:#1a1f1d;font-weight:500}.recruiter-source .role-company-type{font-size:11px;font-family:DM Mono,monospace;background:#f8faf9;color:#6b7570;border:1px solid #e5e9e7;border-radius:3px;padding:1px 6px;margin-left:8px}.recruiter-source .role-duration{font-size:12px;color:#6b7570;white-space:nowrap;margin-left:12px}.recruiter-source .role-description{font-size:12px;color:#6b7570;line-height:1.6;margin-top:6px;padding-bottom:8px}.recruiter-source .role-tech{display:flex;flex-wrap:wrap;gap:4px;padding-bottom:10px}.recruiter-source .tech-pill{font-size:11px;font-family:DM Mono,monospace;background:#f8faf9;color:#6b7570;border:1px solid #e5e9e7;border-radius:3px;padding:2px 7px}.recruiter-source .edu-line{font-size:13px;color:#1a1f1d}.recruiter-source .edu-school{font-size:12px;color:#6b7570;margin-top:2px}.recruiter-source .interview-list{padding-top:12px}.recruiter-source .interview-list-header{display:grid;grid-template-columns:140px 1fr 130px;padding:0 4px 6px;font-size:11px;font-weight:500;letter-spacing:.06em;text-transform:uppercase;color:#6b7570;border-bottom:1px solid #e5e9e7;margin-bottom:4px;column-gap:24px}.recruiter-source .interview-list-row{display:grid;grid-template-columns:140px 1fr 130px;column-gap:24px;align-items:center;padding:7px 4px;border-bottom:1px solid #f0f4f2;font-size:13px}.recruiter-source .interview-list-row:last-child{border-bottom:none}.recruiter-source .itype-tag{display:inline-block;font-size:11px;font-weight:500;font-family:DM Mono,monospace;background:#f0faf5;color:#0a7a52;border:1px solid #a7f3d0;border-radius:4px;padding:2px 7px}.recruiter-source .istage{color:#1a1f1d;font-size:13px}.recruiter-source .irecency{color:#6b7570;font-size:12px}.recruiter-source .reachout-overlay{position:fixed;inset:0;background:#00000040;z-index:200}.recruiter-source .reachout-modal{position:fixed;top:50%;left:50%;transform:translate(-50%,-50%);z-index:201;width:420px;background:#fff;border-radius:12px;box-shadow:0 8px 40px #00000024;overflow:hidden}.recruiter-source .form-group{display:flex;flex-direction:column;gap:6px}.recruiter-source .form-label{font-size:11px;font-weight:600;letter-spacing:.07em;text-transform:uppercase;color:var(--text-muted)}.recruiter-source .form-input{height:36px;padding:0 12px;border:1px solid var(--border);border-radius:6px;font-family:inherit;font-size:13px;color:var(--text);background:#fff;outline:none;transition:border-color .15s;width:100%}.recruiter-source .form-input:focus{border-color:var(--green)}.recruiter-source .form-select{appearance:none;-webkit-appearance:none;background-image:url("data:image/svg+xml,%3Csvg width='10' height='6' viewBox='0 0 10 6' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M1 1l4 4 4-4' stroke='%236b7570' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:right 10px center;padding-right:30px;cursor:pointer}.recruiter-source .drawer-cancel{height:34px;padding:0 14px;background:transparent;border:1px solid var(--border);border-radius:6px;font-family:inherit;font-size:13px;color:var(--text-muted);cursor:pointer;transition:border-color .15s,color .15s}.recruiter-source .drawer-cancel:hover{border-color:#b0bbb6;color:var(--text)}.recruiter-source .drawer-save{height:34px;padding:0 16px;background:var(--green);color:#fff;border:none;border-radius:6px;font-family:inherit;font-size:13px;font-weight:500;cursor:pointer;transition:background .15s}.recruiter-source .drawer-save:hover:not(:disabled){background:#0ea371}.recruiter-reachouts .candidate-list{display:flex;flex-direction:column;gap:8px}.recruiter-reachouts .candidate-row{background:#fff;border:1px solid var(--border);border-radius:8px;overflow:hidden;transition:border-color .15s,box-shadow .15s}.recruiter-reachouts .candidate-row:hover{border-color:#c8d5cf;box-shadow:0 1px 4px #0000000d}.recruiter-reachouts .candidate-row.expanded{border-color:var(--green)}.recruiter-reachouts .candidate-row.match-highlight{border-color:#fed7aa;background:#fffbf7}.recruiter-reachouts .row-summary{display:grid;grid-template-columns:1fr auto 1fr;align-items:center;padding:13px 16px;cursor:pointer;gap:12px}.recruiter-reachouts .cand-name{font-size:14px;font-weight:500;color:var(--text);margin-bottom:1px}.recruiter-reachouts .cand-title{font-size:12px;color:var(--text-muted)}.recruiter-reachouts .cand-location{font-size:12px;font-weight:500;color:#1a1f1d}.recruiter-reachouts .interviews-badge{display:inline-flex;align-items:center;gap:4px;font-size:12px;font-weight:500;color:#065f46;background:#ecfdf5;border:1px solid #a7f3d0;border-radius:20px;padding:2px 8px;cursor:pointer}.recruiter-reachouts .interview-list{padding-top:12px}.recruiter-reachouts .interview-list-header{display:grid;grid-template-columns:140px 1fr 130px;padding:0 4px 6px;font-size:11px;font-weight:500;letter-spacing:.06em;text-transform:uppercase;color:#6b7570;border-bottom:1px solid #e5e9e7;margin-bottom:4px;column-gap:24px}.recruiter-reachouts .interview-list-row{display:grid;grid-template-columns:140px 1fr 130px;column-gap:24px;align-items:center;padding:7px 4px;border-bottom:1px solid #f0f4f2;font-size:13px}.recruiter-reachouts .interview-list-row:last-child{border-bottom:none}.recruiter-reachouts .itype-tag{display:inline-block;font-size:11px;font-weight:500;font-family:DM Mono,monospace;background:#f0faf5;color:#0a7a52;border:1px solid #a7f3d0;border-radius:4px;padding:2px 7px}.recruiter-reachouts .istage{color:#1a1f1d;font-size:13px}.recruiter-reachouts .irecency{color:#6b7570;font-size:12px}.recruiter-reachouts .match-badge{display:inline-flex;align-items:center;gap:4px;font-size:11px;font-weight:600;color:#c2410c;background:#fff7ed;border:1px solid #fed7aa;border-radius:20px;padding:2px 8px}.recruiter-reachouts .sent-badge{font-size:12px;color:var(--text-muted)}.recruiter-reachouts .row-detail{display:none;padding:0 16px 16px;border-top:1px solid var(--border)}.recruiter-reachouts .candidate-row.expanded .row-detail{display:block}.recruiter-reachouts .detail-label{font-size:11px;font-weight:600;letter-spacing:.07em;text-transform:uppercase;color:var(--text-muted)}.recruiter-reachouts .detail-email{font-size:13px;color:var(--green);text-decoration:none;font-family:DM Mono,monospace}.recruiter-reachouts .detail-email:hover{text-decoration:underline}.recruiter-reachouts .cand-link{color:#10b981;font-weight:600;cursor:pointer;text-decoration:underline;text-underline-offset:2px;text-decoration-color:#a7f3d0;transition:color .15s}.recruiter-reachouts .cand-link:hover{color:#0a7a52}.recruiter-reachouts .cand-link-muted{color:var(--text-muted);text-decoration-color:var(--border)}.recruiter-reachouts .empty-state{text-align:center;padding:40px 0;color:var(--text-muted);font-size:13px}.recruiter-reachouts .profile-overlay{position:fixed;inset:0;background:#00000040;z-index:100}.recruiter-reachouts .profile-modal{position:fixed;top:50%;left:50%;transform:translate(-50%,-50%);z-index:101;width:676px;max-height:80vh;background:#fff;border-radius:12px;box-shadow:0 8px 40px #00000024;overflow:hidden;display:flex;flex-direction:column}.recruiter-reachouts .profile-header{padding:24px 24px 16px;border-bottom:1px solid #e5e9e7;display:flex;align-items:flex-start;justify-content:space-between}.recruiter-reachouts .profile-name{font-size:22px;font-weight:600;letter-spacing:-.4px;color:#1a1f1d;margin-bottom:4px}.recruiter-reachouts .profile-title{font-size:13px;color:#6b7570}.recruiter-reachouts .profile-close{background:none;border:none;cursor:pointer;color:#6b7570;font-size:20px;line-height:1;padding:2px 4px;border-radius:4px;transition:color .15s,background .15s}.recruiter-reachouts .profile-close:hover{color:#1a1f1d;background:#f8faf9}.recruiter-reachouts .profile-body{padding:20px 24px 24px;overflow-y:auto;flex:1}.recruiter-reachouts .profile-section{margin-bottom:20px}.recruiter-reachouts .profile-section:last-child{margin-bottom:0}.recruiter-reachouts .profile-section-label{font-size:10px;font-weight:600;letter-spacing:.1em;text-transform:uppercase;color:#6b7570;margin-bottom:10px}.recruiter-reachouts .immig-badge{display:inline-block;font-size:12px;font-weight:500;font-family:DM Mono,monospace;background:#f0faf5;color:#0a7a52;border:1px solid #a7f3d0;border-radius:4px;padding:3px 9px}.recruiter-reachouts .role-item{display:flex;justify-content:space-between;align-items:baseline;padding:7px 0;border-bottom:1px solid #f0f4f2}.recruiter-reachouts .role-item:last-child{border-bottom:none}.recruiter-reachouts .role-title-text{font-size:13px;color:#1a1f1d;font-weight:500}.recruiter-reachouts .role-company-type{font-size:11px;font-family:DM Mono,monospace;background:#f8faf9;color:#6b7570;border:1px solid #e5e9e7;border-radius:3px;padding:1px 6px;margin-left:8px}.recruiter-reachouts .role-duration{font-size:12px;color:#6b7570;white-space:nowrap;margin-left:12px}.recruiter-reachouts .role-description{font-size:12px;color:#6b7570;line-height:1.6;margin-top:6px;padding-bottom:8px}.recruiter-reachouts .role-tech{display:flex;flex-wrap:wrap;gap:4px;padding-bottom:10px}.recruiter-reachouts .tech-pill{font-size:11px;font-family:DM Mono,monospace;background:#f8faf9;color:#6b7570;border:1px solid #e5e9e7;border-radius:3px;padding:2px 7px}.recruiter-reachouts .edu-line{font-size:13px;color:#1a1f1d}.recruiter-reachouts .edu-school{font-size:12px;color:#6b7570;margin-top:2px}.recruiter-open-roles .open-roles-header{display:flex;justify-content:flex-end;align-items:center;margin-bottom:20px}.recruiter-open-roles .open-roles-title{font-size:16px;font-weight:600;color:var(--text, #111827)}.recruiter-open-roles .open-roles-empty{display:flex;flex-direction:column;align-items:flex-start;justify-content:flex-start;padding:0 0 24px;gap:14px}.recruiter-open-roles .open-roles-empty-text{font-size:14px;color:#6b7570}.recruiter-open-roles .add-role-btn{height:34px;padding:0 16px;background:#10b981;color:#fff;border:none;border-radius:6px;font-family:DM Sans,sans-serif;font-size:13px;font-weight:500;cursor:pointer;transition:background .15s}.recruiter-open-roles .add-role-btn:hover{background:#0ea371}.recruiter-open-roles .open-roles-list{display:flex;flex-direction:column;gap:8px}.recruiter-open-roles .role-card{background:#fff;border:1px solid #e5e7eb;border-radius:8px;padding:14px 18px;display:flex;align-items:center;gap:16px;width:auto;cursor:default;text-align:left;transition:none}.recruiter-open-roles .role-card-title{font-size:14px;font-weight:500;color:#111827;flex:1}.recruiter-open-roles .role-card-meta{font-size:12px;color:#6b7570;display:flex;gap:12px;align-items:center}.recruiter-open-roles .role-card-tag{font-size:11px;background:#ecfdf5;color:#047857;border:1px solid #a7f3d0;border-radius:4px;padding:2px 7px;font-weight:500}.recruiter-open-roles .role-edit-btn{height:26px;padding:0 10px;background:transparent;border:1px solid #e5e7eb;border-radius:5px;font-family:DM Sans,sans-serif;font-size:12px;font-weight:500;color:#6b7570;cursor:pointer;transition:border-color .15s,color .15s}.recruiter-open-roles .role-edit-btn:hover{border-color:#10b981;color:#10b981}.recruiter-open-roles .role-card-link{font-size:12px;color:#10b981;text-decoration:none}.recruiter-open-roles .role-card-link:hover{text-decoration:underline}.recruiter-open-roles .drawer-overlay{position:fixed;inset:0;background:#00000040;z-index:200}.recruiter-open-roles .role-drawer{position:fixed;top:0;right:0;bottom:0;width:360px;background:#fff;border-left:1px solid #e5e7eb;box-shadow:-4px 0 24px #0000001a;z-index:201;display:flex;flex-direction:column;transform:translate(100%);transition:transform .25s cubic-bezier(.4,0,.2,1)}.recruiter-open-roles .role-drawer.open{transform:translate(0)}.recruiter-open-roles .drawer-header{padding:22px 24px 18px;border-bottom:1px solid #e5e7eb;display:flex;align-items:center;justify-content:space-between}.recruiter-open-roles .drawer-title{font-size:15px;font-weight:600;color:#111827}.recruiter-open-roles .profile-close{background:none;border:none;font-size:18px;color:#6b7570;cursor:pointer}.recruiter-open-roles .drawer-body{padding:24px;flex:1;overflow-y:auto;display:flex;flex-direction:column;gap:18px}.recruiter-open-roles .form-group{display:flex;flex-direction:column;gap:6px}.recruiter-open-roles .form-label{font-size:11px;font-weight:600;letter-spacing:.07em;text-transform:uppercase;color:#6b7570}.recruiter-open-roles .form-input{height:36px;padding:0 12px;border:1px solid #e5e7eb;border-radius:6px;font-family:DM Sans,sans-serif;font-size:13px;color:#111827;background:#fff;outline:none;transition:border-color .15s;width:100%}.recruiter-open-roles .form-input:focus{border-color:#10b981}.recruiter-open-roles .form-input::placeholder{color:#aab5b0}.recruiter-open-roles .form-input:disabled{background:#f1f5f9;color:#9ca3af;cursor:not-allowed}.recruiter-open-roles .form-select{appearance:none;-webkit-appearance:none;background-image:url("data:image/svg+xml,%3Csvg width='10' height='6' viewBox='0 0 10 6' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M1 1l4 4 4-4' stroke='%236b7570' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:right 10px center;padding-right:30px;cursor:pointer}.recruiter-open-roles .salary-row{display:flex;align-items:center;gap:8px}.recruiter-open-roles .salary-field{position:relative;flex:1}.recruiter-open-roles .salary-field .form-input{padding-right:24px}.recruiter-open-roles .salary-suffix{position:absolute;right:10px;top:50%;transform:translateY(-50%);font-size:12px;color:#6b7570;pointer-events:none}.recruiter-open-roles .salary-sep{color:#6b7570;font-size:14px}.recruiter-open-roles .checkbox-label{display:flex;align-items:center;gap:9px;font-size:13px;color:#111827;cursor:pointer;-webkit-user-select:none;user-select:none}.recruiter-open-roles .form-checkbox{width:15px;height:15px;accent-color:#10b981;cursor:pointer}.recruiter-open-roles .drawer-footer{padding:16px 24px;border-top:1px solid #e5e7eb;display:flex;justify-content:flex-end;gap:8px}.recruiter-open-roles .drawer-cancel{height:34px;padding:0 14px;background:transparent;border:1px solid #e5e7eb;border-radius:6px;font-family:DM Sans,sans-serif;font-size:13px;color:#6b7570;cursor:pointer;transition:border-color .15s,color .15s}.recruiter-open-roles .drawer-cancel:hover{border-color:#b0bbb6;color:#111827}.recruiter-open-roles .drawer-save{height:34px;padding:0 16px;background:#10b981;color:#fff;border:none;border-radius:6px;font-family:DM Sans,sans-serif;font-size:13px;font-weight:500;cursor:pointer;transition:background .15s}.recruiter-open-roles .drawer-save:hover{background:#0ea371}.recruiter-open-roles .drawer-save:disabled{opacity:.7;cursor:not-allowed}.candidate-dashboard-activation .activation-loading{font-size:13px;color:var(--text-muted);padding:24px 0}.candidate-dashboard-activation .activation-card{background:#fff;border:1px solid var(--border);border-radius:14px;padding:24px 28px}.candidate-dashboard-activation .activation-card-title{font-size:16px;font-weight:700;margin-bottom:4px}.candidate-dashboard-activation .activation-description{font-size:13px;color:var(--text-muted);margin-bottom:20px}.candidate-dashboard-activation .activation-recruiter-note{font-size:13px;color:var(--text-muted);margin-top:20px;margin-bottom:0;line-height:1.6}.candidate-dashboard-activation .activation-checklist-items{display:flex;flex-direction:column;gap:14px}.candidate-dashboard-activation .activation-checklist-row{display:flex;align-items:center;gap:12px;font-size:14px;color:var(--text)}.candidate-dashboard-activation .activation-checklist-or{font-size:11px;font-weight:700;color:var(--text-muted);letter-spacing:.05em}.candidate-dashboard-activation .activation-checklist-row-pending{color:var(--text-muted)}.candidate-dashboard-activation .activation-checklist-link{color:inherit;text-decoration:none}.candidate-dashboard-activation .activation-checklist-link:hover{text-decoration:underline}.candidate-dashboard-activation .activation-checklist-icon{width:20px;height:20px;border-radius:50%;display:flex;align-items:center;justify-content:center;flex-shrink:0}.candidate-dashboard-activation .activation-checklist-icon-done{background:#d1fae5}.candidate-dashboard-activation .activation-checklist-icon-pending{background:#f1f5f9}.candidate-dashboard-activation .activation-footer{display:flex;justify-content:flex-end;align-items:center;margin-top:20px;padding-top:16px;border-top:1px solid var(--border)}.candidate-dashboard-activation .activation-toggle-label{display:flex;align-items:center;gap:8px;cursor:pointer;-webkit-user-select:none;user-select:none}.candidate-dashboard-activation .activation-toggle-text{font-size:12px;font-weight:600;color:var(--text-muted)}.candidate-dashboard-activation .activation-toggle-switch{position:relative;width:36px;height:20px;flex-shrink:0}.candidate-dashboard-activation .activation-toggle-switch input{opacity:0;width:0;height:0;position:absolute}.candidate-dashboard-activation .activation-toggle-track{position:absolute;inset:0;border-radius:20px;background:#d1d5db;transition:background .2s}.candidate-dashboard-activation .activation-toggle-switch-on .activation-toggle-track{background:var(--green)}.candidate-dashboard-activation .activation-toggle-knob{position:absolute;top:2px;left:2px;width:16px;height:16px;border-radius:50%;background:#fff;box-shadow:0 1px 3px #0003;transition:transform .2s}.candidate-dashboard-activation .activation-toggle-switch-on .activation-toggle-knob{transform:translate(16px)}.complete-registration{font-family:DM Sans,sans-serif;min-height:100vh;background:#eef1f5;display:flex;flex-direction:column;align-items:center;justify-content:center;padding:24px 16px}.reg-card{background:#fff;border:1px solid #dde2ea;border-radius:16px;box-shadow:0 1px 3px #0000000f,0 4px 16px #0000000a;padding:48px 44px 40px;width:100%;max-width:480px}.reg-card-header{text-align:center;margin-bottom:36px}.reg-back-btn{display:inline-flex;align-items:center;gap:6px;background:none;border:none;color:var(--text-muted, #6b7280);font-size:13px;cursor:pointer;padding:0;margin-bottom:16px;transition:color .15s}.reg-back-btn:hover{color:#111}.reg-card-header h1{font-size:26px;font-weight:700;color:#111827;letter-spacing:-.5px;line-height:1.25;margin-bottom:8px}.reg-card-header h1 .green{color:#10b981}.reg-card-header p{font-size:14px;color:#6b7280;font-weight:400;letter-spacing:.01em}.reg-progress{display:flex;justify-content:center;gap:6px;margin-bottom:32px}.reg-dot{width:6px;height:6px;border-radius:50%;background:#dde2ea;transition:all .2s}.reg-dot.active{width:20px;border-radius:3px;background:#10b981}.reg-card .role-cards{display:flex;gap:16px;margin-bottom:0}.reg-card .role-card{background:#fff;border:2px solid #e5e7eb;border-radius:12px;padding:24px 16px;cursor:pointer;transition:all .2s;text-align:center;flex:1}.reg-card .role-card:hover{border-color:#a7f3d0;box-shadow:0 4px 12px #10b9811a}.reg-card .role-card.selected{border-color:#10b981;background:#d1fae5}.reg-card .role-card .role-icon{font-size:2rem;margin-bottom:8px}.reg-card .role-card h3{font-size:16px;font-weight:600;color:#111827;margin:0 0 6px}.reg-card .role-card p{font-size:13px;color:#6b7280;margin:0;line-height:1.4}.reg-fields{display:flex;flex-direction:column;gap:20px;margin-bottom:24px}.reg-fields .field-group{display:flex;flex-direction:column;gap:6px}.reg-fields label{font-size:13px;font-weight:600;color:#111827;letter-spacing:.01em}.reg-fields label .req{color:#10b981;margin-left:2px}.reg-fields .input-wrap{position:relative}.reg-fields .input-icon{position:absolute;left:14px;top:50%;transform:translateY(-50%);color:#adb5bd;pointer-events:none;display:flex}.reg-fields input[type=text],.reg-fields input[type=url]{box-sizing:border-box;width:100%;height:48px;padding:0 14px 0 40px;font-family:DM Sans,sans-serif;font-size:14px;color:#111827;background:#fff;border:1.5px solid #dde2ea;border-radius:12px;outline:none;transition:border-color .15s,box-shadow .15s}.reg-fields input::placeholder{color:#adb5bd;font-weight:400}.reg-fields input:focus{border-color:#10b981;box-shadow:0 0 0 3px #10b9811a}.reg-fields input.error{border-color:#ef4444;box-shadow:0 0 0 3px #ef444414}.complete-registration .btn-continue{width:100%;height:50px;background:#10b981;color:#fff;font-family:DM Sans,sans-serif;font-size:15px;font-weight:600;letter-spacing:.01em;border:none;border-radius:10px;cursor:pointer;transition:background .15s,transform .1s,box-shadow .15s;box-shadow:0 2px 8px #10b98140;display:flex;align-items:center;justify-content:center;gap:6px;margin-top:4px}.complete-registration .btn-continue:hover:not(:disabled){background:#0ea371;box-shadow:0 4px 14px #10b98159;transform:translateY(-1px)}.complete-registration .btn-continue:active{transform:translateY(0)}.complete-registration .btn-continue:disabled{opacity:.5;cursor:not-allowed}.complete-registration .btn-continue .arrow{transition:transform .15s}.complete-registration .btn-continue:hover .arrow{transform:translate(2px)}.reg-error{color:#ef4444;font-size:13px;text-align:center;margin-bottom:12px}.privacy-page,.privacy-page *,.privacy-page *:before,.privacy-page *:after{margin:0;padding:0;box-sizing:border-box}.privacy-page{font-family:DM Sans,sans-serif;font-optical-sizing:auto;background:#fafafa;color:#111827;line-height:1.7;min-height:100vh}.privacy-page nav{position:sticky;top:0;z-index:100;background:#ffffffeb;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);border-bottom:1px solid #e5e7eb;padding:0 40px;height:56px;display:flex;align-items:center;justify-content:space-between}.privacy-page .nav-logo{font-size:18px;font-weight:700;color:#111827;text-decoration:none;letter-spacing:-.3px}.privacy-page .nav-logo span{color:#10b981}.privacy-page .nav-back{display:flex;align-items:center;gap:6px;font-size:13px;font-weight:500;color:#6b7280;text-decoration:none;transition:color .15s}.privacy-page .nav-back:hover{color:#10b981}.privacy-page .nav-back svg{width:14px;height:14px}.privacy-page .page-wrap{max-width:1080px;margin:0 auto;padding:0 40px 80px;display:grid;grid-template-columns:240px 1fr;gap:0 64px;align-items:start}.privacy-page .toc{position:sticky;top:80px;padding:32px 0}.privacy-page .toc-label{font-size:10px;font-weight:600;letter-spacing:.1em;text-transform:uppercase;color:#9ca3af;margin-bottom:16px}.privacy-page .toc-list{list-style:none;display:flex;flex-direction:column;gap:2px;padding:0;margin:0}.privacy-page .toc-list a{display:block;font-size:13px;color:#6b7280;text-decoration:none;padding:5px 12px;border-radius:5px;border-left:2px solid transparent;transition:all .15s;line-height:1.4}.privacy-page .toc-list a:hover{color:#10b981;border-left-color:#10b981;background:#f0fdf8}.privacy-page .content{padding:48px 0 0}.privacy-page .page-header{margin-bottom:48px;padding-bottom:32px;border-bottom:1px solid #e5e7eb}.privacy-page .page-header .eyebrow{font-size:11px;font-weight:600;letter-spacing:.1em;text-transform:uppercase;color:#10b981;margin-bottom:12px;font-family:DM Mono,monospace}.privacy-page .page-header h1{font-size:36px;font-weight:700;letter-spacing:-.5px;color:#111827;line-height:1.2;margin-top:0;margin-bottom:16px}.privacy-page .page-header .meta{font-size:13px;color:#6b7280}.privacy-page .page-header .meta strong{color:#111827;font-weight:500}.privacy-page .section{margin-bottom:52px;scroll-margin-top:80px}.privacy-page .section h2{font-size:18px;font-weight:650;letter-spacing:-.2px;color:#111827;margin-bottom:16px;display:flex;align-items:center;gap:10px}.privacy-page .section h2 .section-num{font-family:DM Mono,monospace;font-size:11px;font-weight:500;color:#10b981;background:#d1fae5;border-radius:4px;padding:2px 7px;flex-shrink:0}.privacy-page .section p{font-size:15px;color:#374151;margin-bottom:14px;line-height:1.75}.privacy-page .section p:last-child{margin-bottom:0}.privacy-page .section h3{font-size:14px;font-weight:600;color:#111827;margin:24px 0 10px;letter-spacing:-.1px}.privacy-page .data-table{width:100%;border-collapse:collapse;font-size:14px;margin:20px 0;border-radius:8px;overflow:hidden;border:1px solid #e5e7eb}.privacy-page .data-table th{background:#f9fafb;font-weight:600;font-size:11px;letter-spacing:.06em;text-transform:uppercase;color:#6b7280;padding:10px 16px;text-align:left;border-bottom:1px solid #e5e7eb}.privacy-page .data-table td{padding:12px 16px;border-bottom:1px solid #f3f4f6;color:#374151;vertical-align:top;line-height:1.5}.privacy-page .data-table tr:last-child td{border-bottom:none}.privacy-page .data-table tr:hover td{background:#fafafa}.privacy-page .data-table td:first-child{font-weight:500;color:#111827;white-space:nowrap}.privacy-page .callout{background:#f0fdf8;border:1px solid #a7f3d0;border-radius:8px;padding:16px 20px;margin:20px 0;font-size:14px;color:#065f46;line-height:1.6}.privacy-page .callout strong{font-weight:600;display:block;margin-bottom:4px}.privacy-page .callout a{color:#065f46;font-weight:600}.privacy-page .inline-code{font-family:DM Mono,monospace;font-size:13px;background:#f0fdf8;color:#065f46;padding:2px 7px;border-radius:4px;border:1px solid #a7f3d0}.privacy-page .bullet-list{list-style:none;margin:12px 0 16px;display:flex;flex-direction:column;gap:8px}.privacy-page .bullet-list li{font-size:15px;color:#374151;padding-left:20px;position:relative;line-height:1.65}.privacy-page .bullet-list li:before{content:"";position:absolute;left:0;top:10px;width:6px;height:6px;border-radius:50%;background:#10b981}.privacy-page .contact-card{display:inline-flex;flex-direction:column;gap:6px;background:#fff;border:1px solid #e5e7eb;border-radius:8px;padding:20px 24px;margin-top:12px}.privacy-page .contact-card .company-name{font-weight:600;font-size:15px;color:#111827}.privacy-page .contact-card .contact-detail{font-size:14px;color:#6b7280}.privacy-page .contact-card a{color:#10b981;text-decoration:none}.privacy-page .contact-card a:hover{text-decoration:underline}.privacy-page .page-footer{margin-top:64px;padding-top:32px;border-top:1px solid #e5e7eb;display:flex;align-items:center;justify-content:space-between;flex-wrap:wrap;gap:16px}.privacy-page .page-footer p{font-size:13px;color:#9ca3af}.privacy-page .page-footer a{color:#10b981;text-decoration:none;font-size:13px}.privacy-page .section a{color:#10b981;text-decoration:none}.privacy-page .section a:hover{text-decoration:underline}@media(max-width:768px){.privacy-page .page-wrap{grid-template-columns:1fr;padding:0 20px 60px}.privacy-page .toc{display:none}.privacy-page nav{padding:0 20px}.privacy-page .page-header h1{font-size:28px}}.tos-page{font-family:DM Sans,sans-serif;background:#fff;color:#0f172a;line-height:1.7;font-size:15px;min-height:100vh}.tos-page .tos-header{position:sticky;top:0;z-index:100;background:#ffffffeb;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);border-bottom:1px solid #e2e8f0;display:flex;align-items:center;justify-content:space-between;padding:0 2.5rem;height:58px}.tos-page .logo{display:flex;align-items:center;gap:8px;text-decoration:none;color:#0f172a}.tos-page .logo-mark{width:28px;height:28px;background:#10b981;border-radius:7px;display:flex;align-items:center;justify-content:center}.tos-page .logo-mark svg{width:16px;height:16px}.tos-page .logo-name{font-size:15px;font-weight:600;letter-spacing:-.02em}.tos-page .header-meta{font-family:DM Mono,monospace;font-size:11px;color:#64748b;letter-spacing:.04em}.tos-page .page{display:grid;grid-template-columns:240px 1fr;max-width:1100px;margin:0 auto;padding:0 2rem;gap:4rem;align-items:start}.tos-page .sidebar{position:sticky;top:78px;padding:2.5rem 0}.tos-page .sidebar-label{font-family:DM Mono,monospace;font-size:10px;letter-spacing:.1em;text-transform:uppercase;color:#64748b;margin-bottom:1rem}.tos-page .sidebar nav{display:flex;flex-direction:column;gap:2px;position:static;background:none;-webkit-backdrop-filter:none;backdrop-filter:none;border-bottom:none;padding:0;height:auto;justify-content:flex-start}.tos-page .sidebar nav a{display:block;padding:5px 10px;font-size:13px;color:#334155;text-decoration:none;border-radius:6px;border-left:2px solid transparent;transition:all .15s}.tos-page .sidebar nav a:hover{background:#ecfdf5;color:#0d9e6e;border-left-color:#10b981}.tos-page main{padding:3rem 0 6rem;min-width:0}.tos-page .page-eyebrow{font-family:DM Mono,monospace;font-size:11px;letter-spacing:.1em;text-transform:uppercase;color:#10b981;margin-bottom:.75rem}.tos-page h1{font-size:clamp(26px,4vw,38px);font-weight:600;letter-spacing:-.03em;line-height:1.15;color:#0f172a;margin-bottom:.5rem}.tos-page .effective-date{font-size:13px;color:#64748b;margin-bottom:2rem}.tos-page .intro-card{background:#ecfdf5;border:1px solid #a7f3d0;border-radius:12px;padding:1.25rem 1.5rem;margin-bottom:3rem;font-size:14px;color:#334155;line-height:1.65}.tos-page .intro-card strong{color:#0f172a}.tos-page .section{padding-top:2rem;margin-bottom:1rem;scroll-margin-top:80px}.tos-page .section+.section{border-top:1px solid #e2e8f0;padding-top:2.5rem}.tos-page .section-number{font-family:DM Mono,monospace;font-size:11px;color:#10b981;letter-spacing:.06em;margin-bottom:.4rem}.tos-page h2{font-size:19px;font-weight:600;letter-spacing:-.02em;color:#0f172a;margin-bottom:1rem}.tos-page .section p{color:#334155;margin-bottom:.9rem;font-size:15px}.tos-page .section ul,.tos-page .section ol{padding-left:1.4rem;color:#334155;margin-bottom:.9rem}.tos-page .section li{margin-bottom:.4rem;font-size:15px}.tos-page .section h3{font-size:14px;font-weight:600;color:#0f172a;margin:1.2rem 0 .4rem;letter-spacing:-.01em}.tos-page .section a{color:#0d9e6e;text-decoration:none}.tos-page .section a:hover{text-decoration:underline}.tos-page .callout{background:#f8fafc;border-left:3px solid #10b981;border-radius:0 8px 8px 0;padding:.85rem 1.1rem;margin:1rem 0;font-size:14px;color:#334155}.tos-page .contact-block{background:#f8fafc;border:1px solid #e2e8f0;border-radius:12px;padding:1.5rem;margin-top:1rem}.tos-page .contact-block a{color:#0d9e6e;text-decoration:none;font-weight:500}.tos-page .contact-block a:hover{text-decoration:underline}.tos-page .contact-block .contact-location{margin-top:.75rem;color:#64748b;font-size:13px}.tos-page .tos-footer{background:#0f172a;color:#94a3b8;text-align:center;padding:2rem;font-size:13px}.tos-page .tos-footer span{color:#10b981}@media(max-width:720px){.tos-page .page{grid-template-columns:1fr;gap:0}.tos-page .sidebar{display:none}.tos-page .tos-header{padding:0 1.25rem}.tos-page main{padding:2rem 0 4rem}}.pricing-page{--green: #10b981;--green-dark: #059669;--green-bg: #ecfdf5;--green-border: #a7f3d0;--green-text: #065f46;--gray-50: #f9fafb;--gray-100: #f3f4f6;--gray-200: #e5e7eb;--gray-300: #d1d5db;--gray-400: #9ca3af;--gray-500: #6b7280;--gray-600: #4b5563;--gray-700: #374151;--gray-800: #1f2937;--gray-900: #111827;--page-bg: #f4f5f6;--amber-bg: #fefce8;--amber-border: #fde68a;--amber-text: #92400e;--blue-bg: #eff6ff;font-family:DM Sans,sans-serif;background:var(--page-bg);color:var(--gray-900);min-height:100vh;-webkit-font-smoothing:antialiased}.pricing-page *,.pricing-page *:before,.pricing-page *:after{box-sizing:border-box}.pricing-page h1,.pricing-page h2,.pricing-page h3,.pricing-page p,.pricing-page ul{margin:0;padding:0}.pricing-page .pricing-nav{display:flex;align-items:center;justify-content:space-between;padding:0 40px;height:64px;background:#fff;border-bottom:1px solid var(--gray-200);position:sticky;top:0;z-index:100}.pricing-page .pricing-logo{font-family:DM Mono,monospace;font-weight:500;font-size:15px;color:var(--gray-900);text-decoration:none;letter-spacing:-.01em}.pricing-page .pricing-logo-accent{color:var(--green)}.pricing-page .pricing-nav-links{display:flex;align-items:center;gap:32px}.pricing-page .pricing-nav-links a{font-size:14px;color:var(--gray-500);text-decoration:none;transition:color .15s}.pricing-page .pricing-nav-links a:hover{color:var(--gray-900)}.pricing-page .pricing-nav-links a.active{color:var(--gray-900);font-weight:500}.pricing-page .pricing-btn-login{background:var(--green);color:#fff;font-family:DM Sans,sans-serif;font-weight:500;font-size:14px;padding:8px 18px;border:none;border-radius:8px;cursor:pointer;transition:background .15s}.pricing-page .pricing-btn-login:hover{background:var(--green-dark)}.pricing-page .pricing-main{max-width:960px;margin:0 auto;padding:0 24px 100px}.pricing-page .pricing-header{text-align:center;padding:64px 24px 52px}.pricing-page .pricing-eyebrow{font-family:DM Mono,monospace;font-size:11px;font-weight:500;letter-spacing:.12em;text-transform:uppercase;color:var(--green);margin-bottom:14px}.pricing-page .pricing-header h1{font-size:38px;font-weight:600;color:var(--gray-900);letter-spacing:-.025em;line-height:1.15;margin-bottom:14px}.pricing-page .pricing-header p{font-size:16px;color:var(--gray-500);max-width:480px;margin:0 auto;line-height:1.65}.pricing-page .pricing-launch-banner{display:inline-flex;align-items:center;gap:10px;background:var(--green-bg);border:1px solid var(--green-border);border-radius:40px;padding:8px 20px;margin-top:24px}.pricing-page .pricing-launch-dot{width:8px;height:8px;border-radius:50%;background:var(--green);animation:pricing-pulse 2s ease-in-out infinite}@keyframes pricing-pulse{0%,to{opacity:1}50%{opacity:.35}}.pricing-page .pricing-launch-banner span{font-family:DM Mono,monospace;font-size:12.5px;font-weight:500;color:var(--green-text)}.pricing-page .pricing-cards-grid{display:grid;grid-template-columns:1fr 1fr;gap:20px;margin-bottom:48px}.pricing-page .pricing-plan-card{background:#fff;border-radius:16px;border:1px solid var(--gray-200);padding:32px 28px;position:relative;transition:box-shadow .2s}.pricing-page .pricing-plan-card:hover{box-shadow:0 4px 24px #0000000f}.pricing-page .pricing-plan-card.featured{border:2px solid var(--green)}.pricing-page .pricing-featured-badge{position:absolute;top:-13px;left:50%;transform:translate(-50%);background:var(--green);color:#fff;font-size:11px;font-weight:600;font-family:DM Mono,monospace;letter-spacing:.08em;text-transform:uppercase;padding:4px 14px;border-radius:20px;white-space:nowrap}.pricing-page .pricing-plan-icon{width:40px;height:40px;border-radius:10px;display:flex;align-items:center;justify-content:center;font-size:18px;margin-bottom:16px}.pricing-page .pricing-plan-icon.candidate{background:var(--green-bg)}.pricing-page .pricing-plan-icon.recruiter{background:var(--blue-bg)}.pricing-page .pricing-plan-role{font-family:DM Mono,monospace;font-size:11px;font-weight:500;letter-spacing:.1em;text-transform:uppercase;color:var(--gray-400);margin-bottom:6px}.pricing-page .pricing-plan-name{font-size:22px;font-weight:600;color:var(--gray-900);letter-spacing:-.01em;margin-bottom:6px}.pricing-page .pricing-plan-desc{font-size:13.5px;color:var(--gray-500);line-height:1.55;margin-bottom:24px}.pricing-page .pricing-price-block{margin-bottom:24px;min-height:60px}.pricing-page .pricing-price-free{font-size:40px;font-weight:600;color:var(--green);letter-spacing:-.03em;line-height:1}.pricing-page .pricing-forever{font-size:14px;font-weight:400;color:var(--gray-400);margin-left:4px;letter-spacing:0}.pricing-page .pricing-price-credits{display:flex;align-items:baseline;gap:6px;flex-wrap:wrap}.pricing-page .pricing-credit-amount{font-size:40px;font-weight:600;color:var(--gray-900);letter-spacing:-.03em;line-height:1}.pricing-page .pricing-credit-unit{font-size:14px;color:var(--gray-400);font-family:DM Mono,monospace}.pricing-page .pricing-credit-sub{font-size:12.5px;color:var(--gray-500);margin-top:6px}.pricing-page .pricing-launch-note{background:var(--amber-bg);border:1px solid var(--amber-border);border-radius:8px;padding:9px 12px;font-size:12.5px;color:var(--amber-text);line-height:1.5;margin-bottom:22px}.pricing-page .pricing-features-list{list-style:none;margin-bottom:28px}.pricing-page .pricing-features-list li{display:flex;align-items:flex-start;gap:10px;font-size:13.5px;color:var(--gray-700);padding:7px 0;border-bottom:1px solid var(--gray-100);line-height:1.45}.pricing-page .pricing-features-list li:last-child{border-bottom:none}.pricing-page .pricing-feat-check{width:16px;height:16px;min-width:16px;border-radius:50%;background:var(--green-bg);display:flex;align-items:center;justify-content:center;margin-top:1px}.pricing-page .pricing-cta-btn{display:block;width:100%;padding:13px;border-radius:10px;font-size:14px;font-weight:600;font-family:DM Sans,sans-serif;text-align:center;cursor:pointer;border:none;transition:all .15s;letter-spacing:.01em}.pricing-page .pricing-cta-btn.primary{background:var(--green);color:#fff}.pricing-page .pricing-cta-btn.primary:hover{background:var(--green-dark)}.pricing-page .pricing-section-header{margin-bottom:8px}.pricing-page .pricing-section-header h2{font-size:20px;font-weight:600;color:var(--gray-900);letter-spacing:-.01em}.pricing-page .pricing-section-header p{font-size:13.5px;color:var(--gray-500);line-height:1.55;margin-top:4px}.pricing-page .pricing-credits-card{background:#fff;border-radius:16px;border:1px solid var(--gray-200);padding:32px;margin-bottom:48px}.pricing-page .pricing-credits-card .pricing-section-header{margin-bottom:28px}.pricing-page .pricing-credit-tiers{display:grid;grid-template-columns:repeat(4,1fr);gap:12px;margin-bottom:32px}.pricing-page .pricing-credit-tier{background:var(--gray-50);border:1px solid var(--gray-200);border-radius:10px;padding:20px 12px 16px;text-align:center;position:relative}.pricing-page .pricing-credit-tier.best-value{border-color:var(--green);background:#f0fdf9}.pricing-page .pricing-tier-badge{position:absolute;top:-10px;left:50%;transform:translate(-50%);background:var(--green);color:#fff;font-size:10px;font-weight:600;font-family:DM Mono,monospace;letter-spacing:.06em;text-transform:uppercase;padding:3px 10px;border-radius:20px;white-space:nowrap}.pricing-page .pricing-tier-credits{font-family:DM Mono,monospace;font-size:28px;font-weight:500;color:var(--gray-900);letter-spacing:-.02em;line-height:1;margin-bottom:2px}.pricing-page .pricing-tier-credits-label{font-family:DM Mono,monospace;font-size:10px;color:var(--gray-400);text-transform:uppercase;letter-spacing:.08em;margin-bottom:12px}.pricing-page .pricing-tier-divider{width:24px;height:1px;background:var(--gray-200);margin:0 auto 12px}.pricing-page .pricing-tier-price{font-size:18px;font-weight:600;color:var(--gray-900);margin-bottom:2px}.pricing-page .pricing-tier-price.tbd{font-size:14px;color:var(--gray-400);font-family:DM Mono,monospace}.pricing-page .pricing-tier-per{font-size:12px;color:var(--green);font-weight:500}.pricing-page .pricing-tier-per.muted{color:var(--gray-400)}.pricing-page .pricing-credits-how{border-top:1px solid var(--gray-100);padding-top:24px;display:grid;grid-template-columns:repeat(3,1fr);gap:24px}.pricing-page .pricing-how-step{display:flex;gap:12px;align-items:flex-start}.pricing-page .pricing-step-num{width:26px;height:26px;min-width:26px;border-radius:50%;background:var(--gray-900);color:#fff;font-size:12px;font-weight:600;font-family:DM Mono,monospace;display:flex;align-items:center;justify-content:center;margin-top:1px}.pricing-page .pricing-how-step-text strong{display:block;font-size:13.5px;font-weight:600;color:var(--gray-900);margin-bottom:3px}.pricing-page .pricing-how-step-text p{font-size:13px;color:var(--gray-500);line-height:1.55}.pricing-page .pricing-faq-section{max-width:640px;margin:0 auto}.pricing-page .pricing-faq-section .pricing-section-header{margin-bottom:20px}.pricing-page .pricing-faq-item{border-bottom:1px solid var(--gray-200);padding:18px 0}.pricing-page .pricing-faq-item:first-of-type{border-top:1px solid var(--gray-200)}.pricing-page .pricing-faq-q{font-size:14px;font-weight:500;color:var(--gray-900);margin-bottom:6px;cursor:pointer;display:flex;align-items:center;justify-content:space-between;gap:12px}.pricing-page .pricing-faq-q:after{content:"+";font-size:18px;font-weight:300;color:var(--gray-400);flex-shrink:0}.pricing-page .pricing-faq-item.open .pricing-faq-q:after{content:"−"}.pricing-page .pricing-faq-a{font-size:13.5px;color:var(--gray-500);line-height:1.65;display:none}.pricing-page .pricing-faq-item.open .pricing-faq-a{display:block}.pricing-page .pricing-footer{text-align:center;padding:40px 24px;border-top:1px solid var(--gray-200);margin-top:80px}.pricing-page .pricing-footer-logo{font-family:DM Mono,monospace;font-size:14px;font-weight:500;color:var(--gray-900);margin-bottom:8px}.pricing-page .pricing-footer-logo span{color:var(--green)}.pricing-page .pricing-footer p{font-size:12.5px;color:var(--gray-400)}.pricing-page .pricing-footer a{color:var(--gray-400);text-decoration:none}.pricing-page .pricing-footer a:hover{color:var(--gray-700)}@media(max-width:640px){.pricing-page .pricing-cards-grid{grid-template-columns:1fr}.pricing-page .pricing-header h1{font-size:28px}.pricing-page .pricing-nav{padding:0 20px}.pricing-page .pricing-nav-links{gap:20px}}@media(max-width:600px){.pricing-page .pricing-credit-tiers{grid-template-columns:repeat(2,1fr)}.pricing-page .pricing-credits-how{grid-template-columns:1fr}}.recruiter-waitlist{--rw-green: #10b981;--rw-green-dark: #059669;--rw-green-dim: #d1fae5;--rw-green-muted: #065f46;--rw-ink: #0f172a;--rw-ink-soft: #334155;--rw-ink-muted: #64748b;--rw-surface: #f8fafc;--rw-white: #ffffff;--rw-border: #e2e8f0;--rw-radius: 14px;font-family:DM Sans,sans-serif;background:var(--rw-surface);color:var(--rw-ink);min-height:100vh;overflow-x:hidden;scroll-behavior:smooth}.recruiter-waitlist *,.recruiter-waitlist *:before,.recruiter-waitlist *:after{box-sizing:border-box}.recruiter-waitlist .rw-nav{position:sticky;top:0;z-index:100;display:flex;align-items:center;justify-content:space-between;padding:18px 56px;background:#f8fafceb;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);border-bottom:1px solid var(--rw-border)}.recruiter-waitlist .rw-logo{font-size:20px;font-weight:800;color:var(--rw-ink);text-decoration:none;letter-spacing:-.3px}.recruiter-waitlist .rw-logo span{color:var(--rw-green);font-weight:400}.recruiter-waitlist .rw-nav-links{display:flex;align-items:center;gap:28px}.recruiter-waitlist .rw-nav-links a{font-size:14px;font-weight:500;color:var(--rw-ink-muted);text-decoration:none;transition:color .15s;cursor:pointer}.recruiter-waitlist .rw-nav-links a:hover{color:var(--rw-ink)}.recruiter-waitlist .rw-btn-nav{background:var(--rw-green);color:#fff;border:none;padding:9px 22px;border-radius:8px;font-size:14px;font-weight:600;cursor:pointer;font-family:inherit;transition:background .15s,transform .1s}.recruiter-waitlist .rw-btn-nav:hover{background:var(--rw-green-dark);transform:translateY(-1px)}.recruiter-waitlist .rw-hero{display:flex;flex-direction:column;align-items:center;text-align:center;max-width:900px;margin:0 auto;padding:96px 48px 80px}.recruiter-waitlist .rw-hero-badge{display:inline-flex;align-items:center;gap:7px;align-self:center;background:var(--rw-green-dim);color:var(--rw-green-muted);font-size:12px;font-weight:700;letter-spacing:.06em;text-transform:uppercase;padding:5px 12px;border-radius:100px;margin-bottom:24px}.recruiter-waitlist .rw-hero-badge .rw-dot{width:6px;height:6px;background:var(--rw-green);border-radius:50%;animation:rw-pulse 2s infinite}@keyframes rw-pulse{0%,to{opacity:1;transform:scale(1)}50%{opacity:.5;transform:scale(.8)}}.recruiter-waitlist .rw-hero h1{font-size:54px;font-weight:800;color:var(--rw-ink);line-height:1.08;letter-spacing:-2px;margin-bottom:22px}.recruiter-waitlist .rw-hero h1 .rw-accent{color:var(--rw-green)}.recruiter-waitlist .rw-hero-sub{font-size:17px;color:var(--rw-ink-soft);line-height:1.7;margin-bottom:36px;max-width:600px}.recruiter-waitlist .rw-hero-ctas{display:flex;gap:12px;align-items:center;justify-content:center;flex-wrap:wrap}.recruiter-waitlist .rw-btn-primary{background:var(--rw-green);color:#fff;border:none;padding:14px 28px;border-radius:10px;font-size:15px;font-weight:700;cursor:pointer;font-family:inherit;transition:background .15s,transform .1s,box-shadow .15s;box-shadow:0 4px 14px #10b9814d}.recruiter-waitlist .rw-btn-primary:hover{background:var(--rw-green-dark);transform:translateY(-1px);box-shadow:0 6px 18px #10b98166}.recruiter-waitlist .rw-btn-ghost{background:transparent;color:var(--rw-ink-soft);border:1.5px solid var(--rw-border);padding:13px 24px;border-radius:10px;font-size:15px;font-weight:600;cursor:pointer;font-family:inherit;transition:border-color .15s,color .15s}.recruiter-waitlist .rw-btn-ghost:hover{border-color:var(--rw-green);color:var(--rw-green)}.recruiter-waitlist .rw-hero-trust{margin-top:28px;display:flex;align-items:center;justify-content:center;gap:10px;font-size:13px;color:var(--rw-ink-muted)}.recruiter-waitlist .rw-avatars{display:flex}.recruiter-waitlist .rw-av{width:28px;height:28px;border-radius:50%;border:2px solid #fff;margin-left:-8px;display:flex;align-items:center;justify-content:center;font-size:11px;font-weight:700;color:#fff}.recruiter-waitlist .rw-av:first-child{margin-left:0}.recruiter-waitlist .rw-av-1{background:#6366f1}.recruiter-waitlist .rw-av-2{background:#f59e0b}.recruiter-waitlist .rw-av-3{background:#ec4899}.recruiter-waitlist .rw-av-4{background:#8b5cf6}.recruiter-waitlist .rw-ticker-wrap{background:var(--rw-ink);padding:14px 0;overflow:hidden}.recruiter-waitlist .rw-ticker{display:flex;gap:48px;animation:rw-ticker 30s linear infinite;white-space:nowrap}.recruiter-waitlist .rw-ticker-item{display:flex;align-items:center;gap:8px;font-size:13px;color:#ffffff73}.recruiter-waitlist .rw-ticker-item .rw-tick{color:var(--rw-green)}@keyframes rw-ticker{0%{transform:translate(0)}to{transform:translate(-50%)}}.recruiter-waitlist .rw-how{background:var(--rw-white);padding:96px 48px}.recruiter-waitlist .rw-section-label{text-align:center;font-size:11px;font-weight:600;letter-spacing:.06em;text-transform:uppercase;color:var(--rw-green);margin-bottom:16px}.recruiter-waitlist .rw-section-title{font-size:36px;font-weight:800;color:var(--rw-ink);letter-spacing:-1px;text-align:center;margin-bottom:64px}.recruiter-waitlist .rw-steps{display:grid;grid-template-columns:1fr 1fr 1fr;gap:2px;max-width:960px;margin:0 auto;background:var(--rw-border);border-radius:var(--rw-radius);overflow:hidden}.recruiter-waitlist .rw-step{background:var(--rw-white);padding:40px 32px;position:relative}.recruiter-waitlist .rw-step-num{font-size:48px;font-weight:800;color:var(--rw-green-dim);line-height:1;margin-bottom:16px}.recruiter-waitlist .rw-step-title{font-size:18px;font-weight:700;color:var(--rw-ink);margin-bottom:10px}.recruiter-waitlist .rw-step-body{font-size:14px;color:var(--rw-ink-muted);line-height:1.7}.recruiter-waitlist .rw-demo-section{background:var(--rw-ink);padding:96px 48px;text-align:center}.recruiter-waitlist .rw-demo-section .rw-section-label{color:#10b981cc}.recruiter-waitlist .rw-demo-section .rw-section-title{color:#fff}.recruiter-waitlist .rw-section-sub{font-size:16px;color:#ffffff80;margin-top:-44px;margin-bottom:52px}.recruiter-waitlist .rw-demo-video-container{max-width:860px;margin:0 auto;border-radius:18px;overflow:hidden;box-shadow:0 32px 80px #00000080;position:relative}.recruiter-waitlist .rw-demo-stats{display:flex;justify-content:center;gap:48px;margin-top:48px}.recruiter-waitlist .rw-demo-stat{text-align:center}.recruiter-waitlist .rw-demo-stat-num{font-size:32px;font-weight:800;color:var(--rw-green);display:block}.recruiter-waitlist .rw-demo-stat-label{font-size:13px;color:#fff6;margin-top:4px}.recruiter-waitlist .rw-features{background:var(--rw-surface);padding:96px 48px}.recruiter-waitlist .rw-features-grid{display:grid;grid-template-columns:1fr 1fr;gap:20px;max-width:960px;margin:0 auto}.recruiter-waitlist .rw-feature-card{background:var(--rw-white);border:1px solid var(--rw-border);border-radius:var(--rw-radius);padding:36px;transition:border-color .2s,box-shadow .2s}.recruiter-waitlist .rw-feature-card:hover{border-color:var(--rw-green);box-shadow:0 4px 20px #10b9811a}.recruiter-waitlist .rw-feature-badge{display:inline-block;font-size:11px;font-weight:700;letter-spacing:.06em;text-transform:uppercase;color:var(--rw-green-muted);background:var(--rw-green-dim);padding:4px 10px;border-radius:100px;margin-bottom:20px}.recruiter-waitlist .rw-feature-card h3{font-size:20px;font-weight:700;color:var(--rw-ink);margin-bottom:16px;letter-spacing:-.3px}.recruiter-waitlist .rw-feature-list{list-style:none;display:flex;flex-direction:column;gap:10px;padding:0}.recruiter-waitlist .rw-feature-list li{display:flex;align-items:flex-start;gap:10px;font-size:14px;color:var(--rw-ink-soft);line-height:1.5}.recruiter-waitlist .rw-feature-list li:before{content:"";flex-shrink:0;width:18px;height:18px;background:var(--rw-green-dim);border-radius:50%;margin-top:1px;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 12 12'%3E%3Cpath d='M2 6l3 3 5-5' stroke='%2310b981' stroke-width='1.8' fill='none' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:center;background-size:10px}.recruiter-waitlist .rw-faq{background:var(--rw-white);padding:96px 48px}.recruiter-waitlist .rw-faq-list{max-width:680px;margin:0 auto;display:flex;flex-direction:column;gap:2px}.recruiter-waitlist .rw-faq-item{border:1px solid var(--rw-border);border-radius:10px;overflow:hidden;margin-bottom:6px;transition:border-color .2s}.recruiter-waitlist .rw-faq-item.rw-open{border-color:var(--rw-green)}.recruiter-waitlist .rw-faq-question{width:100%;background:none;border:none;display:flex;align-items:center;justify-content:space-between;padding:20px 24px;font-size:15px;font-weight:600;color:var(--rw-ink);cursor:pointer;text-align:left;font-family:inherit;gap:16px}.recruiter-waitlist .rw-faq-icon{flex-shrink:0;width:24px;height:24px;background:var(--rw-surface);border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:18px;color:var(--rw-ink-muted);transition:background .2s,color .2s,transform .2s}.recruiter-waitlist .rw-faq-item.rw-open .rw-faq-icon{background:var(--rw-green);color:#fff;transform:rotate(45deg)}.recruiter-waitlist .rw-faq-answer{max-height:0;overflow:hidden;transition:max-height .3s ease,padding .2s;font-size:14px;color:var(--rw-ink-soft);line-height:1.7;padding:0 24px}.recruiter-waitlist .rw-faq-item.rw-open .rw-faq-answer{max-height:200px;padding:0 24px 20px}.recruiter-waitlist .rw-waitlist-banner{background:linear-gradient(135deg,#0f172a,#064e3b);padding:96px 48px;text-align:center;position:relative;overflow:hidden}.recruiter-waitlist .rw-waitlist-banner:before{content:"";position:absolute;inset:0;background-image:linear-gradient(rgba(16,185,129,.06) 1px,transparent 1px),linear-gradient(90deg,rgba(16,185,129,.06) 1px,transparent 1px);background-size:48px 48px}.recruiter-waitlist .rw-waitlist-banner h2{font-size:40px;font-weight:800;color:#fff;letter-spacing:-1px;margin-bottom:16px;position:relative}.recruiter-waitlist .rw-waitlist-banner>p{font-size:17px;color:#ffffff8c;margin-bottom:36px;position:relative}.recruiter-waitlist .rw-waitlist-inline{display:flex;gap:10px;justify-content:center;max-width:500px;margin:0 auto;position:relative}.recruiter-waitlist .rw-waitlist-inline input{flex:1;padding:14px 18px;border-radius:10px;border:1.5px solid rgba(255,255,255,.15);background:#ffffff14;color:#fff;font-size:15px;font-family:inherit;outline:none;transition:border-color .2s}.recruiter-waitlist .rw-waitlist-inline input::placeholder{color:#ffffff59}.recruiter-waitlist .rw-waitlist-inline input:focus{border-color:var(--rw-green)}.recruiter-waitlist .rw-waitlist-inline button{background:var(--rw-green);color:#fff;border:none;padding:14px 24px;border-radius:10px;font-size:15px;font-weight:700;cursor:pointer;font-family:inherit;white-space:nowrap;transition:background .15s}.recruiter-waitlist .rw-waitlist-inline button:hover{background:var(--rw-green-dark)}.recruiter-waitlist .rw-waitlist-note{margin-top:14px;font-size:12px;color:#ffffff4d;position:relative}.recruiter-waitlist .rw-footer{background:var(--rw-ink);padding:48px 56px;display:flex;align-items:center;justify-content:space-between}.recruiter-waitlist .rw-footer-logo{font-size:18px;font-weight:800;color:#fff}.recruiter-waitlist .rw-footer-logo span{color:var(--rw-green);font-weight:400}.recruiter-waitlist .rw-footer-copy{font-size:13px;color:#ffffff4d}.recruiter-waitlist .rw-footer-links{display:flex;gap:20px}.recruiter-waitlist .rw-footer-links a{font-size:13px;color:#ffffff59;text-decoration:none;transition:color .15s}.recruiter-waitlist .rw-footer-links a:hover{color:var(--rw-green)}.recruiter-waitlist .rw-modal-overlay{position:fixed;inset:0;background:#0f172ab3;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);z-index:1000;display:flex;align-items:center;justify-content:center;opacity:0;pointer-events:none;transition:opacity .25s}.recruiter-waitlist .rw-modal-overlay.rw-open{opacity:1;pointer-events:all}.recruiter-waitlist .rw-modal{background:var(--rw-white);border-radius:20px;padding:48px 44px;max-width:480px;width:90%;position:relative;box-shadow:0 32px 80px #00000040;transform:translateY(20px);transition:transform .25s}.recruiter-waitlist .rw-modal-overlay.rw-open .rw-modal{transform:translateY(0)}.recruiter-waitlist .rw-modal-close{position:absolute;top:18px;right:18px;width:32px;height:32px;border:none;background:var(--rw-surface);border-radius:50%;cursor:pointer;display:flex;align-items:center;justify-content:center;color:var(--rw-ink-muted);font-size:18px;transition:background .15s}.recruiter-waitlist .rw-modal-close:hover{background:var(--rw-border)}.recruiter-waitlist .rw-modal-badge{display:inline-flex;align-items:center;gap:6px;background:var(--rw-green-dim);color:var(--rw-green-muted);font-size:11px;font-weight:700;letter-spacing:.06em;text-transform:uppercase;padding:4px 10px;border-radius:100px;margin-bottom:18px}.recruiter-waitlist .rw-modal h2{font-size:28px;font-weight:800;color:var(--rw-ink);letter-spacing:-.6px;margin-bottom:8px}.recruiter-waitlist .rw-modal-sub{font-size:14px;color:var(--rw-ink-muted);line-height:1.6;margin-bottom:28px}.recruiter-waitlist .rw-modal-form{display:flex;flex-direction:column;gap:14px}.recruiter-waitlist .rw-form-field label{display:block;font-size:13px;font-weight:600;color:var(--rw-ink);margin-bottom:6px}.recruiter-waitlist .rw-form-field input,.recruiter-waitlist .rw-form-field select{width:100%;padding:12px 14px;border-radius:9px;border:1.5px solid var(--rw-border);font-size:14px;font-family:inherit;color:var(--rw-ink);background:var(--rw-white);outline:none;transition:border-color .2s}.recruiter-waitlist .rw-form-field input:focus,.recruiter-waitlist .rw-form-field select:focus{border-color:var(--rw-green)}.recruiter-waitlist .rw-form-field select{cursor:pointer}.recruiter-waitlist .rw-form-field input.rw-error,.recruiter-waitlist .rw-form-field select.rw-error{border-color:#ef4444}.recruiter-waitlist .rw-modal-submit{width:100%;background:var(--rw-green);color:#fff;border:none;padding:15px;border-radius:10px;font-size:15px;font-weight:700;cursor:pointer;font-family:inherit;margin-top:4px;transition:background .15s,transform .1s}.recruiter-waitlist .rw-modal-submit:hover:not(:disabled){background:var(--rw-green-dark);transform:translateY(-1px)}.recruiter-waitlist .rw-modal-submit:disabled{opacity:.6;cursor:not-allowed}.recruiter-waitlist .rw-modal-legal{font-size:11px;color:var(--rw-ink-muted);text-align:center;margin-top:12px;line-height:1.5}.recruiter-waitlist .rw-modal-success{text-align:center;padding:16px 0}.recruiter-waitlist .rw-success-icon{width:64px;height:64px;background:var(--rw-green-dim);border-radius:50%;display:flex;align-items:center;justify-content:center;margin:0 auto 20px}.recruiter-waitlist .rw-modal-success h3{font-size:24px;font-weight:800;color:var(--rw-ink);margin-bottom:8px}.recruiter-waitlist .rw-modal-success p{font-size:14px;color:var(--rw-ink-muted);line-height:1.6}.recruiter-waitlist .rw-fade-up{opacity:0;transform:translateY(24px);animation:rw-fadeUp .6s ease forwards}@keyframes rw-fadeUp{to{opacity:1;transform:translateY(0)}}.recruiter-waitlist .rw-delay-1{animation-delay:.1s}.recruiter-waitlist .rw-delay-2{animation-delay:.2s}.recruiter-waitlist .rw-delay-3{animation-delay:.3s}.recruiter-waitlist .rw-delay-4{animation-delay:.4s}@media(max-width:768px){.recruiter-waitlist .rw-nav{padding:16px 20px}.recruiter-waitlist .rw-hero{padding:60px 24px}.recruiter-waitlist .rw-hero h1{font-size:38px}.recruiter-waitlist .rw-steps,.recruiter-waitlist .rw-features-grid{grid-template-columns:1fr}.recruiter-waitlist .rw-footer{flex-direction:column;gap:16px;text-align:center}.recruiter-waitlist .rw-demo-stats{gap:24px}.recruiter-waitlist .rw-waitlist-inline{flex-direction:column}}.auth-page{font-family:DM Sans,sans-serif;min-height:100vh;background:#eef1f5;display:flex;align-items:center;justify-content:center;padding:24px 16px}.auth-card{background:#fff;border:1px solid #dde2ea;border-radius:16px;box-shadow:0 1px 3px #0000000f,0 4px 16px #0000000a;padding:40px 36px 32px;width:100%;max-width:420px}.auth-header{text-align:center;margin-bottom:28px}.auth-logo{display:inline-block;font-weight:700;font-size:18px;text-decoration:none;margin-bottom:18px;letter-spacing:-.3px}.auth-logo-main{color:#111827}.auth-logo-accent{color:#10b981}.auth-header h1{font-size:22px;font-weight:700;color:#111827;letter-spacing:-.3px;margin:0 0 6px}.auth-header p{font-size:13px;color:#6b7280;margin:0}.auth-form{display:flex;flex-direction:column;gap:14px}.auth-field{display:flex;flex-direction:column;gap:6px}.auth-field label{font-size:12px;font-weight:600;color:#374151}.auth-field input{font-family:inherit;font-size:14px;padding:10px 12px;border:1px solid #dde2ea;border-radius:8px;background:#fff;color:#111827;outline:none;transition:border-color .15s,box-shadow .15s}.auth-field input:focus{border-color:#10b981;box-shadow:0 0 0 3px #10b98126}.auth-field input:disabled{background:#f8fafc;color:#6b7280}.auth-error{font-size:13px;color:#b91c1c;background:#fef2f2;border:1px solid #fecaca;border-radius:8px;padding:8px 12px;margin:0}.auth-info{font-size:13px;color:#065f46;background:#ecfdf5;border:1px solid #a7f3d0;border-radius:8px;padding:8px 12px;margin:0}.auth-submit{font-family:inherit;font-size:14px;font-weight:700;color:#fff;background:#10b981;border:none;border-radius:8px;padding:11px 16px;cursor:pointer;margin-top:4px;transition:background .15s}.auth-submit:hover:not(:disabled){background:#059669}.auth-submit:disabled{background:#9ca3af;cursor:not-allowed}.auth-links{display:flex;align-items:center;justify-content:center;gap:8px;margin-top:12px;font-size:13px}.auth-links a,.auth-link-btn{color:#10b981;text-decoration:none;font-weight:600;background:none;border:none;padding:0;font-family:inherit;font-size:inherit;cursor:pointer}.auth-links a:hover,.auth-link-btn:hover{text-decoration:underline}.auth-link-btn:disabled{color:#9ca3af;cursor:not-allowed;text-decoration:none}.auth-links-sep{color:#d1d5db}.auth-social{width:100%;display:flex;align-items:center;justify-content:center;gap:10px;font-family:inherit;font-size:14px;font-weight:600;color:#374151;background:#fff;border:1px solid #dde2ea;border-radius:8px;padding:10px 16px;cursor:pointer;transition:background .15s,border-color .15s}.auth-social:hover:not(:disabled){background:#f8fafc;border-color:#c4cad4}.auth-social:disabled{opacity:.6;cursor:not-allowed}.auth-divider{display:flex;align-items:center;gap:10px;margin:18px 0;font-size:12px;color:#9ca3af}.auth-divider:before,.auth-divider:after{content:"";flex:1;height:1px;background:#e5e7eb}.auth-password-wrap{position:relative;display:flex;align-items:stretch}.auth-password-wrap input{flex:1;padding-right:40px}.auth-password-toggle{position:absolute;right:4px;top:50%;transform:translateY(-50%);background:none;border:none;padding:6px;display:flex;align-items:center;justify-content:center;color:#6b7280;cursor:pointer;border-radius:6px;transition:color .15s,background .15s}.auth-password-toggle:hover{color:#111827;background:#f3f4f6}.auth-hint{font-size:12px;color:#6b7280;margin:4px 0 0;line-height:1.4}.account-deleted{font-family:DM Sans,sans-serif;min-height:100vh;background:#eef1f5;display:flex;align-items:center;justify-content:center;padding:24px 16px}.account-deleted-card{background:#fff;border:1px solid #dde2ea;border-radius:16px;box-shadow:0 1px 3px #0000000f,0 4px 16px #0000000a;padding:48px 44px 40px;width:100%;max-width:440px;text-align:center}.account-deleted-icon{margin-bottom:20px}.account-deleted-card h1{font-size:24px;font-weight:700;color:#111827;margin-bottom:12px}.account-deleted-card p{font-size:14px;color:#6b7280;line-height:1.6;margin-bottom:28px}.account-deleted-card .btn-home{display:inline-block;background:#10b981;color:#fff;font-family:DM Sans,sans-serif;font-size:14px;font-weight:600;padding:10px 28px;border-radius:9px;text-decoration:none;transition:background .15s}.account-deleted-card .btn-home:hover{background:#059669}.referee-page{min-height:100vh;background:#f8fafc;display:flex;flex-direction:column;font-family:DM Sans,sans-serif}.referee-header{background:#111827;padding:16px 32px;flex-shrink:0}.referee-brand{font-size:18px;font-weight:700;color:#10b981;letter-spacing:-.3px}.referee-main{flex:1;display:flex;align-items:flex-start;justify-content:center;padding:24px 16px 14px}.referee-card{background:#fff;border:1px solid var(--border);border-radius:12px;width:100%;max-width:520px;box-shadow:-4px 0 20px #00000012;display:flex;flex-direction:column;overflow:hidden}.referee-card--center{align-items:center;text-align:center;padding:48px 40px;gap:12px}.referee-card-header{display:flex;align-items:flex-start;justify-content:space-between;padding:24px 28px 20px;flex-shrink:0;border-bottom:1px solid var(--border)}.referee-request-label{font-size:11px;font-weight:600;text-transform:uppercase;letter-spacing:.06em;color:#10b981;margin:0 0 3px}.referee-candidate-name{font-size:16px;font-weight:700;color:var(--text);margin:0 0 2px}.referee-company{font-size:13px;color:var(--text-muted);margin:0}.referee-verify-body{padding:28px 28px 24px;display:flex;flex-direction:column;gap:20px}.referee-verify-prompt{font-size:14px;color:var(--text-muted);line-height:1.6;margin:0}.referee-linkedin-btn{display:flex;align-items:center;justify-content:center;gap:10px;background:#0a66c2;color:#fff;border:none;border-radius:8px;padding:11px 24px;font-family:DM Sans,sans-serif;font-size:14px;font-weight:600;cursor:pointer;transition:background .15s}.referee-linkedin-btn:hover:not(:disabled){background:#0958a8}.referee-linkedin-btn:disabled{opacity:.6;cursor:not-allowed}.referee-pager{display:flex;align-items:center;gap:8px;padding:12px 28px;border-bottom:1px solid var(--border);flex-shrink:0}.referee-step{width:24px;height:24px;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:12px;font-weight:700;background:#f1f5f9;color:var(--text-muted);flex-shrink:0;transition:background .15s,color .15s}.referee-step.active{background:#10b981;color:#fff}.referee-step.done{background:#d1fae5;color:#065f46}.referee-step-line{flex:1;height:1px;background:var(--border)}.referee-fieldset{flex:1;display:flex;flex-direction:column;min-height:0;border:0;padding:0;margin:0;transition:opacity .15s}.referee-fieldset[disabled]{opacity:.55}.referee-fields{flex:1;overflow-y:auto;padding:28px;display:flex;flex-direction:column;gap:28px}.referee-fields--stretch{overflow-y:hidden}.referee-field-group{display:flex;flex-direction:column;gap:8px}.referee-field-group label{font-size:13px;font-weight:600;color:var(--text)}.referee-field-group--stretch{flex:1;min-height:0}.referee-field-inline{flex-direction:row;align-items:center;justify-content:space-between}.referee-field-inline>label:first-child{flex:1;padding-right:16px}.referee-input,.referee-select{width:100%;height:42px;padding:0 12px;font-family:DM Sans,sans-serif;font-size:14px;color:var(--text);background:#fff;border:1.5px solid var(--border);border-radius:8px;outline:none;box-sizing:border-box;transition:border-color .15s}.referee-input:focus,.referee-select:focus{border-color:#10b981;box-shadow:0 0 0 3px #10b9811a}.referee-input.error,.referee-select.error{border-color:#ef4444;box-shadow:0 0 0 3px #ef444414}.referee-duration-row{display:flex;gap:10px}.referee-duration-row .referee-select{flex:1}.referee-textarea{width:100%;flex:1;padding:10px 12px;font-family:DM Sans,sans-serif;font-size:14px;color:var(--text);background:#fff;border:1.5px solid var(--border);border-radius:8px;outline:none;resize:none;min-height:264px;box-sizing:border-box;transition:border-color .15s;line-height:1.5}.referee-textarea:focus{border-color:#10b981;box-shadow:0 0 0 3px #10b9811a}.referee-textarea.error{border-color:#ef4444;box-shadow:0 0 0 3px #ef444414}.referee-field-error{font-size:12px;color:#ef4444}.referee-word-count{font-size:11px;color:#9ca3af;margin-top:4px;flex-shrink:0}.referee-word-count.met{color:#10b981;font-weight:600}.referee-word-count.over{color:#ef4444;font-weight:600}.referee-toggle{position:relative;width:36px;height:20px;flex-shrink:0;cursor:pointer}.referee-toggle input{opacity:0;width:0;height:0;position:absolute}.referee-toggle-track{position:absolute;inset:0;border-radius:20px;background:#d1d5db;transition:background .2s;display:block}.referee-toggle input:checked~.referee-toggle-track{background:#10b981}.referee-toggle-knob{position:absolute;top:2px;left:2px;width:16px;height:16px;border-radius:50%;background:#fff;box-shadow:0 1px 3px #0003;transition:transform .2s}.referee-toggle input:checked~.referee-toggle-track .referee-toggle-knob{transform:translate(16px)}.referee-footer{padding:16px 28px;border-top:1px solid var(--border);display:flex;align-items:center;justify-content:space-between;flex-shrink:0}.referee-footer-right{display:flex;gap:10px;margin-left:auto}.referee-btn-primary{background:#10b981;color:#fff;border:none;border-radius:8px;padding:9px 20px;font-family:DM Sans,sans-serif;font-size:14px;font-weight:600;cursor:pointer;transition:background .15s}.referee-btn-primary:hover:not(:disabled){background:#059669}.referee-btn-primary:disabled{opacity:.6;cursor:not-allowed}.referee-btn-secondary{background:#fff;color:var(--text-muted);border:1px solid var(--border);border-radius:8px;padding:9px 18px;font-family:DM Sans,sans-serif;font-size:14px;font-weight:500;cursor:pointer;transition:all .15s}.referee-btn-secondary:hover:not(:disabled){background:#f8fafc;color:var(--text)}.referee-btn-secondary:disabled{opacity:.6;cursor:not-allowed}.referee-icon{width:56px;height:56px;border-radius:50%;display:flex;align-items:center;justify-content:center;margin-bottom:4px;flex-shrink:0}.referee-icon--success{background:#d1fae5;color:#065f46}.referee-icon--error{background:#fee2e2;color:#b91c1c}.referee-state-title{font-size:16px;font-weight:700;color:var(--text);margin:0}.referee-muted{font-size:14px;color:var(--text-muted);line-height:1.6;margin:0;max-width:380px}.referee-recovery-steps{font-size:14px;color:var(--text-muted);line-height:1.8;text-align:left;margin:4px 0 16px;padding-left:22px;max-width:380px}.referee-recovery-steps a{color:#0a66c2;font-weight:500}.referee-spinner{width:22px;height:22px;border:2.5px solid #e5e7eb;border-top-color:#10b981;border-radius:50%;animation:referee-spin .7s linear infinite}@keyframes referee-spin{to{transform:rotate(360deg)}}.referee-overlay{position:fixed;inset:0;background:#0000004d;z-index:400;display:flex;align-items:center;justify-content:center}.referee-modal{background:#fff;border-radius:12px;padding:28px 32px;width:380px;max-width:calc(100vw - 32px);box-shadow:0 8px 40px #00000024}.referee-modal h3{font-size:16px;font-weight:700;color:var(--text);margin:0 0 10px}.referee-modal p{font-size:14px;color:var(--text-muted);line-height:1.6;margin:0 0 20px}.referee-modal-actions{display:flex;gap:10px;justify-content:flex-end}.referee-modal-processing{display:flex;flex-direction:column;align-items:center;gap:14px;padding:8px 0}.referee-modal-processing p{font-size:14px;color:var(--text);font-weight:500;margin:0}
