.custom-footer{background-color:#004a7c;display:flex;justify-content:flex-end;gap:10px;padding:60px}.jx-global-nav{background:#0f172a;border-bottom:1px solid rgba(255,255,255,.08);padding:0 24px}.jx-global-nav .jx-global-nav-logo-link{display:flex;align-items:center;gap:10px;text-decoration:none}.jx-global-nav .jx-logo{font-size:1.125rem;font-weight:700;color:#fff;letter-spacing:-.01em;line-height:1}.jx-global-nav .jx-logo-accent{color:#3b82f6}.jx-global-nav .jx-nav-link{font-size:.9375rem;font-weight:500;color:#ffffffb3;text-decoration:none;padding:6px 12px;border-radius:6px;transition:color .15s ease,background .15s ease;display:inline-block}.jx-global-nav .jx-nav-link:hover{color:#fff;background:rgba(255,255,255,.06)}.jx-global-nav .jx-nav-login-btn{font-size:.9375rem;font-weight:500;color:#fff;background:transparent;border:1.5px solid rgba(255,255,255,.25);border-radius:6px;padding:5px 14px;text-decoration:none;display:inline-block;transition:background .15s ease,border-color .15s ease}.jx-global-nav .jx-nav-login-btn:hover{background:rgba(255,255,255,.08);border-color:#ffffff80;color:#fff}.jx-global-nav .jx-nav-signup-btn{font-size:.9375rem;font-weight:600;color:#0f172a;background:#ffffff;border:none;border-radius:6px;padding:5px 14px;text-decoration:none;display:inline-block;transition:background .15s ease}.jx-global-nav .jx-nav-signup-btn:hover{background:#f1f5f9;color:#0f172a}.jx-global-nav .jx-nav-logout-btn{font-size:.9375rem;font-weight:500;color:#ffffffb3;background:transparent;border:none;cursor:pointer;padding:6px 12px;border-radius:6px;width:100%;text-align:left;transition:color .15s ease,background .15s ease;display:inline-block;line-height:inherit}.jx-global-nav .jx-nav-logout-btn:hover{color:#fff;background:rgba(255,255,255,.06)}.jx-global-nav .jx-global-nav-toggler{border:1.5px solid rgba(255,255,255,.3);border-radius:6px;padding:6px 10px;background:transparent;color:#fff}.jx-global-nav .jx-global-nav-toggler:focus{outline:none;box-shadow:0 0 0 2px #fff3}.jx-global-nav .jx-global-nav-toggler .fa-bars{color:#fff}@media (max-width: 991px){.jx-global-nav .navbar-collapse{background:#0f172a;border-top:1px solid rgba(255,255,255,.08);padding:12px 0 16px}.jx-global-nav .navbar-nav{gap:4px}.jx-global-nav .jx-nav-link,.jx-global-nav .jx-nav-login-btn,.jx-global-nav .jx-nav-signup-btn,.jx-global-nav .jx-nav-logout-btn{display:block;width:100%;box-sizing:border-box}.jx-global-nav .jx-nav-login-btn,.jx-global-nav .jx-nav-signup-btn{text-align:left;margin-top:4px}}.jx-global-footer{background:#0f172a;padding:40px 24px 0}.jx-global-footer .jx-footer-body{max-width:1140px;margin:0 auto;display:flex;justify-content:space-between;align-items:flex-start;gap:32px;padding-bottom:32px}.jx-global-footer .jx-footer-brand{display:flex;flex-direction:column;gap:8px;max-width:360px}.jx-global-footer .jx-footer-logo{font-size:1.125rem;font-weight:700;color:#fff;letter-spacing:-.01em;margin:0;line-height:1}.jx-global-footer .jx-logo-accent{color:#3b82f6}.jx-global-footer .jx-footer-credibility{font-size:.8125rem;color:#ffffff59;line-height:1.6;margin:0}.jx-global-footer .jx-footer-nav{display:flex;flex-direction:column;gap:10px;align-items:flex-end}.jx-global-footer .jx-footer-link{font-size:.875rem;font-weight:500;color:#ffffff80;text-decoration:none;transition:color .15s ease}.jx-global-footer .jx-footer-link:hover{color:#fff}.jx-global-footer .jx-footer-utility{max-width:1140px;margin:0 auto;display:flex;justify-content:space-between;align-items:center;flex-wrap:wrap;gap:12px;padding:16px 0 20px;border-top:1px solid rgba(255,255,255,.08)}.jx-global-footer .jx-footer-util-left{display:flex;align-items:center;flex-wrap:wrap;gap:0;font-size:.75rem;color:#ffffff59}.jx-global-footer .jx-footer-util-left em{font-style:italic}.jx-global-footer .jx-footer-pipe{margin:0 8px;color:#ffffff26;-webkit-user-select:none;user-select:none}.jx-global-footer .jx-footer-util-link,.jx-global-footer .jx-footer-util-btn{font-size:inherit;color:#ffffff59;text-decoration:none;background:transparent;border:none;padding:0;cursor:pointer;transition:color .15s ease}.jx-global-footer .jx-footer-util-link:hover,.jx-global-footer .jx-footer-util-btn:hover{color:#ffffffb3}.jx-global-footer .jx-footer-social{display:flex;align-items:center;gap:12px}.jx-global-footer .jx-footer-social-link{display:inline-flex;align-items:center;opacity:.7;transition:opacity .15s ease}.jx-global-footer .jx-footer-social-link:hover{opacity:1}@media (max-width: 640px){.jx-global-footer .jx-footer-body{flex-direction:column;gap:24px}.jx-global-footer .jx-footer-nav{align-items:flex-start;flex-direction:row;flex-wrap:wrap;gap:12px}.jx-global-footer .jx-footer-utility{flex-direction:column;align-items:flex-start;gap:16px}}:root{--jx-blue: #3b82f6;--jx-blue-dark: #2563eb;--jx-blue-light: #eff6ff;--jx-dark-900: #0f172a;--jx-dark-800: #1e293b;--jx-gray-50: #f9fafb;--jx-gray-100: #f3f4f6;--jx-gray-200: #e5e7eb;--jx-gray-400: #9ca3af;--jx-gray-500: #6b7280;--jx-gray-700: #374151;--jx-gray-900: #111827;--jx-green-100: #dcfce7;--jx-green-700: #15803d;--jx-red-400: #f87171}.container-all{min-height:100vh;display:flex;flex-direction:column;align-items:stretch}.container-all .jx-hero{background:var(--jx-dark-900);padding:72px 40px 80px;width:100%;box-sizing:border-box}.container-all .jx-beta-notice-section{width:100%;box-sizing:border-box;padding:28px 40px 0}@media (max-width: 768px){.container-all .jx-beta-notice-section{padding:20px 16px 0}}.container-all .jx-hero-top-bar{display:flex;gap:10px;padding-bottom:32px;max-width:1140px;margin:0 auto 40px;border-bottom:1px solid rgba(255,255,255,.08)}.container-all .jx-hero-top-btn{font-size:13px;color:#ffffffb3;background:none;border:1px solid rgba(255,255,255,.2);border-radius:8px;padding:6px 14px;cursor:pointer;transition:border-color .15s ease,color .15s ease}.container-all .jx-hero-top-btn:hover{color:#fff;border-color:#fff6}.container-all .jx-hero-content{display:grid;grid-template-columns:1fr 1fr;gap:48px;align-items:center;max-width:1140px;margin:0 auto}.container-all .jx-hero-eyebrow{display:inline-flex;align-items:center;gap:6px;font-size:12px;font-weight:600;color:var(--jx-blue);letter-spacing:.06em;text-transform:uppercase;margin-bottom:20px}.container-all .jx-hero-eyebrow-dot{width:6px;height:6px;border-radius:50%;background:var(--jx-blue);flex-shrink:0}.container-all .jx-hero-title{color:#fff;font-size:40px;font-weight:800;letter-spacing:-.03em;line-height:1.1;margin:0 0 16px}.container-all .jx-hero-subtitle{color:#fff9;font-size:16px;line-height:1.7;margin-bottom:16px}.container-all .jx-hero-expert-line{color:#ffffffeb;font-size:15px;line-height:1.7;font-weight:500;margin:0 0 28px;padding-left:14px;border-left:3px solid var(--jx-blue)}.container-all .jx-form-card{background:var(--jx-dark-800);border:1px solid rgba(255,255,255,.1);border-radius:14px;padding:20px;text-align:left}.container-all .jx-hero-form{display:flex;flex-direction:column;gap:14px}.container-all .jx-form-label,.container-all .jx-loc-label{display:block;font-size:11px;font-weight:600;color:#ffffff80;text-transform:uppercase;letter-spacing:.08em;margin-bottom:6px}.container-all .jx-form-textarea,.container-all .jx-hero-textarea{width:100%;padding:10px 12px;font-size:13px;font-family:monospace;border:1px solid rgba(255,255,255,.12);border-radius:8px;resize:vertical;color:#fffc;line-height:1.6;background:rgba(255,255,255,.06);box-sizing:border-box;-webkit-text-size-adjust:100%;transition:border-color .15s ease}.container-all .jx-form-textarea::placeholder,.container-all .jx-hero-textarea::placeholder{color:#ffffff40}.container-all .jx-form-textarea:focus,.container-all .jx-hero-textarea:focus{outline:none;border-color:var(--jx-blue)}.container-all .jx-form-helper-row,.container-all .jx-hero-helper-row{display:flex;justify-content:space-between;font-size:11px;color:#ffffff4d;margin-top:5px;margin-bottom:14px}.container-all .jx-location-row{display:flex;align-items:center;gap:8px;flex-wrap:wrap}.container-all .jx-location-pill{background:transparent;border:1px solid rgba(255,255,255,.6);color:#fff;padding:6px 12px;border-radius:20px;font-size:13px;font-weight:600;cursor:pointer;display:flex;align-items:center;gap:6px;transition:border-color .15s ease,background .15s ease,color .15s ease}.container-all .jx-location-pill img{width:16px}.container-all .jx-location-pill:hover{border-color:#fff;background:rgba(255,255,255,.1)}.container-all .jx-location-pill.active{background:var(--jx-blue);border-color:var(--jx-blue);color:#fff}.container-all .jx-location-input{display:block;width:100%;margin-top:8px;padding:9px 12px;font-size:14px;color:#fff;background:rgba(255,255,255,.06);border:1px solid rgba(255,255,255,.6);border-radius:8px;box-sizing:border-box}.container-all .jx-location-input::placeholder{color:#ffffff8c}.container-all .jx-location-input:focus{outline:none;border-color:var(--jx-blue)}.container-all .jx-location-hint{margin:8px 0 0;font-size:12px;line-height:1.5;color:#fff9}.container-all .jx-submit-btn,.container-all .jx-hero-submit{width:100%;padding:12px;font-size:14px;font-weight:700;background:var(--jx-blue);color:#fff;border:none;border-radius:8px;cursor:pointer;transition:background .15s ease}.container-all .jx-submit-btn:hover:not(:disabled),.container-all .jx-hero-submit:hover:not(:disabled){background:var(--jx-blue-dark)}.container-all .jx-submit-btn:disabled,.container-all .jx-hero-submit:disabled{background:rgba(59,130,246,.4);cursor:not-allowed}.container-all .jx-form-note{font-size:11px;color:#ffffff4d;text-align:center;margin-top:8px}.container-all .jx-form-error{font-size:13px;color:var(--jx-red-400);margin-top:8px}.container-all .jx-report-preview{background:#ffffff;border-radius:14px;overflow:hidden;box-shadow:0 24px 48px #0006}.container-all .jx-rp-header{background:#f8fafc;border-bottom:1px solid #e2e8f0;padding:14px 16px;display:flex;justify-content:space-between;align-items:flex-start}.container-all .jx-rp-title{font-size:13px;font-weight:700;color:#0f172a}.container-all .jx-rp-meta{font-size:11px;color:#94a3b8;margin-top:2px}.container-all .jx-rp-badge{font-size:11px;font-weight:600;padding:3px 10px;border-radius:20px;background:#dcfce7;color:#166534;white-space:nowrap;flex-shrink:0}.container-all .jx-rp-body{padding:14px 16px}.container-all .jx-rp-section{margin-bottom:12px}.container-all .jx-rp-section-label{font-size:10px;font-weight:700;text-transform:uppercase;letter-spacing:.1em;color:#94a3b8;margin-bottom:7px}.container-all .jx-rp-line{height:7px;border-radius:3px;background:#f1f5f9;margin-bottom:4px}.container-all .jx-rp-tag{display:inline-flex;font-size:11px;font-weight:600;padding:3px 9px;border-radius:20px;margin:2px}.container-all .jx-rp-tag--warn{background:#fef9c3;color:#854d0e}.container-all .jx-rp-tag--ok{background:#dcfce7;color:#166534}.container-all .jx-rp-tag--info{background:#dbeafe;color:#1e40af}.container-all .jx-rp-footer{padding:10px 16px;border-top:1px solid #f1f5f9;font-size:11px;color:#94a3b8}.container-all .jx-section-inner{max-width:1140px;margin:0 auto;padding:60px 40px}.container-all .jx-section-label{font-size:11px;font-weight:700;text-transform:uppercase;letter-spacing:.12em;color:var(--jx-blue);margin-bottom:12px}.container-all .jx-section-title{font-size:28px;font-weight:800;color:#0f172a;letter-spacing:-.02em;margin-bottom:36px}.container-all .jx-features-section{background:#ffffff}.container-all .jx-features-sub{max-width:760px;margin:0 0 28px;font-size:15px;line-height:1.7;color:#475569}.container-all .jx-steps-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:16px}.container-all .jx-step-box{padding:20px;border:1px solid #e2e8f0;border-radius:12px;background:#ffffff}.container-all .jx-step-box--expert{background:#eff6ff;border-color:#3b82f6}.container-all .jx-step-number{font-size:11px;font-weight:700;color:var(--jx-blue);letter-spacing:.08em;margin-bottom:8px;text-transform:uppercase}.container-all .jx-step-title{font-size:14px;font-weight:700;margin-bottom:5px;color:#0f172a}.container-all .jx-step-desc{font-size:12px;color:#64748b;line-height:1.6}.container-all .jx-steps-footer{text-align:center;font-size:13px;color:#94a3b8;border-top:1px solid #f1f5f9;padding-top:24px;margin-top:8px}.container-all .jx-testimonials-section{background:#f8fafc;border-top:1px solid #e2e8f0;border-bottom:1px solid #e2e8f0}.container-all .jx-capabilities-sub{max-width:760px;margin:0 0 28px;font-size:15px;line-height:1.7;color:#475569}.container-all .jx-capabilities-grid{display:grid;grid-template-columns:1fr 1fr;gap:14px}.container-all .jx-capability-card{background:#ffffff;border:1px solid #e2e8f0;border-radius:12px;padding:22px}.container-all .jx-capability-title{font-size:16px;font-weight:700;color:#1e293b;margin:0 0 8px}.container-all .jx-capability-desc{font-size:13px;line-height:1.7;color:#475569;margin:0}.container-all .jx-capability-card--expert{background:#eff6ff;border-color:#3b82f6}.container-all .jx-capability-eyebrow{display:inline-block;margin-bottom:8px;font-size:11px;font-weight:700;text-transform:uppercase;letter-spacing:.08em;color:var(--jx-blue)}.container-all .jx-cookie-banner{position:fixed;bottom:0;left:0;right:0;z-index:9000;padding:16px}.container-all .jx-cookie-banner-inner{max-width:1140px;margin:0 auto;background:#ffffff;border:1px solid var(--jx-gray-200);border-radius:12px;padding:14px 18px;display:flex;align-items:center;justify-content:space-between;gap:16px;box-shadow:0 4px 24px #00000014}.container-all .jx-cookie-text{display:flex;flex-direction:column;gap:4px;font-size:13px;color:var(--jx-gray-500);line-height:1.4}.container-all .jx-cookie-text strong{color:var(--jx-gray-900)}.container-all .jx-cookie-links{margin-top:2px}.container-all .jx-cookie-link{font-size:13px;color:var(--jx-blue);text-decoration:underline;font-weight:500}.container-all .jx-cookie-actions{display:flex;gap:8px;flex-shrink:0}.container-all .jx-cookie-btn-primary{padding:8px 14px;font-size:13px;font-weight:600;background:var(--jx-blue);color:#fff;border:none;border-radius:8px;cursor:pointer;transition:background .15s ease}.container-all .jx-cookie-btn-primary:hover{background:var(--jx-blue-dark)}.container-all .jx-cookie-btn-secondary{padding:8px 14px;font-size:13px;font-weight:600;background:transparent;color:var(--jx-gray-700);border:1px solid var(--jx-gray-200);border-radius:8px;cursor:pointer;transition:border-color .15s ease}.container-all .jx-cookie-btn-secondary:hover{border-color:var(--jx-gray-400)}@media (max-width: 768px){.container-all .jx-hero{padding:48px 20px 56px}.container-all .jx-hero-content{grid-template-columns:1fr;gap:32px}.container-all .jx-hero-title{font-size:28px}.container-all .jx-steps-grid,.container-all .jx-capabilities-grid{grid-template-columns:1fr}.container-all .jx-section-inner{padding:40px 20px}}@media (max-width: 600px){.container-all .jx-hero{padding:36px 16px 44px}.container-all .jx-hero-title{font-size:24px}.container-all .jx-section-inner{padding:32px 16px}.container-all .jx-cookie-banner-inner{flex-direction:column;align-items:stretch}.container-all .jx-cookie-actions{width:100%}.container-all .jx-cookie-btn-primary,.container-all .jx-cookie-btn-secondary{width:100%;text-align:center}}.jx-beta-notice{max-width:1140px;margin:0 auto 20px;background:#f8fafc;border:1px solid #e2e8f0;border-left:4px solid #3b82f6;border-radius:12px;padding:16px 20px;color:#1e293b}.jx-beta-notice .bn-head{display:flex;align-items:center;gap:8px;margin-bottom:6px}.jx-beta-notice .bn-dot{width:8px;height:8px;border-radius:999px;background:#3b82f6;flex:0 0 auto}.jx-beta-notice .bn-title{font-size:14px;font-weight:800;letter-spacing:.01em;color:#1e293b}.jx-beta-notice .bn-lede{margin:0;font-size:14px;line-height:1.6;color:#334155}.jx-beta-notice .bn-list{margin:10px 0 0;padding-left:18px}.jx-beta-notice .bn-list li{font-size:13px;line-height:1.55;color:#64748b;margin-bottom:6px}.jx-beta-notice .bn-list li:last-child{margin-bottom:0}.jx-beta-notice .bn-link{color:#3b82f6;text-decoration:none;font-weight:600}.jx-beta-notice .bn-link:hover{color:#2563eb;text-decoration:underline}.jx-beta-notice.jx-beta-notice--collapsible{padding:10px 16px;margin-bottom:24px}.jx-beta-notice.jx-beta-notice--collapsible .bn-head{margin-bottom:4px}.jx-beta-notice.jx-beta-notice--collapsible .bn-lede{font-size:13px}.jx-beta-notice .bn-toggle{margin-left:auto;padding:2px 8px;font-size:12px;font-weight:600;color:#3b82f6;background:none;border:1px solid #cbd5e1;border-radius:6px;cursor:pointer;transition:border-color .15s ease,color .15s ease}.jx-beta-notice .bn-toggle:hover{border-color:#3b82f6;color:#2563eb}@media (max-width: 768px){.jx-beta-notice{padding:14px 16px;border-radius:10px}}.signup-container-wrapper{display:flex;align-items:center;justify-content:center;min-height:100vh;padding:40px 16px;background-color:#f8fafc}.signup-container-wrapper .signup-card{background:#ffffff;border:1px solid #e2e8f0;border-radius:12px;box-shadow:0 1px 3px #00000014,0 4px 16px #0000000a;max-width:420px;width:100%;padding:40px 36px}.signup-container-wrapper .sw-title{font-size:22px;font-weight:800;color:#0f172a;margin:0 0 6px}.signup-container-wrapper .sw-subtitle{font-size:15px;color:#64748b;margin:0 0 28px}.signup-container-wrapper .sw-field{margin-bottom:18px}.signup-container-wrapper .sw-label{display:block;font-size:14px;font-weight:600;color:#1e293b;margin-bottom:6px}.signup-container-wrapper .sw-hint{font-size:13px;font-weight:400;color:#64748b}.signup-container-wrapper .sw-input{width:100%;padding:10px 14px;border:1px solid #e2e8f0;border-radius:8px;font-size:15px;color:#1e293b;background-color:#fff;transition:border-color .15s,box-shadow .15s;box-sizing:border-box}.signup-container-wrapper .sw-input:focus{outline:none;border-color:#3b82f6;box-shadow:0 0 0 3px #3b82f61f}.signup-container-wrapper .sw-terms{display:flex;align-items:flex-start;gap:10px;margin:20px 0}.signup-container-wrapper .sw-terms-input{width:16px;height:16px;accent-color:#3b82f6;margin-top:2px;flex-shrink:0}.signup-container-wrapper .sw-terms-label{font-size:14px;color:#1e293b;line-height:1.5}.signup-container-wrapper .sw-terms-link{color:#3b82f6;font-weight:500;text-decoration:underline;transition:color .15s}.signup-container-wrapper .sw-terms-link:hover{color:#2563eb}.signup-container-wrapper .sw-error{font-size:14px;color:#dc2626;margin:0 0 16px}.signup-container-wrapper .sw-submit-wrap{margin-top:8px}.signup-container-wrapper .sw-btn{width:100%;padding:11px;background-color:#3b82f6;color:#fff;border:none;border-radius:8px;font-size:15px;font-weight:600;cursor:pointer;transition:background-color .15s}.signup-container-wrapper .sw-btn:hover{background-color:#2563eb}.signup-container-wrapper .sw-footer{margin-top:24px;font-size:14px;color:#64748b;text-align:center}.signup-container-wrapper .sw-footer-link{color:#3b82f6;font-weight:600;text-decoration:none}.signup-container-wrapper .sw-footer-link:hover{text-decoration:underline}.jx-about-page{background:#f8fafc;width:100%;padding:40px 24px}.jx-about-page .jx-about-shell{width:100%;max-width:1140px;margin:0 auto}.jx-about-page .jx-about-header{text-align:center;margin-bottom:24px}.jx-about-page .jx-about-title{margin:0;font-weight:800;color:#0f172a;letter-spacing:-.3px;font-size:clamp(1.6rem,3vw,2.2rem)}.jx-about-page .jx-about-subtitle{margin:10px auto 0;max-width:70ch;color:#64748b;font-size:16px;line-height:1.5}.jx-about-page .jx-about-alert{margin:0 auto 22px;max-width:1140px}.jx-about-page .jx-about-grid{display:grid;grid-template-columns:1.35fr .85fr;gap:18px;align-items:start}.jx-about-page .jx-about-card{background:#ffffff;border-radius:12px;padding:22px;box-shadow:0 1px 3px #00000014,0 4px 16px #0000000a;border:1px solid #e2e8f0}.jx-about-page .jx-about-card-title{margin:0 0 10px;font-size:22px;font-weight:800;color:#0f172a;letter-spacing:-.2px}.jx-about-page .jx-about-section-title{margin:16px 0 8px;font-size:13px;font-weight:800;text-transform:uppercase;letter-spacing:.6px;color:#64748b}.jx-about-page .jx-about-paragraph{margin:0 0 12px;line-height:1.65;font-size:14px;color:#374151}.jx-about-page .jx-about-muted{color:#64748b}.jx-about-page .jx-about-emphasis{margin-top:14px;font-weight:700;color:#0f172a}.jx-about-page .jx-about-list{margin:0 0 12px 18px;padding:0;color:#374151;font-size:14px;line-height:1.6}.jx-about-page .jx-about-list li{margin-bottom:6px}.jx-about-page .jx-about-form{margin-top:10px}.jx-about-page .jx-about-form-row{margin-bottom:12px}.jx-about-page .jx-about-label{display:block;font-size:13px;font-weight:700;margin-bottom:6px;color:#1e293b}.jx-about-page .jx-about-input,.jx-about-page .jx-about-textarea{width:100%;border-radius:8px;border:1px solid #e2e8f0;padding:10px 12px;font-size:14px;color:#1e293b;background:#ffffff;box-sizing:border-box;transition:border-color .15s,box-shadow .15s}.jx-about-page .jx-about-input:focus,.jx-about-page .jx-about-textarea:focus{outline:none;border-color:#3b82f6;box-shadow:0 0 0 3px #3b82f61f}.jx-about-page .jx-about-textarea{resize:vertical}.jx-about-page .jx-about-submit{width:100%;margin-top:8px;border-radius:8px;padding:10px 14px;font-weight:700;font-size:15px;background:#3b82f6;color:#fff;border:none;cursor:pointer;transition:background-color .15s}.jx-about-page .jx-about-submit:hover{background:#2563eb}.jx-about-page .jx-about-back-btn{margin-bottom:16px;padding:7px 16px;background:#ffffff;color:#1e293b;border:1px solid #e2e8f0;border-radius:8px;font-size:14px;font-weight:600;cursor:pointer;transition:background-color .15s}.jx-about-page .jx-about-back-btn:hover{background:#f8fafc}.jx-about-page .jx-about-bottom-cta{margin-top:22px;padding-top:16px;border-top:1px solid #e2e8f0;display:flex;justify-content:center}.jx-about-page .jx-about-bottom-btn{display:inline-flex;align-items:center;justify-content:center;height:44px;padding:0 24px;border-radius:8px;font-weight:700;font-size:15px;background:#3b82f6;color:#fff;border:none;cursor:pointer;transition:background-color .15s}.jx-about-page .jx-about-bottom-btn:hover{background:#2563eb}@media (max-width: 860px){.jx-about-page .jx-about-grid{grid-template-columns:1fr}.jx-about-page .jx-about-card{padding:20px 18px}}.jx-pricing-page{width:100%;background:#f8fafc;padding:40px 24px}.jx-pricing-page .jx-pricing-shell{width:100%;max-width:1140px;margin:0 auto}.jx-pricing-page .jx-pricing-header{text-align:center;padding:26px 18px}.jx-pricing-page .jx-pricing-title{margin:0;color:#0f172a;font-weight:800;letter-spacing:-.3px;font-size:clamp(1.6rem,3vw,2.3rem)}.jx-pricing-page .jx-pricing-subtitle{margin:10px 0 0;color:#64748b;font-size:.98rem}.jx-pricing-page .jx-pricing-card{margin-top:18px;background:#ffffff;border-radius:12px;padding:22px;box-shadow:0 1px 3px #00000014,0 4px 16px #0000000a;border:1px solid #e2e8f0}.jx-pricing-page .jx-pricing-h2{margin:18px 0 10px;color:#0f172a;font-weight:800;font-size:1.12rem}.jx-pricing-page .jx-pricing-p{margin:10px 0;color:#374151;line-height:1.6}.jx-pricing-page .jx-pricing-muted{color:#64748b}.jx-pricing-page .jx-pricing-list{margin:8px 0 12px 18px;color:#374151;line-height:1.6}.jx-pricing-page .jx-pricing-divider{border:none;border-top:1px solid #e2e8f0;margin:18px 0}.jx-pricing-page .jx-pricing-highlight{margin:12px 0;padding:12px 14px;background:#f8fafc;border-radius:10px;border:1px solid #e2e8f0}.jx-pricing-page .jx-pricing-highlight-row{margin:6px 0;color:#374151}.jx-pricing-page .jx-pricing-contact{margin-top:8px;padding:12px 14px;background:#f8fafc;border-radius:10px;border:1px solid #e2e8f0}.jx-pricing-page .jx-pricing-contact-row{margin:4px 0}.jx-pricing-page .jx-pricing-link{color:#3b82f6;font-weight:700;text-decoration:none}.jx-pricing-page .jx-pricing-link:hover{text-decoration:underline}.jx-pricing-page .jx-pricing-footnote{margin-top:18px;font-size:.95rem;color:#64748b}.jx-pricing-page .jx-pricing-cta{margin-top:16px}.jx-pricing-page .jx-pricing-cta-btn{display:inline-flex;align-items:center;justify-content:center;height:44px;padding:0 22px;border-radius:8px;font-weight:700;font-size:15px;background:#3b82f6;color:#fff;border:none;cursor:pointer;transition:background-color .15s}.jx-pricing-page .jx-pricing-cta-btn:hover{background:#2563eb}.jx-pricing-page .jx-legal-cta{margin-top:22px;padding-top:16px;border-top:1px solid #e2e8f0;display:flex;justify-content:center}.jx-pricing-page .jx-legal-btn{display:inline-flex;align-items:center;justify-content:center;height:44px;padding:0 24px;border-radius:8px;font-weight:700;font-size:15px;text-decoration:none;background:#3b82f6;color:#fff;border:none;transition:background-color .15s}.jx-pricing-page .jx-legal-btn:hover{background:#2563eb}.jx-pricing-page .jx-pricing-back-btn{margin-bottom:16px;padding:7px 16px;background:#ffffff;color:#1e293b;border:1px solid #e2e8f0;border-radius:8px;font-size:14px;font-weight:600;cursor:pointer;transition:background-color .15s}.jx-pricing-page .jx-pricing-back-btn:hover{background:#f8fafc}@media (max-width: 600px){.jx-pricing-page .jx-pricing-card{padding:18px 16px}}.login-container-wrapper{display:flex;align-items:center;justify-content:center;min-height:100vh;padding:40px 16px;background-color:#f8fafc}.login-container-wrapper .login-card{background:#ffffff;border:1px solid #e2e8f0;border-radius:12px;box-shadow:0 1px 3px #00000014,0 4px 16px #0000000a;max-width:420px;width:100%;padding:40px 36px}.login-container-wrapper .lw-title{font-size:22px;font-weight:800;color:#0f172a;margin:0 0 6px}.login-container-wrapper .lw-subtitle{font-size:15px;color:#64748b;margin:0 0 28px}.login-container-wrapper .lw-field{margin-bottom:18px}.login-container-wrapper .lw-label{display:block;font-size:14px;font-weight:600;color:#1e293b;margin-bottom:6px}.login-container-wrapper .lw-input{width:100%;padding:10px 14px;border:1px solid #e2e8f0;border-radius:8px;font-size:15px;color:#1e293b;background-color:#fff;transition:border-color .15s,box-shadow .15s;box-sizing:border-box}.login-container-wrapper .lw-input:focus{outline:none;border-color:#3b82f6;box-shadow:0 0 0 3px #3b82f61f}.login-container-wrapper .lw-error{font-size:14px;color:#dc2626;margin:0 0 16px}.login-container-wrapper .lw-submit-wrap{margin-top:8px}.login-container-wrapper .lw-btn{width:100%;padding:11px;background-color:#3b82f6;color:#fff;border:none;border-radius:8px;font-size:15px;font-weight:600;cursor:pointer;transition:background-color .15s}.login-container-wrapper .lw-btn:hover{background-color:#2563eb}.login-container-wrapper .lw-footer{margin-top:24px;font-size:14px;color:#64748b;text-align:center}.login-container-wrapper .lw-footer-link{color:#3b82f6;font-weight:600;text-decoration:none}.login-container-wrapper .lw-footer-link:hover{text-decoration:underline}.jx-profile{display:flex;align-items:flex-start;justify-content:center;min-height:100vh;padding:48px 16px;background-color:#f8fafc}.jx-profile .pf-card{background:#ffffff;border:1px solid #e2e8f0;border-radius:12px;box-shadow:0 1px 3px #00000014,0 4px 16px #0000000a;max-width:560px;width:100%;padding:40px 36px}.jx-profile .pf-page-title{font-size:22px;font-weight:800;color:#0f172a;margin:0 0 32px}.jx-profile .pf-section{padding:24px 0;border-top:1px solid #e2e8f0}.jx-profile .pf-section:first-of-type{border-top:none;padding-top:0}.jx-profile .pf-section-header{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:0}.jx-profile .pf-section-title{font-size:15px;font-weight:700;color:#0f172a;margin:0 0 16px}.jx-profile .pf-section-header .pf-section-title{margin-bottom:0}.jx-profile .pf-section-hint{font-size:13px;color:#64748b;margin:8px 0 0;line-height:1.5}.jx-profile .pf-field{display:flex;flex-direction:column;gap:6px;margin-bottom:14px}.jx-profile .pf-row{display:grid;grid-template-columns:1fr 1fr;gap:12px}.jx-profile .pf-label{font-size:14px;font-weight:600;color:#1e293b}.jx-profile .pf-input{width:100%;padding:10px 14px;border:1px solid #e2e8f0;border-radius:8px;font-size:15px;color:#1e293b;background-color:#fff;transition:border-color .15s,box-shadow .15s;box-sizing:border-box}.jx-profile .pf-input:focus{outline:none;border-color:#3b82f6;box-shadow:0 0 0 3px #3b82f61f}.jx-profile .pf-input:disabled{background-color:#f8fafc;color:#94a3b8;cursor:default;border-color:#e2e8f0}.jx-profile .pf-input-readonly{background-color:#f8fafc;color:#64748b}.jx-profile .pf-actions{display:flex;gap:8px;margin-top:4px}.jx-profile .pf-btn{padding:9px 18px;border-radius:8px;font-size:14px;font-weight:600;cursor:pointer;border:1px solid transparent;transition:background-color .15s,color .15s,border-color .15s}.jx-profile .pf-btn-primary{background-color:#3b82f6;color:#fff;border-color:#3b82f6}.jx-profile .pf-btn-primary:hover{background-color:#2563eb;border-color:#2563eb}.jx-profile .pf-btn-secondary{background-color:#fff;color:#1e293b;border-color:#e2e8f0}.jx-profile .pf-btn-secondary:hover{background-color:#f8fafc}.jx-profile .pf-btn-sm{padding:6px 14px;font-size:13px}.jx-profile .pf-btn-danger{background-color:#fff;color:#dc2626;border-color:#fecaca}.jx-profile .pf-btn-danger:hover{background-color:#fef2f2}.jx-profile .pf-checkbox-row{display:flex;align-items:center;gap:10px;cursor:pointer;margin-bottom:4px}.jx-profile .pf-checkbox{width:16px;height:16px;accent-color:#3b82f6;flex-shrink:0;cursor:pointer}.jx-profile .pf-checkbox-label{font-size:14px;font-weight:600;color:#1e293b}.jx-profile .pf-subscription-pill{display:inline-block;padding:4px 12px;background-color:#fef2f2;color:#991b1b;border:1px solid #fecaca;border-radius:20px;font-size:13px;font-weight:600;margin-bottom:4px}.jx-profile .pf-subscription-pill.pf-subscription-active{background-color:#f0fdf4;color:#166534;border-color:#bbf7d0}.jx-profile .pf-access-grant{margin-top:16px;padding-top:16px;border-top:1px solid #e2e8f0}.jx-profile .pf-subscription-pill.pf-subscription-grant{background-color:#fffbeb;color:#92400e;border-color:#fde68a}.jx-profile .pf-upgrade-btn{margin-top:14px;width:100%;background-color:#3b82f6;color:#fff;border-color:#3b82f6}.jx-profile .pf-upgrade-btn:hover{background-color:#2563eb;border-color:#2563eb}@media (min-width: 600px){.jx-profile .pf-upgrade-btn{width:auto}}.jx-profile .pf-notice{font-size:14px;color:#64748b;margin:16px 0 0;text-align:center}.jx-profile .pf-logout{margin-top:24px;padding-top:24px;border-top:1px solid #e2e8f0}@media (max-width: 600px){.jx-profile .pf-card{padding:28px 20px}.jx-profile .pf-row{grid-template-columns:1fr}}.jx-invite-notice{background:#ffffff;border:1px solid #e2e8f0;border-radius:12px;padding:24px;box-shadow:0 1px 3px #0000000f}.jx-invite-notice .ion-title{font-size:18px;font-weight:700;color:#1e293b;margin:0 0 8px}.jx-invite-notice .ion-body{font-size:14px;color:#475569;line-height:1.55;margin:0 0 16px}.jx-invite-notice .ion-btn{background:#3b82f6;color:#fff;border:none;border-radius:8px;padding:10px 18px;font-size:14px;font-weight:600;cursor:pointer}.jx-invite-notice .ion-btn:hover{background:#2563eb}.jx-invite-notice .ion-btn:disabled{opacity:.55;cursor:not-allowed}.jx-candidate-profile-card{background:#ffffff;border:1px solid #e2e8f0;border-radius:12px;box-shadow:0 1px 3px #00000014,0 4px 16px #0000000a;padding:24px;font-family:inherit;color:#1e293b}.jx-candidate-profile-card .cpc-title{font-size:16px;font-weight:700;color:#1e293b;margin:0 0 12px}.jx-candidate-profile-card .cpc-body{font-size:14px;color:#64748b;line-height:1.55;margin:0 0 16px}.jx-candidate-profile-card .cpc-state{display:flex;align-items:center;gap:10px;padding:12px 14px;border-radius:8px;font-size:14px}.jx-candidate-profile-card .cpc-state-text{margin:0}.jx-candidate-profile-card .cpc-state--loading{background:#f8fafc;border:1px solid #e2e8f0;color:#64748b}.jx-candidate-profile-card .cpc-state--pending{background:#fef9c3;border:1px solid #fde68a;color:#92400e;margin-bottom:10px}.jx-candidate-profile-card .cpc-state--error{background:#fef2f2;border:1px solid #fecaca;color:#b91c1c}.jx-candidate-profile-card .cpc-state--failed{background:#fef2f2;border:1px solid #fecaca;color:#b91c1c;margin-bottom:14px}.jx-candidate-profile-card .cpc-pending-note{font-size:13px;color:#64748b;margin:8px 0 0;line-height:1.5}.jx-candidate-profile-card .cpc-reuse-note{font-size:12px;font-style:italic;color:#94a3b8;margin:4px 0 0;line-height:1.5}.jx-candidate-profile-card .cpc-spinner{display:inline-block;width:18px;height:18px;border:2px solid #e2e8f0;border-top-color:#3b82f6;border-radius:50%;animation:cpc-spin .7s linear infinite;flex-shrink:0}@keyframes cpc-spin{to{transform:rotate(360deg)}}.jx-candidate-profile-card .cpc-form{display:flex;flex-direction:column;gap:10px;margin-top:4px}.jx-candidate-profile-card .cpc-label{font-size:13px;font-weight:600;color:#1e293b}.jx-candidate-profile-card .cpc-required{color:#3b82f6;margin-left:2px}.jx-candidate-profile-card .cpc-textarea{width:100%;padding:10px 12px;font-size:14px;font-family:inherit;line-height:1.55;color:#1e293b;background:#ffffff;border:1px solid #e2e8f0;border-radius:8px;resize:vertical;transition:border-color .15s ease,box-shadow .15s ease;box-sizing:border-box}.jx-candidate-profile-card .cpc-textarea:focus{outline:none;border-color:#3b82f6;box-shadow:0 0 0 3px #3b82f61f}.jx-candidate-profile-card .cpc-textarea::placeholder{color:#94a3b8}.jx-candidate-profile-card .cpc-textarea:disabled{background:#f8fafc;color:#94a3b8;cursor:not-allowed}.jx-candidate-profile-card .cpc-submit-btn{width:100%;padding:11px 16px;font-size:15px;font-weight:700;color:#fff;background:#3b82f6;border:none;border-radius:8px;cursor:pointer;transition:background .15s ease;margin-top:4px}.jx-candidate-profile-card .cpc-submit-btn:hover:not(:disabled){background:#2563eb}.jx-candidate-profile-card .cpc-submit-btn:disabled{background:#cbd5e1;color:#94a3b8;cursor:not-allowed}.jx-candidate-profile-card .cpc-secondary-btn{padding:9px 16px;font-size:14px;font-weight:600;color:#1e293b;background:#ffffff;border:1px solid #e2e8f0;border-radius:8px;cursor:pointer;transition:background .15s ease,border-color .15s ease,color .15s ease}.jx-candidate-profile-card .cpc-secondary-btn:hover:not(:disabled){border-color:#3b82f6;color:#3b82f6;background:#f8fafc}.jx-candidate-profile-card .cpc-secondary-btn:disabled{color:#94a3b8;cursor:not-allowed}.jx-candidate-profile-card .cpc-rebuild-actions{display:flex;justify-content:flex-end;gap:8px;margin-top:4px}.jx-candidate-profile-card .cpc-form-error{font-size:13px;color:#dc2626;margin:0;padding:8px 12px;background:#fef2f2;border:1px solid #fecaca;border-radius:6px}.jx-candidate-profile-card .cpc-summary{background:#f8fafc;border:1px solid #e2e8f0;border-radius:8px;padding:14px 16px;margin:0 0 12px}.jx-candidate-profile-card .cpc-summary-headline{font-size:14px;color:#1e293b;line-height:1.55;margin:0 0 12px}.jx-candidate-profile-card .cpc-summary-meta{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:6px}.jx-candidate-profile-card .cpc-summary-meta li{display:flex;justify-content:space-between;align-items:baseline;gap:12px;font-size:13px}.jx-candidate-profile-card .cpc-summary-key{color:#64748b}.jx-candidate-profile-card .cpc-summary-val{color:#1e293b;font-weight:600}.jx-candidate-profile-card .cpc-updated{font-size:12px;color:#94a3b8;margin:0 0 12px}.jx-candidate-profile-card.jx-candidate-profile-card--compact{background:#f8fafc;box-shadow:none;padding:14px 16px}.jx-candidate-profile-card .cpc-strip{display:flex;align-items:center;gap:12px}.jx-candidate-profile-card .cpc-strip-main{display:flex;flex-direction:column;gap:2px;min-width:0;flex:1 1 auto}.jx-candidate-profile-card .cpc-strip-title{font-size:14px;font-weight:700;color:#1e293b}.jx-candidate-profile-card .cpc-strip-sub{font-size:12px;color:#64748b;line-height:1.5}.jx-candidate-profile-card .cpc-strip-text{font-size:13px;color:#64748b}.jx-candidate-profile-card .cpc-strip-btn{flex:0 0 auto;padding:7px 16px;font-size:13px;font-weight:600;color:#3b82f6;background:#ffffff;border:1px solid #cbd5e1;border-radius:8px;cursor:pointer;transition:border-color .15s ease,color .15s ease}.jx-candidate-profile-card .cpc-strip-btn:hover{border-color:#3b82f6;color:#2563eb}.jx-candidate-profile-card.jx-candidate-profile-card--compact .cpc-form{margin-top:12px}.jx-expert-support{margin:16px 0}.jx-expert-support .es-card{background:#ffffff;border:1px solid #e2e8f0;border-radius:12px;box-shadow:0 1px 3px #00000014,0 4px 16px #0000000a;padding:24px}.jx-expert-support .es-heading{margin:0 0 8px;font-size:20px;font-weight:700;color:#1e293b}.jx-expert-support .es-sub{margin:0 0 16px;font-size:15px;line-height:1.6;color:#64748b}.jx-expert-support .es-btn{-webkit-appearance:none;-moz-appearance:none;appearance:none;border:none;background:#3b82f6;color:#fff;font-size:15px;font-weight:600;padding:10px 18px;border-radius:8px;cursor:pointer;transition:background .15s ease}.jx-expert-support .es-btn:hover:not(:disabled){background:#2563eb}.jx-expert-support .es-btn:disabled{opacity:.6;cursor:default}.jx-expert-support .es-btn--ghost{background:transparent;color:#475569;border:1px solid #e2e8f0}.jx-expert-support .es-btn--ghost:hover:not(:disabled){background:#f8fafc}.jx-expert-support .es-form{display:flex;flex-direction:column;gap:14px;margin-top:8px}.jx-expert-support .es-field-row{display:flex;gap:12px;flex-wrap:wrap}.jx-expert-support .es-field-row .es-field{flex:1 1 160px}.jx-expert-support .es-field{display:flex;flex-direction:column;gap:6px}.jx-expert-support .es-label{font-size:13px;font-weight:600;color:#1e293b}.jx-expert-support .es-help{font-size:12px;color:#94a3b8}.jx-expert-support .es-input{font-size:14px;color:#1e293b;padding:9px 11px;border:1px solid #e2e8f0;border-radius:8px;background:#ffffff;width:100%;box-sizing:border-box}.jx-expert-support .es-input:focus{outline:none;border-color:#3b82f6;box-shadow:0 0 0 3px #3b82f626}.jx-expert-support .es-textarea{resize:vertical;min-height:64px}.jx-expert-support .es-evidence{display:flex;flex-direction:column;gap:8px;padding:12px;border:1px solid #e2e8f0;border-radius:8px;background:#f8fafc}.jx-expert-support .es-radio{display:flex;gap:8px;align-items:center;font-size:14px;color:#1e293b}.jx-expert-support .es-radio input{flex:0 0 auto}.jx-expert-support .es-check{display:flex;gap:10px;align-items:flex-start;font-size:13px;line-height:1.5;color:#475569}.jx-expert-support .es-check input{margin-top:2px;flex:0 0 auto}.jx-expert-support .es-actions{display:flex;gap:10px;justify-content:flex-end;margin-top:4px}.jx-expert-support .es-error{background:#fef2f2;border:1px solid #fecaca;color:#b91c1c;font-size:14px;padding:10px 12px;border-radius:8px;margin-bottom:12px}.jx-expert-support .es-chip{display:inline-flex;align-items:center;gap:8px;font-size:14px;font-weight:600;color:#475569;background:#f8fafc;border:1px solid #e2e8f0;border-radius:999px;padding:8px 14px}.jx-expert-support .es-chip-dot{width:8px;height:8px;border-radius:50%;background:#3b82f6;animation:es-pulse 2s ease-in-out infinite}@keyframes es-pulse{0%,to{opacity:1}50%{opacity:.4}}.jx-dashboard{max-width:1140px;margin:0 auto;padding:40px 24px 80px;font-family:inherit;color:#1e293b}.jx-dashboard .jx-dash-section{margin-bottom:40px;min-width:0}.jx-dashboard .jx-dash-section:last-child{margin-bottom:0}.jx-dashboard .jx-dash-section-label{font-size:20px;font-weight:800;color:#1e293b;margin:0 0 20px}.jx-dashboard .jx-dash-section-label--muted{font-size:16px;font-weight:700;color:#64748b}.jx-dashboard .jx-dash-explore{display:grid;grid-template-columns:1fr 1fr;gap:20px;align-items:stretch}.jx-dashboard .jx-dash-explore--three{grid-template-columns:repeat(3,1fr)}@media (max-width: 900px){.jx-dashboard .jx-dash-explore{grid-template-columns:1fr}}.jx-dashboard .jx-dash-section-intro{font-size:14px;line-height:1.6;color:#64748b;margin:-8px 0 16px;max-width:720px}.jx-dashboard .jx-dash-section-title{font-size:20px;font-weight:800;color:#1e293b;margin:0 0 20px}.jx-dashboard .jx-dash-loading{color:#64748b;font-size:15px;padding:24px 0}.jx-dashboard .jx-dash-spinner{display:inline-block;width:20px;height:20px;border:2px solid #e2e8f0;border-top-color:#3b82f6;border-radius:50%;animation:jx-dash-spin .7s linear infinite;margin-right:8px;vertical-align:middle}@keyframes jx-dash-spin{to{transform:rotate(360deg)}}.jx-dashboard .jx-dash-fetch-error{color:#dc2626;font-size:14px;background:#fef2f2;border:1px solid #fecaca;border-radius:8px;padding:12px 16px}.jx-dashboard .jx-dash-empty{color:#64748b;font-size:15px;background:#f8fafc;border:1px solid #e2e8f0;border-radius:12px;padding:40px 24px;text-align:center}.jx-dashboard .jx-dash-empty p{margin:0}.jx-dashboard .jx-dash-app-card{background:#ffffff;border:1px solid #e2e8f0;border-radius:12px;box-shadow:0 1px 3px #00000014,0 4px 16px #0000000a;margin-bottom:12px;overflow:hidden}.jx-dashboard .jx-dash-app-header{display:flex;justify-content:space-between;align-items:center;gap:16px;width:100%;padding:16px 20px;background:none;border:none;cursor:pointer;text-align:left;transition:background .15s ease}.jx-dashboard .jx-dash-app-header:hover{background:#f8fafc}.jx-dashboard .jx-dash-app-header-info{display:flex;flex-direction:column;gap:3px;min-width:0}.jx-dashboard .jx-dash-app-company{font-size:16px;font-weight:700;color:#1e293b;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.jx-dashboard .jx-dash-app-role{font-size:14px;color:#64748b;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.jx-dashboard .jx-dash-app-meta{display:flex;align-items:center;gap:6px;font-size:13px;color:#64748b;margin-top:2px}.jx-dashboard .jx-dash-sep{color:#cbd5e1}.jx-dashboard .jx-dash-app-header-right{display:flex;align-items:center;gap:12px;flex-shrink:0}.jx-dashboard .jx-dash-summary-badge{font-size:13px;color:#64748b;white-space:nowrap}.jx-dashboard .jx-dash-chevron{font-size:14px;color:#64748b;transition:transform .2s ease;display:inline-block}.jx-dashboard .jx-dash-chevron.expanded{transform:rotate(180deg)}.jx-dashboard .jx-dash-children{padding:10px 12px 12px;display:flex;flex-direction:column;gap:8px;border-top:1px solid #e2e8f0;background:#f8fafc}.jx-dashboard .jx-dash-child-card{display:flex;align-items:center;gap:10px;background:#ffffff;border:1px solid #e2e8f0;border-radius:8px;padding:10px 14px;flex-wrap:wrap}.jx-dashboard .jx-dash-child-left{display:flex;align-items:center;gap:8px;flex:1;min-width:0;flex-wrap:wrap}.jx-dashboard .jx-dash-child-date{font-size:13px;color:#64748b;white-space:nowrap;margin-left:auto}.jx-dashboard .jx-dash-child-empty{font-size:13px;color:#64748b;padding:8px 4px;margin:0}.jx-dashboard .jx-dash-type-pill{display:inline-flex;align-items:center;font-size:11px;font-weight:600;letter-spacing:.02em;text-transform:uppercase;padding:3px 8px;border-radius:4px;background:#eff6ff;color:#1d4ed8;white-space:nowrap}.jx-dashboard .jx-dash-type-pill--profile{background:#f5f3ff;color:#6d28d9}.jx-dashboard .jx-dash-type-pill--search{background:#ecfeff;color:#0e7490}.jx-dashboard .jx-dash-jobsearch-list{display:flex;flex-direction:column;gap:10px}.jx-dashboard .jx-dash-jobsearch-loc{font-size:13px;color:#64748b;white-space:nowrap}.jx-dashboard .jx-dash-jobsearch-note{font-size:12px;color:#94a3b8;margin:10px 0 0}.jx-dashboard .jx-dash-status-pill{display:inline-flex;align-items:center;font-size:11px;font-weight:600;padding:3px 8px;border-radius:4px;white-space:nowrap}.jx-dashboard .jx-dash-status-pill--ready{background:#dcfce7;color:#16a34a}.jx-dashboard .jx-dash-status-pill--processing{background:#fef9c3;color:#ca8a04}.jx-dashboard .jx-dash-status-pill--failed{background:#fee2e2;color:#dc2626}.jx-dashboard .jx-dash-view-btn{padding:5px 12px;font-size:13px;font-weight:600;background:#3b82f6;color:#fff;border:none;border-radius:6px;cursor:pointer;transition:background .15s ease;white-space:nowrap;margin-left:auto}.jx-dashboard .jx-dash-view-btn:hover{background:#2563eb}.jx-dashboard .jx-dash-profile-cta{display:flex;flex-wrap:wrap;align-items:center;gap:10px;padding:12px 16px 4px;border-top:1px solid #f1f5f9;margin-top:4px}.jx-dashboard .jx-dash-support-btn{padding:9px 20px;font-size:14px;font-weight:600;background:#f8fafc;color:#3b82f6;border:1px solid #3b82f6;border-radius:8px;cursor:pointer;transition:border-color .15s ease,color .15s ease}.jx-dashboard .jx-dash-support-btn:hover{border-color:#2563eb;color:#2563eb}.jx-dashboard .jx-dash-profile-btn{padding:9px 20px;font-size:14px;font-weight:600;background:#3b82f6;color:#fff;border:1px solid #3b82f6;border-radius:8px;cursor:pointer;transition:background .15s ease,border-color .15s ease}.jx-dashboard .jx-dash-profile-btn:hover{background:#2563eb;border-color:#2563eb}.jx-dashboard .jx-dash-form-card{background:#ffffff;border:1px solid #e2e8f0;border-radius:12px;box-shadow:0 1px 3px #00000014,0 4px 16px #0000000a;padding:24px}.jx-dashboard .jx-dash-form-title{font-size:16px;font-weight:700;color:#1e293b;margin:0 0 20px}.jx-dashboard .jx-dash-field{margin-bottom:16px}.jx-dashboard .jx-dash-label{display:block;font-size:13px;font-weight:600;color:#1e293b;margin-bottom:6px}.jx-dashboard .jx-dash-required{color:#3b82f6;margin-left:2px}.jx-dashboard .jx-dash-optional{color:#94a3b8;font-weight:400;font-size:12px}.jx-dashboard .jx-dash-textarea{width:100%;padding:10px 12px;font-size:14px;font-family:inherit;line-height:1.6;color:#1e293b;background:#ffffff;border:1px solid #e2e8f0;border-radius:8px;resize:vertical;transition:border-color .15s ease;box-sizing:border-box}.jx-dashboard .jx-dash-textarea:focus{outline:none;border-color:#3b82f6;box-shadow:0 0 0 3px #3b82f61a}.jx-dashboard .jx-dash-textarea::placeholder{color:#94a3b8}.jx-dashboard .jx-dash-cv-source{display:flex;flex-direction:column;gap:8px;margin-bottom:10px}.jx-dashboard .jx-dash-radio{display:flex;align-items:flex-start;gap:8px;font-size:13px;color:#1e293b;cursor:pointer}.jx-dashboard .jx-dash-radio input[type=radio]{margin-top:2px;accent-color:#3b82f6;cursor:pointer}.jx-dashboard .jx-dash-radio em{color:#64748b;font-style:normal;font-size:12px}.jx-dashboard .jx-dash-cv-hint{margin:6px 0 0;font-size:12px;line-height:1.5;color:#64748b}.jx-dashboard .jx-dash-location-row{display:flex;flex-wrap:wrap;gap:8px}.jx-dashboard .jx-dash-pill{display:inline-flex;align-items:center;gap:6px;padding:6px 14px;font-size:13px;font-weight:500;color:#1e293b;background:#ffffff;border:1px solid #e2e8f0;border-radius:20px;cursor:pointer;transition:border-color .15s ease,background .15s ease,color .15s ease;white-space:nowrap}.jx-dashboard .jx-dash-pill:hover{border-color:#3b82f6;color:#3b82f6}.jx-dashboard .jx-dash-pill.active{background:#3b82f6;border-color:#3b82f6;color:#fff}.jx-dashboard .jx-dash-pill img{width:16px;height:auto;vertical-align:middle}.jx-dashboard .jx-dash-location-input{display:block;width:100%;margin-top:8px;padding:9px 12px;font-size:14px;color:#1e293b;background:#ffffff;border:1px solid #e2e8f0;border-radius:8px;box-sizing:border-box}.jx-dashboard .jx-dash-location-input:focus{outline:none;border-color:#3b82f6}.jx-dashboard .jx-dash-location-hint{margin:6px 0 0;font-size:12px;line-height:1.5;color:#64748b}.jx-dashboard .jx-dash-submit-btn{width:100%;padding:11px 16px;font-size:15px;font-weight:700;color:#fff;background:#3b82f6;border:none;border-radius:8px;cursor:pointer;transition:background .15s ease;margin-top:4px}.jx-dashboard .jx-dash-submit-btn:hover:not(:disabled){background:#2563eb}.jx-dashboard .jx-dash-submit-btn:disabled{background:#cbd5e1;color:#94a3b8;cursor:not-allowed}.jx-dashboard .jx-dash-form-error{font-size:13px;color:#dc2626;margin:10px 0 0;padding:8px 12px;background:#fef2f2;border:1px solid #fecaca;border-radius:6px}.jx-dashboard .db-upgrade-prompt{background:#f8fafc;border:1px solid #e2e8f0;border-radius:12px;padding:24px;text-align:center;margin-top:8px}.jx-dashboard .db-upgrade-prompt--compact{padding:16px}.jx-dashboard .db-upgrade-heading{font-size:17px;font-weight:700;color:#1e293b;margin:0 0 8px}.jx-dashboard .db-upgrade-body{font-size:14px;color:#64748b;line-height:1.5;margin:0 0 16px}.jx-dashboard .db-upgrade-btn{display:inline-block;padding:10px 24px;font-size:14px;font-weight:600;color:#fff;background:#3b82f6;border:none;border-radius:8px;cursor:pointer;transition:background .15s ease}.jx-dashboard .db-upgrade-btn:hover{background:#2563eb}.jx-dashboard .db-upgrade-note{font-size:12px;color:#94a3b8;margin:8px 0 0}.jx-dashboard .db-upgrade-card{background:#eff6ff;border:1px solid #bfdbfe;border-radius:12px;padding:24px;margin-top:0}.jx-dashboard .db-upgrade-card-title{font-size:1rem;font-weight:600;color:#1e293b;margin:12px 0 8px}.jx-dashboard .db-upgrade-card-body{font-size:.875rem;color:#64748b;margin:0 0 12px;line-height:1.5}.jx-dashboard .db-upgrade-card-features{font-size:.875rem;color:#1e293b;padding-left:16px;margin:0 0 16px;line-height:1.8}.jx-dashboard .db-upgrade-card-btn{display:block;width:100%;padding:10px 24px;font-size:14px;font-weight:600;color:#fff;background:#3b82f6;border:none;border-radius:8px;cursor:pointer;transition:background .15s ease}.jx-dashboard .db-upgrade-card-btn:hover{background:#2563eb}.jx-dashboard .db-upgrade-card-note{font-size:.75rem;color:#94a3b8;margin:8px 0 0;text-align:center}.jx-dashboard .db-jobfinder-card{display:flex;flex-direction:column;background:#ffffff;border:1px solid #e2e8f0;border-radius:12px;box-shadow:0 1px 3px #00000014,0 4px 16px #0000000a;padding:24px}.jx-dashboard .db-jobfinder-title{font-size:16px;font-weight:700;color:#1e293b;margin:0 0 8px}.jx-dashboard .db-jobfinder-body{font-size:14px;color:#64748b;line-height:1.5;margin:0 0 16px}.jx-dashboard .db-jobfinder-btn{margin-top:auto;display:block;width:100%;padding:10px 24px;font-size:14px;font-weight:600;color:#fff;background:#3b82f6;border:none;border-radius:8px;cursor:pointer;transition:background .15s ease}.jx-dashboard .db-jobfinder-btn:hover{background:#2563eb}.jx-dashboard .db-jobfinder-note{margin:10px 0 0;font-size:12px;color:#64748b;text-align:center}.jx-dashboard .db-analyse-card{display:flex;flex-direction:column;background:#ffffff;border:1px solid #e2e8f0;border-radius:12px;box-shadow:0 1px 3px #00000014,0 4px 16px #0000000a;padding:24px}.jx-dashboard .db-analyse-title{font-size:16px;font-weight:700;color:#1e293b;margin:0 0 8px}.jx-dashboard .db-analyse-body{font-size:14px;color:#64748b;line-height:1.5;margin:0 0 16px}.jx-dashboard .db-analyse-btn{margin-top:auto;display:block;width:100%;padding:10px 24px;font-size:14px;font-weight:600;color:#fff;background:#3b82f6;border:none;border-radius:8px;cursor:pointer;transition:background .15s ease}.jx-dashboard .db-analyse-btn:hover{background:#2563eb}.jx-dashboard .jx-dash-explore>*{box-sizing:border-box}.jx-dashboard .db-expert-card{border:2px solid #3b82f6;background:#f8fafc;box-shadow:0 1px 3px #3b82f624,0 8px 24px #3b82f624}.jx-dashboard .db-expert-btn{font-weight:700}.jx-dashboard .jx-dash-new-analysis,.jx-dashboard .jx-dash-expert-reveal{margin-top:20px}.jx-dashboard .jx-dash-capability-line{font-size:12px;font-weight:600;color:#64748b;margin:2px 4px 12px;line-height:1.5}.jx-dashboard .jx-dash-workspace-header{padding:0 0 24px;margin-bottom:24px;border-bottom:1px solid #e2e8f0}.jx-dashboard .jx-dash-workspace-text{min-width:0}.jx-dashboard .jx-dash-workspace-title{font-size:26px;font-weight:800;color:#1e293b;margin:0 0 4px;line-height:1.2}.jx-dashboard .jx-dash-workspace-sub{font-size:15px;color:#64748b;margin:0;line-height:1.5}.jx-dashboard .jx-dash-form-card--primary{border-color:#3b82f6;box-shadow:0 1px 3px #3b82f61f,0 6px 20px #3b82f61a}.jx-dashboard .jx-dash-empty-cta{margin-top:16px;padding:10px 20px;font-size:14px;font-weight:700;color:#fff;background:#3b82f6;border:none;border-radius:8px;cursor:pointer;transition:background .15s ease}.jx-dashboard .jx-dash-empty-cta:hover{background:#2563eb}.jx-terms-page{width:100%;background:#f8fafc;padding:40px 24px}.jx-terms-page .jx-terms-shell{width:100%;max-width:1140px;margin:0 auto}.jx-terms-page .jx-terms-header{text-align:center;padding:26px 18px}.jx-terms-page .jx-terms-title{margin:0;color:#0f172a;font-weight:800;letter-spacing:-.3px;font-size:clamp(1.6rem,3vw,2.3rem)}.jx-terms-page .jx-terms-subtitle{margin:10px 0 0;color:#64748b;font-size:.98rem}.jx-terms-page .jx-terms-card{margin-top:18px;background:#ffffff;border-radius:12px;padding:22px;box-shadow:0 1px 3px #00000014,0 4px 16px #0000000a;border:1px solid #e2e8f0}.jx-terms-page .jx-terms-h2{margin:18px 0 10px;color:#0f172a;font-weight:800;font-size:1.12rem}.jx-terms-page .jx-terms-p{margin:10px 0;color:#374151;line-height:1.6}.jx-terms-page .jx-terms-list{margin:8px 0 12px 18px;color:#374151;line-height:1.6}.jx-terms-page .jx-terms-divider{border:none;border-top:1px solid #e2e8f0;margin:18px 0}.jx-terms-page .jx-terms-contact{margin-top:8px;padding:12px 14px;background:#f8fafc;border-radius:10px;border:1px solid #e2e8f0}.jx-terms-page .jx-terms-contact-row{margin:4px 0}.jx-terms-page .jx-terms-link{color:#3b82f6;font-weight:700;text-decoration:none}.jx-terms-page .jx-terms-link:hover{text-decoration:underline}.jx-terms-page .jx-terms-footnote{margin-top:18px;font-size:.95rem;color:#64748b}.jx-terms-page .jx-legal-cta{margin-top:22px;padding-top:16px;border-top:1px solid #e2e8f0;display:flex;justify-content:center}.jx-terms-page .jx-legal-btn{display:inline-flex;align-items:center;justify-content:center;height:44px;padding:0 24px;border-radius:8px;font-weight:700;font-size:15px;text-decoration:none;background:#3b82f6;color:#fff;border:none;transition:background-color .15s}.jx-terms-page .jx-legal-btn:hover{background:#2563eb}.jx-terms-page .jx-terms-back-btn{margin-bottom:16px;padding:7px 16px;background:#ffffff;color:#1e293b;border:1px solid #e2e8f0;border-radius:8px;font-size:14px;font-weight:600;cursor:pointer;transition:background-color .15s}.jx-terms-page .jx-terms-back-btn:hover{background:#f8fafc}@media (max-width: 600px){.jx-terms-page .jx-terms-card{padding:18px 16px}}.jx-privacy-page{width:100%;background:#f8fafc;padding:40px 24px}.jx-privacy-page .jx-privacy-shell{width:100%;max-width:1140px;margin:0 auto}.jx-privacy-page .jx-privacy-header{text-align:center;padding:26px 18px}.jx-privacy-page .jx-privacy-title{margin:0;color:#0f172a;font-weight:800;letter-spacing:-.3px;font-size:clamp(1.6rem,3vw,2.3rem)}.jx-privacy-page .jx-privacy-subtitle{margin:10px 0 0;color:#64748b;font-size:.98rem}.jx-privacy-page .jx-privacy-card{margin-top:18px;background:#ffffff;border-radius:12px;padding:22px;box-shadow:0 1px 3px #00000014,0 4px 16px #0000000a;border:1px solid #e2e8f0}.jx-privacy-page .jx-privacy-h2{margin:18px 0 10px;color:#0f172a;font-weight:800;font-size:1.12rem}.jx-privacy-page .jx-privacy-p{margin:10px 0;color:#374151;line-height:1.6}.jx-privacy-page .jx-privacy-list{margin:8px 0 12px 18px;color:#374151;line-height:1.6}.jx-privacy-page .jx-privacy-divider{border:none;border-top:1px solid #e2e8f0;margin:18px 0}.jx-privacy-page .jx-privacy-contact{margin-top:8px;padding:12px 14px;background:#f8fafc;border-radius:10px;border:1px solid #e2e8f0}.jx-privacy-page .jx-privacy-contact-row{margin:4px 0}.jx-privacy-page .jx-privacy-link{color:#3b82f6;font-weight:700;text-decoration:none}.jx-privacy-page .jx-privacy-link:hover{text-decoration:underline}.jx-privacy-page .jx-privacy-footnote{margin-top:18px;font-size:.95rem;color:#64748b}.jx-privacy-page .jx-legal-cta{margin-top:22px;padding-top:16px;border-top:1px solid #e2e8f0;display:flex;justify-content:center}.jx-privacy-page .jx-legal-btn{display:inline-flex;align-items:center;justify-content:center;height:44px;padding:0 24px;border-radius:8px;font-weight:700;font-size:15px;text-decoration:none;background:#3b82f6;color:#fff;border:none;transition:background-color .15s}.jx-privacy-page .jx-legal-btn:hover{background:#2563eb}.jx-privacy-page .jx-privacy-back-btn{margin-bottom:16px;padding:7px 16px;background:#ffffff;color:#1e293b;border:1px solid #e2e8f0;border-radius:8px;font-size:14px;font-weight:600;cursor:pointer;transition:background-color .15s}.jx-privacy-page .jx-privacy-back-btn:hover{background:#f8fafc}@media (max-width: 600px){.jx-privacy-page .jx-privacy-card{padding:18px 16px}}@keyframes ps-spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@keyframes ps-bounce{0%,to{transform:translateY(-25%);animation-timing-function:cubic-bezier(.8,0,1,1)}50%{transform:translateY(0);animation-timing-function:cubic-bezier(0,0,.2,1)}}.processing-screen.ps-page{min-height:100vh;background:#f9fafb;display:flex;align-items:center;justify-content:center;padding:0 16px}.processing-screen .ps-card{max-width:512px;width:100%;background:#ffffff;border-radius:12px;box-shadow:0 10px 15px -3px #0000001a,0 4px 6px -4px #0000001a;padding:40px;text-align:center}.processing-screen .ps-spinner-wrap{display:flex;justify-content:center;margin-bottom:32px}.processing-screen .ps-spinner{animation:ps-spin 1s linear infinite;color:#2563eb}.processing-screen .ps-heading{font-size:1.5rem;font-weight:700;color:#111827;margin-bottom:12px}.processing-screen .ps-description{color:#4b5563;margin-bottom:8px;line-height:1.625}.processing-screen .ps-timing{font-size:.875rem;color:#9ca3af;margin-bottom:32px}.processing-screen .ps-dots{display:flex;justify-content:center;gap:8px}.processing-screen .ps-dot{display:inline-flex;width:8px;height:8px;border-radius:9999px;background:#60a5fa;animation:ps-bounce 1s infinite}.processing-screen .ps-footer{margin-top:32px;font-size:.75rem;color:#9ca3af}@keyframes rg-spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@keyframes rg-ping{75%,to{transform:scale(2);opacity:0}}.registration-gate.rg-page{min-height:100vh;background:#f9fafb;display:flex;align-items:center;justify-content:center;padding:0 16px}.registration-gate .rg-card{max-width:448px;width:100%;background:#ffffff;border-radius:12px;box-shadow:0 10px 15px -3px #0000001a,0 4px 6px -4px #0000001a;padding:32px}.registration-gate .rg-banner{display:flex;align-items:center;gap:12px;margin-bottom:24px;padding:12px 16px;background:#fffbeb;border:1px solid #fde68a;border-radius:8px}.registration-gate .rg-banner-dot-wrapper{position:relative;display:flex;flex-shrink:0;width:10px;height:10px}.registration-gate .rg-banner-dot-ping{position:absolute;display:inline-flex;width:100%;height:100%;border-radius:9999px;background:#fbbf24;opacity:.75;animation:rg-ping 1s cubic-bezier(0,0,.2,1) infinite}.registration-gate .rg-banner-dot-solid{position:relative;display:inline-flex;width:10px;height:10px;border-radius:9999px;background:#f59e0b}.registration-gate .rg-banner-text{font-size:.75rem;color:#92400e;line-height:1.375;margin:0}.registration-gate .rg-header{text-align:center;margin-bottom:32px}.registration-gate .rg-icon-ring{margin:0 auto 16px;height:56px;width:56px;border-radius:9999px;background:#dcfce7;display:flex;align-items:center;justify-content:center}.registration-gate .rg-icon--green{color:#16a34a}.registration-gate .rg-title{font-size:1.5rem;font-weight:700;color:#111827;margin-bottom:4px}.registration-gate .rg-subtitle{font-size:.875rem;color:#6b7280;margin:0}.registration-gate .rg-notice{margin-bottom:20px;padding:16px;background:#eff6ff;border-left:4px solid #60a5fa;border-radius:6px}.registration-gate .rg-notice-text{font-size:.875rem;color:#1d4ed8;margin:0}.registration-gate .rg-form{display:flex;flex-direction:column;gap:20px}.registration-gate .rg-mode-heading{font-size:1rem;font-weight:600;color:#374151;margin:0}.registration-gate .rg-label{display:block;font-size:.875rem;font-weight:500;color:#374151;margin-bottom:4px}.registration-gate .rg-input{width:100%;padding:12px;border:1px solid #d1d5db;border-radius:6px;font-size:.875rem;color:#111827;background:#ffffff;box-sizing:border-box;line-height:1.5}.registration-gate .rg-input:focus{outline:none;border-color:#3b82f6;box-shadow:0 0 0 2px #3b82f666}.registration-gate .rg-btn{width:100%;padding:12px 24px;color:#fff;font-weight:700;font-size:.9375rem;border:none;border-radius:8px;cursor:pointer;transition:background .15s ease,box-shadow .15s ease;line-height:1}.registration-gate .rg-btn.rg-btn--ready{background:#2563eb;box-shadow:0 4px 6px -1px #0000001a}.registration-gate .rg-btn.rg-btn--ready:hover{background:#1d4ed8;box-shadow:0 10px 15px -3px #0000001a,0 4px 6px -4px #0000001a}.registration-gate .rg-btn.rg-btn--loading{background:#60a5fa;cursor:not-allowed}.registration-gate .rg-btn-spinner-row{display:flex;align-items:center;justify-content:center}.registration-gate .rg-spinner{animation:rg-spin 1s linear infinite;color:#fff;margin-left:-4px;margin-right:12px}.registration-gate .rg-error{padding:16px;background:#fef2f2;border-left:4px solid #ef4444;border-radius:6px}.registration-gate .rg-error-text{font-size:.875rem;color:#b91c1c;margin:0}.registration-gate .rg-toggle{margin-top:24px;text-align:center;font-size:.875rem;color:#6b7280}.registration-gate .rg-toggle-btn{background:none;border:none;padding:0;font-size:inherit;font-weight:500;color:#2563eb;cursor:pointer}.registration-gate .rg-toggle-btn:hover{text-decoration:underline}.registration-gate .rg-terms{margin-top:16px;text-align:center;font-size:.75rem;color:#9ca3af}.registration-gate .rg-terms-link{text-decoration:underline;color:inherit}.registration-gate .rg-terms-link:hover{color:#4b5563}.jx-beta-feedback{max-width:1140px;margin:16px auto 0;background:#f8fafc;border:1px solid #e2e8f0;border-left:3px solid #3b82f6;border-radius:12px;padding:18px 20px;color:#1e293b}.jx-beta-feedback .bf-title{margin:0 0 4px;font-size:16px;font-weight:800;color:#1e293b}.jx-beta-feedback .bf-subtitle{margin:0 0 12px;font-size:13px;line-height:1.5;color:#64748b}.jx-beta-feedback .bf-options{display:flex;flex-wrap:wrap;gap:8px;margin-bottom:12px}.jx-beta-feedback .bf-option{padding:7px 14px;font-size:13px;font-weight:600;color:#3b82f6;background:#ffffff;border:1px solid #cbd5e1;border-radius:8px;cursor:pointer;transition:border-color .15s ease,color .15s ease,background .15s ease}.jx-beta-feedback .bf-option:hover{border-color:#3b82f6}.jx-beta-feedback .bf-option--active{color:#fff;background:#3b82f6;border-color:#3b82f6;font-weight:700;box-shadow:0 0 0 3px #3b82f62e}.jx-beta-feedback .bf-comment-label{display:block;font-size:13px;color:#64748b;line-height:1.5;margin-bottom:6px}.jx-beta-feedback .bf-comment{width:100%;padding:10px 12px;font-size:14px;font-family:inherit;line-height:1.6;color:#1e293b;background:#ffffff;border:1px solid #e2e8f0;border-radius:8px;resize:vertical;box-sizing:border-box;transition:border-color .15s ease}.jx-beta-feedback .bf-comment:focus{outline:none;border-color:#3b82f6;box-shadow:0 0 0 3px #3b82f61a}.jx-beta-feedback .bf-comment::placeholder{color:#94a3b8}.jx-beta-feedback .bf-error{margin:10px 0 0;font-size:13px;color:#dc2626}.jx-beta-feedback .bf-submit{margin-top:12px;padding:9px 20px;font-size:14px;font-weight:600;color:#fff;background:#3b82f6;border:none;border-radius:8px;cursor:pointer;transition:background .15s ease}.jx-beta-feedback .bf-submit:hover:not(:disabled){background:#2563eb}.jx-beta-feedback .bf-submit:disabled{background:#cbd5e1;color:#94a3b8;cursor:not-allowed}.jx-beta-feedback .bf-thanks{margin:0;font-size:14px;font-weight:600;color:#1e293b}.jx-report-actions{display:flex;flex-wrap:wrap;gap:8px;max-width:1140px;margin:0 auto 14px}.jx-report-actions.jx-report-actions--header{max-width:none;margin:0;flex:0 0 auto}.jx-report-actions.jx-report-actions--footer{margin:4px auto 20px;padding-top:16px;border-top:1px solid #e2e8f0}.jx-report-actions .rx-btn{padding:8px 16px;font-size:14px;font-weight:600;color:#3b82f6;background:#ffffff;border:1px solid #cbd5e1;border-radius:8px;cursor:pointer;transition:border-color .15s ease,color .15s ease}.jx-report-actions .rx-btn:hover{border-color:#3b82f6;color:#2563eb}.jx-report-actions .rx-btn--ghost{color:#64748b}.jx-report-actions .rx-btn--ghost:hover{color:#1e293b;border-color:#94a3b8}@media print{body *{visibility:hidden!important}.report-print-area,.report-print-area *{visibility:visible!important}.report-print-area{position:absolute;left:0;top:0;width:100%;padding:0;margin:0}.no-print,.no-print *{visibility:hidden!important}.no-print{display:none!important}}@keyframes rs-spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.results-screen.rs-fullscreen{min-height:100vh;background:#f9fafb;display:flex;align-items:center;justify-content:center;padding:0 16px}.results-screen .rs-fullscreen-inner{text-align:center}.results-screen .rs-state-card{max-width:448px;width:100%;background:#ffffff;border-radius:12px;box-shadow:0 10px 15px -3px #0000001a,0 4px 6px -4px #0000001a;padding:32px;text-align:center}.results-screen .rs-icon-ring{margin:0 auto 20px;height:56px;width:56px;border-radius:9999px;display:flex;align-items:center;justify-content:center}.results-screen .rs-icon-ring--yellow{background:#fef9c3}.results-screen .rs-icon-ring--red{background:#fee2e2}.results-screen .rs-icon--yellow{color:#eab308}.results-screen .rs-icon--red{color:#ef4444}.results-screen .rs-loading-text{font-size:.875rem;color:#6b7280}.results-screen .rs-spinner{animation:rs-spin 1s linear infinite;display:block;margin:0 auto 16px;color:#2563eb}.results-screen .rs-state-heading{font-size:1.25rem;font-weight:700;color:#111827;margin-bottom:8px}.results-screen .rs-state-body{font-size:.875rem;color:#6b7280;margin-bottom:16px}.results-screen .rs-state-body--mb6{margin-bottom:24px}.results-screen .rs-state-hint{font-size:.75rem;color:#9ca3af}.results-screen .rs-btn-primary{display:block;width:100%;padding:12px 24px;background:#2563eb;color:#fff;font-size:.875rem;font-weight:600;border:none;border-radius:8px;cursor:pointer;transition:background .15s ease}.results-screen .rs-btn-primary:hover{background:#1d4ed8}.results-screen .rs-btn-inline{display:inline-block;padding:12px 32px;background:#2563eb;color:#fff;font-size:.875rem;font-weight:600;border:none;border-radius:8px;cursor:pointer;text-decoration:none;transition:background .15s ease}.results-screen .rs-btn-inline:hover{background:#1d4ed8}.results-screen.rs-page{min-height:100vh;background:#f9fafb;padding:40px 16px}.results-screen .rs-page-inner{max-width:896px;margin:0 auto}.results-screen .rs-top-bar{display:flex;justify-content:flex-end;margin-bottom:16px}.results-screen .rs-bottom-bar{display:flex;justify-content:flex-end;margin-top:8px;padding-top:24px;border-top:1px solid #e2e8f0}.results-screen .rs-dash-back-btn{border-radius:8px;padding:10px 18px;font-size:14px;font-weight:600;cursor:pointer;background:#ffffff;color:#1e293b;border:1px solid #e2e8f0;transition:border-color .15s ease-in-out,color .15s ease-in-out}.results-screen .rs-dash-back-btn:hover{border-color:#3b82f6;color:#3b82f6}.results-screen .rs-card{background:#ffffff;border-radius:12px;box-shadow:0 1px 2px #0000000d;border:1px solid #f3f4f6;padding:32px;margin-bottom:24px}.results-screen .rs-report-headrow{display:flex;align-items:flex-start;justify-content:space-between;gap:16px;flex-wrap:wrap}.results-screen .rs-report-headrow-main{flex:1 1 auto;min-width:0}.results-screen .rs-report-title{font-size:1.875rem;font-weight:700;color:#111827;margin-bottom:4px}.results-screen .rs-report-date{font-size:.875rem;color:#9ca3af;margin-bottom:16px}.results-screen .rs-tags{display:flex;flex-wrap:wrap;gap:8px}.results-screen .rs-tag{display:inline-flex;align-items:center;padding:4px 12px;border-radius:9999px;font-size:.75rem;font-weight:500}.results-screen .rs-tag--location{background:#eff6ff;color:#1d4ed8;border:1px solid #dbeafe}.results-screen .rs-tag--timeline{background:#faf5ff;color:#7e22ce;border:1px solid #e9d5ff}.results-screen .rs-tag-icon{margin-right:6px}.results-screen .rs-markdown{font-size:1.125rem;line-height:1.75;color:#374151}.results-screen .rs-markdown h1{font-size:1.875rem;font-weight:700;color:#111827;margin-top:0;margin-bottom:16px;line-height:1.25}.results-screen .rs-markdown h2{font-size:1.5rem;font-weight:700;color:#111827;margin-top:32px;margin-bottom:12px;line-height:1.333}.results-screen .rs-markdown h3{font-size:1.25rem;font-weight:600;color:#111827;margin-top:24px;margin-bottom:8px;line-height:1.4}.results-screen .rs-markdown h4{font-size:1.125rem;font-weight:600;color:#111827;margin-top:20px;margin-bottom:8px}.results-screen .rs-markdown p{margin-top:0;margin-bottom:20px}.results-screen .rs-markdown ul,.results-screen .rs-markdown ol{padding-left:24px;margin-bottom:20px}.results-screen .rs-markdown li{margin-bottom:8px}.results-screen .rs-markdown strong{font-weight:700;color:#111827}.results-screen .rs-markdown em{font-style:italic}.results-screen .rs-markdown code{font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,monospace;font-size:.9em;background:#f3f4f6;color:#1d4ed8;padding:2px 6px;border-radius:4px}.results-screen .rs-markdown pre{background:#f3f4f6;border-radius:8px;padding:16px;overflow-x:auto;margin-bottom:20px}.results-screen .rs-markdown pre code{background:transparent;padding:0;color:#374151}.results-screen .rs-markdown blockquote{border-left:4px solid #2563eb;padding-left:16px;margin-left:0;color:#6b7280;font-style:italic;margin-bottom:20px}.results-screen .rs-markdown hr{border:none;border-top:1px solid #e5e7eb;margin:32px 0}.results-screen .rs-markdown a{color:#2563eb;text-decoration:underline}.results-screen .rs-markdown a:hover{color:#1d4ed8}.results-screen .rs-cta-auth{text-align:center}.results-screen .rs-cta-heading{font-size:1.5rem;font-weight:700;color:#111827;margin-bottom:8px}.results-screen .rs-cta-sub{font-size:.875rem;color:#6b7280;margin-bottom:24px}.results-screen .rs-cta-unauth .rs-cta-heading{margin-bottom:12px}.results-screen .rs-cta-unauth .rs-cta-sub{margin-bottom:20px}.results-screen .rs-feature-list{list-style:none;padding:0;margin:0 0 32px}.results-screen .rs-feature-item{display:flex;align-items:flex-start;gap:12px;margin-bottom:12px}.results-screen .rs-feature-item:last-child{margin-bottom:0}.results-screen .rs-feature-icon{flex-shrink:0;margin-top:2px;color:#2563eb}.results-screen .rs-feature-text{font-size:.875rem;color:#374151;line-height:1.5}.results-screen .rs-upgrade-heading{color:#1d4ed8}.results-screen .rs-upgrade-note{font-size:.75rem;color:#94a3b8;margin:12px 0 0;text-align:center}.jx-interviewer-form.ipf-page{min-height:100vh;background:#f8fafc;display:flex;align-items:flex-start;justify-content:center;padding:48px 16px 64px}.jx-interviewer-form .ipf-card{max-width:680px;width:100%;background:#ffffff;border:1px solid #e2e8f0;border-radius:12px;box-shadow:0 1px 3px #00000014,0 4px 16px #0000000a;padding:40px}@media (max-width: 480px){.jx-interviewer-form .ipf-card{padding:24px 20px}}.jx-interviewer-form .ipf-title{font-size:22px;font-weight:800;color:#1e293b;margin:0 0 6px}.jx-interviewer-form .ipf-subtitle{font-size:15px;color:#64748b;line-height:1.6;margin:0 0 32px}.jx-interviewer-form .ipf-loading{color:#64748b;font-size:15px;text-align:center;padding:24px 0}.jx-interviewer-form .ipf-context-error{background:#fef2f2;border:1px solid #fecaca;border-radius:8px;color:#dc2626;font-size:14px;padding:12px 16px;margin-bottom:24px}.jx-interviewer-form .ipf-field{margin-bottom:20px}.jx-interviewer-form .ipf-label{display:block;font-size:14px;font-weight:600;color:#374151;margin-bottom:6px}.jx-interviewer-form .ipf-required{color:#dc2626;margin-left:2px}.jx-interviewer-form .ipf-optional{color:#94a3b8;font-weight:400;font-size:13px;margin-left:4px}.jx-interviewer-form .ipf-prefilled{display:block;font-size:12px;color:#64748b;font-style:italic;margin-bottom:6px;margin-top:-2px}.jx-interviewer-form .ipf-textarea,.jx-interviewer-form .ipf-input{width:100%;border:1px solid #e2e8f0;border-radius:8px;padding:10px 12px;font-size:14px;line-height:1.6;color:#1e293b;background:#ffffff;font-family:inherit;box-sizing:border-box;transition:border-color .15s ease,box-shadow .15s ease}.jx-interviewer-form .ipf-textarea{resize:vertical;min-height:80px}.jx-interviewer-form .ipf-textarea:focus,.jx-interviewer-form .ipf-input:focus{outline:none;border-color:#3b82f6;box-shadow:0 0 0 3px #3b82f61f}.jx-interviewer-form .ipf-textarea.prefilled,.jx-interviewer-form .ipf-input.prefilled{background:#f8fafc}.jx-interviewer-form .ipf-submit-btn{width:100%;padding:12px 24px;background:#3b82f6;color:#fff;border:none;border-radius:8px;font-size:16px;font-weight:600;cursor:pointer;transition:background .15s ease;margin-top:8px}.jx-interviewer-form .ipf-submit-btn:hover:not(:disabled){background:#2563eb}.jx-interviewer-form .ipf-submit-btn:disabled{opacity:.5;cursor:not-allowed}.jx-interviewer-form .ipf-form-error{margin-top:12px;font-size:14px;color:#dc2626}@keyframes ir-spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.jx-interviewer-results.ir-fullscreen{min-height:100vh;background:#f9fafb;display:flex;align-items:center;justify-content:center;padding:0 16px}.jx-interviewer-results .ir-fullscreen-inner{text-align:center}.jx-interviewer-results .ir-state-card{max-width:448px;width:100%;background:#ffffff;border-radius:12px;box-shadow:0 10px 15px -3px #0000001a,0 4px 6px -4px #0000001a;padding:32px;text-align:center}.jx-interviewer-results .ir-icon-ring{margin:0 auto 20px;height:56px;width:56px;border-radius:9999px;display:flex;align-items:center;justify-content:center}.jx-interviewer-results .ir-icon-ring--red{background:#fee2e2}.jx-interviewer-results .ir-icon--red{color:#ef4444}.jx-interviewer-results .ir-loading-text{font-size:.875rem;color:#6b7280}.jx-interviewer-results .ir-spinner{animation:ir-spin 1s linear infinite;display:block;margin:0 auto 16px;color:#2563eb}.jx-interviewer-results .ir-state-heading{font-size:1.25rem;font-weight:700;color:#111827;margin-bottom:8px}.jx-interviewer-results .ir-state-body{font-size:.875rem;color:#6b7280;margin-bottom:24px}.jx-interviewer-results .ir-btn-inline{display:inline-block;padding:10px 28px;background:#3b82f6;color:#fff;font-size:.875rem;font-weight:600;border:none;border-radius:8px;cursor:pointer;text-decoration:none;transition:background .15s ease}.jx-interviewer-results .ir-btn-inline:hover{background:#2563eb}.jx-interviewer-results.ir-page{min-height:100vh;background:#f9fafb;padding:40px 16px}.jx-interviewer-results .ir-page-inner{max-width:896px;margin:0 auto}.jx-interviewer-results .ir-top-bar{display:flex;justify-content:flex-end;margin-bottom:16px}.jx-interviewer-results .ir-dash-back-btn{border-radius:8px;padding:10px 18px;font-size:14px;font-weight:600;cursor:pointer;background:#ffffff;color:#1e293b;border:1px solid #e2e8f0;transition:border-color .15s ease-in-out,color .15s ease-in-out}.jx-interviewer-results .ir-dash-back-btn:hover{border-color:#3b82f6;color:#3b82f6}.jx-interviewer-results .ir-card{background:#ffffff;border-radius:12px;box-shadow:0 1px 2px #0000000d;border:1px solid #f3f4f6;padding:32px;margin-bottom:24px}.jx-interviewer-results .ir-report-headrow{display:flex;align-items:flex-start;justify-content:space-between;gap:16px;flex-wrap:wrap}.jx-interviewer-results .ir-report-headrow-main{flex:1 1 auto;min-width:0}.jx-interviewer-results .ir-report-title{font-size:1.875rem;font-weight:700;color:#111827;margin-bottom:4px}.jx-interviewer-results .ir-report-date{font-size:.875rem;color:#9ca3af;margin-bottom:16px}.jx-interviewer-results .ir-tags{display:flex;flex-wrap:wrap;gap:8px}.jx-interviewer-results .ir-tag{display:inline-flex;align-items:center;padding:4px 12px;border-radius:9999px;font-size:.75rem;font-weight:500}.jx-interviewer-results .ir-tag--location{background:#eff6ff;color:#1d4ed8;border:1px solid #dbeafe}.jx-interviewer-results .ir-tag-icon{margin-right:6px}.jx-interviewer-results .ir-markdown{font-size:1.125rem;line-height:1.75;color:#374151}.jx-interviewer-results .ir-markdown h1{font-size:1.875rem;font-weight:700;color:#111827;margin-top:0;margin-bottom:16px;line-height:1.25}.jx-interviewer-results .ir-markdown h2{font-size:1.5rem;font-weight:700;color:#111827;margin-top:32px;margin-bottom:12px;line-height:1.333}.jx-interviewer-results .ir-markdown h3{font-size:1.25rem;font-weight:600;color:#111827;margin-top:24px;margin-bottom:8px;line-height:1.4}.jx-interviewer-results .ir-markdown h4{font-size:1.125rem;font-weight:600;color:#111827;margin-top:20px;margin-bottom:8px}.jx-interviewer-results .ir-markdown p{margin-top:0;margin-bottom:20px}.jx-interviewer-results .ir-markdown ul,.jx-interviewer-results .ir-markdown ol{padding-left:24px;margin-bottom:20px}.jx-interviewer-results .ir-markdown li{margin-bottom:8px}.jx-interviewer-results .ir-markdown strong{font-weight:700;color:#111827}.jx-interviewer-results .ir-markdown em{font-style:italic}.jx-interviewer-results .ir-markdown code{font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,monospace;font-size:.9em;background:#f3f4f6;color:#1d4ed8;padding:2px 6px;border-radius:4px}.jx-interviewer-results .ir-markdown pre{background:#f3f4f6;border-radius:8px;padding:16px;overflow-x:auto;margin-bottom:20px}.jx-interviewer-results .ir-markdown pre code{background:transparent;padding:0;color:#374151}.jx-interviewer-results .ir-markdown blockquote{border-left:4px solid #2563eb;padding-left:16px;margin-left:0;color:#6b7280;font-style:italic;margin-bottom:20px}.jx-interviewer-results .ir-markdown hr{border:none;border-top:1px solid #e5e7eb;margin:32px 0}.jx-interviewer-results .ir-markdown a{color:#2563eb;text-decoration:underline}.jx-interviewer-results .ir-markdown a:hover{color:#1d4ed8}.jx-interviewer-results .ir-back-btn{display:block;width:100%;padding:12px 24px;background:#3b82f6;color:#fff;font-size:.875rem;font-weight:600;border:none;border-radius:8px;cursor:pointer;transition:background .15s ease}.jx-interviewer-results .ir-back-btn:hover{background:#2563eb}.jx-interviewer-results .ir-cta-heading{font-size:1.25rem;font-weight:700;color:#111827;margin-bottom:8px}.jx-interviewer-results .ir-cta-sub{font-size:.875rem;color:#6b7280;margin-bottom:20px}.jx-job-search-form{background:#ffffff;min-height:calc(100vh - 200px);padding:48px 24px}.jx-job-search-form .jsf-shell{max-width:760px;margin:0 auto}.jx-job-search-form .jsf-top-bar{display:flex;justify-content:flex-end;margin-bottom:16px}.jx-job-search-form .jsf-card{background:#ffffff;border:1px solid #e2e8f0;border-radius:12px;box-shadow:0 1px 3px #00000014,0 4px 16px #0000000a;padding:40px}.jx-job-search-form .jsf-title{font-size:28px;font-weight:800;color:#1e293b;margin:0 0 12px;line-height:1.2}.jx-job-search-form .jsf-subtitle{font-size:16px;color:#64748b;line-height:1.6;margin:0 0 28px}.jx-job-search-form .jsf-subscription-banner{background:#f8fafc;border:1px solid #e2e8f0;border-left:4px solid #3b82f6;border-radius:8px;padding:20px 24px;margin:0 0 24px}.jx-job-search-form .jsf-subscription-banner strong{display:block;color:#1e293b;font-size:16px;margin-bottom:8px}.jx-job-search-form .jsf-subscription-banner p{color:#64748b;font-size:14px;line-height:1.6;margin:0 0 16px}.jx-job-search-form .jsf-subscription-cta{background:#3b82f6;color:#fff;border:none;border-radius:8px;font-size:14px;font-weight:600;padding:10px 20px;cursor:pointer;transition:background .15s ease-in-out}.jx-job-search-form .jsf-subscription-cta:hover{background:#2563eb}.jx-job-search-form .jsf-form{display:flex;flex-direction:column}.jx-job-search-form .jsf-label{display:block;font-size:14px;font-weight:600;color:#1e293b;margin:0 0 8px}.jx-job-search-form .jsf-required{color:#3b82f6;margin-left:2px}.jx-job-search-form .jsf-optional{color:#94a3b8;font-weight:400;font-size:12px;margin-left:4px}.jx-job-search-form .jsf-textarea,.jx-job-search-form .jsf-input{width:100%;box-sizing:border-box;background:#ffffff;border:1px solid #e2e8f0;border-radius:8px;padding:12px 14px;font-size:15px;color:#1e293b;font-family:inherit;line-height:1.6;transition:border-color .15s ease-in-out,box-shadow .15s ease-in-out;margin:0 0 20px}.jx-job-search-form .jsf-textarea{resize:vertical;min-height:240px}.jx-job-search-form .jsf-textarea--short{min-height:120px}.jx-job-search-form .jsf-textarea:focus,.jx-job-search-form .jsf-input:focus{outline:none;border-color:#3b82f6;box-shadow:0 0 0 3px #3b82f626}.jx-job-search-form .jsf-textarea:disabled,.jx-job-search-form .jsf-input:disabled{background:#f8fafc;color:#64748b;cursor:not-allowed}.jx-job-search-form .jsf-error{color:#b91c1c;background:#fef2f2;border:1px solid #fecaca;border-radius:8px;padding:10px 14px;font-size:14px;margin:0 0 16px}.jx-job-search-form .jsf-submit{background:#3b82f6;color:#fff;border:none;border-radius:8px;padding:14px 20px;font-size:16px;font-weight:600;cursor:pointer;transition:background .15s ease-in-out}.jx-job-search-form .jsf-submit:hover:not(:disabled){background:#2563eb}.jx-job-search-form .jsf-submit:disabled{background:#94a3b8;cursor:not-allowed}.jx-job-search-form .jsf-back-btn{background:#ffffff;color:#1e293b;border:1px solid #e2e8f0;border-radius:8px;padding:10px 18px;font-size:14px;font-weight:600;cursor:pointer;transition:background .15s ease-in-out,border-color .15s ease-in-out,color .15s ease-in-out}.jx-job-search-form .jsf-back-btn:hover{border-color:#3b82f6;color:#3b82f6}.jx-job-search-form .jsf-source-toggle{border:1px solid #e2e8f0;border-radius:12px;padding:18px 20px;margin:0 0 24px;background:#f8fafc;display:flex;flex-direction:column;gap:10px}.jx-job-search-form .jsf-source-toggle-legend{font-size:13px;font-weight:700;color:#1e293b;padding:0 4px;margin-bottom:4px}.jx-job-search-form .jsf-source-option{display:flex;align-items:flex-start;gap:12px;padding:12px 14px;background:#ffffff;border:1px solid #e2e8f0;border-radius:8px;cursor:pointer;transition:border-color .15s ease,background .15s ease}.jx-job-search-form .jsf-source-option:hover{border-color:#3b82f6}.jx-job-search-form .jsf-source-option--active{border-color:#3b82f6;background:#eff6ff}.jx-job-search-form .jsf-source-radio{margin-top:3px;accent-color:#3b82f6;flex-shrink:0}.jx-job-search-form .jsf-source-option-body{display:flex;flex-direction:column;gap:4px;min-width:0}.jx-job-search-form .jsf-source-option-title{font-size:14px;font-weight:600;color:#1e293b}.jx-job-search-form .jsf-source-option-desc{font-size:13px;color:#64748b;line-height:1.5}.jx-job-search-form .jsf-profile-lost-banner{background:#fffbeb;border:1px solid #fde68a;border-left:4px solid #d97706;border-radius:8px;padding:16px 20px;margin:0 0 20px;color:#92400e}.jx-job-search-form .jsf-profile-lost-banner strong{display:block;font-size:14px;margin-bottom:6px;color:#78350f}.jx-job-search-form .jsf-profile-lost-banner p{margin:0;font-size:13px;line-height:1.5}@media (max-width: 600px){.jx-job-search-form{padding:24px 16px}.jx-job-search-form .jsf-card{padding:24px}.jx-job-search-form .jsf-title{font-size:24px}}.jx-job-search-results{background:#ffffff;min-height:calc(100vh - 200px);padding:48px 24px}.jx-job-search-results .jsr-shell{max-width:920px;margin:0 auto}.jx-job-search-results .jsr-top-bar{display:flex;justify-content:flex-end;margin-bottom:16px}.jx-job-search-results .jsr-bottom-bar{display:flex;justify-content:flex-end;margin-top:32px;padding-top:24px;border-top:1px solid #e2e8f0}.jx-job-search-results .jsr-state-card{background:#ffffff;border:1px solid #e2e8f0;border-radius:12px;box-shadow:0 1px 3px #00000014,0 4px 16px #0000000a;padding:56px 40px;text-align:center}.jx-job-search-results .jsr-error-card{border-left:4px solid #b91c1c;text-align:left}.jx-job-search-results .jsr-state-heading{font-size:24px;font-weight:800;color:#1e293b;margin:0 0 12px;line-height:1.3}.jx-job-search-results .jsr-state-body{font-size:16px;color:#64748b;line-height:1.7;margin:0 0 24px}.jx-job-search-results .jsr-spinner{width:36px;height:36px;border:3px solid #e2e8f0;border-top-color:#3b82f6;border-radius:50%;margin:8px auto 0;animation:jsr-spin .9s linear infinite}@keyframes jsr-spin{to{transform:rotate(360deg)}}.jx-job-search-results .jsr-report-card{background:#ffffff;border:1px solid #e2e8f0;border-radius:12px;box-shadow:0 1px 3px #00000014,0 4px 16px #0000000a;padding:40px}.jx-job-search-results .jsr-report-header{display:flex;align-items:flex-start;justify-content:space-between;gap:24px;flex-wrap:wrap;margin:0 0 32px;padding:0 0 24px;border-bottom:1px solid #e2e8f0}.jx-job-search-results .jsr-report-title{font-size:28px;font-weight:800;color:#1e293b;margin:0 0 8px;line-height:1.2}.jx-job-search-results .jsr-report-meta{font-size:14px;color:#64748b;margin:0}.jx-job-search-results .jsr-report-meta strong{color:#1e293b;font-weight:600}.jx-job-search-results .jsr-action-bar{display:flex;gap:12px;flex-wrap:wrap}.jx-job-search-results .jsr-primary-btn,.jx-job-search-results .jsr-secondary-btn,.jx-job-search-results .jsr-back-btn{border-radius:8px;padding:10px 18px;font-size:14px;font-weight:600;cursor:pointer;transition:background .15s ease-in-out,border-color .15s ease-in-out,color .15s ease-in-out}.jx-job-search-results .jsr-primary-btn{background:#3b82f6;color:#fff;border:1px solid #3b82f6}.jx-job-search-results .jsr-primary-btn:hover{background:#2563eb;border-color:#2563eb}.jx-job-search-results .jsr-secondary-btn,.jx-job-search-results .jsr-back-btn{background:#ffffff;color:#1e293b;border:1px solid #e2e8f0}.jx-job-search-results .jsr-secondary-btn:hover,.jx-job-search-results .jsr-back-btn:hover{border-color:#3b82f6;color:#3b82f6}.jx-job-search-results .jsr-empty{font-size:15px;color:#64748b;line-height:1.7;background:#f8fafc;border:1px solid #e2e8f0;border-radius:8px;padding:24px;margin:0}.jx-job-search-results .jsr-recs{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:24px}.jx-job-search-results .jsr-rec-card{background:#ffffff;border:1px solid #e2e8f0;border-radius:12px;padding:24px}.jx-job-search-results .jsr-rec-head{display:flex;align-items:flex-start;gap:16px;margin:0 0 12px}.jx-job-search-results .jsr-rec-rank{flex-shrink:0;width:32px;height:32px;border-radius:50%;background:#eff6ff;color:#1d4ed8;font-weight:700;display:flex;align-items:center;justify-content:center;font-size:14px}.jx-job-search-results .jsr-rec-headline{flex:1;min-width:0}.jx-job-search-results .jsr-rec-title{font-size:18px;font-weight:700;color:#1e293b;margin:0 0 4px;line-height:1.3}.jx-job-search-results .jsr-rec-company{font-weight:600;color:#64748b}.jx-job-search-results .jsr-rec-loc{font-size:13px;color:#64748b;margin:0}.jx-job-search-results .jsr-rec-source-note{font-size:12px;color:#64748b;margin:0 0 12px}.jx-job-search-results .jsr-rec-badges{display:flex;gap:8px;flex-wrap:wrap;margin:0 0 16px}.jx-job-search-results .jsr-badge{display:inline-flex;align-items:center;font-size:11px;font-weight:600;letter-spacing:.02em;text-transform:uppercase;padding:4px 10px;border-radius:4px;background:#eff6ff;color:#1d4ed8;white-space:nowrap}.jx-job-search-results .jsr-badge--verification{background:#f1f5f9;color:#475569;text-transform:none;letter-spacing:0}.jx-job-search-results .jsr-badge--fit-high{background:#dcfce7;color:#16a34a}.jx-job-search-results .jsr-badge--fit-medium{background:#fef9c3;color:#ca8a04}.jx-job-search-results .jsr-badge--fit-stretch{background:#ffedd5;color:#c2410c}.jx-job-search-results .jsr-badge--fit-low{background:#fee2e2;color:#dc2626}.jx-job-search-results .jsr-rec-link-row{margin:0 0 16px}.jx-job-search-results .jsr-rec-link{display:inline-block;font-size:14px;font-weight:600;color:#3b82f6;text-decoration:none;border:1px solid #bfdbfe;border-radius:6px;padding:6px 14px;transition:background .15s ease-in-out}.jx-job-search-results .jsr-rec-link:hover{background:#eff6ff}.jx-job-search-results .jsr-rec-section{margin:0 0 14px}.jx-job-search-results .jsr-rec-section:last-child{margin-bottom:0}.jx-job-search-results .jsr-rec-h3{font-size:13px;font-weight:700;color:#1e293b;margin:0 0 6px;text-transform:uppercase;letter-spacing:.04em}.jx-job-search-results .jsr-rec-body{font-size:14px;line-height:1.6;color:#1e293b;margin:0}.jx-job-search-results .jsr-rec-ul{margin:0;padding-left:22px;font-size:14px;line-height:1.6;color:#1e293b}.jx-job-search-results .jsr-rec-ul li{margin:0 0 4px}@media (max-width: 600px){.jx-job-search-results{padding:24px 16px}.jx-job-search-results .jsr-report-card,.jx-job-search-results .jsr-state-card{padding:24px}.jx-job-search-results .jsr-report-title{font-size:22px}.jx-job-search-results .jsr-action-bar{width:100%}.jx-job-search-results .jsr-primary-btn,.jx-job-search-results .jsr-secondary-btn{flex:1;min-width:0}}.jx-job-search-results .jsr-section-divider{list-style:none;margin:28px 0 8px;padding:14px 16px;background:#f8fafc;border:1px dashed #cbd5e1;border-radius:10px}.jx-job-search-results .jsr-section-divider-title{font-size:16px;font-weight:800;color:#1e293b;margin:0 0 4px}.jx-job-search-results .jsr-section-divider-note{font-size:13px;color:#64748b;margin:0;line-height:1.5}.jx-job-search-results .jsr-rec-card--jobboard{border-style:dashed;border-color:#cbd5e1;background:#fcfcfd}.jx-job-search-results .jsr-rec-caveat{font-size:13px;color:#92400e;background:#fffbeb;border:1px solid #fde68a;border-radius:8px;padding:8px 12px;margin:0 0 12px;line-height:1.5}.jx-job-search-results .jsr-badge--board{background:#eef2ff;color:#3730a3;text-transform:none;letter-spacing:0}.jx-job-search-results .jsr-badge--urltype{background:#fff7ed;color:#9a3412;text-transform:none;letter-spacing:0}.jx-console{display:flex;height:100vh;width:100%;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica,Arial,sans-serif;background-color:#f3f4f6;color:#1e293b;overflow:hidden}.jx-console .jxc-sidebar{width:240px;flex-shrink:0;background-color:var(--jx-dark-900, #0f172a);color:#fff;display:flex;flex-direction:column;border-right:1px solid #1e293b}.jx-console .jxc-sidebar__brand{padding:20px;font-size:16px;font-weight:700;letter-spacing:.3px;border-bottom:1px solid #1e293b;color:#fff}.jx-console .jxc-sidebar__section-label{padding:18px 20px 8px;font-size:11px;font-weight:700;letter-spacing:1px;text-transform:uppercase;color:#64748b}.jx-console .jxc-sidebar__nav-item{padding:12px 20px;cursor:pointer;background-color:transparent;border:none;border-left:4px solid transparent;color:#94a3b8;font-size:14px;font-weight:500;text-align:left;width:100%;transition:background-color .2s,color .2s,border-color .2s}.jx-console .jxc-sidebar__nav-item:hover{background-color:#3b82f614;color:#cbd5e1}.jx-console .jxc-sidebar__nav-item.is-active{background-color:var(--jx-blue, #3b82f6);border-left-color:#60a5fa;color:#fff;font-weight:600}.jx-console .jxc-content{flex:1;display:flex;flex-direction:row;padding:24px;gap:20px;overflow:hidden;min-width:0}.jx-console .jxc-panel{flex:1;min-width:0;background-color:#fff;border:1px solid var(--jx-gray-200, #e5e7eb);border-radius:12px;padding:28px;overflow-y:auto;box-shadow:0 1px 3px #0000000a}.jx-console .jxc-panel__header{margin-bottom:20px;padding-bottom:16px;border-bottom:1px solid var(--jx-gray-200, #e5e7eb)}.jx-console .jxc-panel__title{margin:0 0 6px;font-size:20px;font-weight:700;color:var(--jx-gray-900, #111827)}.jx-console .jxc-panel__subtitle{margin:0;font-size:13px;color:var(--jx-gray-500, #6b7280);line-height:1.5}.jx-console .jxc-section-title{margin:24px 0 12px;font-size:14px;font-weight:700;text-transform:uppercase;letter-spacing:.6px;color:var(--jx-gray-700, #374151)}.jx-console .jxc-field{display:flex;flex-direction:column;margin-bottom:14px;flex:1;min-width:0}.jx-console .jxc-field__row{display:flex;flex-direction:row;gap:12px;margin-bottom:14px}.jx-console .jxc-field__label{font-size:12px;font-weight:600;color:var(--jx-gray-700, #374151);margin-bottom:6px;text-transform:uppercase;letter-spacing:.4px}.jx-console .jxc-field__input,.jx-console .jxc-field__textarea{width:100%;padding:10px 12px;font-size:14px;font-family:inherit;color:var(--jx-gray-900, #111827);background-color:#fff;border:1px solid var(--jx-gray-200, #e5e7eb);border-radius:8px;outline:none;transition:border-color .15s,box-shadow .15s;box-sizing:border-box}.jx-console .jxc-field__input:focus,.jx-console .jxc-field__textarea:focus{border-color:var(--jx-blue, #3b82f6);box-shadow:0 0 0 3px #3b82f626}.jx-console .jxc-field__textarea{min-height:140px;font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,monospace;font-size:13px;line-height:1.5;resize:vertical}.jx-console .jxc-btn--primary,.jx-console .jxc-btn--secondary{padding:11px 18px;font-size:14px;font-weight:600;font-family:inherit;border-radius:8px;cursor:pointer;transition:background-color .15s,opacity .15s,transform .05s;border:1px solid transparent}.jx-console .jxc-btn--primary{background-color:var(--jx-blue, #3b82f6);color:#fff;border-color:var(--jx-blue, #3b82f6)}.jx-console .jxc-btn--primary:hover:not(:disabled){background-color:var(--jx-blue-dark, #2563eb);border-color:var(--jx-blue-dark, #2563eb)}.jx-console .jxc-btn--primary:disabled{opacity:.6;cursor:not-allowed}.jx-console .jxc-btn--secondary{background-color:#fff;color:var(--jx-gray-700, #374151);border-color:var(--jx-gray-200, #e5e7eb)}.jx-console .jxc-btn--secondary:hover:not(:disabled){background-color:var(--jx-gray-50, #f9fafb);border-color:#cbd5e1}.jx-console .jxc-output{margin-top:16px;padding:18px;background-color:#fff;border:1px solid var(--jx-gray-200, #e5e7eb);border-radius:10px;max-height:60vh;overflow-y:auto;white-space:pre-wrap;font-size:14px;line-height:1.6;color:var(--jx-gray-900, #111827)}.jx-console .jxc-output--code{font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,monospace;font-size:12px;background-color:#f8fafc;color:#0f172a}.jx-console .jxc-agent-block{margin-top:16px;padding:16px 18px;background-color:#f8fafc;border:1px solid var(--jx-gray-200, #e5e7eb);border-left:4px solid var(--jx-blue, #3b82f6);border-radius:8px}.jx-console .jxc-agent-block__label{display:block;font-size:11px;font-weight:700;text-transform:uppercase;letter-spacing:.8px;color:var(--jx-blue-dark, #2563eb);margin-bottom:8px}.jx-console .jxc-agent-block pre{margin:0;white-space:pre-wrap;font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,monospace;font-size:12px;line-height:1.5;color:#0f172a}.jx-console .jxc-cost-badge{display:inline-flex;align-items:center;gap:6px;margin-top:10px;padding:4px 10px;background-color:var(--jx-green-100, #dcfce7);color:var(--jx-green-700, #15803d);font-size:12px;font-weight:600;border-radius:999px;font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,monospace}.jx-console .jxc-error{margin-top:12px;padding:10px 14px;background-color:#fee2e2;color:#b91c1c;border:1px solid #fecaca;border-radius:8px;font-size:13px;font-weight:500}.jx-console .jxc-signals-grid{display:grid;grid-template-columns:1fr 1fr;gap:20px}.jx-console .jxc-signals-grid>*{min-width:0}.jx-console .jxc-result-card{margin-top:12px;padding:14px;background-color:#f8fafc;border:1px solid var(--jx-gray-200, #e5e7eb);border-left:3px solid var(--jx-blue, #3b82f6);border-radius:8px}.jx-console .jxc-result-card__title{margin:0 0 6px;font-size:14px;font-weight:700;color:var(--jx-gray-900, #111827)}.jx-console .jxc-result-card__meta{margin:0 0 8px;font-size:12px;color:var(--jx-gray-500, #6b7280);font-style:italic}.jx-console .jxc-result-card__body{margin:0 0 8px;font-size:13px;color:var(--jx-gray-700, #374151);line-height:1.5}.jx-console .jxc-result-card__link{font-size:12px;font-weight:600;color:var(--jx-blue, #3b82f6);text-decoration:none}.jx-console .jxc-result-card__link:hover{text-decoration:underline}.jx-console .jxc-terminal{width:280px;flex-shrink:0;background-color:var(--jx-dark-800, #1e293b);color:#e2e8f0;border-radius:12px;display:flex;flex-direction:column;font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,monospace;font-size:12px;overflow:hidden;box-shadow:0 4px 12px #00000026}.jx-console .jxc-terminal__header{padding:14px 16px;border-bottom:1px solid #334155;font-weight:700;font-size:11px;letter-spacing:1.5px;text-transform:uppercase;color:#94a3b8;display:flex;align-items:center;justify-content:space-between}.jx-console .jxc-terminal__header:after{content:"";width:8px;height:8px;border-radius:50%;background-color:#22c55e;box-shadow:0 0 8px #22c55e99}.jx-console .jxc-terminal__body{flex:1;padding:12px 16px;overflow-y:auto;display:flex;flex-direction:column;gap:6px}.jx-console .jxc-terminal__line{color:#cbd5e1;line-height:1.5;word-break:break-word}.jx-console .jxc-terminal__line--success{color:#4ade80;font-weight:600}.jx-console .jxc-terminal__line--error{color:#f87171;font-weight:600}.jx-console .jxc-terminal__line--muted{color:#64748b}.jx-admin-gate{min-height:100vh;display:flex;align-items:center;justify-content:center;background-color:var(--jx-gray-50, #f9fafb);padding:20px;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica,Arial,sans-serif}.jx-admin-gate .jx-admin-gate__card{width:100%;max-width:380px;background-color:#fff;border:1px solid var(--jx-gray-200, #e5e7eb);border-radius:12px;padding:36px 32px;box-shadow:0 1px 3px #0000000d,0 8px 24px #0000000f;text-align:center}.jx-admin-gate .jx-admin-gate__title{margin:0 0 8px;font-size:20px;font-weight:700;color:var(--jx-gray-900, #111827)}.jx-admin-gate .jx-admin-gate__subtitle{margin:0 0 24px;font-size:14px;color:var(--jx-gray-500, #6b7280)}.jx-admin-gate .jx-admin-gate__input{width:100%;padding:12px 14px;font-size:16px;font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,monospace;letter-spacing:4px;text-align:center;border:1px solid var(--jx-gray-200, #e5e7eb);border-radius:8px;outline:none;margin-bottom:12px;box-sizing:border-box;transition:border-color .15s,box-shadow .15s}.jx-admin-gate .jx-admin-gate__input:focus{border-color:var(--jx-blue, #3b82f6);box-shadow:0 0 0 3px #3b82f626}.jx-admin-gate .jx-admin-gate__error{font-size:13px;color:#b91c1c;margin:0 0 12px;font-weight:500}.jx-admin-gate .jx-admin-gate__btn{width:100%;padding:12px 18px;font-size:14px;font-weight:600;font-family:inherit;background-color:var(--jx-blue, #3b82f6);color:#fff;border:none;border-radius:8px;cursor:pointer;transition:background-color .15s}.jx-admin-gate .jx-admin-gate__btn:hover{background-color:var(--jx-blue-dark, #2563eb)}.jx-pilot-admin{background:#0f172a;min-height:100vh;padding:24px 16px 64px;color:#1e293b}.jx-pilot-admin .pa-shell{max-width:1240px;margin:0 auto;background:#ffffff;border:1px solid #e2e8f0;border-radius:12px;padding:24px}.jx-pilot-admin .pa-header{display:flex;justify-content:space-between;align-items:flex-start;gap:16px;flex-wrap:wrap;border-bottom:1px solid #e2e8f0;padding-bottom:16px;margin-bottom:20px}.jx-pilot-admin .pa-title{font-size:24px;font-weight:800;margin:0}.jx-pilot-admin .pa-sub{margin:4px 0 0;font-size:14px;color:#64748b}.jx-pilot-admin .pa-header-actions{display:flex;align-items:center;gap:16px}.jx-pilot-admin .pa-check{font-size:14px;color:#475569;display:flex;align-items:center;gap:6px}.jx-pilot-admin .pa-btn{background:#3b82f6;color:#fff;border:none;border-radius:8px;padding:8px 14px;font-size:14px;font-weight:600;cursor:pointer}.jx-pilot-admin .pa-btn:hover{background:#2563eb}.jx-pilot-admin .pa-btn:disabled{opacity:.55;cursor:not-allowed}.jx-pilot-admin .pa-btn-grant{background:#16a34a}.jx-pilot-admin .pa-btn-grant:hover{background:#15803d}.jx-pilot-admin .pa-btn-revoke{background:#dc2626}.jx-pilot-admin .pa-btn-revoke:hover{background:#b91c1c}.jx-pilot-admin .pa-error{background:#fef2f2;border:1px solid #fecaca;color:#991b1b;border-radius:8px;padding:10px 14px;font-size:14px;margin-bottom:16px}.jx-pilot-admin .pa-section{margin-top:28px}.jx-pilot-admin .pa-h2{font-size:18px;font-weight:700;margin:0 0 12px}.jx-pilot-admin .pa-table-wrap{overflow-x:auto;border:1px solid #e2e8f0;border-radius:8px}.jx-pilot-admin .pa-table{width:100%;border-collapse:collapse;font-size:13px}.jx-pilot-admin .pa-table th,.jx-pilot-admin .pa-table td{text-align:left;padding:10px 12px;border-bottom:1px solid #e2e8f0;vertical-align:top}.jx-pilot-admin .pa-table th{background:#f8fafc;font-weight:700;color:#334155;white-space:nowrap}.jx-pilot-admin .pa-th-note{display:block;font-weight:400;font-size:11px;color:#94a3b8}.jx-pilot-admin .pa-empty{text-align:center;color:#94a3b8;padding:24px}.jx-pilot-admin .pa-email{font-weight:600}.jx-pilot-admin .pa-muted{color:#64748b;font-size:12px}.jx-pilot-admin .pa-note{color:#92400e;font-size:12px;margin-top:4px}.jx-pilot-admin .pa-usage{font-variant-numeric:tabular-nums;white-space:nowrap}.jx-pilot-admin .pa-pill{display:inline-block;padding:2px 8px;border-radius:999px;font-size:12px;font-weight:600}.jx-pilot-admin .pa-pill-off{background:#f1f5f9;color:#64748b}.jx-pilot-admin .pa-pill-stripe-on{background:#ecfeff;color:#0e7490}.jx-pilot-admin .pa-pill-grant-on{background:#dcfce7;color:#166534}.jx-pilot-admin .pa-pill-warn{background:#fffbeb;color:#92400e}.jx-pilot-admin .pa-helper-text{margin-top:8px;color:#475569;font-size:13px;line-height:1.45}.jx-pilot-admin .pa-grant{display:flex;flex-direction:column;gap:6px;min-width:180px}.jx-pilot-admin .pa-input{border:1px solid #cbd5e1;border-radius:6px;padding:6px 8px;font-size:13px;width:100%;box-sizing:border-box}.jx-pilot-admin .pa-grant-btns{display:flex;gap:6px}.jx-pilot-admin .pa-grant-btns .pa-btn{padding:6px 10px;font-size:13px;flex:1}.jx-pilot-admin .pa-feedback{list-style:none;margin:0;padding:0}.jx-pilot-admin .pa-fb{border:1px solid #e2e8f0;border-radius:8px;padding:12px 14px;margin-bottom:10px}.jx-pilot-admin .pa-fb-meta{display:flex;flex-wrap:wrap;align-items:center;gap:10px;font-size:12px;color:#64748b;margin-bottom:6px}.jx-pilot-admin .pa-fb-when{font-weight:600;color:#475569}.jx-pilot-admin .pa-fb-rating{color:#b45309;font-weight:600}.jx-pilot-admin .pa-fb-tag{background:#eff6ff;color:#1d4ed8;border-radius:999px;padding:1px 8px}.jx-pilot-admin .pa-fb-target{background:#1d4ed8;color:#fff;border-radius:999px;padding:1px 8px;font-weight:600;text-decoration:none}.jx-pilot-admin a.pa-fb-target:hover{background:#1e40af}.jx-pilot-admin .pa-fb-msg{font-size:14px;color:#1e293b;white-space:pre-wrap;word-break:break-word}.jx-request-access{background:#0f172a;min-height:100vh;padding:48px 16px;color:#1e293b}.jx-request-access .ra-shell{max-width:560px;margin:0 auto;background:#ffffff;border:1px solid #e2e8f0;border-radius:12px;padding:32px 28px}.jx-request-access .ra-title{font-size:24px;font-weight:800;margin:0 0 8px}.jx-request-access .ra-lede{margin:0 0 20px;color:#475569;font-size:15px}.jx-request-access .ra-form{display:flex;flex-direction:column}.jx-request-access .ra-label{font-size:13px;font-weight:600;color:#334155;margin:14px 0 6px}.jx-request-access .ra-required{color:#b91c1c}.jx-request-access .ra-muted{color:#64748b;font-weight:400;font-size:13px}.jx-request-access .ra-input,.jx-request-access .ra-textarea{border:1px solid #cbd5e1;border-radius:8px;padding:10px 12px;font-size:14px;font-family:inherit;color:#1e293b;background:#ffffff;box-sizing:border-box;width:100%}.jx-request-access .ra-input:focus,.jx-request-access .ra-textarea:focus{outline:2px solid #3b82f6;outline-offset:1px;border-color:#3b82f6}.jx-request-access .ra-textarea{resize:vertical;min-height:96px}.jx-request-access .ra-error{background:#fef2f2;border:1px solid #fecaca;color:#991b1b;border-radius:8px;padding:8px 12px;font-size:13px;margin-top:14px}.jx-request-access .ra-btn{margin-top:18px;background:#3b82f6;color:#fff;border:none;border-radius:8px;padding:10px 18px;font-size:15px;font-weight:600;cursor:pointer}.jx-request-access .ra-btn:hover{background:#2563eb}.jx-request-access .ra-btn:disabled{opacity:.6;cursor:not-allowed}.jx-request-access .ra-foot{margin-top:14px;font-size:12px}.jx-request-access .ra-success{background:#f0fdf4;border:1px solid #bbf7d0;border-radius:8px;padding:16px 18px}.jx-request-access .ra-success-msg{margin:0;font-size:15px;font-weight:600;color:#166534}.jx-request-access .ra-success .ra-muted{margin:8px 0 0}
