@import url(https://fonts.googleapis.com/css2?family=Inter:wght@400;600;700;800&display=swap);:root{--primary-color:#4f46e5;--primary-dark:#3730a3;--secondary-color:#f59e0b;--success-color:#10b981;--danger-color:#ef4444;--warning-color:#f59e0b;--background-white:#fff;--background-light:#f8fafc;--background-gray:#f1f5f9;--text-dark:#1f2937;--text-medium:#4b5563;--text-light:#6b7280;--border-color:#e5e7eb;--border-light:#f1f5f9;--shadow-sm:0 1px 2px 0 #0000000d;--shadow-md:0 4px 6px -1px #0000001a;--shadow-lg:0 10px 15px -3px #0000001a}@media (prefers-color-scheme:dark){*{color-scheme:light!important}.App,body,html{background-color:#fff!important;color:#1f2937!important}.dash-main{background-color:#f8fafc!important}.dash-header{border-bottom:1px solid #e5e7eb!important}.dash-header,.left-menu{background-color:#fff!important}.left-menu{border-right:1px solid #e5e7eb!important}.dash-content{background-color:initial!important}.menu-item a{color:#4b5563!important}.menu-item a:hover,.menu-item.active a{background-color:#4f46e51a!important;color:#4f46e5!important}.card,.dropdown-menu,.modal,.panel,.profile-overview-card{background-color:#fff!important;border-color:#e5e7eb!important;color:#1f2937!important}input,select,textarea{background-color:#fff!important;border-color:#d1d5db!important;color:#1f2937!important}input:focus,select:focus,textarea:focus{border-color:#4f46e5!important;box-shadow:0 0 0 3px #4f46e51a!important}.btn-primary{background-color:#4f46e5!important;border-color:#4f46e5!important;color:#fff!important}.btn-secondary{background-color:#f1f5f9!important;border-color:#e5e7eb!important;color:#374151!important}.btn-outline{background-color:initial!important;border-color:#d1d5db!important;color:#374151!important}.btn-outline:hover{background-color:#f3f4f6!important;border-color:#9ca3af!important;color:#374151!important}table{background-color:#fff!important}th{background-color:#f8fafc!important;border-color:#e5e7eb!important;color:#374151!important}td{border-color:#f1f5f9!important}h1,h2,h3,h4,h5,h6,td{color:#1f2937!important}p{color:#4b5563!important}a{color:#4f46e5!important}a:hover{color:#3730a3!important}.badge{background-color:#4f46e5!important;color:#fff!important}.status-badge.success{background-color:#10b981!important;color:#fff!important}.status-badge.error{background-color:#ef4444!important;color:#fff!important}.status-badge.warning{background-color:#f59e0b!important;color:#fff!important}.notification{border-color:#e5e7eb!important}.modal-content,.notification{background-color:#fff!important;color:#1f2937!important}.modal-overlay{background-color:#00000080!important}.tooltip{background-color:#1f2937!important;color:#fff!important}.spinner{border-color:#4f46e5 #e5e7eb #e5e7eb!important}.error-message{background-color:#fef2f2!important;border-color:#fecaca!important;color:#ef4444!important}.success-message{background-color:#f0fdf4!important;border-color:#bbf7d0!important;color:#10b981!important}}body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;color-scheme:light!important;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;margin:0}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}.trust-score-section{background:linear-gradient(180deg,#f9fafb,#fff);overflow:hidden;padding:0}.trust-score-container{margin:0 auto;max-width:1400px;padding:0 20px}.trust-score-header{margin-bottom:60px;text-align:center}.trust-score-badge{align-items:center;background:linear-gradient(135deg,#6565ff,#4f46e5);border-radius:50%;box-shadow:0 10px 25px #6565ff4d;color:#fff;display:flex;height:80px;justify-content:center;margin:0 auto 20px;width:130px}.badge-icon{height:40px;width:40px}.trust-score-title{color:#2c2e33;font-size:2.8rem;font-weight:800;line-height:1.2;margin-bottom:20px}.trust-score-description{color:#4b5563;font-size:1.25rem;line-height:1.6;margin:0 auto 30px;max-width:800px}.trust-score-highlights{display:flex;flex-wrap:wrap;gap:30px;justify-content:center}.highlight-item{align-items:center;background-color:#6565ff1a;border-radius:50px;display:flex;gap:8px;padding:8px 16px;transition:all .3s ease}.highlight-item:hover{background-color:#6565ff33;transform:translateY(-2px)}.highlight-icon{color:#6565ff}.highlight-text{color:#4b5563;font-weight:600}.trust-score-content{display:grid;grid-template-columns:1fr 1.5fr;margin-bottom:60px}.trust-score-visual{align-items:center;display:flex;flex-direction:column}.trust-score-chart{height:220px;margin-bottom:30px;position:relative;width:220px}.trust-score-display{left:50%;padding:10px;text-align:center;top:50%}.score-number{color:#4ade80;font-size:3.5rem}.score-percent{font-size:1.5rem;font-weight:600}.score-label{color:#6b7280;font-size:1rem;margin-top:5px}.trust-score-legend{display:flex;flex-direction:column;gap:10px;max-width:250px;width:100%}.legend-item{gap:10px}.legend-color.high{background-color:#4ade80}.legend-color.medium{background-color:#facc15}.legend-color.low{background-color:#f87171}.legend-text{color:#4b5563;font-size:.875rem}.trust-score-factors{background-color:#fff;border-radius:20px;box-shadow:0 10px 30px #0000000d;overflow:hidden;padding:40px;position:relative}.factor-svg-icon{display:block;height:24px;width:24px}.factors-title{color:#2c2e33;font-size:2rem;font-weight:700;margin-bottom:20px}.factors-intro{margin-bottom:30px}.factors-intro p{color:#4b5563;font-size:1.1rem;line-height:1.6}.factors-tabs{display:flex;flex-wrap:wrap;gap:10px;margin-bottom:25px;padding-bottom:5px}.factor-tab{align-items:center;background-color:#f3f4f6;border:none;border-radius:8px;color:#4b5563;cursor:pointer;display:flex;font-weight:500;gap:8px;padding:10px 16px;transition:all .3s ease;white-space:nowrap}.factor-tab.active{background-color:#6565ff;color:#fff}.factor-tab:hover:not(.active){background-color:#e5e7eb}.tab-icon{background-color:#6b72801a;border-radius:12px;height:40px;transition:all .3s ease;width:40px}.tab-icon svg{height:20px;width:20px}.factor-tab.active .tab-icon{background-color:#6565ff;color:#fff}.factor-tab:hover:not(.active) .tab-icon{background-color:#6b728026;transform:translateY(-2px)}.factor-details-panel{background-color:#f9fafb;border-left:4px solid #6565ff;border-radius:12px;margin-bottom:30px;padding:25px;transition:all .3s ease}.factor-header{margin-bottom:15px}.factor-header h4{color:#2c2e33;font-size:1.25rem;font-weight:600;margin:0}.factor-weight{background-color:#6565ff;border-radius:20px;color:#fff;font-size:.875rem;font-weight:600;padding:4px 10px}.factor-progress{margin-bottom:15px}.progress-bar{background-color:#e5e7eb}.progress-fill{transition:width .5s ease}.document-fill{background-color:#3b82f6}.biometric-fill{background-color:#6565ff}.video-fill{background-color:#10b981}.social-fill{background-color:#f59e0b}.factor-description{color:#4b5563;font-size:1rem;line-height:1.6;margin-bottom:20px}.factor-details-list{display:flex;flex-direction:column;gap:15px}.detail-icon{align-items:center;color:#6565ff;display:flex;justify-content:center}.detail-text{color:#4b5563;font-size:.9rem}.factors-grid{grid-gap:20px;display:grid;gap:20px;grid-template-columns:repeat(2,1fr);margin-bottom:30px}.factor-card{background-color:#fff;border:1px solid #e5e7eb;border-radius:12px;box-shadow:0 4px 6px #0000000d;cursor:pointer;display:flex;overflow:hidden;transition:all .3s ease}.factor-card.active,.factor-card:hover{border-color:#6565ff;box-shadow:0 10px 15px #0000001a;transform:translateY(-5px)}.factor-icon{align-items:center;border-radius:16px;color:#fff;display:flex;flex-shrink:0;height:64px;justify-content:center;margin-bottom:24px;overflow:hidden;position:relative;transition:all .3s ease;width:64px}.factor-icon svg{color:currentColor;height:28px;width:28px}.document-icon{background-color:#3b82f61a;color:#3b82f6}.biometric-icon{background-color:#6565ff1a;color:#6565ff}.video-icon{background-color:#10b9811a;color:#10b981}.social-icon{background-color:#f59e0b1a;color:#f59e0b}.factor-card:hover .factor-icon{box-shadow:0 4px 12px #0000001a;transform:scale(1.05)}.document-icon:hover{background-color:#3b82f626}.biometric-icon:hover{background-color:#6565ff26}.video-icon:hover{background-color:#10b98126}.social-icon:hover{background-color:#f59e0b26}.tab-icon{align-items:center;color:#6b7280;display:flex;height:3rem;justify-content:center;width:3rem}.factor-content{flex:1 1;padding:15px}.factor-card .factor-header{margin-bottom:10px}.factor-card h4{font-size:1rem}.factor-card .factor-weight{font-size:.75rem;padding:2px 8px}.factors-note{align-items:center;background-color:#6565ff0d;border-left:3px solid #6565ff;border-radius:10px;display:flex;gap:15px;padding:15px 20px}.note-icon{color:#6565ff}.factors-note p{color:#4b5563;font-size:.9rem;line-height:1.5;margin:0}.trust-score-cta{background:linear-gradient(135deg,#6565ff1a,#6565ff0d);border-radius:20px;box-shadow:0 10px 30px #6565ff1a;margin-top:60px;padding:40px;text-align:center}.trust-score-cta h3{color:#2c2e33;font-size:1.8rem;font-weight:700;margin-bottom:25px}.trust-score-button{background:#6565ff;border:none;border-radius:50px;box-shadow:0 10px 25px #6565ff4d;color:#fff;cursor:pointer;display:inline-block;font-size:1.1rem;font-weight:600;padding:16px 32px;text-decoration:none;transition:all .4s ease}.trust-score-button:hover{background:#5252e0;box-shadow:0 15px 30px #6565ff66;transform:translateY(-5px)}.trust-score-button:active{box-shadow:0 10px 20px #6565ff4d;transform:translateY(-2px)}.animate-fade-in{animation:fadeIn 1s ease forwards}.animate-slide-up{animation:slideUp .8s ease forwards}@media (max-width:992px){.trust-score-section{padding:100px 0}.trust-score-title{font-size:2.4rem}.trust-score-description{font-size:1.2rem}.trust-score-content{gap:40px;grid-template-columns:1fr}.trust-score-visual{margin-bottom:20px}.trust-score-factors{padding:30px}.factors-grid{gap:20px;grid-template-columns:1fr}.factor-card{max-width:100%}}@media (max-width:768px){.trust-score-section{padding:80px 0}.trust-score-title{font-size:2.2rem}.trust-score-description{font-size:1.1rem}.factors-title{font-size:1.8rem}.factors-intro p{font-size:1rem}.factor-icon{width:60px}.factor-card h4{font-size:1.1rem}.factors-note{flex-direction:column;text-align:center}.trust-score-cta h3{font-size:1.6rem}.factor-details-list{grid-template-columns:1fr}}@media (max-width:480px){.trust-score-badge{height:60px;width:60px}.badge-icon,.trust-score-title{font-size:2rem}.trust-score-description{font-size:1rem}.score-number{font-size:3rem}.trust-score-factors{padding:25px 20px}.factor-card{flex-direction:column;position:relative}.factor-icon{bottom:auto;height:60px;left:0;position:absolute;top:0;width:100%;z-index:1}.factor-content{padding:80px 20px 20px;position:relative;z-index:2}.trust-score-cta{padding:30px 20px}.trust-score-cta h3{font-size:1.4rem}.trust-score-button{font-size:1rem;padding:14px 28px}.factor-svg-icon{height:28px;width:28px}}.employer-info-section{background:linear-gradient(135deg,#f9fafb,#f3f4f6);overflow:hidden;padding:60px 5%;position:relative}.employer-info-section:before{background:radial-gradient(circle,#6565ff14 0,#0000 70%);border-radius:50%;content:"";height:300px;position:absolute;right:0;top:0;width:300px;z-index:0}.employer-info-section .container{margin:0 auto;max-width:1200px;position:relative;z-index:1}.employer-info-section .section-content{grid-gap:60px;align-items:center;display:grid;gap:60px;grid-template-columns:1fr 1fr}.employer-info-section .info-text{padding-right:20px}.employer-info-section h2{color:#1f2937;font-size:2.5rem;font-weight:800;line-height:1.2;margin-bottom:20px}.employer-info-section .section-subtitle{color:#4b5563;font-size:1.2rem;line-height:1.6;margin-bottom:30px}.employer-info-section .cta-container{margin-top:40px}.employer-info-section .cta-button{background:#6565ff;border-radius:50px;box-shadow:0 10px 25px #6565ff4d;color:#fff;cursor:pointer;display:inline-block;font-size:1.1rem;font-weight:600;padding:16px 32px;text-decoration:none;transition:all .4s ease}.employer-info-section .cta-button:hover{background:#5252e0;box-shadow:0 15px 30px #6565ff66;color:#fff!important;transform:translateY(-5px)}.employer-info-section .cta-note{color:#6b7280;font-size:.9rem;margin-top:12px}.employer-info-section .info-card{background:#fff;border:1px solid #e5e7ebb3;border-radius:20px;box-shadow:0 20px 40px #00000014;overflow:hidden;padding:40px;position:relative}.employer-info-section .card-title{color:#1f2937;font-size:1.5rem;font-weight:700;margin-bottom:30px;text-align:center}.employer-info-section .highlight{position:relative;z-index:1}.employer-info-section .highlight:after{background:#6565ff33;border-radius:4px;bottom:2px;content:"";height:8px;left:0;position:absolute;width:100%;z-index:-1}.employer-info-section .info-list{display:flex;flex-direction:column;gap:20px}.employer-info-section .info-item{align-items:flex-start;display:flex;gap:16px}.employer-info-section .check-icon{align-items:center;background:#22c55e1a;border-radius:50%;display:flex;flex-shrink:0;height:28px;justify-content:center;width:28px}.employer-info-section .info-content h4{color:#1f2937;font-size:1.1rem;font-weight:600;margin-bottom:4px}.employer-info-section .info-content p{color:#6b7280;font-size:.95rem;line-height:1.5}.employer-info-section .security-badge{align-items:center;background:#6565ff0d;border-radius:12px;display:flex;gap:16px;margin-top:40px;padding:16px}.employer-info-section .badge-icon{align-items:center;background:#fff;border-radius:50%;box-shadow:0 4px 8px #0000000d;display:flex;flex-shrink:0;height:40px;justify-content:center;width:40px}.employer-info-section .badge-text{display:flex;flex-wrap:wrap;gap:8px}.employer-info-section .badge-text span{background:#fff;border-radius:20px;box-shadow:0 2px 4px #0000000d;color:#6565ff;font-size:.8rem;font-weight:600;padding:4px 10px}@media (max-width:992px){.employer-info-section{padding:80px 5%}.employer-info-section .section-content{gap:40px;grid-template-columns:1fr}.employer-info-section .info-text{padding-right:0;text-align:center}.employer-info-section h2{font-size:2.2rem}.employer-info-section .section-subtitle{font-size:1.1rem}}@media (max-width:768px){.employer-info-section{padding:60px 5%}.employer-info-section h2{font-size:2rem}.employer-info-section .info-card{padding:30px}}@media (max-width:480px){.employer-info-section h2{font-size:1.8rem}.employer-info-section .card-title{font-size:1.3rem}.employer-info-section .info-item{gap:12px}.employer-info-section .info-content h4{font-size:1rem}.employer-info-section .info-content p{font-size:.9rem}.employer-info-section .security-badge{align-items:center;flex-direction:column;text-align:center}.employer-info-section .badge-text{justify-content:center}}.employer-welcome-overlay{align-items:center;animation:fadeIn .3s ease-out;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#0f172acc;bottom:0;display:flex;justify-content:center;left:0;padding:20px;position:fixed;right:0;top:0;z-index:1000}.employer-welcome-modal{animation:slideUp .4s ease-out;background:#fff;border-radius:24px;box-shadow:0 25px 60px #0f172a26,0 12px 30px #3b82f61a;max-height:90vh;max-width:900px;overflow:hidden;width:100%}.welcome-header{align-items:center;border-bottom:1px solid #f1f5f9;display:flex;justify-content:space-between;padding:24px 32px 20px}.welcome-progress{align-items:center;display:flex;flex:1 1;gap:12px}.progress-bar{background:#f1f5f9;border-radius:4px;height:8px;width:200px}.progress-fill{background:linear-gradient(135deg,#3b82f6,#1d4ed8);border-radius:4px;transition:width .3s ease}.progress-text{color:#64748b;font-size:.875rem;font-weight:500}.welcome-close{background:none;border:none;border-radius:8px;color:#64748b;cursor:pointer;padding:8px;transition:all .2s ease}.welcome-close:hover{background:#f1f5f9;color:#334155}.close-icon{height:20px;width:20px}.welcome-body{display:flex;flex-direction:column;min-height:500px;padding:32px}.step-header{margin-bottom:32px;text-align:center}.step-title{-webkit-text-fill-color:#0000;background:linear-gradient(135deg,#0f172a,#374151);-webkit-background-clip:text;background-clip:text;font-size:2rem;font-weight:700;margin:0 0 8px}.step-subtitle{color:#64748b;font-size:1.125rem;font-weight:400;margin:0}.step-body{align-items:center;display:flex;flex:1 1;justify-content:center}.welcome-step-content{max-width:600px;text-align:center}.welcome-illustration{margin-bottom:24px}.welcome-icon.large{color:#3b82f6;height:80px;width:80px}.welcome-step-content h3{color:#0f172a;font-size:1.5rem;font-weight:600;margin:0 0 16px}.welcome-step-content p{color:#64748b;font-size:1.125rem;line-height:1.6;margin:0 0 32px}.welcome-benefits{display:flex;flex-direction:column;gap:16px;text-align:left}.benefit-item{align-items:center;background:#f8fafc;border:1px solid #e2e8f0}.benefit-icon{color:#10b981;height:20px;width:20px}.benefit-item span{color:#334155;font-size:1rem;font-weight:500}.step-content{max-width:500px;width:100%}.step-illustration{margin-bottom:24px}.step-icon{color:#3b82f6;height:64px;width:64px}.step-content p{color:#64748b;font-size:1.125rem;margin:0 0 32px}.step-actions{flex-direction:column;gap:12px;margin-bottom:24px}.action-btn{border:none;border-radius:12px;display:inline-flex;font-size:1rem;font-weight:600;gap:8px;justify-content:center;padding:14px 24px;text-decoration:none}.action-btn.primary{background:linear-gradient(135deg,#3b82f6,#1d4ed8);border:2px solid #0000}.action-btn.primary:hover{background:linear-gradient(135deg,#2563eb,#1e40af);box-shadow:0 8px 25px #3b82f64d;transform:translateY(-1px)}.action-btn.secondary{background:#fff;border:2px solid #e2e8f0;color:#64748b}.action-btn.secondary:hover{background:#f8fafc;border-color:#cbd5e1;color:#334155}.action-btn.large{font-size:1.125rem;padding:16px 32px}.btn-icon{height:18px;width:18px}.step-tip{align-items:center;background:#eff6ff;border:1px solid #dbeafe;border-radius:8px;color:#3730a3;display:flex;font-size:.875rem;gap:8px;padding:12px 16px}.tip-icon{color:#3b82f6;flex-shrink:0;height:16px;width:16px}.trust-score-examples{display:flex;flex-direction:column;gap:16px;margin-top:24px}.score-example{align-items:center;background:#f8fafc;border:1px solid #e2e8f0;border-radius:12px;display:flex;gap:16px;padding:16px}.score-circle{color:#fff;font-size:1.125rem;font-weight:700;height:56px;width:56px}.score-circle.high{background:linear-gradient(135deg,#10b981,#059669)}.score-circle.medium{background:linear-gradient(135deg,#3b82f6,#1d4ed8)}.score-circle.low{background:linear-gradient(135deg,#f59e0b,#d97706)}.score-info{display:flex;flex-direction:column;gap:4px;text-align:left}.score-info strong{color:#0f172a;font-size:1rem;font-weight:600}.score-info span{color:#64748b;font-size:.875rem}.analytics-preview{grid-gap:16px;display:grid;gap:16px;grid-template-columns:repeat(3,1fr);margin:24px 0}.metric-card{padding:20px;text-align:center}.metric-value{color:#3b82f6}.metric-label{color:#64748b}.completion-step-content{max-width:600px;text-align:center}.completion-illustration{margin-bottom:24px}.completion-icon{color:#10b981}.completion-step-content h3{color:#0f172a;font-size:1.5rem;font-weight:600;margin:0 0 16px}.completion-step-content p{color:#64748b;font-size:1.125rem;line-height:1.6;margin:0 0 32px}.quick-actions{margin-bottom:32px}.quick-actions h4{color:#0f172a;font-size:1.125rem;font-weight:600;margin:0 0 16px}.action-grid{grid-gap:12px;display:grid;gap:12px;grid-template-columns:repeat(2,1fr)}.quick-action-card{align-items:center;background:#fff;border:2px solid #e2e8f0;border-radius:12px;color:#334155;display:flex;font-weight:500;gap:12px;padding:16px;text-decoration:none;transition:all .2s ease}.quick-action-card:hover{background:#f8fafc;border-color:#3b82f6;transform:translateY(-1px)}.quick-action-icon{color:#3b82f6;height:20px;width:20px}.welcome-footer{align-items:center;background:#f8fafc;border-top:1px solid #f1f5f9;display:flex;justify-content:space-between;padding:24px 32px}.footer-left,.footer-right{flex:1 1}.footer-right{display:flex;justify-content:flex-end}.nav-actions{align-items:center;display:flex;gap:12px}.nav-btn{align-items:center;border:none;border-radius:8px;cursor:pointer;display:inline-flex;font-size:.875rem;font-weight:500;gap:8px;padding:10px 20px;text-decoration:none;transition:all .2s ease}.nav-btn.primary{background:linear-gradient(135deg,#3b82f6,#1d4ed8);color:#fff}.nav-btn.primary:hover{background:linear-gradient(135deg,#2563eb,#1e40af);transform:translateY(-1px)}.nav-btn.secondary{background:#fff;border:1px solid #e2e8f0;color:#64748b}.nav-btn.secondary:hover{background:#f8fafc;color:#334155}.nav-btn.tertiary{background:none;color:#64748b}.nav-btn.tertiary:hover{color:#334155}.step-indicators{display:flex;gap:8px}.step-indicator{background:#e2e8f0;border:none;cursor:pointer;height:12px;transition:all .2s ease;width:12px}.step-indicator.active{background:#3b82f6;transform:scale(1.2)}.step-indicator.completed{background:#10b981}.step-indicator:hover{transform:scale(1.1)}@media (max-width:768px){.employer-welcome-modal{margin:10px;max-width:95vw}.welcome-body,.welcome-footer,.welcome-header{padding-left:20px;padding-right:20px}.step-title{font-size:1.5rem}.step-subtitle{font-size:1rem}.action-grid,.analytics-preview{grid-template-columns:1fr}.welcome-footer{flex-direction:column;gap:16px}.footer-left,.footer-right{flex:none}.nav-actions{justify-content:center}.progress-bar{width:150px}}@media (max-width:480px){.welcome-body{min-height:400px}.completion-step-content,.step-content,.welcome-step-content{max-width:100%}.trust-score-examples{gap:12px}.score-example{padding:12px}}.notification-container{max-width:400px;pointer-events:none;position:fixed;right:20px;top:20px;width:100%;z-index:9999999}.notification{word-wrap:break-word;background:#fff;border-left:4px solid #e5e7eb;border-radius:12px;box-shadow:0 10px 25px #0000001a,0 4px 6px #0000000d;margin-bottom:12px;max-width:100%;opacity:0;padding:16px;pointer-events:auto;position:relative;transform:translateX(100%);transition:all .3s cubic-bezier(.175,.885,.32,1.275)}.notification--visible{opacity:1;transform:translateX(0)}.notification--removing{margin-bottom:0;max-height:0;opacity:0;padding-bottom:0;padding-top:0;transform:translateX(100%);transition:all .3s ease-in-out}.notification--clickable{cursor:pointer}.notification--clickable:hover{box-shadow:0 15px 35px #00000026,0 6px 10px #00000014;transform:translateX(-4px)}.notification--success{background:#fff;border:1px solid #d1fae5}.notification--success .notification-title{color:#000!important}.notification--success .notification-message{color:#064e3b}.notification--error{background:linear-gradient(135deg,#dc2626,#b91c1c);border:1px solid #dc2626;color:#fff}.notification--error .notification-title{color:#dc2626!important;text-shadow:none!important}.notification--error .notification-message{color:#7f1d1d!important;text-shadow:none!important}.notification--warning{background:#fff;border:1px solid #fde68a}.notification--warning .notification-title{color:#000!important}.notification--warning .notification-message{color:#78350f}.notification--info{background:#fff;border:1px solid #dbeafe}.notification--info .notification-title{color:#000!important}.notification--info .notification-message{color:#1e3a8a}.notification-content{padding-right:32px;position:relative}.notification-header{align-items:flex-start;display:flex;gap:12px}.notification-icon{flex-shrink:0;height:20px;margin-top:2px;width:20px}.notification--success .notification-icon{color:#10b981}.notification--error .notification-icon{color:#ef4444}.notification--warning .notification-icon{color:#f59e0b}.notification--info .notification-icon{color:#3b82f6}.notification-text{flex:1 1;min-width:0}.notification-title{background:#0000!important;color:#fff!important;font-size:14px;font-weight:700;line-height:1.4;margin-bottom:4px;text-shadow:0 1px 2px #00000080!important}.notification .notification-title,.notification--error .notification-title,.notification--info .notification-title,.notification--success .notification-title,.notification--warning .notification-title{color:#fff!important;font-weight:700!important;text-shadow:0 1px 2px #00000080!important}.notification-message{color:#1f2937!important;font-size:14px;font-weight:600;line-height:1.5;text-shadow:none!important;word-break:break-word}.notification--error .notification-message,.notification--success .notification-message{color:#fff!important;text-shadow:0 1px 2px #0000004d!important}.notification--error .notification-message{font-weight:600!important}.notification--info .notification-message,.notification--warning .notification-message{color:#1f2937!important;text-shadow:none!important}.notification-description{color:#1f2937;font-size:13px;font-weight:500;line-height:1.4;margin-top:8px;padding-left:32px}.notification-close-btn{align-items:center;background:#0000;border:none;border-radius:6px;color:#9ca3af;cursor:pointer;display:flex;height:24px;justify-content:center;position:absolute;right:12px;top:12px;transition:all .2s ease;width:24px}.notification-close-btn:hover{background:#0000000d;color:#4b5563}.notification-close-btn svg{height:14px;width:14px}.notification-progress{animation:notification-progress linear forwards;background:currentColor;border-radius:0 0 12px 12px;bottom:0;height:3px;left:0;opacity:.3;position:absolute;transform-origin:left;width:100%}.notification--success .notification-progress{color:#10b981}.notification--error .notification-progress{color:#ef4444}.notification--warning .notification-progress{color:#f59e0b}.notification--info .notification-progress{color:#3b82f6}@keyframes notification-progress{0%{transform:scaleX(1)}to{transform:scaleX(0)}}@media (prefers-color-scheme:dark){.notification{background:#1f2937;box-shadow:0 10px 25px #0000004d,0 4px 6px #0000001a}.notification--success{background:linear-gradient(135deg,#1f2937,#064e3b)}.notification--error{background:linear-gradient(135deg,#1f2937,#7f1d1d)}.notification--warning{background:linear-gradient(135deg,#1f2937,#78350f)}.notification--info{background:linear-gradient(135deg,#1f2937,#1e3a8a)}.notification-title{color:#fff}.notification-message{color:#f3f4f6}.notification-description{color:#e5e7eb}.notification-close-btn{color:#6b7280}.notification-close-btn:hover{background:#ffffff1a;color:#d1d5db}}@media (max-width:768px){.notification-container{left:10px;max-width:none;right:10px;top:10px}.notification{margin-bottom:8px;padding:14px}.notification-header{gap:10px}.notification-icon{height:18px;width:18px}.notification-message,.notification-title{font-size:13px}.notification-description{font-size:12px;padding-left:28px}.notification-close-btn{height:20px;right:10px;top:10px;width:20px}.notification-close-btn svg{height:12px;width:12px}}@media (prefers-contrast:high){.notification{border:2px solid #000;box-shadow:none}.notification--success{border-color:#10b981}.notification--error{border-color:#ef4444}.notification--warning{border-color:#f59e0b}.notification--info{border-color:#3b82f6}}@media (prefers-reduced-motion:reduce){.notification{transition:opacity .2s ease}.notification--clickable:hover,.notification--removing,.notification--visible{transform:none}.notification-progress{animation:none}}.credit-status-bar{background:linear-gradient(135deg,#f8f9fa,#e9ecef);border:1px solid #dee2e6;border-radius:8px;margin-bottom:16px;padding:12px 16px;transition:all .3s ease}.credit-status-bar.loading{background:#f8f9fa;border-color:#dee2e6}.credit-status-content{align-items:center;display:flex;gap:16px;justify-content:space-between}.credit-info{flex:1 1;gap:12px}.credit-icon,.credit-info{align-items:center;display:flex}.credit-icon{background:#fffc;border-radius:50%;font-size:1.25rem;height:32px;justify-content:center;width:32px}.credit-text{display:flex;flex-direction:column;gap:2px}.credit-message{font-size:.9rem;font-weight:600}.credit-sub-message{font-size:.8rem;font-weight:400;opacity:.8}.credit-action-btn{align-items:center;border:1px solid;border-radius:6px;cursor:pointer;display:inline-flex;font-size:.875rem;font-weight:600;justify-content:center;padding:6px 12px;text-decoration:none;transition:all .2s ease;white-space:nowrap}.credit-action-btn.primary{background:#06c;border-color:#06c;color:#fff}.credit-action-btn.primary:hover{background:#0052a3;border-color:#0052a3;transform:translateY(-1px)}.credit-block-notice{border-top:1px solid #0000001a;display:flex;flex-direction:column;gap:4px;margin-top:12px;padding-top:12px}.credit-block-notice strong{font-size:.875rem;margin-bottom:2px}.credit-block-notice span{font-size:.8rem;opacity:.9}.credit-skeleton{animation:loading 1.5s infinite;background:linear-gradient(90deg,#f0f0f0 25%,#e0e0e0 50%,#f0f0f0 75%);background-size:200% 100%;border-radius:4px;height:20px;width:200px}@keyframes loading{0%{background-position:200% 0}to{background-position:-200% 0}}@media (max-width:768px){.credit-status-content{align-items:flex-start;flex-direction:column;gap:12px}.credit-action-btn{text-align:center;width:100%}.credit-info{width:100%}}@media (max-width:480px){.credit-status-bar{padding:10px 12px}.credit-info{gap:8px}.credit-icon{font-size:1.1rem;height:28px;width:28px}.credit-message{font-size:.85rem}.credit-sub-message{font-size:.75rem}}.company-activity-feed{background:#fff;border:1px solid #e5e7eb;border-radius:12px;box-shadow:0 1px 3px #0000000d;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;overflow:hidden;transition:all .2s ease}.company-activity-feed:hover{box-shadow:0 4px 12px #00000014}.activity-feed-header{align-items:center;background:#f9fafb;border-bottom:1px solid #e5e7eb;display:flex;justify-content:space-between;padding:20px 24px}.header-left{flex:1 1}.activity-feed-title{align-items:center;color:#111827;display:flex;font-size:16px;font-weight:600;gap:10px;margin:0}.activity-feed-icon{color:#6b7280;flex-shrink:0;height:20px;width:20px}.unread-badge{background:#ef4444;border-radius:12px;color:#fff;font-size:11px;font-weight:600;line-height:1.4;min-width:20px;padding:2px 8px;text-align:center}.activity-count{color:#6b7280;display:block;font-size:13px;font-weight:400;margin-top:4px}.session-count{animation:fadeIn .3s ease-in;color:#10b981;font-weight:500}.header-controls{display:flex;gap:8px}.control-btn{align-items:center;background:#fff;border:1px solid #d1d5db;border-radius:6px;cursor:pointer;display:flex;height:32px;justify-content:center;padding:8px;transition:all .2s ease;width:32px}.control-btn svg{color:#6b7280;height:16px;width:16px}.control-btn:hover{background:#f3f4f6;border-color:#9ca3af;transform:translateY(-1px)}.control-btn:hover svg{color:#374151}.clear-btn:hover{background:#fef2f2;border-color:#fca5a5}.clear-btn:hover svg{color:#dc2626}.activity-feed-list{background:#fff;overflow-y:auto;scrollbar-color:#d1d5db #f9fafb;scrollbar-width:thin}.activity-feed-list::-webkit-scrollbar{width:4px}.activity-feed-list::-webkit-scrollbar-track{background:#f9fafb}.activity-feed-list::-webkit-scrollbar-thumb{background:#d1d5db;border-radius:2px}.activity-feed-list::-webkit-scrollbar-thumb:hover{background:#9ca3af}.no-activities{color:#6b7280;padding:48px 24px;text-align:center}.no-activities-icon{color:#d1d5db;height:48px;margin:0 auto 16px;width:48px}.no-activities-icon svg{height:100%;width:100%}.no-activities p{color:#374151;font-size:14px;font-weight:500;margin:0 0 8px}.no-activities small{color:#9ca3af;font-size:13px}.activities-container{padding:8px 0}.activity-item{background:#fff;border-bottom:1px solid #f8fafc;border-radius:4px;margin:0 8px 2px;padding:12px 20px;position:relative;transition:all .15s ease}.activity-item:last-child{margin-bottom:8px}.activity-item:hover{background:#fafbfc;border-color:#e2e8f0;box-shadow:0 1px 3px #00000008;transform:translateX(2px)}.activity-item.new-activity{animation:slideInFade .4s ease-out;background:linear-gradient(90deg,#10b9810d,#0000);border-left:3px solid #10b981}@keyframes slideInFade{0%{background:#10b9811a;opacity:0;transform:translateX(16px)}to{background:#10b9810d;opacity:1;transform:translateX(0)}}.activity-item.high{background:linear-gradient(90deg,#fecaca1a,#0000 20%);border-left:2px solid #fecaca}.activity-item.medium{background:linear-gradient(90deg,#fed7aa1a,#0000 20%);border-left:2px solid #fed7aa}.activity-item.low{background:linear-gradient(90deg,#bbf7d01a,#0000 20%);border-left:2px solid #bbf7d0}.activity-content{display:flex;flex-direction:column;gap:6px}.activity-header{align-items:center;display:flex;font-size:12px;gap:8px;margin-bottom:2px}.activity-icons{align-items:center;background:#00000005;border-radius:6px;display:flex;flex-shrink:0;gap:4px;padding:4px 6px}.category-icon,.priority-icon{flex-shrink:0;height:14px;opacity:.8;transition:all .2s ease;width:14px}.activity-item:hover .category-icon,.activity-item:hover .priority-icon{opacity:1;transform:scale(1.05)}.category-icon.verification{color:#059669}.category-icon.credits{color:#2563eb}.category-icon.team{color:#7c3aed}.category-icon.auth{color:#dc2626}.category-icon.profile{color:#4b5563}.category-icon.access{color:#0891b2}.category-icon.billing{color:#ca8a04}.category-icon.settings{color:#4b5563}.category-icon.default{color:#6b7280}.priority-icon.high{color:#dc2626;filter:drop-shadow(0 0 2px rgba(220,38,38,.2))}.priority-icon.medium{color:#d97706;filter:drop-shadow(0 0 2px rgba(217,119,6,.2))}.priority-icon.low{color:#059669;filter:drop-shadow(0 0 2px rgba(5,150,105,.2))}.priority-icon.default{color:#9ca3af}.activity-user{color:#111827;flex-shrink:0;font-size:12px;font-weight:600;letter-spacing:-.01em}.activity-time{color:#9ca3af;flex-shrink:0;font-weight:500;margin-left:auto;opacity:.8}.activity-message{color:#1f2937;font-size:13px;font-weight:400;letter-spacing:-.01em;line-height:1.4;margin-left:2px}.activity-details{display:flex;flex-wrap:wrap;gap:6px;margin-left:2px;margin-top:6px}.detail-item{background:#00000005;border:1px solid #0000000a;color:#4b5563;font-size:11px;font-weight:500;gap:4px;padding:3px 8px;transition:all .15s ease}.detail-item:hover{background:#0000000a;border-color:#00000014;transform:translateY(-1px)}.detail-icon{color:#6b7280;flex-shrink:0;height:10px;opacity:.8;width:10px}@media (max-width:768px){.activity-feed-header{padding:14px 16px}.activity-item{margin:0 4px;padding:10px 16px}.activity-feed-title{font-size:15px}.activity-message{font-size:12px}.activity-header{font-size:11px}.activity-icons{padding:3px 5px}.category-icon,.priority-icon{height:12px;width:12px}.control-btn{height:28px;padding:6px;width:28px}.control-btn svg{height:14px;width:14px}.detail-item{font-size:10px;padding:2px 6px}.detail-icon{height:8px;width:8px}}.company-activity-feed.compact .activity-item{padding:12px 20px}.company-activity-feed.compact .activity-message{font-size:13px}.company-activity-feed.compact .activity-header{font-size:12px}.company-activity-feed.compact .category-icon,.company-activity-feed.compact .priority-icon{height:14px;width:14px}.company-activity-feed.full-width{width:100%}.company-activity-feed.shadow-lg{box-shadow:0 10px 25px #0000001a}.company-activity-feed.shadow-sm{box-shadow:0 1px 2px #0000000d}@media (prefers-color-scheme:dark){.company-activity-feed{background:#fff!important;border-color:#e5e7eb!important;color:#111827!important}.activity-feed-header{background:#f9fafb!important;border-color:#e5e7eb!important}.activity-feed-title{color:#111827!important}.activity-count{color:#6b7280!important}.control-btn{background:#fff!important;border-color:#d1d5db!important}.control-btn svg{color:#6b7280!important}.activity-feed-list,.activity-item{background:#fff!important}.activity-item{border-color:#f3f4f6!important}.activity-item:hover{background:#f9fafb!important}.activity-user{color:#111827!important}.activity-message{color:#374151!important}.activity-time{color:#9ca3af!important}.detail-item{background:#f3f4f6!important}.detail-item,.no-activities p{color:#374151!important}.no-activities small{color:#9ca3af!important}}.dash-layout{background-color:#f9fafb;background-color:var(--dash-bg-light,#f9fafb);display:flex;min-height:100vh}.left-menu{background-color:#fff;background-color:var(--dash-bg-white,#fff);border-right:1px solid #e5e7eb;border-right:1px solid var(--dash-border,#e5e7eb);bottom:0;box-shadow:0 1px 3px #0000000d;display:flex;flex-direction:column;left:0;overflow:hidden;position:fixed;top:0;transition:all .3s ease;width:260px;z-index:100}.left-menu.collapsed{width:80px}.left-menu:not(.collapsed){width:260px}.menu-header{align-items:center;border-bottom:1px solid #e5e7eb;border-bottom:1px solid var(--dash-border,#e5e7eb);display:flex;height:70px;justify-content:flex-end;padding:0 20px}.menu-header-spacer{flex:1 1}.logo-image{height:50px;object-fit:contain;transition:all .3s ease}.left-menu.collapsed .logo-image{height:40px;transform:scale(1);width:auto}.menu-toggle{align-items:center;background-color:#f9fafb;background-color:var(--dash-bg-light,#f9fafb);border:none;border-radius:6px;color:#4b5563;color:var(--dash-text-medium,#4b5563);cursor:pointer;display:flex;font-size:18px;height:32px;justify-content:center;transition:all .3s ease;width:32px}.menu-toggle:hover{background-color:#2563eb;background-color:var(--dash-primary,#2563eb);color:#fff}.menu-content{display:flex;flex:1 1;flex-direction:column;overflow-y:auto;padding:20px 0}.menu-content .trust-score-indicator{align-items:center;display:flex;flex-direction:column;gap:12px;margin-top:auto;padding:20px}.menu-content .trust-score-indicator .trust-score-label:first-child{color:#111827;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;font-size:1rem!important;font-weight:800;letter-spacing:-.02em;margin-bottom:1rem;text-align:center}.menu-content .trust-score-indicator .trust-score-label:last-child{background:linear-gradient(135deg,#f3f4f6,#e5e7eb);border:1px solid #6b728033;border-radius:12px;color:#6b7280;font-family:ui-monospace,SFMono-Regular,SF Mono,Consolas,monospace;font-size:.875rem;font-weight:700;letter-spacing:.025em;padding:.375rem .75rem;text-align:center;text-transform:uppercase;transition:all .3s ease}.menu-content .trust-score-indicator[data-score-level=trusted] .trust-score-label:last-child{background:linear-gradient(135deg,#d1fae5,#a7f3d0);border:1px solid #04785733;color:#047857}.menu-content .trust-score-indicator[data-score-level=verified] .trust-score-label:last-child{background:linear-gradient(135deg,#dbeafe,#bfdbfe);border:1px solid #1d4ed833;color:#1d4ed8}.menu-content .trust-score-indicator[data-score-level=building] .trust-score-label:last-child{background:linear-gradient(135deg,#fef3c7,#fde68a);border:1px solid #d9770633;color:#d97706}.menu-content .trust-score-indicator[data-score-level=unverified] .trust-score-label:last-child{background:linear-gradient(135deg,#fee2e2,#fecaca);border:1px solid #dc262633;color:#dc2626}.menu-section{margin-bottom:24px}.menu-section-title{color:#6b7280;color:var(--dash-text-light,#6b7280);font-size:12px;font-weight:600;letter-spacing:.05em;margin-bottom:8px;padding:0 20px;text-transform:uppercase}.left-menu.collapsed .menu-section-title{height:0;margin:0;opacity:0;overflow:hidden}.left-menu:not(.collapsed) .menu-section-title{height:auto;margin-bottom:8px;opacity:1}.menu-list{list-style:none;margin:0;padding:0}.menu-list li{margin-bottom:2px}.menu-list li .menu-link-button,.menu-list li a{align-items:center;background:none;border:none;border-radius:6px;color:#1d4ed8!important;cursor:pointer;display:flex;font-size:14px;margin:0 8px;padding:10px 20px;text-align:left;text-decoration:none;transition:all .3s ease;white-space:nowrap;width:100%}.menu-list li .menu-link-button:hover,.menu-list li a:hover{background-color:#2563eb14;color:#2563eb;color:var(--dash-primary,#2563eb)}.menu-list li.active a{background-color:#2563eb1a;color:#2563eb;color:var(--dash-primary,#2563eb);font-weight:500}.menu-icon{align-items:center;display:flex;flex-shrink:0;font-size:18px;height:24px;justify-content:center;margin-right:12px;width:24px}.left-menu.collapsed .menu-text{opacity:0;overflow:hidden;width:0}.left-menu:not(.collapsed) .menu-text{opacity:1;overflow:visible;width:auto}.menu-footer{border-top:1px solid #e5e7eb;border-top:1px solid var(--dash-border,#e5e7eb);padding:16px 20px}.user-avatar,.user-profile{align-items:center;display:flex}.user-avatar{background-color:#2563eb;background-color:var(--dash-primary,#2563eb);border-radius:50%;color:#fff;flex-shrink:0;font-weight:600;height:36px;justify-content:center;margin-right:12px;overflow:hidden;position:relative;width:36px}.user-avatar .avatar-image{border-radius:50%;height:100%;object-fit:cover;width:100%}.user-avatar .avatar-initials{align-items:center;display:flex;height:100%;justify-content:center;left:0;position:absolute;top:0;width:100%}.user-info{overflow:hidden;transition:opacity .3s ease}.left-menu.collapsed .user-info{opacity:0;width:0}.left-menu:not(.collapsed) .user-info{opacity:1;width:auto}.user-name{color:#111827;color:var(--dash-text-dark,#111827);font-size:14px;font-weight:500;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.user-role{color:#6b7280;color:var(--dash-text-light,#6b7280);font-size:12px;text-transform:capitalize}.dash-main{box-sizing:border-box;display:flex;flex:1 1;flex-direction:column;margin-left:260px;min-height:100vh;position:relative;transition:margin-left .3s ease,width .3s ease;width:calc(100vw - 260px)}.dash-layout.sidebar-collapsed .dash-main{margin-left:80px;width:calc(100vw - 80px)}.menu-backdrop{background-color:#00000080;bottom:0;display:none;left:0;opacity:0;pointer-events:none;position:fixed;right:0;top:0;transition:opacity .3s ease;z-index:90}.menu-backdrop.active{opacity:1;pointer-events:auto}.main-content{padding:0}.employer-dashboard-content,.main-content{max-width:100%;width:100%}.dash-header{background-color:#fff;background-color:var(--dash-bg-white,#fff);border-bottom:1px solid #e5e7eb;border-bottom:1px solid var(--dash-border,#e5e7eb);height:70px;justify-content:space-between;padding:0 30px;position:sticky;top:0;z-index:99}.dash-header,.header-left{align-items:center;display:flex}.mobile-menu-toggle{align-items:center;background-color:#f9fafb;background-color:var(--dash-bg-light,#f9fafb);border-radius:6px;color:#4b5563;color:var(--dash-text-medium,#4b5563);font-size:24px;height:40px;justify-content:center;margin-right:16px;width:40px}.header-logo-container{align-items:center;display:flex;gap:12px}.header-logo{height:50px;margin:0;width:auto}.header-logo-text{color:#111827;color:var(--dash-text-dark,#111827);font-size:24px;font-weight:700;letter-spacing:-.025em}.header-right{gap:20px}.search-container{position:relative}.search-input{background-color:#f9fafb;background-color:var(--dash-bg-light,#f9fafb);border:1px solid #e5e7eb;border:1px solid var(--dash-border,#e5e7eb);border-radius:6px;font-size:14px;padding:10px 15px 10px 40px;transition:all .3s ease;width:240px}.search-input:focus{border-color:#4f46e5;border-color:var(--dash-primary,#4f46e5);box-shadow:0 0 0 3px #4f46e51a;outline:none;width:280px}.search-icon{align-items:center;color:#6b7280;color:var(--dash-text-light,#6b7280);display:flex;justify-content:center;left:15px;position:absolute;top:50%;transform:translateY(-50%)}.tilda-icon{stroke-width:2;height:18px;width:18px}.search-icon .tilda-icon{height:16px;width:16px}.action-button{background-color:#f9fafb;background-color:var(--dash-bg-light,#f9fafb);border-radius:6px;color:#4b5563;color:var(--dash-text-medium,#4b5563);transition:all .3s ease}.action-button:hover{background-color:#4f46e51a;color:var(--dash-primary,#4f46e5)}.user-profile-dropdown{margin-left:8px;position:relative}.profile-dropdown-toggle{align-items:center;background:none;border:none;border-radius:8px;cursor:pointer;display:flex;padding:6px 8px;transition:all .2s ease}.profile-dropdown-toggle:hover{background-color:#f9fafb;background-color:var(--dash-bg-light,#f9fafb)}.header-avatar{height:36px;margin-right:0;width:36px}.profile-info{margin:0 8px;text-align:left}.profile-name{color:#111827;color:var(--dash-text-dark,#111827);font-size:14px;font-weight:500;line-height:1.2}.profile-role{font-size:12px;text-transform:capitalize}.dropdown-arrow,.profile-role{color:#6b7280;color:var(--dash-text-light,#6b7280)}.dropdown-arrow{height:16px;transition:transform .2s ease;width:16px}.dropdown-arrow.open{transform:rotate(180deg)}.profile-dropdown-menu{animation:fadeIn .3s cubic-bezier(.4,0,.2,1);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:linear-gradient(135deg,#fff,#f8fafc);border:1px solid #cbd5e14d;border-radius:16px;box-shadow:0 20px 40px -8px #00000014,0 8px 16px -4px #0000000a,0 0 0 1px #cbd5e133;overflow:hidden;position:absolute;right:0;top:calc(100% + 12px);width:300px;z-index:9999}.dropdown-header{align-items:center;background:linear-gradient(135deg,#ffffffe6,#f8fafccc);border-bottom:1px solid #cbd5e14d;display:flex;padding:20px}.dropdown-header .user-avatar{border:3px solid #fff;box-shadow:0 4px 16px #00000014;font-size:18px;height:52px;margin-right:0;width:52px}.dropdown-header .user-info{flex:1 1;margin-left:16px}.dropdown-header .user-name{color:#1e293b;font-size:15px;font-weight:600;line-height:1.3;margin-bottom:2px}.dropdown-header .user-email{color:#64748b;font-size:12px;font-weight:400;margin-top:2px}.dropdown-divider{background:linear-gradient(90deg,#0000,#cbd5e166 20%,#cbd5e166 80%,#0000);height:1px;margin:0}.dropdown-menu-list{list-style:none;margin:0;padding:12px 8px}.dropdown-item{align-items:center;background:none;border:none;border-radius:10px;color:#475569;cursor:pointer;display:flex;font-size:14px;font-weight:500;margin:2px 0;padding:12px 16px;text-align:left;text-decoration:none;transition:all .2s cubic-bezier(.4,0,.2,1);width:100%}.dropdown-item:hover{background:linear-gradient(135deg,#4f46e514,#8b5cf60f);color:#4f46e5;transform:translateX(2px)}.dropdown-item-icon{height:18px;margin-right:14px;opacity:.7;transition:opacity .2s ease;width:18px}.dropdown-item:hover .dropdown-item-icon{opacity:1}.action-icon{align-items:center;display:flex;justify-content:center}.action-icon .tilda-icon,.badge{height:18px;width:18px}.badge{align-items:center;background-color:#f59e0b;background-color:var(--dash-secondary,#f59e0b);border-radius:50%;color:#fff;display:flex;font-size:10px;font-weight:600;justify-content:center;position:absolute;right:-5px;top:-5px}:root{color-scheme:light!important}body{background-color:#fff!important;color:#1f2937!important}@media (prefers-color-scheme:dark){*{color-scheme:light!important}body{background-color:#fff!important;color:#1f2937!important}.dash-main{background-color:#f8fafc!important}.dash-header{border-bottom-color:#e5e7eb!important}.dash-header,.left-menu{background-color:#fff!important}.left-menu{border-right-color:#e5e7eb!important}.menu-item a{color:#4b5563!important}.menu-item a:hover,.menu-item.active a{background-color:#4f46e51a!important;color:#4f46e5!important}}.dash-content{display:flex;flex:1 1;flex-direction:column;overflow-x:hidden;padding:30px;width:100%}.content-wrapper,.dash-content>*,.page-content{max-width:none;transition:all .3s ease;width:100%}.dash-content .admin-page-container,.dash-content .candidate-dashboard-page,.dash-content .candidates-list-page,.dash-content .card,.dash-content .container,.dash-content .dashboard-container,.dash-content .employer-dashboard-page,.dash-content .page-container,.dash-content .verification-request-container{box-sizing:border-box;max-width:none;transition:all .3s ease;width:100%}.content-wrapper{display:flex;flex-direction:column;gap:24px;max-width:100%;width:100%}.content-spacer{flex-grow:1;min-height:20px}.full-width{max-width:100%;width:100%}.main-footer{background-color:#fff;background-color:var(--dash-bg-white,#fff);border-top:1px solid #e5e7eb;border-top:1px solid var(--dash-border,#e5e7eb);margin-top:auto;padding:1.5rem 30px;width:100%;z-index:10}.footer-content{gap:1rem;justify-content:space-between}.footer-center,.footer-content{align-items:center;display:flex}.footer-center{justify-content:center}.footer-copyright{color:#6b7280;color:var(--dash-text-light,#6b7280);font-size:.875rem}.footer-links{gap:1.5rem}.footer-links a{color:#6b7280;color:var(--dash-text-light,#6b7280);transition:color .3s ease}.footer-links a:hover{color:#4f46e5;color:var(--dash-primary,#4f46e5);text-decoration:underline}.btn-bunny-footer{align-items:center;background:linear-gradient(135deg,#ff6b9d,#f9ca24 50%,#6c5ce7);border:none;border-radius:4px;box-shadow:0 1px 3px #0000001a;color:#fff;cursor:pointer;display:flex;font-size:.75rem;font-weight:500;gap:6px;padding:6px 12px;text-shadow:0 1px 2px #0000001a;transition:all .3s ease;white-space:nowrap}.btn-bunny-footer:hover:not(:disabled){background:linear-gradient(135deg,#ff5499,#f7b801 50%,#5a4fcf);box-shadow:0 2px 6px #00000026;transform:translateY(-1px)}.btn-bunny-footer:active:not(:disabled){box-shadow:0 1px 3px #0000001a;transform:translateY(0)}.btn-bunny-footer:disabled{cursor:not-allowed;opacity:.6;transform:none}.bunny-container{height:100vh;left:0;overflow:hidden;pointer-events:none;position:fixed;top:0;width:100vw;z-index:9999}.giant-bunny{animation:bunnyJump 4s ease-out forwards;bottom:50px;height:350px;position:absolute;right:-350px;transform-origin:bottom center;width:300px}@keyframes bunnyJump{0%{bottom:50px;right:-350px;transform:translateY(0) rotate(0deg) scale(1)}25%{bottom:300px;right:50%;transform:translateX(50%) translateY(-50px) rotate(-15deg) scale(1.1)}50%{bottom:400px;right:50%;transform:translateX(50%) translateY(-100px) rotate(0deg) scale(1.2)}75%{bottom:100px;right:50%;transform:translateX(50%) translateY(20px) rotate(5deg) scale(1.1)}85%{bottom:50px;right:50%;transform:translateX(50%) translateY(0) rotate(0deg) scale(1)}90%{bottom:80px;right:50%;transform:translateX(50%) translateY(-10px) rotate(0deg) scale(1)}95%{bottom:50px;right:50%;transform:translateX(50%) translateY(0) rotate(0deg) scale(1)}to{bottom:50px;opacity:0;right:50%;transform:translateX(50%) translateY(0) rotate(0deg) scale(0)}}.bunny-face{height:200px;position:relative;width:100%}.bunny-ears{height:80px;left:50%;top:0;transform:translateX(-50%);width:120px}.bunny-ears,.ear{position:absolute}.ear{animation:earWiggle 2s ease-in-out infinite;background:linear-gradient(145deg,#fff,#f0f0f0);border:3px solid #333;border-radius:15px 15px 8px 8px;height:60px;width:25px}.left-ear{animation-delay:.3s;left:25px;transform:rotate(-15deg)}.right-ear{animation-delay:.6s;right:25px;transform:rotate(15deg)}.ear:after{background:#ffb6c1;border-radius:6px;content:"";height:35px;left:50%;position:absolute;top:8px;transform:translateX(-50%);width:12px}@keyframes earWiggle{0%,to{transform:rotate(-15deg)}50%{transform:rotate(-25deg)}}.bunny-head{animation:headBob 1.5s ease-in-out infinite;background:linear-gradient(145deg,#fff,#f8f8f8);border:4px solid #333;border-radius:50%;height:140px;left:50%;position:absolute;top:40px;transform:translateX(-50%);width:140px}@keyframes headBob{0%,to{transform:translateX(-50%) translateY(0)}50%{transform:translateX(-50%) translateY(-5px)}}.bunny-eyes{left:50%;top:40px;transform:translateX(-50%);width:80px}.bunny-eyes,.eye{height:20px;position:absolute}.eye{animation:eyeBlink 3s ease-in-out infinite;background:#333;border-radius:50%;width:20px}.left-eye{left:15px}.right-eye{right:15px}.eye:after{background:#fff;border-radius:50%;content:"";height:6px;left:3px;position:absolute;top:3px;width:6px}@keyframes eyeBlink{0%,90%,to{transform:scaleY(1)}95%{transform:scaleY(.1)}}.bunny-nose{animation:noseSniff 1s ease-in-out infinite;background:#ff69b4;border-radius:50% 50% 50% 50%/60% 60% 40% 40%;height:6px;left:50%;position:absolute;top:65px;transform:translateX(-50%);width:8px}@keyframes noseSniff{0%,to{transform:translateX(-50%) scale(1)}50%{transform:translateX(-50%) scale(1.2)}}.bunny-mouth{background:none;border:2px solid #333;border-radius:0 0 15px 15px;border-top:none;height:15px;top:75px;width:20px}.bunny-mouth,.bunny-mouth:before{left:50%;position:absolute;transform:translateX(-50%)}.bunny-mouth:before{background:#333;content:"";height:8px;top:-2px;width:2px}.bunny-whiskers{height:20px;left:50%;position:absolute;top:60px;transform:translateX(-50%);width:160px}.whisker{animation:whiskerTwitch 2s ease-in-out infinite;background:#333;border-radius:1px;height:2px;position:absolute;width:30px}.whisker-1{animation-delay:.2s;left:10px;top:5px;transform:rotate(-10deg)}.whisker-2{animation-delay:.4s;left:15px;top:10px;transform:rotate(-5deg)}.whisker-3{animation-delay:.6s;left:20px;top:15px;transform:rotate(0deg)}.whisker-4{animation-delay:.8s;right:10px;top:5px;transform:rotate(10deg)}.whisker-5{animation-delay:1s;right:15px;top:10px;transform:rotate(5deg)}.whisker-6{animation-delay:1.2s;right:20px;top:15px;transform:rotate(0deg)}@keyframes whiskerTwitch{0%,to{transform:rotate(0deg) scaleX(1);transform:rotate(var(--rotation,0deg)) scaleX(1)}50%{transform:rotate(0deg) scaleX(1.1);transform:rotate(var(--rotation,0deg)) scaleX(1.1)}}.bunny-body{animation:bodyBounce 1s ease-in-out infinite;background:linear-gradient(145deg,#fff,#f5f5f5);border:3px solid #333;border-radius:50px;height:120px;left:50%;position:absolute;top:180px;transform:translateX(-50%);width:100px}@keyframes bodyBounce{0%,to{transform:translateX(-50%) translateY(0) scaleY(1)}50%{transform:translateX(-50%) translateY(-3px) scaleY(.95)}}.bunny-arms{top:20px;width:100%}.arm,.bunny-arms{height:40px;position:absolute}.arm{animation:armWave 2s ease-in-out infinite;background:linear-gradient(145deg,#fff,#f0f0f0);border:2px solid #333;border-radius:8px;width:15px}.left-arm{animation-delay:.5s;left:-5px}.left-arm,.right-arm{transform-origin:top center}.right-arm{animation-delay:1s;right:-5px}@keyframes armWave{0%,to{transform:rotate(0deg)}50%{transform:rotate(20deg)}}.bunny-legs{bottom:-10px;width:100%}.bunny-legs,.leg{height:25px;position:absolute}.leg{background:linear-gradient(145deg,#fff,#f0f0f0);border:3px solid #333;border-radius:15px;width:30px}.left-leg{left:15px}.right-leg{right:15px}.bunny-tail{animation:tailWiggle 1.5s ease-in-out infinite;background:linear-gradient(145deg,#fff,#f8f8f8);border:2px solid #333;border-radius:50%;height:20px;left:50%;position:absolute;top:250px;transform:translateX(-50%);width:20px}@keyframes tailWiggle{0%,to{transform:translateX(-50%) rotate(0deg)}50%{transform:translateX(-50%) rotate(15deg)}}.bunny-shadow{animation:shadowPulse 1s ease-in-out infinite;background:#0003;border-radius:50%;bottom:10px;height:20px;left:50%;position:absolute;transform:translateX(-50%);width:150px}@keyframes shadowPulse{0%,to{opacity:.2;transform:translateX(-50%) scale(1)}50%{opacity:.3;transform:translateX(-50%) scale(1.1)}}.bunny-sparkles{height:100%;left:0;pointer-events:none;position:absolute;top:0;width:100%}.sparkle{animation:sparkleFloat 3s ease-in-out infinite;font-size:24px;position:absolute}.sparkle-1{animation-delay:.5s;left:20%;top:20%}.sparkle-2{animation-delay:1s;right:20%;top:30%}.sparkle-3{animation-delay:1.5s;left:10%;top:50%}.sparkle-4{animation-delay:2s;right:30%;top:60%}.sparkle-5{animation-delay:2.5s;left:40%;top:80%}@keyframes sparkleFloat{0%,to{opacity:0;transform:translateY(0) rotate(0deg) scale(1)}25%{opacity:1;transform:translateY(-20px) rotate(90deg) scale(1.2)}75%{opacity:1;transform:translateY(-40px) rotate(270deg) scale(.8)}}@media (max-width:992px){.giant-bunny{height:250px;right:-250px;width:200px}@keyframes bunnyJump{0%{bottom:50px;right:-250px;transform:translateY(0) rotate(0deg) scale(.8)}25%{bottom:200px;right:50%;transform:translateX(50%) translateY(-30px) rotate(-10deg) scale(.9)}50%{bottom:250px;right:50%;transform:translateX(50%) translateY(-60px) rotate(0deg) scale(1)}75%{bottom:80px;right:50%;transform:translateX(50%) translateY(15px) rotate(3deg) scale(.9)}85%{bottom:50px;right:50%;transform:translateX(50%) translateY(0) rotate(0deg) scale(.8)}to{bottom:50px;opacity:0;right:50%;transform:translateX(50%) translateY(0) rotate(0deg) scale(0)}}}@media (max-width:768px){.giant-bunny{height:200px;right:-200px;width:150px}.bunny-head{height:100px;width:100px}.bunny-body{height:80px;width:70px}}.card-grid{grid-gap:24px;grid-template-columns:repeat(auto-fill,minmax(300px,1fr))}.card-grid,.card-grid-2{display:grid;gap:24px;width:100%}.card-grid-2{grid-gap:24px;grid-template-columns:repeat(2,1fr)}.card-grid-3{grid-gap:24px;grid-template-columns:repeat(3,1fr)}.card-grid-3,.card-grid-4{display:grid;gap:24px;width:100%}.card-grid-4{grid-gap:24px;grid-template-columns:repeat(4,1fr)}.dashboard-section{margin-bottom:32px}.dashboard-section:last-child{margin-bottom:0}.section-title{color:var(--text-dark);font-size:1.25rem}.dashboard-card{background-color:var(--background-white);border-radius:var(--radius-lg);box-shadow:var(--shadow-md);display:flex;flex-direction:column;height:100%;overflow:hidden;padding:24px}.dashboard-card-header{align-items:flex-start;display:flex;justify-content:space-between;margin-bottom:16px}.dashboard-card-title{color:var(--text-dark);font-size:1rem;font-weight:600;margin:0}.dashboard-card-content{flex:1 1}.table-responsive{border-radius:var(--radius-md);box-shadow:var(--shadow-sm);margin-bottom:1rem;overflow-x:auto;width:100%}.table-responsive table{border-collapse:initial;border-spacing:0;min-width:100%}.table-responsive td,.table-responsive th{padding:12px 16px;white-space:nowrap}@media (max-width:1200px){.card-grid-3,.card-grid-4{grid-template-columns:repeat(2,1fr)}}@media (max-width:992px){.card-grid-2,.card-grid-3,.card-grid-4{grid-template-columns:1fr}.left-menu{width:80px}.left-menu.expanded{width:260px}.dash-main{margin-left:80px;width:calc(100% - 80px)}.left-menu.expanded+.dash-main{margin-left:260px;width:calc(100% - 260px)}.menu-text{opacity:0;overflow:hidden;width:0}.left-menu.expanded .menu-text{opacity:1;overflow:visible;width:auto}.user-info{opacity:0;width:0}.left-menu.expanded .user-info{opacity:1;width:auto}.menu-section-title{height:0;margin:0;opacity:0;overflow:hidden}.left-menu.expanded .menu-section-title{height:auto;margin-bottom:8px;opacity:1}.footer-content{flex-direction:column;gap:1rem;text-align:center}.footer-center{order:-1}.footer-links{flex-wrap:wrap;justify-content:center;width:100%}}@media (max-width:768px){.left-menu{transform:translateX(-100%);width:260px;z-index:100}.left-menu.expanded{box-shadow:0 0 15px #0000001a;transform:translateX(0)}.dash-main,.left-menu.expanded+.dash-main{margin-left:0;width:100%}.menu-backdrop{display:block}.left-menu.expanded~.menu-backdrop{opacity:1;pointer-events:auto}.mobile-menu-toggle{display:flex}.menu-text{overflow:visible}.menu-text,.user-info{opacity:1;width:auto}.menu-section-title{height:auto;margin-bottom:8px;opacity:1}.dash-header{padding:0 20px}.main-footer{padding:1rem 20px}.footer-links{gap:1rem}}@media (max-width:576px){.dash-content{padding:16px 12px}.dashboard-card{padding:16px}.section-header{align-items:flex-start;flex-direction:column;gap:8px}.header-right{gap:10px}.search-container{display:none}.main-footer{padding:.75rem 15px}.footer-copyright,.footer-links a{font-size:.75rem}}.main-content-area{display:flex;gap:20px;position:relative;width:100%}.page-content{flex:1 1;min-width:0}.activity-feed-sidebar{display:flex;flex-direction:column;position:relative;transition:all .3s ease;width:350px}.activity-feed-sidebar.collapsed{width:50px}.activity-feed-toggle{display:flex;justify-content:flex-end;margin-bottom:8px}.toggle-activity-btn{align-items:center;background:#fff;border:1px solid #d1d5db;border-radius:8px;box-shadow:0 1px 3px #0000000d;color:#374151;cursor:pointer;display:flex;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;font-size:14px;font-weight:500;gap:8px;padding:10px 14px;transition:all .2s ease}.toggle-activity-btn:hover{background:#f9fafb;border-color:#9ca3af;box-shadow:0 4px 12px #00000014;transform:translateY(-1px)}.toggle-activity-btn:active{box-shadow:0 1px 3px #0000000d;transform:translateY(0)}.toggle-icon{flex-shrink:0;height:18px;transition:color .2s ease;width:18px}.toggle-activity-btn:hover .toggle-icon{color:#111827}.toggle-text{font-weight:500;transition:opacity .2s ease;white-space:nowrap}.activity-feed-sidebar.collapsed .toggle-text{display:none}.activity-feed-sidebar.collapsed .toggle-activity-btn{border-radius:8px;height:44px;justify-content:center;padding:10px;position:relative;width:44px}.toggle-activity-btn.has-notifications{background:linear-gradient(135deg,#f1f5f9,#e2e8f0);border-color:#3b82f6!important;box-shadow:0 0 0 1px #3b82f626,0 2px 8px #3b82f61a;position:relative}.toggle-activity-btn.has-notifications:hover{background:linear-gradient(135deg,#e2e8f0,#cbd5e1);border-color:#2563eb!important;box-shadow:0 0 0 2px #2563eb33,0 4px 12px #2563eb26}.toggle-activity-btn.has-notifications .toggle-icon{color:#3b82f6!important}.notification-indicator{background:linear-gradient(135deg,#ef4444,#dc2626);border:1.5px solid #fff;border-radius:50%;box-shadow:0 1px 4px #ef44444d;height:8px;position:absolute;right:-1px;top:-1px;width:8px;z-index:10}.main-layout-activity-feed{box-shadow:0 4px 12px #0000001a;flex:1 1;height:100%;transition:all .3s ease}.main-layout-activity-feed.hidden{display:none}@media (max-width:1200px){.activity-feed-sidebar{width:300px}}@media (max-width:992px){.main-content-area{flex-direction:column}.activity-feed-sidebar{order:-1;width:100%}.activity-feed-sidebar.collapsed{height:50px;width:100%}.main-layout-activity-feed{height:300px}}@media (max-width:768px){.main-content-area{gap:12px}.activity-feed-toggle{margin-bottom:4px}.toggle-activity-btn{font-size:13px;padding:8px 12px}.activity-feed-sidebar.collapsed .toggle-activity-btn{height:40px;padding:8px;width:40px}.toggle-icon{height:16px;width:16px}.notification-indicator{border-width:1px;height:6px;right:2px;top:2px;width:6px}.toggle-activity-btn.has-notifications{box-shadow:0 0 0 1px #3b82f61a,0 1px 6px #3b82f626}.main-layout-activity-feed{height:250px}}@media (prefers-color-scheme:dark){.toggle-activity-btn{background:#fff!important;border-color:#d1d5db!important;color:#374151!important}.toggle-activity-btn:hover{background:#f9fafb!important;border-color:#9ca3af!important;color:#111827!important}.toggle-activity-btn:hover .toggle-icon{color:#111827!important}}.header-right{align-items:center;display:flex;gap:24px;padding-right:8px;position:relative}.header-actions{gap:16px}.action-button{align-items:center;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#ffffffe6;border:1px solid #e5e7eb99;border-radius:10px;color:#6b7280;display:flex;height:40px;justify-content:center;overflow:hidden;position:relative;transition:all .2s cubic-bezier(.4,0,.2,1);width:40px}.action-button:before{background:linear-gradient(135deg,#4f46e51a,#8b5cf61a);bottom:0;content:"";left:0;opacity:0;position:absolute;right:0;top:0;transition:opacity .2s ease}.action-button:hover{background:#fff;border-color:#4f46e533;box-shadow:0 4px 12px #00000014;color:#4f46e5;transform:translateY(-1px)}.action-button:hover:before{opacity:1}.action-button:active{box-shadow:0 2px 4px #0000001a;transform:translateY(0)}.enhanced-profile-section{align-items:center;display:flex;gap:12px;position:relative}.user-profile-dropdown .profile-dropdown-toggle{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:linear-gradient(135deg,#fffffff2,#f8fafcf2);border:1px solid #cbd5e166;border-radius:14px;box-shadow:0 2px 8px #0000000a;padding:10px 16px;transition:all .3s cubic-bezier(.4,0,.2,1)}.user-profile-dropdown .profile-dropdown-toggle:hover{background:linear-gradient(135deg,#fff,#f8fafc);border-color:#4f46e54d;box-shadow:0 8px 24px #0000000f,0 0 0 1px #4f46e50d;transform:translateY(-1px)}.user-profile-dropdown .header-avatar{border:2.5px solid #fff;box-shadow:0 3px 12px #00000014;height:36px;width:36px}.user-profile-dropdown .profile-info{margin:0 12px}.user-profile-dropdown .profile-name{color:#1e293b;font-size:13px;font-weight:500;line-height:1.3;margin-bottom:1px}.user-profile-dropdown .profile-role{color:#64748b;font-size:11px;font-weight:400;text-transform:capitalize}@media (max-width:1024px){.header-right{gap:16px}}@media (max-width:768px){.header-right{gap:12px;padding-right:4px}.header-actions{gap:8px}.action-button{height:36px;width:36px}.user-profile-dropdown .profile-info{display:none}.user-profile-dropdown .profile-dropdown-toggle{padding:6px 8px}}@media (max-width:480px){.header-right{gap:8px}.action-button{height:32px;width:32px}.user-profile-dropdown .header-avatar{height:28px;width:28px}}@media (prefers-color-scheme:dark){.action-button{background:#ffffffe6!important;border-color:#e5e7eb99!important;color:#6b7280!important}.action-button:hover{background:#fff!important;color:#4f46e5!important}.user-profile-dropdown .profile-dropdown-toggle{background:linear-gradient(135deg,#fffffff2,#f8fafcf2)!important;border-color:#cbd5e166!important}.user-profile-dropdown .profile-dropdown-toggle:hover{background:linear-gradient(135deg,#fff,#f8fafc)!important;border-color:#4f46e54d!important}.user-profile-dropdown .profile-name{color:#1e293b!important}.user-profile-dropdown .profile-role{color:#64748b!important}.profile-dropdown-menu{background:linear-gradient(135deg,#fff,#f8fafc)!important;border-color:#cbd5e14d!important;z-index:9999!important}.dropdown-header{background:linear-gradient(135deg,#ffffffe6,#f8fafccc)!important;border-bottom-color:#cbd5e14d!important}.dropdown-header .user-name{color:#1e293b!important}.dropdown-header .user-email{color:#64748b!important}.dropdown-item{color:#475569!important}.dropdown-item:hover{background:linear-gradient(135deg,#4f46e514,#8b5cf60f)!important;color:#4f46e5!important}}@media (prefers-contrast:high){.action-button{border-width:2px}.notification-badge{border-width:3px}}@media (prefers-reduced-motion:reduce){.action-button,.search-wrapper,.user-profile-dropdown .profile-dropdown-toggle{transition:none}.action-button:hover{transform:none}}.credit-balance{border:2px solid #d1fae5;border-radius:8px;box-shadow:0 1px 3px #0000001a;font-size:16px;font-weight:700;margin-right:12px;padding:6px 12px;white-space:nowrap}.credit-balance,.user-credits{background-color:#ecfdf5;color:#059669;display:inline-block}.user-credits{border:1px solid #d1fae5;border-radius:6px;font-size:11px;font-weight:600;margin-top:4px;padding:2px 8px}.credit-balance:hover,.user-credits:hover{background-color:#d1fae5;border-color:#a7f3d0}@media (max-width:768px){.credit-balance{font-size:14px;margin-right:8px;padding:4px 8px}.user-credits{font-size:10px;padding:1px 6px}}@media (prefers-contrast:high){.credit-balance,.user-credits{border-width:2px;font-weight:700}}:root{--auth-primary:#667eea;--auth-secondary:#764ba2;--auth-accent:#f093fb;--auth-gradient:linear-gradient(135deg,#667eea,#764ba2 50%,#f093fb);--auth-bg-gradient:radial-gradient(ellipse at top left,#667eea15,#0000 50%),radial-gradient(ellipse at top right,#764ba215,#0000 50%),radial-gradient(ellipse at bottom left,#f093fb10,#0000 50%),linear-gradient(135deg,#fafafa,#f8fafc);--auth-text-light:#fffffff2;--auth-card-shadow:0 32px 64px -12px #10182824,0 25px 50px -12px #1018281a,0 16px 40px -4px #10182814,0 4px 20px #3b82f60f;--auth-card-shadow-hover:0 40px 80px -12px #1018282e,0 32px 64px -12px #10182824,0 20px 48px -4px #1018281f,0 8px 32px #3b82f61f;--auth-transition:all 0.4s cubic-bezier(0.4,0,0.2,1);--auth-pattern:url("data:image/svg+xml;charset=utf-8,%3Csvg width='120' height='120' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M9 0h2v20H9V0zm25.134 0h2v20h-2V0zm25.134 0h2v20h-2V0zM84.4 0h2v20h-2V0zM0 9h20v2H0V9zm40 0h20v2H40V9zm40 0h20v2H80V9zm40 0h20v2h-20V9zM0 49h20v2H0v-2zm40 0h20v2H40v-2zm40 0h20v2H80v-2zm40 0h20v2h-20v-2zM0 89h20v2H0v-2zm40 0h20v2H40v-2zm40 0h20v2H80v-2zm40 0h20v2h-20v-2z' fill='%23667eea' fill-opacity='.03' fill-rule='evenodd'/%3E%3C/svg%3E");--glass-bg:#ffffff1f;--glass-border:#ffffff2e;--glass-shadow:0 8px 32px #1f26875e}.auth-layout{background:radial-gradient(ellipse at top left,#667eea15,#0000 50%),radial-gradient(ellipse at top right,#764ba215,#0000 50%),radial-gradient(ellipse at bottom left,#f093fb10,#0000 50%),linear-gradient(135deg,#fafafa,#f8fafc);background:var(--auth-bg-gradient);display:flex;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Open Sans,Helvetica Neue,sans-serif;min-height:100vh;overflow:hidden;position:relative}.auth-layout:after{background:radial-gradient(600px circle at 20% 30%,#667eea26,#0000 40%),radial-gradient(800px circle at 80% 60%,#764ba226,#0000 40%),radial-gradient(600px circle at 40% 70%,#f093fb1a,#0000 40%);pointer-events:none}.auth-layout:after,.auth-layout:before{bottom:0;content:"";left:0;position:absolute;right:0;top:0;z-index:1}.auth-layout:before{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='120' height='120' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M9 0h2v20H9V0zm25.134 0h2v20h-2V0zm25.134 0h2v20h-2V0zM84.4 0h2v20h-2V0zM0 9h20v2H0V9zm40 0h20v2H40V9zm40 0h20v2H80V9zm40 0h20v2h-20V9zM0 49h20v2H0v-2zm40 0h20v2H40v-2zm40 0h20v2H80v-2zm40 0h20v2h-20v-2zM0 89h20v2H0v-2zm40 0h20v2H40v-2zm40 0h20v2H80v-2zm40 0h20v2h-20v-2z' fill='%23667eea' fill-opacity='.03' fill-rule='evenodd'/%3E%3C/svg%3E");background-image:var(--auth-pattern);opacity:.4}.auth-container{flex:1 1;justify-content:center;min-height:100vh;padding:.75rem 1rem;position:relative;z-index:2}.auth-card-wrapper,.auth-container{align-items:center;display:flex;flex-direction:column}.auth-card-wrapper{max-width:480px;min-height:0;width:100%}.auth-logo{animation:fadeIn .6s ease-out;margin-bottom:1.5rem;text-align:center}.auth-logo-right{margin-bottom:2rem;text-align:left}.auth-logo a{align-items:center;color:var(--text-dark);display:flex;flex-direction:column;text-decoration:none;transition:transform .2s ease}.auth-logo a:hover{text-decoration:none;transform:translateY(-2px)}.logo-image{height:120px;margin-bottom:.75rem;width:auto}.auth-logo-container{align-items:center;border-bottom:1px solid #ffffff1a;display:flex;gap:16px;margin-bottom:1rem;padding:.75rem 0}.modern-logo-icon{align-items:center;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffff26;border:1px solid #ffffff1a;border-radius:14px;box-shadow:0 4px 12px #0000001a;color:#fff;display:flex;height:56px;justify-content:center;width:56px}.modern-logo-icon svg{height:28px;width:28px}.auth-logo-text{color:#fff;font-size:32px;font-weight:800;letter-spacing:-.025em}.auth-logo-link{cursor:pointer;display:inline-block;flex-shrink:0;transition:transform .2s ease}.auth-logo-link:hover{transform:scale(1.05)}.auth-logo-image{display:block;filter:brightness(0) invert(1);height:auto;max-width:80px;opacity:.95;transition:opacity .3s ease}.auth-logo-image:hover{opacity:1}.auth-logo-description{color:#fffffff2;flex:1 1;font-size:1.125rem;font-weight:400;letter-spacing:-.01em;line-height:1.5;margin:0;text-shadow:0 1px 2px #0000001a}.auth-card{animation:slideUp .6s cubic-bezier(.4,0,.2,1);backdrop-filter:blur(40px);-webkit-backdrop-filter:blur(40px);background:#ffffff40;border:1px solid #ffffff4d;border-radius:24px;box-shadow:0 32px 64px -12px #10182824,0 25px 50px -12px #1018281a,0 16px 40px -4px #10182814,0 4px 20px #3b82f60f;box-shadow:var(--auth-card-shadow);overflow:hidden;padding:.75rem 1.25rem;position:relative;transition:all .4s cubic-bezier(.4,0,.2,1);transition:var(--auth-transition);width:100%}.auth-card:before{border-radius:24px 24px 0 0;height:4px;left:0;opacity:.8;right:0;top:0}.auth-card:after,.auth-card:before{background:linear-gradient(135deg,#667eea,#764ba2 50%,#f093fb);background:var(--auth-gradient);content:"";position:absolute}.auth-card:after{border-radius:24px;bottom:-1px;left:-1px;opacity:0;right:-1px;top:-1px;transition:opacity .3s ease;z-index:-1}.auth-footer{animation:fadeIn .8s ease-out;color:var(--text-light);font-size:.6875rem;margin-top:.5rem;text-align:center;width:100%}.auth-footer p{margin:0 0 .25rem}.footer-links{margin-top:.25rem}.footer-links a{color:var(--text-medium);position:relative}.footer-links a:hover{color:#667eea;color:var(--auth-primary)}.footer-links a:after{background-color:#667eea;background-color:var(--auth-primary);bottom:-2px;content:"";height:1px;left:0;position:absolute;transition:width .2s ease;width:0}.footer-links a:hover:after{width:100%}.auth-background{background:linear-gradient(135deg,#667eea,#764ba2 50%,#f093fb);background:var(--auth-gradient);color:#fff;display:none;flex:1 1;overflow:hidden;position:relative}.background-gradient{background:radial-gradient(ellipse at top left,#667eea,#0000 50%),radial-gradient(ellipse at bottom right,#764ba2,#0000 50%),radial-gradient(ellipse at top right,#f093fb,#0000 50%),linear-gradient(135deg,#667eea,#764ba2);z-index:1}.background-gradient,.background-pattern{bottom:0;left:0;position:absolute;right:0;top:0}.background-pattern{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='100' height='100' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M11 18a7 7 0 1 0 0-14 7 7 0 0 0 0 14zm48 25a7 7 0 1 0 0-14 7 7 0 0 0 0 14zm-43-7a3 3 0 1 0 0-6 3 3 0 0 0 0 6zm63 31a3 3 0 1 0 0-6 3 3 0 0 0 0 6zM34 90a3 3 0 1 0 0-6 3 3 0 0 0 0 6zm56-76a3 3 0 1 0 0-6 3 3 0 0 0 0 6zM12 86c2.21 0 4-1.79 4-4s-1.79-4-4-4-4 1.79-4 4 1.79 4 4 4zm28-65c2.21 0 4-1.79 4-4s-1.79-4-4-4-4 1.79-4 4 1.79 4 4 4zm23-11c2.76 0 5-2.24 5-5s-2.24-5-5-5-5 2.24-5 5 2.24 5 5 5zm-6 60c2.21 0 4-1.79 4-4s-1.79-4-4-4-4 1.79-4 4 1.79 4 4 4zm29 22c2.76 0 5-2.24 5-5s-2.24-5-5-5-5 2.24-5 5 2.24 5 5 5zM32 63c2.76 0 5-2.24 5-5s-2.24-5-5-5-5 2.24-5 5 2.24 5 5 5zm57-13c2.76 0 5-2.24 5-5s-2.24-5-5-5-5 2.24-5 5 2.24 5 5 5zm-9-21a2 2 0 1 0 .001-3.999A2 2 0 0 0 80 29zM60 91a2 2 0 1 0 .001-3.999A2 2 0 0 0 60 91zM35 41a2 2 0 1 0 .001-3.999A2 2 0 0 0 35 41zM12 60a2 2 0 1 0 .001-3.999A2 2 0 0 0 12 60z' fill='%23fff' fill-opacity='.06' fill-rule='evenodd'/%3E%3C/svg%3E");opacity:.8;z-index:2}.background-content{animation:fadeIn .8s ease-out;display:flex;flex-direction:column;height:100%;justify-content:center;margin:0 auto;max-width:600px;padding:2rem;position:relative;z-index:3}.brand-showcase{max-width:100%;text-align:left}.brand-showcase h2{color:#fff;font-size:2.5rem;font-weight:700;letter-spacing:-.025em;line-height:1.2;margin-bottom:1.25rem}.brand-showcase p{color:#fffffff2;color:var(--auth-text-light);font-size:1.125rem;line-height:1.6;margin-bottom:2.5rem}.feature-list{display:flex;flex-direction:column;gap:1.25rem;margin-bottom:3rem;padding:1.5rem 0;position:relative}.feature-list:before{background:linear-gradient(90deg,#0000,#fff6,#f093fb99,#fff6,#0000);border-radius:1px;height:2px;top:0}.feature-list:after,.feature-list:before{content:"";left:0;position:absolute;right:0}.feature-list:after{background:linear-gradient(90deg,#0000,#ffffff26,#0000);bottom:0;height:1px}.feature-item{animation:fadeInUp .6s ease-out backwards;backdrop-filter:blur(40px);-webkit-backdrop-filter:blur(40px);background:linear-gradient(135deg,#fff3,#ffffff1a 50%,#f093fb0d);border:1px solid #fff3;border-radius:20px;box-shadow:0 12px 40px #00000026,0 6px 20px #667eea1a,inset 0 1px 0 #ffffff4d,inset 0 -1px 0 #0000000d;gap:1.25rem;overflow:hidden;padding:1.75rem 2rem;position:relative;transition:all .5s cubic-bezier(.175,.885,.32,1.275)}.feature-item:first-child{animation-delay:.1s}.feature-item:nth-child(2){animation-delay:.2s}.feature-item:nth-child(3){animation-delay:.3s}.feature-item:before{background:linear-gradient(90deg,#fff6,#ffffff1a,#fff6);content:"";height:2px;left:0;opacity:0;position:absolute;right:0;top:0;transition:opacity .3s ease}.feature-item:hover{background:linear-gradient(135deg,#ffffff59,#fff3 50%,#f093fb26);border-color:#ffffff4d;box-shadow:0 25px 60px #0003,0 12px 30px #667eea33,0 6px 15px #f093fb1a,inset 0 1px 0 #fff6,inset 0 -1px 0 #0000000d;transform:translateY(-8px) scale(1.03)}.feature-item:hover:before{opacity:1}.feature-icon-wrapper{align-items:center;backdrop-filter:blur(30px);-webkit-backdrop-filter:blur(30px);background:linear-gradient(135deg,#ffffff4d,#fff3 50%,#f093fb1a);border:1px solid #ffffff40;border-radius:18px;box-shadow:0 12px 40px #00000026,0 6px 20px #667eea1a,0 3px 10px #f093fb0d,inset 0 1px 0 #fff6,inset 0 -1px 0 #00000014;display:flex;flex-shrink:0;height:64px;justify-content:center;overflow:hidden;position:relative;transition:all .5s cubic-bezier(.175,.885,.32,1.275);width:64px}.feature-icon-wrapper:before{background:linear-gradient(45deg,#0000 30%,#ffffff1a 50%,#0000 70%);bottom:0;content:"";left:0;position:absolute;right:0;top:0;transform:translateX(-100%);transition:transform .6s ease}.feature-icon-wrapper:hover{background:linear-gradient(135deg,#ffffff73,#ffffff4d 50%,#f093fb33);border-color:#fff6;box-shadow:0 20px 60px #0003,0 10px 30px #667eea26,0 5px 15px #f093fb1a,inset 0 1px 0 #ffffff80,inset 0 -1px 0 #0000000d;transform:translateY(-6px) scale(1.08) rotate(1deg)}.feature-icon-wrapper:hover:before{transform:translateX(100%)}.feature-icon-wrapper:active{transform:translateY(-2px) scale(1.02);transition:all .1s ease}.feature-icon{color:#fff;filter:drop-shadow(0 2px 4px rgba(0,0,0,.2));height:32px;left:50%;position:absolute;top:50%;transform:translate(-50%,-50%);transition:all .3s ease;width:32px;z-index:1}.feature-icon-wrapper:hover .feature-icon{filter:drop-shadow(0 4px 8px rgba(0,0,0,.3));transform:scale(1.1)}.feature-text{flex:1 1}.feature-text h3{color:#fff!important;font-size:1.25rem;font-weight:700;letter-spacing:-.025em;line-height:1.3;margin-bottom:.75rem;text-shadow:0 2px 4px #00000026}.feature-text p{color:#fff!important;font-size:1rem;font-weight:400;letter-spacing:-.01em;line-height:1.6;margin-bottom:0;text-shadow:0 1px 2px #0000001a}.testimonials{margin-bottom:3rem}.testimonial{-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);background:#ffffff26;border:1px solid #ffffff1a;border-radius:12px;box-shadow:0 4px 12px #0000001a;padding:1.5rem}.testimonial-content{margin-bottom:1.25rem}.testimonial-content p{color:#fff;font-size:1rem;font-style:italic;line-height:1.6;margin-bottom:0}.testimonial-author{gap:1rem}.author-avatar{align-items:center;background-color:#fff3;color:#fff;display:flex;font-size:.875rem;font-weight:600;height:40px;justify-content:center;width:40px}.author-info h4{color:#fff;font-size:.9375rem;font-weight:600;margin:0 0 .25rem}.author-info p{color:#fffffff2;color:var(--auth-text-light);font-size:.8125rem;margin:0}.trust-badges{display:flex;flex-wrap:nowrap;gap:.75rem;justify-content:flex-start;margin-top:.5rem}@media (max-width:768px){.trust-badges{flex-wrap:wrap}}.trust-badge{align-items:center;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);background:linear-gradient(135deg,#ffffff40,#ffffff26);border:1px solid #fff3;border-radius:50px;box-shadow:0 4px 16px #00000014;color:#fffffff2;display:flex;font-size:.8125rem;font-weight:600;gap:.5rem;overflow:hidden;padding:.625rem 1rem;position:relative;text-shadow:0 1px 2px #0000001a;transition:all .3s cubic-bezier(.175,.885,.32,1.275)}.trust-badge:before{background:linear-gradient(45deg,#0000 30%,#ffffff1a 50%,#0000 70%);bottom:0;content:"";left:0;position:absolute;right:0;top:0;transform:translateX(-100%);transition:transform .6s ease}.trust-badge:hover{background:linear-gradient(135deg,#ffffff59,#ffffff40);border-color:#ffffff4d;box-shadow:0 8px 24px #00000026;color:#fff;text-shadow:0 2px 4px #0003;transform:translateY(-2px) scale(1.05)}.trust-badge:hover:before{transform:translateX(100%)}.trust-badge svg{filter:drop-shadow(0 1px 2px rgba(0,0,0,.1));height:18px;width:18px}.auth-title{-webkit-text-fill-color:#0000;background:linear-gradient(135deg,#667eea,#764ba2 50%,#f093fb);background:var(--auth-gradient);background-clip:text;-webkit-background-clip:text;color:#0000;font-weight:800;letter-spacing:-.03em;line-height:1.2;margin-bottom:.375rem;position:relative}.auth-subtitle{color:#475569cc;font-size:.85rem;font-weight:400;letter-spacing:-.01em;line-height:1.3;margin-bottom:.75rem}.auth-error{animation:shake .5s cubic-bezier(.36,.07,.19,.97) both;background-color:var(--danger-bg);border-left:3px solid var(--danger-color);color:var(--danger-color);padding:.75rem}.auth-error,.auth-form{margin-bottom:1rem}.form-group,.form-label{margin-bottom:.5rem}.form-label{color:var(--text-medium);display:block;font-size:.875rem;font-weight:500}.form-control{backdrop-filter:blur(20px);-webkit-backdrop-filter:blur(20px);background:#fffc;border:1px solid #ffffff4d;border-radius:12px;box-shadow:0 4px 16px #0000000a,inset 0 1px 0 #ffffff80;color:var(--text-dark);display:block;font-size:.95rem;line-height:1.4;transition:all .3s cubic-bezier(.4,0,.2,1)}.form-control:focus{border-color:#667eea;border-color:var(--auth-primary);box-shadow:0 0 0 4px #667eea26,0 8px 32px #667eea1a,inset 0 1px 0 #ffffffb3;transform:translateY(-1px)}.form-control::placeholder{color:var(--text-lighter)}.remember-me span{color:var(--text-medium)}.forgot-password{color:#667eea;color:var(--auth-primary)}.forgot-password:hover{color:var(--primary-dark)}.btn-auth{background:linear-gradient(135deg,#667eea,#764ba2 50%,#f093fb);background:var(--auth-gradient);border:none;border-radius:16px;box-shadow:0 8px 32px #667eea4d,0 4px 16px #764ba233,inset 0 1px 0 #ffffff1a;color:#fff;cursor:pointer;display:block;font-size:1rem;font-weight:600;overflow:hidden;padding:1rem 1.5rem;position:relative;text-align:center;text-shadow:0 1px 2px #0000001a;transition:all .4s cubic-bezier(.4,0,.2,1);width:100%}.btn-auth:before{background:linear-gradient(90deg,#fff0,#fff3,#fff0);content:"";height:100%;left:-100%;position:absolute;top:0;transition:all .6s ease;width:100%}.btn-auth:hover{background:linear-gradient(135deg,#778beb,#8b7fc7 50%,#f5a8fd);box-shadow:0 12px 48px #667eea66,0 8px 32px #764ba24d,inset 0 1px 0 #fff3;transform:translateY(-3px) scale(1.02)}.btn-auth:hover:before{left:100%}.btn-auth:active{transform:translateY(0)}.auth-separator:after,.auth-separator:before{border-bottom:1px solid var(--border-light)}.auth-separator span{color:var(--text-light)}.auth-alternate{margin-top:1rem;text-align:center}.auth-alternate p{color:var(--text-medium);font-size:.875rem;margin-bottom:0}.auth-alternate a{color:#667eea;color:var(--auth-primary);font-weight:500;text-decoration:none;transition:color .2s ease}.auth-alternate a:hover{color:var(--primary-dark);text-decoration:underline}.auth-loading{align-items:center;background-color:var(--background-white);display:flex;flex-direction:column;justify-content:center;min-height:100vh}.loading-spinner{border:3px solid #3b82f633;border-top:3px solid var(--auth-primary)}@keyframes slideUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}@keyframes shake{10%,90%{transform:translate3d(-1px,0,0)}20%,80%{transform:translate3d(2px,0,0)}30%,50%,70%{transform:translate3d(-4px,0,0)}40%,60%{transform:translate3d(4px,0,0)}}@media (min-width:1024px){.auth-background{display:block}}@media (max-width:1023px){.auth-container{background:none}.auth-card{box-shadow:0 10px 30px #0f172a26}}@media (max-width:640px){.auth-container{padding:.5rem 1rem}.auth-card{padding:1rem 1.25rem}.logo-image{max-width:120px}.auth-title{font-size:1.375rem;margin-bottom:.375rem}.auth-subtitle{font-size:.8rem;margin-bottom:1.25rem}.footer-links{font-size:.75rem;gap:.75rem}.auth-footer{font-size:.75rem;margin-top:1rem}.form-group{margin-bottom:.875rem}.auth-form{margin-bottom:.75rem}}.input-design-container{display:flex;flex-direction:column;margin-bottom:16px;width:100%}.input-design-label{color:#333;font-size:14px;font-weight:500;margin-bottom:6px}.input-design-label.required:after{color:#e53935;content:"*";margin-left:4px}.input-design-field-wrapper{background-color:#fff;border:1px solid #ccc;border-radius:4px;position:relative;transition:all .2s ease-in-out;width:100%}.input-design-field-wrapper.focused{border-color:#2196f3;box-shadow:0 0 0 2px #2196f333}.input-design-field{background:#0000;border:none;border-radius:4px;color:#333;font-size:14px;line-height:1.5;outline:none;padding:10px 12px;width:100%}.input-design-field::placeholder{color:#999}.input-design-error{color:#e53935;font-size:12px;margin-top:4px}.input-design-container.has-error .input-design-field-wrapper{border-color:#e53935}.input-design-container.has-error .input-design-field-wrapper.focused{box-shadow:0 0 0 2px #e5393533}.input-design-container.disabled .input-design-field-wrapper{background-color:#f5f5f5;border-color:#ddd;cursor:not-allowed}.input-design-container.disabled .input-design-field,.input-design-container.disabled .input-design-label{color:#999;cursor:not-allowed}@media screen and (max-width:768px){.input-design-field{font-size:13px;padding:8px 10px}.input-design-label{font-size:13px}}@media screen and (max-width:480px){.input-design-container{margin-bottom:12px}.input-design-field{font-size:12px;padding:8px}.input-design-label{font-size:12px;margin-bottom:4px}}.login-page{width:100%}.auth-title{color:#111827;color:var(--text-dark,#111827);font-size:1.5rem;font-weight:600;letter-spacing:-.025em;margin-bottom:.5rem;text-align:center}.auth-subtitle{color:#4b5563;color:var(--text-light,#4b5563);font-size:.9375rem;line-height:1.5;margin-bottom:1.5rem;text-align:center}.auth-error{background-color:#ef444414;border-left:3px solid #dc2626;border-left:3px solid var(--danger-color,#dc2626);border-radius:8px;border-radius:var(--radius-md,8px);color:#dc2626;color:var(--danger-color,#dc2626);font-size:.875rem;font-weight:500;padding:.875rem}.auth-error,.auth-form{margin-bottom:1.5rem}.auth-actions{margin-top:1.5rem}.remember-forgot{justify-content:space-between;margin-bottom:1.5rem}.remember-forgot,.remember-me{align-items:center;display:flex}.remember-me{cursor:pointer}.remember-me input{margin-right:.5rem}.remember-me span{color:#374151;color:var(--text-medium,#374151);font-size:.875rem;font-weight:500}.forgot-password{color:#3b82f6;color:var(--primary-color,#3b82f6);font-size:.875rem;font-weight:500;text-decoration:none;transition:color .2s ease}.forgot-password:hover{color:#2563eb;color:var(--primary-dark,#2563eb);text-decoration:underline}.auth-separator{align-items:center;display:flex;margin:1.5rem 0;text-align:center}.auth-separator:after,.auth-separator:before{border-bottom:1px solid #e5e7eb;border-bottom:1px solid var(--border-light,#e5e7eb);content:"";flex:1 1}.auth-separator span{color:#6b7280;color:var(--text-light,#6b7280);font-size:.875rem;font-weight:500;padding:0 .75rem}.auth-alternate{margin-bottom:2rem}.auth-alternate a.btn,.auth-alternate a.btn-outline,.auth-alternate a.btn-outline:hover,.auth-alternate a.btn-primary,.auth-alternate a.btn-primary:hover,.auth-alternate a.btn-secondary,.auth-alternate a.btn-secondary:hover,.auth-alternate a.btn:hover{text-decoration:none!important}.register-page{width:100%}@media (max-width:640px){.form-row{gap:1rem;grid-template-columns:1fr}}.role-selector{grid-gap:.75rem;display:grid;gap:.75rem;grid-template-columns:1fr 1fr;margin-bottom:1rem;margin-top:.25rem}.role-option{align-items:flex-start;backdrop-filter:blur(20px);-webkit-backdrop-filter:blur(20px);background:#fff9;border:1px solid #ffffff4d;border-radius:16px;box-shadow:0 4px 16px #0000000a,inset 0 1px 0 #ffffff80;cursor:pointer;display:flex;padding:1rem;position:relative;transition:all .4s cubic-bezier(.4,0,.2,1)}.role-option:hover{background:#fffc;border-color:#667eea4d;box-shadow:0 8px 32px #667eea26,inset 0 1px 0 #ffffffb3;transform:translateY(-2px)}.role-option.selected{background:linear-gradient(135deg,#667eea1a,#764ba21a);border:2px solid #667eea66;box-shadow:0 0 0 4px #667eea1a,0 8px 32px #667eea33,inset 0 1px 0 #fff9;transform:translateY(-1px)}.role-option input{height:0;opacity:0;pointer-events:none;position:absolute;width:0}.role-content{display:flex;flex-direction:column;gap:.25rem;width:100%}.role-title{color:#1f2937;color:var(--text-dark,#1f2937);font-size:1rem;font-weight:600;line-height:1.2}.role-description{color:#6b7280;color:var(--text-light,#6b7280);font-size:.8rem;line-height:1.3}.terms-agreement{backdrop-filter:blur(20px);-webkit-backdrop-filter:blur(20px);background:#fff9;border:1px solid #ffffff4d;border-radius:16px;box-shadow:0 4px 16px #0000000a,inset 0 1px 0 #ffffff80;margin:1rem 0;padding:.875rem}.checkbox-label{align-items:flex-start;gap:.75rem}.checkbox-label input[type=checkbox]{accent-color:#2563eb!important;accent-color:var(--primary-color,#2563eb)!important;appearance:auto!important;-webkit-appearance:checkbox!important;-moz-appearance:checkbox!important;display:inline-block!important;flex-shrink:0;height:18px!important;margin:.125rem 0 0!important;opacity:1!important;position:relative!important;visibility:visible!important;width:18px!important}.checkbox-label input[type=checkbox]:focus{outline:2px solid #2563eb80;outline-offset:2px}.checkbox-label span{color:#4b5563;color:var(--text-medium,#4b5563);flex:1 1;font-size:.875rem;line-height:1.4}.checkbox-label a{color:#2563eb;color:var(--primary-color,#2563eb);font-weight:500;text-decoration:none}.checkbox-label a:hover{text-decoration:underline}@media (max-width:640px){.role-selector{gap:.75rem;grid-template-columns:1fr}.role-option{padding:.875rem}.terms-agreement{margin:1rem 0;padding:.625rem}.checkbox-label span{font-size:.8rem}}@media (max-width:480px){.footer-links{flex-direction:column;gap:.75rem}.separator{display:none}}.forgot-password-page{width:100%}.reset-success{padding:1.5rem 0;text-align:center}.success-icon{font-size:1.5rem}.reset-success h3{color:#1f2937;color:var(--text-dark,#1f2937);font-size:1.25rem;font-weight:600;margin-bottom:1rem}.reset-success p{color:#4b5563;color:var(--text-medium,#4b5563);margin-bottom:1.5rem}.back-arrow{margin-right:.5rem}.debug-info pre{margin:0;white-space:pre-wrap}.server-connection-error{background-color:#fff8e1;border-left:4px solid #ffc107;border-radius:4px;margin-top:1.5rem;padding:1rem;text-align:left}.server-connection-error h4{color:#e65100;font-size:1rem;margin-top:0}.server-connection-error ol{margin-left:1.5rem;padding-left:0}.server-connection-error li{margin-bottom:.5rem}.server-connection-error code{background-color:#f5f5f5;border-radius:3px;font-family:monospace;padding:.2rem .4rem}.reset-actions{align-items:center;display:flex;flex-direction:column;gap:1rem}.reset-actions .btn{min-width:200px}.auth-footer{border-top:1px solid #e5e7eb;margin-top:2rem;padding-top:1.5rem}.footer-links{align-items:center;flex-wrap:wrap;gap:.5rem}.footer-links a{color:#64748b;font-size:.875rem;text-decoration:none;transition:color .2s ease}.footer-links a:hover{color:#3b82f6}.separator{color:#d1d5db;font-size:.875rem}@media (max-width:480px){.footer-links{flex-direction:column;gap:.75rem}.separator{display:none}.reset-actions{flex-direction:column}.reset-actions .btn{min-width:auto;width:100%}}body,html{margin:0;padding:0;scroll-behavior:smooth}*{box-sizing:border-box}@keyframes fadeInLeft{0%{opacity:0;transform:translateX(-40px)}to{opacity:1;transform:translateX(0)}}@keyframes scaleIn{0%{opacity:0;transform:scale(.9)}to{opacity:1;transform:scale(1)}}.landing-page{-webkit-text-size-adjust:100%;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background-color:#fff;color:#0f172a;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Open Sans,Helvetica Neue,sans-serif;overflow-x:hidden}.landing-content{margin:0 auto;max-width:100%}.landing-section{margin:0 auto;max-width:1200px;padding:50px 32px;position:relative}.section-title{animation:fadeInUp .8s ease-out .2s both;font-size:3.5rem!important;letter-spacing:-.02em;margin-bottom:1.5rem}.section-subtitle{animation:fadeInUp .8s ease-out .4s both;font-size:1.25rem;margin:0 auto 2rem;max-width:700px;text-align:center}.section-title.gradient-title{-webkit-text-fill-color:#0000;text-fill-color:#0000;background:linear-gradient(135deg,#1e293b,#475569 50%,#334155);-webkit-background-clip:text;background-clip:text}.btn{-webkit-tap-highlight-color:transparent;border-radius:12px;font-size:1.125rem;min-height:44px;overflow:hidden;padding:1rem 2rem;position:relative;touch-action:manipulation;-webkit-user-select:none;user-select:none}.btn-primary{background:linear-gradient(135deg,#2563eb,#7c3aed);border:1px solid #ffffff1a;box-shadow:0 4px 20px #2563eb4d;font-weight:600;text-shadow:0 1px 3px #0003}.btn-primary:before{background:linear-gradient(90deg,#0000,#fff3,#0000);content:"";height:100%;left:-100%;position:absolute;top:0;transition:all .6s ease;width:100%}.btn-primary:hover{background:linear-gradient(135deg,#1d4ed8,#6d28d9);box-shadow:0 8px 30px #2563eb66;transform:translateY(-2px) scale(1.01)}.btn-primary:hover:before{left:100%}.btn-secondary{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#ffffffe6;border:1px solid #47556926;box-shadow:0 2px 16px #0000000f}.btn-secondary:hover{background:#fff;box-shadow:0 6px 24px #0000001a;color:#334155;transform:translateY(-2px) scale(1.01)}.btn-large{border-radius:16px;font-size:1.25rem;padding:1.25rem 2.5rem}@media (min-width:768px){.section-title{font-size:4rem!important}.section-subtitle{font-size:1.375rem}}@media (min-width:1024px){.landing-section{padding:60px 40px}.section-title{font-size:4.5rem!important}}@media (max-width:1280px){.landing-section{padding:50px 32px}}@media (max-width:768px){.landing-section{padding:40px 24px}.section-title{font-size:2.75rem!important;line-height:1.15;margin-bottom:1rem}.section-subtitle{font-size:1.125rem;line-height:1.5;margin-bottom:2.5rem}.btn{font-size:.95rem;margin:0 auto;max-width:280px;padding:.875rem 1.5rem;width:100%}.btn+.btn{margin-top:1rem}}@media (max-width:480px){.landing-section{padding:30px 20px}.section-title{font-size:2.5rem!important;line-height:1.15;margin-bottom:.875rem}.section-subtitle{font-size:1rem;line-height:1.5;margin-bottom:2rem}.btn{border-radius:8px;font-size:.875rem;max-width:240px;padding:.75rem 1.25rem;width:100%}.btn-large{font-size:1rem;padding:1rem 1.5rem}}@media (max-width:320px){.landing-section{padding:25px 16px}.section-title{font-size:2rem!important;line-height:1.2}.section-subtitle{font-size:.9rem}.btn{font-size:.8rem;padding:.625rem 1rem}}@keyframes fadeInUp{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}@keyframes fadeInRight{0%{opacity:0;transform:translateX(30px)}to{opacity:1;transform:translateX(0)}}@keyframes moveVector1{0%,to{transform:translate(0) rotate(0deg)}33%{transform:translate(30px,-20px) rotate(120deg)}66%{transform:translate(-20px,30px) rotate(240deg)}}@keyframes moveVector2{0%,to{transform:translate(0) rotate(0deg)}50%{transform:translate(-40px,-30px) rotate(180deg)}}@keyframes moveVector3{0%,to{transform:translate(0) scale(1)}25%{transform:translate(20px,20px) scale(1.1)}75%{transform:translate(-25px,15px) scale(.9)}}.hero-section{align-items:center;background:linear-gradient(135deg,#f8fafc,#f1f5f9);color:#0f172a;display:flex;min-height:90vh;overflow:hidden;padding:100px 0 50px;position:relative}.hero-section:after,.hero-section:before{content:"";opacity:.1;position:absolute;z-index:1}.hero-section:before{animation:moveVector1 20s ease-in-out infinite;background:linear-gradient(45deg,#3b82f6,#8b5cf6);border-radius:30% 70% 70% 30%/30% 30% 70% 70%;height:120px;right:15%;top:10%;width:120px}.hero-section:after{animation:moveVector2 25s ease-in-out infinite reverse;background:linear-gradient(135deg,#06b6d4,#3b82f6);border-radius:50% 50% 50% 50%/60% 60% 40% 40%;bottom:20%;height:80px;left:10%;width:80px}.hero-bg-pattern{background-image:radial-gradient(#3b82f6 .5px,#0000 0),radial-gradient(#3b82f6 .5px,#0000 0);background-position:0 0,10px 10px;background-size:20px 20px;bottom:0;left:0;opacity:.05;position:absolute;right:0;top:0;z-index:1}.hero-container{align-items:center;display:flex;flex-direction:column;margin:0 auto;max-width:1200px;padding:0 40px;position:relative;width:100%;z-index:2}.hero-container:before{animation:moveVector3 30s ease-in-out infinite;background:linear-gradient(45deg,#f59e0b,#ef4444);border-radius:30% 70% 70% 30%/30% 30% 70% 70%;content:"";height:60px;left:5%;opacity:.08;position:absolute;top:30%;width:60px;z-index:1}.hero-container:after{animation:moveVector1 35s ease-in-out infinite reverse;background:linear-gradient(90deg,#8b5cf6,#06b6d4);border-radius:50px;content:"";height:40px;opacity:.06;position:absolute;right:8%;top:60%;width:100px;z-index:1}.hero-content{animation:fadeInUp .8s ease-out;display:flex;justify-content:center;margin:0 auto 40px;text-align:center;z-index:2}.hero-content,.hero-content-inner{max-width:700px}.hero-title{animation:fadeInUp .8s ease-out .2s both;font-size:4rem;letter-spacing:-.02em;line-height:1.1;margin-bottom:20px}@media (max-width:768px){.hero-section{min-height:80vh;padding:80px 0 40px}.hero-container{padding:0 24px}.hero-title{font-size:2.75rem;line-height:1.15;margin-bottom:16px}.hero-content{margin:0 auto 30px}.hero-showcase{margin:0 auto}.guarantee-text{font-size:.8rem;padding:6px 12px}.guarantee-text svg{height:14px;margin-right:6px;width:14px}}@media (max-width:480px){.hero-section{min-height:70vh;padding:70px 0 30px}.hero-container{padding:0 20px}.hero-title{font-size:2.25rem;line-height:1.2;margin-bottom:12px}.hero-content{margin:0 auto 20px}.hero-content-inner{max-width:100%}.hero-showcase{margin:0 auto}.hero-primary-button{font-size:1rem;padding:14px 28px}.hero-image,.hero-image-container{border-radius:12px}}@media (max-width:320px){.hero-title{font-size:28px;line-height:1.25;margin-bottom:12px}.hero-container{padding:0 12px}}.gradient-text{-webkit-text-fill-color:#0000;text-fill-color:#0000;background:linear-gradient(90deg,#3b82f6,#8b5cf6);-webkit-background-clip:text;background-clip:text;display:inline-block;position:relative}.gradient-text:after{background:linear-gradient(90deg,#3b82f6,#8b5cf6);border-radius:2px;bottom:-4px;content:"";height:2px;left:0;opacity:.5;position:absolute;width:100%}.hero-description{animation:fadeInUp .8s ease-out .4s both;margin-bottom:24px;margin-left:auto;margin-right:auto;max-width:580px}.hero-cta-buttons{animation:fadeInUp .8s ease-out .6s both;flex-direction:column;gap:12px;margin-bottom:32px}.hero-cta-buttons,.hero-guarantee{align-items:center;display:flex;justify-content:center}.guarantee-text{background:#10b9811a;border:1px solid #10b98133;border-radius:20px;color:#10b981;font-size:.875rem;font-weight:500;padding:8px 16px}@media (max-width:768px){.hero-description{font-size:18px;line-height:1.5;margin-bottom:28px}.hero-cta-buttons{align-items:center;flex-direction:column;gap:12px;margin-bottom:36px}}@media (max-width:480px){.hero-description{font-size:16px;line-height:1.5;margin-bottom:24px}.hero-cta-buttons{gap:10px;margin-bottom:30px}.hero-primary-button,.hero-secondary-button{font-size:16px;max-width:280px;padding:14px 24px;width:100%}}@media (max-width:320px){.hero-description{font-size:14px;margin-bottom:20px}.hero-primary-button,.hero-secondary-button{font-size:14px;max-width:100%;padding:12px 20px}.guarantee-text{font-size:.75rem;padding:4px 8px}.guarantee-text svg{height:12px;width:12px}}.hero-primary-button{align-items:center;background:linear-gradient(135deg,#2563eb,#7c3aed);border:1px solid #ffffff1a;border-radius:12px;box-shadow:0 4px 20px #2563eb4d;color:#fff!important;display:inline-flex;font-size:1.125rem;font-weight:600!important;justify-content:center;overflow:hidden;padding:16px 32px;position:relative;text-decoration:none;text-shadow:0 1px 3px #0003!important;transition:all .3s ease}.hero-primary-button:before{background:linear-gradient(90deg,#fff0,#fff3,#fff0);content:"";height:100%;left:-100%;position:absolute;top:0;transition:all .6s ease;width:100%}.hero-primary-button:hover{background:linear-gradient(135deg,#1d4ed8,#6d28d9);box-shadow:0 8px 30px #2563eb66;color:#fff!important;text-shadow:0 2px 4px #00000040!important;transform:translateY(-2px) scale(1.01)}.hero-primary-button:hover:before{left:100%}.hero-secondary-button{align-items:center;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffffe6;border:1px solid #33415533;border-radius:8px;box-shadow:0 2px 10px #0f172a1a;color:#334155;display:inline-flex;font-weight:500;justify-content:center;padding:16px 32px;text-decoration:none;transition:all .3s ease}.hero-secondary-button:hover{background:#fff;box-shadow:0 6px 18px #0f172a26;color:#1e293b;transform:translateY(-3px) scale(1.02)}.play-icon{align-items:center;display:flex;margin-right:10px}.hero-showcase{animation:fadeInRight 1s ease-out .8s both;margin:0 auto;max-width:400px;position:relative;width:100%;z-index:2}.showcase-header{align-items:center;background:linear-gradient(90deg,#3b82f6,#60a5fa);border-radius:16px 16px 0 0;box-shadow:0 2px 4px #0f172a0d;color:#fff;display:flex;font-size:15px;font-weight:600;justify-content:space-between;padding:14px 20px}.hero-image-container{align-items:center;background:#0000;border-radius:16px;box-shadow:0 20px 50px #0f172a1a,0 10px 24px #3b82f60d;display:flex;justify-content:center;max-width:100%;overflow:hidden;position:relative;transition:all .3s ease;width:100%}.hero-image-container:hover{box-shadow:0 25px 60px #0f172a1f,0 12px 30px #3b82f614;transform:translateY(-5px)}.hero-image{background-color:#e6e6e6;border-radius:16px;box-shadow:0 10px 30px #00000026;display:block;height:auto;object-fit:cover;-webkit-user-select:none;user-select:none;width:100%}.showcase-overlay{background:linear-gradient(180deg,#fff0,#ffffff0d);border-radius:12px;bottom:0;left:0;pointer-events:none;position:absolute;right:0;top:0}.employer-controls{align-items:center;display:flex;gap:8px}.employer-name{font-size:12px;opacity:.9}.employer-avatar{border:1px solid #ffffff4d;border-radius:50%;height:24px;overflow:hidden;width:24px}.employer-avatar img{height:100%;object-fit:cover;width:100%}.dashboard-tabs{background:#f8fafc;border-bottom:1px solid #e2e8f0;display:flex;padding:0 8px}.tab{color:#64748b;cursor:pointer;font-size:14px;font-weight:500;padding:14px 18px;position:relative;transition:all .2s ease}.tab:hover{background:#3b82f60d;color:#3b82f6}.tab.active{color:#3b82f6;font-weight:600}.tab.active:after{background:#3b82f6;border-radius:2px 2px 0 0;bottom:-1px;content:"";height:2px;left:0;position:absolute;right:0}.candidate-view-header{align-items:center;background:#fff;border-bottom:1px solid #e2e8f0;box-shadow:0 1px 3px #0f172a08;display:flex;justify-content:space-between;padding:16px 20px}.back-link{cursor:pointer;display:flex;font-size:13px;gap:6px}.candidate-status{align-items:center;display:flex;gap:6px}.status-indicator.verified{background:#10b981}.status-text{color:#10b981;font-size:13px;font-weight:500}.candidate-profile{background:#fff;padding:28px}.profile-header{align-items:flex-start;background:#fff;border-bottom:1px solid #e2e8f0;box-shadow:0 2px 8px #0f172a0d;margin-bottom:20px;padding:20px;position:relative}.profile-header:after{background:linear-gradient(90deg,#3b82f6,#0000);bottom:0;content:"";height:2px;left:20px;position:absolute;width:100px}.profile-header-left{align-items:center;display:flex}.profile-image{border:3px solid #e0f2fe;border-radius:50%;box-shadow:0 4px 12px #3b82f626;height:90px;margin-right:20px;overflow:hidden;width:90px}.profile-image img{height:100%;object-fit:cover;width:100%}.profile-meta{gap:12px;margin-bottom:8px}.candidate-id,.verification-date{color:#64748b;font-size:12px}.profile-name{font-size:22px;letter-spacing:-.01em;margin:0 0 6px}.verification-status{align-items:center;display:flex;font-size:14px;font-weight:500}.verification-status.verified{color:#10b981}.verification-status svg{margin-right:4px}.profile-header-right{align-items:center;display:flex;flex-direction:column}.trust-score-circle{height:300px;margin-top:30px;width:300px}.trust-score-chart{display:block;height:100%;transform:rotate(-90deg);width:100%}.trust-score-bg{fill:none;stroke:#e5e7eb;stroke-width:6;stroke-linecap:round}.trust-score-fill{fill:none;stroke:#10b981;stroke-width:6;stroke-linecap:round}.trust-score-text{text-anchor:middle;fill:#374151;dominant-baseline:central;font-size:12px;font-weight:700;transform:rotate(90deg);transform-origin:center}.trust-score-label{font-weight:500;margin-top:8px;text-align:center}.profile-content-tabs{margin-top:0}.profile-tabs{border-bottom:1px solid #e2e8f0;margin-bottom:20px;padding:0 4px}.profile-tab{border-radius:6px 6px 0 0;color:#64748b;font-size:14px;margin-right:2px;padding:12px 20px;transition:all .2s ease}.profile-tab:hover{background:#3b82f60d;color:#3b82f6}.profile-tab.active{background:#3b82f614;color:#3b82f6;font-weight:600}.profile-tab.active:after{background:#3b82f6;border-radius:2px 2px 0 0;left:4px;right:4px}.tab-content{padding:4px;position:relative}.tab-pane{animation:fadeIn .3s ease;display:none}.tab-pane.active{display:block}.overview-container{display:flex;flex-direction:column;gap:16px}.overview-header{margin-bottom:4px}.overview-title{color:#0f172a;font-size:18px;font-weight:600;margin:0}.verification-date-badge{background:#f1f5f9;border-radius:20px;color:#64748b;font-size:12px;padding:4px 10px}.trust-score-card{align-items:center;background:linear-gradient(135deg,#dbeafe,#eff6ff);border-radius:12px;box-shadow:0 2px 8px #3b82f61a;display:flex;justify-content:space-between;margin-bottom:10px;padding:20px}.trust-score-info{flex:1 1}.trust-score-title{color:#1e40af;font-size:18px;font-weight:600;margin:0 0 8px}.trust-score-description{color:#3b82f6;font-size:14px;margin:0}.trust-score-visual{height:100px;width:100px}.circular-chart,.trust-score-ring.large{height:100%;width:100%}.circle-bg{fill:none;stroke:#3b82f633;stroke-width:3}.circle{fill:none;stroke:#3b82f6;stroke-width:3;stroke-linecap:round}.percentage-large{text-anchor:middle;fill:#1e40af;font-size:12px;font-weight:700}.percentage-label{text-anchor:middle;fill:#3b82f6;font-size:6px}.verification-summary{display:flex;flex-wrap:wrap;gap:16px;margin-bottom:24px}.summary-item{align-items:center;background:#f8fafc;border:1px solid #e2e8f0;border-radius:10px;box-shadow:0 2px 4px #0f172a08;flex:1 1;min-width:calc(50% - 8px);padding:16px;transition:all .2s ease}.summary-item:hover{border-color:#cbd5e1;box-shadow:0 4px 8px #0f172a0f;transform:translateY(-2px)}.summary-icon{align-items:center;border-radius:8px;box-shadow:0 2px 4px #0f172a0d;display:flex;height:36px;justify-content:center;margin-right:14px;width:36px}.summary-icon.identity-icon{background:#10b9811a;color:#10b981}.summary-icon.selfie-icon{background:#f59e0b1a;color:#f59e0b}.summary-icon.video-icon{background:#3b82f61a;color:#3b82f6}.summary-icon.social-icon{background:#8b5cf61a;color:#8b5cf6}.summary-info{flex:1 1}.summary-info h5{color:#0f172a;font-size:14px;font-weight:600;margin:0 0 4px}.view-details-btn{align-items:center;background:none;border:none;border-radius:50%;color:#3b82f6;cursor:pointer;display:flex;height:28px;justify-content:center;transition:all .2s ease;width:28px}.view-details-btn:hover{background:#3b82f61a}.contact-info-section{background:#fff;border:1px solid #e2e8f0;border-radius:12px;box-shadow:0 2px 8px #0f172a0d;padding:20px}.section-title{border-bottom:1px solid #e2e8f0;margin:0 0 16px;padding-bottom:8px}.info-icon{align-items:center;color:#64748b;display:flex;justify-content:center;margin-right:8px}.profile-info-items{display:flex;flex-direction:column;gap:8px}.profile-info-item{align-items:center;border-bottom:1px solid #f1f5f9;display:flex;padding:8px 0}.profile-info-item:last-child{border-bottom:none}.info-label{color:#64748b;flex-shrink:0;width:100%}.tab-header{justify-content:space-between;margin-bottom:20px}.back-to-overview,.tab-header{align-items:center;display:flex}.back-to-overview{background:none;border:none;border-radius:6px;color:#64748b;cursor:pointer;font-size:14px;padding:6px 12px;transition:all .2s ease}.back-to-overview:hover{background:#f1f5f9;color:#3b82f6}.back-to-overview svg{margin-right:6px}.tab-title{align-items:center;display:flex}.tab-title h3{color:#0f172a;font-size:18px;font-weight:600;margin:0 0 0 8px}.verification-card{background:#fff;border:1px solid #e2e8f0;box-shadow:0 2px 8px #0f172a0d;overflow:hidden}.verification-section{background:#f8fafc;border:1px solid #e2e8f0;border-radius:10px;box-shadow:0 2px 4px #0f172a08;margin-bottom:20px;padding:20px}.section-header h4{align-items:center;color:#0f172a;display:flex;font-size:16px;font-weight:600;margin:0}.section-header h4:before{background:#3b82f6;border-radius:2px;content:"";display:inline-block;height:16px;margin-right:8px;width:4px}.section-actions{align-items:center;display:flex;gap:8px}.status-badge{display:flex;padding:5px 10px}.status-badge.complete{background:#ecfdf5;box-shadow:0 1px 2px #10b9811a;color:#10b981}.status-badge.complete:before{background:#10b981;border-radius:50%;content:"";display:inline-block;height:6px;margin-right:6px;width:6px}.verification-items{gap:10px}.verification-item{background:#fff;border:1px solid #e2e8f0;color:#64748b;font-size:14px;justify-content:space-between;padding:12px 16px;transition:all .2s ease}.verification-item:hover{background:#f1f5f9;border-color:#cbd5e1}.verification-item.verified{color:#10b981}.verification-item svg{margin-right:8px}.verification-meta{align-items:center;display:flex;gap:12px}.verification-date{color:#94a3b8}.verification-notes{border-top:1px solid #e2e8f0;padding:20px}.notes-title{color:#0f172a;font-size:16px;font-weight:600;margin:0 0 12px}.notes-content{color:#334155;font-size:14px;line-height:1.5;margin:0}.selfie-container{gap:20px}.selfie-comparison-card{background:#fff;border:1px solid #e2e8f0;border-radius:12px;box-shadow:0 4px 12px #0f172a1a;padding:24px}.card-title{color:#0f172a;font-size:16px;margin:0 0 16px}.card-description{color:#64748b;font-size:14px;line-height:1.5;margin-bottom:24px}.selfie-images-container{align-items:center;display:flex;gap:20px;justify-content:center;margin-bottom:24px}.selfie-image-large{border-radius:12px;box-shadow:0 4px 12px #0f172a1a;height:250px;overflow:hidden;position:relative;transition:all .3s ease;width:250px}.selfie-image-large:hover{box-shadow:0 6px 16px #0f172a26;transform:scale(1.02)}.selfie-image-large img{height:100%;object-fit:cover;width:100%}.image-label-overlay{background:#0f172ab3;bottom:0;color:#fff;font-size:14px;left:0;padding:8px;position:absolute;right:0;text-align:center}.comparison-arrow{animation:pulse 2s infinite;color:#3b82f6}.match-result{background:#f8fafc;border:1px solid #e2e8f0;border-radius:12px;justify-content:space-between;padding:16px}.match-result,.match-score{align-items:center;display:flex}.match-score{flex-direction:column}.match-score-ring{height:80px;width:80px}.match-label{color:#64748b;font-size:14px;margin-top:8px}.match-details{flex:1 1;margin-left:20px}.match-status{align-items:center;color:#10b981;display:flex;font-size:16px;font-weight:600;margin-bottom:8px}.match-status svg{margin-right:8px}.percentage{text-anchor:middle;fill:#0f172a;font-size:10px;font-weight:700}.video-container{background:#fff;border-radius:12px;box-shadow:0 4px 12px #0f172a1a;display:flex;flex-direction:column;overflow:hidden;width:100%}.video-player{height:0;overflow:hidden;padding-bottom:56.25%;position:relative;width:100%}.video-thumbnail{height:100%;left:0;object-fit:cover;position:absolute;top:0;width:100%}.play-button{color:#fff;cursor:pointer;left:50%;position:absolute;top:50%;transform:translate(-50%,-50%);transition:all .3s ease;z-index:2}.play-button:hover{transform:translate(-50%,-50%) scale(1.1)}.video-player:hover .video-thumbnail{transform:scale(1.05)}.video-player:before{background:linear-gradient(180deg,#0000001a,#0000004d);bottom:0;content:"";left:0;position:absolute;right:0;top:0;z-index:1}.video-info{align-items:center;border-top:1px solid #e2e8f0;display:flex;justify-content:space-between;padding:16px}.video-meta{display:flex;flex-direction:column}.video-title{color:#0f172a;font-size:16px;font-weight:600;margin-bottom:4px}.video-duration{color:#64748b;font-size:14px}.social-profiles{display:flex;flex-wrap:wrap;gap:16px}.social-profile{align-items:center;background:#fff;border:1px solid #e2e8f0;border-radius:10px;box-shadow:0 2px 4px #0f172a08;display:flex;padding:14px 16px;transition:all .2s ease;width:calc(50% - 8px)}.social-profile:hover{border-color:#cbd5e1;box-shadow:0 4px 8px #0f172a14;transform:translateY(-2px)}.social-icon{align-items:center;border-radius:8px;box-shadow:0 2px 6px #0f172a1a;color:#fff;display:flex;height:36px;justify-content:center;margin-right:14px;width:36px}.social-icon.linkedin{background:#0077b5}.social-icon.facebook{background:#1877f2}.social-icon.instagram{background:linear-gradient(45deg,#f09433,#e6683c 25%,#dc2743 50%,#cc2366 75%,#bc1888)}.social-icon.github{background:#333}.social-info{display:flex;flex-direction:column}.social-name{color:#0f172a;font-size:14px;font-weight:500}@media (min-width:768px){.hero-container{padding:0 40px}.hero-title{font-size:84px}}@media (min-width:1024px){.hero-section{padding:120px 0 80px}.hero-container{align-items:center;flex-direction:row;justify-content:space-between;padding:0 60px}.hero-content{margin-bottom:0;max-width:45%;padding-right:40px;text-align:left}.hero-content-inner{max-width:100%}.hero-description{margin-left:0;margin-right:0}.hero-cta-buttons{justify-content:flex-start}.hero-showcase{margin-bottom:0;max-width:55%}.hero-title{font-size:96px}.showcase-container{box-shadow:0 30px 60px #0003}}@media (max-width:767px){.hero-section{padding:80px 0 40px}.dashboard-nav,.footer-links{display:none}.profile-header{flex-direction:column}.profile-header-right{align-items:flex-start;margin-top:20px}.trust-score{align-items:center;flex-direction:row}.trust-score-circle{height:60px;margin-right:12px;width:60px}.trust-score-label{margin-top:0}.content-header{align-items:flex-start;flex-direction:column;gap:12px}.action-buttons{width:100%}.action-button{flex:1 1;text-align:center}.profile-tabs{overflow-x:auto;padding-bottom:4px;white-space:nowrap;width:100%}.tab{padding:12px 16px}.hero-title{font-size:52px}.hero-description{font-size:18px}.hero-cta-buttons{flex-direction:column;margin-left:auto;margin-right:auto;max-width:300px;width:100%}.hero-primary-button,.hero-secondary-button{width:100%}.showcase-container{transform:none}.summary-item{min-width:100%}.selfie-images-container{flex-direction:column}.selfie-image-large{height:200px;width:100%}.comparison-arrow{transform:rotate(90deg)}.match-result{flex-direction:column;gap:16px}.match-details{margin-left:0;text-align:center}.social-profile{width:100%}}@keyframes floatDot1{0%,to{opacity:.3;transform:translateY(0)}50%{opacity:.6;transform:translateY(-20px)}}@keyframes floatDot2{0%,to{opacity:.2;transform:translateY(0)}50%{opacity:.5;transform:translateY(-15px)}}@keyframes floatDot3{0%,to{opacity:.4;transform:translateY(0)}50%{opacity:.7;transform:translateY(-25px)}}.how-it-works-section{background-color:#fff;overflow:hidden;padding:50px 24px;position:relative}@media (max-width:768px){.how-it-works-section{padding:30px 20px}.how-it-works-header,.tabs-navigation{margin-bottom:60px}.tabs-navigation{gap:12px}.tab-button{font-size:1rem;gap:8px;padding:14px 20px}.tab-number{font-size:.8rem;height:24px;width:24px}.tab-title{font-size:.9rem}.tab-content{flex-direction:column;gap:40px}.tab-content-title{font-size:2rem;margin-bottom:16px}.tab-content-description{font-size:1.125rem;margin-bottom:30px}.tab-steps{gap:20px}.tab-step{gap:16px;padding:20px}.tab-visual{order:-1}}@media (max-width:480px){.how-it-works-section{padding:60px 16px}.how-it-works-header,.tabs-navigation{margin-bottom:40px}.tabs-navigation{flex-direction:column;gap:8px}.tab-button{font-size:.9rem;margin:0 auto;max-width:300px;padding:12px 16px;width:100%}.tab-content{gap:30px}.tab-content-title{font-size:1.75rem;line-height:1.3}.tab-content-description{font-size:1rem;margin-bottom:24px}.tab-step{flex-direction:column;gap:12px;padding:16px;text-align:center}.step-marker{align-self:center}}@media (max-width:320px){.tab-button{font-size:.8rem;padding:10px 12px}.tab-content-title{font-size:1.5rem}.tab-content-description{font-size:.9rem}}.how-it-works-section:before{animation:floatDot1 8s ease-in-out infinite;color:#3b82f6;content:"• • • •";font-size:24px;letter-spacing:8px;position:absolute;right:10%;top:20%;z-index:1}.how-it-works-section:after{animation:floatDot2 6s ease-in-out 2s infinite;bottom:30%;color:#10b981;content:"• • •";font-size:20px;left:8%;letter-spacing:6px;position:absolute;z-index:1}.how-it-works-header{animation:fadeInUp .8s ease-out .2s both;margin:0 auto 40px;max-width:900px;text-align:center}.how-it-works-header .section-title{-webkit-text-fill-color:#0000;background:linear-gradient(135deg,#0f172a,#374151 50%,#1e293b);-webkit-background-clip:text;background-clip:text}.how-it-works-header .section-subtitle{color:#334155;font-size:1.125rem!important;font-weight:400;line-height:1.6;margin:0 auto;max-width:700px}.tabs-container{margin:0 auto;max-width:1200px}.tabs-navigation{animation:fadeInUp .8s ease-out .4s both;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#f8fafccc;border:1px solid #4755691a;border-radius:12px;box-shadow:0 2px 12px #0000000a;flex-wrap:wrap;gap:4px;margin-bottom:40px;margin-left:auto;margin-right:auto;max-width:500px;padding:6px}.tab-button,.tabs-navigation{display:flex;justify-content:center}.tab-button{color:#64748b;font-size:.95rem;gap:8px;overflow:hidden;padding:12px 20px;position:relative;transition:all .3s ease}.tab-button:before{background:linear-gradient(90deg,#0000,#3b82f61a,#0000);content:"";height:100%;left:-100%;position:absolute;top:0;transition:all .6s ease;width:100%}.tab-button:hover:not(.active){background:#fff9;color:#334155;transform:none}.tab-button:hover:before{left:100%}.tab-button.active{box-shadow:0 2px 8px #00000014;color:#0f172a;transform:none}.tab-button.active .tab-title{color:#fff!important}.tab-button.active .tab-number,.tab-number{display:none}.tab-title{color:inherit!important;font-size:inherit;font-weight:inherit}.tab-button.active .tab-title{color:inherit!important;font-weight:inherit!important}.tab-content{align-items:flex-start;animation:fadeInUp .8s ease-out .6s both;display:flex;gap:50px;justify-content:space-between}.tab-info{flex:1 1;max-width:520px}.tab-content-title{color:#0f172a;font-size:1.5rem;font-weight:600;letter-spacing:-.02em;line-height:1.2;margin-bottom:16px}.tab-content-description{color:#64748b;font-size:1.125rem;font-weight:400;line-height:1.6;margin-bottom:32px}.tab-steps{display:flex;flex-direction:column;gap:20px;list-style:none;margin:0;padding:0}.tab-step{align-items:flex-start;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#f8fafc99;border:1px solid #4755691a;border-radius:12px;box-shadow:0 2px 8px #0000000a;display:flex;gap:16px;padding:20px;transition:all .3s ease}.tab-step:hover{background:#fffffff2;box-shadow:0 8px 25px #0000001a;transform:translateY(-2px)}.step-marker{align-items:center;background:linear-gradient(135deg,#2563eb,#7c3aed);border-radius:50%;box-shadow:0 3px 10px #2563eb40;color:#fff;display:flex;flex-shrink:0;font-size:1rem;font-weight:600;height:36px;justify-content:center;text-shadow:0 1px 2px #0003;width:36px}.step-content{flex:1 1}.step-title{font-size:1.125rem;letter-spacing:-.01em;margin-bottom:8px}.step-text{color:#475569;font-size:1rem;font-weight:400;line-height:1.5}.tab-visual{align-items:flex-start;display:flex;flex:1.2 1;justify-content:center}.tab-image-container{max-width:650px;width:100%}.browser-frame{background-color:#fff;border:1px solid #4755691a;border-radius:16px;box-shadow:0 10px 30px #0f172a1a,0 6px 16px #3b82f614;overflow:hidden;transform:perspective(1000px) rotateX(1deg);transform-origin:center top;transition:all .5s ease}.browser-frame:hover{box-shadow:0 30px 70px #0f172a33,0 15px 35px #3b82f626;transform:perspective(1000px) rotateX(1deg) scale(1.02)}.browser-header{align-items:center;background-color:#f1f5f9;border-bottom:1px solid #e2e8f0;display:flex;padding:12px 16px}.browser-dots{display:flex;gap:6px;margin-right:16px}.browser-dot{background-color:#cbd5e1;border-radius:50%;height:12px;width:12px}.browser-dot:first-child{background-color:#f87171}.browser-dot:nth-child(2){background-color:#facc15}.browser-dot:nth-child(3){background-color:#4ade80}.browser-address{background-color:#fff;border-radius:4px;color:#64748b;flex:1 1;font-size:.875rem;padding:6px 12px}.browser-url{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;width:100%}.browser-content{padding:0}.tab-image-scroller{background:#f8fafc;border-radius:0 0 12px 12px;height:380px;overflow-y:auto;scrollbar-color:#3b82f64d #0000;scrollbar-width:thin}.tab-image-scroller::-webkit-scrollbar{width:6px}.tab-image-scroller::-webkit-scrollbar-track{background:#0000}.tab-image-scroller::-webkit-scrollbar-thumb{background:#3b82f64d;border-radius:3px}.tab-image-scroller::-webkit-scrollbar-thumb:hover{background:#3b82f680}.tab-image{display:block;height:auto;max-width:none;object-fit:contain;width:100%}.employer-dashboard{background-color:#f8fafc;height:100%;overflow-y:auto;padding:20px}.dashboard-header{align-items:center;display:flex;justify-content:space-between;margin-bottom:20px}.dashboard-title{color:#0f172a;font-size:18px;font-weight:700;margin:0}.dashboard-button{background-color:#0ea5e9;border:none;border-radius:4px;color:#fff;cursor:pointer;font-size:14px;font-weight:600;padding:8px 16px}.dashboard-stats{display:flex;gap:16px;margin-bottom:24px}.stat-card{background-color:#fff;box-shadow:0 2px 4px #0000000d;flex:1 1;padding:16px}.stat-value{color:#0f172a;font-size:24px;margin-bottom:4px}.stat-label{font-size:14px}.candidate-list{background-color:#fff;border-radius:8px;box-shadow:0 2px 4px #0000000d;overflow:hidden}.list-header{background-color:#f1f5f9;color:#64748b;font-size:14px;font-weight:600;padding:12px 16px}.header-cell{flex:1 1}.header-cell:first-child{flex:1.5 1}.candidate-row{align-items:center;border-bottom:1px solid #f1f5f9;display:flex;padding:12px 16px}.candidate-row:last-child{border-bottom:none}.candidate-cell{color:#0f172a;flex:1 1;font-size:14px}.candidate-cell:first-child{align-items:center;display:flex;flex:1.5 1;gap:8px}.candidate-avatar{align-items:center;background-color:#e0f2fe;color:#0ea5e9;display:flex;font-size:12px;font-weight:600;height:30px;justify-content:center;width:30px}.trust-score{border-radius:4px;display:inline-block;font-size:14px;font-weight:600;padding:4px 8px}.trust-score.high{background-color:#dcfce7;color:#10b981}.trust-score.medium{background-color:#fef3c7;color:#f59e0b}.status-badge{font-size:12px}.status-badge.verified{background-color:#dcfce7;color:#10b981}.status-badge.pending{background-color:#fef3c7}.action-button{background-color:#f1f5f9;border:none;border-radius:4px;color:#0f172a;cursor:pointer;font-size:12px;padding:4px 12px}.action-button:hover{background-color:#e2e8f0}.candidate-profile{background-color:#f8fafc;height:100%;overflow-y:auto;padding:20px}.profile-header{margin-bottom:24px}.profile-info{align-items:center;gap:16px}.profile-avatar{align-items:center;background-color:#e0f2fe;color:#0ea5e9;display:flex;font-size:24px;font-weight:600;height:60px;justify-content:center;width:60px}.profile-details{display:flex;flex-direction:column}.profile-name{color:#0f172a;font-size:18px;margin:0 0 4px}.profile-position{color:#64748b;font-size:14px;margin:0}.profile-edit-button{background-color:#f1f5f9;border:1px solid #e2e8f0;border-radius:4px;color:#0f172a;cursor:pointer;font-size:14px;font-weight:500;padding:8px 16px}.profile-completion{background-color:#fff;border-radius:8px;box-shadow:0 2px 4px #0000000d;margin-bottom:24px;padding:16px}.completion-header{align-items:center;display:flex;justify-content:space-between;margin-bottom:12px}.completion-title{color:#0f172a;font-size:16px;font-weight:600;margin:0}.completion-percentage{color:#10b981;font-size:16px}.completion-bar{background-color:#f1f5f9;border-radius:4px;height:8px}.completion-fill{background-color:#10b981;border-radius:4px}.profile-sections{display:flex;flex-direction:column;gap:24px}.profile-section{border-radius:8px;box-shadow:0 2px 4px #0000000d;padding:16px}.section-header{margin-bottom:16px}.section-title{font-size:16px}.section-badge{border-radius:4px;font-size:12px;font-weight:600;padding:4px 8px}.section-badge.verified{background-color:#dcfce7;color:#10b981}.verification-items{display:flex;flex-direction:column;gap:12px}.verification-item{border-bottom:1px solid #f1f5f9;padding:8px 0}.verification-item:last-child{border-bottom:none}.verification-icon{background-color:#dcfce7;color:#10b981;font-weight:700;height:24px;margin-right:12px;width:24px}.verification-icon.pending{background-color:#fef3c7;color:#f59e0b}.verification-text{color:#0f172a;flex:1 1;font-size:14px}.verification-date{color:#64748b;font-size:12px}.verification-action{margin-left:12px}.verification-button{background-color:#0ea5e9;border:none;border-radius:4px;color:#fff;cursor:pointer;font-size:12px;font-weight:500;padding:4px 12px}.trust-score-container{display:flex;gap:24px}.trust-score-circle{background-color:#dcfce7;border-radius:50%;height:80px;width:80px}.trust-score-value{color:#10b981;font-size:24px;font-weight:700}.trust-score-details{flex:1 1;gap:12px;justify-content:center}.trust-score-item{display:flex;flex-direction:column;gap:4px}.trust-score-label{color:#64748b;font-size:12px}.trust-score-bar{background-color:#f1f5f9;border-radius:3px;height:6px;overflow:hidden}.trust-score-fill{background-color:#10b981;border-radius:3px;height:100%}.access-requests{display:flex;flex-direction:column;gap:12px}.access-request{align-items:center;background-color:#f8fafc;border-radius:6px;display:flex;padding:12px}.request-company{color:#0f172a;flex:1 1;font-size:14px;font-weight:500}.request-date{color:#64748b;font-size:12px;margin-right:16px}.request-actions{gap:8px}.request-approve{background-color:#10b981;color:#fff}.request-approve,.request-deny{border:none;border-radius:4px;cursor:pointer;font-size:12px;font-weight:500;padding:4px 12px}.request-deny{background-color:#f1f5f9;color:#64748b}@media (max-width:1024px){.tabs-navigation{flex-wrap:wrap}.tab-button{flex:1 1;min-width:180px}}@media (max-width:768px){.how-it-works-section{padding:80px 24px}.how-it-works-header,.tabs-navigation{margin-bottom:40px}.tab-button{padding:12px 16px}.tab-content{flex-direction:column-reverse;gap:40px}.tab-info{max-width:100%}.tab-content-title{font-size:1.5rem}.tab-content-description{font-size:1rem}}@media (max-width:480px){.how-it-works-section{padding:60px 16px}.tabs-navigation{flex-direction:column;gap:12px}.tab-button{width:100%}.tab-step{gap:12px}.step-marker{height:28px;width:28px}.step-text{font-size:.95rem}}@media (min-width:768px){.tab-content-title{font-size:3rem}}@media (min-width:1024px){.tab-content-title{font-size:3.5rem}}@media (max-width:767px){.tab-content{flex-direction:column;gap:50px}.tabs-navigation{flex-direction:column;margin:0 auto 60px;max-width:350px}.tab-button{justify-content:center;width:100%}.tab-content-title{font-size:2.25rem}.tab-content-description{font-size:1.125rem}.tab-step{gap:16px;padding:20px}.step-marker{font-size:1rem;height:40px;width:40px}}@keyframes gridPulse{0%,to{opacity:.02;transform:scale(1)}50%{opacity:.06;transform:scale(1.05)}}@keyframes slideGrid{0%{transform:translateX(0)}to{transform:translateX(20px)}}.benefits-section{background-color:#f8fafc;overflow:hidden;padding:120px 24px;position:relative}.benefits-section:before{animation:slideGrid 20s linear infinite,gridPulse 10s ease-in-out infinite;background-image:linear-gradient(90deg,#e2e8f0 1px,#0000 0),linear-gradient(180deg,#e2e8f0 1px,#0000 0);background-size:25px 25px;content:"";height:100%;position:absolute;right:0;top:0;width:200px;z-index:1}.benefits-section:after{animation:slideGrid 25s linear infinite reverse,gridPulse 12s ease-in-out 3s infinite;background-image:linear-gradient(90deg,#cbd5e1 1px,#0000 0),linear-gradient(180deg,#cbd5e1 1px,#0000 0);background-size:30px 30px;bottom:0;content:"";height:60%;left:0;position:absolute;width:150px;z-index:1}.benefits-header{animation:fadeInUp .8s ease-out .2s both;margin:0 auto 100px;max-width:900px;text-align:center}.benefits-header .section-title{-webkit-text-fill-color:#0000;background:linear-gradient(135deg,#0f172a,#374151 50%,#1e293b);-webkit-background-clip:text;background-clip:text}.benefits-header .section-subtitle{color:#334155;font-size:1.125rem!important;font-weight:400;line-height:1.6;margin:0 auto;max-width:750px}.benefits-container{align-items:flex-start;animation:fadeInUp .8s ease-out .4s both;display:flex;gap:100px;margin-bottom:100px}@media (max-width:768px){.benefits-section{padding:30px 20px}.benefits-header{margin-bottom:60px}.benefits-container{flex-direction:column;gap:40px;margin-bottom:60px}.benefits-image{margin:0 auto;max-width:500px;order:-1;width:100%}.benefits-list{gap:20px}.benefit-item{gap:16px;padding:20px}.benefit-icon{height:50px;width:50px}.benefit-title{font-size:1.25rem}.benefit-description{font-size:1rem}}@media (max-width:480px){.benefits-section{padding:60px 16px}.benefits-header{margin-bottom:40px}.benefits-container{gap:30px;margin-bottom:40px}.benefits-list{gap:16px}.benefit-item{flex-direction:column;gap:12px;padding:16px;text-align:center}.benefit-icon{align-self:center;height:44px;width:44px}.benefit-title{font-size:1.125rem}.benefit-description{font-size:.9rem}}@media (max-width:320px){.benefit-item{padding:12px}.benefit-title{font-size:1rem}.benefit-description{font-size:.85rem}}.benefits-image{border-radius:12px;box-shadow:0 20px 40px #0000001a;flex:1 1;overflow:hidden}.demo-app-preview{background:linear-gradient(135deg,#f8fafc,#f1f5f9);border:1px solid #fffc;border-radius:20px;box-shadow:0 25px 60px #0f172a26,0 12px 30px #3b82f61a;display:flex;flex-direction:column;height:750px;overflow:hidden;transition:all .5s ease;width:100%}.demo-app-preview:hover{box-shadow:0 30px 70px #0f172a33,0 15px 35px #3b82f626;transform:translateY(-4px) scale(1.02)}.demo-app-header{align-items:center;background-color:#f8fafc;border-bottom:1px solid #e2e8f0;display:flex;height:60px;padding:0 24px}.demo-app-content{gap:24px;overflow-y:auto;padding:24px}.demo-app-title{color:#0ea5e9;font-size:16px;font-weight:700}.demo-app-content{background-color:#fff;display:flex;flex:1 1;flex-direction:column;gap:20px;padding:20px}.demo-app-progress{display:flex;flex-direction:column;gap:8px;margin-bottom:10px}.demo-app-progress-bar{background-color:#e2e8f0;border-radius:4px;height:8px;overflow:hidden}.demo-app-progress-fill{background-color:#10b981;border-radius:4px;height:100%;width:60%}.demo-app-progress-text{color:#64748b;font-size:14px;text-align:right}.demo-app-steps{display:flex;flex-direction:column;gap:20px}.demo-app-step{align-items:center;border:1px solid #e2e8f0;border-radius:8px;display:flex;padding:20px;transition:all .2s ease}.demo-app-step.completed{background-color:#f0fdf4;border-color:#dcfce7}.demo-app-step.active{background-color:#f0f9ff;border-color:#bae6fd;box-shadow:0 4px 6px #0000000d}.demo-app-step-number{align-items:center;background-color:#f1f5f9;border-radius:50%;color:#64748b;display:flex;font-weight:700;height:32px;justify-content:center;margin-right:16px;width:32px}.demo-app-step.completed .demo-app-step-number{background-color:#dcfce7;color:#10b981}.demo-app-step.active .demo-app-step-number{background-color:#bae6fd;color:#0ea5e9}.demo-app-step-content{flex:1 1}.demo-app-step-title{color:#0f172a;font-size:16px;font-weight:600;margin-bottom:4px}.demo-app-step-description{color:#64748b;font-size:14px}.demo-app-step-status{margin-left:16px}.demo-app-step-button{background-color:#0ea5e9;color:#fff;font-weight:600}.demo-app-step-button,.demo-app-step-locked{border-radius:4px;font-size:14px;padding:8px 16px}.demo-app-step-locked{background-color:#f1f5f9;color:#94a3b8}.demo-app-checkmark{align-items:center;background-color:#10b981;border-radius:50%;display:flex;height:24px;justify-content:center;position:relative;width:24px}.demo-app-checkmark:before{border-bottom:2px solid #fff;border-right:2px solid #fff;content:"";height:12px;transform:rotate(45deg) translate(-1px,-1px);width:8px}.benefits-list{display:flex;flex:1 1;flex-direction:column;gap:12px}.benefit-item{align-items:flex-start;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#fffffff2;border:1px solid #3341551a;box-shadow:0 8px 25px #00000014;display:flex;gap:12px;overflow:hidden;padding:16px;position:relative;transition:all .4s ease}.benefit-item:before{background:linear-gradient(90deg,#0000,#3b82f60d,#0000);content:"";height:100%;left:-100%;position:absolute;top:0;transition:all .6s ease;width:100%}.benefit-item:hover{background:#fff;box-shadow:0 20px 40px #0000001f;transform:translateY(-6px) scale(1.02)}.benefit-item:hover:before{left:100%}.benefit-icon{align-items:center;background:linear-gradient(135deg,#3b82f6,#8b5cf6);border-radius:10px;box-shadow:0 8px 20px #3b82f64d;color:#fff;display:flex;flex-shrink:0;height:36px;justify-content:center;transition:all .3s ease;width:36px}.benefit-item:hover .benefit-icon{box-shadow:0 12px 30px #3b82f666;transform:scale(1.1) rotate(5deg)}.benefit-content{flex:1 1}.benefit-title{color:#0f172a;font-size:1rem;font-weight:600;letter-spacing:-.01em;margin-bottom:6px}.benefit-description{color:#475569;font-size:.875rem;font-weight:400;line-height:1.4}.benefits-stats{animation:fadeInUp .8s ease-out .8s both;display:flex;flex-wrap:wrap;gap:32px;justify-content:center;margin-top:100px}.stat-item{align-items:center;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#fffffff2;border:1px solid #3341551a;border-radius:20px;box-shadow:0 8px 25px #00000014;display:flex;flex-direction:column;min-width:220px;overflow:hidden;padding:32px 24px;position:relative;transition:all .4s ease}.stat-item:before{background:linear-gradient(90deg,#0000,#3b82f60d,#0000);content:"";height:100%;left:-100%;position:absolute;top:0;transition:all .6s ease;width:100%}.stat-item:hover{background:#fff;box-shadow:0 20px 40px #0000001f;transform:translateY(-6px) scale(1.05)}.stat-item:hover:before{left:100%}.stat-number{-webkit-text-fill-color:#0000;background:linear-gradient(135deg,#3b82f6,#8b5cf6);-webkit-background-clip:text;background-clip:text;font-size:3rem;font-weight:800;letter-spacing:-.02em;line-height:1;margin-bottom:12px}.stat-label{color:#334155;font-size:1.125rem;font-weight:600;letter-spacing:-.01em;max-width:160px}@media (max-width:1024px){.benefits-container{gap:60px}.benefits-stats{padding:40px 24px}.stat-number{font-size:2.25rem}}@media (max-width:768px){.benefits-section{padding:80px 24px}.benefits-header{margin-bottom:60px}.benefits-container{flex-direction:column;gap:60px}.benefits-image{width:100%}.benefits-stats{flex-wrap:wrap;gap:40px;padding:32px 24px}.stat-item{width:45%}}@media (max-width:480px){.benefits-section{padding:60px 16px}.benefits-header{margin-bottom:40px}.benefit-item{gap:16px}.benefit-icon{height:48px;width:48px}.benefit-title{font-size:1.125rem}.benefit-description{font-size:.95rem}.benefits-stats{flex-direction:column;gap:32px;padding:32px 24px}.stat-item{width:100%}.stat-number{font-size:2rem}.stat-label{max-width:100%}}.trust-builder-section{background:linear-gradient(135deg,#f8fafc,#f1f5f9);overflow:hidden;padding:60px 0;position:relative}.trust-builder-section:before{background:radial-gradient(circle at 20% 30%,#3b82f60d 0,#0000 50%),radial-gradient(circle at 80% 70%,#10b9810d 0,#0000 50%);bottom:0;content:"";left:0;pointer-events:none;position:absolute;right:0;top:0}.trust-builder-container{grid-gap:80px;align-items:center;display:grid;gap:80px;grid-template-columns:1fr 1fr;margin:0 auto;max-width:1200px;padding:0 24px;position:relative;z-index:2}.trust-builder-content{max-width:500px}.trust-builder-title{color:#0f172a;font-size:2.5rem;font-weight:800;letter-spacing:-.02em;line-height:1.1;margin:0 0 1.5rem}.trust-builder-description{color:#64748b;font-size:1.125rem;line-height:1.6;margin:0 0 2rem}.trust-builder-features{grid-gap:16px;display:grid;gap:16px;grid-template-columns:1fr 1fr;margin-bottom:2.5rem}.trust-feature{align-items:center;background:#fff;border:1px solid #e2e8f0;border-radius:8px;display:flex;gap:12px;padding:12px 16px;transition:all .3s ease}.trust-feature:hover{border-color:#10b981;box-shadow:0 4px 12px #0000001a;transform:translateY(-2px)}.feature-icon{font-size:1.25rem}.feature-text{color:#374151;font-size:.875rem;font-weight:600}.trust-builder-cta{text-align:center}.trust-cta-button{align-items:center;background:linear-gradient(135deg,#10b981,#059669);border-radius:8px;box-shadow:0 4px 15px #10b9814d;color:#fff;display:inline-flex;font-size:1rem;font-weight:600;justify-content:center;margin-bottom:16px;padding:16px 32px;text-decoration:none;transition:all .3s ease}.trust-cta-button:hover{background:linear-gradient(135deg,#059669,#047857);box-shadow:0 8px 25px #10b98166;transform:translateY(-2px)}.trust-guarantee{color:#64748b;font-size:.875rem;font-weight:500;margin:0}.trust-builder-visual{align-items:center;display:flex;justify-content:center}.verification-preview{background:#fff;border:1px solid #e2e8f0;border-radius:12px;box-shadow:0 20px 40px #0000001a;max-width:350px;overflow:hidden;width:100%}.preview-header{align-items:center;background:#f8fafc;border-bottom:1px solid #e2e8f0;display:flex;gap:8px;padding:16px 20px}.preview-dot{border-radius:50%;height:12px;width:12px}.preview-dot.green{background:#10b981}.preview-dot.yellow{background:#f59e0b}.preview-dot.red{background:#ef4444}.preview-content{padding:24px 20px}.preview-item{align-items:center;color:#374151;display:flex;font-size:.875rem;gap:12px;margin-bottom:16px}.preview-item:last-child{margin-bottom:0}.preview-check{align-items:center;background:#10b981;border-radius:50%;color:#fff;display:flex;flex-shrink:0;font-size:.75rem;font-weight:600;height:20px;justify-content:center;width:20px}@media (max-width:1024px){.trust-builder-container{gap:60px}.trust-builder-title{font-size:2.25rem}}@media (max-width:768px){.trust-builder-section{padding:24px 0}.trust-builder-container{gap:40px;grid-template-columns:1fr;padding:0 20px;text-align:center}.trust-builder-title{font-size:1.875rem;margin-bottom:1rem}.trust-builder-description{font-size:1rem;margin-bottom:1.5rem}.trust-builder-features{gap:12px;grid-template-columns:1fr;margin-bottom:2rem}.trust-feature{justify-content:center;padding:10px 14px}.feature-icon{font-size:1.125rem}.feature-icon svg{height:18px;width:18px}.feature-text{font-size:.8rem}.verification-preview{max-width:320px}}@media (max-width:480px){.trust-builder-section{padding:20px 0}.trust-builder-container{padding:0 16px}.trust-builder-title{font-size:1.5rem;line-height:1.3}.trust-builder-description{font-size:.9rem;line-height:1.5}.trust-builder-features{gap:10px}.trust-feature{padding:8px 12px}.feature-icon svg{height:16px;width:16px}.feature-text{font-size:.75rem}.trust-cta-button{font-size:.9rem;max-width:280px;padding:14px 24px;width:100%}.trust-guarantee{font-size:.8rem}.verification-preview{max-width:280px}.preview-content{padding:20px 16px}.preview-item{font-size:.8rem;margin-bottom:12px}.preview-check{height:18px;width:18px}.preview-check svg{height:10px;width:10px}}.testimonials-section{background:linear-gradient(135deg,#f8fafc,#f1f5f9);padding:120px 24px;position:relative}.testimonials-section .section-title{-webkit-text-fill-color:#0000;background:linear-gradient(135deg,#0f172a,#374151 50%,#1e293b);-webkit-background-clip:text;background-clip:text}.use-cases-container{animation:fadeInUp .8s ease-out .4s both;display:flex;flex-wrap:wrap;gap:24px;justify-content:center;margin:60px auto 80px;max-width:1100px}.use-case-card{align-items:center;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#fffffff2;border:1px solid #3341551a;border-radius:20px;box-shadow:0 8px 25px #00000014;display:flex;flex:1 1;gap:20px;min-width:320px;overflow:hidden;padding:28px 32px;position:relative;transition:all .4s ease}.use-case-card:before{background:linear-gradient(90deg,#0000,#3b82f60d,#0000);content:"";height:100%;left:-100%;position:absolute;top:0;transition:all .6s ease;width:100%}.use-case-card:hover{background:#fff;box-shadow:0 20px 40px #0000001f;transform:translateY(-6px) scale(1.02)}.use-case-card:hover:before{left:100%}.use-case-bullet{background:linear-gradient(135deg,#3b82f6,#8b5cf6);border-radius:50%;box-shadow:0 4px 12px #3b82f64d;flex-shrink:0;height:16px;width:16px}.use-case-text{color:#0f172a;font-size:1.25rem;font-weight:600;letter-spacing:-.01em;line-height:1.5}.testimonials-container{grid-gap:32px;animation:fadeInUp .8s ease-out .6s both;display:grid;gap:32px;grid-template-columns:repeat(auto-fit,minmax(350px,1fr));margin-top:80px}@media (max-width:768px){.testimonials-section{padding:30px 20px}.use-cases-container{flex-direction:column;gap:16px;margin:40px auto 60px}.use-case-card{gap:16px;min-width:auto;padding:20px 24px}.use-case-text{font-size:1.125rem}.testimonials-container{gap:24px;grid-template-columns:1fr;margin-top:60px}.testimonial-card{padding:30px 24px}}@media (max-width:480px){.testimonials-section{padding:60px 16px}.use-cases-container{margin:30px auto 40px}.use-case-card{border-radius:16px;gap:12px;padding:16px 20px}.use-case-text{font-size:1rem}.testimonials-container{gap:20px;margin-top:40px}.testimonial-card{border-radius:20px;padding:24px 20px}.testimonial-author-name,.testimonial-quote{font-size:1rem}.testimonial-author-title{font-size:.9rem}}@media (max-width:320px){.use-case-card{padding:12px 16px}.use-case-text{font-size:.9rem}.testimonial-card{padding:20px 16px}}.testimonial-card{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#fffffff2;border:1px solid #3341551a;border-radius:24px;box-shadow:0 12px 30px #00000014;display:flex;flex-direction:column;height:100%;overflow:hidden;padding:40px;position:relative;transition:all .4s ease}.testimonial-card:before{background:linear-gradient(90deg,#0000,#3b82f608,#0000);content:"";height:100%;left:-100%;position:absolute;top:0;transition:all .6s ease;width:100%}.testimonial-card:hover{background:#fff;box-shadow:0 25px 50px #0000001f;transform:translateY(-8px) scale(1.02)}.testimonial-card:hover:before{left:100%}.testimonial-quote{flex:1 1;margin-bottom:24px;position:relative}.quote-icon{color:#4f46e5;margin-bottom:16px}.testimonial-quote p{color:#334155;font-size:1rem;font-style:italic;line-height:1.6}.testimonial-author{align-items:center;display:flex;gap:16px}.author-avatar{border-radius:50%;height:48px;overflow:hidden;width:48px}.author-avatar img{height:100%;object-fit:cover;width:100%}.author-info{display:flex;flex-direction:column}.author-name{color:#0f172a;font-size:1rem;font-weight:600;margin:0}.author-position{color:#64748b;font-size:.875rem;margin:0}.companies-container{margin-top:80px;text-align:center}.companies-title{color:#64748b;font-size:1.125rem;font-weight:500;margin-bottom:32px}.company-logos{align-items:center;display:flex;flex-wrap:wrap;gap:40px;justify-content:center}.company-logo{height:40px;opacity:.7;transition:opacity .3s ease}.company-logo:hover{opacity:1}.company-logo img{height:100%;width:auto}@media (max-width:1024px){.testimonials-container{grid-template-columns:repeat(2,1fr)}}@media (max-width:768px){.testimonials-section{padding:80px 24px}.testimonials-container{gap:20px;grid-template-columns:1fr;margin-top:40px}.companies-container{margin-top:60px}.company-logos{gap:30px}}@media (max-width:480px){.testimonials-section{padding:60px 16px}.testimonial-card{padding:24px}.testimonial-quote p{font-size:.95rem}.author-avatar{height:40px;width:40px}.author-name{font-size:.95rem}.author-position{font-size:.8rem}.companies-title{font-size:1rem;margin-bottom:24px}.company-logos{gap:20px}.company-logo{height:30px}}@keyframes pulseGlow1{0%,to{box-shadow:0 0 20px #ffffff1a;opacity:.1;transform:scale(1)}50%{box-shadow:0 0 40px #ffffff4d;opacity:.3;transform:scale(1.2)}}@keyframes pulseGlow2{0%,to{box-shadow:0 0 15px #f0abfc33;opacity:.08;transform:scale(1)}50%{box-shadow:0 0 35px #f0abfc66;opacity:.25;transform:scale(1.3)}}@keyframes rayRotate{0%{opacity:.05;transform:rotate(0deg)}50%{opacity:.15}to{opacity:.05;transform:rotate(1turn)}}.cta-section{background-color:#fff;overflow:hidden;padding:60px 24px;position:relative}.cta-section:before{animation:pulseGlow1 8s ease-in-out infinite;background:radial-gradient(circle,#fff,#0000);height:60px;left:15%;top:20%;width:60px}.cta-section:after,.cta-section:before{border-radius:50%;content:"";position:absolute;z-index:1}.cta-section:after{animation:pulseGlow2 10s ease-in-out 2s infinite;background:radial-gradient(circle,#f0abfc,#0000);bottom:25%;height:80px;right:18%;width:80px}.cta-container{align-items:center;animation:fadeInUp .8s ease-out .4s both;background:linear-gradient(135deg,#3b82f6,#8b5cf6 50%,#6366f1);border-radius:32px;box-shadow:0 25px 60px #3b82f64d,0 12px 30px #8b5cf633;color:#fff;display:flex;flex-direction:column;overflow:hidden;padding:50px 40px;position:relative;text-align:center}@media (max-width:768px){.cta-section{padding:30px 20px}.cta-container{border-radius:24px;padding:60px 32px}.cta-title{font-size:2.5rem;margin-bottom:20px}.cta-description{font-size:1.125rem;margin-bottom:40px}.cta-buttons{align-items:center;flex-direction:column;gap:12px}.cta-primary-button,.cta-secondary-button{max-width:280px;padding:14px 24px;width:100%}}@media (max-width:480px){.cta-section{padding:60px 16px}.cta-container{border-radius:20px;padding:40px 24px}.cta-title{font-size:2rem;line-height:1.2}.cta-description{font-size:1rem;margin-bottom:30px}.cta-buttons{gap:10px}.cta-primary-button,.cta-secondary-button{font-size:.9rem;max-width:240px;padding:12px 20px}}@media (max-width:320px){.cta-container{padding:30px 16px}.cta-title{font-size:1.75rem}.cta-description{font-size:.9rem}}.cta-container:before{animation:shimmer 3s ease-in-out infinite;background:linear-gradient(45deg,#0000 30%,#ffffff1a 50%,#0000 70%);bottom:0;content:"";left:0;position:absolute;right:0;top:0}.cta-content{margin-bottom:48px;max-width:800px}.cta-title{color:#fff!important;text-shadow:0 4px 8px #0000004d}.cta-description{color:#fff!important;font-size:1.125rem;font-weight:400!important;line-height:1.6;margin-bottom:32px;opacity:1!important;text-shadow:0 1px 3px #0000004d!important}.cta-btn{font-size:1.125rem;padding:.875rem 2rem}.btn-primary.cta-btn{background-color:#fff!important;border:1px solid #4338ca1a;box-shadow:0 2px 8px #00000026;color:#4338ca!important;font-weight:700!important}.btn-primary.cta-btn:hover{background-color:#4f46e5!important;box-shadow:0 6px 16px #4f46e566;color:#fff!important;text-shadow:0 1px 2px #0003!important;transform:translateY(-2px)}.btn-secondary.cta-btn{background-color:initial;border:1px solid #ffffff4d;color:#fff}.btn-secondary.cta-btn:hover{background-color:#ffffff1a;box-shadow:0 4px 12px #0000001a}.cta-features{display:flex;gap:32px;margin-top:24px}.cta-feature{align-items:center;display:flex;font-size:.95rem;gap:8px;opacity:.9}.feature-icon{height:20px;width:20px}@media (max-width:768px){.cta-section{padding:80px 24px}.cta-container{padding:48px 32px}.cta-title{font-size:2rem}.cta-description{font-size:1rem}.cta-features{align-items:center;flex-direction:column;gap:16px}}@media (max-width:480px){.cta-section{padding:60px 16px}.cta-container{padding:40px 24px}.cta-title{font-size:1.75rem}.cta-description{font-size:.95rem;margin-bottom:24px}.cta-buttons{flex-direction:column;width:100%}.cta-btn{font-size:1rem;padding:.75rem 1.5rem;width:100%}}.promo-banner{background:linear-gradient(90deg,#10b981,#059669);color:#fff;font-size:.875rem;font-weight:500;height:32px;left:0;margin:0;padding:6px 0;position:fixed;text-align:center;top:0;width:100%;z-index:1100}.promo-banner,.promo-content{align-items:center;display:flex}.promo-content{flex-wrap:wrap;gap:12px;justify-content:center;margin:0 auto;max-width:1200px;padding:0 24px}.promo-emoji{font-size:1rem}.promo-text{flex:1 1;min-width:200px}.promo-cta{background:#fff3;border:1px solid #ffffff4d;border-radius:4px;color:#fff;font-size:.75rem;font-weight:600;padding:4px 12px;text-decoration:none;transition:background .2s ease}.promo-cta:hover{background:#ffffff4d}.landing-header{background-color:initial;left:0;min-height:70px;padding:16px 0;position:fixed;top:32px;transition:background-color .3s ease,box-shadow .3s ease,-webkit-backdrop-filter .3s ease;transition:background-color .3s ease,box-shadow .3s ease,backdrop-filter .3s ease;transition:background-color .3s ease,box-shadow .3s ease,backdrop-filter .3s ease,-webkit-backdrop-filter .3s ease;width:100%;z-index:1000}.landing-header.scrolled{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background-color:#fffffff2;border-bottom:1px solid #0000000d;box-shadow:0 1px 20px #00000014}.header-container{justify-content:space-between;margin:0 auto;max-width:1200px;padding:0 32px}.header-container,.header-logo-icon,.logo-container{align-items:center;display:flex}.header-logo-icon{height:48px;justify-content:center;width:48px}.header-logo-icon img{height:100%;object-fit:contain;width:100%}.logo{height:40px;margin-right:10px}.main-nav,.nav-list{display:flex}.nav-list{list-style:none;margin:0;padding:0}.nav-item{margin:0 15px}.nav-link{color:#475569;font-size:.95rem;font-weight:500;padding:8px 0;position:relative;text-decoration:none;transition:all .3s ease}.nav-link.active,.nav-link:hover{color:#2563eb}.nav-link:after{background-color:#2563eb;border-radius:1px;bottom:0;content:"";height:2px;left:0;position:absolute;transition:width .3s ease;width:0}.nav-link.active:after,.nav-link:hover:after{width:100%}.header-actions{flex-direction:row}.login-btn,.signup-btn{border-radius:6px;padding:8px 20px;text-decoration:none;transition:all .3s ease}.login-btn{color:#2563eb;font-size:.95rem;font-weight:600}.login-btn:hover{background-color:#2563eb1a;color:#1d4ed8}.signup-btn{color:#2563eb;font-size:.95rem;font-weight:600}.signup-btn:hover{background-color:#2563eb1a;color:#1d4ed8}.mobile-menu-toggle{background:#0000;border:none;cursor:pointer;display:none;flex-direction:column;height:21px;justify-content:space-between;padding:0;width:30px}.toggle-bar{background-color:#333;border-radius:3px;height:3px;transition:all .3s ease;width:100%}@media (max-width:992px){.header-container{padding:0 24px}.main-nav{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background-color:#fffffffa;border-top:1px solid #0000000d;box-shadow:0 8px 24px #00000014;left:0;opacity:0;padding:24px 0;position:fixed;top:102px;transform:translateY(-100%);transition:all .3s ease;visibility:hidden;width:100%;z-index:999}.main-nav.open{opacity:1;transform:translateY(0);visibility:visible}.nav-list{align-items:center;flex-direction:column}.nav-item{margin:10px 0}.mobile-menu-toggle{display:flex}.mobile-menu-toggle.open .toggle-bar:first-child{transform:translateY(9px) rotate(45deg)}.mobile-menu-toggle.open .toggle-bar:nth-child(2){opacity:0}.mobile-menu-toggle.open .toggle-bar:nth-child(3){transform:translateY(-9px) rotate(-45deg)}}@media (max-width:768px){.promo-content{gap:8px;padding:0 20px}.promo-text{font-size:.8rem;min-width:180px}.promo-cta{font-size:.7rem;padding:3px 8px}.header-container{padding:0 20px}.footer-logo-text{font-size:24px}.header-actions{gap:12px}.login-btn,.signup-btn{border-radius:8px!important;color:#2563eb!important;font-size:.875rem!important;margin-right:0!important;padding:8px 16px!important}}@media (max-width:576px){.promo-content{flex-wrap:nowrap;gap:6px;padding:0 16px}.promo-text{font-size:.75rem;min-width:150px;text-align:center}.promo-cta{font-size:.65rem;padding:2px 6px}.header-container{justify-content:space-between;padding:0 16px}.footer-logo-text{font-size:22px}.header-actions{align-items:center;display:flex;flex-direction:row;flex-shrink:0;gap:8px}.login-btn,.signup-btn{border-radius:6px!important;color:#2563eb!important;font-size:.8rem!important;padding:8px 12px!important;white-space:nowrap!important}.main-nav,.mobile-menu-toggle{display:none}}@media (max-width:320px){.promo-banner{font-size:.75rem;padding:6px 0}.promo-content{flex-direction:column;gap:4px;padding:0 8px;text-align:center}.promo-text{font-size:.7rem;margin-bottom:4px;min-width:auto}.promo-cta{font-size:.6rem;padding:2px 4px}.promo-emoji svg{height:12px;width:12px}.header-container{padding:0 8px}.footer-logo-text{font-size:20px}.header-actions{align-items:center;display:flex;flex-direction:row;gap:6px}.login-btn,.signup-btn{border-radius:4px!important;color:#4a6cf7!important;font-size:.75rem!important;padding:6px 8px!important}}.landing-footer{background-color:#f8fafc;color:#4a5568;padding:80px 24px 40px}.footer-container{margin:0 auto;max-width:1200px}.footer-main{display:flex;flex-wrap:wrap;gap:60px;margin-bottom:60px}@media (max-width:768px){.landing-footer{padding:24px 20px 16px}.footer-main{flex-direction:column;gap:40px;margin-bottom:40px;text-align:center}.footer-brand{min-width:auto}.footer-tagline{max-width:none}.footer-social{justify-content:center}.footer-links-container{flex-direction:column;gap:30px}.footer-links-column{min-width:auto}.footer-bottom{flex-direction:column;gap:16px;text-align:center}}@media (max-width:480px){.landing-footer{padding:40px 16px 20px}.footer-main{gap:30px;margin-bottom:30px}.footer-logo-text{font-size:24px}.footer-tagline{font-size:.875rem}.footer-links-container{gap:24px}.footer-links-title{font-size:.9rem;margin-bottom:16px}.footer-link{font-size:.85rem}.footer-copyright{font-size:.8rem}}@media (max-width:320px){.footer-logo-text{font-size:20px}.footer-tagline{font-size:.8rem}}.footer-brand{flex:1 1;min-width:250px}.footer-logo{gap:12px;margin-bottom:20px;text-decoration:none}.footer-logo,.footer-logo-icon{align-items:center;display:flex}.footer-logo-icon{height:48px;justify-content:center;width:48px}.footer-logo-icon img{height:100%;object-fit:contain;width:100%}.footer-logo-text{color:#0ea5e9;font-size:28px;font-weight:700;letter-spacing:-.02em}.footer-tagline{color:#718096;font-size:.95rem;line-height:1.6;margin-bottom:24px;max-width:300px}.footer-social{display:flex;gap:16px}.social-link{align-items:center;background-color:#f1f5f9;border-radius:50%;color:#4a5568;display:flex;height:36px;justify-content:center;transition:all .2s ease;width:36px}.social-link:hover{background-color:#4f46e5;color:#fff;transform:translateY(-2px)}.footer-links-container{display:flex;gap:80px;justify-content:center}.footer-links-column{min-width:160px}.footer-links-title{color:#1a202c;font-size:1rem;font-weight:600;margin-bottom:20px}.footer-links{list-style:none;margin:0;padding:0}.footer-links li{margin-bottom:12px}.footer-link{color:#718096;font-size:.95rem}.footer-link:hover{color:#4f46e5}.footer-bottom{align-items:center;border-top:1px solid #e2e8f0;display:flex;justify-content:space-between;padding-top:32px}.copyright{color:#718096;font-size:.875rem}.footer-bottom-links{display:flex;gap:24px}.footer-bottom-link{color:#718096;font-size:.875rem;text-decoration:none;transition:color .2s ease}.footer-bottom-link:hover{color:#4f46e5}@media (max-width:768px){.landing-footer{padding:60px 24px 32px}.footer-main{flex-direction:column;gap:40px}.footer-links-container{gap:40px}.footer-bottom{text-align:center}}@media (max-width:480px){.landing-footer{padding:40px 16px 24px}.footer-links-container{align-items:center;flex-direction:column;gap:32px}.footer-links-column{text-align:center;width:100%}}.pricing-section{background-color:#f8f9fa;padding:80px 20px}.pricing-container{margin:0 auto;max-width:1400px}.pricing-header{animation:fadeInUp .8s ease-out .2s both;margin-bottom:80px;text-align:center}.pricing-title{-webkit-text-fill-color:#0000;background:linear-gradient(135deg,#0f172a,#374151 50%,#1e293b);-webkit-background-clip:text;background-clip:text}.pricing-subtitle{color:#334155;font-size:1.375rem;font-weight:400;line-height:1.6;margin:0 auto 24px;max-width:700px}.pricing-value-prop{background-color:#e6f3ff;border-left:4px solid #06c;border-radius:8px;color:#06c;font-size:1.1rem;margin:0 auto 30px;max-width:700px;padding:12px 20px}.pricing-tiers{animation:fadeInUp .8s ease-out .4s both;display:flex;flex-wrap:wrap;gap:24px;justify-content:center;margin:0 auto;max-width:1400px}.pricing-tier{background-color:#fff;border-radius:10px;box-shadow:0 5px 15px #0000000d;display:flex;flex:1 1;flex-direction:column;height:100%;max-width:350px;min-width:280px;padding:30px 20px;position:relative;text-align:center;transition:transform .3s ease,box-shadow .3s ease}.pricing-tier:hover{box-shadow:0 10px 25px #0000001a;transform:translateY(-5px)}.popular-tier{border:2px solid #4a6cf7;transform:scale(1.02);z-index:1}.popular-tier:hover{transform:translateY(-5px) scale(1.02)}.popular-badge{background-color:#4a6cf7;font-weight:400;text-shadow:0 1px 2px #0000001a}.free-badge,.popular-badge{font-size:.8rem;padding:5px 15px;top:-8px;z-index:1}.free-badge{background:linear-gradient(135deg,#10b981,#059669);border-radius:20px;box-shadow:0 4px 15px #10b9814d;color:#fff;font-weight:600;left:50%;letter-spacing:.5px;position:absolute;text-transform:uppercase;transform:translateX(-50%)}.free-tier{background:linear-gradient(135deg,#10b9810d,#0596690d);border:2px solid #10b981}.free-guarantee{color:#10b981;font-weight:600}.tier-name{font-size:1.5rem;font-weight:700}.tier-name,.tier-price{color:#0f172a;margin-bottom:15px}.tier-price{font-size:1.8rem}.tier-verifications{color:#334155;font-size:1.1rem;font-weight:500;margin-bottom:15px}.tier-price-per-verification{align-items:center;display:flex;flex-direction:column;flex-grow:1;margin-bottom:25px}.price-per-value{color:#6366f1;font-size:1rem;font-weight:400;text-align:center}.tier-button{background-color:#f1f5f9;border:none;border-radius:5px;color:#334155;cursor:pointer;display:inline-block;font-weight:500;margin-top:auto;padding:12px 0;text-align:center;text-decoration:none;transition:background-color .3s ease,color .3s ease;width:100%}.tier-button:hover{background-color:#e2e8f0;color:#1e293b}.popular-button{background-color:#4a6cf7;color:#fff!important;font-weight:400;text-shadow:0 1px 2px #0000001a}.popular-button:hover{background-color:#3a5ce5;color:#fff!important}.pricing-footer{margin-top:50px;text-align:center}.enterprise-note{color:#475569;font-size:1.1rem}.contact-link{color:#4a6cf7;font-weight:600;text-decoration:none;transition:color .3s ease}.contact-link:hover{color:#3a5ce5;text-decoration:underline}@media (max-width:768px){.pricing-section{padding:24px 20px}.pricing-header{margin-bottom:50px}.pricing-subtitle{font-size:1.25rem}.pricing-tiers{align-items:center;flex-direction:column;gap:20px}.pricing-tier{flex:none;max-width:400px;min-width:auto;padding:24px 20px;width:100%}.popular-tier{order:-1;transform:none}.popular-tier:hover{transform:translateY(-5px)}}@media (max-width:480px){.pricing-section{padding:20px 16px}.pricing-header{margin-bottom:40px}.pricing-subtitle{font-size:1.125rem;line-height:1.5}.pricing-value-prop{font-size:1rem;margin-bottom:24px;padding:10px 16px}.pricing-tiers{gap:16px}.pricing-tier{max-width:100%;padding:20px 16px}.tier-name{font-size:1.25rem}.tier-price{font-size:1.6rem}.tier-verifications{font-size:1rem}.tier-button{font-size:.9rem;padding:14px 0}.free-badge,.popular-badge{font-size:.7rem;padding:4px 12px}}@media (max-width:320px){.pricing-section{padding:40px 12px}.pricing-tier{padding:18px 12px}.tier-name{font-size:1.125rem}.tier-price{font-size:1.4rem}.tier-verifications{font-size:.9rem}.tier-button{font-size:.85rem;padding:12px 0}.free-badge,.popular-badge{font-size:.65rem;padding:3px 8px}}.onboarding-container{background-color:#fff;background-color:var(--background-white,#fff);margin:0 auto;max-width:1200px;min-height:100vh;padding:2rem}.verification-hero{background:linear-gradient(135deg,#f8fafc,#e2e8f0);border:1px solid #e2e8f0;border-radius:12px;margin-bottom:3rem;padding:2rem;text-align:center}.hero-title{align-items:center;color:#1f2937;color:var(--text-dark,#1f2937);display:flex;font-size:1.875rem;font-weight:700;gap:.75rem;justify-content:center;margin:0 0 1rem}.hero-title-icon{color:#2563eb;color:var(--primary-color,#2563eb);flex-shrink:0}.hero-description{color:#4b5563;color:var(--text-medium,#4b5563);font-size:1rem;margin:0 auto 1.5rem;max-width:600px}.trust-score-highlight{align-items:center;background:#f59e0b;border-radius:6px;color:#fff;display:inline-flex;gap:.5rem;padding:.375rem .75rem}.score-icon{color:#fff;flex-shrink:0}.score-content{align-items:flex-start;display:flex;flex-direction:column;gap:.125rem}.score-points{color:#fff!important;font-size:.8rem;font-weight:600}.score-description{color:#ffffffe6!important;font-size:.7rem}@media (max-width:768px){.verification-hero{margin-bottom:2rem;padding:1.5rem}.hero-title{flex-direction:column;font-size:1.5rem;gap:.5rem}.hero-description{font-size:.875rem}.trust-score-highlight{flex-direction:column;gap:.5rem;text-align:center}.score-content{align-items:center}.onboarding-steps-horizontal{flex-direction:column;gap:1rem}.onboarding-step{border:1px solid #e2e8f0;border-radius:8px;padding:1rem}}@media (max-width:480px){.onboarding-container,.verification-hero{padding:1rem}.hero-title{font-size:1.25rem}}.onboarding-header{margin-bottom:2rem;text-align:center}.onboarding-title{color:#1f2937;color:var(--text-dark,#1f2937);font-size:1.75rem;font-weight:700;margin:0 0 .5rem}.onboarding-subtitle{color:#4b5563;color:var(--text-medium,#4b5563);font-size:1rem;margin:0}.onboarding-progress{background:#fff;border:1px solid #e2e8f0;border-radius:12px;box-shadow:0 2px 4px #0000000d;margin-bottom:2rem;padding:1.5rem}.progress-text{display:flex;justify-content:space-between;margin-bottom:.75rem}.progress-percentage{color:#2563eb;color:var(--primary-color,#2563eb);font-size:1rem;font-weight:600}.steps-count{color:#4b5563;color:var(--text-medium,#4b5563);font-size:.875rem}.progress-bar-container{background-color:#f3f4f6;background-color:var(--background-light,#f3f4f6);border-radius:6px;height:10px;overflow:hidden}.progress-bar-fill{background:linear-gradient(90deg,#2563eb,#3b82f6);border-radius:6px;height:100%;transition:width .3s ease}.onboarding-steps-horizontal{background:#fff;border:1px solid #e2e8f0;border-radius:12px;box-shadow:0 2px 4px #0000000d;display:flex;justify-content:space-between;margin-bottom:2rem;padding:1rem;position:relative}.onboarding-step{align-items:center;display:flex;flex:1 1;flex-direction:column;padding:0 .5rem;position:relative;transition:all .2s ease}.onboarding-step.active,.onboarding-step:hover{transform:translateY(-3px)}.onboarding-step{cursor:pointer}.onboarding-step.completed:hover,.onboarding-step:hover{filter:brightness(1.05);transform:translateY(-4px)}.onboarding-step .step-content:after{border-radius:4px;bottom:-25px;color:#fff;font-size:11px;left:50%;opacity:0;padding:4px 8px;pointer-events:none;position:absolute;transform:translateX(-50%);transition:opacity .2s ease;white-space:nowrap;z-index:10}.onboarding-step.completed .step-content:after{background:#10b981e6;content:"Click to edit"}.onboarding-step:not(.completed):not(.active) .step-content:after{background:#3b82f6e6;content:"Click to start"}.onboarding-step:hover .step-content:after{opacity:1}.step-number-container{align-items:center;display:flex;margin-bottom:1rem;position:relative;width:100%}.step-indicator{background-color:#f3f4f6;background-color:var(--background-light,#f3f4f6);border:2px solid #f3f4f6;border:2px solid var(--background-light,#f3f4f6);color:#4b5563;color:var(--text-medium,#4b5563);height:36px;transition:all .3s ease;width:36px;z-index:2}.onboarding-step.completed .step-indicator{background-color:#10b981;background-color:var(--success-color,#10b981);border-color:#10b981;border-color:var(--success-color,#10b981);box-shadow:0 2px 8px #10b98140;color:#fff}.onboarding-step:hover .step-indicator{box-shadow:0 2px 8px #00000026;transform:scale(1.05)}.onboarding-step.completed:hover .step-indicator{background-color:#059669;border-color:#059669;box-shadow:0 4px 12px #10b98166;transform:scale(1.05)}.onboarding-step.active .step-indicator{border-color:#2563eb;border-color:var(--primary-color,#2563eb);box-shadow:0 0 0 3px #2563eb33;color:#2563eb;color:var(--primary-color,#2563eb)}.check-icon-svg{stroke-width:3;color:#fff;height:16px;width:16px}.step-connector{background-color:#f3f4f6;background-color:var(--background-light,#f3f4f6);flex:1 1;height:2px;margin:0 .25rem;position:relative}.step-connector.completed{background-color:#10b981;background-color:var(--success-color,#10b981)}.step-content{align-items:center;display:flex;flex-direction:column;position:relative;text-align:center}.step-icon-container{align-items:center;background-color:#f3f4f6;background-color:var(--background-light,#f3f4f6);border-radius:50%;color:#4b5563;color:var(--text-medium,#4b5563);display:flex;height:48px;justify-content:center;margin-bottom:.75rem;transition:all .3s ease;width:48px}.onboarding-step.completed .step-icon-container{background-color:#10b9811a;color:#10b981;color:var(--success-color,#10b981)}.onboarding-step.active .step-icon-container{background-color:#2563eb1a;color:#2563eb;color:var(--primary-color,#2563eb)}.step-icon-svg{stroke-width:2;height:24px;width:24px}.step-name{font-size:.875rem;font-weight:600;margin-bottom:.25rem}.step-description{font-size:.75rem;line-height:1.3}.step-content-container{background-color:#fff;background-color:var(--background-white,#fff);border-radius:12px;border-radius:var(--radius-lg,12px);box-shadow:0 4px 6px -1px #0000001a;box-shadow:var(--shadow-md,0 4px 6px -1px #0000001a);min-height:400px;padding:2rem}.step-loading{align-items:center;color:#4b5563;color:var(--text-medium,#4b5563);display:flex;height:400px;justify-content:center}.loading-indicator{height:400px}.loading-spinner{border:3px solid #f3f4f6;border-top-color:#2563eb;border:3px solid var(--background-light,#f3f4f6);border-top-color:var(--primary-color,#2563eb)}@media (max-width:992px){.onboarding-container,.step-content-container{padding:1.5rem}}@media (max-width:768px){.onboarding-container{padding:1rem}.onboarding-title{font-size:1.5rem}.onboarding-subtitle{font-size:.9375rem}.onboarding-steps-horizontal{flex-direction:row;overflow-x:auto;padding-bottom:1rem}.onboarding-step{min-width:120px}.step-description{display:none}.step-content-container{padding:1.25rem}}@media (max-width:576px){.onboarding-container{padding:.75rem}.onboarding-header{margin-bottom:1.5rem}.onboarding-title{font-size:1.25rem}.onboarding-subtitle{font-size:.875rem}.onboarding-progress{margin-bottom:1.5rem}.step-indicator{height:32px;width:32px}.step-icon-container{height:40px;width:40px}.step-icon-svg{height:20px;width:20px}.step-name{font-size:.75rem}.step-content-container{border-radius:8px;border-radius:var(--radius-md,8px);padding:1rem}}.tag-input-container{font-family:inherit;position:relative;width:100%}.tag-input-tags{background-color:#fff;border:1px solid #d1d5db;border-radius:8px;cursor:text;display:flex;flex-wrap:wrap;gap:.375rem;min-height:2.5rem;padding:.5rem;transition:all .2s ease}.tag-input-container:hover .tag-input-tags{border-color:#9ca3af}.tag-input-focused .tag-input-tags{border-color:#4f46e5;box-shadow:0 0 0 3px #4f46e51a}.tag-input-disabled .tag-input-tags{background-color:#f9fafb;border-color:#e5e7eb;cursor:not-allowed;opacity:.6}.tag-input-tag{align-items:center;background:linear-gradient(135deg,#e0e7ff,#c7d2fe);border:1px solid #4338ca33;border-radius:16px;color:#4338ca;display:inline-flex;font-size:.75rem;font-weight:600;gap:.25rem;line-height:1.2;max-width:200px;padding:.25rem .5rem;transition:all .2s ease}.tag-input-tag:hover{background:linear-gradient(135deg,#c7d2fe,#a5b4fc);box-shadow:0 2px 4px #4338ca33;transform:translateY(-1px)}.tag-input-tag-text{max-width:150px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.tag-input-tag-remove{align-items:center;background:#4338ca33;border:none;border-radius:50%;color:#4338ca;cursor:pointer;display:flex;flex-shrink:0;font-size:.75rem;height:1rem;justify-content:center;line-height:1;transition:all .2s ease;width:1rem}.tag-input-tag-remove:hover{background:#dc262633;color:#dc2626;transform:scale(1.1)}.tag-input-field{background:#0000;border:none;color:#374151;flex:1 1;font-size:.875rem;min-width:120px;outline:none;padding:.25rem 0}.tag-input-field::placeholder{color:#9ca3af}.tag-input-dropdown{animation:dropdownFadeIn .2s ease;background-color:#fff;border:1px solid #d1d5db;border-radius:8px;box-shadow:0 10px 25px #0000001a;left:0;margin-top:.25rem;max-height:200px;overflow-y:auto;position:absolute;right:0;top:100%;z-index:50}@keyframes dropdownFadeIn{0%{opacity:0;transform:translateY(-8px)}to{opacity:1;transform:translateY(0)}}.tag-input-loading{align-items:center;color:#6b7280;display:flex;font-size:.875rem;gap:.5rem;padding:.75rem 1rem}.tag-input-spinner{animation:spin 1s linear infinite;border:2px solid #e5e7eb;border-radius:50%;border-top-color:#4f46e5;height:1rem;width:1rem}.tag-input-suggestion{align-items:center;background:none;border:none;border-bottom:1px solid #f3f4f6;cursor:pointer;display:flex;justify-content:space-between;padding:.75rem 1rem;text-align:left;transition:all .2s ease;width:100%}.tag-input-suggestion:last-child{border-bottom:none}.tag-input-suggestion-selected,.tag-input-suggestion:hover{background-color:#f8fafc}.tag-input-suggestion-name{color:#374151;font-size:.875rem;font-weight:500}.tag-input-suggestion-count{background-color:#f3f4f6;border-radius:12px;color:#9ca3af;font-size:.75rem;padding:.125rem .375rem}.tag-input-suggestion-create{background-color:#fafbff;border-top:1px solid #e5e7eb}.tag-input-suggestion-create:hover{background-color:#f0f4ff}.tag-input-suggestion-badge{background-color:#e0e7ff;border-radius:8px;color:#4f46e5;font-size:.625rem;font-weight:600;letter-spacing:.05em;padding:.125rem .375rem;text-transform:uppercase}.tag-input-counter{background-color:#fff;color:#9ca3af;font-size:.625rem;font-weight:600;padding:0 .25rem;position:absolute;right:.5rem;top:-.5rem}.tag-input-compact .tag-input-tags{gap:.25rem;min-height:2rem;padding:.375rem}.tag-input-compact .tag-input-tag{border-radius:12px;font-size:.625rem;padding:.125rem .375rem}.tag-input-compact .tag-input-tag-remove{font-size:.625rem;height:.75rem;width:.75rem}.tag-input-compact .tag-input-field{font-size:.75rem}.tag-input-minimal .tag-input-tags{background-color:initial;border:1px solid #0000;padding:.25rem}.tag-input-minimal:hover .tag-input-tags{background-color:#fff;border-color:#e5e7eb}.tag-input-minimal.tag-input-focused .tag-input-tags{background-color:#fff;border-color:#d1d5db}.tag-input-minimal .tag-input-tag{background:#f3f4f6;border:none;color:#6b7280}.tag-input-minimal .tag-input-tag:hover{background:#e5e7eb}@media (max-width:640px){.tag-input-tags{min-height:2.25rem;padding:.375rem}.tag-input-tag{font-size:.675rem;padding:.2rem .4rem}.tag-input-field{font-size:.8rem;min-width:100px}.tag-input-dropdown{max-height:150px}}.tag-input-tag-remove:focus{outline:2px solid #4f46e5;outline-offset:1px}.tag-input-field:focus{outline:none}.tag-input-suggestion:focus{outline:2px solid #4f46e5;outline-offset:-2px}@media (prefers-contrast:high){.tag-input-tag{background:#fff;border-width:2px}.tag-input-suggestion-selected{background-color:#000;color:#fff}}@media (prefers-reduced-motion:reduce){.tag-input-dropdown,.tag-input-suggestion,.tag-input-tag,.tag-input-tags{animation:none;transition:none}}@media (prefers-color-scheme:dark){.tag-input-tags{background-color:#1f2937;border-color:#374151;color:#f9fafb}.tag-input-disabled .tag-input-tags{background-color:#111827;border-color:#374151}.tag-input-field{color:#f9fafb}.tag-input-field::placeholder{color:#6b7280}.tag-input-dropdown{background-color:#1f2937}.tag-input-dropdown,.tag-input-suggestion{border-color:#374151}.tag-input-suggestion-selected,.tag-input-suggestion:hover{background-color:#374151}.tag-input-suggestion-name{color:#f9fafb}.tag-input-counter{background-color:#1f2937;color:#9ca3af}}.candidate-details-page{margin:0 auto;max-width:1200px;padding:2rem 1rem;width:100%}.header-navigation{align-items:center;display:flex;gap:1rem}.header-navigation h1{color:#1f2937;color:var(--text-dark,#1f2937);font-size:1.75rem;font-weight:600;margin:0}.header-actions{gap:1rem}.btn-icon{align-items:center;background:none;border:none;color:#4b5563;color:var(--text-medium,#4b5563);cursor:pointer;display:flex;padding:.5rem;transition:color .2s}.btn-icon:hover{color:#2563eb;color:var(--primary-color,#2563eb)}.candidate-profile-header{align-items:center;background-color:#fff;background-color:var(--dash-bg-white,#fff);border-radius:12px;box-shadow:0 1px 3px #0000000d;display:flex;gap:2rem;margin-bottom:2rem;padding:2rem}.candidate-photo{align-items:center;background-color:#4f46e5;background-color:var(--dash-primary,#4f46e5);border-radius:50%;display:flex;flex-shrink:0;height:100px;justify-content:center;overflow:hidden;width:100px}.candidate-photo img{height:100%;object-fit:cover;width:100%}.candidate-initials{color:#fff;font-size:2.5rem;font-weight:500}.candidate-header-info{flex:1 1}.candidate-header-info h2{color:#1f2937;color:var(--text-dark,#1f2937);font-size:1.5rem;font-weight:600;margin:0 0 .5rem}.candidate-email{color:#4b5563;color:var(--text-medium,#4b5563);font-size:1rem;margin-bottom:.75rem}.verification-status{margin-top:.5rem}.status-badge{border-radius:4px;border-radius:var(--radius-sm,4px)}.status-completed{background-color:#10b9811a;color:#10b981;color:var(--success-color,#10b981)}.status-in_progress{background-color:#3b82f61a;color:#3b82f6;color:var(--info-color,#3b82f6)}.status-pending_review{background-color:#f59e0b1a;color:#f59e0b;color:var(--warning-color,#f59e0b)}.status-rejected{background-color:#e539351a;color:#e53935;color:var(--danger-color,#e53935)}.status-unknown{background-color:#6b72801a;color:#6b7280;color:var(--text-medium,#6b7280)}.candidate-trust-score-summary{border-left:1px solid #e5e7eb;border-left:1px solid var(--border-light,#e5e7eb);padding-left:2rem}.candidate-trust-score-summary,.trust-score{align-items:center;display:flex;flex-direction:column}.score-max{font-size:1rem;font-weight:400;opacity:.7}.score-rating{color:#4b5563;color:var(--text-medium,#4b5563);font-size:.875rem;margin-top:.25rem}.tab-content{background-color:#fff;background-color:var(--dash-bg-white,#fff);border-radius:12px;box-shadow:0 1px 3px #0000000d;padding:2rem}.overview-tab{display:flex;flex-direction:column;gap:2rem}.info-section,.verification-progress,.verification-summary{margin-bottom:2rem}.biometric-analysis h3,.biometric-comparison h3,.biometric-info h3,.document-analysis h3,.document-gallery h3,.document-info h3,.history-tab h3,.info-section h3,.verification-progress h3,.verification-summary h3,.video-info h3,.video-player h3{color:#1f2937;color:var(--text-dark,#1f2937);font-size:1.25rem;font-weight:600;margin-bottom:1rem;margin-top:0}.info-grid{grid-template-columns:repeat(auto-fill,minmax(250px,1fr))}.info-item{gap:.25rem}.info-label{color:var(--text-light,#6b7280)}.info-value{color:#1f2937;color:var(--text-dark,#1f2937);font-weight:500}.progress-steps{flex-direction:column;gap:1rem}.progress-step{background-color:#f9fafb;background-color:var(--dash-bg-light,#f9fafb);border-left:4px solid #9ca3af;border-left:4px solid var(--text-light,#9ca3af);border-radius:8px;gap:1rem;padding:1rem}.progress-step.completed{border-left-color:#10b981;border-left-color:var(--success-color,#10b981)}.step-indicator{align-items:center;background-color:#9ca3af;background-color:var(--text-light,#9ca3af);border-radius:50%;color:#fff;display:flex;font-weight:600;height:2rem;justify-content:center;width:2rem}.progress-step.completed .step-indicator{background-color:#10b981;background-color:var(--success-color,#10b981)}.step-details{display:flex;flex-direction:column}.step-name{color:#1f2937;color:var(--text-dark,#1f2937);font-weight:500}.step-status{color:#6b7280;color:var(--text-light,#6b7280);font-size:.875rem}.summary-items{grid-gap:1.5rem;display:grid;gap:1.5rem;grid-template-columns:repeat(auto-fill,minmax(200px,1fr))}.summary-item{display:flex;flex-direction:column;gap:.25rem}.summary-label{color:#6b7280;color:var(--text-light,#6b7280);font-size:.875rem}.summary-value{color:#1f2937;color:var(--text-dark,#1f2937);font-size:1rem;font-weight:500}.documents-content{display:flex;flex-direction:column;gap:2rem}.gallery-grid{grid-gap:1.5rem;display:grid;gap:1.5rem;grid-template-columns:repeat(auto-fill,minmax(250px,1fr))}.document-image{border:1px solid #e5e7eb;border:1px solid var(--border-light,#e5e7eb);border-radius:8px;overflow:hidden}.document-image img{display:block;height:auto;width:100%}.image-actions{background-color:#f9fafb;background-color:var(--dash-bg-light,#f9fafb);display:flex;justify-content:space-between;padding:.75rem}.analysis-item{gap:1rem;margin-bottom:1rem}.analysis-label{color:#4b5563;color:var(--text-medium,#4b5563);flex:1 1;font-size:.875rem}.progress-bar{background-color:#f9fafb;background-color:var(--dash-bg-light,#f9fafb);border-radius:1rem;flex:2 1;height:.5rem;overflow:hidden}.progress-fill{background-color:#10b981;background-color:var(--success-color,#10b981);border-radius:1rem;height:100%}.analysis-value{color:#1f2937;color:var(--text-dark,#1f2937);flex:0 0 3rem;font-weight:500;text-align:right}.video-content{display:flex;flex-direction:column;gap:2rem}.video-player video{border-radius:8px;max-width:640px;overflow:hidden;width:100%}.biometric-content{display:flex;flex-direction:column;gap:2rem}.comparison-container{align-items:center;display:flex;gap:2rem}.comparison-item{flex:1 1;text-align:center}.comparison-item h4{color:#1f2937;color:var(--text-dark,#1f2937);font-size:1rem;font-weight:500;margin-bottom:1rem}.comparison-image{border:1px solid #e5e7eb;border:1px solid var(--border-light,#e5e7eb);border-radius:8px;overflow:hidden}.comparison-image img{display:block;height:auto;width:100%}.comparison-arrow{color:#9ca3af;color:var(--text-light,#9ca3af);font-size:2rem}.history-timeline{display:flex;flex-direction:column;gap:1.5rem}.timeline-event{display:flex;gap:1rem}.event-icon{align-items:center;background-color:#f9fafb;background-color:var(--dash-bg-light,#f9fafb);border-radius:50%;display:flex;flex-shrink:0;height:2.5rem;justify-content:center;width:2.5rem}.event-content{border-bottom:1px solid #e5e7eb;border-bottom:1px solid var(--border-light,#e5e7eb);flex:1 1;padding-bottom:1.5rem}.event-title{color:#1f2937;color:var(--text-dark,#1f2937);font-weight:500;margin-bottom:.5rem}.event-details{color:#6b7280;color:var(--text-light,#6b7280);display:flex;font-size:.875rem;justify-content:space-between}.event-reason{background-color:#f9fafb;background-color:var(--dash-bg-light,#f9fafb);border-radius:4px;color:#4b5563;color:var(--text-medium,#4b5563);font-size:.875rem;margin-top:.5rem;padding:.5rem}.empty-state{align-items:center;display:flex;flex-direction:column;justify-content:center;padding:4rem 2rem}.empty-state h3{color:#1f2937;color:var(--text-dark,#1f2937);margin-bottom:.5rem}.empty-state p{color:#4b5563;color:var(--text-medium,#4b5563);max-width:400px}.error-state{flex-direction:column;padding:4rem 2rem}.error-icon{color:#e53935;color:var(--danger-color,#e53935)}.error-state h2{color:#1f2937;color:var(--text-dark,#1f2937);font-size:1.5rem;font-weight:600;margin-bottom:.5rem}.error-state p{color:#4b5563;color:var(--text-medium,#4b5563);margin-bottom:1.5rem;max-width:400px}.loading-indicator{flex-direction:column;justify-content:center;padding:4rem 2rem}@media (max-width:768px){.page-header{align-items:flex-start;flex-direction:column;gap:1rem}.candidate-profile-header{align-items:center;flex-direction:column;gap:1rem;padding:1.5rem;text-align:center}.candidate-trust-score-summary{border-left:none;border-top:1px solid #e5e7eb;border-top:1px solid var(--border-light,#e5e7eb);padding-left:0;padding-top:1rem;width:100%}.info-grid,.summary-items{grid-template-columns:1fr}.comparison-container{flex-direction:column;gap:1rem}.comparison-arrow{transform:rotate(90deg)}}.tags-display{min-height:40px}.tags-loading{color:#6b7280;font-style:italic}.tags-list{display:flex;flex-wrap:wrap;gap:8px}.tag{align-items:center;border:1px solid;border-radius:16px;display:inline-flex;font-size:12px;font-weight:600;gap:4px;padding:6px 12px;text-transform:capitalize;transition:all .2s ease}.tag-default{background:linear-gradient(135deg,#f3f4f6,#e5e7eb);border-color:#d1d5db;color:#374151}.tag-skill{background:linear-gradient(135deg,#dbeafe,#bfdbfe);border-color:#3b82f6;color:#1e40af}.tag-experience{background:linear-gradient(135deg,#dcfce7,#bbf7d0);border-color:#22c55e;color:#15803d}.tag-employment{background:linear-gradient(135deg,#fef3c7,#fde68a);border-color:#f59e0b;color:#92400e}.tag-industry{background:linear-gradient(135deg,#e0e7ff,#c7d2fe);border-color:#6366f1;color:#4338ca}.tag-location{background:linear-gradient(135deg,#fce7f3,#fbcfe8);border-color:#ec4899;color:#be185d}.tag-soft-skill{background:linear-gradient(135deg,#ecfdf5,#d1fae5);border-color:#10b981;color:#047857}.tag-specialization{background:linear-gradient(135deg,#fef7ff,#fae8ff);border-color:#c026d3;color:#86198f}.tag-status{background:linear-gradient(135deg,#fff7ed,#fed7aa);border-color:#f97316;color:#c2410c}.tag-quality{background:linear-gradient(135deg,#f0fdf4,#dcfce7);border-color:#16a34a;color:#166534}.tag-category{font-size:10px;font-weight:400;margin-left:4px;opacity:.7}.no-tags{align-items:center;color:#6b7280;display:flex;font-style:italic;gap:12px}.tags-edit-section{margin-top:8px}@media (max-width:768px){.tags-list{gap:6px}.tag{font-size:11px;padding:4px 8px}.section-header{align-items:flex-start;flex-direction:column;gap:10px}}.verification-request-card{background-color:#fff;background-color:var(--background-white,#fff);border:1px solid #e5e7eb;border:1px solid var(--border-light,#e5e7eb);border-radius:12px;border-radius:var(--radius-lg,12px);box-shadow:0 1px 2px 0 #0000000d;box-shadow:var(--shadow-sm,0 1px 2px 0 #0000000d);margin-bottom:1rem;padding:1rem;position:relative;transition:all .2s ease-in-out}.verification-request-card:hover{box-shadow:0 4px 6px -1px #0000001a,0 2px 4px -1px #0000000f;box-shadow:var(
    --shadow-md,0 4px 6px -1px #0000001a,0 2px 4px -1px #0000000f
  );transform:translateY(-2px)}.verification-request-card.status-pending{border-left:4px solid #2563eb;border-left:4px solid var(--primary-color,#2563eb)}.verification-request-card.status-approved{border-left:4px solid #10b981;border-left:4px solid var(--success-color,#10b981)}.verification-request-card.status-denied{border-left:4px solid #ef4444;border-left:4px solid var(--danger-color,#ef4444)}.request-status{align-items:center;border-radius:9999px;border-radius:var(--radius-full,9999px);display:flex;font-size:.75rem;font-weight:600;letter-spacing:.025em;padding:.375rem .75rem;position:absolute;right:1rem;text-transform:uppercase;top:1rem}.request-status.status-pending{background-color:#f0f7ff!important;border:1px solid #2563eb33;color:#2563eb;color:var(--primary-color,#2563eb)}.request-status.status-approved{background-color:#10b9811a;border:1px solid #10b98133;color:#10b981;color:var(--success-color,#10b981)}.request-status.status-denied{background-color:#ef44441a;border:1px solid #ef444433;color:#ef4444;color:var(--danger-color,#ef4444)}.request-status.status-expired{background-color:#6b72801a;border:1px solid #6b728033;color:#4b5563;color:var(--text-medium,#4b5563)}.status-icon{font-size:.875rem;margin-right:.375rem}.status-text{white-space:nowrap}.employer-section{margin-bottom:1rem;padding-right:5rem}.employer-header{align-items:flex-start;display:flex;gap:.75rem}.employer-logo{align-items:center;background:linear-gradient(135deg,#2563eb,#3b82f6);background:linear-gradient(135deg,var(--primary-color,#2563eb),#3b82f6);border-radius:12px;border-radius:var(--radius-lg,12px);box-shadow:0 1px 2px 0 #0000000d;box-shadow:var(--shadow-sm,0 1px 2px 0 #0000000d);color:#fff;display:flex;flex-shrink:0;font-weight:600;height:48px;justify-content:center;overflow:hidden;width:48px}.employer-logo img{height:100%;object-fit:cover;width:100%}.employer-initials{font-size:1.25rem;font-weight:700}.employer-details{flex:1 1;min-width:0}.employer-info{margin-bottom:.5rem}.employer-name{color:#1f2937;color:var(--text-dark,#1f2937);font-size:1.125rem;font-weight:700;line-height:1.3;margin-bottom:.125rem}.company-name{color:#4b5563;color:var(--text-medium,#4b5563);font-weight:500;margin-bottom:.125rem}.company-name,.company-website{font-size:.875rem}.company-website a{color:#2563eb;color:var(--primary-color,#2563eb);font-weight:500;text-decoration:none}.company-website a:hover{text-decoration:underline}.details-toggle{background:none;border:1px solid #e5e7eb;border:1px solid var(--border-light,#e5e7eb);border-radius:6px;border-radius:var(--radius-md,6px);color:#2563eb;color:var(--primary-color,#2563eb);cursor:pointer;font-size:.875rem;font-weight:500;padding:.375rem .75rem;transition:all .2s}.details-toggle:hover{background-color:#f3f4f6;background-color:var(--background-light,#f3f4f6);border-color:#2563eb;border-color:var(--primary-color,#2563eb)}.employer-contact-details{background-color:#f9fafb;background-color:var(--background-light,#f9fafb);border:1px solid #e5e7eb;border:1px solid var(--border-light,#e5e7eb);border-radius:8px;border-radius:var(--radius-md,8px);margin-top:.75rem;padding:.75rem}.contact-item{align-items:center;display:flex;font-size:.875rem;margin-bottom:.5rem}.contact-item:last-child{margin-bottom:0}.contact-label{color:#4b5563;color:var(--text-medium,#4b5563);font-weight:500;margin-right:.5rem;min-width:3.5rem}.contact-value{color:#1f2937;color:var(--text-dark,#1f2937)}.request-section{margin-bottom:1rem}.request-meta{background-color:#f9fafb;background-color:var(--background-light,#f9fafb);border-radius:8px;border-radius:var(--radius-md,8px);display:flex;flex-wrap:wrap;gap:.75rem;margin-bottom:.75rem;padding:.5rem}.request-date,.request-type{align-items:center;color:#4b5563;color:var(--text-medium,#4b5563);display:flex;font-size:.875rem;font-weight:500}.meta-icon{font-size:1rem}.request-message{margin-bottom:1rem}.request-message h4{color:#4b5563;color:var(--text-medium,#4b5563);font-size:.875rem;font-weight:600;letter-spacing:.025em;margin-bottom:.5rem;text-transform:uppercase}.request-message p{background-color:#2563eb0d;border-left:3px solid #2563eb;border-left:3px solid var(--primary-color,#2563eb);border-radius:8px;border-radius:var(--radius-md,8px);color:#1f2937;color:var(--text-dark,#1f2937);font-style:italic;line-height:1.5;margin:0;padding:.75rem}.requested-fields h4{color:#4b5563;color:var(--text-medium,#4b5563);font-size:.875rem;font-weight:600;letter-spacing:.025em;margin-bottom:.5rem;text-transform:uppercase}.field-tags{display:flex;flex-wrap:wrap;gap:.5rem}.field-tag{background-color:#2563eb;background-color:var(--primary-color,#2563eb);border-radius:9999px;border-radius:var(--radius-full,9999px);color:#fff;font-size:.75rem;font-weight:600;letter-spacing:.025em;padding:.375rem .75rem;text-transform:uppercase}.response-section{border-radius:8px;border-radius:var(--radius-md,8px);margin-bottom:1rem;padding:1rem}.response-section h4{color:#4b5563;color:var(--text-medium,#4b5563);font-size:.875rem;font-weight:600;letter-spacing:.025em;margin-bottom:.5rem;text-transform:uppercase}.response-section p{color:#1f2937;color:var(--text-dark,#1f2937);line-height:1.5;margin:0}.response-section:not(.approval){background-color:#ef44440d;border:1px solid #ef44441a}.response-section.approval{background-color:#10b9810d;border:1px solid #10b9811a;color:#10b981;color:var(--success-color,#10b981)}.btn-icon svg,.meta-icon svg,.status-icon svg,.verification-request-card svg{background:none!important;background-color:initial!important}.btn-icon svg,.meta-icon svg,.status-icon svg{display:block}.request-actions{display:flex;gap:.75rem;justify-content:flex-end;margin-top:1rem}.btn-approve,.btn-deny{align-items:center;border:none;border-radius:8px;border-radius:var(--radius-md,8px);cursor:pointer;display:flex;font-size:.875rem;font-weight:600;gap:.5rem;justify-content:center;min-width:130px;padding:.625rem 1.25rem;transition:all .2s}.btn-approve{background-color:#10b981;background-color:var(--success-color,#10b981);color:#fff}.btn-approve:hover:not(:disabled){background-color:#0d9668;box-shadow:0 4px 6px -1px #0000001a;box-shadow:var(--shadow-md,0 4px 6px -1px #0000001a);transform:translateY(-1px)}.btn-deny{background-color:#fff;border:2px solid #ef4444;border:2px solid var(--danger-color,#ef4444);color:#ef4444;color:var(--danger-color,#ef4444)}.btn-deny:hover:not(:disabled){background-color:#ef4444;background-color:var(--danger-color,#ef4444);box-shadow:0 4px 6px -1px #0000001a;box-shadow:var(--shadow-md,0 4px 6px -1px #0000001a);color:#fff;transform:translateY(-1px)}.btn-icon{font-size:1rem;font-weight:700}.btn-approve:disabled,.btn-deny:disabled{cursor:not-allowed;opacity:.6;transform:none}.denial-form{background-color:#f9fafb;background-color:var(--background-light,#f9fafb);border:1px solid #e5e7eb;border:1px solid var(--border-light,#e5e7eb);border-radius:8px;border-radius:var(--radius-md,8px);margin-top:1.5rem;padding:1rem}.denial-form h4{color:#1f2937;color:var(--text-dark,#1f2937);font-size:1rem;font-weight:600;margin-bottom:.75rem}.denial-form textarea{border:1px solid #e5e7eb;border:1px solid var(--border-light,#e5e7eb);border-radius:8px;border-radius:var(--radius-md,8px);font-family:inherit;font-size:.875rem;line-height:1.5;margin-bottom:1rem;min-height:80px;padding:.75rem;resize:vertical;width:100%}.denial-form textarea:focus{border-color:#2563eb;border-color:var(--primary-color,#2563eb);box-shadow:0 0 0 3px #2563eb1a;outline:none}.denial-form-actions{display:flex;gap:.75rem;justify-content:flex-end}.btn-cancel,.btn-submit{border:none;border-radius:8px;border-radius:var(--radius-md,8px);cursor:pointer;font-size:.875rem;font-weight:500;min-width:80px;padding:.5rem 1rem;transition:all .2s}.btn-cancel{background-color:#f3f4f6;background-color:var(--background-light,#f3f4f6);border:1px solid #e5e7eb;border:1px solid var(--border-light,#e5e7eb);color:#4b5563;color:var(--text-medium,#4b5563)}.btn-cancel:hover:not(:disabled){background-color:#e5e7eb}.btn-submit{background-color:#ef4444;background-color:var(--danger-color,#ef4444);color:#fff}.btn-submit:hover:not(:disabled){background-color:#dc2626}.approval-form{background-color:#10b9810d;border:1px solid #10b9811a;border-radius:12px;border-radius:var(--radius-lg,12px);margin-top:1rem;padding:1.5rem}.approval-form h4{color:#1f2937;color:var(--text-dark,#1f2937);font-size:1rem;font-weight:600;margin-bottom:.75rem}.approval-form .form-description{color:#6b7280;color:var(--text-medium,#6b7280);font-size:.875rem;line-height:1.5;margin-bottom:1rem}.approval-form textarea{border:1px solid #e5e7eb;border:1px solid var(--border-light,#e5e7eb);border-radius:8px;border-radius:var(--radius-md,8px);box-sizing:border-box;font-family:inherit;font-size:.875rem;line-height:1.5;margin-bottom:.5rem;min-height:80px;padding:.75rem;resize:vertical;width:100%}.approval-form textarea:focus{border-color:#10b981;border-color:var(--success-color,#10b981);box-shadow:0 0 0 3px #10b9811a;outline:none}.character-count{color:var(--text-light,#9ca3af);margin-bottom:1rem}.approval-form-actions{display:flex;gap:.75rem;justify-content:flex-end}.btn-approve-confirm{background-color:#10b981;background-color:var(--success-color,#10b981);border:none;border-radius:8px;border-radius:var(--radius-md,8px);color:#fff;cursor:pointer;font-size:.875rem;font-weight:500;min-width:100px;padding:.5rem 1rem;transition:all .2s}.btn-approve-confirm:hover:not(:disabled){background-color:#059669}.denial-form{background-color:#ef44440d;border:1px solid #ef44441a;border-radius:12px;border-radius:var(--radius-lg,12px);margin-top:1rem;padding:1.5rem}.denial-form .form-description{color:#6b7280;color:var(--text-medium,#6b7280);font-size:.875rem;line-height:1.5;margin-bottom:1rem}.denial-form textarea{box-sizing:border-box;margin-bottom:.5rem}.denial-form .character-count{color:#9ca3af;color:var(--text-light,#9ca3af);font-size:.75rem;margin-bottom:1rem;text-align:right}.card-loading{opacity:.7;pointer-events:none}.loading-overlay{align-items:center;background-color:#ffffffe6;border-radius:12px;border-radius:var(--radius-lg,12px);bottom:0;display:flex;justify-content:center;left:0;position:absolute;right:0;top:0;z-index:10}.spinner{border:2px solid #e5e7eb;border-top:2px solid #2563eb;border:2px solid var(--border-light,#e5e7eb);border-top-color:var(--primary-color,#2563eb);height:24px;width:24px}@media (max-width:768px){.verification-request-card{padding:1rem}.employer-section{padding-right:5rem}.employer-header{align-items:flex-start;flex-direction:column}.employer-logo{height:50px;width:50px}.request-actions,.request-meta{flex-direction:column;gap:.5rem}.btn-approve,.btn-deny{justify-content:center;width:100%}}@media (max-width:640px){.employer-header{gap:.75rem}.employer-name{font-size:1.125rem}.request-status{align-self:flex-start;margin-bottom:1rem;position:static}.employer-section{padding-right:0}}.my-verifications-page{margin:0 auto;max-width:1200px;padding:2rem 1rem;width:100%}.page-title{color:#1f2937;color:var(--text-dark,#1f2937);font-size:1.875rem;font-weight:700}.page-subtitle{color:#4b5563;color:var(--text-medium,#4b5563);font-size:1rem;margin-top:.5rem}.verification-tabs{border-bottom:1px solid #e5e7eb;border-bottom:1px solid var(--border-light,#e5e7eb);display:flex;margin-bottom:2rem}.my-verifications-page .verification-tabs .tab-button{align-items:center;background:#fff;border:1px solid #e5e7eb;border-radius:8px;color:#6b7280;cursor:pointer;display:inline-flex;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;font-size:14px;font-weight:500;gap:6px;margin-right:8px;padding:12px 16px;position:relative;transition:all .2s ease;white-space:nowrap}.my-verifications-page .verification-tabs .tab-button:last-child{margin-right:0}.my-verifications-page .verification-tabs .tab-button.active{background:#3b82f6!important;border-color:#3b82f6!important;box-shadow:0 2px 8px #3b82f640;color:#fff!important;font-weight:600}.my-verifications-page .verification-tabs .tab-button:hover:not(.active){background:#f9fafb!important;border-color:#9ca3af!important;box-shadow:0 2px 4px #0000000d;color:#374151!important;transform:translateY(-1px)}@media (prefers-color-scheme:dark){.my-verifications-page .verification-tabs .tab-button{background:#fff!important;border-color:#e5e7eb!important;color:#6b7280!important}.my-verifications-page .verification-tabs .tab-button:hover:not(.active){background:#f9fafb!important;border-color:#9ca3af!important;color:#374151!important}.my-verifications-page .verification-tabs .tab-button.active{background:#3b82f6!important;border-color:#3b82f6!important;color:#fff!important}}.my-verifications-page .verification-tabs .verification-count{align-items:center;background-color:#1f2937!important;border-radius:9999px;border-radius:var(--radius-full,9999px);color:#fff!important;display:inline-flex;font-size:.75rem;font-weight:700!important;height:1.25rem;justify-content:center;margin-left:.5rem;min-width:1.25rem;padding:.25rem .5rem}.my-verifications-page .verification-tabs .tab-button.active .verification-count{background-color:#fff!important;color:#2563eb!important}.my-verifications-page .verification-tabs .count-pending{background-color:#dc2626!important;color:#fff!important}.my-verifications-page .verification-tabs .tab-button.active .count-pending{background-color:#fff!important;color:#dc2626!important}.verification-requests-container{margin-bottom:2rem}.empty-state{background-color:#fff;background-color:var(--background-white,#fff);border-radius:12px;border-radius:var(--radius-lg,12px);box-shadow:0 1px 2px 0 #0000000d;box-shadow:var(--shadow-sm,0 1px 2px 0 #0000000d);padding:3rem 2rem}.empty-icon{color:var(--text-light,#9ca3af);font-size:3rem;margin-bottom:1rem}.empty-title{color:#1f2937;color:var(--text-dark,#1f2937);font-size:1.25rem;font-weight:600;margin-bottom:.5rem}.empty-description{color:#4b5563;color:var(--text-medium,#4b5563);margin:0 auto;max-width:500px}.loading-container{align-items:center;display:flex;justify-content:center;padding:3rem}.spinner{animation:spin 1s ease-in-out infinite;border:3px solid #0000001a;border-top:3px solid var(--primary-color,#2563eb)}.notification-banner{background-color:#3b82f61a;border-left:4px solid #3b82f6;border-left:4px solid var(--primary-color,#3b82f6);border-radius:8px;border-radius:var(--radius-md,8px);justify-content:space-between;margin-bottom:2rem;padding:1rem 1.5rem}.notification-banner,.notification-content{align-items:center;display:flex}.notification-icon{color:#3b82f6;color:var(--primary-color,#3b82f6);font-size:1.25rem;margin-right:1rem}.notification-message{color:#1f2937;color:var(--text-dark,#1f2937);font-weight:500}.notification-action{background-color:#3b82f6;background-color:var(--primary-color,#3b82f6);border:none;border-radius:8px;border-radius:var(--radius-md,8px);color:#fff;cursor:pointer;font-weight:500;padding:.5rem 1rem;transition:background-color .2s}.notification-action:hover{background-color:#2563eb}.profile-summary{align-items:center;background-color:#fff;background-color:var(--background-white,#fff);border-radius:12px;border-radius:var(--radius-lg,12px);box-shadow:0 1px 2px 0 #0000000d;box-shadow:var(--shadow-sm,0 1px 2px 0 #0000000d);display:flex;margin-bottom:2rem;padding:1.5rem}.profile-photo{align-items:center;background-color:#2563eb;background-color:var(--primary-color,#2563eb);border-radius:9999px;border-radius:var(--radius-full,9999px);color:#fff;display:flex;font-size:1.5rem;font-weight:600;height:64px;justify-content:center;margin-right:1.5rem;width:64px}.profile-info{flex:1 1}.profile-name{font-size:1.25rem;font-weight:600;margin-bottom:.25rem}.profile-meta{color:#4b5563;color:var(--text-medium,#4b5563);display:flex;font-size:.875rem}.profile-meta-item{align-items:center;display:flex;margin-right:1.5rem}.meta-icon{margin-right:.5rem}.btn-outline{background-color:#fff;border:1px solid #2563eb;border:1px solid var(--primary-color,#2563eb);border-radius:8px;border-radius:var(--radius-md,8px);color:#2563eb;color:var(--primary-color,#2563eb);cursor:pointer;font-weight:500;padding:.5rem 1rem;transition:all .2s}.btn-outline:hover{background-color:#2563eb;background-color:var(--primary-color,#2563eb)}.btn-primary{border-radius:8px;border-radius:var(--radius-md,8px);cursor:pointer;font-weight:500;padding:.5rem 1rem;transition:background-color .2s}.pagination{align-items:center;display:flex;justify-content:center;margin-top:2rem}.pagination-button{background:none;border:1px solid #e5e7eb;border:1px solid var(--border-light,#e5e7eb);border-radius:8px;border-radius:var(--radius-md,8px);cursor:pointer;margin:0 .25rem;padding:.5rem 1rem;transition:all .2s}.pagination-button:hover:not(.active){background-color:#f9fafb;background-color:var(--background-light,#f9fafb)}.pagination-button.active{background-color:#2563eb;background-color:var(--primary-color,#2563eb);border-color:#2563eb;border-color:var(--primary-color,#2563eb);color:#fff}.pagination-button:disabled{cursor:not-allowed;opacity:.5}@media (max-width:768px){.page-header{gap:1rem}.page-header,.profile-summary{align-items:flex-start;flex-direction:column}.profile-summary{text-align:center}.profile-photo{margin:0 auto 1rem}.profile-meta{flex-direction:column;gap:.5rem}.profile-actions{justify-content:center;margin-top:1rem;width:100%}.verification-tabs{overflow-x:auto;white-space:nowrap;width:100%}}@media (max-width:640px){.tab-button{padding:.75rem 1rem}.profile-actions{flex-direction:column}.btn-outline,.btn-primary{width:100%}}.trust-profile-page{background:linear-gradient(135deg,#f8fafc,#e2e8f0);min-height:100vh;padding:2rem 1rem}.trust-profile-container{display:flex;flex-direction:column;gap:2rem;margin:0 auto;max-width:1200px}.trust-profile-loading{align-items:center;display:flex;flex-direction:column;gap:1rem;justify-content:center;min-height:50vh}.spinner{border:4px solid #e2e8f0;border-top-color:#3b82f6}.trust-profile-header{margin-bottom:1rem;text-align:center}.meet-candidate-section{background:linear-gradient(135deg,#fff,#f8fafc);border:1px solid #e2e8f0cc;border-radius:24px;box-shadow:0 20px 60px #00000014;margin:32px 0;padding:48px}.meet-candidate-header{margin-bottom:48px;text-align:center}.meet-candidate-title{-webkit-text-fill-color:#0000;background:linear-gradient(135deg,#1e293b,#475569);-webkit-background-clip:text;font-size:36px;font-weight:700;letter-spacing:-.02em;margin:0 0 16px}.meet-candidate-subtitle{color:#64748b;font-size:18px;font-weight:400;line-height:1.6;margin:0}.meet-candidate-divider{background:linear-gradient(90deg,#3b82f6,#8b5cf6);border-radius:2px;height:4px;margin:24px auto 0;opacity:.8;width:80px}.candidate-grid{grid-gap:40px;gap:40px;margin:0 auto;max-width:1000px}.candidate-card{align-items:center;background:linear-gradient(145deg,#fff,#f8fafc);border:1px solid #e2e8f099;border-radius:24px;box-shadow:0 25px 50px #00000014;justify-content:space-between;min-height:600px;padding:40px;text-align:center;transition:transform .3s ease}.candidate-card:hover{transform:translateY(-8px)}.card-icon-badge{align-items:center;border-radius:16px;box-shadow:0 8px 25px #3b82f64d;display:flex;height:48px;justify-content:center;margin:0 auto 20px;width:48px}.identity-badge{background:linear-gradient(135deg,#3b82f6,#8b5cf6)}.video-badge{background:linear-gradient(135deg,#10b981,#3b82f6)}.card-title{font-size:24px;font-weight:700;letter-spacing:-.01em;margin:0 0 12px}.identity-title{background:linear-gradient(135deg,#1e293b,#3b82f6);-webkit-background-clip:text}.identity-title,.video-title{-webkit-text-fill-color:#0000}.video-title{background:linear-gradient(135deg,#1e293b,#10b981);-webkit-background-clip:text}.card-subtitle{color:#64748b;font-size:16px;font-weight:500;line-height:1.5;margin:0 0 32px}.media-container{margin:20px 0;position:relative}.media-frame{background:linear-gradient(145deg,#fff,#f8fafc);border:2px solid #fffc;border-radius:24px;box-shadow:0 20px 60px #00000026;padding:8px}.media-image,.media-video{border:none;border-radius:20px;cursor:pointer;display:block;height:380px;object-fit:cover;transition:transform .3s ease;width:380px}.media-image:hover,.media-video:hover{transform:scale(1.02)}.media-info{color:#64748b;font-size:16px;font-weight:500;margin-top:16px;text-align:center}.media-info-text{-webkit-text-fill-color:#0000;background:linear-gradient(135deg,#64748b,#3b82f6);-webkit-background-clip:text;margin:0}.media-placeholder{background:linear-gradient(145deg,#f8fafc,#f1f5f9);border:2px dashed #94a3b866;flex-direction:column;gap:24px;padding:60px 40px}.media-placeholder,.placeholder-icon{align-items:center;border-radius:24px;display:flex}.placeholder-icon{background:linear-gradient(135deg,#e2e8f0,#cbd5e1);box-shadow:0 8px 25px #94a3b833;color:#64748b;height:120px;justify-content:center;width:120px}.placeholder-text{text-align:center}.placeholder-title{-webkit-text-fill-color:#0000;background:linear-gradient(135deg,#475569,#64748b);-webkit-background-clip:text;font-size:20px;font-weight:600;margin:0 0 12px}.placeholder-subtitle{color:#64748b;font-size:16px;font-weight:500;line-height:1.5;margin:0}.trust-profile-header h1{-webkit-text-fill-color:#0000;background:linear-gradient(135deg,#3b82f6,#8b5cf6);-webkit-background-clip:text;background-clip:text;color:#1e293b;font-size:2.5rem;font-weight:800;margin-bottom:.5rem}.trust-profile-header p{color:#64748b;font-size:1.125rem;margin:0}.trust-section{background:#fff;border:1px solid #e2e8f0;border-radius:16px;box-shadow:0 4px 6px -1px #0000001a,0 2px 4px -1px #0000000f;padding:2rem;transition:all .3s ease}.trust-section:hover{box-shadow:0 10px 15px -3px #0000001a,0 4px 6px -2px #0000000d;transform:translateY(-2px)}.trust-section:hover .trust-score-circle{z-index:25}.trust-section:hover .trust-score-content{z-index:30}.trust-section h2{border-bottom:2px solid #f1f5f9;color:#1e293b;font-size:1.5rem;font-weight:700;margin-bottom:1.5rem;padding-bottom:.75rem;position:relative}.trust-section h2:after{background:linear-gradient(90deg,#3b82f6,#8b5cf6);border-radius:1px;bottom:-2px;content:"";height:2px;left:0;position:absolute;width:60px}.core-overview{-webkit-backdrop-filter:blur(40px);backdrop-filter:blur(40px);background:linear-gradient(135deg,#fffffff2,#fafbfcf7 25%,#f8fafcf2 50%,#fffffffa 75%,#fffffff2);border:1px solid #fffc;box-shadow:0 20px 40px -10px #00000014,0 8px 16px -4px #0000000f,0 4px 8px -2px #0000000a,inset 0 2px 0 #fffffff2,inset 0 -1px 0 #00000005;overflow:hidden;position:relative;transition:all .6s cubic-bezier(.4,0,.2,1)}.core-overview:hover{box-shadow:0 25px 50px -10px #0000001f,0 12px 24px -4px #00000014,0 6px 12px -2px #0000000f,inset 0 2px 0 #fffffffa,inset 0 -1px 0 #00000005;transform:translateY(-2px)}.core-overview:before{animation:ultimateGradientFlow 15s ease-in-out infinite;background:linear-gradient(90deg,#3b82f6,#8b5cf6 16.66%,#06b6d4 33.33%,#10b981 50%,#f59e0b 66.66%,#ef4444 83.33%,#3b82f6);background-size:500% 100%;height:6px;opacity:.9;top:0}.core-overview:after,.core-overview:before{content:"";left:0;position:absolute;right:0}.core-overview:after{animation:bottomGlow 4s ease-in-out infinite alternate;background:linear-gradient(90deg,#0000,#3b82f61a 10%,#3b82f666 30%,#8b5cf680 50%,#3b82f666 70%,#3b82f61a 90%,#0000);bottom:0;height:2px}@keyframes ultimateGradientFlow{0%{background-position:0 50%}20%{background-position:25% 50%}40%{background-position:75% 50%}60%{background-position:100% 50%}80%{background-position:50% 50%}to{background-position:0 50%}}@keyframes bottomGlow{0%{opacity:.3}to{opacity:.8}}.profile-overview-content{grid-gap:2.5rem;align-items:center;display:grid;gap:2.5rem;grid-template-columns:25% 75%;padding:2.5rem 2rem;position:relative}.profile-overview-content:before{animation:dividerGlow 3s ease-in-out infinite alternate;background:linear-gradient(180deg,#0000,#3b82f61a 20%,#3b82f64d 50%,#3b82f61a 80%,#0000);content:"";height:60%;left:28%;position:absolute;top:50%;transform:translateY(-50%);width:2px}@keyframes dividerGlow{0%{opacity:.3;transform:translateY(-50%) scaleY(.8)}to{opacity:.8;transform:translateY(-50%) scaleY(1.2)}}.profile-avatar-section{align-items:center;display:flex;flex-direction:column;gap:2rem;position:relative}.profile-avatar-section:before{animation:floatingGradient 8s ease-in-out infinite;background:linear-gradient(45deg,#3b82f61a,#8b5cf61a,#06b6d41a,#10b9811a);background-size:300% 300%;height:160px;top:-20px;width:160px;z-index:1}.profile-avatar-section:after,.profile-avatar-section:before{border-radius:50%;content:"";left:50%;position:absolute;transform:translateX(-50%)}.profile-avatar-section:after{animation:subtlePulse 4s ease-in-out infinite;background:radial-gradient(circle at 30% 30%,#3b82f626,#0000 70%);height:140px;top:-10px;width:140px;z-index:2}@keyframes floatingGradient{0%,to{background-position:0 50%;transform:translateX(-50%) rotate(0deg) scale(1)}25%{background-position:50% 0;transform:translateX(-50%) rotate(90deg) scale(1.02)}50%{background-position:100% 50%;transform:translateX(-50%) rotate(180deg) scale(1)}75%{background-position:50% 100%;transform:translateX(-50%) rotate(270deg) scale(1.02)}}@keyframes subtlePulse{0%,to{opacity:.3;transform:translateX(-50%) scale(1)}50%{opacity:.6;transform:translateX(-50%) scale(1.1)}}.profile-avatar-large{border:6px solid #fffffff2;border-radius:50%;box-shadow:0 25px 50px #00000026,0 12px 24px #0000001a,0 6px 12px #00000014,0 2px 4px #0000000f,inset 0 2px 0 #ffffffe6,inset 0 -1px 0 #0000000d;height:120px;overflow:hidden;position:relative;transition:all .6s cubic-bezier(.175,.885,.32,1.275);width:120px;z-index:10}.profile-avatar-large:before{animation:borderGlow 4s ease-in-out infinite;background:conic-gradient(from 0deg,#3b82f666 0deg,#8b5cf666 120deg,#06b6d466 240deg,#3b82f666 1turn);border-radius:50%;bottom:-6px;content:"";left:-6px;opacity:0;position:absolute;right:-6px;top:-6px;transition:opacity .4s ease;z-index:-1}.profile-avatar-large:hover{border-color:#fff;box-shadow:0 35px 70px #0003,0 18px 36px #00000026,0 8px 16px #0000001f,0 3px 6px #00000014,inset 0 2px 0 #fffffff2,inset 0 -1px 0 #0000000d;transform:translateY(-6px) scale(1.08)}.profile-avatar-large:hover:before{opacity:1}@keyframes borderGlow{0%,to{opacity:.3;transform:rotate(0deg) scale(1)}50%{opacity:.6;transform:rotate(180deg) scale(1.02)}}.avatar-image{height:100%;object-fit:cover;transition:all .3s ease;width:100%}.avatar-initials{background:linear-gradient(135deg,#3b82f6,#8b5cf6);font-size:2rem;text-shadow:0 2px 4px #0000004d}.profile-basic-info{padding:1rem 0;position:relative;text-align:center}.profile-name{-webkit-text-fill-color:#0000;animation:premiumTextGradient 6s ease-in-out infinite;background:linear-gradient(135deg,#0f172a,#1e293b,#3b82f6,#8b5cf6);-webkit-background-clip:text;background-clip:text;background-size:300% 300%;font-size:2rem;font-weight:900;letter-spacing:-.025em;line-height:1.1;margin-bottom:1rem;position:relative}@keyframes premiumTextGradient{0%,to{background-position:0 50%}50%{background-position:100% 50%}}.profile-name:before{background:linear-gradient(135deg,#3b82f61a,#8b5cf61a);border-radius:8px;bottom:0;content:"";left:0;opacity:0;position:absolute;right:0;top:0;transition:opacity .3s ease;z-index:-1}.profile-name:hover:before{opacity:1}.profile-name:after{animation:underlineGlow 3s ease-in-out infinite;background:linear-gradient(90deg,#3b82f6,#8b5cf6,#06b6d4);border-radius:2px;bottom:-12px;content:"";height:3px;left:50%;position:absolute;transform:translateX(-50%);width:80px}@keyframes underlineGlow{0%,to{box-shadow:0 0 5px #3b82f64d;width:80px}50%{box-shadow:0 0 15px #3b82f699;width:100px}}.profile-email{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#f8fafccc;border:1px solid #e2e8f0cc;border-radius:20px;color:#64748b;display:inline-block;font-size:1.125rem;font-weight:600;letter-spacing:.025em;margin:0;padding:.5rem 1rem;position:relative;transition:all .3s ease}.profile-email:hover{background:#3b82f60d;border-color:#3b82f633;box-shadow:0 4px 12px #3b82f626;transform:translateY(-1px)}.trust-metrics{-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);background:linear-gradient(135deg,#fff,#f8fafc 50%,#fff);border:1px solid #e2e8f0cc;border-radius:20px;box-shadow:0 10px 25px -5px #0000001a,0 4px 6px -2px #0000000d,inset 0 1px 0 #ffffffe6;display:flex;flex-direction:column;gap:0;margin-right:2em;min-height:200px;min-width:200px;overflow:visible;padding:2rem;position:relative}.trust-metrics:before{background:linear-gradient(135deg,#ffffffe6,#f8fafccc 50%,#ffffffe6);bottom:0;content:"";left:0;position:absolute;right:0;top:0;z-index:1}.trust-metrics>*{z-index:2}.trust-metrics .trust-score-indicator{align-items:center;display:flex;flex-direction:column;justify-content:center;text-align:center}.trust-metrics .trust-score-label{text-align:center;width:100%}.trust-score-loading{align-items:center;display:flex;flex-direction:column;gap:1rem;justify-content:center;padding:2rem;text-align:center}.trust-score-loading .loading-spinner{animation:spin 1s linear infinite;border:3px solid #e5e7eb;border-radius:50%;border-top-color:#3b82f6;height:40px;width:40px}.trust-score-loading span{color:#6b7280;font-size:.875rem;font-weight:500}.trust-score-widget-container{background:linear-gradient(135deg,#f8fafc,#fff);border:1px solid #e2e8f0;border-radius:12px;padding:1rem}.trust-score-display{grid-gap:2rem;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);background:linear-gradient(135deg,#fffffff2,#f8fafce6 50%,#fffffff2);border:1px solid #fff9;border-radius:20px;box-shadow:0 15px 35px #00000014,0 5px 15px #0000000d,inset 0 1px 0 #fffc;display:grid;grid-template-columns:auto 1fr;overflow:hidden;padding:2.5rem}.trust-score-display:before{animation:premiumGradientFlow 8s ease-in-out infinite;background:linear-gradient(90deg,#3b82f6,#8b5cf6,#06b6d4,#10b981);background-size:300% 100%;content:"";height:2px;left:0;position:absolute;right:0;top:0}.trust-score-display:after{animation:subtleRotate 20s linear infinite;background:radial-gradient(circle,#3b82f608 0,#0000 70%);content:"";height:200%;left:50%;position:absolute;top:50%;transform:translate(-50%,-50%);width:200%}@keyframes subtleRotate{0%{transform:translate(-50%,-50%) rotate(0deg)}to{transform:translate(-50%,-50%) rotate(1turn)}}.trust-score-circle,.trust-score-circle-container{align-items:center;display:flex;justify-content:center}.trust-score-circle{filter:drop-shadow(0 2px 8px rgba(0,0,0,.1));flex-shrink:0;height:140px;position:relative;transition:all .3s ease;width:140px}.trust-score-circle:hover{filter:drop-shadow(0 4px 16px rgba(0,0,0,.15));transform:scale(1.02)}.progress-ring{display:block;height:100%;transform:rotate(-90deg);transition:all .3s ease;width:100%}.progress-ring-background{stroke:#e5e7eb;opacity:.15;transition:opacity .3s ease}.progress-ring-fill{stroke-linecap:round;stroke-width:8;filter:drop-shadow(0 0 6px rgba(74,108,247,.3));transition:stroke-dashoffset 1.5s cubic-bezier(.4,0,.2,1)}.trust-score-circle[data-score-level=unverified] .progress-ring-fill{stroke:#ef4444;filter:drop-shadow(0 0 6px rgba(239,68,68,.4))}.trust-score-circle[data-score-level=building] .progress-ring-fill{stroke:#f59e0b;filter:drop-shadow(0 0 6px rgba(245,158,11,.4))}.trust-score-circle[data-score-level=verified] .progress-ring-fill{stroke:#22c55e;filter:drop-shadow(0 0 6px rgba(34,197,94,.4))}.trust-score-circle[data-score-level=trusted] .progress-ring-fill{stroke:#10b981;filter:drop-shadow(0 0 8px rgba(16,185,129,.5))}.trust-score-value{align-items:center;display:flex;flex-direction:column;height:100%;justify-content:center;pointer-events:none;position:absolute;text-align:center;transition:all .3s ease;width:100%}.score-number{font-size:1.8rem;font-weight:800;line-height:1;text-shadow:0 1px 2px #0000001a;transition:all .3s ease}.score-max{font-size:.9rem;font-weight:600;margin-top:2px;transition:color .3s ease}.trust-score-details{display:flex;flex-direction:column;gap:1.5rem}.trust-score-info h4{color:#1e293b;font-size:1.25rem;font-weight:700;margin-bottom:.5rem}.trust-score-info .trust-rating{font-size:1rem;font-weight:600;margin-bottom:.5rem}.trust-score-info .trust-tooltip{color:#64748b;font-size:.875rem;line-height:1.4}.profile-trust-breakdown{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:linear-gradient(135deg,#fff,#f8fafc);border:1px solid #e2e8f0cc;border-radius:16px;box-shadow:0 4px 20px #0000000f,inset 0 1px 0 #fffc;margin-top:2rem;padding:2rem}.profile-trust-breakdown h4{align-items:center;color:#1e293b;display:flex;font-size:1.25rem;font-weight:700;gap:.5rem;margin-bottom:1.5rem}.breakdown-title-icon{color:#3b82f6;flex-shrink:0}.core-overview .trust-score-indicator .trust-score-label:first-child{color:#111827;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;font-size:1.5rem!important;font-weight:800;letter-spacing:-.02em;margin-bottom:1rem;text-align:center}.core-overview .trust-score-indicator .trust-score-label:last-child{background:linear-gradient(135deg,#f3f4f6,#e5e7eb);border:1px solid #6b728033;border-radius:12px;color:#6b7280;font-family:ui-monospace,SFMono-Regular,SF Mono,Consolas,monospace;font-size:.875rem;font-weight:700;letter-spacing:.025em;padding:.375rem .75rem;text-align:center;text-transform:uppercase;transition:all .3s ease}.core-overview .trust-score-indicator[data-score-level=trusted] .trust-score-label:last-child{background:linear-gradient(135deg,#d1fae5,#a7f3d0);border:1px solid #04785733;color:#047857}.core-overview .trust-score-indicator[data-score-level=verified] .trust-score-label:last-child{background:linear-gradient(135deg,#dbeafe,#bfdbfe);border:1px solid #1d4ed833;color:#1d4ed8}.core-overview .trust-score-indicator[data-score-level=building] .trust-score-label:last-child{background:linear-gradient(135deg,#fef3c7,#fde68a);border:1px solid #d9770633;color:#d97706}.core-overview .trust-score-indicator[data-score-level=unverified] .trust-score-label:last-child{background:linear-gradient(135deg,#fee2e2,#fecaca);border:1px solid #dc262633;color:#dc2626}.breakdown-items{display:flex;flex-direction:column;gap:1rem;margin-bottom:1.5rem}.breakdown-item{align-items:center;background:#f8fafc99;border:1px solid #e2e8f099;border-radius:12px;display:flex;justify-content:space-between;overflow:hidden;padding:1rem 1.25rem;position:relative;transition:all .3s ease}.breakdown-item:before{background:linear-gradient(180deg,#3b82f6,#8b5cf6);content:"";height:100%;left:0;opacity:0;position:absolute;top:0;transition:opacity .3s ease;width:4px}.breakdown-item:hover{background:#f8fafce6;border-color:#3b82f64d;box-shadow:0 4px 12px #3b82f61a;transform:translateY(-1px)}.breakdown-item:hover:before{opacity:1}.breakdown-category{display:flex;flex-direction:column;gap:.25rem}.category-header{align-items:center;display:flex;gap:.5rem}.category-icon{color:#3b82f6;flex-shrink:0;transition:all .3s ease}.breakdown-item:hover .category-icon{color:#1d4ed8;transform:scale(1.1)}.category-name{color:#374151;font-size:.95rem;font-weight:600}.category-description{color:#6b7280;font-size:.8rem;font-weight:500}.breakdown-score{align-items:baseline;display:flex;font-weight:700;gap:.25rem}.score-earned{color:#059669;font-size:1.125rem}.score-max{font-size:.875rem}.breakdown-total{align-items:center;background:linear-gradient(135deg,#f0f9ff,#e0f2fe);border:2px solid #3b82f633;border-radius:12px;display:flex;justify-content:space-between;overflow:hidden;padding:1.25rem;position:relative}.breakdown-total:before{animation:gradientShift 3s ease-in-out infinite;background:linear-gradient(90deg,#3b82f6,#8b5cf6,#06b6d4);background-size:200% 100%;content:"";height:3px;left:0;position:absolute;right:0;top:0}@keyframes gradientShift{0%,to{background-position:0 50%}50%{background-position:100% 50%}}.breakdown-total .category-name.total{color:#1e293b;font-size:1.125rem;font-weight:700}.breakdown-total .breakdown-score.total .score-earned{color:#0369a1;font-size:1.5rem;font-weight:800}.breakdown-total .breakdown-score.total .score-max{color:#374151;font-size:1rem;font-weight:600}.selfie-modal-overlay{animation:modalFadeIn .3s ease-out;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background-color:#000000e6;bottom:0;left:0;position:fixed;right:0;top:0;z-index:9999}.selfie-modal-content,.selfie-modal-overlay{align-items:center;display:flex;justify-content:center}.selfie-modal-content{animation:modalSlideIn .3s ease-out;background:#fff;border-radius:20px;box-shadow:0 25px 50px #00000040;flex-direction:column;max-height:90vh;max-width:90vw;overflow:hidden;padding:2rem;position:relative}.modal-close-button{align-items:center;background:#0000001a;border-radius:50%;display:flex;height:40px;justify-content:center;position:absolute;right:1rem;top:1rem;transition:all .3s ease;width:40px;z-index:10}.modal-close-button:hover{background:#0003;transform:scale(1.1)}.modal-selfie-image{border-radius:16px;box-shadow:0 8px 32px #00000026;display:block;height:auto;max-height:calc(90vh - 8rem);max-width:calc(90vw - 4rem);object-fit:contain;width:auto}.modal-image-info{border-top:1px solid #e5e7eb;margin-top:1.5rem;padding-top:1.5rem;text-align:center}.modal-image-info h3{color:#1f2937;font-size:1.25rem;font-weight:600;margin-bottom:.5rem}.modal-image-info p{color:#6b7280;font-size:.875rem;margin:0}@media (max-width:768px){.selfie-modal-content{margin:1rem;padding:1.5rem}.modal-selfie-image{max-height:calc(60vh - 4rem);max-width:calc(90vw - 3rem)}}.video-modal-overlay{align-items:center;animation:modalFadeIn .3s ease-out;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background-color:#000000e6;bottom:0;display:flex;justify-content:center;left:0;position:fixed;right:0;top:0;z-index:9999}.video-modal-content{animation:modalSlideIn .3s ease-out;background:#fff;border-radius:20px;box-shadow:0 25px 50px #00000040;max-height:90vh;max-width:90vw;padding:2rem;position:relative}.modal-video-player{background:#000;border-radius:16px;box-shadow:0 8px 32px #00000026;height:auto;max-height:70vh;max-width:80vw;width:auto}.modal-video-info{border-top:1px solid #e5e7eb;margin-top:1.5rem;padding-top:1.5rem;text-align:center}.modal-video-info h3{color:#1f2937;font-size:1.25rem;font-weight:600;margin-bottom:.5rem}.modal-video-info p{color:#6b7280;font-size:.875rem;margin:0}@media (max-width:768px){.video-modal-content{margin:1rem;padding:1.5rem}.modal-video-player{max-height:60vh;max-width:90vw}}.trust-rating{font-size:1rem;font-weight:600;margin-bottom:.5rem}.trust-tooltip{color:#64748b;font-size:.875rem;line-height:1.4}.completion-meter h4{-webkit-text-fill-color:#0000;background:linear-gradient(135deg,#1e293b,#0ea5e9);-webkit-background-clip:text;background-clip:text;font-size:1.125rem;font-weight:700;margin-bottom:1rem}.completion-bar{background:linear-gradient(90deg,#f1f5f9,#e2e8f0);border-radius:6px;box-shadow:inset 0 1px 2px #0000001a;height:10px;margin-bottom:.75rem;overflow:hidden;position:relative;width:100%}.completion-bar:before{background:linear-gradient(90deg,#0000,#ffffff80,#0000);content:"";height:1px;left:0;position:absolute;right:0;top:0}.completion-fill{animation:shimmer 2s ease-in-out infinite;background:linear-gradient(90deg,#10b981,#059669,#0891b2);background-size:200% 100%;border-radius:6px;height:100%;overflow:hidden;position:relative;transition:width .8s cubic-bezier(.4,0,.2,1)}.completion-fill:before{animation:slide 2s ease-in-out infinite;background:linear-gradient(90deg,#0000,#ffffff4d,#0000);content:"";height:100%;left:-100%;position:absolute;top:0;width:100%}@keyframes shimmer{0%,to{background-position:0 50%}50%{background-position:100% 50%}}@keyframes slide{0%{left:-100%}to{left:100%}}.completion-percentage{color:#059669;font-size:1rem;font-weight:700;text-align:center;text-shadow:0 1px 2px #0000001a}.verification-grid{grid-gap:2rem;align-items:stretch;gap:2rem;grid-template-columns:repeat(2,1fr)}.verification-card{background:#f8fafc;border:2px solid #e2e8f0;border-radius:12px;display:flex;flex-direction:column;height:100%;padding:1.5rem;transition:all .3s ease}@media (max-width:768px){.verification-grid{gap:1.5rem;grid-template-columns:1fr}}.verification-card:hover{border-color:#3b82f6;transform:translateY(-2px)}.selfie-container{background:linear-gradient(135deg,#fff,#f8fafc);border:1px solid #e2e8f0cc;border-radius:16px;box-shadow:0 4px 20px #0000000f;flex:1 1;padding:1.5rem}.selfie-image-wrapper{align-items:center;display:flex;height:288px;justify-content:center;margin-bottom:1rem;position:relative}.selfie-image{border:4px solid #e2e8f0;border-radius:20px;box-shadow:0 8px 32px #0000001f,0 4px 16px #00000014;cursor:pointer;height:280px;object-fit:cover;transition:all .4s cubic-bezier(.16,1,.3,1);width:280px}.selfie-image:hover{border-color:#3b82f6;box-shadow:0 12px 40px #3b82f626,0 8px 24px #0000001f;transform:scale(1.03)}.selfie-fallback{align-items:center;display:flex;flex-direction:column;gap:1rem}.fallback-avatar{background:linear-gradient(135deg,#3b82f6,#8b5cf6);border-radius:20px;box-shadow:0 8px 32px #0000001f,0 4px 16px #00000014;color:#fff;font-size:4rem;font-size:2rem;font-weight:700;height:280px;justify-content:center;width:280px}.fallback-avatar,.selfie-info{align-items:center;display:flex}.selfie-info{background:#f8fafc99;border:1px solid #e2e8f080;border-radius:12px;flex-direction:column;gap:1rem;margin-top:auto;padding:1.5rem;text-align:center}.verification-badge{align-items:center;border-radius:24px;box-shadow:0 2px 8px #00000014;display:inline-flex;font-size:1rem;font-weight:700;gap:.75rem;padding:.875rem 1.5rem;transition:all .3s ease}.verification-badge.verified{background:linear-gradient(135deg,#dcfce7,#bbf7d0);border:1px solid #16653433;color:#166534}.verification-badge.pending{background:linear-gradient(135deg,#fef3c7,#fde68a);border:1px solid #d9770633;color:#d97706}.selfie-description{color:#475569;font-size:1rem;font-weight:500;line-height:1.5;margin:0}.selfie-placeholder{align-items:center;background:linear-gradient(135deg,#f8fafc,#f1f5f9);border:3px dashed #cbd5e1;border-radius:20px;display:flex;flex-direction:column;gap:1.5rem;justify-content:center;margin-bottom:1rem;min-height:280px;padding:3rem}.placeholder-icon{color:#94a3b8;opacity:.6;transform:scale(1.2)}.selfie-placeholder p{color:#64748b;font-size:1.125rem;font-weight:500;margin:0}@media (max-width:768px){.fallback-avatar,.selfie-image{border-radius:16px;height:240px;width:240px}.fallback-avatar{font-size:3rem}.selfie-container{gap:1rem;padding:1rem}.selfie-info{padding:1rem}.selfie-placeholder{min-height:240px;padding:2rem}.video-container{padding:1.5rem}.introduction-video{border-radius:12px;height:300px}.video-fallback,.video-placeholder{border-radius:12px;min-height:300px;padding:2rem}.video-thumbnail{border-radius:16px;height:100px;width:100px}.video-thumbnail svg{height:40px;width:40px}.video-info{padding:1rem}}@media (max-width:480px){.fallback-avatar,.selfie-image{border-radius:12px;height:200px;width:200px}.fallback-avatar{font-size:2.5rem}.selfie-container{padding:.75rem}.selfie-placeholder{min-height:200px;padding:1.5rem}.verification-badge{font-size:.9rem;padding:.75rem 1.25rem}.video-container{padding:1rem}.introduction-video{border-radius:8px;height:240px}.video-fallback,.video-placeholder{border-radius:8px;min-height:240px;padding:1.5rem}.video-thumbnail{border-radius:12px;height:80px;width:80px}.video-thumbnail svg{height:32px;width:32px}.video-info{padding:.75rem}.quality-badge{font-size:.8rem;padding:.375rem .75rem}}.verification-header{align-items:center;display:flex;gap:1rem;margin-bottom:1rem}.verification-icon{align-items:center;border-radius:50%;color:#fff;height:48px;width:48px}.verification-icon.id-verification{background:linear-gradient(135deg,#10b981,#059669)}.verification-icon.video-verification{background:linear-gradient(135deg,#8b5cf6,#7c3aed)}.verification-status h4{color:#1e293b;font-size:1.125rem;font-weight:600;margin-bottom:.25rem}.status-badge{border-radius:20px;font-size:.875rem;letter-spacing:.025em}.status-badge.verified{background:#dcfce7;color:#166534}.status-badge.pending{background:#fef3c7;color:#92400e}.verification-details{margin-top:1rem}.detail-item{background:#f8fafc99;border:1px solid #e2e8f080;margin-bottom:.5rem;padding:.875rem 1.25rem;transition:all .2s ease}.detail-item:hover{background:#f8fafce6;border-color:#6366f133;transform:scale(1.01)}.detail-label{color:#475569;font-size:.9rem;letter-spacing:-.01em}.detail-value{background:linear-gradient(135deg,#ecfdf5,#d1fae5);border:1px solid #05966926;border-radius:12px;color:#0f172a;font-family:ui-monospace,SFMono-Regular,SF Mono,Consolas,monospace;font-size:.9rem;padding:.25rem .75rem}.video-container{background:linear-gradient(135deg,#fff,#f8fafc);border:1px solid #e2e8f0cc;border-radius:20px;box-shadow:0 8px 32px #00000014,0 4px 16px #0000000f;margin-bottom:1.5rem;padding:2rem;transition:all .3s cubic-bezier(.16,1,.3,1)}.video-container:hover{box-shadow:0 12px 40px #0000001f,0 8px 24px #00000014;transform:translateY(-2px)}.introduction-video{background:#000;border:3px solid #3b82f61a;border-radius:16px;box-shadow:0 12px 40px #00000026,0 8px 24px #0000001a;height:400px;max-width:100%;object-fit:cover;transition:all .3s cubic-bezier(.16,1,.3,1);width:100%}.introduction-video:hover{border-color:#3b82f64d;box-shadow:0 16px 50px #0003,0 12px 30px #3b82f61a;transform:scale(1.01)}.video-info{background:#f8fafc99;border:1px solid #e2e8f080;border-radius:12px;margin-top:1.5rem;padding:1.5rem;text-align:center}.video-description{color:#475569;font-size:1rem;font-weight:500;line-height:1.5;margin:.75rem 0 0}.video-fallback{align-items:center;display:flex;justify-content:center}.video-fallback,.video-placeholder{background:linear-gradient(135deg,#f1f5f9,#e2e8f0);border:3px dashed #cbd5e1;border-radius:16px;flex-direction:column;gap:1.5rem;min-height:400px;padding:3rem;text-align:center}.video-thumbnail{align-items:center;background:linear-gradient(135deg,#3b82f6,#8b5cf6);border-radius:20px;box-shadow:0 8px 32px #3b82f64d,0 4px 16px #0000001a;color:#fff;display:flex;height:120px;justify-content:center;margin:0 auto;transition:all .3s ease;width:120px}.video-thumbnail svg{height:48px;width:48px}.video-thumbnail:hover{box-shadow:0 12px 40px #3b82f666,0 8px 24px #00000026;transform:scale(1.05)}.video-quality{display:flex;gap:.75rem;justify-content:center;margin-top:1rem}.quality-badge{background:linear-gradient(135deg,#dbeafe,#bfdbfe);border:1px solid #1d4ed833;border-radius:20px;box-shadow:0 2px 8px #1d4ed81a;color:#1d4ed8;font-size:.875rem;font-weight:600;padding:.5rem 1rem;transition:all .3s ease}.quality-badge:hover{box-shadow:0 4px 12px #1d4ed826;transform:translateY(-1px)}.quality-badge.good{background:#dcfce7;color:#166534}.info-item{background:linear-gradient(135deg,#fff,#f8fafc);border:1px solid #e2e8f0cc;box-shadow:0 4px 16px #0000000a,0 2px 8px #00000005;gap:.75rem;overflow:hidden;padding:1.5rem;position:relative;transition:all .3s cubic-bezier(.16,1,.3,1)}.info-item:before{background:linear-gradient(180deg,#3b82f6,#8b5cf6);content:"";height:100%;left:0;opacity:0;position:absolute;top:0;transition:opacity .3s ease;width:4px}.info-item:hover{box-shadow:0 8px 24px #00000014,0 4px 12px #3b82f61a;transform:translateY(-2px)}.info-item:hover:before{opacity:1}.info-label{font-size:.8rem;margin-bottom:.25rem}.info-label:after{background:linear-gradient(90deg,#cbd5e199,#0000);content:"";flex:1 1;height:1px}.info-value{color:#0f172a;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;font-size:1.125rem;font-weight:700;line-height:1.4}.signals-grid{grid-gap:1.75rem;background:#f8fafc33;border:1px solid #e2e8f066;border-radius:16px;display:grid;gap:1.75rem;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));padding:1rem}.signal-card{align-items:center;background:linear-gradient(135deg,#fff,#f8fafc);border:1px solid #e2e8f0cc;border-radius:14px;box-shadow:0 4px 16px #0000000a,0 2px 8px #00000005;display:flex;gap:1.25rem;overflow:hidden;padding:1.75rem;position:relative;transition:all .3s cubic-bezier(.16,1,.3,1)}.signal-card:before{background:linear-gradient(180deg,#3b82f6,#8b5cf6);content:"";height:100%;left:0;opacity:0;position:absolute;top:0;transition:opacity .3s ease;width:4px}.signal-card:hover{border-color:#3b82f666;box-shadow:0 8px 24px #00000014,0 4px 12px #3b82f61a;transform:translateY(-3px)}.signal-card:hover:before{opacity:1}.signal-icon{align-items:center;background:linear-gradient(135deg,#3b82f6,#1d4ed8);border-radius:50%;color:#fff;display:flex;flex-shrink:0;height:48px;justify-content:center;width:48px}.signal-content h4{color:#1e293b}.signal-content h4,.signal-content p{font-size:1rem;font-weight:600;margin-bottom:.25rem}.signal-content p{color:#3b82f6}.signal-content small{color:#64748b;font-size:.875rem;line-height:1.4}.social-grid{grid-gap:1.5rem;display:grid;gap:1.5rem}.social-platform{background:linear-gradient(135deg,#fff,#f8fafc);border:1px solid #e2e8f0cc;border-radius:16px;box-shadow:0 4px 16px #0000000a,0 2px 8px #00000005;overflow:hidden;padding:1.75rem;position:relative;transition:all .3s cubic-bezier(.16,1,.3,1)}.social-platform:before{background:linear-gradient(90deg,#3b82f6,#8b5cf6 50%,#06d6a0);content:"";height:3px;left:0;opacity:0;position:absolute;top:0;transition:opacity .3s ease;width:100%}.social-platform:hover{border-color:#3b82f666;box-shadow:0 12px 32px #00000014,0 8px 16px #3b82f61a;transform:translateY(-4px)}.social-platform:hover:before{opacity:1}.platform-header{align-items:center;border-bottom:1px solid #e2e8f099;display:flex;gap:1.25rem;margin-bottom:1.25rem;padding-bottom:1rem}.platform-icon{align-items:center;background:linear-gradient(135deg,#3b82f6,#8b5cf6);border-radius:12px;box-shadow:0 4px 12px #3b82f64d,0 2px 6px #0000001a;color:#fff;display:flex;height:48px;justify-content:center;transition:all .3s ease;width:48px}.platform-icon:hover{box-shadow:0 6px 16px #3b82f666,0 4px 8px #00000026;transform:scale(1.05)}.platform-icon.linkedin{background:#0077b5}.platform-icon.github{background:#333}.platform-icon.twitter{background:#1da1f2}.platform-icon.facebook{background:#1877f2}.platform-icon.instagram{background:linear-gradient(45deg,#f09433,#e6683c 25%,#dc2743 50%,#cc2366 75%,#bc1888)}.platform-icon.website{background:#64748b}.platform-info h4{color:#1e293b;font-size:1.125rem;font-weight:600;margin-bottom:.25rem}.link-status{border-radius:12px;font-size:.875rem;font-weight:500;padding:.25rem .75rem}.link-status.verified{background:#dcfce7;color:#166534}.link-status.not-linked{background:#f1f5f9;color:#64748b}.platform-details{display:flex;flex-direction:column;gap:.75rem}.platform-summary{color:#64748b;font-size:.875rem;line-height:1.5;margin:0}.platform-link{align-items:center;color:#3b82f6;display:inline-flex;font-size:.875rem;font-weight:500;gap:.5rem;text-decoration:none;transition:color .2s ease}.platform-link:hover{color:#1d4ed8}.platform-link svg{transition:transform .2s ease}.platform-link:hover svg{transform:translate(2px,-2px)}.content-analysis{background:#3b82f608;border:1px solid #3b82f61a;border-radius:12px;margin:1.25rem 0;padding:1.5rem}.analysis-section{margin-bottom:1.5rem}.analysis-section:last-child{margin-bottom:0}.analysis-section h5{color:#1e293b;font-size:.875rem;font-weight:600;letter-spacing:.5px;margin-bottom:.75rem;text-transform:uppercase}.analysis-grid{grid-gap:.75rem;display:grid;gap:.75rem;grid-template-columns:repeat(3,1fr)}.analysis-item{align-items:center;background:#fff;border-radius:8px;box-shadow:0 2px 4px #0000000d;display:flex;flex-direction:column;padding:.75rem;text-align:center;transition:all .2s ease}.analysis-item:hover{box-shadow:0 4px 8px #0000001a;transform:translateY(-2px)}.analysis-label{color:#64748b;font-size:.625rem;font-weight:500;letter-spacing:.5px;margin-bottom:.25rem;text-transform:uppercase}.analysis-value{color:#1e293b;font-size:.875rem;font-weight:600}.sentiment-positive{background:#ecfdf5;border-radius:4px;color:#059669;padding:.25rem .5rem}.sentiment-neutral{background:#ecfeff;border-radius:4px;color:#0891b2;padding:.25rem .5rem}.sentiment-negative{background:#fef2f2;border-radius:4px;color:#dc2626;padding:.25rem .5rem}.tone-friendly,.tone-professional,.tone-respectful{background:#ecfdf5;border-radius:4px;color:#059669;padding:.25rem .5rem}.tone-casual{background:#ecfeff;border-radius:4px;color:#0891b2;padding:.25rem .5rem}.tone-aggressive,.tone-confrontational{background:#fef2f2;border-radius:4px;color:#dc2626;padding:.25rem .5rem}.topics-container{display:flex;flex-wrap:wrap;gap:.5rem}.topic-tag{background:#eff6ff;border:1px solid #bfdbfe;border-radius:12px;color:#3b82f6;font-size:.75rem;font-weight:500;padding:.25rem .75rem}.flags-container{display:flex;flex-direction:column;gap:.5rem}.flag-item{align-items:center;border-radius:6px;display:flex;font-size:.75rem;gap:.5rem;padding:.5rem}.flag-clean{background:#ecfdf5;border:1px solid #bbf7d0;color:#059669}.flag-warning{background:#fef3c7;border:1px solid #fde68a;color:#d97706}.flag-icon{font-size:.875rem;font-weight:600}.flag-text{font-weight:500;line-height:1.3}@media (max-width:768px){.content-analysis{padding:1rem}.analysis-grid{gap:.5rem;grid-template-columns:repeat(2,1fr)}.analysis-item{padding:.5rem}.topics-container{gap:.375rem}.topic-tag{font-size:.625rem;padding:.25rem .5rem}.flag-item{font-size:.625rem;padding:.375rem}}.social-empty-state{align-items:center;background:#f8fafc;border:2px dashed #cbd5e1;border-radius:12px;display:flex;flex-direction:column;gap:1rem;justify-content:center;padding:3rem 2rem;text-align:center}.empty-state-icon{color:#94a3b8;margin-bottom:.5rem}.social-empty-state h3{color:#1e293b;font-size:1.25rem;font-weight:600;margin:0}.social-empty-state p{color:#64748b;font-size:.875rem;line-height:1.5;margin:0;max-width:400px}.social-benefits{display:flex;flex-wrap:wrap;gap:.75rem;justify-content:center;margin-top:.5rem}.benefit-item{background:#ecfdf5;border-radius:12px;color:#059669;font-size:.75rem;font-weight:500;padding:.25rem .75rem}.access-requests-list{display:flex;flex-direction:column;gap:1rem}.access-card{background:linear-gradient(135deg,#fff,#f8fafc);border:1px solid #e2e8f0cc;border-radius:16px;box-shadow:0 4px 16px #0000000a,0 2px 8px #00000005;padding:2rem;transition:all .3s cubic-bezier(.16,1,.3,1)}.access-card:hover{box-shadow:0 8px 24px #00000014,0 4px 12px #3b82f614;transform:translateY(-2px)}.access-header{align-items:center;display:flex;gap:1rem;margin-bottom:1rem}.access-permissions-list{display:flex;flex-direction:column;gap:1.5rem}.company-access-card{background:linear-gradient(135deg,#fff,#fafbfc);border:1px solid #e2e8f0cc;border-radius:18px;box-shadow:0 6px 20px #0000000d,0 4px 12px #00000008;overflow:hidden;padding:2rem;position:relative;transition:all .3s cubic-bezier(.16,1,.3,1)}.company-access-card:before{background:linear-gradient(90deg,#3b82f6,#8b5cf6 50%,#06d6a0);content:"";height:3px;left:0;opacity:0;position:absolute;right:0;top:0;transition:opacity .3s ease}.company-access-card:hover{border-color:#3b82f666;box-shadow:0 12px 32px #00000014,0 8px 16px #3b82f61a;transform:translateY(-4px)}.company-access-card:hover:before{opacity:1}.company-header{align-items:center;display:flex;gap:1rem;margin-bottom:1.5rem}.company-logo{background:#f1f5f9;color:#64748b}.company-initials,.company-logo{align-items:center;display:flex;height:48px;justify-content:center;width:48px}.company-initials{background:linear-gradient(135deg,#3b82f6,#8b5cf6);border-radius:12px;color:#fff;font-size:1.125rem;font-weight:700}.company-info{flex:1 1}.company-info h4{color:#1e293b;font-size:1.125rem;font-weight:600;margin:0 0 .25rem}.access-status-badge{border-radius:12px;font-size:.75rem;font-weight:600;letter-spacing:.025em;padding:.25rem .75rem;text-transform:uppercase}.access-status-badge.active{background:#dcfce7;color:#166534}.access-status-badge.expiring{background:#fef3c7;color:#92400e}.access-status-badge.expired{background:#fee2e2;color:#dc2626}.access-actions{display:flex;gap:.5rem}.access-action-btn{align-items:center;background:#fff;border:1px solid #e2e8f0;border-radius:8px;color:#64748b;cursor:pointer;display:flex;height:32px;justify-content:center;transition:all .2s ease;width:32px}.access-action-btn:hover{border-color:#3b82f6;color:#3b82f6}.access-timeline{align-items:center;background:#f8fafc;border-radius:12px;display:flex;gap:1rem;margin-bottom:1rem;padding:1rem}.timeline-item{flex:1 1;text-align:center}.timeline-label{color:#64748b;font-size:.75rem;font-weight:500;letter-spacing:.025em;margin-bottom:.25rem;text-transform:uppercase}.timeline-date{color:#1e293b;font-size:.875rem;font-weight:600}.timeline-divider{align-items:center;color:#cbd5e1;display:flex;gap:.5rem}.timeline-line{background:#cbd5e1;height:1px;width:40px}.timeline-arrow{color:#94a3b8;font-size:1.125rem}.access-remaining{align-items:center;background:#f1f5f9;border-radius:8px;color:#475569;display:flex;font-size:.875rem;gap:.5rem;margin-bottom:1rem;padding:.75rem}.access-remaining.warning{background:#fef3c7;color:#92400e}.access-permissions-grid{grid-gap:.75rem;display:grid;gap:.75rem;grid-template-columns:repeat(auto-fit,minmax(150px,1fr))}.permission-item{align-items:center;background:#f8fafc;border-radius:8px;display:flex;justify-content:space-between;padding:.5rem .75rem}.permission-label{color:#64748b;font-size:.875rem}.permission-status{font-size:.875rem;font-weight:600}.permission-status.granted{color:#059669}.no-access-state{align-items:center;background:#f8fafc;border:2px dashed #cbd5e1;border-radius:16px;display:flex;flex-direction:column;padding:3rem 2rem;text-align:center}.no-access-icon{color:#94a3b8;margin-bottom:1rem}.no-access-state h3{color:#1e293b;font-size:1.25rem;font-weight:600;margin:0 0 .5rem}.no-access-state p{color:#64748b;line-height:1.6;margin:0 0 1.5rem;max-width:400px}.access-benefits{align-items:flex-start;display:flex;flex-direction:column;gap:.5rem}.benefit-point{align-items:center;color:#059669;display:flex;font-size:.875rem;gap:.5rem}.benefit-point svg{stroke-width:3}.access-icon{align-items:center;background:linear-gradient(135deg,#10b981,#059669);border-radius:50%;color:#fff;display:flex;height:40px;justify-content:center;width:40px}.access-info h4{color:#1e293b;font-size:1.125rem;font-weight:600;margin-bottom:.25rem}.access-status{border-radius:12px;font-size:.875rem;font-weight:500;padding:.25rem .75rem}.access-status.active{background:#dcfce7;color:#166534}.access-status.pending{background:#fef3c7;color:#92400e}.access-status.approved{background:#dcfce7;color:#166534}.access-status.denied{background:#fee2e2;color:#991b1b}.access-status.expired{background:#f3f4f6;color:#374151}.access-status.inactive{background:#f1f5f9;color:#64748b}.access-details{display:flex;flex-direction:column;gap:.5rem}.access-item{display:flex;justify-content:space-between}.access-label{color:#64748b;font-size:.875rem}.access-value{color:#1e293b;font-size:.875rem;font-weight:500}.comments-card{background:#f8fafc;border:1px solid #e2e8f0;border-radius:12px;padding:1.5rem}.comment-content{margin-bottom:1rem}.comment-content p{color:#374151;font-size:1rem;font-style:italic;line-height:1.6;margin:0}.comment-meta{text-align:right}.comment-meta span{color:#64748b;font-size:.875rem}.no-message{padding:1rem;text-align:center}.no-message p{color:#64748b;font-style:normal;margin-bottom:.5rem}.no-message small{color:#94a3b8;font-size:.8125rem;line-height:1.4}.trust-profile-footer{border-top:1px solid #e2e8f0;display:flex;gap:1rem;justify-content:center;margin-top:2rem;padding:2rem 0}.btn{font-size:1rem}.btn-secondary{background:#f1f5f9;border:1px solid #e2e8f0;color:#475569}.btn-secondary:hover{background:#e2e8f0;border-color:#cbd5e1}.btn-primary{background:linear-gradient(135deg,#3b82f6,#1d4ed8)}.btn-primary:hover{background:linear-gradient(135deg,#1d4ed8,#1e40af);box-shadow:0 10px 15px -3px #3b82f64d;transform:translateY(-2px)}@media (max-width:768px){.trust-profile-page{padding:1rem}.trust-profile-container{gap:1.5rem}.trust-section{padding:1.5rem}.trust-profile-header h1{font-size:2rem}.profile-overview-content{gap:2rem;grid-template-columns:1fr;padding:1.5rem 0}.trust-metrics{gap:1.5rem;padding:1.5rem}.trust-score-display{flex-direction:column;gap:1rem;padding:1.25rem;text-align:center}.trust-score-circle{height:100px;width:100px}.profile-name{font-size:1.5rem}.trust-score-display{justify-content:center}.info-grid,.signals-grid,.verification-grid{grid-template-columns:1fr}.trust-profile-footer{align-items:center;flex-direction:column}.btn{justify-content:center;width:100%}}@media (max-width:480px){.trust-profile-page{padding:.5rem}.trust-section{padding:1rem}.profile-avatar-large{height:100px;width:100px}.trust-score-circle{height:80px;width:80px}.trust-score-value{font-size:1.5rem}.access-card,.comments-card,.signal-card,.social-platform,.verification-card,.video-container{padding:1rem}.introduction-video{border-radius:8px;height:240px}}.modal-overlay{animation:modalFadeIn .3s ease-out;background-color:#000000b3;z-index:9999}.modal-content{background:#fff;border-radius:20px;box-shadow:0 25px 50px -12px #00000040;max-height:90vh;overflow:auto;position:relative}.response-modal{max-width:500px;width:90%}.response-modal .modal-header{align-items:center;border-bottom:1px solid #e5e7eb;display:flex;justify-content:space-between;padding:1.5rem 1.5rem 0}.response-modal .modal-header h3{color:#111827;font-size:1.25rem;font-weight:600;margin:0}.modal-close-button{background:none;border:none;border-radius:6px;color:#6b7280;cursor:pointer;padding:.5rem;transition:color .2s ease,background-color .2s ease}.modal-close-button:hover{background-color:#f3f4f6;color:#374151}.response-modal .modal-body{padding:1.5rem}.response-modal .modal-body p{color:#6b7280;line-height:1.6;margin-bottom:1.5rem}.message-input-group{margin-bottom:1rem}.message-input-group label{color:#374151;display:block;font-weight:500;margin-bottom:.5rem}.response-message-textarea{border:1px solid #d1d5db;border-radius:8px;box-sizing:border-box;font-size:.875rem;min-height:100px;padding:.75rem;resize:vertical;width:100%}.response-message-textarea:focus{border-color:#4a6cf7;box-shadow:0 0 0 3px #4a6cf71a;outline:none}.character-count{color:#9ca3af}.response-modal .modal-footer{border-top:1px solid #e5e7eb;display:flex;gap:.75rem;justify-content:flex-end;padding:0 1.5rem 1.5rem}.response-modal .btn{border:none;border-radius:6px;cursor:pointer;font-size:.875rem;font-weight:500;padding:.5rem 1rem;transition:all .2s ease}.response-modal .btn-secondary{background-color:#f3f4f6;color:#374151}.response-modal .btn-secondary:hover{background-color:#e5e7eb}.response-modal .btn-success{background-color:#10b981;color:#fff}.response-modal .btn-success:hover{background-color:#059669}.response-modal .btn-danger{background-color:#ef4444;color:#fff}.response-modal .btn-danger:hover{background-color:#dc2626}@keyframes modalFadeIn{0%{opacity:0;transform:scale(.95)}to{opacity:1;transform:scale(1)}}.request-access-modal-overlay{align-items:center;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#00000080;bottom:0;display:flex;justify-content:center;left:0;position:fixed;right:0;top:0;z-index:1000}.request-access-modal{animation:modalSlideIn .3s ease-out;background:#fff;border-radius:16px;box-shadow:0 20px 25px -5px #0000001a,0 10px 10px -5px #0000000a;max-height:90vh;max-width:500px;overflow:hidden;width:90%}.modal-header{background:linear-gradient(135deg,#f8fafc,#f1f5f9);padding:1.5rem}.modal-header h2{color:#1f2937;font-size:1.5rem;font-weight:700;margin:0}.close-button{align-items:center;background:none;border:none;border-radius:4px;color:#6b7280;cursor:pointer;display:flex;font-size:1.5rem;height:32px;justify-content:center;padding:.25rem;transition:all .2s ease;width:32px}.close-button:hover{background:#0000001a;color:#374151}.close-button:disabled{cursor:not-allowed;opacity:.5}.modal-content{max-height:calc(90vh - 120px);overflow-y:auto;padding:1.5rem}.request-info{margin-bottom:1.5rem}.request-info p{color:#374151;font-size:1rem;line-height:1.6;margin:0 0 1rem}.access-details{background:linear-gradient(135deg,#f0f7ff,#e0f2fe);border:1px solid #bae6fd;border-radius:8px;margin-top:1rem;padding:1rem}.access-details h4{color:#0f172a;font-size:1rem;font-weight:600;margin:0 0 .75rem}.access-details ul{list-style:none;margin:0;padding-left:1rem}.access-details li{color:#374151;font-size:.95rem;line-height:1.5;margin-bottom:.5rem}.form-group label{font-size:.95rem;font-weight:600}.form-group textarea{border:2px solid #e5e7eb;border-radius:8px;font-family:inherit;font-size:1rem;line-height:1.5;min-height:100px;padding:.75rem;transition:border-color .2s ease;width:100%}.form-group textarea:focus{border-color:#3b82f6;box-shadow:0 0 0 3px #3b82f61a;outline:none}.form-group textarea:disabled{background-color:#f9fafb;cursor:not-allowed;opacity:.7}.character-count{font-size:.875rem}.success-message{padding:2rem 1rem}.success-icon{animation:successBounce .6s ease-out;font-size:4rem;margin-bottom:1rem}@keyframes successBounce{0%,20%,50%,80%,to{transform:translateY(0)}40%{transform:translateY(-10px)}60%{transform:translateY(-5px)}}.success-message h3{color:#16a34a;font-size:1.5rem;font-weight:700;margin:0 0 1rem}.success-message p{color:#374151;margin:0}.error-message{border-radius:6px;font-size:.95rem}.cancel-button{background:#0000;border:2px solid #e5e7eb;border-radius:8px;color:#6b7280;cursor:pointer;font-size:1rem;font-weight:600;padding:.75rem 1.5rem;transition:all .2s ease}.cancel-button:hover:not(:disabled){background:#f9fafb;border-color:#d1d5db;color:#374151}.cancel-button:disabled{cursor:not-allowed;opacity:.5}.submit-button{align-items:center;background:linear-gradient(135deg,#3b82f6,#1d4ed8);border:none;border-radius:8px;box-shadow:0 2px 4px #3b82f64d;color:#fff;cursor:pointer;display:flex;font-size:1rem;font-weight:600;gap:.5rem;padding:.75rem 1.5rem;transition:all .2s ease}.submit-button:hover:not(:disabled){box-shadow:0 4px 8px #3b82f666;transform:translateY(-1px)}.submit-button:disabled{cursor:not-allowed;opacity:.7;transform:none}.loading-spinner{border:2px solid #0000;border-top-color:currentcolor;height:16px;width:16px}@media (max-width:640px){.request-access-modal{margin:1rem;width:95%}.modal-content,.modal-header{padding:1rem}.modal-actions{flex-direction:column}.cancel-button,.submit-button{justify-content:center;width:100%}}.employer-trust-profile-view{background-color:#f8fafc;margin:0 auto;max-width:1200px;min-height:100vh;padding:2rem}.employer-profile-header{margin-bottom:2rem;text-align:center}.employer-profile-header h1{color:#1f2937;font-size:2.5rem;margin-bottom:.5rem}.employer-profile-header p{color:#6b7280;font-size:1.1rem}.trust-section{margin-bottom:1.5rem}.trust-section:last-child{margin-bottom:0}.employer-trust-profile-loading{align-items:center;display:flex;flex-direction:column;justify-content:center;min-height:400px;padding:2rem}.loading-spinner{border:4px solid #e5e7eb}.employer-access-status{background:#fff;border-radius:12px;box-shadow:0 4px 6px #0000000d;margin-bottom:2rem;padding:2rem}.access-indicator{align-items:flex-start;display:flex;gap:1.5rem}.status-icon{flex-shrink:0;font-size:3rem}.status-content h3{color:#1f2937;font-size:1.5rem;margin:0 0 .5rem}.status-content p{color:#6b7280;line-height:1.6;margin:0 0 1rem}.employer-access-status.granted{background:linear-gradient(135deg,#ecfdf5,#f0fdf4);border:2px solid #22c55e}.employer-access-status.granted .status-content h3{color:#15803d}.time-remaining{align-items:center;background:#22c55e1a;border-radius:8px;display:flex;gap:1rem;margin-top:1rem;padding:.75rem 1rem}.time-remaining strong{color:#15803d;font-size:1.1rem}.expiry-warning{background:#fbbf24;border-radius:4px;color:#92400e;font-size:.875rem;font-weight:600;padding:.25rem .5rem}.employer-access-status.requires-request{background:linear-gradient(135deg,#fef7ff,#faf5ff);border:2px solid #8b5cf6}.employer-access-status.requires-request .status-content h3{color:#7c3aed}.access-steps{background:#8b5cf60d;border-radius:8px;margin:1.5rem 0;padding:1rem}.access-steps h4{color:#7c3aed;font-size:1rem;margin:0 0 .75rem}.access-steps ol{color:#6b7280;margin:0;padding-left:1.5rem}.access-steps li{line-height:1.5;margin-bottom:.5rem}.request-access-btn{background:linear-gradient(135deg,#8b5cf6,#7c3aed);border:none;border-radius:8px;box-shadow:0 2px 4px #8b5cf64d;color:#fff;cursor:pointer;font-size:1rem;font-weight:600;padding:.75rem 1.5rem;transition:all .3s ease}.request-access-btn:hover{box-shadow:0 4px 8px #8b5cf666;transform:translateY(-2px)}.employer-access-status.denied{background:linear-gradient(135deg,#fef2f2,#fef1f1);border:2px solid #ef4444}.employer-access-status.denied .status-content h3{color:#dc2626}.denial-details{background:#dc26260d;border:1px solid #dc26261a;border-radius:8px;margin-top:16px;padding:16px}.denial-details p{color:#7f1d1d;font-size:14px;margin:0 0 8px}.denial-details p:last-child{margin-bottom:0}.employer-access-status.expired{background:linear-gradient(135deg,#fef3c7,#fde68a);border:2px solid #f59e0b}.employer-access-status.expired .status-content h3{color:#d97706}.expiry-details{background:#d977060d;border:1px solid #d977061a;border-radius:8px;margin-top:16px;padding:16px}.expiry-details p{color:#92400e;font-size:14px;margin:0 0 8px}.expiry-details p:last-of-type{margin-bottom:16px}.expiry-details .request-access-btn{background:#d97706;border:none;border-radius:6px;color:#fff;cursor:pointer;font-weight:500;padding:10px 20px;transition:all .2s ease}.expiry-details .request-access-btn:hover{background:#b45309;transform:translateY(-1px)}.extension-actions{display:flex;flex-direction:column;gap:12px;margin-top:16px}.request-extension-btn{background:#3b82f6;border:none;border-radius:6px;color:#fff;cursor:pointer;font-size:14px;font-weight:500;padding:12px 20px;transition:all .2s ease}.request-extension-btn:hover:not(:disabled){background:#2563eb;transform:translateY(-1px)}.request-extension-btn:disabled{background:#9ca3af;cursor:not-allowed;transform:none}.request-access-btn.secondary{background:#6b7280;font-size:14px}.request-access-btn.secondary:hover{background:#4b5563}@media (min-width:640px){.extension-actions{flex-direction:row;justify-content:center}}.employer-profile-content{grid-gap:2rem;display:grid;gap:2rem}.candidate-overview-card{background:#fff;border-radius:12px;box-shadow:0 4px 6px #0000000d;padding:2rem}.candidate-header{align-items:center;display:flex;gap:2rem}.candidate-avatar{border-radius:50%;box-shadow:0 4px 12px #00000026;flex-shrink:0;height:120px;overflow:hidden;width:120px}.candidate-avatar img{height:100%;object-fit:cover;width:100%}.avatar-initials{align-items:center;background:linear-gradient(135deg,#3b82f6,#1d4ed8);color:#fff;display:flex;font-size:2.5rem;font-weight:700;height:100%;justify-content:center;width:100%}.candidate-info h2{color:#1f2937;font-size:2rem;margin:0 0 .5rem}.candidate-email{font-size:1.1rem;margin-bottom:1rem}.candidate-details{grid-gap:.75rem;display:grid;gap:.75rem}.detail-item{gap:.5rem}.detail-item .label{color:#374151;font-weight:600;min-width:80px}.detail-item .value{color:#6b7280}.trust-score-overview-card{background:#fff;border-radius:12px;box-shadow:0 4px 6px #0000000d;padding:2rem}.trust-score-overview-card h3{color:#1f2937;font-size:1.5rem;margin:0 0 1.5rem}.trust-score-display{align-items:center;display:flex;gap:2rem}.score-circle{align-items:center;background:linear-gradient(135deg,#f8fafc,#f1f5f9);border:4px solid #e2e8f0;border-radius:50%;display:flex;flex-direction:column;flex-shrink:0;height:120px;justify-content:center;width:120px}.score-value{font-size:2.5rem;font-weight:700;line-height:1}.score-max{color:#6b7280;font-size:1.2rem;margin-top:.25rem}.score-details{flex:1 1}.score-rating{color:#374151;font-size:1.25rem;font-weight:600;margin-bottom:1rem}.verification-badges{display:flex;flex-wrap:wrap;gap:.5rem}.verification-badge{border-radius:20px;font-size:.875rem;font-weight:500;padding:.25rem .75rem}.verification-badge.verified{background:#dcfce7;border:1px solid #86efac;color:#16a34a}.verification-components{background:#fff;border-radius:12px;box-shadow:0 4px 6px #0000000d;padding:2rem}.verification-components h3{color:#1f2937;font-size:1.5rem;margin:0 0 1.5rem}.verification-component{background:#f8fafc;border:1px solid #e2e8f0;border-radius:8px;margin-bottom:2rem;padding:1.5rem}.verification-component:last-child{margin-bottom:0}.verification-component h4{color:#374151;font-size:1.25rem;margin:0 0 1rem}.component-content{align-items:center;display:flex;gap:1.5rem}.verification-selfie{height:120px;object-fit:cover;width:120px}.verification-selfie,.verification-video{border-radius:8px;box-shadow:0 2px 8px #0000001a}.verification-video{height:200px;width:300px}.verification-status.verified{align-items:center;color:#16a34a;display:flex;font-weight:600;gap:.5rem}.access-reminder{background:linear-gradient(135deg,#fef3c7,#fde68a);border:1px solid #f59e0b;border-radius:8px;padding:1rem;text-align:center}.access-reminder p{color:#92400e;font-size:.95rem;margin:0}.employer-access-error{background:#fff;border-radius:12px;box-shadow:0 4px 6px #0000000d;padding:3rem 2rem;text-align:center}.employer-access-error h2{color:#dc2626;margin-bottom:1rem}.employer-access-error p{color:#6b7280}.info-grid{grid-template-columns:repeat(auto-fit,minmax(300px,1fr));margin-top:1rem}.info-item{background:#f8fafc99;border:1px solid #e2e8f099;border-radius:12px;flex-direction:column;gap:.5rem;padding:1.25rem;transition:all .3s ease}.info-item:hover{background:#f8fafce6;border-color:#3b82f64d;box-shadow:0 4px 12px #3b82f61a;transform:translateY(-1px)}.info-label{color:#6b7280;font-size:.875rem;font-weight:600;letter-spacing:.05em;text-transform:uppercase}.info-value{color:#374151;font-size:1rem;word-break:break-word}.analysis-section{background:linear-gradient(135deg,#f8fafc,#f1f5f9);border:1px solid #e2e8f0;border-radius:12px;box-shadow:0 2px 8px #0000000a;margin-top:1.5rem;padding:1.5rem}.analysis-title{align-items:center;color:#374151;display:flex;font-size:1.1rem;font-weight:700;gap:.5rem;margin:0 0 1rem}.analysis-title:before{content:"🤖";font-size:1.2rem}.analysis-content{display:flex;flex-direction:column;gap:1rem}.analysis-text{background:#fff;border-left:4px solid #3b82f6;border-radius:8px;color:#4b5563;font-style:italic;line-height:1.6;margin:0;padding:1rem}.analysis-subsection{margin-bottom:1rem}.subsection-title{color:#6b7280;letter-spacing:.05em;margin:0 0 .75rem;text-transform:uppercase}.transcription-text{background:#fff;border-left:4px solid #10b981;border-radius:8px;color:#4b5563;font-family:Georgia,serif;line-height:1.6;margin:0;padding:1rem}.structured-analysis{background:#fff;border-left:4px solid #8b5cf6;border-radius:8px;overflow:hidden;padding:0}.structured-analysis-text{word-wrap:break-word;background:linear-gradient(135deg,#f8fafc,#f1f5f9);border:none;color:#374151;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;font-size:.9rem;line-height:1.6;margin:0;padding:1rem;white-space:pre-wrap}.analysis-metadata{background:#fffc;border:1px solid #e5e7eb;border-radius:8px;display:flex;flex-wrap:wrap;gap:1rem;margin-top:1rem;padding:1rem}.metadata-item{align-items:center;background:#f3f4f6;border:1px solid #d1d5db;border-radius:20px;color:#374151;display:flex;font-size:.875rem;font-weight:500;gap:.5rem;padding:.5rem 1rem}.metadata-item:before{content:"📊";font-size:.875rem}.analysis-status{align-items:center;border-radius:20px;display:inline-flex;font-size:.875rem;font-weight:600;gap:.5rem;margin-bottom:1rem;padding:.5rem 1rem}.structured-professional-assessment{background:linear-gradient(135deg,#fff,#f8fafc);border:1px solid #e2e8f0;border-radius:12px;box-shadow:0 4px 6px -1px #0000001a,0 2px 4px -1px #0000000f;margin:1rem 0;overflow:hidden}.structured-assessment-container{padding:1.5rem}.assessment-section{border-bottom:none;margin-bottom:2rem;padding:0}.assessment-section:last-child{margin-bottom:0}.assessment-section-title{border-bottom:2px solid #3b82f6;color:#1e293b;display:inline-block;font-size:1.2rem;font-weight:700;margin:0 0 1.25rem;min-width:200px;padding-bottom:.5rem;text-align:left}.assessment-section-content{margin-left:0;margin-top:1rem;text-align:left}.assessment-bullet{background:#fffc;border-left:3px solid #3b82f6;border-radius:8px;display:block;margin-bottom:1.25rem;padding:1rem;text-align:left}.bullet-label{color:#1e293b;display:block;font-size:1rem;font-weight:700;margin-bottom:.5rem;text-align:left}.bullet-content{margin:0}.assessment-paragraph,.bullet-content{color:#475569;font-size:.95rem;line-height:1.7;text-align:left}.assessment-paragraph{background:#f8fafccc;border-radius:6px;margin:0 0 1rem;padding:.75rem}.analysis-status.completed{background:#dcfce7;border:1px solid #86efac;color:#16a34a}.analysis-status.pending{background:#fef3c7;border:1px solid #fbbf24;color:#d97706}.analysis-status.failed{background:#fee2e2;border:1px solid #fca5a5;color:#dc2626}.analysis-status.processing{background:#dbeafe;border:1px solid #93c5fd;color:#2563eb}.no-analysis-state{color:#6b7280;padding:2rem;text-align:center}.no-analysis-state .icon{font-size:3rem;margin-bottom:1rem;opacity:.5}.no-analysis-state h4{color:#9ca3af;font-size:1.1rem;margin:0 0 .5rem}.no-analysis-state p{color:#9ca3af;font-size:.95rem;margin:0 0 1rem}.analysis-capabilities{display:flex;flex-direction:column;gap:.5rem;margin-top:1rem}.capability-item{align-items:center;background:#3b82f60d;border-left:3px solid #3b82f6;border-radius:8px;color:#4b5563;display:flex;font-size:.875rem;gap:.5rem;padding:.5rem .75rem}.ai-feature-indicator{align-items:center;background:linear-gradient(135deg,#6366f11a,#8b5cf61a);border:1px solid #6366f133;border-radius:12px;display:flex;gap:1rem;justify-content:center;margin:1rem 0;padding:.75rem 1.5rem}.ai-badge{align-items:center;background:linear-gradient(135deg,#6366f1,#8b5cf6);border-radius:20px;box-shadow:0 2px 4px #6366f14d;color:#fff;display:flex;font-size:.875rem;font-weight:600;gap:.5rem;padding:.5rem 1rem}.ai-description{color:#6b7280;font-size:.875rem;font-style:italic}.metadata-item[data-type=confidence]{background:linear-gradient(135deg,#dbeafe,#bfdbfe);border-color:#93c5fd;color:#1d4ed8}.metadata-item[data-type=age]{background:linear-gradient(135deg,#fce7f3,#fbcfe8);border-color:#f9a8d4;color:#be185d}.metadata-item[data-type=sentiment]{background:linear-gradient(135deg,#dcfce7,#bbf7d0);border-color:#86efac;color:#15803d}.analysis-loading{align-items:center;color:#6b7280;display:flex;justify-content:center;padding:2rem}.analysis-loading-spinner{animation:spin 1s linear infinite;border:2px solid #e5e7eb;border-radius:50%;border-top-color:#3b82f6;height:20px;margin-right:.75rem;width:20px}.candidate-grid{grid-gap:2rem;align-items:start;display:grid;gap:2rem;grid-template-columns:1fr 1fr}.candidate-card{background:#fff;border-radius:12px;box-shadow:0 4px 6px #0000000d;display:flex;flex-direction:column;height:auto;padding:1.5rem}.card-header{margin-bottom:1.5rem;min-height:60px}.card-header-content{flex:1 1}.card-body{flex:1 1;margin-bottom:1.5rem}.card-analysis{background:#f8fafc;border:1px solid #e5e7eb;border-radius:8px;height:600px;margin-top:auto;overflow-y:auto}.media-modal-overlay{align-items:center;background:#000000e6;bottom:0;display:flex;justify-content:center;left:0;padding:2rem;position:fixed;right:0;top:0;z-index:1000}.media-modal-content{align-items:center;display:flex;flex-direction:column;gap:1rem;max-height:90vh;max-width:90vw;position:relative}.media-modal-close{align-items:center;background:#fff3;border:none;border-radius:50%;cursor:pointer;display:flex;height:40px;justify-content:center;position:absolute;right:0;top:-3rem;transition:background .3s ease;width:40px;z-index:1001}.media-modal-close:hover{background:#ffffff4d}.media-modal-close svg{stroke-width:2}.media-modal-image{object-fit:contain}.media-modal-image,.media-modal-video{border-radius:8px;box-shadow:0 8px 32px #00000080;max-height:80vh;max-width:100%}.media-modal-info{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#00000080;border-radius:8px;color:#fff;padding:1rem 2rem;text-align:center}.media-modal-info h3{font-size:1.25rem;font-weight:600;margin:0 0 .5rem}.media-modal-info p{font-size:.95rem;margin:0;opacity:.9}.media-frame{border-radius:8px;cursor:pointer;overflow:hidden;position:relative;transition:transform .3s ease}.media-frame:hover{transform:scale(1.02)}.clickable-media{transition:filter .3s ease}.media-frame:hover .clickable-media{filter:brightness(.9)}.media-overlay{align-items:center;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#00000080;border-radius:50%;display:flex;height:48px;justify-content:center;left:50%;opacity:0;position:absolute;top:50%;transform:translate(-50%,-50%);transition:opacity .3s ease;width:48px}.media-frame:hover .media-overlay{opacity:1}.media-overlay svg{filter:drop-shadow(0 2px 4px rgba(0,0,0,.3))}.card-analysis .analysis-section{background:#0000;border:none;border-radius:0;box-shadow:none;margin:0;padding:1rem}.card-analysis .analysis-section:first-child{padding-top:1rem}.card-analysis .analysis-section:last-child{padding-bottom:1rem}.card-analysis::-webkit-scrollbar{width:6px}.card-analysis::-webkit-scrollbar-track{background:#f1f5f9;border-radius:3px}.card-analysis::-webkit-scrollbar-thumb{background:#cbd5e1;border-radius:3px}.card-analysis::-webkit-scrollbar-thumb:hover{background:#94a3b8}.analysis-placeholder{background:linear-gradient(135deg,#f0f9ff,#e0f2fe);border:1px solid #0ea5e9;border-radius:12px;margin:1rem 0;padding:1.5rem}.placeholder-indicator{align-items:center;color:#0369a1;display:flex;font-weight:600;gap:.75rem;margin-bottom:1rem}.placeholder-indicator svg{color:#0ea5e9}.placeholder-text{color:#075985;font-size:.95rem;line-height:1.6;margin:0 0 1rem}.analysis-features{grid-gap:.5rem;display:grid;gap:.5rem;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));margin-top:1rem}.feature-item{background:#0ea5e91a;border-radius:8px;color:#0369a1;font-size:.875rem;font-weight:500;padding:.5rem .75rem}@media (max-width:768px){.employer-trust-profile-view{padding:1rem}.candidate-header{text-align:center}.candidate-header,.component-content,.trust-score-display{flex-direction:column;gap:1rem}.verification-video{max-width:300px;width:100%}.access-indicator{flex-direction:column;gap:1rem;text-align:center}.analysis-metadata{flex-direction:column;gap:.5rem}.metadata-item{text-align:center}}.loading-spinner{gap:1rem;padding:2rem}.spinner{display:flex;gap:.25rem}.spinner-circle{animation:spinner-pulse 1.4s ease-in-out infinite both;border-radius:50%}.loading-spinner.small .spinner-circle{height:8px;width:8px}.loading-spinner.medium .spinner-circle{height:12px;width:12px}.loading-spinner.large .spinner-circle{height:16px;width:16px}.spinner.primary .spinner-circle{background-color:#3b82f6}.spinner.secondary .spinner-circle{background-color:#6b7280}.spinner.success .spinner-circle{background-color:#10b981}.spinner.warning .spinner-circle{background-color:#f59e0b}.spinner.danger .spinner-circle{background-color:#ef4444}.spinner-circle:first-child{animation-delay:-.32s}.spinner-circle:nth-child(2){animation-delay:-.16s}.spinner-circle:nth-child(3){animation-delay:0}.loading-message{color:#6b7280;font-size:.875rem;font-weight:500;margin:0;text-align:center}.loading-spinner.small .loading-message{font-size:.75rem}.loading-spinner.large .loading-message{font-size:1rem}@keyframes spinner-pulse{0%,80%,to{opacity:.5;transform:scale(0)}40%{opacity:1;transform:scale(1)}}@media (prefers-reduced-motion:reduce){.spinner-circle{animation:spinner-fade 2s linear infinite}@keyframes spinner-fade{0%,to{opacity:.3}50%{opacity:1}}}.invitation-acceptance{background:#fafafa;color:#1a1a1a;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;min-height:100vh;overflow-x:hidden}.invitation-acceptance .container,.invitation-acceptance .page-container{margin:0!important;max-width:none!important;padding:0!important;width:100%!important}.invitation-container{box-sizing:border-box;display:flex;flex-direction:column;margin:0!important;max-width:none!important;min-height:100vh;padding:0;width:100vw!important}.welcome-section{align-items:center;display:flex;flex:1 1;flex-direction:column;justify-content:center;min-height:100vh;padding:2rem}.company-header{margin-bottom:3rem;text-align:center}.company-logo{border-radius:12px;height:64px;margin-bottom:1rem;object-fit:cover;width:64px}.company-logo-placeholder{background:#111;border-radius:12px;color:#fff;font-size:1.5rem;height:64px;margin:0 auto 1rem;width:64px}.company-info h1,.company-logo-placeholder{align-items:center;display:flex;font-weight:700;justify-content:center}.company-info h1{color:#111;font-size:2rem;gap:.5rem;letter-spacing:-.02em;margin:0 0 .5rem}.company-icon{color:#666;height:1.5rem;width:1.5rem}.requester-info{align-items:center;color:#666;display:flex;font-size:1rem;gap:.5rem;justify-content:center;margin:0}.mail-icon{color:#666;height:1rem;width:1rem}.invitation-content{max-width:600px;width:100%}.invitation-card{background:#fff;border:1px solid #e5e7eb;border-radius:16px;box-shadow:0 1px 3px #0000001a;overflow:hidden}.card-header{border-bottom:1px solid #f3f4f6;padding:2rem;text-align:center}.verification-icon{display:flex;justify-content:center;margin-bottom:1rem}.security-shield-icon{color:#111;height:2.5rem;width:2.5rem}.card-header h2{color:#111;font-size:1.5rem;font-weight:700;letter-spacing:-.02em;margin:0 0 .5rem}.invitation-subtitle{color:#666;font-size:1rem;margin:0}.card-body{padding:2rem}.message-section{margin-bottom:2rem}.message-section h3{color:#111;font-size:1.125rem;font-weight:600;margin:0 0 1rem}.invitation-message{background:#f9fafb;border-left:3px solid #111;border-radius:8px;color:#374151;font-size:.875rem;line-height:1.6;margin:0;padding:1.5rem}.verification-details{margin-bottom:2rem}.verification-details h3{color:#111;font-size:1.125rem;font-weight:600;margin:0 0 1rem}.verification-items{grid-gap:.75rem;display:grid;gap:.75rem}.verification-item{background:#f9fafb;border:1px solid #f3f4f6;border-radius:8px;gap:.75rem;padding:1rem}.item-icon,.verification-item{align-items:center;display:flex}.item-icon{justify-content:center}.verification-step-icon{color:#666;height:1.25rem;width:1.25rem}.item-label{color:#374151;font-size:.875rem;font-weight:500}.access-info{background:#f9fafb;border:1px solid #f3f4f6;border-radius:8px;display:flex;flex-direction:column;gap:.75rem;padding:1.5rem}.info-item{align-items:center;font-size:.875rem;justify-content:space-between}.info-label{align-items:center;color:#374151;display:flex;font-weight:500;gap:.5rem}.info-icon{color:#666;height:1rem;width:1rem}.info-value{color:#111;font-weight:600}.card-actions{background:#fafafa;border-top:1px solid #f3f4f6;padding:2rem;text-align:center}.button-icon{color:currentColor;height:1rem;width:1rem}.btn-primary{background:#111}.btn-primary:hover{background:#374151;color:#fff!important}.btn-primary:disabled{opacity:.5}.btn-large{font-size:1rem;max-width:300px;padding:1rem 2rem}.existing-user-note{color:#666;font-size:.875rem;margin:1.5rem 0 1rem;text-align:center}.security-note{align-items:center;color:#999;display:flex;font-size:.75rem;gap:.5rem;justify-content:center;margin:1rem 0 0;text-align:center}.security-icon{color:#10b981;height:.75rem;width:.75rem}.login-section,.registration-section{align-items:center;background:#fafafa;display:flex;flex-direction:column;justify-content:center;min-height:100vh;padding:2rem}.login-section .company-header,.registration-section .company-header{background:none;box-shadow:none;color:inherit;margin-bottom:2rem;padding:0;text-align:center}.login-form-container,.registration-form-container{background:#fff;border:1px solid #e5e7eb;border-radius:16px;box-shadow:0 1px 3px #0000001a;max-width:500px;padding:2rem;width:100%}.login-header,.registration-header{margin-bottom:2rem;text-align:center}.login-header h2,.registration-header h2{color:#111;font-size:1.5rem;font-weight:700;letter-spacing:-.02em;margin:0 0 .5rem}.login-header p,.registration-header p{color:#666;font-size:.875rem;line-height:1.5;margin:0}.login-form,.registration-form{display:flex;flex-direction:column;gap:1.5rem}.form-group-row{grid-gap:1rem;display:grid;gap:1rem;grid-template-columns:1fr 1fr}.form-group label{color:#111}.form-group input{background:#fff;color:#111;font-family:inherit;font-size:.875rem;padding:.75rem;transition:border-color .2s ease}.form-group input:focus{border-color:#111;box-shadow:0 0 0 3px #1118271a}.form-group input:disabled{background:#f9fafb;border-color:#e5e7eb;color:#6b7280}.form-note{color:#6b7280;font-size:.75rem}.form-actions{text-align:center}.form-actions .btn-primary{background:#111;border:none;font-size:.875rem;font-weight:600;min-width:200px;padding:.875rem 2rem}.form-actions .btn-primary:hover{background:#374151}.login-link,.register-link{color:#666;font-size:.875rem;margin:1.5rem 0 0;text-align:center}.link-button{background:none;border:none;color:#111;cursor:pointer;font-weight:500;margin-left:.25rem;text-decoration:underline}.link-button:hover{color:#374151}.invitation-acceptance.error{align-items:center;display:flex;justify-content:center;padding:2rem}.error-container{background:#fff;border:1px solid #e5e7eb;border-radius:16px;box-shadow:0 1px 3px #0000001a;max-width:400px;padding:2rem;text-align:center}.alert-icon{color:#ef4444;height:3rem;width:3rem}.error-container h2{color:#111;font-size:1.25rem;font-weight:700;margin:0 0 .5rem}.error-container p{color:#666;font-size:.875rem;line-height:1.5;margin:0 0 1.5rem}.loading-state{min-height:100vh;padding:2rem}.spinner{border:2px solid #f3f4f6;border-top-color:#111;height:32px;margin-bottom:1rem;width:32px}@media (max-width:768px){.login-section,.registration-section,.welcome-section{padding:1.5rem}.company-header{margin-bottom:2rem}.company-info h1{font-size:1.75rem}.invitation-card{border-radius:12px}.card-actions,.card-body,.card-header{padding:1.5rem}.login-form-container,.registration-form-container{border-radius:12px;max-width:100%;padding:1.5rem}.form-group-row{grid-template-columns:1fr}.verification-items{gap:.5rem}.verification-item{padding:.75rem}.btn-large{max-width:100%}}@media (max-width:480px){.card-actions,.card-body,.card-header,.login-form-container,.login-section,.registration-form-container,.registration-section,.welcome-section{padding:1rem}.company-logo,.company-logo-placeholder{height:56px;width:56px}.company-info h1{font-size:1.5rem}.card-header h2{font-size:1.25rem}}.btn:focus,.form-group input:focus,.link-button:focus{outline:2px solid #111;outline-offset:2px}.invitation-container{animation:fadeIn .3s ease-out}.verification-wizard{margin:0 auto;max-width:800px;padding:2rem 0}.wizard-header{margin-bottom:2rem;text-align:center}.wizard-header h1{margin-bottom:.5rem}.wizard-header p{color:#4b5563;color:var(--text-medium,#4b5563)}.wizard-progress{margin-bottom:2rem}.progress-steps{display:flex;justify-content:space-between;position:relative}.progress-steps:before{background-color:#e5e7eb;background-color:var(--border-light,#e5e7eb);content:"";height:2px;left:0;position:absolute;right:0;top:24px;z-index:1}.progress-step{align-items:center;display:flex;flex-direction:column;position:relative;z-index:2}.step-number{background-color:#fff;background-color:var(--background-white,#fff);border:2px solid #d1d5db;border:2px solid var(--border-color,#d1d5db);margin-bottom:.5rem;transition:all .3s ease}.step-label,.step-number{color:#4b5563;color:var(--text-medium,#4b5563)}.step-label{font-size:.875rem;transition:color .3s ease}.progress-step.active .step-number{border-color:#2563eb;border-color:var(--primary-color,#2563eb);color:#2563eb;color:var(--primary-color,#2563eb)}.progress-step.active .step-label{color:#2563eb;color:var(--primary-color,#2563eb);font-weight:500}.progress-step.completed .step-number{background-color:#2563eb;background-color:var(--primary-color,#2563eb);border-color:#2563eb;border-color:var(--primary-color,#2563eb);color:#fff}.wizard-content{background-color:#fff;background-color:var(--background-white,#fff);border-radius:12px;border-radius:var(--radius-lg,12px);box-shadow:0 4px 6px -1px #0000001a,0 2px 4px -1px #0000000f;box-shadow:var(
    --shadow-md,0 4px 6px -1px #0000001a,0 2px 4px -1px #0000000f
  );padding:2rem}.verification-step h2{margin-bottom:.5rem}.step-description{color:#4b5563;color:var(--text-medium,#4b5563);margin-bottom:2rem}.step-actions{align-items:center;display:flex;flex-wrap:wrap;justify-content:space-between;margin-top:2rem}.skip-note{color:#6b7280;color:var(--text-light,#6b7280);flex-basis:100%;font-size:.875rem;margin-top:.5rem}.id-type-selector{display:flex;gap:1rem;margin-bottom:1.5rem}.id-option{border:1px solid #d1d5db;border:1px solid var(--border-color,#d1d5db);border-radius:8px;border-radius:var(--radius-md,8px);cursor:pointer;display:flex;flex:1 1;padding:1rem;transition:all .2s ease}.id-option.selected{background-color:#2563eb0d;border-color:#2563eb;border-color:var(--primary-color,#2563eb)}.id-option input{height:0;opacity:0;position:absolute;width:0}.id-option-content{color:#1f2937;color:var(--text-dark,#1f2937);font-weight:500;text-align:center}.file-upload-container{margin-bottom:1.5rem}.file-upload-area{border:2px dashed #d1d5db;border:2px dashed var(--border-color,#d1d5db);border-radius:8px;border-radius:var(--radius-md,8px);padding:2rem;text-align:center;transition:all .2s ease}.file-upload-area:hover{border-color:#2563eb;border-color:var(--primary-color,#2563eb)}.file-input{display:none}.file-upload-label{align-items:center;cursor:pointer;display:flex;flex-direction:column}.upload-icon{color:#2563eb;color:var(--primary-color,#2563eb);font-size:2rem;margin-bottom:1rem}.upload-title{color:#1f2937;color:var(--text-dark,#1f2937);font-weight:500;margin-bottom:.25rem}.upload-subtitle{color:#6b7280;color:var(--text-light,#6b7280);font-size:.875rem}.uploaded-files{margin-top:1.5rem}.uploaded-files h4{font-size:1rem;margin-bottom:.75rem}.file-list{list-style:none;margin:0;padding:0}.file-item{background-color:#f9fafb;background-color:var(--background-light,#f9fafb);border-radius:8px;border-radius:var(--radius-md,8px);display:flex;justify-content:space-between;margin-bottom:.5rem;padding:.75rem}.file-name{color:#1f2937;color:var(--text-dark,#1f2937);font-weight:500}.file-size{color:#6b7280;color:var(--text-light,#6b7280);font-size:.875rem}.video-options{display:flex;gap:2rem;margin-bottom:2rem}.video-option{flex:1 1}.video-option h3{font-size:1.125rem;margin-bottom:.5rem}.video-option p{color:#6b7280;color:var(--text-light,#6b7280);font-size:.875rem;margin-bottom:1rem}.video-record-area,.video-upload-area{display:flex;flex-direction:column;gap:1rem}.video-placeholder{align-items:center;background-color:#f9fafb;background-color:var(--background-light,#f9fafb);border-radius:8px;border-radius:var(--radius-md,8px);color:#6b7280;color:var(--text-light,#6b7280);display:flex;height:200px;justify-content:center}.recording-indicator{color:#e53935;color:var(--danger-color,#e53935);font-weight:500}.uploaded-video{display:flex;justify-content:space-between;padding:.75rem}.biometric-guidelines,.uploaded-video,.video-guidelines{background-color:#f9fafb;background-color:var(--background-light,#f9fafb);border-radius:8px;border-radius:var(--radius-md,8px)}.biometric-guidelines,.video-guidelines{margin-top:2rem;padding:1.5rem}.biometric-guidelines h4,.video-guidelines h4{font-size:1rem;margin-bottom:1rem}.biometric-guidelines ul,.video-guidelines ul{margin:0;padding-left:1.5rem}.biometric-guidelines li,.video-guidelines li{color:#4b5563;color:var(--text-medium,#4b5563);margin-bottom:.5rem}.selfie-container{align-items:center;display:flex;flex-direction:column;gap:1.5rem;margin-bottom:2rem}.selfie-preview{align-items:center;background-color:#f9fafb;background-color:var(--background-light,#f9fafb);border:2px solid #d1d5db;border:2px solid var(--border-color,#d1d5db);border-radius:50%;display:flex;height:300px;justify-content:center;overflow:hidden;width:300px}.selfie-image{background-position:50%;background-size:cover;height:100%;width:100%}.selfie-placeholder{color:#6b7280;color:var(--text-light,#6b7280);padding:1rem;text-align:center}.selfie-indicator{color:#2563eb;color:var(--primary-color,#2563eb);font-weight:500}.selfie-actions{display:flex;gap:1rem}.verification-wizard.error,.verification-wizard.loading{align-items:center;display:flex;justify-content:center;min-height:400px}.loading-indicator{color:#4b5563;color:var(--text-medium,#4b5563);font-size:1.125rem}.error-message{max-width:500px}.error-message h2{color:#e53935;color:var(--danger-color,#e53935);margin-bottom:1rem}.error-message p{color:#4b5563;color:var(--text-medium,#4b5563);margin-bottom:2rem}@media (max-width:768px){.wizard-content{padding:1.5rem}.id-type-selector,.video-options{flex-direction:column;gap:1rem}.form-row{flex-direction:column}.step-actions{flex-direction:column-reverse;gap:1rem}.step-actions button{align-self:center;max-width:fit-content;min-width:120px;width:auto}.selfie-preview{height:250px;width:250px}.selfie-actions{align-items:center;flex-direction:column;width:100%}.selfie-actions button{max-width:fit-content;min-width:120px;width:auto}}@media (max-width:640px){.progress-steps{display:none}.selfie-preview{height:200px;width:200px}}.verification-request-new{background:#fafafa;box-sizing:border-box;min-height:100vh;padding:2rem 1rem;transition:all .3s ease;width:100%}.verification-request-container{background:#fff;border:1px solid #e5e7eb;border-radius:16px;box-shadow:0 1px 3px #0000001a;margin:0 auto;overflow:hidden}.verification-request-header{background:#fff;border-bottom:1px solid #f3f4f6;padding:2rem}.header-top{align-items:flex-start;display:flex;gap:2rem;justify-content:space-between;margin-bottom:1.5rem}.verification-request-header h1{color:#111827;font-size:2rem;font-weight:700;letter-spacing:-.02em;margin:0}.header-credits-section{align-items:center;background:#f8fafc;border:1px solid #e2e8f0;border-radius:12px;display:flex;gap:1rem;margin-top:.5rem;padding:.75rem 1.25rem}.header-credits{align-items:center;color:#475569;display:flex;font-size:.875rem;font-weight:600;gap:.5rem}.header-credits:before{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='none' viewBox='0 0 24 24' stroke-width='1.5' stroke='%23475569'%3E%3Cpath stroke-linecap='round' stroke-linejoin='round' d='M2.25 8.25h19.5M2.25 9h19.5m-16.5 5.25h6m-6 2.25h3m-3.75 3h15a2.25 2.25 0 0 0 2.25-2.25V6.75A2.25 2.25 0 0 0 19.5 4.5h-15a2.25 2.25 0 0 0-2.25 2.25v10.5A2.25 2.25 0 0 0 4.5 19.5Z'/%3E%3C/svg%3E");background-repeat:no-repeat;background-size:contain;content:"";display:inline-block;flex-shrink:0;height:16px;width:16px}.btn-sm{background:#111827;border:1px solid #111827;border-radius:8px;color:#fff;font-weight:600;padding:.5rem 1rem;text-decoration:none;transition:all .2s ease}.btn-sm:hover{background:#374151;border-color:#374151;box-shadow:0 4px 12px #00000026;color:#fff!important;transform:translateY(-1px)}.credits-display{margin-top:1rem}.loading-credits{color:#6b7280;font-size:.875rem;font-style:italic;padding:1rem;text-align:center}.account-info{background:#f9fafb;border:1px solid #f3f4f6;border-radius:12px;padding:1.5rem}.subscription-info{background:#fff;border:1px solid #e5e7eb;border-radius:12px;padding:1.5rem}.subscription-plan{align-items:center;display:flex;gap:.75rem;margin-bottom:1.5rem}.plan-label{color:#374151;font-size:.875rem;font-weight:500}.plan-badge{background:#111827;border-radius:6px;font-size:.75rem;letter-spacing:.05em;padding:.375rem .75rem}.usage-summary{grid-gap:1rem;display:grid;gap:1rem;grid-template-columns:repeat(auto-fit,minmax(140px,1fr))}.usage-item{align-items:center;background:#f9fafb;border:1px solid #f3f4f6;border-radius:8px;display:flex;flex-direction:column;gap:.5rem;padding:1rem;transition:all .2s ease}.usage-item:hover{background:#f3f4f6}.usage-icon{color:#6b7280;height:20px;width:20px}.usage-label{color:#6b7280;font-size:.75rem;font-weight:500;text-align:center}.usage-value{font-size:1.5rem;font-weight:700;text-align:center}.invite-tabs{background:#f9fafb;border-bottom:1px solid #f3f4f6;display:flex;margin:0;padding:.5rem}.tab-button{background:#0000;border:none;flex:1 1;font-size:.875rem;margin:0 .25rem;padding:.75rem 1rem}.tab-button:hover{background:#f3f4f6}.tab-button.active{background:#fff;box-shadow:0 1px 3px #0000001a;color:#111827}.tab-cost{font-size:.75rem;font-weight:400;margin-left:.5rem;opacity:.7}.bulk-invite-section,.single-invite-section{background:#fff;padding:2rem}.invite-form{gap:1.5rem;max-width:100%}.form-group{margin-bottom:0}.form-group label{color:#111827}.form-control{background:#fff;border-radius:8px;padding:.75rem 1rem;transition:border-color .2s ease,box-shadow .2s ease}.form-control:focus{border-color:#111827;box-shadow:0 0 0 3px #1118271a}.form-control::placeholder{color:#9ca3af}.form-help{color:#6b7280;font-size:.75rem;line-height:1.4;margin-top:.375rem}.file-upload-header{align-items:center;display:flex;justify-content:space-between;margin-bottom:.5rem}.download-sample-btn{align-items:center;background:#f9fafb;border:1px solid #e5e7eb;border-radius:6px;color:#374151;display:flex;font-size:.75rem;gap:.375rem;padding:.5rem .75rem;text-decoration:none;transition:all .2s ease}.download-sample-btn:hover{background:#f3f4f6;color:#111827}.file-selected-indicator{align-items:center;background:#f0fdf4;border:1px solid #bbf7d0;border-radius:8px;color:#166534;display:flex;font-size:.875rem;gap:.5rem;margin-top:.75rem;padding:.75rem 1rem}.valid-emails-count{color:#059669;font-weight:500}.file-preview{background:#f9fafb;border:1px solid #e5e7eb;border-radius:8px;margin-top:1rem;padding:1.5rem}.file-preview h4{color:#111827;font-size:1rem;font-weight:600;margin:0 0 1rem}.preview-stats{display:flex;font-size:.875rem;gap:1.5rem;margin-bottom:1rem}.preview-emails{background:#fff;border-radius:6px;max-height:120px;overflow-y:auto;padding:.75rem}.preview-email{color:#4b5563;font-family:SF Mono,Monaco,Inconsolata,Roboto Mono,monospace;font-size:.8rem;padding:.25rem 0}.cost-display{background:#fef3c7;border:1px solid #f59e0b;border-radius:8px;color:#92400e;font-size:.875rem;font-weight:500;padding:1rem;text-align:center}.insufficient-credits{color:#dc2626;display:block;font-size:.8rem;font-weight:500;margin-top:.5rem}.btn:disabled{opacity:.5}.btn-primary{background:#111827;border:1px solid #111827}.btn-primary:hover:not(:disabled){background:#374151;border-color:#374151;box-shadow:0 4px 12px #00000026;color:#fff!important}.btn-secondary{background:#f9fafb;border:1px solid #e5e7eb}.btn-secondary:hover:not(:disabled){background:#f3f4f6;border-color:#d1d5db}.btn-outline:hover:not(:disabled){background:#f9fafb}.modal-overlay{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#00000080}.confirmation-modal{background:#fff;border:1px solid #e5e7eb;border-radius:16px;box-shadow:0 25px 50px -12px #00000040;max-width:400px;padding:2rem;width:90%}.confirmation-modal h3{color:#111827;font-size:1.25rem;font-weight:600;margin:0 0 1rem}.confirmation-modal p{color:#6b7280;font-size:.875rem;line-height:1.5;margin:0 0 2rem}.modal-actions{gap:.75rem}.tags-input-container{background:#fff;border:1px solid #d1d5db;border-radius:8px;padding:.75rem;transition:border-color .2s ease}.tags-input-container:focus-within{border-color:#111827;box-shadow:0 0 0 3px #1118271a}.tags-input-field{display:flex;gap:.5rem;margin-bottom:.75rem}.tags-input-field input{background:#fff;border:1px solid #e5e7eb;border-radius:6px;flex:1 1;font-size:.875rem;padding:.5rem .75rem}.tags-input-field input:focus{border-color:#111827;box-shadow:0 0 0 2px #1118271a;outline:none}.add-tag-btn{background:#111827;border:1px solid #111827;color:#fff;font-size:.75rem;padding:.5rem .75rem;white-space:nowrap}.add-tag-btn:hover:not(:disabled){background:#374151;border-color:#374151}.tags-display{display:flex;flex-wrap:wrap;gap:.5rem;margin-bottom:.75rem;min-height:1.5rem}.tag-item{align-items:center;background:#111827;border-radius:6px;color:#fff;display:inline-flex;font-size:.75rem;font-weight:500;gap:.375rem;padding:.375rem .75rem}.tag-remove{background:none;border:none;color:#fff;cursor:pointer;font-size:.875rem;line-height:1;margin-left:.25rem;opacity:.8;padding:0;transition:opacity .2s ease}.tag-remove:hover{opacity:1}.available-tags{border-top:1px solid #e5e7eb;padding-top:.75rem}.available-tags-label{color:#6b7280;display:block;font-size:.75rem;font-weight:500;margin-bottom:.5rem}.available-tags-list{display:flex;flex-wrap:wrap;gap:.375rem}.suggested-tag{background:#f9fafb;border:1px solid #e5e7eb;border-radius:4px;color:#6b7280;cursor:pointer;font-size:.75rem;padding:.25rem .5rem;transition:all .2s ease}.suggested-tag:hover{background:#f3f4f6;border-color:#d1d5db;color:#374151}.format-requirements{background:#f9fafb;border:1px solid #e5e7eb;border-radius:8px;font-size:.8rem;margin-top:.5rem;padding:1rem}.format-requirements strong{color:#111827;display:block;font-size:.875rem;margin-bottom:.5rem}.format-requirements ul{margin:.5rem 0;padding-left:1.5rem}.format-requirements li{color:#4b5563;line-height:1.4;margin-bottom:.25rem}.format-requirements code{background:#e5e7eb;border-radius:3px;color:#111827;font-family:SF Mono,Monaco,Inconsolata,Roboto Mono,monospace;font-size:.75rem;padding:.125rem .375rem}.format-requirements .note{color:#6b7280;font-size:.75rem;font-style:italic;margin:.75rem 0 0}.error-message,.success-message{font-size:.875rem;margin:1rem 2rem}.success-message{background:#f0fdf4;border:1px solid #bbf7d0;color:#16a34a}.verification-request-layout{position:relative;width:100%}@media (max-width:768px){.verification-request-new{padding:1rem .75rem}.verification-request-container{border-radius:12px;margin:0}.verification-request-header{padding:1.5rem}.header-top{align-items:flex-start;flex-direction:column;gap:1rem}.verification-request-header h1{font-size:1.5rem}.header-credits-section{justify-content:space-between;width:100%}.bulk-invite-section,.single-invite-section{padding:1.5rem}.form-row{gap:0;grid-template-columns:1fr}.form-group{margin-bottom:1.5rem}.file-upload-header{align-items:flex-start;flex-direction:column;gap:.75rem}.download-sample-btn{align-self:flex-end}.usage-summary{grid-template-columns:repeat(2,1fr)}.modal-actions{flex-direction:column}.btn{width:100%}.confirmation-modal{margin:1rem;padding:1.5rem}}@media (max-width:480px){.verification-request-new{padding:.5rem}.bulk-invite-section,.single-invite-section,.verification-request-header{padding:1rem}.usage-summary{grid-template-columns:1fr}}.verification-success{align-items:center;display:flex;justify-content:center;min-height:calc(100vh - 200px);padding:2rem 0}.success-card{background-color:#fff;background-color:var(--background-white,#fff);border-radius:12px;border-radius:var(--radius-lg,12px);box-shadow:0 4px 6px -1px #0000001a,0 2px 4px -1px #0000000f;box-shadow:var(
    --shadow-md,0 4px 6px -1px #0000001a,0 2px 4px -1px #0000000f
  );max-width:700px;padding:3rem;text-align:center;width:100%}.success-icon{font-size:2rem;height:80px;margin:0 auto 2rem;width:80px}.success-card h1{color:#1f2937;color:var(--text-dark,#1f2937);margin-bottom:1rem}.success-message{color:var(--text-medium,#4b5563);margin-bottom:3rem}.next-steps{text-align:left}.next-steps h2{font-size:1.25rem;margin-bottom:1.5rem;text-align:center}.steps-list{list-style:none;margin:0;padding:0}.steps-list li{display:flex;margin-bottom:1.5rem}.step-number{background-color:#2563eb;background-color:var(--primary-color,#2563eb);height:36px;margin-right:1rem;width:36px}.step-content h3{color:#1f2937;color:var(--text-dark,#1f2937);font-size:1.125rem;margin-bottom:.5rem}.step-content p{color:var(--text-medium,#4b5563)}.success-actions{margin-top:2rem}@media (max-width:768px){.success-card{padding:2rem}}@media (max-width:640px){.success-card{padding:1.5rem}.success-icon{font-size:1.5rem;height:64px;margin-bottom:1.5rem;width:64px}.success-message{font-size:1rem;margin-bottom:2rem}}.veriff-complete{align-items:center;background-color:#f9fafb;background-color:var(--background-light,#f9fafb);display:flex;justify-content:center;min-height:100vh;padding:2rem}.completion-card{background-color:#fff;background-color:var(--background-white,#fff);border-radius:12px;border-radius:var(--radius-lg,12px);box-shadow:0 4px 6px -1px #0000001a,0 2px 4px -1px #0000000f;box-shadow:var(
    --shadow-md,0 4px 6px -1px #0000001a,0 2px 4px -1px #0000000f
  );max-width:500px;padding:3rem;text-align:center;width:100%}.completion-icon{align-items:center;background-color:#10b981;background-color:var(--success-color,#10b981);border-radius:50%;color:#fff;display:flex;font-size:2rem;height:80px;justify-content:center;margin:0 auto 2rem;width:80px}.completion-card h1{color:#1f2937;color:var(--text-dark,#1f2937);font-size:2rem;font-weight:600;margin-bottom:1rem}.completion-message{color:#4b5563;color:var(--text-medium,#4b5563);font-size:1.125rem;line-height:1.6;margin-bottom:2.5rem}.completion-actions{margin-bottom:2rem}.completion-note{border-top:1px solid #e5e7eb;border-top:1px solid var(--border-light,#e5e7eb);padding-top:1.5rem}.completion-note p{color:#6b7280;color:var(--text-light,#6b7280);font-size:.875rem;line-height:1.5;margin:0}.close-instructions{background-color:#f9fafb;background-color:var(--background-light,#f9fafb);border:1px solid #e5e7eb;border:1px solid var(--border-light,#e5e7eb);border-radius:8px;border-radius:var(--radius-md,8px);margin:0 auto;padding:1.5rem}.close-instructions p{color:#1f2937;color:var(--text-dark,#1f2937);font-weight:600;margin:0}@media (max-width:768px){.veriff-complete{padding:1rem}.completion-card{padding:2rem}.completion-card h1{font-size:1.75rem}.completion-message{font-size:1rem;margin-bottom:2rem}}@media (max-width:480px){.completion-card{padding:1.5rem}.completion-icon{font-size:1.5rem;height:64px;margin-bottom:1.5rem;width:64px}.completion-card h1{font-size:1.5rem}}.plan-selection-page{background-color:#f9fafb;background-color:var(--dash-bg-light,#f9fafb);min-height:100vh;padding:2rem 1rem}.plan-selection-container{background:#fff;background:var(--dash-bg-white,#fff);border-radius:8px;box-shadow:0 1px 3px #0000001a;margin:0 auto;max-width:1400px;padding:1rem 2rem}.plan-selection-header{border-bottom:1px solid #e5e7eb;border-bottom:1px solid var(--dash-border,#e5e7eb);margin-bottom:2rem;padding-bottom:1.5rem;text-align:center}.plan-selection-header h1{color:#111827;color:var(--dash-text-dark,#111827);font-size:1.75rem;font-weight:700;letter-spacing:-.025em;margin-bottom:.25rem}.plan-selection-header p{color:#4b5563;color:var(--dash-text-medium,#4b5563);font-size:.875rem;line-height:1.4;margin:0 auto;max-width:500px}.loading-state{color:#fff}.spinner{border:4px solid #ffffff4d;border-left-color:#fff}.plans-grid{grid-gap:1.5rem;display:grid;gap:1.5rem;grid-template-columns:repeat(5,1fr);margin:2.5rem 0 2rem;overflow-x:auto;padding-top:20px}.plan-card{background:#fff;background:var(--dash-bg-white,#fff);border:1px solid #e5e7eb;border:1px solid var(--dash-border,#e5e7eb);border-radius:8px;display:flex;flex-direction:column;height:100%;padding:2rem 1.5rem;position:relative;transition:all .2s ease}.plan-card:hover{border-color:#4f46e5;border-color:var(--dash-primary,#4f46e5);box-shadow:0 4px 12px #4f46e51a}.plan-card.popular{border:2px solid #4f46e5;border:2px solid var(--dash-primary,#4f46e5);box-shadow:0 4px 12px #4f46e526}.plan-card.free-plan{background:#f9fafb;background:var(--dash-bg-light,#f9fafb)}.popular-badge{background:#4f46e5;background:var(--dash-primary,#4f46e5);border-radius:8px 8px 0 0;padding:.375rem 1rem;top:-12px;white-space:nowrap;z-index:10}.plan-header{border-bottom:1px solid #e5e7eb99;flex-direction:column;margin-bottom:1.75rem;padding:.75rem 0 1.25rem;text-align:center}.plan-name{color:#111827;color:var(--dash-text-dark,#111827);font-size:1.125rem;font-weight:600;letter-spacing:-.01em;margin-bottom:1rem;order:1;white-space:nowrap}.plan-price{align-items:center;gap:.125rem;margin-bottom:.5rem;order:2}.price-amount{align-items:baseline;color:#4f46e5;color:var(--dash-primary,#4f46e5);display:flex;font-size:2.25rem;font-weight:800;gap:.125rem;letter-spacing:-.015em;line-height:1}.price-period{color:#6b7280;color:var(--dash-text-medium,#6b7280);font-size:.8rem;font-weight:500;letter-spacing:.025em}.plan-per-verification{color:#9ca3af;color:var(--dash-text-light,#9ca3af);font-size:.7rem;font-weight:400;line-height:1.3;margin-top:.375rem;order:3}.plan-features{background:#f9fafb4d;border-radius:6px;display:block;flex:1 1;margin-bottom:2rem;padding:1.25rem 1rem}.plan-features ul{space-y:.5rem;display:block;list-style:none;margin:0;padding:0}.plan-features li{align-items:flex-start;color:#374151;color:var(--dash-text-medium,#374151);display:flex;font-size:.875rem;gap:.75rem;line-height:1.6;margin-bottom:1rem;padding:.25rem 0;text-align:left}.plan-features li:last-child{margin-bottom:0}.feature-check{align-items:center;background:#10b9811a;border-radius:50%;color:#10b981;color:var(--dash-success,#10b981);display:flex;flex-shrink:0;font-size:1rem;font-size:.75rem;font-weight:600;height:16px;justify-content:center;margin-top:.125rem;width:16px}.plan-action,.plan-button{margin-top:auto}.plan-button{align-items:center;border:none;border-radius:6px;cursor:pointer;display:flex;font-size:.8rem;font-weight:600;gap:.25rem;justify-content:center;padding:.625rem 1rem;transition:all .2s ease;width:100%}.plan-button.primary{background-color:#4f46e5;background-color:var(--dash-primary,#4f46e5);color:#fff}.plan-button.primary:hover:not(:disabled){background-color:#4338ca}.plan-button.secondary{background-color:#f9fafb;background-color:var(--dash-bg-light,#f9fafb);border:1px solid #e5e7eb;border:1px solid var(--dash-border,#e5e7eb);color:#4b5563;color:var(--dash-text-medium,#4b5563)}.plan-button.secondary:hover:not(:disabled){background-color:#fff;background-color:var(--dash-bg-white,#fff);border-color:#4f46e5;border-color:var(--dash-primary,#4f46e5);color:#4f46e5;color:var(--dash-primary,#4f46e5)}.plan-button.outline{background:#0000;border:1px solid #4f46e5;border:1px solid var(--dash-primary,#4f46e5);color:#4f46e5;color:var(--dash-primary,#4f46e5)}.plan-button.outline:hover:not(:disabled){background-color:#4f46e5;background-color:var(--dash-primary,#4f46e5);color:#fff}.plan-button:disabled{cursor:not-allowed;opacity:.5}.button-spinner{animation:spin 1s linear infinite;border:2px solid #0000;border-left-color:initial;border-radius:50%;height:16px;width:16px}@media (max-width:768px){.plan-selection-page{padding:.5rem}.plan-selection-container{padding:1.5rem}.plan-selection-header{margin-bottom:1.5rem;padding-bottom:1rem}.plans-grid{gap:.75rem;grid-template-columns:repeat(5,minmax(240px,1fr));overflow-x:auto;scroll-snap-type:x mandatory}.plan-card{min-width:240px;padding:1.25rem;scroll-snap-align:start}.plan-name{font-size:1rem}.price-amount{font-size:1.75rem}}@media (max-width:480px){.plan-selection-container{padding:1rem}.plans-grid{gap:.5rem;grid-template-columns:repeat(5,minmax(220px,1fr))}.plan-card{min-width:220px;padding:1rem}.plan-name{font-size:.9rem}.price-amount{font-size:1.5rem}.plan-features li{font-size:.75rem}}.subscription-success-page{background-color:#f9fafb;background-color:var(--dash-bg-light,#f9fafb);min-height:100vh;padding:2rem 1rem}.success-container{background:#fff;background:var(--dash-bg-white,#fff);border-radius:12px;box-shadow:0 1px 3px #0000000d;margin:0 auto;max-width:1200px;padding:3rem 2rem}.loading-state{color:#4b5563;color:var(--dash-text-medium,#4b5563);padding:4rem 2rem;text-align:center}.spinner{border:3px solid #4f46e51a;border-top:3px solid var(--dash-primary,#4f46e5);margin:0 auto 1rem}.success-celebration{align-items:center;display:flex;flex-direction:column;margin-bottom:2rem;position:relative}.confetti-emoji{animation:bounce 2s ease-in-out infinite;font-size:4rem;margin-bottom:1rem}@keyframes bounce{0%,20%,50%,80%,to{transform:translateY(0)}40%{transform:translateY(-10px)}60%{transform:translateY(-5px)}}.checkmark,.success-icon{position:relative}.checkmark{animation:checkmark-pop .5s ease-out;background-color:#10b981;background-color:var(--dash-success,#10b981);border-radius:50%;box-shadow:0 4px 12px #10b98133;height:80px;margin:0 auto;width:80px}@keyframes checkmark-pop{0%{transform:scale(0)}50%{transform:scale(1.1)}to{transform:scale(1)}}.checkmark svg{height:100%;padding:16px;width:100%}.checkmark circle{stroke:#fff;stroke-width:3;stroke-dasharray:157;stroke-dashoffset:157;animation:checkmark-circle .6s ease-out .2s forwards}.checkmark path{stroke:#fff;stroke-width:3;stroke-dasharray:48;stroke-dashoffset:48;animation:checkmark-path .4s ease-out .6s forwards}@keyframes checkmark-circle{to{stroke-dashoffset:0}}@keyframes checkmark-path{to{stroke-dashoffset:0}}.success-header{margin-bottom:3rem;text-align:center}.success-header h1{color:#111827;color:var(--dash-text-dark,#111827);font-size:2rem;font-weight:700;margin-bottom:1rem}.success-message{color:#4b5563;color:var(--dash-text-medium,#4b5563);font-size:1.125rem;line-height:1.6;margin:0 auto}.subscription-summary{margin-bottom:3rem}.summary-header{margin-bottom:2rem;text-align:center}.summary-header h3{color:#111827;color:var(--dash-text-dark,#111827);font-size:1.25rem;font-weight:600;margin:0}.metrics-grid{grid-template-columns:repeat(4,1fr)}.metric-card{align-items:center;background-color:#fff;background-color:var(--dash-bg-white,#fff);border:1px solid #e5e7eb;border:1px solid var(--dash-border,#e5e7eb);border-radius:12px;box-shadow:0 1px 3px #0000000d;display:flex;transition:transform .2s ease,box-shadow .2s ease}.metric-card:hover{box-shadow:0 4px 12px #0000001a;transform:translateY(-2px)}.metric-icon{border-radius:12px;height:48px;margin-right:1rem;transition:transform .2s ease;width:48px}.metric-card:hover .metric-icon{transform:translateY(-2px)}.metric-icon.total{background-color:#4f46e51a;color:#4f46e5;color:var(--dash-primary,#4f46e5)}.metric-icon.verified{background-color:#10b9811a;color:#10b981;color:var(--dash-success,#10b981)}.metric-icon.success{background-color:#3b82f61a;color:#3b82f6;color:var(--dash-info,#3b82f6)}.metric-content{flex:1 1}.metric-value{color:var(--dash-text-dark,#111827);font-size:1.5rem;margin-bottom:.25rem}.metric-label{color:#4b5563;color:var(--dash-text-medium,#4b5563);font-size:.875rem}.next-steps{margin-bottom:3rem}.section-header{margin-bottom:2rem}.section-title{color:#111827;color:var(--dash-text-dark,#111827);font-size:1.25rem!important;margin:0}.steps-grid{grid-gap:1.5rem;gap:1.5rem;grid-template-columns:repeat(3,1fr)}.step-card{background-color:#fff;background-color:var(--dash-bg-white,#fff);border:1px solid #e5e7eb;border:1px solid var(--dash-border,#e5e7eb);border-radius:12px;padding:2rem 1.5rem;text-align:center;transition:all .2s ease}.step-card:hover{border-color:#4f46e5;border-color:var(--dash-primary,#4f46e5);box-shadow:0 4px 12px #4f46e51a;transform:translateY(-2px)}.step-number{background-color:#4f46e5;background-color:var(--dash-primary,#4f46e5);border-radius:12px;height:48px;margin:0 auto 1.5rem;transition:transform .2s ease;width:48px}.step-card:hover .step-number{transform:scale(1.1)}.step-content h4{color:var(--dash-text-dark,#111827);font-size:1rem;margin-bottom:.75rem}.step-content p{color:#4b5563;color:var(--dash-text-medium,#4b5563);font-size:.875rem;line-height:1.5}.success-actions{align-items:center;flex-direction:column;margin-bottom:3rem}.cta-button{animation:ctaPulse 2s ease-in-out infinite alternate;background:linear-gradient(135deg,#059669,#047857);border:none;border-radius:12px;box-shadow:0 8px 25px #0596694d,0 0 0 0 #05966966;color:#fff;cursor:pointer;font-size:1.1rem;font-weight:600;letter-spacing:.3px;margin-bottom:1rem;max-width:220px;order:-1;overflow:hidden;padding:1rem 2rem;position:relative;transition:all .3s ease;white-space:nowrap;width:auto}.cta-button:before{background:linear-gradient(90deg,#0000,#ffffff4d,#0000);content:"";height:100%;left:-100%;position:absolute;top:0;transition:left .5s ease;width:100%}.cta-button:hover:before{left:100%}.cta-button:hover{background:linear-gradient(135deg,#047857,#065f46);box-shadow:0 12px 35px #05966966,0 0 0 4px #05966933,0 0 20px #0596694d;transform:translateY(-3px) scale(1.05)}.cta-button:active{box-shadow:0 6px 20px #0596694d;transform:translateY(-1px) scale(1.02)}@keyframes ctaPulse{0%{box-shadow:0 8px 25px #0596694d,0 0 0 0 #05966966}to{box-shadow:0 10px 30px #05966966,0 0 0 8px #0596691a}}.btn-primary{background-color:#4f46e5;background-color:var(--dash-primary,#4f46e5)}.btn-primary:hover{background-color:#4338ca}.btn-outline{border:1px solid #e5e7eb;border:1px solid var(--dash-border,#e5e7eb);color:var(--dash-text-medium,#4b5563)}.btn-outline:hover{border-color:#4f46e5;border-color:var(--dash-primary,#4f46e5);color:#4f46e5;color:var(--dash-primary,#4f46e5)}.support-info{border-top:1px solid #e5e7eb;border-top:1px solid var(--dash-border,#e5e7eb);padding-top:2rem;text-align:center}.support-info p{color:#4b5563;color:var(--dash-text-medium,#4b5563);font-size:.875rem;margin:0}.section-link{color:#4f46e5;color:var(--dash-primary,#4f46e5);font-weight:500;text-decoration:none}.section-link:hover{text-decoration:underline}@media (max-width:992px){.metrics-grid,.steps-grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:768px){.success-container{padding:2rem 1rem}.confetti-emoji{font-size:3rem}.success-header h1{font-size:1.75rem}.metrics-grid,.steps-grid{gap:1rem;grid-template-columns:1fr}.success-actions{flex-direction:column}.btn{width:100%}}@media (min-width:769px){.success-actions{flex-direction:row}.cta-button{margin-bottom:0;margin-right:1rem;order:0}}@media (max-width:576px){.subscription-success-page{padding:1rem .5rem}.metric-card{padding:1rem}.step-card{padding:1.5rem 1rem}}.subscription-management-page{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;margin:0 auto;max-width:1200px;padding:20px}.subscription-header{margin-bottom:30px;text-align:center}.subscription-header h1{color:#1a1a1a;font-size:2rem;font-weight:600;margin-bottom:8px}.subscription-header p{color:#666;font-size:1rem;margin:0}.subscription-tabs{border-bottom:2px solid #e0e0e0;display:flex;gap:4px;margin-bottom:30px}.subscription-content{padding:20px 0}.loading-state{align-items:center;display:flex;flex-direction:column;justify-content:center;padding:60px 20px}.subscription-overview{display:flex;flex-direction:column;gap:30px}.current-plan-card{background:#fff;border:1px solid #e0e0e0;border-radius:12px;box-shadow:0 2px 8px #0000000d;padding:30px}.plan-header{margin-bottom:20px}.plan-header h3{color:#1a1a1a;font-size:1.5rem;font-weight:600;margin:0}.plan-badges{align-items:center;display:flex;flex-wrap:wrap;gap:8px}.plan-badge{letter-spacing:.5px;padding:6px 12px}.status-badge{border-radius:12px;font-weight:600;letter-spacing:.5px;padding:4px 8px;text-transform:uppercase}.status-badge.canceled{background:#fee2e2;border:1px solid #fecaca;color:#dc2626}.status-badge.warning{background:#fef3c7;border:1px solid #fde68a;color:#d97706}.plan-badge.free{background:#e5e7eb}.plan-badge.starter{background:#dbeafe}.plan-badge.standard{background:#dcfce7}.plan-badge.pro{background:#fef3c7}.plan-badge.recruiter{background:#fce7f3}.plan-details{grid-gap:20px;display:grid;gap:20px;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));margin-bottom:30px}.detail-item{background:#f8f9fa;border-radius:8px;padding:12px 16px}.detail-item .label{color:#666;font-size:.875rem;font-weight:500}.detail-item .value{color:#1a1a1a;font-size:1rem;font-weight:600}.detail-item .value.available{color:#16a34a;font-size:1.125rem}.plan-actions{gap:12px}.upcoming-invoice-card{background:#f8f9fa;border:1px solid #e0e0e0;border-radius:12px;padding:24px}.upcoming-invoice-card h3{color:#1a1a1a;font-size:1.25rem;font-weight:600;margin-bottom:16px}.invoice-info{flex-wrap:wrap;gap:16px}.invoice-amount{color:#06c;font-size:1.5rem}.invoice-date,.invoice-description{color:#666;font-size:.875rem}.invoice-description{font-style:italic}.quick-actions{background:#fff;border:1px solid #e0e0e0;border-radius:12px;padding:24px}.quick-actions h3{color:#1a1a1a;font-size:1.25rem;font-weight:600;margin-bottom:16px}.actions-grid{grid-gap:16px;display:grid;gap:16px;grid-template-columns:repeat(auto-fit,minmax(200px,1fr))}.action-card{background:#f8f9fa;border:1px solid #e0e0e0;border-radius:8px;color:inherit;cursor:pointer;padding:16px;text-decoration:none;transition:all .2s ease}.action-card:hover{background:#e9ecef;box-shadow:0 4px 8px #0000001a;transform:translateY(-2px)}.action-card h4{color:#1a1a1a;font-size:1rem;font-weight:600;margin-bottom:4px}.action-card p{color:#666;font-size:.875rem;margin:0}.payment-section{display:flex;flex-direction:column;gap:30px}.section-header{align-items:center;display:flex;justify-content:space-between;margin-bottom:20px}.section-header h3{color:#1a1a1a;font-size:1.5rem;font-weight:600;margin:0}.payment-methods-list{display:flex;flex-direction:column;gap:16px}.payment-method-card{align-items:center;background:#fff;border:1px solid #e0e0e0;border-radius:8px;display:flex;justify-content:space-between;padding:20px}.payment-method-info{display:flex;flex-direction:column;gap:4px}.card-brand{color:#1a1a1a;font-size:1rem;font-weight:600}.card-expiry{color:#666}.payment-method-actions{align-items:center;display:flex;gap:12px}.default-badge{background:#dcfce7;border-radius:4px;color:#16a34a;font-size:.75rem;font-weight:600;padding:4px 8px;text-transform:uppercase}.payment-info{background:#f8f9fa;border:1px solid #e0e0e0;border-radius:8px;padding:20px}.payment-info h4{color:#1a1a1a;font-size:1.125rem;font-weight:600;margin-bottom:12px}.payment-info ul{margin:0;padding-left:20px}.payment-info li{color:#666;font-size:.875rem;margin-bottom:8px}.billing-section{display:flex;flex-direction:column;gap:20px}.billing-history-list{background:#fff;border:1px solid #e0e0e0;border-radius:8px;overflow:hidden}.billing-item{grid-gap:16px;align-items:center;border-bottom:1px solid #e0e0e0;display:grid;font-size:.875rem;gap:16px;grid-template-columns:120px 2fr 100px 120px 100px;padding:16px 20px}.billing-item:last-child{border-bottom:none}.billing-item:hover{background:#f8f9fa}.billing-date{color:#666;font-weight:500}.billing-description{color:#1a1a1a;font-weight:500}.billing-status{border-radius:4px;font-size:.75rem;font-weight:500;padding:4px 8px;text-align:center;text-transform:capitalize}.billing-status.success{background:#dcfce7;color:#15803d}.billing-status.warning{background:#fef3c7;color:#d97706}.billing-status.danger{background:#fee2e2;color:#dc2626}.billing-amount{color:#06c;font-weight:600;text-align:right}.billing-actions{text-align:center}.empty-state{padding:40px 20px}.empty-state h4{color:#1a1a1a;font-size:1.25rem;font-weight:600;margin-bottom:8px}.empty-state p{margin-bottom:16px}.btn{border:1px solid;white-space:nowrap}.btn-primary{background:#06c;border-color:#06c}.btn-primary:hover{background:#0052a3;border-color:#0052a3}.btn-outline{border-color:#06c;color:#06c}.btn-outline:hover{background:#06c}.btn-danger-outline{background:#fff;border-color:#dc2626;color:#dc2626}.btn-danger-outline:hover{background:#dc2626;color:#fff}.btn-sm{padding:4px 8px}@media (max-width:768px){.subscription-management-page{padding:16px}.subscription-header h1{font-size:1.5rem}.subscription-tabs{border-bottom:none;flex-direction:column;gap:0}.tab-button{border-bottom:1px solid #e0e0e0;border-radius:0}.tab-button.active{border-bottom-color:#06c}.plan-details{gap:12px;grid-template-columns:1fr}.plan-actions{flex-direction:column}.section-header{gap:12px}.payment-method-card,.section-header{align-items:flex-start;flex-direction:column}.payment-method-card{gap:16px}.billing-item{background:#fff;border:1px solid #e0e0e0;border-radius:6px;gap:8px;grid-template-columns:1fr;margin-bottom:8px;padding:16px}.billing-item>div{text-align:left}.billing-amount{font-size:1.125rem;text-align:left}.actions-grid{grid-template-columns:1fr}.invoice-info{align-items:flex-start;flex-direction:column}}.credits-purchase{background:linear-gradient(135deg,#f8fafc,#e2e8f0);min-height:100vh;padding:2rem 0}.credits-purchase-container{margin:0 auto;max-width:1200px;padding:0 1rem}.credits-purchase-loading{align-items:center;color:#64748b;display:flex;flex-direction:column;justify-content:center;min-height:50vh}.credits-purchase .loading-spinner{align-items:center;animation:none!important;background:#0000!important;border:none!important;border-radius:0!important;display:inline-flex!important;gap:.25rem;height:auto!important;margin-bottom:1rem;width:auto!important}.credits-purchase .loading-spinner .dot{animation:subtle-pulse 1.4s ease-in-out infinite both;background:#64748b;border-radius:50%;height:6px;width:6px}.credits-purchase .loading-spinner .dot:first-child{animation-delay:-.32s}.credits-purchase .loading-spinner .dot:nth-child(2){animation-delay:-.16s}.credits-purchase .loading-spinner .dot:nth-child(3){animation-delay:0s}.credits-purchase .loading-spinner.small{gap:.15rem;margin-bottom:0;margin-right:.5rem}.credits-purchase .loading-spinner.small .dot{background:#fffc;height:4px;width:4px}@keyframes subtle-pulse{0%,80%,to{opacity:.2;transform:scale(.9)}40%{opacity:.8;transform:scale(1)}}.credits-header{margin-bottom:3rem;text-align:center}.credits-header h1{color:#1e293b;font-size:2.5rem;font-weight:700;margin-bottom:.5rem}.credits-subtitle{color:#64748b;font-size:1.125rem;margin-bottom:2rem}.current-balance{display:flex;justify-content:center;margin-bottom:1rem}.balance-card{background:#fff;border:1px solid #e2e8f0;border-radius:12px;box-shadow:0 4px 6px -1px #0000001a;gap:2rem;padding:1.5rem 2rem}.balance-card,.balance-info{align-items:center;display:flex}.balance-info{flex-direction:column}.balance-label{color:#64748b;font-size:.875rem;font-weight:500;letter-spacing:.05em;text-transform:uppercase}.balance-value{color:#059669;font-size:2rem;font-weight:700;margin-top:.25rem}.subscription-info{display:flex;flex-direction:column;gap:.5rem}.plan-badge{background:#3b82f6;color:#fff;font-weight:500;text-align:center}.monthly-credits{color:#64748b;font-size:.875rem;text-align:center}.credit-options-row{grid-gap:2rem;align-items:stretch;display:grid;gap:2rem;grid-template-columns:1fr 1fr;margin-bottom:3rem}.subscription-upgrades{background:#fff;border:1px solid #e2e8f0;border-radius:16px;box-shadow:0 4px 6px -1px #0000001a;padding:2rem;text-align:center}.subscription-upgrades h3{color:#1e293b;font-size:1.5rem;font-weight:600;margin-bottom:.5rem}.upgrade-subtitle{color:#64748b;font-size:1.125rem;margin-bottom:2rem}.upgrade-action{margin:0 auto;max-width:500px}.upgrade-subscription-button{background:linear-gradient(135deg,#3b82f6,#2563eb);border:none;border-radius:8px;box-shadow:0 4px 8px #3b82f64d;color:#fff;cursor:pointer;display:inline-block;font-size:1.125rem;font-weight:600;margin-bottom:1rem;padding:1rem 2rem;transition:all .2s ease}.upgrade-subscription-button:hover{background:linear-gradient(135deg,#2563eb,#1d4ed8);box-shadow:0 6px 12px #3b82f666;transform:translateY(-2px)}.upgrade-description{color:#64748b;font-size:.875rem;line-height:1.5}.credit-packages{margin-bottom:3rem}.credit-packages h2{color:#1e293b;font-size:2rem;font-weight:600;margin-bottom:2rem;text-align:center}.packages-grid{grid-gap:1.5rem;display:grid;gap:1.5rem;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));margin-bottom:2rem}.package-card{background:#fff;border:2px solid #e2e8f0;border-radius:16px;box-shadow:0 4px 6px -1px #0000001a;display:flex;flex-direction:column;height:100%;padding:2rem;position:relative;transition:all .3s ease}.package-card:hover{box-shadow:0 20px 25px -5px #0000001a;transform:translateY(-4px)}.package-card.popular{border-color:#3b82f6;transform:scale(1.05)}.package-card.popular:hover{transform:scale(1.05) translateY(-4px)}.package-card.premium{background:linear-gradient(135deg,#fff,#fef3c7);border-color:#f59e0b;transform:scale(1.03)}.package-card.premium:hover{box-shadow:0 25px 30px -5px #f59e0b33;transform:scale(1.03) translateY(-4px)}.popular-badge,.premium-badge{border-radius:20px;font-size:.875rem;letter-spacing:.05em;padding:.5rem 1rem;text-transform:uppercase;top:-10px}.premium-badge{background:linear-gradient(135deg,#f59e0b,#d97706);box-shadow:0 4px 8px #f59e0b4d;color:#fff;font-weight:600;left:50%;position:absolute;transform:translateX(-50%)}.package-header{margin-bottom:1rem;text-align:center}.package-header h3{color:#1e293b;font-size:1.5rem;font-weight:700;margin-bottom:.5rem}.package-price{align-items:center;display:flex;flex-direction:column}.price{color:#059669;font-size:2.5rem;font-weight:800;line-height:1}.per-credit{color:#64748b;font-size:.875rem;margin-top:.25rem}.savings-badge{align-self:center;background:#10b981;border-radius:20px;color:#fff;font-size:.875rem;font-weight:600;margin:.5rem 0;padding:.25rem .75rem;text-align:center;width:fit-content}.package-details{flex-grow:1;margin-bottom:2rem}.package-description{color:#64748b;font-style:italic;margin-bottom:1.5rem;text-align:center}.package-features{list-style:none;margin:0;padding:0}.package-features li{color:#374151;font-size:.875rem;padding:.5rem 0}.purchase-button{align-items:center;background:#3b82f6;border:none;border-radius:8px;color:#fff;cursor:pointer;display:flex;font-size:1rem;font-weight:600;gap:.5rem;justify-content:center;padding:1rem 2rem;transition:all .2s ease;width:100%}.purchase-button:hover:not(:disabled){background:#2563eb;transform:translateY(-1px)}.purchase-button:disabled{background:#9ca3af;cursor:not-allowed;transform:none}.purchase-button.premium{background:linear-gradient(135deg,#f59e0b,#d97706);box-shadow:0 4px 8px #f59e0b4d}.purchase-button.premium:hover:not(:disabled){background:linear-gradient(135deg,#d97706,#b45309);box-shadow:0 6px 12px #f59e0b66}.custom-credits{background:#fff;border:1px solid #e2e8f0;border-radius:16px;box-shadow:0 4px 6px -1px #0000001a;padding:2rem}.custom-credits h3{color:#1e293b;font-size:1.5rem;font-weight:600;margin-bottom:.5rem;text-align:center}.custom-credits p{color:#64748b;margin-bottom:2rem;text-align:center}.custom-input-section{margin:0 auto;max-width:400px}.custom-input-group{align-items:center;background:#f8fafc;border:2px solid #e2e8f0;border-radius:8px;display:flex;margin-bottom:1rem;overflow:hidden}.custom-amount-input{background:#0000;border:none;flex:1 1;font-size:1rem;outline:none;padding:1rem}.input-suffix{background:#e2e8f0;border-left:1px solid #cbd5e1;color:#64748b;font-weight:500;padding:1rem}.custom-price-preview{margin-bottom:1rem;text-align:center}.preview-text{color:#059669;font-size:1.125rem;font-weight:600}.preview-text small{color:#64748b;font-size:.875rem;font-weight:400;margin-left:.5rem}.custom-purchase-button{align-items:center;background:#059669;border:none;border-radius:8px;color:#fff;cursor:pointer;display:flex;font-size:1rem;font-weight:600;gap:.5rem;justify-content:center;padding:1rem 2rem;transition:all .2s ease;width:100%}.custom-purchase-button:hover:not(:disabled){background:#047857;transform:translateY(-1px)}.custom-purchase-button:disabled{background:#9ca3af;cursor:not-allowed;transform:none}.pricing-note{background:#f0f9ff;border:1px solid #bae6fd;border-radius:8px;color:#0369a1;font-size:.875rem;margin-top:1rem;padding:1rem;text-align:center}.purchase-info{background:#fff;border:1px solid #e2e8f0;border-radius:16px;box-shadow:0 4px 6px -1px #0000001a;margin-bottom:3rem;padding:2rem}.purchase-info h3{color:#1e293b;font-size:1.5rem;font-weight:600;margin-bottom:2rem;text-align:center}.info-grid{grid-gap:1.5rem;display:grid;gap:1.5rem;grid-template-columns:repeat(auto-fit,minmax(250px,1fr))}.info-icon{font-size:2rem}.info-content h4{color:#1e293b;font-size:1.125rem;margin-bottom:.5rem}.info-content p{color:#64748b}.purchase-footer{align-items:center;border-top:1px solid #e2e8f0;display:flex;justify-content:space-between;padding-top:2rem}.back-button{background:#64748b;border:none;border-radius:8px;color:#fff;cursor:pointer;font-size:1rem;font-weight:500;padding:.75rem 1.5rem;transition:all .2s ease}.back-button:hover{background:#475569}.footer-links{gap:1rem}.support-link{color:#3b82f6;font-weight:500;text-decoration:none;transition:color .2s ease}.support-link:hover{color:#2563eb;text-decoration:underline}@media (max-width:768px){.credits-purchase-container{padding:0 .5rem}.credits-header h1{font-size:2rem}.balance-card{flex-direction:column;gap:1rem;padding:1rem}.packages-grid{gap:1rem;grid-template-columns:1fr}.package-card.popular{transform:none}.package-card.popular:hover{transform:translateY(-4px)}.purchase-footer{flex-direction:column;gap:1rem;text-align:center}.credit-options-row,.info-grid{grid-template-columns:1fr}.credit-options-row{gap:1.5rem}}@media (max-width:480px){.credits-header h1{font-size:1.75rem}.custom-credits,.package-card,.purchase-info{padding:1rem}.price{font-size:2rem}}.billing-history-container{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;margin:0 auto;max-width:1200px;padding:20px}.billing-header{margin-bottom:30px;text-align:center}.billing-header h2{color:#1a1a1a;font-size:2rem;font-weight:600;margin-bottom:8px}.billing-header p{color:#666;font-size:1rem;margin:0}.billing-tabs{border-bottom:2px solid #e0e0e0;display:flex;gap:4px;margin-bottom:30px}.tab-button{align-items:center;background:#fff;border:1px solid #e5e7eb;border-radius:8px;color:#6b7280;cursor:pointer;display:inline-flex;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;font-size:14px;font-weight:500;gap:6px;margin-right:8px;padding:12px 16px;transition:all .2s ease;white-space:nowrap}.tab-button:last-child{margin-right:0}.tab-button:hover{background:#f9fafb;border-color:#9ca3af;box-shadow:0 2px 4px #0000000d;color:#374151;transform:translateY(-1px)}.tab-button.active{background:#3b82f6;border-color:#3b82f6;box-shadow:0 2px 8px #3b82f640;color:#fff;font-weight:600}@media (prefers-color-scheme:dark){.tab-button{background:#fff!important;border-color:#e5e7eb!important;color:#6b7280!important}.tab-button:hover{background:#f9fafb!important;border-color:#9ca3af!important;color:#374151!important}.tab-button.active{background:#3b82f6!important;border-color:#3b82f6!important;color:#fff!important}}.loading-spinner{flex-direction:column;justify-content:center;padding:60px 20px}.spinner{border:4px solid #e0e0e0;border-top-color:#06c;margin-bottom:16px}.error-message{background:#fff5f5;border:1px solid #fed7d7;color:#c53030;padding:40px 20px;text-align:center}.error-message h3{font-size:1.25rem;margin-bottom:8px}.retry-button{background:#06c;border:none;border-radius:6px;color:#fff;cursor:pointer;font-size:.875rem;margin-top:16px;padding:10px 20px;transition:background-color .2s ease}.retry-button:hover{background:#0052a3}.billing-summary{padding:20px 0}.summary-cards{grid-gap:20px;display:grid;gap:20px;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));margin-bottom:30px}.summary-card{background:#fff;border:1px solid #e0e0e0;border-radius:8px;box-shadow:0 2px 4px #0000000d;padding:24px;text-align:center}.summary-card h3{color:#666;font-size:.875rem;font-weight:500;letter-spacing:.5px;margin-bottom:8px;text-transform:uppercase}.summary-card .amount{color:#1a1a1a;font-size:1.75rem;font-weight:600;margin:0}.summary-card .count{color:#06c;font-size:1.75rem;font-weight:600;margin:0}.summary-card .status{font-size:1rem;font-weight:500;margin:0}.summary-card .status.active{color:#22c55e}.summary-card .status.inactive{color:#f59e0b}.upcoming-invoice{background:#f8f9fa;border:1px solid #e0e0e0;border-radius:8px;margin-bottom:30px;padding:24px}.upcoming-invoice h3{color:#1a1a1a;font-size:1.125rem;font-weight:600;margin-bottom:12px}.invoice-info{align-items:center;display:flex;justify-content:space-between}.invoice-info .amount{color:#06c;font-size:1.5rem;font-weight:600}.invoice-info .date{color:#666;font-size:.875rem}.recent-invoices{background:#fff;border:1px solid #e0e0e0;border-radius:8px;padding:24px}.recent-invoices h3{color:#1a1a1a;font-size:1.125rem;font-weight:600;margin-bottom:16px}.invoice-list{display:flex;flex-direction:column;gap:12px}.invoice-item{align-items:center;background:#f8f9fa;border-radius:6px;display:flex;justify-content:space-between;padding:12px}.invoice-details{display:flex;flex-direction:column;gap:4px}.invoice-details .description{color:#1a1a1a;font-size:.875rem;font-weight:500}.invoice-details .date{color:#666;font-size:.75rem}.invoice-item .amount{color:#06c;font-size:.875rem;font-weight:600}.billing-history{padding:20px 0}.transactions-table{background:#fff;border:1px solid #e0e0e0;border-radius:8px;overflow:hidden}.table-header{background:#f8f9fa;color:#666;font-weight:600;letter-spacing:.5px;text-transform:uppercase}.table-header,.transaction-row{grid-gap:16px;border-bottom:1px solid #e0e0e0;display:grid;font-size:.875rem;gap:16px;grid-template-columns:1fr 2fr 1fr 1fr 1fr 1fr;padding:16px 20px}.transaction-row{align-items:center}.transaction-row:last-child{border-bottom:none}.transaction-row:hover{background:#f8f9fa}.transaction-row .date{color:#666}.transaction-row .description{color:#1a1a1a;font-weight:500}.transaction-row .type{color:#666;text-transform:capitalize}.transaction-row .amount{color:#06c;font-weight:600}.transaction-row .status{border-radius:4px;font-weight:500;padding:4px 8px;text-align:center;text-transform:capitalize}.transaction-row .status.success{background:#dcfce7;color:#15803d}.transaction-row .status.warning{background:#fef3c7;color:#d97706}.transaction-row .status.danger{background:#fee2e2;color:#dc2626}.transaction-row .status.secondary{background:#f1f5f9;color:#64748b}.download-button{background:#06c;border:none;border-radius:4px;color:#fff;cursor:pointer;font-size:.75rem;padding:6px 12px;transition:background-color .2s ease}.download-button:hover{background:#0052a3}.empty-state{background:#fff;border:1px solid #e0e0e0;border-radius:8px;padding:60px 20px}.empty-state h3{color:#1a1a1a;font-size:1.25rem;font-weight:600;margin-bottom:8px}.empty-state p{color:#666;margin:0}.load-more{margin-top:20px;text-align:center}.load-more-button{background:#06c;border:none;border-radius:6px;color:#fff;cursor:pointer;font-size:.875rem;padding:12px 24px;transition:background-color .2s ease}.load-more-button:hover{background:#0052a3}@media (max-width:768px){.billing-history-container{padding:16px}.billing-header h2{font-size:1.5rem}.summary-cards{gap:16px;grid-template-columns:1fr}.table-header,.transaction-row{gap:8px;grid-template-columns:1fr;text-align:left}.table-header{display:none}.transaction-row{background:#fff;border:1px solid #e0e0e0;border-radius:6px;display:block;margin-bottom:8px;padding:16px}.transaction-row>span{display:block;margin-bottom:4px}.transaction-row .description{font-size:1rem;margin-bottom:8px}.transaction-row .amount{font-size:1.125rem;margin-bottom:8px}.invoice-info{align-items:flex-start;flex-direction:column;gap:8px}.billing-tabs{border-bottom:none;flex-direction:column;gap:0}.tab-button{border-bottom:1px solid #e0e0e0;border-radius:0}.tab-button.active{border-bottom-color:#06c}}.profile-page{max-width:1200px;padding:2rem 1rem}.profile-header{align-items:center;background-color:#fff;background-color:var(--background-white,#fff);border-radius:12px;border-radius:var(--radius-lg,12px);box-shadow:0 1px 2px 0 #0000000d;box-shadow:var(--shadow-sm,0 1px 2px 0 #0000000d);display:flex;justify-content:space-between;margin-bottom:2rem;padding:2rem}.profile-header-content{align-items:center;display:flex;gap:1.5rem}.profile-avatar-container{height:100px;position:relative;width:100px}.profile-avatar{object-fit:cover;transition:opacity .2s ease}.profile-avatar,.profile-initials{border:3px solid #fff;border:3px solid var(--background-white,#fff);border-radius:50%;box-shadow:0 4px 6px -1px #0000001a;box-shadow:var(--shadow-md,0 4px 6px -1px #0000001a);height:100%;width:100%}.profile-initials{align-items:center;background:linear-gradient(135deg,#2563eb,#1d4ed8);background:linear-gradient(135deg,var(--primary-color,#2563eb) 0,#1d4ed8 100%);color:#fff;display:flex;font-size:2rem;font-weight:600;justify-content:center;left:0;position:absolute;top:0}.avatar-actions{bottom:-4px;display:flex;gap:4px;position:absolute;right:-4px}.change-avatar-btn{align-items:center;background-color:#2563eb;background-color:var(--primary-color,#2563eb);border:2px solid #fff;border-radius:50%;box-shadow:0 10px 15px -3px #0000001a;box-shadow:var(--shadow-lg,0 10px 15px -3px #0000001a);color:#fff;cursor:pointer;display:flex;height:32px;justify-content:center;overflow:hidden;position:relative;transition:all .2s ease;width:32px}.change-avatar-btn:hover{background-color:#1d4ed8;background-color:var(--primary-dark,#1d4ed8);transform:scale(1.05)}.change-avatar-btn:disabled{cursor:not-allowed;opacity:.6;transform:none}.delete-avatar-btn{align-items:center;background-color:#ef4444;border:2px solid #fff;border-radius:50%;box-shadow:0 10px 15px -3px #0000001a;box-shadow:var(--shadow-lg,0 10px 15px -3px #0000001a);color:#fff;cursor:pointer;display:flex;height:28px;justify-content:center;transition:all .2s ease;width:28px}.delete-avatar-btn:hover{background-color:#dc2626;transform:scale(1.05)}.delete-avatar-btn:disabled{cursor:not-allowed;opacity:.6;transform:none}.delete-avatar-btn svg{height:12px;width:12px}.profile-avatar-container.loading:after{align-items:center;background:#fffc;border-radius:50%;bottom:0;content:"";display:flex;justify-content:center;left:0;position:absolute;right:0;top:0;z-index:1}.profile-avatar-container.loading .profile-avatar{opacity:.5}.avatar-upload-progress{color:#2563eb;color:var(--primary-color,#2563eb);font-size:.75rem;font-weight:600;left:50%;position:absolute;top:50%;transform:translate(-50%,-50%);z-index:2}@media (max-width:768px){.profile-header{flex-direction:column;gap:1.5rem;text-align:center}.profile-header-content{flex-direction:column;gap:1rem}.profile-avatar-container{height:100px;width:100px}.profile-initials{font-size:1.5rem}.change-avatar-btn{height:28px;width:28px}.change-avatar-btn svg{height:14px;width:14px}.delete-avatar-btn{height:24px;width:24px}.delete-avatar-btn svg{height:10px;width:10px}.avatar-actions{bottom:-2px;right:-2px}}.profile-info{display:flex;flex-direction:column}.profile-name{color:#1f2937;color:var(--text-dark,#1f2937);font-size:1.75rem;font-weight:700;margin:0 0 .25rem}.profile-email{color:#4b5563;color:var(--text-medium,#4b5563);font-size:1rem;margin:0 0 .5rem}.profile-role-badge{background-color:#2563eb;background-color:var(--primary-color,#2563eb);border-radius:9999px;border-radius:var(--radius-full,9999px);color:#fff;display:inline-block;font-size:.75rem;font-weight:600;letter-spacing:.05em;padding:.25rem .75rem;text-transform:uppercase}.profile-actions{display:flex;gap:1rem}.profile-tabs{border-bottom:1px solid #e5e7eb;border-bottom:1px solid var(--border-light,#e5e7eb);display:flex;margin-bottom:2rem;overflow-x:auto;scrollbar-width:none}.profile-tabs::-webkit-scrollbar{display:none}.profile-tab{background:none;border:none;color:#4b5563;color:var(--text-medium,#4b5563);cursor:pointer;font-size:.875rem;font-weight:500;padding:1rem 1.5rem;position:relative;transition:color .2s;white-space:nowrap}.profile-tab.active,.profile-tab:hover{color:#2563eb;color:var(--primary-color,#2563eb)}.profile-tab.active:after{background-color:#2563eb;background-color:var(--primary-color,#2563eb);bottom:-1px;content:"";height:2px;left:0;position:absolute;right:0}.profile-content,.profile-section{margin-bottom:2rem}.profile-section{background-color:#fff;background-color:var(--background-white,#fff);border-radius:12px;border-radius:var(--radius-lg,12px);box-shadow:0 1px 2px 0 #0000000d;box-shadow:var(--shadow-sm,0 1px 2px 0 #0000000d);padding:2rem}.section-title{color:#1f2937;color:var(--text-dark,#1f2937);font-size:1.5rem!important;font-weight:600;margin-bottom:.5rem;margin-top:0}.section-description{margin-bottom:2rem}.subsection-title{color:#1f2937;color:var(--text-dark,#1f2937);font-size:1rem;font-weight:600;margin-bottom:.5rem;margin-top:0}.subsection-description{color:#4b5563;color:var(--text-medium,#4b5563);font-size:.875rem;margin-bottom:1rem}.profile-form{max-width:800px}.form-row{gap:1.5rem;margin-bottom:1.5rem}.form-group{flex:1 1;margin-bottom:1.5rem}.form-group input,.form-group select,.form-group textarea{border:1px solid #d1d5db;border:1px solid var(--border-color,#d1d5db);border-radius:8px;border-radius:var(--radius-md,8px);font-size:.875rem;padding:.75rem;transition:border-color .2s,box-shadow .2s;width:100%}.form-group input:focus,.form-group select:focus,.form-group textarea:focus{border-color:#2563eb;border-color:var(--primary-color,#2563eb);box-shadow:0 0 0 3px #2563eb1a;outline:none}.form-group input:disabled{background-color:#f3f4f6;background-color:var(--background-light,#f3f4f6);cursor:not-allowed}.form-text{color:#6b7280;color:var(--text-light,#6b7280);font-size:.75rem;margin-top:.25rem}.form-actions{margin-top:2rem}.btn{border-radius:var(--radius-md,8px);transition:all .2s}.btn-primary{background-color:#2563eb;background-color:var(--primary-color,#2563eb);border:none}.btn-primary:hover{background-color:#1d4ed8;background-color:var(--primary-dark,#1d4ed8)}.btn-primary:disabled{opacity:.7}.btn-outline{border:1px solid var(--border-color,#d1d5db);color:#4b5563;color:var(--text-medium,#4b5563)}.btn-outline:hover{border-color:#2563eb;border-color:var(--primary-color,#2563eb);color:#2563eb;color:var(--primary-color,#2563eb)}.btn-outline.danger{color:#ef4444;color:var(--danger-color,#ef4444)}.btn-outline.danger:hover{background-color:#ef44440d;border-color:#ef4444;border-color:var(--danger-color,#ef4444)}.btn-sm{font-size:.75rem}.error-message,.success-message{align-items:center;border-radius:8px;border-radius:var(--radius-md,8px);display:flex;gap:.5rem;margin-bottom:1.5rem;padding:1rem}.success-message{border:1px solid #10b98133;color:#10b981;color:var(--success-color,#10b981)}.error-message{background-color:#ef44441a;border:1px solid #ef444433;color:#ef4444;color:var(--danger-color,#ef4444)}.security-card{background-color:#f9fafb;background-color:var(--background-light,#f9fafb);border-radius:8px;border-radius:var(--radius-md,8px);margin-bottom:1.5rem;padding:1.5rem}.card-title{color:#1f2937;color:var(--text-dark,#1f2937);font-size:1rem;font-weight:600;margin-bottom:.5rem;margin-top:0}.card-description{color:#4b5563;color:var(--text-medium,#4b5563);font-size:.875rem;margin-bottom:1rem}.password-requirements{background-color:#fff;background-color:var(--background-white,#fff);border-radius:var(--radius-md,8px);margin:1rem 0;padding:1rem}.password-requirements h4{color:#1f2937;color:var(--text-dark,#1f2937);font-size:.875rem;margin-bottom:.5rem;margin-top:0}.password-requirements ul{color:#4b5563;color:var(--text-medium,#4b5563);font-size:.875rem;padding-left:1.5rem}.password-requirements li{margin-bottom:.25rem}.sessions-list{margin-bottom:1rem}.session-item{align-items:center;background-color:#fff;background-color:var(--background-white,#fff);border-radius:8px;border-radius:var(--radius-md,8px);display:flex;justify-content:space-between;margin-bottom:.5rem;padding:1rem}.session-item.current{border-left:3px solid #2563eb;border-left:3px solid var(--primary-color,#2563eb)}.session-info{display:flex;flex-direction:column;gap:.5rem}.session-device{align-items:center;color:#1f2937;color:var(--text-dark,#1f2937);display:flex;font-weight:500;gap:.5rem}.session-details{color:#6b7280;color:var(--text-light,#6b7280);display:flex;font-size:.75rem;gap:1rem}.session-active{color:#10b981;color:var(--success-color,#10b981);font-size:.75rem;font-weight:500}.notification-options{display:flex;flex-direction:column;gap:1rem}.notification-option{background-color:#fff;background-color:var(--background-white,#fff);border-radius:8px;border-radius:var(--radius-md,8px);padding:1rem}.checkbox-label{gap:.5rem;margin-bottom:.5rem}.checkbox-label input[type=checkbox]{cursor:pointer;height:16px;width:16px}.checkbox-text{color:#1f2937;color:var(--text-dark,#1f2937);font-weight:500}.option-description{color:#6b7280;color:var(--text-light,#6b7280);font-size:.75rem;margin:0 0 0 1.5rem}.profile-loading{align-items:center;display:flex;flex-direction:column;justify-content:center;padding:4rem 0}.loading-spinner{border:3px solid #2563eb1a;border-top:3px solid var(--primary-color,#2563eb);height:40px;width:40px}.preferences-section{max-width:800px}.language-preferences,.theme-preferences,.timezone-preferences{margin-bottom:2rem}.theme-options{display:flex;gap:1.5rem;margin-top:1rem}.theme-option{text-align:center}.theme-option input[type=radio]{display:none}.theme-option label{align-items:center;cursor:pointer;display:flex;flex-direction:column;gap:.5rem}.theme-preview{border:2px solid #0000;border-radius:8px;height:60px;transition:border-color .2s;width:100px}.light-theme-preview{background-color:#f8f9fa;border:1px solid #ddd}.dark-theme-preview{background-color:#212529;border:1px solid #495057}.system-theme-preview{background:linear-gradient(90deg,#f8f9fa 50%,#212529 0);border:1px solid #ddd}.theme-option input[type=radio]:checked+label .theme-preview{border-color:#4a90e2;box-shadow:0 0 0 2px #4a90e233}.language-select,.timezone-select{background-color:#fff;border:1px solid #ddd;border-radius:4px;font-size:1rem;max-width:400px;padding:.75rem;width:100%}.save-preferences-btn{background-color:#4a90e2;border:none;border-radius:4px;color:#fff;cursor:pointer;font-size:1rem;font-weight:500;margin-top:1rem;padding:.75rem 1.5rem;transition:background-color .2s}.save-preferences-btn:hover{background-color:#3a7bc8}.subscription-section{width:100%}.loading-subscription{align-items:center;display:flex;flex-direction:column;justify-content:center;padding:4rem 2rem}.loading-subscription .spinner{animation:spin 1s linear infinite;border:3px solid #4f46e51a;border-radius:50%;border-top:3px solid var(--dash-primary,#4f46e5);height:40px;margin-bottom:1rem;width:40px}.modal-overlay{align-items:center;background-color:#00000080;bottom:0;display:flex;justify-content:center;left:0;position:fixed;right:0;top:0;z-index:1000}.cancel-modal,.upgrade-modal{background:#fff;border-radius:12px;box-shadow:0 20px 25px -5px #0000001a;max-height:90vh;max-width:800px;overflow-y:auto;width:90%}.modal-header{padding:1.5rem 2rem}.modal-close{height:30px;padding:0;width:30px}.modal-close:hover{color:#111827}.modal-content{padding:2rem}.tier-grid{grid-gap:1rem;display:grid;gap:1rem;grid-template-columns:repeat(auto-fit,minmax(200px,1fr))}.tier-card{border:2px solid #e5e7eb;border-radius:8px;padding:1.5rem;text-align:center;transition:all .2s ease}.tier-card:hover{border-color:#4f46e5;border-color:var(--dash-primary,#4f46e5)}.tier-card.current{background-color:#10b9810d;border-color:#10b981;border-color:var(--dash-success,#10b981)}.tier-header h4{font-size:1.125rem;font-weight:600;margin:0 0 .5rem}.tier-price{color:#4f46e5;color:var(--dash-primary,#4f46e5);font-size:1.5rem;font-weight:700;margin-bottom:.5rem}.tier-credits{color:#6b7280;font-size:.875rem;margin-bottom:1rem}.tier-features{margin-bottom:1.5rem;text-align:left}.tier-features .feature{color:#4b5563;font-size:.875rem;margin-bottom:.25rem}.current-plan-indicator{background-color:#10b981;background-color:var(--dash-success,#10b981);border-radius:6px;color:#fff;font-size:.875rem;font-weight:500;padding:.5rem 1rem}.modal-actions{display:flex;gap:1rem;justify-content:flex-end;margin-top:2rem}.status-indicator.inactive{background-color:#ef4444}.plan-badge.free{background-color:#6b7280;color:#fff}.plan-badge.starter{background-color:#3b82f6;color:#fff}.plan-badge.standard{background-color:#8b5cf6;color:#fff}.plan-badge.pro{background-color:#f59e0b;color:#fff}.plan-badge.recruiter{background-color:#ef4444;color:#fff}.current-plan{background-color:#fff;border-radius:12px;box-shadow:0 2px 8px #00000014;margin-bottom:2rem;padding:2rem}.plan-header{flex-wrap:wrap;justify-content:space-between;margin-bottom:1.5rem;padding-bottom:1.5rem}.plan-header,.plan-title-container{align-items:center;display:flex;gap:1rem}.plan-title-container{flex:1 1;min-width:0}.plan-title-container h3{font-size:1.25rem;font-weight:600;margin:0}.plan-badge{border-radius:20px;display:inline-block;font-size:.875rem;font-weight:600;padding:.25rem .75rem;text-transform:uppercase}.plan-badge.free{background-color:#e5e7eb;color:#374151}.plan-badge.starter{background-color:#dbeafe;color:#1d4ed8}.plan-badge.standard{background-color:#dcfce7;color:#16a34a}.plan-badge.pro{background-color:#fef3c7;color:#d97706}.plan-badge.recruiter{background-color:#fce7f3;color:#be185d}.plan-badge.basic{background-color:#60a5fa;color:#fff}.plan-badge.enterprise{background-color:#f97316;color:#fff}.plan-price{align-items:flex-end;flex-direction:column;text-align:right;white-space:nowrap}.price-amount{color:#111827;font-size:2rem;font-weight:700}.price-cycle{color:#6b7280;font-size:1rem}.plan-details,.plan-info-grid{margin-bottom:2rem}.plan-info-grid{grid-gap:1.5rem;display:grid;gap:1.5rem;grid-template-columns:repeat(auto-fit,minmax(280px,1fr))}@media (min-width:1200px){.plan-info-grid{gap:1.25rem}}@media (max-width:1199px) and (min-width:993px){.plan-info-grid{gap:1rem}}.info-card{align-items:center;background:linear-gradient(135deg,#fff,#f8fafc);border:1px solid #e2e8f0;border-radius:12px;display:flex;gap:1rem;overflow:hidden;padding:1.5rem;position:relative;transition:all .3s ease}.info-card:before{background:linear-gradient(90deg,#8b5cf6,#06b6d4);content:"";height:3px;left:0;opacity:0;position:absolute;right:0;top:0;transition:opacity .3s ease}.info-card:hover{border-color:#cbd5e1;box-shadow:0 10px 25px -3px #0000001a,0 4px 6px -2px #0000000d;transform:translateY(-2px)}.info-card:hover:before{opacity:1}.info-card-icon{align-items:center;background:linear-gradient(135deg,#8b5cf6,#06b6d4);border-radius:8px;box-shadow:0 2px 8px #8b5cf64d;color:#fff;display:flex;flex-shrink:0;height:36px;justify-content:center;width:36px}.info-card-icon svg{height:18px;width:18px}.status-card .info-card-icon{background:linear-gradient(135deg,#10b981,#059669);box-shadow:0 4px 12px #10b9814d}.credits-card .info-card-icon{background:linear-gradient(135deg,#8b5cf6,#7c3aed);box-shadow:0 4px 12px #8b5cf64d}.available-card .info-card-icon{background:linear-gradient(135deg,#06b6d4,#0891b2);box-shadow:0 4px 12px #06b6d44d}.billing-card .info-card-icon{background:linear-gradient(135deg,#f59e0b,#d97706);box-shadow:0 4px 12px #f59e0b4d}.info-card-content{flex:1 1;min-width:0}.info-card-label{color:#64748b;font-size:.75rem;font-weight:500;letter-spacing:.05em;margin-bottom:.125rem;text-transform:uppercase}.info-card-value{align-items:center;color:#1e293b;display:flex;flex-wrap:wrap;font-size:1rem;font-weight:700;gap:.375rem}.credits-value .credits-label{background:#8b5cf61a;border-radius:4px;color:#8b5cf6;font-size:.75rem;font-weight:500;padding:2px 6px}.available-value .credits-breakdown{color:#64748b;font-size:.75rem;font-weight:400;margin-top:2px}.billing-value{color:#0891b2}.status-indicator{border-radius:50%;display:inline-block;height:8px;margin-right:.5rem;width:8px}.status-indicator.active{background-color:#10b981}.usage-stats-container{background-color:#f9fafb;border-radius:8px;margin-bottom:2rem;padding:1.5rem}.usage-title{font-size:1rem;font-weight:600;margin-bottom:1rem;margin-top:0}.usage-meter{width:100%}.usage-bar{background-color:#e5e7eb;border-radius:6px;height:12px;margin-bottom:.5rem;overflow:hidden}.usage-fill{background-color:#8b5cf6;border-radius:6px;height:100%}.usage-labels{color:#6b7280;display:flex;font-size:.875rem;justify-content:space-between}.usage-value{color:#111827;font-weight:600}.plan-features-container{background-color:#f9fafb;border-radius:8px;padding:1.5rem}.features-title{font-size:1rem;font-weight:600;margin-bottom:1rem;margin-top:0}.features-list{grid-gap:.75rem;display:grid;gap:.75rem;grid-template-columns:repeat(auto-fill,minmax(250px,1fr))}.feature-item{align-items:center;display:flex;gap:.5rem}.feature-icon{color:#8b5cf6;height:18px;width:18px}.plan-actions{display:flex;flex-wrap:wrap;gap:1rem}.billing-payment-container{grid-gap:1.5rem;display:grid;gap:1.5rem;grid-template-columns:2fr 1fr}.billing-history,.payment-method{background-color:#fff;border-radius:12px;box-shadow:0 2px 8px #00000014;padding:1.5rem}.billing-title,.payment-title{font-size:1.125rem;font-weight:600;margin-bottom:1.25rem;margin-top:0}.billing-table-container{overflow-x:auto}.billing-table{border-collapse:collapse;width:100%}.billing-table th{border-bottom:1px solid #e5e7eb;color:#6b7280;font-size:.875rem;font-weight:500;padding:.75rem 1rem;text-align:left}.billing-table td{border-bottom:1px solid #e5e7eb;padding:1rem}.billing-table tr:last-child td{border-bottom:none}.invoice-date{color:#111827;font-weight:500}.invoice-period{color:#6b7280;font-size:.75rem;margin-top:.25rem}.invoice-description{color:#4b5563}.invoice-amount{color:#111827;font-weight:600}.no-invoice{color:#9ca3af;font-style:italic}.status-badge{display:inline-block;padding:.25rem .5rem}.status-badge.success{background-color:#10b9811a;color:#10b981}.status-badge.pending{background-color:#f59e0b1a;color:#f59e0b}.status-badge.failed{background-color:#ef44441a;color:#ef4444}.invoice-link{align-items:center;color:#4a90e2;display:flex;font-size:.875rem;gap:.25rem;text-decoration:none}.invoice-link:hover{text-decoration:underline}.download-icon{height:16px;width:16px}.payment-card{background-color:#f9fafb;border-radius:8px;justify-content:space-between;padding:1.25rem}.card-info,.payment-card{align-items:center;display:flex}.card-info{gap:1rem}.card-icon{align-items:center;background-color:#e5e7eb;border-radius:8px;color:#4b5563;display:flex;height:40px;justify-content:center;width:40px}.card-icon svg{height:24px;width:24px}.card-details{display:flex;flex-direction:column}.card-type{color:#111827;font-weight:500}.card-expiry{color:#6b7280;font-size:.875rem}@media (max-width:992px) and (min-width:577px){.plan-info-grid{gap:1rem}.info-card{padding:1rem}.billing-payment-container{grid-template-columns:1fr}.form-row{flex-direction:column;gap:0}.theme-options{flex-wrap:wrap;justify-content:center}}@media (max-width:768px) and (min-width:577px){.plan-info-grid{gap:.75rem}}@media (max-width:768px){.profile-header{align-items:flex-start;flex-direction:column;gap:1.5rem}.profile-header-content{align-items:center;flex-direction:column;text-align:center;width:100%}.profile-info{align-items:center}.profile-actions,.profile-actions .btn{width:100%}.plan-header{align-items:flex-start;flex-direction:column;gap:1rem}.plan-title-container{width:100%}.plan-price{align-items:flex-start;text-align:left;width:100%}.features-list{grid-template-columns:1fr}.plan-actions{flex-direction:column}.plan-actions .btn{width:100%}}@media (max-width:576px){.profile-section{padding:1.5rem}.profile-tab{font-size:.75rem;padding:.75rem 1rem}.plan-info-grid{gap:1rem;grid-template-columns:1fr}.info-card{padding:1rem}.info-card-icon{height:40px;width:40px}.info-card-icon svg{height:20px;width:20px}.info-card-value{font-size:1rem}.available-value .credits-breakdown{font-size:.7rem}.billing-history,.current-plan,.payment-method{padding:1.25rem}.billing-table td:nth-child(4),.billing-table th:nth-child(4){display:none}}.invite-team-page{max-width:1200px;padding:2rem 1rem;width:100%}.page-header{align-items:center;display:flex;justify-content:space-between;margin-bottom:2rem}.page-header h1{color:#1f2937;color:var(--text-dark,#1f2937);font-size:1.75rem;font-weight:600;margin:0}.invite-container{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:1fr 1fr}.card{background-color:#fff;background-color:var(--dash-bg-white,#fff);border-radius:12px;box-shadow:0 1px 3px #0000000d;height:100%;padding:1.5rem}.card h2{color:#1f2937;color:var(--text-dark,#1f2937);font-size:1.25rem;font-weight:600;margin-bottom:1rem;margin-top:0}.section-description{color:#4b5563;color:var(--text-medium,#4b5563);font-size:.875rem;margin-bottom:1.5rem}.form-group,.invite-form{display:flex;flex-direction:column}.form-group{gap:.5rem}.form-group input,.form-group label,.form-group select{color:#1f2937;color:var(--text-dark,#1f2937)}.form-group input,.form-group select{background-color:#fff;border:1px solid #d1d5db;border:1px solid var(--border-color,#d1d5db);border-radius:.5rem;font-size:.875rem;height:2.75rem;padding:0 1rem}.form-group input:focus,.form-group select:focus{border-color:#2563eb;border-color:var(--primary-color,#2563eb);box-shadow:0 0 0 3px #2563eb1a;outline:none}.form-group input::placeholder{color:#9ca3af;color:var(--text-light,#9ca3af)}.input-error{border-color:#e53935!important;border-color:var(--danger-color,#e53935)!important}.error-text{color:#e53935;color:var(--danger-color,#e53935);font-size:.75rem;margin-top:.25rem}.form-actions{margin-top:1rem}.success-message{align-items:flex-start;background-color:#10b9811a;border-radius:.5rem;display:flex;margin-bottom:1.5rem;padding:1rem}.success-icon{background-color:#10b981;background-color:var(--success-color,#10b981);flex-shrink:0;height:1.5rem;margin-right:.75rem;width:1.5rem}.success-text h4{color:#10b981;color:var(--success-color,#10b981);font-size:.875rem;font-weight:600;margin:0 0 .25rem}.success-text p{color:#4b5563;color:var(--text-medium,#4b5563);font-size:.75rem;margin:0}.error-message{background-color:#e539351a;border-radius:.5rem;margin-bottom:1.5rem;padding:1rem}.error-icon{align-items:center;background-color:#e53935;background-color:var(--danger-color,#e53935);border-radius:50%;color:#fff;display:flex;flex-shrink:0;height:1.5rem;justify-content:center;margin-right:.75rem;width:1.5rem}.invites-list{display:flex;flex-direction:column;gap:1rem}.invite-item{align-items:center;background-color:#f9fafb;background-color:var(--dash-bg-light,#f9fafb);border:1px solid #e5e7eb;border:1px solid var(--border-light,#e5e7eb);border-radius:.5rem;display:flex;justify-content:space-between;padding:1rem}.invite-details{display:flex;flex-direction:column;gap:.25rem}.invite-name{color:#1f2937;color:var(--text-dark,#1f2937);font-weight:500}.invite-email{color:#4b5563;color:var(--text-medium,#4b5563);font-size:.875rem}.invite-meta{color:#6b7280;color:var(--text-light,#6b7280);display:flex;font-size:.75rem;gap:1rem}.invite-role{background-color:#4f46e51a;border-radius:1rem;color:#4f46e5;color:var(--dash-primary,#4f46e5);padding:.125rem .5rem}.invite-actions{display:flex;gap:.5rem}.members-list{display:flex;flex-direction:column;gap:1rem}.member-item{align-items:center;background-color:#f9fafb;background-color:var(--dash-bg-light,#f9fafb);border:1px solid #e5e7eb;border:1px solid var(--border-light,#e5e7eb);border-radius:.5rem;display:flex;justify-content:space-between;padding:1rem}.member-details{display:flex;flex-direction:column;gap:.25rem}.member-name{align-items:center;color:#1f2937;color:var(--text-dark,#1f2937);display:flex;font-weight:500;gap:.5rem}.current-user-badge{background-color:#3b82f61a;border-radius:1rem;color:#2563eb;color:var(--primary-color,#2563eb);font-size:.75rem;font-weight:500;padding:.125rem .5rem}.member-email{color:#4b5563;color:var(--text-medium,#4b5563);font-size:.875rem}.member-meta{color:#6b7280;color:var(--text-light,#6b7280);display:flex;font-size:.75rem;gap:1rem}.member-role{background-color:#4f46e51a;border-radius:1rem;color:#4f46e5;color:var(--dash-primary,#4f46e5);padding:.125rem .5rem;text-transform:capitalize}.member-actions{display:flex;gap:.5rem}.invite-actions .btn,.member-actions .btn{border:1px solid;font-size:.875rem;font-weight:500;transition:all .2s ease}.invite-team-members-page .invite-actions .btn.btn-outline:not(.btn-danger),.invite-team-members-page .member-actions .btn.btn-outline:not(.btn-danger){background-color:#2563eb!important;background-color:var(--primary-color,#2563eb)!important;border-color:#2563eb!important;border-color:var(--primary-color,#2563eb)!important;color:#fff!important}.invite-team-members-page .invite-actions .btn.btn-outline:not(.btn-danger):hover,.invite-team-members-page .member-actions .btn.btn-outline:not(.btn-danger):hover{background-color:#1d4ed8!important;border-color:#1d4ed8!important;color:#fff!important}.invite-team-members-page .invite-actions .btn.btn-danger,.invite-team-members-page .member-actions .btn.btn-danger{background-color:#e53935!important;background-color:var(--danger-color,#e53935)!important;border-color:#e53935!important;border-color:var(--danger-color,#e53935)!important;color:#fff!important}.invite-team-members-page .invite-actions .btn.btn-danger:hover,.invite-team-members-page .member-actions .btn.btn-danger:hover{background-color:#d32f2f!important;border-color:#d32f2f!important;color:#fff!important}.empty-state{color:#6b7280;color:var(--text-light,#6b7280);padding:2rem 0;text-align:center}.empty-icon{color:#9ca3af;display:flex;font-size:48px;justify-content:center;margin-bottom:20px}.empty-icon svg{transition:transform .3s ease,color .3s ease}.empty-state:hover .empty-icon svg{color:#6b7280;transform:scale(1.1)}@media (max-width:768px){.form-row,.invite-container{grid-template-columns:1fr}.invite-item{align-items:flex-start;flex-direction:column;gap:1rem}.invite-actions{justify-content:flex-end;width:100%}.member-item{align-items:flex-start;flex-direction:column;gap:1rem}.member-actions{justify-content:flex-end;width:100%}.member-meta{flex-direction:column;gap:.5rem}}.accept-invitation-page{align-items:center;background:linear-gradient(135deg,#667eea,#764ba2);display:flex;justify-content:center;min-height:100vh;padding:20px}.invitation-container{background:#fff;border-radius:16px;box-shadow:0 20px 40px #0000001a;max-width:600px;overflow:hidden;width:100%}.invitation-header{background:linear-gradient(135deg,#4f46e5,#7c3aed);color:#fff;padding:40px 30px;text-align:center}.company-logo{margin-bottom:20px}.logo-placeholder{align-items:center;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#fff3;border-radius:50%;display:flex;font-size:32px;font-weight:700;height:80px;justify-content:center;margin:0 auto;width:80px}.invitation-header h1{font-size:28px;font-weight:700;line-height:1.2;margin:0 0 10px}.invitation-description{font-size:16px;line-height:1.5;margin:0;opacity:.9}.invitation-details{border-bottom:1px solid #f1f5f9;padding:30px}.detail-card{background:#f8fafc;border:1px solid #e2e8f0;border-radius:12px;padding:24px}.detail-card h3{color:#1e293b;font-size:18px;font-weight:600;margin:0 0 16px}.detail-row{align-items:center;border-bottom:1px solid #e2e8f0;display:flex;justify-content:space-between;padding:8px 0}.detail-row:last-child{border-bottom:none}.detail-label{color:#64748b;font-size:14px}.detail-value{color:#1e293b;font-size:14px;font-weight:600}.password-form-section{padding:30px}.password-form h3{color:#1e293b;font-size:20px;font-weight:600;margin:0 0 8px}.password-form>p{color:#64748b;font-size:14px;margin:0 0 24px}.form-group,.form-row{margin-bottom:20px}.form-row{display:flex;gap:16px}.form-row .form-group{flex:1 1;margin-bottom:0}.form-group label{font-size:14px;margin-bottom:6px}.form-group input{border:1px solid #d1d5db;border-radius:8px;box-sizing:border-box;font-size:14px;padding:12px 16px;transition:all .2s ease;width:100%}.form-group input:focus{border-color:#4f46e5;box-shadow:0 0 0 3px #4f46e51a;outline:none}.form-group input.input-error{border-color:#ef4444;box-shadow:0 0 0 3px #ef44441a}.error-text{color:#ef4444;font-size:12px;margin-top:4px}.password-requirements{background:#f8fafc;border:1px solid #e2e8f0;border-radius:8px;margin:20px 0;padding:16px}.password-requirements h4{color:#374151;font-size:14px;font-weight:600;margin:0 0 12px}.password-requirements ul{list-style:none;margin:0;padding:0}.password-requirements li{align-items:center;color:#64748b;display:flex;font-size:13px;padding:4px 0 4px 20px;position:relative}.password-requirements li:before{color:#d1d5db;content:"○";font-weight:700;left:0;position:absolute}.password-requirements li.requirement-met{color:#059669}.password-requirements li.requirement-met:before{color:#059669;content:"✓"}.btn{display:inline-block}.btn-primary{background:#4f46e5}.btn-primary:hover{background:#3730a3}.btn-primary:disabled{background:#9ca3af;cursor:not-allowed;transform:none}.btn-large{font-size:16px;font-weight:600;padding:16px 24px;width:100%}.invitation-footer{background:#f8fafc;border-top:1px solid #e2e8f0;padding:20px 30px;text-align:center}.invitation-footer p{color:#64748b;font-size:12px;line-height:1.5;margin:0}.invitation-footer a{color:#4f46e5;text-decoration:none}.invitation-footer a:hover{text-decoration:underline}.error-state,.loading-state{padding:60px 30px;text-align:center}.error-state h2,.loading-state h2{color:#1e293b;font-size:24px;font-weight:600;margin:0 0 12px}.error-state p,.loading-state p{color:#64748b;margin:0 0 24px}.spinner{border:3px solid #e5e7eb;border-top-color:#4f46e5;height:40px;margin:0 auto 20px;width:40px}.error-icon{font-size:48px;margin-bottom:20px}@media (max-width:768px){.accept-invitation-page{padding:10px}.invitation-container{border-radius:12px;max-width:none}.invitation-header{padding:30px 20px}.invitation-header h1{font-size:24px}.invitation-details,.password-form-section{padding:20px}.invitation-footer{padding:15px 20px}.detail-row{align-items:flex-start;flex-direction:column;gap:4px}}@media (max-width:480px){.invitation-header h1{font-size:20px}.invitation-description{font-size:14px}.logo-placeholder{font-size:24px;height:60px;width:60px}}.cancel-verification-btn{align-items:center;border:none;border-radius:.375rem;cursor:pointer;display:inline-flex;font-family:inherit;font-weight:500;gap:.5rem;justify-content:center;line-height:1.25;text-decoration:none;transition:all .2s ease-in-out}.cancel-verification-btn:focus{outline:2px solid #ef4444;outline-offset:2px}.cancel-verification-btn:disabled{cursor:not-allowed;opacity:.6}.cancel-verification-btn.small{font-size:.875rem;padding:.375rem .75rem}.cancel-verification-btn.medium{font-size:.875rem;padding:.5rem 1rem}.cancel-verification-btn.large{font-size:1rem;padding:.75rem 1.5rem}.cancel-verification-btn.outline{background-color:initial;border:1px solid #dc2626;color:#dc2626}.cancel-verification-btn.outline:hover:not(:disabled),.cancel-verification-btn.solid{background-color:#dc2626;color:#fff}.cancel-verification-btn.solid{border:1px solid #dc2626}.cancel-verification-btn.solid:hover:not(:disabled){background-color:#b91c1c;border-color:#b91c1c}.cancel-verification-btn.ghost{background-color:initial;border:1px solid #0000;color:#dc2626}.cancel-verification-btn.ghost:hover:not(:disabled){background-color:#fef2f2;color:#b91c1c}.cancel-modal-overlay{align-items:center!important;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);background-color:#00000080;bottom:0!important;box-sizing:border-box;display:flex!important;justify-content:center!important;left:0!important;padding:1rem;position:fixed!important;right:0!important;top:0!important;z-index:999999!important}.cancel-modal{animation:modalSlideIn .2s ease-out;background:#fff;border-radius:.5rem;box-shadow:0 20px 25px -5px #0000001a,0 10px 10px -5px #0000000a;max-height:90vh;max-width:500px;overflow-y:auto;position:relative;width:90%;z-index:999999!important}@keyframes modalSlideIn{0%{opacity:0;transform:scale(.95) translateY(-10px)}to{opacity:1;transform:scale(1) translateY(0)}}.modal-header{align-items:center;border-bottom:1px solid #e5e7eb;display:flex;justify-content:space-between;margin-bottom:1rem;padding:1.5rem 1.5rem 0}.modal-header h3{color:#111827;font-size:1.25rem;font-weight:600;margin:0}.modal-close{align-items:center;background:none;border:none;border-radius:.25rem;color:#6b7280;cursor:pointer;display:flex;font-size:1.5rem;height:2rem;justify-content:center;padding:.25rem;transition:all .2s ease-in-out;width:2rem}.modal-close:hover:not(:disabled){background-color:#f3f4f6;color:#374151}.modal-body{padding:0 1.5rem 1rem}.cancel-warning{background-color:#fef3cd;border:1px solid #f59e0b;border-radius:.375rem;display:flex;gap:1rem;margin-bottom:1.5rem;padding:1rem}.warning-icon{flex-shrink:0;font-size:1.25rem;line-height:1}.warning-content p{color:#92400e;font-weight:500;margin:0 0 .75rem}.cancel-effects{color:#78350f;margin:0;padding-left:1.25rem}.cancel-effects li{margin-bottom:.25rem}.cancel-effects li:last-child{margin-bottom:0}.form-control{background-color:#fff;border:1px solid #d1d5db;border-radius:.375rem;box-sizing:border-box;color:#111827;font-family:inherit;font-size:.875rem;line-height:1.25;padding:.5rem .75rem;resize:vertical;transition:border-color .2s ease-in-out,box-shadow .2s ease-in-out;width:100%}.form-control:focus{border-color:#3b82f6;box-shadow:0 0 0 3px #3b82f61a;outline:none}.form-control:disabled{background-color:#f9fafb;color:#6b7280;cursor:not-allowed}.modal-footer{border-top:1px solid #e5e7eb;display:flex;gap:.75rem;justify-content:flex-end;margin-top:1rem;padding:1rem 1.5rem 1.5rem}.btn{padding:.5rem 1rem}.btn-secondary{background-color:#fff;border-color:#d1d5db;color:#374151}.btn-secondary:hover:not(:disabled){background-color:#f9fafb;border-color:#9ca3af}.btn-secondary:focus{box-shadow:0 0 0 3px #9ca3af33}.btn-danger{background:linear-gradient(135deg,#dc2626,#b91c1c);border:1px solid #dc2626;box-shadow:0 2px 4px #dc262633;color:#fff!important;font-weight:600;overflow:hidden;position:relative}.btn-danger:before{background:linear-gradient(90deg,#0000,#fff3,#0000);content:"";height:100%;left:-100%;position:absolute;top:0;transition:left .5s;width:100%}.btn-danger:hover:not(:disabled){background:linear-gradient(135deg,#b91c1c,#991b1b);border-color:#b91c1c;box-shadow:0 4px 8px #dc26264d;color:#fff!important;transform:translateY(-1px)}.btn-danger:hover:not(:disabled):before{left:100%}.btn-danger:active:not(:disabled){box-shadow:0 1px 2px #dc262666;transform:translateY(0)}.btn-danger:focus{box-shadow:0 0 0 3px #dc26264d,0 2px 4px #dc262633;outline:none}.btn-danger:disabled{background:#fca5a5!important;border-color:#fca5a5;box-shadow:none;color:#fff!important;cursor:not-allowed;transform:none}@media (max-width:640px){.cancel-modal{margin:1rem;width:95%}.modal-body,.modal-footer,.modal-header{padding-left:1rem;padding-right:1rem}.modal-footer{flex-direction:column-reverse}.btn{justify-content:center;width:100%}.cancel-warning{flex-direction:column;gap:.5rem}.warning-icon{align-self:flex-start}}.verification-requests-list{margin:0 auto;max-width:1200px;padding:1.5rem}.list-header{align-items:flex-start;display:flex;gap:2rem;justify-content:space-between;margin-bottom:2rem}.header-content h2{color:#111827;font-size:1.75rem;font-weight:600;margin:0 0 .5rem}.header-description{color:#6b7280;font-size:.875rem;line-height:1.5;margin:0}.filter-controls{align-items:center;display:flex;flex-shrink:0;gap:.5rem}.filter-controls label{color:#374151;font-size:.875rem;font-weight:500}.filter-select{background-color:#fff;border:1px solid #d1d5db;border-radius:.375rem;color:#111827;font-size:.875rem;min-width:140px;padding:.5rem .75rem}.filter-select:focus{border-color:#3b82f6;box-shadow:0 0 0 3px #3b82f61a;outline:none}.verification-requests-loading{align-items:center;color:#6b7280;display:flex;flex-direction:column;justify-content:center;padding:3rem}.loading-spinner{animation:spin 1s linear infinite;border:2px solid #e5e7eb;border-radius:50%;border-top-color:#3b82f6;height:2rem;margin-bottom:1rem;width:2rem}.verification-requests-error{align-items:center;display:flex;flex-direction:column;justify-content:center;padding:3rem;text-align:center}.error-icon{font-size:3rem;margin-bottom:1rem}.verification-requests-error h3{color:#dc2626;font-size:1.25rem;margin:0 0 .5rem}.verification-requests-error p{color:#6b7280;margin:0 0 1.5rem;max-width:400px}.no-requests{align-items:center;background-color:#f9fafb;border:1px dashed #d1d5db;border-radius:.5rem;display:flex;flex-direction:column;justify-content:center;padding:3rem;text-align:center}.no-requests-icon{font-size:3rem;margin-bottom:1rem;opacity:.5}.no-requests h3{color:#374151;font-size:1.25rem;margin:0 0 .5rem}.no-requests p{color:#6b7280;margin:0}.requests-grid{grid-gap:1.5rem;display:grid;gap:1.5rem;grid-template-columns:repeat(auto-fill,minmax(400px,1fr))}.request-card{background:#fff;border:1px solid #e5e7eb;border-radius:.5rem;overflow:hidden;transition:all .2s ease-in-out}.request-card:hover{border-color:#d1d5db;box-shadow:0 4px 6px -1px #0000001a,0 2px 4px -1px #0000000f}.card-header{align-items:flex-start;display:flex;gap:1rem;justify-content:space-between;padding:1.25rem 1.25rem 0}.request-info{flex:1 1;min-width:0}.candidate-name{word-wrap:break-word;color:#111827;font-size:1.1rem;font-weight:600;margin:0 0 .25rem}.candidate-email{word-wrap:break-word;color:#6b7280;font-size:.875rem;margin:0}.status-badge{align-items:center;border-radius:9999px;display:inline-flex;flex-shrink:0;font-size:.75rem;font-weight:500;padding:.25rem .75rem;text-transform:capitalize;white-space:nowrap}.status-pending{background-color:#f0f7ff;border:1px solid #2563eb;color:#92400e}.status-sent{background-color:#dbeafe;border:1px solid #3b82f6;color:#1e40af}.status-progress{background-color:#e0e7ff;border:1px solid #6366f1;color:#3730a3}.status-completed{background-color:#d1fae5;border:1px solid #10b981;color:#065f46}.status-cancelled{background-color:#fee2e2;border:1px solid #ef4444;color:#991b1b}.status-expired{background-color:#f3f4f6;border:1px solid #9ca3af;color:#374151}.card-body{padding:0 1.25rem 1rem}.request-details{display:flex;flex-direction:column;gap:.5rem;margin-bottom:1rem}.detail-item{align-items:center;display:flex;font-size:.875rem;justify-content:space-between}.detail-label{color:#6b7280;font-weight:500}.detail-value{color:#111827;font-weight:400}.request-message{background-color:#f9fafb;border-radius:.375rem;margin-top:1rem;padding:.75rem}.message-label{color:#6b7280;display:block;font-size:.75rem;font-weight:500;letter-spacing:.025em;margin-bottom:.5rem;text-transform:uppercase}.message-text{color:#374151;font-size:.875rem;line-height:1.5;margin:0}.card-footer{background-color:#f9fafb;border-top:1px solid #e5e7eb;padding:1rem 1.25rem}.card-actions{align-items:center;display:flex;gap:.75rem;justify-content:flex-end}.btn{border-radius:.375rem;font-family:inherit;font-weight:400;gap:.5rem;line-height:1.25;transition:all .2s ease-in-out}.btn:focus{outline:2px solid #0000}.btn:disabled{cursor:not-allowed;opacity:.6}.btn-sm{font-size:.875rem;padding:.375rem .75rem}.btn-outline{border-color:#d1d5db}.btn-outline:hover:not(:disabled){background-color:#f9fafb;border-color:#9ca3af}.btn-primary{border-color:#3b82f6}.btn-primary:hover:not(:disabled){border-color:#2563eb}.list-footer{margin-top:2rem}.info-box{background-color:#eff6ff;border:1px solid #bfdbfe;border-radius:.5rem;display:flex;gap:1rem;padding:1rem}.info-icon{font-size:1.25rem;line-height:1}.info-content h4{color:#1e40af;font-size:1rem;font-weight:600;margin:0 0 .5rem}.info-content p{color:#1e3a8a;font-size:.875rem;line-height:1.5;margin:0}@media (max-width:768px){.verification-requests-list{padding:1rem}.list-header{flex-direction:column;gap:1rem}.requests-grid{gap:1rem;grid-template-columns:1fr}.card-header{align-items:flex-start;flex-direction:column;gap:.75rem}.request-info{width:100%}.card-actions{flex-direction:column;width:100%}.card-actions .btn{width:100%}.info-box{flex-direction:column;gap:.5rem}.detail-item{align-items:flex-start;flex-direction:column;gap:.25rem}}@media (max-width:480px){.card-body,.card-footer,.card-header{padding-left:1rem;padding-right:1rem}.filter-select{font-size:.8rem;min-width:120px}}.cancel-requests-demo{background-color:#f9fafb;min-height:100vh}.demo-header{background:linear-gradient(135deg,#667eea,#764ba2);color:#fff;padding:2rem 1.5rem 3rem}.breadcrumb{align-items:center;display:flex;font-size:.875rem;gap:.5rem;margin-bottom:2rem}.breadcrumb-link{color:#fffc;text-decoration:none;transition:color .2s ease-in-out}.breadcrumb-link:hover{color:#fff}.breadcrumb-separator{color:#fff9}.breadcrumb-current{color:#fff;font-weight:500}.demo-title-section{margin-bottom:3rem;text-align:center}.demo-title-section h1{font-size:2.5rem;font-weight:700;margin:0 0 1rem;text-shadow:0 2px 4px #0000001a}.demo-description{color:#ffffffe6;font-size:1.125rem;line-height:1.6;margin:0 auto;max-width:600px}.feature-highlights{grid-gap:1.5rem;display:grid;gap:1.5rem;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));margin:0 auto;max-width:1000px}.feature-card{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffff1a;border:1px solid #fff3;border-radius:.75rem;display:flex;gap:1rem;padding:1.5rem;transition:transform .2s ease-in-out,background-color .2s ease-in-out}.feature-card:hover{background:#ffffff26;transform:translateY(-2px)}.feature-icon{flex-shrink:0;font-size:2rem;line-height:1}.feature-content h3{font-size:1.125rem;font-weight:600;margin:0 0 .5rem}.feature-content p{color:#ffffffe6;font-size:.875rem;line-height:1.5;margin:0}.demo-content{margin:0 auto;max-width:1400px;padding:0 1.5rem;position:relative;transform:translateY(-1.5rem);z-index:1}.instructions-panel{background:#fff;border-radius:.75rem;box-shadow:0 10px 15px -3px #0000001a,0 4px 6px -2px #0000000d;margin-bottom:2rem;padding:2rem}.instructions-panel h2{color:#111827;font-size:1.5rem;font-weight:600;margin:0 0 1.5rem;text-align:center}.instruction-steps{display:flex;flex-direction:column;gap:1.5rem;margin-bottom:2rem}.step{align-items:flex-start;display:flex;gap:1rem}.step-number{background:linear-gradient(135deg,#667eea,#764ba2);flex-shrink:0;height:2.5rem;width:2.5rem}.step-content h4,.step-number{font-size:1.125rem;font-weight:600}.step-content h4{color:#111827;margin:0 0 .5rem}.step-content p{color:#6b7280;line-height:1.6;margin:0}.important-note{background:linear-gradient(135deg,#fef3cd,#fde68a);border:1px solid #f59e0b;border-radius:.5rem;display:flex;gap:1rem;padding:1.5rem}.note-icon{flex-shrink:0;font-size:1.5rem;line-height:1}.note-content h4{color:#92400e;font-size:1rem;font-weight:600;margin:0 0 .5rem}.note-content p{color:#78350f;font-size:.875rem;line-height:1.6;margin:0}.requests-panel{background:#fff;border-radius:.75rem;box-shadow:0 10px 15px -3px #0000001a,0 4px 6px -2px #0000000d;overflow:hidden}@media (max-width:768px){.demo-header{padding:1.5rem 1rem 2rem}.demo-title-section h1{font-size:2rem}.demo-description{font-size:1rem}.feature-highlights{gap:1rem;grid-template-columns:1fr}.feature-card{padding:1.25rem}.demo-content{padding:0 1rem;transform:translateY(-1rem)}.instructions-panel{padding:1.5rem}.instruction-steps{gap:1.25rem}.step{flex-direction:column;gap:.75rem}.step-number{align-self:flex-start}.important-note{flex-direction:column;gap:.75rem}}@media (max-width:480px){.demo-header{padding:1rem .75rem 1.5rem}.demo-title-section h1{font-size:1.75rem}.demo-content{padding:0 .75rem}.feature-card,.instructions-panel{padding:1rem}.step-content h4{font-size:1rem}.step-content p{font-size:.875rem}}@keyframes slideInUp{0%{opacity:0;transform:translateY(2rem)}to{opacity:1;transform:translateY(0)}}.demo-content>*{animation:slideInUp .6s ease-out}.instructions-panel{animation-delay:.1s}.requests-panel{animation-delay:.2s}.analytics-overview{background:#fff;border:1px solid #e5e7eb;border-radius:12px;box-shadow:0 2px 8px #0000001a;margin-bottom:24px;padding:24px}.overview-header{align-items:center;display:flex;justify-content:space-between;margin-bottom:20px}.overview-header h3{color:#111827;font-size:20px;font-weight:600;margin:0}.overview-controls{align-items:center;display:flex;gap:12px}.time-range-label{color:#6b7280;font-size:14px;text-transform:capitalize}.refresh-btn{align-items:center;background:#f3f4f6;border:1px solid #d1d5db;border-radius:6px;cursor:pointer;display:flex;justify-content:center;padding:6px;transition:all .2s ease}.refresh-btn:hover{background:#e5e7eb;border-color:#9ca3af}.refresh-btn:active{transform:scale(.95)}.metrics-grid{grid-gap:16px;gap:16px;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));margin-bottom:20px}.metric-card{padding:16px}.metric-card:hover{box-shadow:0 2px 4px #0000000d}.metric-header{justify-content:space-between;margin-bottom:12px}.metric-icon{background:#e0e7ff;border-radius:6px;color:#4338ca;justify-content:center;padding:8px}.metric-icon,.metric-trend{align-items:center;display:flex}.metric-trend{border-radius:4px;font-size:12px;font-weight:500;gap:4px;padding:2px 6px}.metric-trend.positive{background:#d1fae5;color:#065f46}.metric-trend.negative{background:#fee2e2;color:#991b1b}.metric-trend.neutral{background:#f3f4f6;color:#374151}.metric-content{text-align:left}.metric-value{line-height:1.2;margin-bottom:4px}.metric-label{font-size:14px}.metric-comparison{color:#9ca3af;font-size:12px}.analytics-overview.loading{min-height:200px}.metrics-grid.loading-state{pointer-events:none}.metric-card.skeleton{background:#f1f5f9;border-color:#e2e8f0}.skeleton-line.short{height:16px}.skeleton-line.medium{height:14px}.skeleton-line.long{height:20px}.analytics-overview.error{align-items:center;display:flex;justify-content:center;min-height:150px}.error-state{text-align:center}.error-state h3{color:#374151;margin-bottom:8px}.error-state p{font-size:14px;margin-bottom:16px}.btn{gap:8px}.overview-insights{border-top:1px solid #e5e7eb;padding-top:16px}.overview-insights h4{color:#111827;font-size:16px;font-weight:600;margin:0 0 12px}.insight-item{color:#374151;font-size:14px;gap:8px;padding:8px 0}.insight-indicator{border-radius:50%;flex-shrink:0;height:6px;width:6px}.insight-item.positive .insight-indicator{background:#10b981}.insight-item.warning .insight-indicator{background:#f59e0b}.insight-item.negative .insight-indicator{background:#ef4444}.insight-item.info .insight-indicator{background:#3b82f6}@media (max-width:768px){.analytics-overview{padding:16px}.metrics-grid{gap:12px;grid-template-columns:1fr}.overview-header{align-items:flex-start;flex-direction:column;gap:12px}.overview-controls{align-self:flex-end}.metric-value{font-size:20px}}@media (max-width:480px){.metrics-grid{grid-template-columns:1fr}.metric-card{padding:12px}.metric-header{margin-bottom:8px}.metric-value{font-size:18px}}.verification-trends-chart{background:#fff;border:1px solid #e5e7eb;border-radius:12px;box-shadow:0 2px 8px #0000001a;margin-bottom:24px;padding:24px}.chart-header{align-items:flex-start;gap:20px}.chart-controls{align-items:flex-end;display:flex;flex-direction:column;gap:12px}.metric-toggles{display:flex;flex-wrap:wrap;gap:8px}.metric-toggle{align-items:center;background:#fff;border:1px solid #d1d5db;border-radius:6px;color:#374151;cursor:pointer;display:flex;font-size:12px;font-weight:500;gap:6px;padding:6px 12px;transition:all .2s ease}.metric-toggle:hover{background:rgba(var(--metric-color-rgb),.05);border-color:var(--metric-color)}.metric-toggle.active{background:rgba(var(--metric-color-rgb),.1);border-color:var(--metric-color);color:var(--metric-color)}.metric-indicator{border-radius:50%;flex-shrink:0;height:8px;width:8px}.chart-content{min-height:300px;position:relative}.chart-wrapper{width:100%}.verification-trends-chart.loading{pointer-events:none}.chart-skeleton{background:#f8fafc;border-radius:8px;display:flex;flex-direction:column;height:300px;justify-content:flex-end;padding:20px;position:relative}.skeleton-line{margin-bottom:8px;position:absolute;top:20px}.skeleton-line:first-child{height:4px;left:20px;width:200px}.skeleton-line:nth-child(2){height:4px;left:240px;width:150px}.skeleton-line:nth-child(3){height:4px;left:410px;width:120px}.skeleton-bars{align-items:flex-end;display:flex;gap:8px;height:200px;margin-top:60px}.skeleton-bar{animation:loading-shimmer 2s infinite;background:linear-gradient(180deg,#e2e8f0,#f1f5f9);border-radius:4px 4px 0 0;flex:1 1;opacity:.7}.verification-trends-chart.error{min-height:200px}.chart-insights{border-top:1px solid #e5e7eb;margin-top:20px;padding-top:16px}.chart-insights h4{color:#111827;font-size:16px;font-weight:600;margin:0 0 12px}.insights-list{gap:8px}.insight-item{align-items:center;background:#f8fafc;border-left:3px solid #0000;border-radius:6px;display:flex;justify-content:space-between;padding:8px 12px}.insight-item.positive{background:#f0fdf4;border-left-color:#10b981}.insight-item.negative{background:#fef2f2;border-left-color:#ef4444}.insight-item.warning{background:#fffbeb;border-left-color:#f59e0b}.insight-item.info{background:#eff6ff;border-left-color:#3b82f6}.insight-text{color:#374151;flex:1 1;font-size:14px}.insight-change{border-radius:4px;font-size:12px;font-weight:600;padding:2px 6px}.insight-change.positive{background:#d1fae5;color:#065f46}.insight-change.negative{background:#fee2e2;color:#991b1b}@media (max-width:768px){.verification-trends-chart{padding:16px}.chart-header{align-items:flex-start;flex-direction:column;gap:16px}.chart-controls{align-items:flex-start;width:100%}.metric-toggles{justify-content:flex-start;width:100%}.metric-toggle{flex:1 1;justify-content:center;min-width:0}.chart-wrapper{height:250px}.insight-item{align-items:flex-start;flex-direction:column;gap:4px}.insight-change{align-self:flex-end}}@media (max-width:480px){.metric-toggles{flex-direction:column}.metric-toggle{justify-content:flex-start}.chart-wrapper{height:200px}.skeleton-bars{height:150px}}:root{--metric-color-rgb-3b82f6:59,130,246;--metric-color-rgb-10b981:16,185,129;--metric-color-rgb-f59e0b:245,158,11;--metric-color-rgb-ef4444:239,68,68}.metric-toggle[style*="--metric-color: #3b82f6"]{--metric-color-rgb:var(--metric-color-rgb-3b82f6)}.metric-toggle[style*="--metric-color: #10b981"]{--metric-color-rgb:var(--metric-color-rgb-10b981)}.metric-toggle[style*="--metric-color: #f59e0b"]{--metric-color-rgb:var(--metric-color-rgb-f59e0b)}.metric-toggle[style*="--metric-color: #ef4444"]{--metric-color-rgb:var(--metric-color-rgb-ef4444)}.conversion-funnel-chart{background:#fff;border:1px solid #e5e7eb;border-radius:12px;box-shadow:0 2px 8px #0000001a;margin-bottom:24px;padding:24px}.chart-header{align-items:center;display:flex;justify-content:space-between;margin-bottom:20px}.chart-header h3{color:#111827;font-size:20px;font-weight:600;margin:0}.funnel-summary{display:flex;gap:20px}.summary-metric{align-items:flex-end;display:flex;flex-direction:column}.metric-label{margin-bottom:2px}.metric-value{font-size:18px}.funnel-content{display:flex;flex-direction:column;gap:16px}.funnel-stage{align-items:flex-start;background:#f8fafc;border:1px solid #e2e8f0;border-radius:8px;display:flex;gap:20px;padding:16px;transition:all .2s ease}.funnel-stage:hover{border-color:#cbd5e1;box-shadow:0 2px 4px #0000000d}.stage-bar-container{align-items:center;display:flex;flex:1 1;flex-direction:column;gap:8px;min-width:200px}.stage-bar{border-radius:6px;box-shadow:0 2px 4px #0000001a;height:40px;overflow:hidden;position:relative;transition:all .3s ease}.stage-bar-gradient{background:linear-gradient(135deg,#fff3,#fff0);border-radius:6px;bottom:0;left:0;position:absolute;right:0;top:0}.funnel-connector{margin:4px 0}.funnel-connector svg{filter:drop-shadow(0 1px 2px rgba(0,0,0,.1))}.stage-info{flex:2 1;min-width:250px}.stage-header{align-items:center;display:flex;justify-content:space-between;margin-bottom:8px}.stage-name{color:#111827;font-size:16px;font-weight:600}.stage-count{color:#374151;font-size:18px;font-weight:700}.stage-metrics{display:flex;gap:16px;margin-bottom:8px}.conversion-rate,.dropoff-rate{align-items:center;display:flex;font-size:14px;gap:4px}.conversion-label,.dropoff-label{color:#6b7280}.conversion-value{font-weight:600}.conversion-value.good{color:#059669}.conversion-value.average{color:#d97706}.conversion-value.poor{color:#dc2626}.dropoff-value{color:#dc2626;font-weight:600}.stage-insights{margin-top:8px}.insight{border-left:3px solid;border-radius:4px;font-size:12px;margin-bottom:4px;padding:4px 8px}.insight.positive{background:#f0fdf4;border-left-color:#10b981;color:#065f46}.insight.warning{background:#fffbeb;border-left-color:#f59e0b}.insight.negative{background:#fef2f2;border-left-color:#ef4444;color:#991b1b}.insight.info{background:#eff6ff;border-left-color:#3b82f6}.conversion-funnel-chart.loading{pointer-events:none}.loading-spinner{align-items:center}.funnel-stage.skeleton{background:#f1f5f9;border-color:#e2e8f0}.skeleton-bar{animation:loading-shimmer 1.5s infinite;background:linear-gradient(90deg,#e2e8f0 25%,#f1f5f9 50%,#e2e8f0 75%);background-size:200% 100%;width:70%}.skeleton-line{margin-bottom:4px}.skeleton-line.short{width:60%}.skeleton-line.medium{width:80%}.conversion-funnel-chart.error{min-height:200px}.error-state{align-items:center;color:#6b7280;display:flex;font-size:14px;height:200px;justify-content:center}.funnel-recommendations{border-top:1px solid #e5e7eb;margin-top:20px;padding-top:20px}.funnel-recommendations h4{color:#111827;font-size:16px;font-weight:600;margin:0 0 16px}.recommendations-list{display:flex;flex-direction:column;gap:12px}.recommendation{border:1px solid #e5e7eb;padding:16px}.recommendation.high{background:#fef2f2;border-left:4px solid #ef4444}.recommendation.medium{background:#fffbeb;border-left:4px solid #f59e0b}.recommendation.low{background:#eff6ff;border-left:4px solid #3b82f6}.recommendation-header{align-items:center;display:flex;justify-content:space-between;margin-bottom:8px}.recommendation-title{color:#111827;font-size:14px;font-weight:600}.priority-badge{border-radius:4px;font-size:10px;font-weight:500;letter-spacing:.5px;padding:2px 6px;text-transform:uppercase}.priority-badge.high{background:#fee2e2;color:#991b1b}.priority-badge.medium{background:#fef3c7;color:#92400e}.priority-badge.low{background:#dbeafe;color:#1e40af}.recommendation-description{color:#374151;font-size:13px;line-height:1.4;margin:0 0 8px}.expected-impact{color:#6b7280;font-size:12px}.expected-impact strong{color:#059669}@media (max-width:768px){.conversion-funnel-chart{padding:16px}.chart-header{align-items:flex-start;flex-direction:column;gap:12px}.funnel-summary{align-self:flex-end}.funnel-stage{flex-direction:column;gap:12px}.stage-bar-container{width:100%}.stage-bar-container,.stage-info{min-width:0;min-width:auto}.stage-metrics{flex-direction:column;gap:8px}}@media (max-width:480px){.recommendation-header,.stage-header{align-items:flex-start;flex-direction:column;gap:4px}.priority-badge{align-self:flex-end}}.trust-score-distribution{background:#fff;border:1px solid #e2e8f0;border-radius:12px;box-shadow:0 1px 3px #0000001a;padding:1.5rem}.trust-header{align-items:center;border-bottom:1px solid #f1f5f9;display:flex;justify-content:space-between;margin-bottom:1.5rem;padding-bottom:1rem}.trust-header h3{color:#1e293b;font-size:1.25rem;font-weight:600;margin:0}.trust-controls{align-items:center;display:flex;gap:1rem}.trust-content{display:flex;flex-direction:column;gap:2rem}.trust-overview{background:#f8fafc;border:1px solid #e2e8f0;border-radius:8px;padding:1.5rem}.overview-stats{grid-gap:1.5rem;display:grid;gap:1.5rem;grid-template-columns:repeat(auto-fit,minmax(200px,1fr))}.stat-card{align-items:center;display:flex;gap:1rem;padding:1.5rem}.stat-card.primary{border-left:4px solid #3b82f6}.stat-icon{font-size:2rem;opacity:.8}.stat-content{flex:1 1}.stat-value{font-size:2rem;line-height:1;margin-bottom:.25rem}.stat-label{font-size:.875rem;margin-bottom:.125rem}.stat-sublabel{color:#94a3b8;font-size:.75rem;font-weight:500;letter-spacing:.05em;text-transform:uppercase}.trust-visualization{background:#fff;border:1px solid #e2e8f0;border-radius:8px;padding:1.5rem}.chart-grid{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:1fr 1fr}.chart-section{background:#fafbfc;border:1px solid #e2e8f0;border-radius:8px;padding:1.5rem}.chart-section.full-width{grid-column:1/-1}.chart-section h4{color:#374151;font-size:1rem;font-weight:600;margin:0 0 1rem;text-align:center}.chart-section.doughnut .chart-wrapper{height:250px}.chart-section.histogram .chart-wrapper{height:300px}.trends-view{display:flex;flex-direction:column;gap:2rem}.trends-insights{grid-gap:1rem;display:grid;gap:1rem;grid-template-columns:repeat(auto-fit,minmax(300px,1fr))}.insight-card{align-items:center;padding:1.5rem}.insight-icon{font-size:2rem}.breakdown-view{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:2fr 1fr}.factors-section,.improvement-section{background:#f8fafc;border:1px solid #e2e8f0;border-radius:8px;padding:1.5rem}.factors-section h4,.improvement-section h4{color:#374151;font-size:1rem;font-weight:600;margin:0 0 1.5rem}.factors-list{display:flex;flex-direction:column;gap:1rem}.factor-item{background:#fff;border:1px solid #e2e8f0;border-radius:8px;padding:1rem}.factor-header{align-items:center;display:flex;justify-content:space-between;margin-bottom:.75rem}.factor-name{color:#1e293b;font-size:.875rem;font-weight:600}.factor-score{font-size:1rem;font-weight:700}.factor-details{display:flex;flex-direction:column;gap:.5rem}.factor-impact{color:#64748b;font-size:.75rem;font-weight:500}.factor-bar{background:#e2e8f0;border-radius:4px;height:8px;overflow:hidden}.factor-progress{border-radius:4px;height:100%;transition:width .6s ease}.opportunities-list{display:flex;flex-direction:column;gap:1rem}.opportunity{background:#fff;border:1px solid #e2e8f0;border-radius:8px;padding:1rem}.opportunity-header{align-items:center;display:flex;justify-content:space-between;margin-bottom:.5rem}.opportunity-title{color:#1e293b;font-size:.875rem;font-weight:600}.opportunity-priority{border-radius:4px;font-size:.75rem;font-weight:600;letter-spacing:.05em;padding:.25rem .5rem;text-transform:uppercase}.opportunity-priority.high{background:#fef2f2;color:#dc2626}.opportunity-priority.medium{background:#fef3c7;color:#d97706}.opportunity p{color:#64748b;font-size:.875rem;line-height:1.4;margin:0}.trust-recommendations{background:#f8fafc;border:1px solid #e2e8f0;border-radius:8px;padding:1.5rem}.trust-recommendations h4{color:#374151;font-size:1rem;font-weight:600;margin:0 0 1.5rem}.recommendations-grid{grid-gap:1rem;display:grid;gap:1rem;grid-template-columns:repeat(auto-fit,minmax(250px,1fr))}.recommendation{align-items:flex-start;background:#fff;border:1px solid #e2e8f0;border-radius:8px;display:flex;gap:1rem;padding:1rem;transition:all .2s ease}.recommendation:hover{border-color:#cbd5e1;box-shadow:0 2px 4px #0000001a;transform:translateY(-1px)}.rec-icon{flex-shrink:0;font-size:1.5rem;margin-top:.125rem}.rec-content strong{color:#1e293b;display:block;font-size:.875rem;font-weight:600;margin-bottom:.5rem}.rec-content p{color:#64748b;font-size:.875rem;line-height:1.4;margin:0}.trust-score-distribution.loading .trust-content{opacity:.6}.skeleton-stats{grid-gap:1rem;display:grid;grid-template-columns:repeat(4,1fr)}.skeleton-line{height:4rem}@media (max-width:1024px){.breakdown-view,.chart-grid{gap:1rem;grid-template-columns:1fr}.overview-stats{gap:1rem;grid-template-columns:repeat(2,1fr)}}@media (max-width:768px){.trust-header{align-items:stretch;flex-direction:column;gap:1rem}.overview-stats{grid-template-columns:1fr}.stat-card{padding:1rem}.stat-value{font-size:1.5rem}.recommendations-grid,.trends-insights{grid-template-columns:1fr}.chart-wrapper{height:250px}}.performance-comparison{background:#fff;border:1px solid #e2e8f0;border-radius:12px;box-shadow:0 1px 3px #0000001a;padding:1.5rem}.performance-header{align-items:center;border-bottom:1px solid #f1f5f9;display:flex;justify-content:space-between;margin-bottom:1.5rem;padding-bottom:1rem}.performance-header h3{color:#1e293b;font-size:1.25rem;font-weight:600;margin:0}.performance-controls{align-items:center;display:flex;gap:1.5rem}.comparison-indicator{align-items:center;background:#f1f5f9;border:1px solid #e2e8f0;border-radius:6px;display:flex;gap:.5rem;padding:.5rem 1rem}.comparison-label{color:#64748b;font-size:.875rem;font-weight:500}.comparison-period{color:#1e293b;font-size:.875rem;font-weight:600;text-transform:capitalize}.view-btn{white-space:nowrap}.overview-section,.performance-content{display:flex;flex-direction:column;gap:2rem}.metrics-grid{grid-gap:1.5rem;display:grid;gap:1.5rem;grid-template-columns:repeat(auto-fit,minmax(250px,1fr))}.metric-card{background:#f8fafc;border:1px solid #e2e8f0;border-radius:8px;overflow:hidden;padding:1.5rem;position:relative;transition:all .2s ease}.metric-card:hover{border-color:#cbd5e1;box-shadow:0 2px 4px #0000001a;transform:translateY(-1px)}.metric-card.success-rate{border-left:4px solid #22c55e}.metric-card.completion-time{border-left:4px solid #3b82f6}.metric-card.throughput{border-left:4px solid #8b5cf6}.metric-card.quality-score{border-left:4px solid #f59e0b}.metric-header{align-items:center;display:flex;gap:.75rem;margin-bottom:1rem}.metric-icon{font-size:1.5rem}.metric-title{color:#374151;font-size:.875rem;font-weight:600}.metric-content{align-items:flex-end;display:flex;justify-content:space-between}.metric-value{color:#1e293b;font-size:2rem;line-height:1}.metric-change{align-items:center;border-radius:4px;display:flex;font-size:.875rem;font-weight:600;gap:.25rem;padding:.25rem .5rem}.metric-change.positive{background:#dcfce7;color:#166534}.metric-change.negative{background:#fef2f2;color:#dc2626}.comparison-chart-section,.radar-chart-section,.trends-chart-section{background:#f8fafc;border:1px solid #e2e8f0;border-radius:8px;padding:1.5rem}.comparison-chart-section h4,.radar-chart-section h4,.trends-chart-section h4{color:#374151;font-size:1rem;font-weight:600;margin:0 0 1rem}.chart-wrapper{height:400px}.time-distribution{background:#f8fafc;border:1px solid #e2e8f0;border-radius:8px;padding:1.5rem}.time-distribution h4{color:#374151;font-size:1rem;font-weight:600;margin:0 0 1rem}.distribution-bars{display:flex;flex-direction:column;gap:1rem}.distribution-bar{grid-gap:1rem;align-items:center;display:grid;gap:1rem;grid-template-columns:100px 1fr 60px}.bar-label{color:#64748b;font-size:.875rem;font-weight:500}.bar-container{background:#e2e8f0;border-radius:4px;height:8px;overflow:hidden}.bar-fill{transition:width .6s ease}.bar-value{color:#1e293b;font-size:.875rem;font-weight:600;text-align:right}.detailed-section{display:flex;flex-direction:column;gap:2rem}.metrics-selector{background:#f8fafc;border:1px solid #e2e8f0;border-radius:8px;padding:1.5rem}.metrics-selector h4{color:#374151;font-size:1rem;font-weight:600;margin:0 0 1rem}.metrics-checkboxes{display:flex;flex-wrap:wrap;gap:1rem}.metric-checkbox{align-items:center;background:#fff;border:1px solid #e2e8f0;border-radius:6px;cursor:pointer;display:flex;gap:.5rem;padding:.5rem 1rem;transition:all .2s ease}.metric-checkbox:hover{background:#f8fafc;border-color:#cbd5e1}.metric-checkbox input[type=checkbox]{margin:0}.checkbox-label{font-size:.875rem;font-weight:500}.checkbox-color{border:1px solid #e2e8f0;border-radius:2px;height:12px;width:12px}.radar-section{display:flex;flex-direction:column;gap:2rem}.radar-insights{grid-gap:1rem;display:grid;gap:1rem;grid-template-columns:repeat(auto-fit,minmax(300px,1fr))}.performance-insights{background:#f8fafc;border:1px solid #e2e8f0;border-radius:8px;padding:1.5rem}.performance-insights h4{color:#374151;font-size:1rem;font-weight:600;margin:0 0 1rem}.insight-card{align-items:flex-start;gap:1rem}.insight-icon{font-size:1.5rem}.insight-content strong{color:#1e293b;display:block;font-size:.875rem;font-weight:600;margin-bottom:.5rem}.insight-content p{color:#64748b}.performance-comparison.loading .performance-content{opacity:.6}.skeleton-grid{grid-gap:1rem;display:grid;gap:1rem;grid-template-columns:repeat(4,1fr);margin-bottom:2rem}.skeleton-card{background:#e2e8f0;border-radius:8px;height:120px}.skeleton-chart{height:400px}@media (max-width:1024px){.performance-header{align-items:stretch;flex-direction:column;gap:1rem}.performance-controls{justify-content:space-between}.metrics-grid{gap:1rem;grid-template-columns:repeat(2,1fr)}.chart-wrapper{height:300px}.distribution-bar{gap:.75rem;grid-template-columns:80px 1fr 50px}}@media (max-width:768px){.performance-controls{flex-direction:column;gap:1rem}.metrics-grid{grid-template-columns:1fr}.metric-card{padding:1rem}.metric-value{font-size:1.5rem}.insights-grid,.radar-insights{grid-template-columns:1fr}.metrics-checkboxes{flex-direction:column}.distribution-bar{gap:.5rem;grid-template-columns:1fr}.chart-wrapper{height:250px}}.geographic-distribution{background:#fff;border:1px solid #e2e8f0;border-radius:12px;box-shadow:0 1px 3px #0000001a;padding:1.5rem}.geo-header{align-items:center;border-bottom:1px solid #f1f5f9;display:flex;justify-content:space-between;margin-bottom:1.5rem;padding-bottom:1rem}.geo-header h3{color:#1e293b;font-size:1.25rem;font-weight:600;margin:0}.geo-controls{align-items:center;display:flex;gap:1rem}.view-selector{background:#f8fafc;border:1px solid #e2e8f0;border-radius:8px;display:flex;padding:4px}.view-btn{background:#0000;border:none;border-radius:6px;color:#64748b;cursor:pointer;font-size:.875rem;font-weight:500;padding:.5rem 1rem;transition:all .2s ease}.view-btn:hover{background:#e2e8f0;color:#475569}.view-btn.active{background:#3b82f6;box-shadow:0 1px 2px #0000001a;color:#fff}.geo-map-view{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:1fr 200px;min-height:400px}.map-placeholder{align-items:center;background:linear-gradient(135deg,#f1f5f9,#e2e8f0);border:2px dashed #cbd5e1;border-radius:8px;display:flex;justify-content:center}.map-info{color:#64748b;text-align:center}.map-icon{font-size:3rem;margin-bottom:1rem}.map-info h4{color:#475569;font-size:1.125rem;margin:0 0 .5rem}.map-info p{font-size:.875rem;margin:0}.map-legend{background:#f8fafc;border:1px solid #e2e8f0;border-radius:8px;padding:1rem}.map-legend h5{color:#374151;font-size:.875rem;font-weight:600;margin:0 0 1rem}.legend-items{display:flex;flex-direction:column;gap:.75rem}.legend-item{align-items:center;color:#64748b;display:flex;font-size:.75rem;gap:.5rem}.legend-color{border:1px solid #e2e8f0;border-radius:4px;height:16px;width:16px}.legend-color.high{background:#ef4444}.legend-color.medium{background:#f59e0b}.legend-color.low{background:#3b82f6}.legend-color.minimal{background:#94a3b8}.geo-list-view{max-height:500px;overflow-y:auto}.regions-list{display:flex;flex-direction:column;gap:1rem}.region-item{grid-gap:1rem;align-items:center;background:#f8fafc;border:1px solid #e2e8f0;border-radius:8px;display:grid;gap:1rem;grid-template-columns:1fr auto auto;padding:1rem;transition:all .2s ease}.region-item:hover{background:#f1f5f9;border-color:#cbd5e1}.region-header{align-items:center;display:flex;gap:.5rem;margin-bottom:.25rem}.region-name{color:#1e293b;font-size:.875rem;font-weight:600}.region-flag{font-size:1rem}.region-stats{color:#64748b;display:flex;font-size:.75rem;gap:1rem}.region-count{font-weight:500}.region-percentage{color:#3b82f6;font-weight:600}.region-bar{background:#e2e8f0;border-radius:4px;height:8px;overflow:hidden;width:100px}.bar-fill{border-radius:4px;height:100%;transition:width .3s ease}.bar-fill.high{background:#ef4444}.bar-fill.medium{background:#f59e0b}.bar-fill.low{background:#3b82f6}.bar-fill.minimal{background:#94a3b8}.region-trend{border-radius:4px;font-size:.75rem;font-weight:600;padding:.25rem .5rem;white-space:nowrap}.region-trend.positive{background:#dcfce7;color:#166534}.region-trend.negative{background:#fef2f2;color:#dc2626}.geo-chart-view{height:400px;padding:1rem 0}.chart-container{align-items:end;display:flex;gap:1rem;height:100%;justify-content:space-around;padding:0 1rem}.chart-bar{align-items:center;display:flex;flex:1 1;flex-direction:column;max-width:80px}.bar-container{align-items:end;display:flex;height:250px;margin-bottom:1rem;width:40px}.bar{border-radius:4px 4px 0 0;min-height:4px;transition:height .6s ease;width:100%}.bar.high{background:linear-gradient(0deg,#dc2626,#ef4444)}.bar.medium{background:linear-gradient(0deg,#d97706,#f59e0b)}.bar.low{background:linear-gradient(0deg,#2563eb,#3b82f6)}.bar.minimal{background:linear-gradient(0deg,#6b7280,#94a3b8)}.bar-label{font-size:.75rem;text-align:center}.bar-label .region-name{color:#374151;display:block;font-weight:500;margin-bottom:.25rem;max-width:60px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.bar-label .region-value{color:#64748b;font-weight:600}.geo-summary{border-top:1px solid #f1f5f9;margin-top:2rem;padding-top:1.5rem}.summary-stats{grid-gap:1.5rem;display:grid;gap:1.5rem;grid-template-columns:repeat(auto-fit,minmax(120px,1fr));margin-bottom:1.5rem}.stat-item{background:#f8fafc;border:1px solid #e2e8f0;border-radius:8px;padding:1rem;text-align:center}.stat-label,.stat-value{display:block}.stat-value{font-size:1.25rem}.geo-insights{background:#f8fafc;border:1px solid #e2e8f0;border-radius:8px;padding:1rem}.geo-insights h5{color:#374151;font-size:.875rem;font-weight:600;margin:0 0 1rem}.insights-list{display:flex;flex-direction:column;gap:.75rem}.insight{border-radius:6px;font-size:.875rem;line-height:1.4;padding:.75rem}.insight.positive{background:#dcfce7;border-left:3px solid #22c55e;color:#166534}.insight.warning{background:#fef3c7;border-left:3px solid #f59e0b;color:#92400e}.insight.info{background:#dbeafe;border-left:3px solid #3b82f6;color:#1e40af}.geographic-distribution.loading .geo-content{opacity:.6}.skeleton-map{background:#f1f5f9;border-radius:8px;display:flex;gap:1rem;height:300px;padding:1rem}.skeleton-region{background:#e2e8f0;border-radius:4px;flex:1 1}.skeleton-line{height:1rem}.geographic-distribution.error .geo-content{color:#64748b;padding:3rem 1rem;text-align:center}.error-state p{font-size:1.125rem;margin-bottom:.5rem}.error-note{color:#94a3b8;font-size:.875rem}@media (max-width:768px){.geo-header{align-items:stretch;flex-direction:column;gap:1rem}.geo-map-view{gap:1rem;grid-template-columns:1fr}.summary-stats{gap:1rem;grid-template-columns:repeat(2,1fr)}.chart-container{align-items:center;flex-wrap:wrap;height:auto}.chart-bar{margin-bottom:1rem}.bar-container{height:150px}.region-item{gap:.75rem;grid-template-columns:1fr}.region-bar{width:100%}}.time-pattern-analysis{background:#fff;border:1px solid #e2e8f0;border-radius:12px;box-shadow:0 1px 3px #0000001a;padding:1.5rem}.pattern-header{align-items:center;border-bottom:1px solid #f1f5f9;display:flex;justify-content:space-between;margin-bottom:1.5rem;padding-bottom:1rem}.pattern-header h3{color:#1e293b;font-size:1.25rem;font-weight:600;margin:0}.pattern-controls{align-items:center;display:flex;gap:1rem}.pattern-tabs{background:#f8fafc;border:1px solid #e2e8f0;border-radius:8px;display:flex;padding:4px}.pattern-tab{background:#0000;border:none;border-radius:6px;color:#64748b;cursor:pointer;font-size:.875rem;font-weight:500;padding:.5rem 1rem;transition:all .2s ease;white-space:nowrap}.pattern-tab:hover{background:#e2e8f0;color:#475569}.pattern-tab.active{background:#3b82f6;box-shadow:0 1px 2px #0000001a;color:#fff}.pattern-content{display:flex;flex-direction:column;gap:2rem}.pattern-chart-section{grid-gap:2rem;align-items:start;display:grid;gap:2rem;grid-template-columns:1fr 300px}.chart-container{background:#fafbfc;border:1px solid #e2e8f0;border-radius:8px;padding:1rem}.chart-wrapper{height:300px;position:relative}.pattern-stats{display:flex;flex-direction:column;gap:1rem}.stat-card{background:#fff;border:1px solid #e2e8f0;border-radius:8px;padding:1rem;text-align:center;transition:all .2s ease}.stat-card:hover{border-color:#cbd5e1;box-shadow:0 2px 4px #0000001a;transform:translateY(-1px)}.stat-card.peak{border-left:4px solid #ef4444}.stat-card.average{border-left:4px solid #3b82f6}.stat-card.variance{border-left:4px solid #f59e0b}.stat-label{color:#64748b;font-size:.75rem;font-weight:500;letter-spacing:.05em;margin-bottom:.5rem;text-transform:uppercase}.stat-value{color:#1e293b;font-size:1.5rem;font-weight:700}.heatmap-section{background:#f8fafc;border:1px solid #e2e8f0;border-radius:8px;padding:1.5rem}.heatmap-section h4{color:#374151;font-size:1rem;font-weight:600;margin:0 0 1rem}.heatmap-container{display:flex;flex-direction:column;gap:1rem}.heatmap-grid{grid-gap:.5rem;display:grid;gap:.5rem;grid-template-columns:40px 1fr;max-width:100%;overflow-x:auto}.heatmap-labels-y{display:flex;flex-direction:column;justify-content:space-around;padding-top:20px}.heatmap-labels-x{grid-gap:1px;display:grid;gap:1px;grid-template-columns:repeat(24,1fr);margin-bottom:.5rem}.heatmap-label{color:#64748b;font-size:.75rem;font-weight:500;text-align:center}.heatmap-body{min-width:600px}.heatmap-cells{grid-gap:1px;background:#e2e8f0;border-radius:4px;display:grid;gap:1px;grid-template-columns:repeat(24,1fr);grid-template-rows:repeat(7,1fr);padding:2px}.heatmap-cell{aspect-ratio:1;border-radius:2px;cursor:pointer;min-height:20px;transition:all .2s ease}.heatmap-cell:hover{box-shadow:0 2px 4px #0003;position:relative;transform:scale(1.1);z-index:10}.heatmap-legend{align-items:center;color:#64748b;display:flex;font-size:.75rem;gap:1rem;justify-content:center}.legend-gradient{background:linear-gradient(90deg,#3b82f61a,#3b82f6);border:1px solid #e2e8f0;border-radius:4px;height:8px;width:100px}.pattern-insights{background:#f8fafc;border:1px solid #e2e8f0;border-radius:8px;padding:1.5rem}.pattern-insights h4{color:#374151;font-size:1rem;font-weight:600;margin:0 0 1rem}.insights-grid{grid-gap:1rem;display:grid;gap:1rem;grid-template-columns:repeat(auto-fit,minmax(250px,1fr))}.insight-card{border:1px solid #e2e8f0;border-radius:8px;display:flex;gap:.75rem;padding:1rem;transition:all .2s ease}.insight-card:hover{border-color:#cbd5e1;box-shadow:0 2px 4px #0000001a;transform:translateY(-1px)}.insight-card.positive{border-left:4px solid #22c55e}.insight-card.warning{border-left:4px solid #f59e0b}.insight-card.info{border-left:4px solid #3b82f6}.insight-card.neutral{border-left:4px solid #6b7280}.insight-icon{flex-shrink:0;font-size:1.25rem;margin-top:.125rem}.insight-content p{color:#374151;font-size:.875rem;line-height:1.4;margin:0}.optimization-suggestions{background:#f8fafc;border:1px solid #e2e8f0;border-radius:8px;padding:1.5rem}.optimization-suggestions h4{color:#374151;font-size:1rem;font-weight:600;margin:0 0 1rem}.suggestions-list{display:flex;flex-direction:column;gap:1rem}.suggestion{background:#fff;border:1px solid #e2e8f0;border-left:4px solid #3b82f6;border-radius:8px;color:#374151;font-size:.875rem;line-height:1.4;padding:1rem}.suggestion strong{color:#1e293b}.time-pattern-analysis.loading .pattern-content{opacity:.6}.skeleton{animation:pulse 2s infinite}.skeleton-chart{background:#e2e8f0;border-radius:8px;height:300px;margin-bottom:1rem}.skeleton-stats{display:flex;flex-direction:column;gap:1rem}.skeleton-line{background:#e2e8f0;border-radius:8px;height:3rem}@media (max-width:1024px){.pattern-chart-section{gap:1rem;grid-template-columns:1fr}.pattern-stats{flex-direction:row;justify-content:space-around}.stat-card{flex:1 1;min-width:100px}}@media (max-width:768px){.pattern-header{align-items:stretch;flex-direction:column;gap:1rem}.pattern-tabs{justify-content:center}.pattern-tab{flex:1 1;font-size:.75rem;padding:.5rem .75rem;text-align:center}.pattern-stats{flex-direction:column}.insights-grid{grid-template-columns:1fr}.heatmap-grid{grid-template-columns:30px 1fr}.heatmap-body{min-width:400px}.heatmap-cells{grid-template-columns:repeat(24,1fr)}.heatmap-cell{min-height:15px}}.real-time-analytics{background:#fff;border:1px solid #e5e7eb;border-radius:12px;box-shadow:0 2px 8px #0000001a;padding:20px}.real-time-analytics.disabled{background:#f9fafb;border:1px dashed #d1d5db}.real-time-header{flex-wrap:wrap;justify-content:space-between;margin-bottom:16px}.real-time-header,.real-time-title{align-items:center;display:flex;gap:12px}.real-time-title h4{color:#111827;font-size:16px;font-weight:600;margin:0}.status-indicator{align-items:center;border-radius:20px;display:flex;font-size:12px;font-weight:500;gap:6px;padding:4px 8px}.status-indicator.active{background:#dcfce7;color:#166534}.status-indicator.error{background:#fee2e2;color:#dc2626}.status-dot{animation:pulse 2s infinite;background:currentColor;border-radius:50%;height:6px;width:6px}.real-time-controls{align-items:center;display:flex;flex-wrap:wrap;gap:12px}.last-updated{color:#6b7280}.real-time-message{color:#6b7280;font-size:14px;margin:20px 0;text-align:center}.real-time-error{align-items:center;background:#fef2f2;border-radius:8px;color:#dc2626;display:flex;font-size:14px;gap:8px;margin-bottom:16px;padding:12px}.real-time-content{display:flex;flex-direction:column;gap:20px}.real-time-metrics{grid-gap:16px;display:grid;gap:16px;grid-template-columns:repeat(auto-fit,minmax(120px,1fr))}.metric-item{background:#f9fafb;border:1px solid #e5e7eb;border-radius:8px;padding:16px;text-align:center}.metric-label{color:#6b7280;display:block;font-size:12px;font-weight:500;margin-bottom:4px}.metric-value{color:#111827;display:block;font-size:24px;font-weight:700;margin-bottom:2px}.metric-subtitle{color:#9ca3af;display:block;font-size:11px}.real-time-alerts{background:#fffbeb;border:1px solid #fed7aa;border-radius:8px;padding:16px}.real-time-alerts h5{color:#92400e;font-size:14px;font-weight:600;margin:0 0 12px}.alerts-list{display:flex;flex-direction:column;gap:8px}.alert-item{border-left:3px solid;border-radius:6px;padding:8px 12px}.alert-item.warning{background:#fef3c7;border-left-color:#f59e0b;color:#92400e}.alert-item.info{background:#dbeafe;border-left-color:#3b82f6;color:#1e40af}.alert-item.error{background:#fee2e2;border-left-color:#ef4444;color:#dc2626}.alert-content{align-items:center;display:flex;justify-content:space-between}.alert-message{font-size:13px}.alert-priority{font-size:11px;font-weight:600;text-transform:uppercase}.recent-activity{background:#f8fafc;border-radius:8px;padding:16px}.recent-activity h5{color:#374151;font-size:14px;font-weight:600;margin:0 0 12px}.activity-list{display:flex;flex-direction:column;gap:8px}.activity-item{align-items:center;border-bottom:1px solid #e5e7eb;display:flex;justify-content:space-between;padding:8px 0}.activity-item:last-child{border-bottom:none}.activity-info{display:flex;flex-direction:column;gap:2px}.activity-candidate{color:#111827;font-size:13px;font-weight:500}.activity-status{border-radius:12px;font-size:11px;font-weight:500;padding:2px 6px;text-transform:capitalize}.activity-status.completed{background:#dcfce7;color:#166534}.activity-status.pending{background:#fef3c7;color:#92400e}.activity-status.in_progress{background:#dbeafe;color:#1e40af}.activity-status.failed,.activity-status.rejected{background:#fee2e2;color:#dc2626}.activity-time{color:#6b7280;font-size:11px}@media (max-width:768px){.real-time-header{align-items:flex-start;flex-direction:column}.real-time-metrics{grid-template-columns:repeat(2,1fr)}.real-time-controls{justify-content:space-between;width:100%}}@media (max-width:480px){.real-time-metrics{grid-template-columns:1fr}.alert-content{align-items:flex-start;flex-direction:column;gap:4px}}.analytics-filters{animation:slideDown .2s ease;background:#fff;border:1px solid #d1d5db;border-radius:8px;box-shadow:0 10px 25px #00000026;position:absolute;right:0;top:100%;width:480px;z-index:1000}@keyframes slideDown{0%{opacity:0;transform:translateY(-10px)}to{opacity:1;transform:translateY(0)}}.filters-content{display:flex;flex-direction:column;max-height:70vh;overflow:hidden}.filters-header{align-items:center;background:#f9fafb;border-bottom:1px solid #e5e7eb;border-radius:8px 8px 0 0;display:flex;justify-content:space-between;padding:16px 20px}.filters-header h3{color:#111827;font-size:16px;font-weight:600;margin:0}.close-btn{background:none;border:none;border-radius:4px;color:#6b7280;cursor:pointer;padding:4px;transition:all .2s ease}.close-btn:hover{background:#e5e7eb;color:#374151}.filters-body{flex:1 1;overflow-y:auto;padding:20px}.filter-grid{grid-gap:16px;display:grid;gap:16px;grid-template-columns:1fr 1fr;margin-bottom:24px}.filter-group{display:flex;flex-direction:column;gap:6px}.filter-group.checkbox-group{align-items:center;flex-direction:row;gap:0;grid-column:1/-1}.filter-group label{color:#374151;font-size:14px;font-weight:500}.filter-group input[type=date],.filter-group select{background:#fff;border:1px solid #d1d5db;border-radius:6px;color:#374151;font-size:14px;padding:8px 12px;transition:border-color .2s ease}.filter-group input[type=date]:focus,.filter-group select:focus{border-color:#3b82f6;box-shadow:0 0 0 3px #3b82f61a;outline:none}.checkbox-label{align-items:center;color:#374151;cursor:pointer;display:flex;font-size:14px;gap:8px}.checkbox-label input[type=checkbox]{display:none}.checkbox-custom{border:2px solid #d1d5db;border-radius:4px;height:18px;position:relative;transition:all .2s ease;width:18px}.checkbox-label input[type=checkbox]:checked+.checkbox-custom{background:#3b82f6;border-color:#3b82f6}.checkbox-label input[type=checkbox]:checked+.checkbox-custom:after{border:solid #fff;border-width:0 2px 2px 0;content:"";height:8px;left:5px;position:absolute;top:2px;transform:rotate(45deg);width:4px}.quick-filters{border-top:1px solid #e5e7eb;padding-top:20px}.quick-filters h4{color:#374151;font-size:14px;font-weight:600;margin:0 0 12px}.quick-filter-buttons{grid-gap:8px;display:grid;gap:8px;grid-template-columns:1fr 1fr}.quick-filter-btn{background:#fff;border:1px solid #d1d5db;border-radius:6px;color:#374151;cursor:pointer;font-size:13px;font-weight:500;padding:8px 12px;transition:all .2s ease}.quick-filter-btn:hover{background:#f9fafb;border-color:#9ca3af}.quick-filter-btn.active{background:#3b82f6;border-color:#3b82f6;color:#fff}.filters-footer{align-items:center;background:#f9fafb;border-radius:0 0 8px 8px;border-top:1px solid #e5e7eb;display:flex;justify-content:space-between;padding:16px 20px}.footer-actions{display:flex;gap:8px}.btn{border:1px solid #0000;font-size:14px;padding:8px 16px}.btn.btn-outline{background:#fff;border-color:#d1d5db;color:#374151}.btn.btn-outline:hover{background:#f9fafb;border-color:#9ca3af}.btn.btn-primary{background:#3b82f6;border-color:#3b82f6;color:#fff}.btn.btn-primary:hover{background:#2563eb;border-color:#2563eb}@media (max-width:768px){.analytics-filters{animation:slideUp .3s ease;border-radius:0;bottom:0;left:0;position:fixed;right:0;top:0;width:100%}@keyframes slideUp{0%{transform:translateY(100%)}to{transform:translateY(0)}}.filters-content{height:100%;max-height:none}.filter-grid{gap:12px}.filter-grid,.quick-filter-buttons{grid-template-columns:1fr}.filters-footer{align-items:stretch;flex-direction:column;gap:12px}.footer-actions{justify-content:space-between}.btn{flex:1 1}}@media (max-width:480px){.filters-body,.filters-footer,.filters-header{padding:16px}.filter-grid{gap:10px}.quick-filters{padding-top:16px}}@media (prefers-color-scheme:dark){.analytics-filters{background:#1f2937;border-color:#374151}.filters-header{background:#111827;border-bottom-color:#374151}.filters-header h3{color:#f9fafb}.close-btn{color:#9ca3af}.close-btn:hover{background:#374151;color:#f3f4f6}.filter-group label{color:#f3f4f6}.filter-group input[type=date],.filter-group select{background:#374151;border-color:#4b5563;color:#f9fafb}.filter-group input[type=date]:focus,.filter-group select:focus{border-color:#60a5fa;box-shadow:0 0 0 3px #60a5fa1a}.checkbox-label{color:#f3f4f6}.checkbox-custom{background:#374151;border-color:#4b5563}.checkbox-label input[type=checkbox]:checked+.checkbox-custom{background:#3b82f6;border-color:#3b82f6}.quick-filters{border-top-color:#374151}.quick-filters h4{color:#f3f4f6}.quick-filter-btn{background:#374151;border-color:#4b5563;color:#f9fafb}.quick-filter-btn:hover{background:#4b5563;border-color:#6b7280}.filters-footer{background:#111827;border-top-color:#374151}.btn.btn-outline{background:#374151;border-color:#4b5563;color:#f9fafb}.btn.btn-outline:hover{background:#4b5563;border-color:#6b7280}}.comprehensive-analytics{background:#f8fafc;min-height:100vh;padding:0}.analytics-header{background:#fff;border-bottom:1px solid #e5e7eb;box-shadow:0 1px 3px #0000001a;position:sticky;top:0;z-index:100}.header-content{align-items:center;display:flex;gap:20px;justify-content:space-between;margin:0 auto;max-width:1400px;padding:20px 24px}.header-main h1{color:#111827;font-size:28px;font-weight:700;margin:0 0 4px}.header-meta{align-items:center;color:#6b7280;display:flex;font-size:14px;gap:16px}.time-range{color:#374151;font-weight:500}.data-status,.last-updated{font-size:12px}.data-status{border-radius:20px;font-weight:500;padding:4px 8px}.data-status.real{background:#dcfce7;color:#166534}.data-status.mock{background:#fef3c7;color:#92400e}.header-actions{gap:12px}.action-btn,.header-actions{align-items:center;display:flex}.action-btn{background:#fff;border:1px solid #d1d5db;border-radius:6px;color:#374151;cursor:pointer;font-size:14px;font-weight:500;gap:6px;padding:8px 16px;transition:all .2s ease}.action-btn:hover{background:#f9fafb;border-color:#9ca3af}.action-btn.primary{background:#3b82f6;border-color:#3b82f6;color:#fff}.action-btn.primary:hover{background:#2563eb;border-color:#2563eb}.action-btn.loading{opacity:.7;pointer-events:none}.action-btn:disabled{cursor:not-allowed;opacity:.5}.realtime-toggle{align-items:center;color:#374151;cursor:pointer;display:flex;font-size:14px;gap:8px}.realtime-toggle input{display:none}.toggle-slider{background:#d1d5db;border-radius:10px;height:20px;position:relative;transition:background .2s ease;width:40px}.toggle-slider:after{background:#fff;border-radius:50%;content:"";height:16px;left:2px;position:absolute;top:2px;transition:transform .2s ease;width:16px}.realtime-toggle input:checked+.toggle-slider{background:#3b82f6}.realtime-toggle input:checked+.toggle-slider:after{transform:translateX(20px)}.loading-indicator{align-items:center;color:#6b7280;display:flex;gap:8px}.loading-spinner{display:flex;gap:4px}.loading-spinner .dot{animation:pulse-dots 1.4s ease-in-out infinite both;background:#9ca3af;border-radius:50%;height:6px;width:6px}.loading-spinner .dot:first-child{animation-delay:-.32s}.loading-spinner .dot:nth-child(2){animation-delay:-.16s}.loading-spinner .dot:nth-child(3){animation-delay:0s}@keyframes pulse-dots{0%,80%,to{opacity:.3;transform:scale(.8)}40%{opacity:1;transform:scale(1)}}.analytics-navigation{background:#fff;border-bottom:1px solid #e5e7eb;overflow-x:auto;padding:0}.nav-items{display:flex;margin:0 auto;max-width:1400px;padding:0 24px}.nav-item{align-items:center;background:none;border:none;border-bottom:2px solid #0000;color:#6b7280;cursor:pointer;display:flex;font-size:14px;font-weight:500;gap:8px;padding:16px 20px;transition:all .2s ease;white-space:nowrap}.nav-item:hover{background:#f9fafb;color:#374151}.nav-item.active{background:#eff6ff;border-bottom-color:#3b82f6;color:#3b82f6}.nav-icon{font-size:16px}.analytics-content{margin:0 auto;max-width:1400px;padding:24px}.analytics-section{display:flex;flex-direction:column;gap:24px}.error-banner{background:#fef2f2;border:1px solid #fecaca;border-radius:8px;margin-bottom:20px;padding:12px 16px}.error-content{align-items:center;display:flex;justify-content:space-between}.error-message{color:#991b1b;font-size:14px}.error-retry{background:#dc2626;border:none;border-radius:4px;color:#fff;cursor:pointer;font-size:12px;padding:6px 12px;transition:background .2s ease}.error-retry:hover{background:#b91c1c}.quick-insights-grid{grid-gap:24px;display:grid;gap:24px;grid-template-columns:2fr 1fr;margin-top:24px}.insight-card{background:#fff;border:1px solid #e5e7eb;border-radius:12px;box-shadow:0 2px 8px #0000001a;padding:20px}.insight-card h4{color:#111827;font-size:18px;font-weight:600;margin:0 0 16px}.chart-controls-section{background:#fff;border:1px solid #e5e7eb;border-radius:12px;box-shadow:0 2px 8px #0000001a;padding:20px}.chart-type-selector{align-items:center;display:flex;gap:12px}.chart-type-selector label{color:#374151;font-size:14px;font-weight:500}.chart-type-selector select{background:#fff;border:1px solid #d1d5db;border-radius:6px;color:#374151;font-size:14px;padding:6px 12px}.credits-analytics{background:#fff;border:1px solid #e5e7eb;border-radius:12px;box-shadow:0 2px 8px #0000001a;color:#6b7280;padding:24px;text-align:center}.credits-analytics h3{color:#111827;margin:0 0 16px}.comprehensive-analytics.loading{pointer-events:none}.analytics-content.loading-state{opacity:.7}.analytics-grid{grid-gap:24px;display:grid;gap:24px;grid-template-columns:repeat(auto-fit,minmax(300px,1fr))}.analytics-card.skeleton{background:#fff;border:1px solid #e5e7eb;border-radius:12px;box-shadow:0 2px 8px #0000001a;padding:24px}.skeleton-content{display:flex;flex-direction:column;gap:12px}.skeleton-line{animation:loading-shimmer 1.5s infinite;background:linear-gradient(90deg,#e2e8f0 25%,#f1f5f9 50%,#e2e8f0 75%);background-size:200% 100%;border-radius:4px;height:16px}.skeleton-line.short{width:40%}.skeleton-line.medium{width:60%}.skeleton-line.long{width:80%}@keyframes loading-shimmer{0%{background-position:-200% 0}to{background-position:200% 0}}@media (max-width:1200px){.header-content{max-width:100%;padding:16px 20px}.analytics-content{max-width:100%;padding:20px}.nav-items{max-width:100%;padding:0 20px}.quick-insights-grid{grid-template-columns:1fr}}@media (max-width:768px){.header-content{align-items:flex-start;flex-direction:column;gap:16px}.header-actions{flex-wrap:wrap;gap:8px}.action-btn{font-size:13px;padding:6px 12px}.nav-items{padding:0 16px}.nav-item{font-size:13px;padding:12px 16px}.analytics-content{padding:16px}.analytics-grid{grid-template-columns:1fr}}@media (max-width:480px){.header-content{padding:12px 16px}.header-main h1{font-size:24px}.header-meta{align-items:flex-start;flex-direction:column;gap:4px}.nav-items{padding:0 12px}.nav-item{padding:10px 12px}.nav-icon{font-size:14px}.analytics-content{padding:12px}.analytics-card.skeleton,.chart-controls-section,.insight-card{padding:16px}}@media print{.analytics-header,.analytics-navigation{display:none}.comprehensive-analytics{background:#fff}.analytics-content{max-width:100%;padding:0}.analytics-card,.insight-card{border:1px solid #000;box-shadow:none;break-inside:avoid;page-break-inside:avoid}}.api-key-alert{background-color:#fcf8e3;border:1px solid #f0ad4e;border-radius:4px;box-shadow:0 2px 4px #0000001a;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Open Sans,Helvetica Neue,sans-serif;margin:16px 0;max-width:100%;overflow:hidden}.api-key-alert-header{align-items:flex-start;background-color:#f7f3e0;border-bottom:1px solid #f0ad4e;display:flex;padding:16px}.api-key-alert-icon{color:#f0ad4e;flex-shrink:0;height:24px;margin-right:12px;width:24px}.api-key-alert-title{flex-grow:1}.api-key-alert-title h3{color:#8a6d3b;font-size:16px;font-weight:600;margin:0 0 4px}.api-key-alert-title p{color:#8a6d3b;font-size:14px;margin:0}.api-key-alert-actions{align-items:center;display:flex;margin-left:16px}.api-key-alert-expand-btn{background:none;border:1px solid #f0ad4e;border-radius:4px;color:#8a6d3b;cursor:pointer;font-size:12px;margin-right:8px;padding:4px 8px;transition:background-color .2s}.api-key-alert-expand-btn:hover{background-color:#f0ad4e;color:#fff}.api-key-alert-close-btn{align-items:center;background:none;border:none;color:#8a6d3b;cursor:pointer;display:flex;height:24px;justify-content:center;padding:0;transition:color .2s;width:24px}.api-key-alert-close-btn:hover{color:#66512c}.api-key-alert-content{color:#333;font-size:14px;padding:16px}.api-key-alert-section{margin-bottom:16px}.api-key-alert-section:last-child{margin-bottom:0}.api-key-alert-section h4{color:#8a6d3b;font-size:14px;font-weight:600;margin:0 0 8px}.api-key-alert-section ol,.api-key-alert-section ul{margin:8px 0;padding-left:24px}.api-key-alert-section li{margin-bottom:4px}.api-key-alert-section a{color:#337ab7;text-decoration:none}.api-key-alert-section a:hover{text-decoration:underline}.api-key-alert-section pre{background-color:#f5f5f5;border-radius:4px;font-family:monospace;margin:8px 0;overflow-x:auto;padding:8px}.api-key-alert-error{background-color:#f2dede;border:1px solid #ebccd1;border-radius:4px;color:#a94442;margin-top:16px;padding:12px}.api-key-alert-error h4{color:#a94442;margin-top:0}.api-key-alert-error pre{background-color:#ffffff80;border:1px solid #ebccd1;color:#a94442}@media (max-width:768px){.api-key-alert-header{flex-direction:column}.api-key-alert-title{margin-bottom:12px}.api-key-alert-actions{justify-content:flex-end;margin-left:0;width:100%}}@media (max-width:480px){.api-key-alert-content{padding:12px}.api-key-alert-section ol,.api-key-alert-section ul{padding-left:20px}}.api-status-container{border-radius:8px;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Open Sans,Helvetica Neue,sans-serif;margin:20px 0;padding:15px}.api-status-connected{background-color:#0080001a;border:1px solid #0080004d;color:#006400}.api-status-disconnected{background-color:#dc143c1a;border:1px solid #dc143c4d;color:#8b0000}.api-status-warning{background-color:#ffa5001a;border:1px solid #ffa5004d;color:#8b4513}.api-status-loading{background-color:#4682b41a;border:1px solid #4682b44d;color:#4682b4}.api-status-header{align-items:center;display:flex;justify-content:space-between;margin-bottom:10px}.api-status-title{font-size:16px;font-weight:600;margin:0}.api-status-indicator{border-radius:50%;display:inline-block;height:12px;margin-right:8px;width:12px}.api-status-indicator-connected{background-color:#00a651}.api-status-indicator-disconnected{background-color:#dc143c}.api-status-indicator-warning{background-color:orange}.api-status-indicator-loading{animation:pulse 1.5s infinite;background-color:#4682b4}@keyframes pulse{0%{opacity:.6}50%{opacity:1}to{opacity:.6}}.api-status-message{font-size:14px;margin:5px 0}.api-status-details{color:#555;font-size:13px;margin-top:10px}.api-status-actions{display:flex;gap:10px;margin-top:15px}.api-status-button{background-color:#f5f5f5;border:none;border-radius:4px;color:#333;cursor:pointer;font-size:13px;padding:6px 12px;transition:background-color .2s}.api-status-button:hover{background-color:#e0e0e0}.api-status-button-primary{background-color:#4682b4;color:#fff}.api-status-button-primary:hover{background-color:#3a6d96}.api-status-troubleshooting{background-color:#f8f8f8;border-radius:4px;font-size:13px;margin-top:15px;padding:10px}.api-status-troubleshooting h4{font-size:14px;margin:0 0 8px}.api-status-troubleshooting ul{margin:0;padding-left:20px}.api-status-troubleshooting li{margin-bottom:5px}.api-status-collapsible{max-height:0;overflow:hidden;transition:max-height .3s ease-out}.api-status-collapsible.expanded{max-height:500px}.api-status-toggle{background:none;border:none;color:#4682b4;cursor:pointer;font-size:13px;margin-top:5px;padding:0;text-decoration:underline}.api-status-toggle:hover{color:#3a6d96}.api-status-error-code{background-color:#f5f5f5;border-radius:3px;font-family:monospace;font-size:12px;padding:2px 4px}.analytics-page{background:linear-gradient(135deg,#f5f7fa,#c3cfe2);min-height:100vh;padding:0}.analytics-page.error,.analytics-page.loading{align-items:center;display:flex;justify-content:center}.analytics-page-header{align-items:flex-start;background:#fff;border-bottom:1px solid #e2e8f0;box-shadow:0 1px 3px #0000001a;display:flex;justify-content:space-between;padding:2rem 2rem 1.5rem}.page-title-section h1{-webkit-text-fill-color:#0000;background:linear-gradient(135deg,#667eea,#764ba2);-webkit-background-clip:text;background-clip:text;color:#1a202c;font-size:2.5rem;font-weight:700;margin:0 0 .5rem}.page-subtitle{color:#64748b;font-size:1.1rem;font-weight:400;margin:0}.page-status{align-items:center;display:flex;gap:1rem}.analytics-page-content{background:#0000;padding:0}.analytics-page-footer{background:#fff;border-top:1px solid #e2e8f0;margin-top:2rem;padding:1rem 2rem}.footer-info{align-items:center;color:#64748b;display:flex;font-size:.875rem;gap:1rem;justify-content:center}.access-denied-container,.error-container{background:#fff;border-radius:12px;box-shadow:0 4px 6px #0000001a;margin:2rem auto;max-width:500px;padding:3rem;text-align:center}.access-denied-icon{font-size:4rem;margin-bottom:1.5rem;opacity:.6}.access-denied-container h2,.error-container h2{color:#e53e3e;font-size:1.5rem;margin-bottom:1rem}.access-denied-container h2{color:#3182ce}.access-denied-container p,.error-container p{color:#64748b;line-height:1.6;margin-bottom:1.5rem}.access-denied-actions{display:flex;gap:1rem;justify-content:center;margin-top:2rem}.btn-primary{background:#3182ce}.btn-primary:hover{background:#2c5aa0}@media (max-width:768px){.analytics-page-header{flex-direction:column;gap:1.5rem;padding:1.5rem 1rem}.page-title-section h1{font-size:2rem}.page-subtitle{font-size:1rem}.analytics-page-footer{padding:1rem}.footer-info{flex-direction:column;font-size:.8rem;gap:.5rem}.access-denied-container,.error-container{margin:1rem;padding:2rem}}.analytics-page.loading .loading-spinner{transform:scale(1.2)}.analytics-page-content{transition:all .3s ease}.analytics-page:hover .analytics-page-content{transform:translateY(-1px)}.analytics-page{animation:fadeIn .5s ease-out}@keyframes fadeIn{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.btn:focus{outline:2px solid #3182ce;outline-offset:2px}@media print{.analytics-page{background:#fff!important}.analytics-page-footer,.analytics-page-header{background:#fff!important;border:none!important;box-shadow:none!important}.page-status{display:none}}.not-found-page{align-items:center;display:flex;justify-content:center;min-height:calc(100vh - 200px);padding:2rem 0}.not-found-content{max-width:500px;text-align:center}.not-found-content h1{color:#2563eb;color:var(--primary-color,#2563eb);font-size:6rem;font-weight:700;line-height:1;margin:0}.not-found-content h2{color:#1f2937;color:var(--text-dark,#1f2937);font-size:2rem;margin-bottom:1rem}.not-found-content p{color:#4b5563;color:var(--text-medium,#4b5563);margin-bottom:2rem}@media (max-width:640px){.not-found-content h1{font-size:4rem}.not-found-content h2{font-size:1.5rem}}.terms-page{-webkit-text-size-adjust:100%;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background-color:#fff;color:#0f172a;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Open Sans,Helvetica Neue,sans-serif;min-height:100vh;overflow-x:hidden}.terms-container{margin:0 auto;max-width:1280px;padding:120px 24px;position:relative}.terms-header{margin-bottom:80px;margin-left:auto;margin-right:auto;max-width:800px;text-align:center}.terms-title{-webkit-text-fill-color:#0000;background:linear-gradient(135deg,#0f172a,#374151 50%,#1e293b);-webkit-background-clip:text;background-clip:text;color:#0f172a;font-size:3.5rem;font-weight:800;letter-spacing:-.02em;line-height:1.1;margin:0 0 1.5rem}.terms-content{line-height:1.7;margin:0 auto;max-width:900px}.terms-section{border-bottom:1px solid #f1f5f9;margin-bottom:3rem;padding:2rem 0}.terms-section:last-child{border-bottom:none}.terms-section h2{color:#0f172a;font-size:1.875rem;font-weight:700;letter-spacing:-.02em;line-height:1.3;margin:0 0 1.5rem}.terms-section p{color:#374151;font-size:1rem;line-height:1.7;margin:0 0 1rem}.terms-section ol,.terms-section ul{margin:1rem 0;padding-left:1.5rem}.terms-section li{color:#374151;font-size:1rem;line-height:1.7;margin-bottom:.5rem}.terms-section strong{color:#0f172a;font-weight:600}.terms-cta{background:linear-gradient(135deg,#f8fafc,#f1f5f9);border:1px solid #e2e8f0;border-radius:24px;margin-top:80px;padding:60px 0;text-align:center}@media (max-width:1024px){.terms-title{font-size:3rem}.terms-container{padding:100px 24px}}@media (max-width:768px){.terms-title{font-size:2.5rem}.terms-container{padding:80px 16px}.terms-header{margin-bottom:60px}.terms-section{margin-bottom:2rem;padding:1.5rem 0}.terms-section h2{font-size:1.5rem}.company-info{padding:20px}.cta-actions{align-items:center;flex-direction:column}.btn{max-width:300px;width:100%}}@media (max-width:480px){.terms-title{font-size:2rem}.terms-section h2{font-size:1.25rem}.terms-section li,.terms-section p{font-size:.875rem}.company-info{padding:16px}.terms-cta{margin:60px 0 0;padding:40px 20px}}.privacy-page{-webkit-text-size-adjust:100%;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background-color:#fff;color:#0f172a;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Open Sans,Helvetica Neue,sans-serif;min-height:100vh;overflow-x:hidden}.privacy-container{margin:0 auto;max-width:1280px;padding:120px 24px;position:relative}.privacy-header{margin-bottom:80px;margin-left:auto;margin-right:auto;max-width:800px;text-align:center}.back-link{align-items:center;color:#64748b;display:inline-flex;margin-bottom:2rem}.back-link:hover{color:#3b82f6}.privacy-title{-webkit-text-fill-color:#0000;background:linear-gradient(135deg,#0f172a,#374151 50%,#1e293b);-webkit-background-clip:text;background-clip:text;color:#0f172a;font-size:3.5rem;font-weight:800;letter-spacing:-.02em;line-height:1.1;margin:0 0 1.5rem}.effective-date{color:#64748b;font-size:1rem;font-weight:500;margin-bottom:2rem}.company-info{background:#f8fafc;border:1px solid #e2e8f0;border-radius:12px;padding:24px;text-align:left}.company-info p{color:#64748b;font-size:.875rem;line-height:1.6;margin:0}.company-info p:first-child{margin-bottom:8px}.company-info a{color:#3b82f6;font-weight:500;text-decoration:none}.company-info a:hover{text-decoration:underline}.privacy-content{line-height:1.7;margin:0 auto;max-width:900px}.privacy-section{border-bottom:1px solid #f1f5f9;margin-bottom:3rem;padding:2rem 0}.privacy-section:last-child{border-bottom:none}.privacy-section h2{color:#0f172a;font-size:1.875rem;font-weight:700;letter-spacing:-.02em;line-height:1.3;margin:0 0 1.5rem}.privacy-section h3{color:#0f172a;font-size:1.375rem;font-weight:600;letter-spacing:-.01em;line-height:1.4;margin:2rem 0 1rem}.privacy-section p{color:#374151;font-size:1rem;line-height:1.7;margin:0 0 1rem}.privacy-section ol,.privacy-section ul{margin:1rem 0;padding-left:1.5rem}.privacy-section li{color:#374151;font-size:1rem;line-height:1.7;margin-bottom:.5rem}.privacy-section strong{color:#0f172a;font-weight:600}.inline-link{color:#3b82f6;font-weight:500;text-decoration:none;transition:color .2s ease}.inline-link:hover{color:#2563eb;text-decoration:underline}.data-table{background:#fff;border:1px solid #e2e8f0;border-collapse:collapse;border-radius:8px;margin:1.5rem 0;overflow:hidden;width:100%}.data-table td,.data-table th{border-bottom:1px solid #f1f5f9;padding:12px 16px;text-align:left}.data-table th{background:#f8fafc;color:#374151;font-size:.875rem;font-weight:600}.data-table td{color:#64748b;font-size:.875rem;line-height:1.5}.data-table tr:last-child td{border-bottom:none}.privacy-cta{background:linear-gradient(135deg,#f8fafc,#f1f5f9);border:1px solid #e2e8f0;border-radius:24px;margin-top:80px;padding:60px 0;text-align:center}.cta-actions{display:flex;flex-wrap:wrap;gap:16px;justify-content:center;margin-bottom:24px}.btn{transition:all .3s ease}.cta-note{color:#64748b;font-size:.875rem;line-height:1.6;margin:0}@media (max-width:1024px){.privacy-title{font-size:3rem}.privacy-container{padding:100px 24px}}@media (max-width:768px){.privacy-title{font-size:2.5rem}.privacy-container{padding:80px 16px}.privacy-header{margin-bottom:60px}.privacy-section{margin-bottom:2rem;padding:1.5rem 0}.privacy-section h2{font-size:1.5rem}.privacy-section h3{font-size:1.25rem}.company-info{padding:20px}.data-table{font-size:.75rem}.data-table td,.data-table th{padding:8px 12px}.cta-actions{align-items:center;flex-direction:column}.btn{max-width:300px;width:100%}}@media (max-width:480px){.privacy-title{font-size:2rem}.privacy-section h2{font-size:1.25rem}.privacy-section h3{font-size:1.125rem}.privacy-section li,.privacy-section p{font-size:.875rem}.company-info{padding:16px}.data-table{border-left:none;border-radius:0;border-right:none;margin:1rem -16px}.data-table td,.data-table th{font-size:.75rem;padding:6px 8px}.privacy-cta{margin:60px 0 0;padding:40px 20px}}.contact-page{background-color:#f9fafb;min-height:100vh;padding:0}.contact-container{margin:0 auto;max-width:1200px;padding:2rem 1rem}.contact-header{margin-bottom:3rem;position:relative;text-align:center}.back-link{color:#6b7280;font-size:.875rem;font-weight:500;left:0;position:absolute;text-decoration:none;top:0;transition:color .2s ease}.back-link:hover{color:#374151}.contact-title{color:#111827;font-size:2.5rem;font-weight:700;letter-spacing:-.025em;margin:0 0 .5rem}.contact-subtitle{color:#6b7280;font-size:1.125rem;margin:0 auto;max-width:600px}.contact-content{grid-gap:3rem;display:grid;gap:3rem;grid-template-columns:1fr 2fr;margin-bottom:3rem}.contact-info{background:#fff;border-radius:12px;box-shadow:0 4px 6px -1px #0000001a,0 2px 4px -1px #0000000f;height:fit-content;padding:2rem}.contact-info h3{color:#111827;font-size:1.5rem;font-weight:600;margin:0 0 1.5rem}.info-item{align-items:flex-start;display:flex;gap:1rem;margin-bottom:1.5rem}.info-icon{color:#3b82f6;flex-shrink:0;height:24px;margin-top:.25rem;width:24px}.info-icon svg{height:100%;width:100%}.info-item h4{color:#111827;font-size:1rem;font-weight:600;margin:0 0 .25rem}.info-item p{color:#6b7280;font-size:.875rem;line-height:1.5;margin:0}.contact-form{background:#fff;border-radius:12px;box-shadow:0 4px 6px -1px #0000001a,0 2px 4px -1px #0000000f;padding:2rem}.contact-form h3{color:#111827;font-size:1.5rem;font-weight:600;margin:0 0 1.5rem}.form-row{grid-gap:1rem;display:grid;gap:1rem;grid-template-columns:1fr 1fr}.form-group,.form-row{margin-bottom:1rem}.form-group label{color:#374151;display:block;font-size:.875rem;font-weight:500;margin-bottom:.5rem}.form-group input,.form-group textarea{background-color:#fff;border:1px solid #d1d5db;border-radius:8px;font-size:.875rem;padding:.75rem;transition:border-color .2s ease,box-shadow .2s ease;width:100%}.form-group input:focus,.form-group textarea:focus{border-color:#3b82f6;box-shadow:0 0 0 3px #3b82f61a;outline:none}.form-group textarea{min-height:120px;resize:vertical}.character-count{color:#6b7280;font-size:.75rem;margin-top:.25rem;text-align:right}.error-message{align-items:center;background:#fef2f2;border:1px solid #fecaca;border-radius:8px;color:#dc2626;display:flex;font-size:.875rem;gap:.5rem;margin-bottom:1rem;padding:.75rem}.error-message svg{flex-shrink:0;height:16px;width:16px}.recaptcha-notice{background:#f9fafb;border-left:4px solid #6b7280;border-radius:8px;margin:1.5rem 0;padding:1rem}.recaptcha-notice p{color:#6b7280;font-size:.75rem;line-height:1.5;margin:0}.recaptcha-notice a{color:#3b82f6;text-decoration:none}.recaptcha-notice a:hover{text-decoration:underline}.submit-btn{align-items:center;display:flex;font-size:.875rem;font-weight:500;gap:.5rem;justify-content:center;padding:.875rem 1.5rem;transition:all .2s ease;width:100%}.submit-btn.loading{cursor:not-allowed;opacity:.7}.spinner{animation:spin 1s linear infinite;border:2px solid #0000;border-radius:50%;border-top-color:currentcolor;height:16px;width:16px}@keyframes spin{to{transform:rotate(1turn)}}.success-message{background:#fff;border-radius:12px;box-shadow:0 4px 6px -1px #0000001a,0 2px 4px -1px #0000000f;margin:2rem auto;max-width:600px;padding:3rem 2rem;text-align:center}.success-icon{align-items:center;background:#10b981;border-radius:50%;color:#fff;display:flex;height:64px;justify-content:center;margin:0 auto 1.5rem;width:64px}.success-icon svg{height:32px;width:32px}.success-message h2{color:#111827;font-size:1.5rem;font-weight:600;margin:0 0 1rem}.success-message p{color:#6b7280;font-size:1rem;line-height:1.6;margin:0 0 2rem}.success-actions{display:flex;gap:1rem;justify-content:center}.contact-footer{border-top:1px solid #e5e7eb;padding:2rem;text-align:center}.footer-links{display:flex;gap:2rem;justify-content:center;margin-bottom:1rem}.footer-link{color:#3b82f6;font-size:.875rem;font-weight:500;text-decoration:none;transition:color .2s ease}.footer-link:hover{color:#2563eb;text-decoration:underline}.footer-note{color:#6b7280;font-size:.875rem;line-height:1.5;margin:0}.btn{font-weight:500;padding:.75rem 1.5rem}.btn-primary{background-color:#3b82f6}.btn-primary:hover:not(:disabled){background-color:#2563eb;box-shadow:0 4px 12px #3b82f666;transform:translateY(-1px)}.btn-outline{background-color:initial;color:#374151}.btn-outline:hover{color:#3b82f6}@media (max-width:1024px){.contact-content{gap:2rem;grid-template-columns:1fr}}@media (max-width:768px){.contact-page{padding:1rem .5rem}.contact-header{margin-bottom:2rem}.back-link{display:block;margin-bottom:1rem;position:static;text-align:left}.contact-title{font-size:2rem}.contact-subtitle{font-size:1rem}.contact-form,.contact-info{padding:1.5rem}.form-row{gap:0;grid-template-columns:1fr}.success-actions{flex-direction:column;gap:.75rem}.footer-links{flex-direction:column;gap:1rem}}@media (max-width:480px){.contact-page{padding:.5rem}.contact-title{font-size:1.75rem}.contact-form,.contact-info{border-radius:8px;padding:1rem}.success-message{padding:2rem 1rem}.success-icon{height:48px;width:48px}.success-icon svg{height:24px;width:24px}}@media print{.contact-page{background:#fff;padding:0}.back-link,.contact-footer,.submit-btn{display:none}.contact-container{box-shadow:none}.contact-form,.contact-info{border:1px solid #e5e7eb;box-shadow:none}}.features-page{background-color:#fff;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;min-height:100vh}.section-container{padding:0 24px}.features-hero{background:#fff;padding:80px 0 60px;text-align:center}.hero-content{margin:0 auto;max-width:800px}.hero-subtitle{color:#64748b;font-size:.875rem;font-weight:700;letter-spacing:.1em;margin:0 0 1rem;text-transform:uppercase}.hero-headline{color:#0f172a;font-size:3rem;font-weight:800;letter-spacing:-.02em;line-height:1.1;margin:0 0 1.5rem}.hero-description{color:#64748b;font-size:1.25rem;font-weight:400;line-height:1.6;margin:0 0 2.5rem}.hero-description a{color:#3b82f6;font-weight:500;text-decoration:none}.hero-description a:hover{text-decoration:underline}.hero-cta{display:flex;flex-wrap:wrap;gap:16px;justify-content:center}section{padding:0}.section-title{font-weight:800;line-height:1.1;text-align:center}.how-it-works{background:#f8fafc}.steps-grid{grid-gap:40px;display:grid;gap:40px;margin-top:60px}.step{position:relative;text-align:center}.step:not(:last-child):after{background:#e2e8f0;content:"";height:2px;position:absolute;right:-20px;top:25px;width:40px;z-index:1}.step-number{align-items:center;background:#3b82f6;border-radius:50%;color:#fff;display:flex;font-size:1.25rem;font-weight:700;height:50px;justify-content:center;margin:0 auto 24px;position:relative;width:50px;z-index:2}.step-title{color:#0f172a;font-size:1.5rem;font-weight:600;margin:0 0 12px}.step-description{color:#64748b;font-size:1rem;line-height:1.6;margin:0}.multi-layer-verification{background:#fff;position:relative}.verification-grid{grid-gap:40px;display:grid;gap:40px;margin:40px 0 30px}.verification-item{background:none;border:none;padding:0}.verification-item h3{align-items:center;color:#0f172a;display:flex;font-size:1.125rem;font-weight:600;gap:12px;margin:0 0 8px}.verification-item h3:before{background:#3b82f6;border-radius:50%;content:"";flex-shrink:0;height:8px;width:8px}.verification-item p{color:#64748b;font-size:.875rem;line-height:1.5;margin:0;padding-left:20px}.verification-value{background:#f0f9ff;border:1px solid #e0f2fe;border-radius:8px;color:#374151;font-size:1rem;margin:30px 0 0;padding:16px;text-align:center}.verification-value strong{color:#0f172a;font-weight:600}.trust-score-section{background:#f8fafc}.trust-score-content{margin:0 auto;max-width:1000px}.trust-score-features{display:flex;flex-direction:column;gap:24px;margin:60px 0 40px}.trust-score-features .feature{background:#fff;border:1px solid #e2e8f0;border-radius:12px;padding:24px;text-align:left;transition:all .3s ease}.trust-score-features .feature:hover{border-color:#cbd5e1;box-shadow:0 12px 24px #0000001a;transform:translateY(-4px)}.trust-score-features .feature h3{color:#0f172a;font-size:1.25rem;font-weight:600;line-height:1.3;margin:0 0 16px}.trust-score-features .feature p{color:#64748b;font-size:.875rem;line-height:1.6;margin:0}.trust-score-outcome{background:#f8fafc;border:1px solid #e2e8f0;border-radius:12px;color:#0f172a;font-size:1.25rem;font-weight:600;margin:0 auto;max-width:600px;padding:32px 24px;text-align:center}.trust-score-outcome strong{color:#0f172a}.candidate-profile-section{background:#fff}.profile-features{grid-gap:40px;display:grid;gap:40px;margin:60px 0 40px}.profile-feature{text-align:center}.profile-feature h3{color:#0f172a;font-size:1.125rem;font-weight:600;margin:0 0 8px}.profile-feature p{color:#64748b;font-size:.875rem;line-height:1.5;margin:0}.profile-benefit{color:#0f172a;font-size:1.125rem;font-weight:500;margin:40px 0 0;text-align:center}.profile-benefit strong{color:#0f172a}.recruiter-workflow{background:#f8fafc}.workflow-features{grid-gap:40px;display:grid;gap:40px;margin:60px 0 40px}.workflow-feature{align-items:flex-start;display:flex;gap:16px}.workflow-feature:before{color:#10b981;content:"✓";flex-shrink:0;font-size:1.25rem;font-weight:700;margin-top:2px}.workflow-feature h3{color:#0f172a;font-size:1.125rem;font-weight:600;margin:0 0 4px}.workflow-feature p{color:#64748b;font-size:.875rem;line-height:1.5;margin:0}.workflow-benefit{color:#0f172a;font-size:1.125rem;font-weight:500;margin:40px 0 0;text-align:center}.workflow-benefit strong{color:#0f172a}.compliance-section{background:#fff}.compliance-grid{grid-gap:40px;display:grid;gap:40px;margin:60px 0 40px}.compliance-item{align-items:flex-start;display:flex;gap:16px}.compliance-item:before{content:"⚡";flex-shrink:0;font-size:1.25rem;margin-top:2px}.compliance-item h3{color:#0f172a;font-size:1.125rem;font-weight:600;margin:0 0 4px}.compliance-item p{color:#64748b;font-size:.875rem;line-height:1.5;margin:0}.compliance-item a{color:#3b82f6;font-weight:500;text-decoration:none}.compliance-item a:hover{text-decoration:underline}.compliance-note{color:#0f172a;font-size:1rem;font-weight:500;margin:40px 0 0;text-align:center}.compliance-note strong{color:#0f172a}.security-section{background:#f8fafc}.security-grid{grid-gap:32px;display:grid;gap:32px;margin:60px 0 40px}.security-item{text-align:center}.security-item h3{color:#0f172a;font-size:1rem;font-weight:600;margin:0 0 4px}.security-item p{color:#64748b;font-size:.875rem;margin:0}.security-link{color:#0f172a;font-size:1rem;font-weight:500;margin:40px 0 0;text-align:center}.security-link a{color:#3b82f6;font-weight:500;text-decoration:none}.security-link a:hover{text-decoration:underline}.integrations-section{background:#fff}.integrations-content{grid-gap:40px;display:grid;gap:40px;margin:60px 0 40px}.integration-item{text-align:center}.integration-item h3{color:#0f172a;font-size:1.125rem;font-weight:600;margin:0 0 8px}.integration-item p{color:#64748b;font-size:.875rem;line-height:1.5;margin:0}.integrations-cta{margin-top:40px;text-align:center}.pricing-preview{background:#f8fafc}.pricing-highlights{grid-gap:40px;display:grid;gap:40px;margin:60px 0 40px}.pricing-highlight{text-align:center}.pricing-highlight h3{color:#0f172a;font-size:1.125rem;font-weight:600;margin:0 0 8px}.pricing-highlight p{color:#64748b;font-size:.875rem;line-height:1.5;margin:0}.pricing-cta{margin-top:40px;text-align:center}.faq-grid{grid-gap:40px;gap:40px;margin-top:60px}.faq-item{border-left:4px solid #e2e8f0;padding-left:24px}.faq-question{font-size:1.125rem;margin:0 0 8px}.final-cta{background:#0f172a;color:#fff;text-align:center}.cta-content{margin:0 auto;max-width:600px;position:relative;z-index:2}.cta-content h2{color:#fff;font-size:2.5rem;font-weight:800;line-height:1.1;margin:0 0 1rem}.cta-content p{color:#94a3b8;font-size:1.125rem;line-height:1.6;margin:0 0 2rem}.cta-buttons{display:flex;flex-wrap:wrap;gap:16px;justify-content:center}.btn{border-radius:6px;padding:12px 32px}.btn-outline{background:#0000;border:1px solid #3b82f6}.btn-outline:hover{background:#3b82f6;color:#fff}.final-cta .btn-outline{border-color:#475569;color:#fff}.final-cta .btn-outline:hover{background:#fff;border-color:#fff;color:#0f172a}@media (max-width:1024px){.compliance-grid,.faq-grid,.integrations-content,.pricing-highlights,.profile-features,.steps-grid,.trust-score-features,.verification-grid,.workflow-features{gap:32px}.security-grid{gap:24px}}@media (max-width:768px){.hero-headline{font-size:2.5rem}.section-title{font-size:2rem}section{padding:60px 0}.section-container{padding:0 16px}.integrations-content,.pricing-highlights,.profile-features,.security-grid,.steps-grid,.trust-score-features{gap:24px}.step:not(:last-child):after{display:none}.cta-buttons,.hero-cta{align-items:center;flex-direction:column}.btn{max-width:300px;width:100%}}@media (max-width:480px){.hero-headline{font-size:2rem}.section-title{font-size:1.75rem}.cta-content h2{font-size:2rem}}.pricing-page{background-color:#fff;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;min-height:100vh}.page-header{background:#fff;border-bottom:1px solid #e5e7eb;padding:1rem 2rem;position:sticky;top:0;z-index:1}.header-logo-container{margin:0 auto;max-width:1200px}.logo-link{align-items:center;display:flex;gap:12px;text-decoration:none}.header-logo{height:32px;object-fit:contain;width:32px}.logo-text{color:#0f172a;font-size:1.5rem;font-weight:700;letter-spacing:-.02em}.pricing-hero{background:#fff;color:#0f172a;padding:80px 0 60px;text-align:center}.pricing-hero-content{margin:0 auto;max-width:800px;padding:0 32px}.pricing-hero-title{color:#0f172a;font-size:3rem;font-weight:800;letter-spacing:-.02em;line-height:1.1;margin:0 0 1rem}.pricing-hero-subtitle{color:#64748b;font-size:1.25rem;font-weight:400;line-height:1.6;margin:0}.section-container{box-sizing:border-box;margin:0 auto;max-width:1200px;padding:0 32px;width:100%}.section-header{margin-bottom:60px;text-align:center}.section-title{color:#0f172a;font-size:2.5rem;font-weight:700;letter-spacing:-.025em;line-height:1.2;margin:0 0 1rem}.section-subtitle{color:#64748b;font-size:1.125rem;font-weight:400;line-height:1.6;margin:0}.pricing-cards-section{background-color:#f8fafc;padding:80px 0}.pricing-grid{align-items:stretch;display:flex;flex-wrap:wrap;gap:20px;justify-content:center;margin:0 auto;max-width:1400px}.pricing-card{background:#fff;border:1px solid #e2e8f0;border-radius:12px;flex:1 1;max-width:260px;min-width:220px;padding:32px 24px;position:relative;text-align:center;transition:all .3s ease}.pricing-card.popular{border:2px solid #3b82f6;box-shadow:0 20px 40px #3b82f61a;transform:scale(1.05)}.pricing-card:hover{box-shadow:0 20px 40px #0000001a;transform:translateY(-4px)}.pricing-card.popular:hover{transform:translateY(-4px) scale(1.05)}.popular-badge{background:#3b82f6;border-radius:0 0 8px 8px;color:#fff;font-size:.75rem;font-weight:600;left:50%;padding:6px 16px;position:absolute;top:-1px;transform:translateX(-50%)}.plan-header{border-bottom:1px solid #e2e8f0;margin-bottom:32px;padding-bottom:24px}.plan-name{color:#0f172a;font-size:1.5rem;font-weight:700;margin:0 0 16px}.plan-price{align-items:baseline;display:flex;gap:2px;justify-content:center;margin-bottom:16px}.currency{color:#374151;font-size:1.25rem;font-weight:600}.amount{color:#0f172a;font-size:3rem;font-weight:800;line-height:1}.period{color:#64748b;font-size:1rem;font-weight:500}.contact-sales{color:#0f172a;font-size:1.5rem;font-weight:700}.plan-details{color:#64748b;font-size:.875rem;line-height:1.5}.verifications-included{margin-bottom:4px}.effective-rate{color:#10b981;font-size:.75rem}.custom-pricing,.overage-rate{font-weight:500}.plan-features{margin-bottom:32px;text-align:left}.plan-features h4{color:#374151;font-size:1rem;font-weight:600;margin:0 0 16px;text-align:center}.features-list{list-style:none;margin:0;padding:0}.features-list li{align-items:center;color:#334155;display:flex;font-size:.875rem;gap:8px;line-height:1.5;margin-bottom:8px}.features-list li:last-child{margin-bottom:0}.features-list svg{color:#10b981;flex-shrink:0;height:16px;width:16px}.plan-cta{text-align:center}.price-explanation{background:#fff;border-top:1px solid #e2e8f0;padding:40px 0}.explanation-content{margin:0 auto;max-width:800px;text-align:center}.explanation-content h3{color:#0f172a;font-size:1.25rem;font-weight:600;margin:0 0 16px}.explanation-content ul{display:inline-block;list-style:none;margin:0;padding:0;text-align:left}.explanation-content li{color:#64748b;font-size:.875rem;margin-bottom:8px;padding-left:16px;position:relative}.explanation-content li:before{color:#3b82f6;content:"•";left:0;position:absolute}.calculator-section{background:#f8fafc;padding:80px 0}.calculator-card{background:#fff;border:1px solid #e2e8f0;border-radius:12px;box-shadow:0 4px 6px -1px #0000001a;margin:0 auto;max-width:600px;padding:40px}.calculator-inputs{grid-gap:24px;display:grid;gap:24px;grid-template-columns:repeat(auto-fit,minmax(180px,1fr));margin-bottom:32px}.input-group{display:flex;flex-direction:column}.input-group label{color:#374151;font-size:.875rem;font-weight:500;margin-bottom:8px}.input-group input,.input-group select{border:1px solid #d1d5db;border-radius:8px;font-size:1rem;padding:12px;transition:border-color .2s ease}.input-group input:focus,.input-group select:focus{border-color:#3b82f6;box-shadow:0 0 0 3px #3b82f61a;outline:none}.calculator-result{background:#f8fafc;border-radius:8px;padding:24px}.result-breakdown{display:flex;flex-direction:column;gap:12px}.result-item{color:#64748b;font-size:.875rem}.result-item,.result-total{display:flex;justify-content:space-between}.result-total{border-top:1px solid #e2e8f0;color:#0f172a;font-size:1.125rem;font-weight:600;padding-top:12px}.compliance-section{background:#f8fafc;border-top:1px solid #e2e8f0;padding:40px 0}.compliance-content{margin:0 auto;max-width:800px;text-align:center}.compliance-content h3{color:#0f172a;font-size:1.25rem;font-weight:600;margin:0 0 16px}.compliance-content ul{display:inline-block;list-style:none;margin:0;padding:0;text-align:left}.compliance-content li{color:#64748b;font-size:.875rem;margin-bottom:8px;padding-left:16px;position:relative}.compliance-content li:before{color:#10b981;content:"•";left:0;position:absolute}.faq-section{background:#fff;padding:80px 0}.faq-grid{grid-gap:24px;display:grid;gap:24px;grid-template-columns:repeat(auto-fit,minmax(350px,1fr))}.faq-item{background:#f8fafc;border:1px solid #e2e8f0;border-radius:12px;padding:24px;transition:all .2s ease}.faq-item:hover{border-color:#cbd5e1;box-shadow:0 8px 25px #00000014;transform:translateY(-2px)}.faq-question{color:#0f172a;font-size:1rem;font-weight:600;line-height:1.4;margin:0 0 12px}.faq-answer{color:#64748b;font-size:.875rem;line-height:1.6;margin:0}.pricing-cta-section{background:#f8fafc;padding:80px 0;text-align:center}.pricing-cta-content{margin:0 auto;max-width:600px;padding:0 32px}.pricing-cta-content h2{color:#0f172a;font-size:2.25rem;font-weight:700;letter-spacing:-.025em;line-height:1.2;margin:0 0 1rem}.pricing-cta-content p{color:#64748b;font-size:1.125rem;line-height:1.6;margin:0 0 2rem}.pricing-cta-actions{display:flex;flex-wrap:wrap;gap:16px;justify-content:center}.btn{align-items:center;border:none;border-radius:8px;cursor:pointer;display:inline-flex;font-size:.875rem;font-weight:600;justify-content:center;min-width:140px;padding:12px 24px;text-align:center;text-decoration:none;transition:all .2s ease}.btn-primary{background:#3b82f6;border:1px solid #3b82f6;color:#fff}.btn-primary:hover{background:#2563eb;border-color:#2563eb;box-shadow:0 4px 12px #3b82f64d;transform:translateY(-1px)}.btn-outline{background:#fff;border:1px solid #d1d5db;color:#3b82f6}.btn-outline:hover{background:#f8fafc;border-color:#3b82f6;box-shadow:0 4px 12px #0000001a;transform:translateY(-1px)}.pricing-card .btn{width:100%}@media (max-width:1024px){.pricing-hero-title{font-size:2.5rem}.section-title{font-size:2rem}.pricing-grid{gap:16px;grid-template-columns:repeat(5,1fr)}.section-container{padding:0 24px}}@media (max-width:768px){.pricing-hero{padding:60px 0 40px}.pricing-hero-title{font-size:2rem}.pricing-hero-subtitle{font-size:1rem}.calculator-section,.faq-section,.pricing-cards-section,.pricing-cta-section{padding:60px 0}.section-header{margin-bottom:40px}.section-title{font-size:1.75rem}.pricing-grid{gap:16px;grid-template-columns:repeat(2,1fr)}.faq-grid{gap:20px;grid-template-columns:1fr}.pricing-card{padding:24px 20px}.pricing-card.popular{transform:none}.pricing-card.popular:hover{transform:translateY(-4px)}.calculator-inputs{gap:16px;grid-template-columns:1fr}.calculator-card{padding:24px}.section-container{padding:0 16px}.pricing-cta-actions{align-items:center;flex-direction:column}.btn{max-width:300px;width:100%}}@media (max-width:480px){.pricing-hero{padding:40px 0 30px}.pricing-hero-title{font-size:1.75rem}.section-title{font-size:1.5rem}.calculator-card,.faq-item,.pricing-card{padding:20px 16px}.amount{font-size:2.5rem}}
/*# sourceMappingURL=main.cd428869.css.map*/