@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";: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}.home-page{font-family:DM Sans,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;background:#f9fafb;color:#111827;min-height:100vh}.home-page *{box-sizing:border-box}.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:#f9fafb;border-bottom:1px solid #e5e7eb}.home-logo{font-size:20px;font-weight:700;color:#111827;text-decoration:none}.home-logo-main{color:#111827;font-weight:700}.home-logo-accent{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:inherit;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)}.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-accent{color:#10b981}.home-hero-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:inherit;transition:background .15s}.home-btn-primary:hover{background:#059669}.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:inherit;transition:border-color .15s,color .15s}.home-btn-secondary:hover{border-color:#10b981;color:#10b981}.home-how{background:#fff;padding:80px 48px 100px;text-align:center}.home-how h2,.home-features h2,.home-slideshow h2,.home-faq h2{font-size:32px;font-weight:800;color:#111827;letter-spacing:-.8px;margin-bottom:48px}.home-how h2{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-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-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{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}.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-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:inherit;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 .home-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 .home-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-copy{font-size:14px;color:#6b7280;margin-bottom:10px}.home-footer-links{font-size:14px;color:#6b7280}.home-footer-links a{color:#6b7280;text-decoration:none}.home-footer-links a:hover{color:#10b981}@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-hero-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}}.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}.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}@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;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{margin-left:auto;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:16px 20px;gap:12px;flex-direction:column}.candidate-dashboard-interviews .interview-item.expanded .interview-details{display:flex}.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 .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{flex:1}.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{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-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-footer{padding:16px 28px;border-top:1px solid var(--border);display:flex;gap:10px;justify-content:flex-end;flex-shrink:0}.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-interviews .btn-verification-required{background:#fff;border:1.5px solid var(--green);color:var(--green);font-family:DM Sans,sans-serif;font-size:12px;font-weight:700;padding:6px 14px;border-radius:7px;cursor:pointer;transition:all .15s;flex-shrink:0}.candidate-dashboard-interviews .btn-verification-required:hover{background:#f0fdf9}.candidate-dashboard-interviews .verify-modal{background:#fff;border-radius:16px;border:1px solid #e5e7eb;padding:2.5rem 2rem;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:2.5rem}.candidate-dashboard-interviews .logo-sourced{font-family:Georgia,Times New Roman,serif;font-size:26px;font-weight:700;color:#0f1f2e;letter-spacing:-.5px}.candidate-dashboard-interviews .logo-once{font-family:Georgia,Times New Roman,serif;font-size:26px;font-weight:700;color:#10b981;letter-spacing:-.5px}.candidate-dashboard-interviews .verify-btn-close{width:32px;height:32px;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:14px;font-weight:500;font-family:DM Sans,sans-serif;padding:6px 12px 6px 8px}.candidate-dashboard-interviews .verify-btn-back:hover{background:#f3f4f6}.candidate-dashboard-interviews .verify-eyebrow{font-size:11px;font-weight:500;letter-spacing:.08em;color:#10b981;text-transform:uppercase;margin-bottom:.75rem}.candidate-dashboard-interviews .verify-heading{font-size:22px;font-weight:500;color:#111827;line-height:1.35;margin-bottom:.75rem}.candidate-dashboard-interviews .verify-subtitle{font-size:15px;color:#6b7280;line-height:1.65;margin-bottom:2rem}.candidate-dashboard-interviews .verify-section-box{background:#f9fafb;border-radius:12px;padding:1.25rem 1.25rem .75rem;margin-bottom:1.25rem}.candidate-dashboard-interviews .verify-section-label{font-size:11px;font-weight:500;letter-spacing:.06em;color:#9ca3af;text-transform:uppercase;margin-bottom:1rem}.candidate-dashboard-interviews .verify-row{display:flex;gap:12px;align-items:flex-start;margin-bottom:1rem}.candidate-dashboard-interviews .verify-icon-circle{width:28px;height:28px;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}.candidate-dashboard-interviews .verify-row-title{font-size:14px;font-weight:500;color:#111827;margin-bottom:2px}.candidate-dashboard-interviews .verify-row-desc{font-size:13px;color:#6b7280}.candidate-dashboard-interviews .verify-divider{border:none;border-top:1px solid #e5e7eb;margin:.5rem 0 .75rem}.candidate-dashboard-interviews .verify-info-box{background:#f9fafb;border-radius:12px;padding:1rem 1.25rem;margin-bottom:1.75rem;display:flex;gap:10px;align-items:flex-start}.candidate-dashboard-interviews .verify-info-box p{font-size:13px;color:#6b7280;line-height:1.6}.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:1rem}.candidate-dashboard-interviews .verify-detail-label{font-size:11px;font-weight:500;color:#9ca3af;text-transform:uppercase;letter-spacing:.06em;margin-bottom:4px}.candidate-dashboard-interviews .verify-detail-value{font-size:15px;font-weight:500;color:#111827}.candidate-dashboard-interviews .verify-question-title{font-size:14px;font-weight:500;color:#111827;margin-bottom:.5rem}.candidate-dashboard-interviews .verify-question-desc{font-size:13px;color:#6b7280;line-height:1.6;margin-bottom:1rem}.candidate-dashboard-interviews .verify-option-btn{display:flex;gap:14px;align-items:flex-start;width:100%;padding:1rem 1.25rem;border-radius:12px;border:1.5px solid #e5e7eb;background:#fff;cursor:pointer;text-align:left;font-family:DM Sans,sans-serif;transition:border-color .15s;margin-bottom:10px}.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:36px;height:36px;flex-shrink:0;border-radius:8px;background:#d1fae5;display:flex;align-items:center;justify-content:center;margin-top:1px}.candidate-dashboard-interviews .verify-option-title{font-size:14px;font-weight:500;color:#111827;margin-bottom:3px}.candidate-dashboard-interviews .verify-option-desc{font-size:13px;color:#6b7280;line-height:1.5}.candidate-dashboard-interviews .verify-radio-dot{width:18px;height:18px;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:.875rem;border-radius:8px;background:#10b981;color:#fff;font-size:15px;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-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 .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-row-pending{color:var(--text-muted)}.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}.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 .main::-webkit-scrollbar{width:5px}.recruiter-dashboard .main::-webkit-scrollbar-thumb{background:#d1d9d5;border-radius:3px}.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:hidden;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}.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}.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}.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-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]{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{font-family:DM Sans,sans-serif;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}.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-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 .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}}
