@import"https://fonts.googleapis.com/css2?family=Plus+Jakarta+Sans:wght@400;500;600;700;800&family=Roboto:wght@300;400;500;700&display=swap";@import"https://fonts.googleapis.com/css2?family=Plus+Jakarta+Sans:wght@400;500;600;700;800&family=Roboto:wght@100;300;400;500;700;900&display=swap";.toaster{position:fixed;top:24px;right:24px;z-index:9999;display:flex;flex-direction:column;gap:12px;max-width:360px;pointer-events:none}.toaster__toast{pointer-events:auto;background:#fff;color:#0f1b3c;border-left:4px solid #3C65F5;border-radius:10px;box-shadow:0 8px 24px #0f1b3c29;padding:12px 36px 12px 14px;position:relative;animation:toaster-in .22s ease-out}.toaster__title{font-weight:600;font-size:14px;line-height:1.3;margin-bottom:4px}.toaster__body{font-size:13px;color:#5b6473;line-height:1.45}.toaster__close{position:absolute;top:6px;right:8px;width:24px;height:24px;border:0;background:transparent;color:#8c96a8;font-size:20px;line-height:1;cursor:pointer;border-radius:6px;padding:0}.toaster__close:hover{background:#eef2f8;color:#0f1b3c}@keyframes toaster-in{0%{opacity:0;transform:translate(16px)}to{opacity:1;transform:translate(0)}}@media (max-width: 600px){.toaster{top:auto;bottom:16px;right:12px;left:12px;max-width:none}}@keyframes skel-shimmer{0%{background-position:-240px 0}to{background-position:240px 0}}.skel{background:linear-gradient(90deg,#e7ecf3,#f3f6fb,#e7ecf3);background-size:480px 100%;animation:skel-shimmer 1.4s linear infinite;border-radius:8px}.skel--text{height:14px;border-radius:6px}.skel--circle{border-radius:50%}.skel-page{padding-bottom:80px}.skel-page__hero{height:110px;border-radius:18px;margin:0 0 22px;background:linear-gradient(90deg,#d8def0,#e8ecfa,#d8def0);background-size:480px 100%;animation:skel-shimmer 1.4s linear infinite}.skel-page__row{height:70px;border-radius:12px;margin-bottom:14px;background:linear-gradient(90deg,#e7ecf3,#f3f6fb,#e7ecf3);background-size:480px 100%;animation:skel-shimmer 1.4s linear infinite}.skel-sr{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}html[data-theme=dark] .skel,html[data-theme=dark] .skel-page__row{background:linear-gradient(90deg,#1f1f1f,#2a2a2a,#1f1f1f);background-size:480px 100%}html[data-theme=dark] .skel-page__hero{background:linear-gradient(90deg,#202020,#2e2e2e,#202020);background-size:480px 100%}.bo-dash,.bo-team,.bo-add{max-width:1280px;margin:0 auto;padding:0 20px 96px;background:#f2f6fd;min-height:100vh;font-family:Roboto,sans-serif;font-size:14px;color:#757f95;line-height:1.7}.bo-dash h1,.bo-dash h2,.bo-dash h3,.bo-dash h4,.bo-dash h5,.bo-team h1,.bo-team h2,.bo-team h3,.bo-team h4,.bo-team h5,.bo-add h1,.bo-add h2,.bo-add h3,.bo-add h4,.bo-add h5{font-family:Plus Jakarta Sans,sans-serif;color:#05264e;font-weight:700;line-height:1.4;margin:0}.bo-dash__welcome{background:linear-gradient(135deg,#05264e,#1a3f7a,#3c65f5 80%,#7b61ff);border-radius:18px;padding:32px 36px;margin-bottom:28px;box-shadow:0 10px 40px #05264e33;position:relative;overflow:hidden}.bo-dash__welcome:after{content:"";position:absolute;right:-40px;top:-40px;width:200px;height:200px;border-radius:50%;background:#ffffff0a;pointer-events:none}.bo-dash__welcome h2{color:#fff!important;font-size:24px;font-weight:800;margin-bottom:4px}.bo-dash__welcome p{color:#ffffffb8;font-size:13px;margin:0}.bo-dash__page-header{margin-bottom:24px}.bo-dash__page-header a{color:#8c96a8;font-size:13px;text-decoration:none}.bo-dash__page-header a:hover{color:#3c65f5}.bo-dash__page-header h3{font-size:22px;font-weight:700;color:#05264e;margin-top:4px;display:flex;align-items:center;gap:10px}.bo-dash__page-header h3 i{color:#3c65f5}.bo-dash__grid{display:grid;grid-template-columns:repeat(2,1fr);gap:20px}@media (max-width: 900px){.bo-dash__grid{grid-template-columns:1fr}}.bo-dash__widget{background:#fff;border-radius:12px;box-shadow:0 4px 18px #0f265c0f;border:1px solid #f0f2f5;overflow:hidden;display:flex;flex-direction:column}.bo-dash__widget-header{display:flex;align-items:center;justify-content:space-between;padding:14px 20px;border-bottom:1px solid #f0f2f5;background:#fafbfd;flex-shrink:0}.bo-dash__widget-header h5{font-family:Plus Jakarta Sans,sans-serif;font-size:13px;font-weight:700;color:#05264e;margin:0;display:flex;align-items:center;gap:7px}.bo-dash__widget-header h5 i{color:#3c65f5;font-size:12px}.bo-dash__widget-badge{display:inline-flex;align-items:center;justify-content:center;min-width:22px;height:22px;padding:0 7px;border-radius:11px;font-size:11px;font-weight:700;color:#fff;background:#3c65f5}.bo-dash__widget-badge.badge-green{background:#09ad95}.bo-dash__widget-badge.badge-orange{background:#f5a623}.bo-dash__widget-badge.badge-red{background:#f96768}.bo-dash__widget-badge.badge-cyan{background:#17a2b8}.bo-dash__widget-list{flex:1;overflow-y:auto;max-height:280px}.bo-dash__widget-list::-webkit-scrollbar{width:3px}.bo-dash__widget-list::-webkit-scrollbar-thumb{background:#e0e4ea;border-radius:3px}.bo-dash__widget-row{display:flex;align-items:center;justify-content:space-between;padding:10px 20px;border-bottom:1px solid #f5f6f8;font-size:13px;transition:background .15s}.bo-dash__widget-row:last-child{border-bottom:none}.bo-dash__widget-row:hover{background:#f8faff}.bo-dash__widget-row a{color:#3c65f5;font-weight:600;text-decoration:none}.bo-dash__widget-row a:hover{color:#2a4fd6;text-decoration:underline}.bo-dash__widget-row-meta{display:flex;align-items:center;gap:6px;color:#8c96a8;font-size:12px;flex-shrink:0;margin-left:8px}.bo-dash__empty{padding:20px;text-align:center;color:#b0b8c9;font-size:13px;font-style:italic}.bo-dash__stage-badges{display:flex;flex-wrap:wrap;gap:4px;margin-top:2px}.bo-dash__stage-badge{background:#e8edff;color:#3c65f5;border-radius:6px;font-size:11px;font-weight:600;padding:1px 7px;white-space:nowrap}.bo-dash__skeleton{background:#f0f2f5;border-radius:12px;border:1px solid #e8ecf0}.bo-dash__skeleton-inner{padding:14px 20px}.bo-dash__skeleton-line{height:12px;background:linear-gradient(90deg,#e8ecf0 25%,#f5f6f8,#e8ecf0 75%);background-size:200% 100%;animation:bo-shimmer 1.4s infinite;border-radius:6px;margin-bottom:10px}.bo-dash__skeleton-line:last-child{margin-bottom:0}.bo-dash__skeleton-line.short{width:60%}.bo-dash__skeleton-line.medium{width:80%}@keyframes bo-shimmer{0%{background-position:200% 0}to{background-position:-200% 0}}.bo-team__kpis{display:grid;grid-template-columns:repeat(3,1fr);gap:16px;margin-bottom:24px}@media (max-width: 700px){.bo-team__kpis{grid-template-columns:1fr}}.bo-team__kpi-card{background:#fff;border-radius:12px;box-shadow:0 4px 18px #0f265c0f;border:1px solid #f0f2f5;padding:22px 24px;text-align:center}.bo-team__kpi-value{font-family:Plus Jakarta Sans,sans-serif;font-size:36px;font-weight:800;color:#3c65f5;line-height:1;margin-bottom:6px}.bo-team__kpi-label{font-size:13px;color:#8c96a8;font-weight:500}.bo-team__members{background:#fff;border-radius:12px;box-shadow:0 4px 18px #0f265c0f;border:1px solid #f0f2f5;overflow:hidden;margin-bottom:24px}.bo-team__members-header{padding:14px 20px;border-bottom:1px solid #f0f2f5;background:#fafbfd}.bo-team__members-header h5{font-family:Plus Jakarta Sans,sans-serif;font-size:13px;font-weight:700;color:#05264e;margin:0;display:flex;align-items:center;gap:7px}.bo-team__members-header h5 i{color:#3c65f5;font-size:12px}.bo-team__members-table{width:100%;border-collapse:collapse}.bo-team__members-table th{padding:10px 16px;text-align:left;font-size:11px;font-weight:600;text-transform:uppercase;color:#8c96a8;border-bottom:1px solid #f0f2f5;background:#fafbfd}.bo-team__member-row td{padding:12px 16px;font-size:13px;color:#444;border-bottom:1px solid #f5f6f8;vertical-align:middle}.bo-team__member-row:last-child td{border-bottom:none}.bo-team__member-row:hover td{background:#f8faff}.bo-team__member-avatar{width:32px;height:32px;border-radius:50%;-o-object-fit:cover;object-fit:cover;border:2px solid #e8edff}.bo-team__member-initials{width:32px;height:32px;border-radius:50%;background:#3c65f5;color:#fff;font-size:13px;font-weight:700;display:inline-flex;align-items:center;justify-content:center;font-family:Plus Jakarta Sans,sans-serif}.bo-team__member-name{display:flex;align-items:center;gap:10px;font-weight:600;color:#05264e}.bo-team__stat-value{font-weight:600;color:#3c65f5}.bo-team__pipeline{background:#fff;border-radius:12px;box-shadow:0 4px 18px #0f265c0f;border:1px solid #f0f2f5;overflow:hidden;margin-bottom:24px}.bo-team__pipeline-header{padding:14px 20px;border-bottom:1px solid #f0f2f5;background:#fafbfd}.bo-team__pipeline-header h5{font-family:Plus Jakarta Sans,sans-serif;font-size:13px;font-weight:700;color:#05264e;margin:0;display:flex;align-items:center;gap:7px}.bo-team__pipeline-header h5 i{color:#3c65f5;font-size:12px}.bo-team__pipeline-body{padding:16px 20px;display:flex;flex-direction:column;gap:10px}.bo-team__pipeline-row{display:flex;align-items:center;gap:12px}.bo-team__pipeline-label{font-size:12px;color:#05264e;font-weight:500;min-width:120px;flex-shrink:0}.bo-team__pipeline-track{flex:1;height:8px;background:#f0f2f5;border-radius:4px;overflow:hidden}.bo-team__pipeline-bar{height:100%;background:linear-gradient(90deg,#3c65f5,#7b61ff);border-radius:4px;transition:width .6s ease;min-width:4px}.bo-team__pipeline-count{font-size:12px;font-weight:700;color:#3c65f5;min-width:28px;text-align:right;flex-shrink:0}.bo-team__funnel{background:#fff;border-radius:12px;box-shadow:0 4px 18px #0f265c0f;border:1px solid #f0f2f5;overflow:hidden;margin-bottom:24px}.bo-team__funnel-header{padding:14px 20px;border-bottom:1px solid #f0f2f5;background:#fafbfd}.bo-team__funnel-header h5{font-family:Plus Jakarta Sans,sans-serif;font-size:13px;font-weight:700;color:#05264e;margin:0;display:flex;align-items:center;gap:7px}.bo-team__funnel-header h5 i{color:#3c65f5;font-size:12px}.bo-team__funnel-body{padding:16px 20px}.bo-team__funnel-chart{display:flex;align-items:flex-end;gap:8px;height:120px}.bo-team__funnel-col{flex:1;display:flex;flex-direction:column;align-items:center;justify-content:flex-end;gap:5px}.bo-team__funnel-bar{width:100%;border-radius:4px 4px 0 0;transition:height .6s ease}.bo-team__funnel-step{font-size:10px;color:#8c96a8;text-align:center;line-height:1.2;word-break:break-word;max-width:100%}.bo-team__funnel-count{font-size:11px;font-weight:700;color:#05264e}.bo-team__charts-row{display:grid;grid-template-columns:1fr 1fr;gap:20px}@media (max-width: 700px){.bo-team__charts-row{grid-template-columns:1fr}}.bo-add__card{background:#fff;border-radius:12px;box-shadow:0 4px 18px #0f265c0f;border:1px solid #f0f2f5;max-width:520px;margin:0 auto;overflow:hidden}.bo-add__card-header{padding:18px 24px;border-bottom:1px solid #f0f2f5;background:#fafbfd}.bo-add__card-header h5{font-family:Plus Jakarta Sans,sans-serif;font-size:15px;font-weight:700;color:#05264e;margin:0;display:flex;align-items:center;gap:8px}.bo-add__card-header h5 i{color:#3c65f5}.bo-add__form{padding:24px;display:flex;flex-direction:column;gap:16px}.bo-add__type-badge{display:inline-flex;align-items:center;gap:6px;background:#e8edff;color:#3c65f5;border-radius:8px;font-size:13px;font-weight:700;padding:6px 14px;align-self:flex-start;font-family:Plus Jakarta Sans,sans-serif;letter-spacing:.5px}.bo-add__field{display:flex;flex-direction:column;gap:5px}.bo-add__field label{font-size:12px;font-weight:600;color:#05264e;text-transform:uppercase;letter-spacing:.5px}.bo-add__field label .req{color:#f96768;margin-left:2px}.bo-add__field input{height:40px;border:1.5px solid #e0e4ea;border-radius:8px;padding:0 12px;font-size:14px;color:#05264e;font-family:Roboto,sans-serif;transition:border-color .2s,box-shadow .2s;background:#fff;outline:none}.bo-add__field input:focus{border-color:#3c65f5;box-shadow:0 0 0 3px #3c65f51a}.bo-add__field input.has-error{border-color:#f96768;box-shadow:0 0 0 3px #f967681a}.bo-add__field-error{font-size:12px;color:#f96768;font-weight:500}.bo-add__submit{height:44px;background:#3c65f5;color:#fff;border:none;border-radius:10px;font-size:14px;font-weight:600;font-family:Plus Jakarta Sans,sans-serif;cursor:pointer;transition:background .2s,transform .15s;display:flex;align-items:center;justify-content:center;gap:8px;margin-top:4px}.bo-add__submit:hover:not(:disabled){background:#2a4fd6;transform:translateY(-1px)}.bo-add__submit:disabled{opacity:.6;cursor:not-allowed}.bo-add__error{background:#fde8e8;border:1px solid #f9b4b4;border-radius:8px;padding:12px 16px;font-size:13px;color:#c0392b;display:flex;align-items:flex-start;gap:8px}.bo-add__error i{color:#f96768;flex-shrink:0;margin-top:1px}.bo-add__error a{color:#3c65f5;font-weight:700;text-decoration:underline}.bo-add__success{background:#e6f9f4;border:1px solid #a8e6da;border-radius:8px;padding:12px 16px;font-size:13px;color:#0a7a68;display:flex;align-items:center;gap:8px}.bo-add__success i{color:#09ad95}.bo-dash__hero{background:linear-gradient(135deg,#05264e,#1a3f7a,#3c65f5 80%,#7b61ff);border-radius:14px;padding:28px 32px;color:#fff;margin-bottom:24px}.bo-dash__hero h2{font-family:Plus Jakarta Sans,sans-serif;font-size:26px;font-weight:700;margin:0;color:#fff}.bo-dash__hero-date{margin-top:6px;font-size:13px;opacity:.9}.bo-dash__hero-date i{margin-right:6px;opacity:.85}.bo-dash__kpis{display:grid;grid-template-columns:repeat(4,1fr);gap:16px;margin-bottom:24px}@media (max-width: 900px){.bo-dash__kpis{grid-template-columns:repeat(2,1fr)}}.bo-dash__kpi{background:#fff;border-radius:12px;box-shadow:0 4px 18px #0f265c0f;padding:18px;display:flex;align-items:center;gap:14px}.bo-dash__kpi-icon{width:48px;height:48px;border-radius:12px;display:inline-flex;align-items:center;justify-content:center;color:#fff;font-size:20px;flex-shrink:0}.bo-dash__kpi-icon--purple{background:#7b61ff}.bo-dash__kpi-icon--green{background:#09ad95}.bo-dash__kpi-icon--orange{background:#f5a623}.bo-dash__kpi-icon--red{background:#f96768}.bo-dash__kpi-num{font-family:Plus Jakarta Sans,sans-serif;font-size:26px;font-weight:700;color:#05264e;line-height:1}.bo-dash__kpi-label{font-size:12px;color:#6b7588;margin-top:4px}.bo-dash__section-title{font-family:Plus Jakarta Sans,sans-serif;font-size:14px;font-weight:700;color:#05264e;margin:24px 0 12px;display:flex;align-items:center;gap:8px}.bo-dash__section-title i{color:#3c65f5;opacity:.8}.bo-dash__missions{padding:0;overflow:hidden}.bo-dash__mission-row{display:flex;align-items:center;gap:12px;padding:14px 18px;border-bottom:1px solid #f0f2f5}.bo-dash__mission-row:last-child{border-bottom:0}.bo-dash__mission-title{flex:1;color:#3c65f5;font-weight:600;font-size:13px;text-decoration:none}.bo-dash__mission-title:hover{color:#2a4fd6}.bo-dash__mission-count{background:#e8edff;color:#3c65f5;padding:4px 10px;border-radius:14px;font-size:12px;font-weight:600}.bo-dash__mission-edit,.bo-dash__mission-kanban{background:#fff;border:1px solid #ecf0f5;color:#05264e;padding:6px 12px;border-radius:8px;font-size:12px;font-weight:600;text-decoration:none;display:inline-flex;align-items:center;gap:6px}.bo-dash__mission-edit{padding:6px 8px}.bo-dash__mission-kanban{background:#3c65f5;color:#fff!important;border-color:#3c65f5}.bo-dash__mission-kanban:hover{background:#2a4fd6}.bo-dash__admin-badge{display:inline-flex;align-items:center;gap:6px;padding:5px 14px;background:#05264e;color:#fff;border-radius:14px;font-size:11px;font-weight:700;letter-spacing:.6px;margin-top:16px}.bo-dash__admin-grid{display:grid;grid-template-columns:1.4fr 1fr;gap:18px}@media (max-width: 900px){.bo-dash__admin-grid{grid-template-columns:1fr}}.bo-dash__count-badge{background:#3c65f5;color:#fff;padding:3px 10px;border-radius:12px;font-size:11px}.bo-dash__count-badge--red{background:#f96768}.bo-dash__admin-row{display:grid;grid-template-columns:minmax(0,1fr) 120px minmax(240px,1.3fr) 110px;gap:18px;align-items:center;padding:14px 20px;border-bottom:1px solid #eef2f7;font-size:13px;transition:background .18s ease}.bo-dash__admin-row:last-child{border-bottom:0}.bo-dash__admin-row:hover{background:#f8faff}.bo-dash__admin-name{color:#05264e;font-weight:600;text-decoration:none;font-size:14px;letter-spacing:-.01em;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;transition:color .15s}.bo-dash__admin-name:hover{color:#3c65f5}.bo-dash__admin-type{display:inline-flex;align-items:center;padding:4px 11px;background:#eef2ff;color:#3c65f5;border-radius:999px;font-size:10px;font-weight:700;letter-spacing:.06em;text-transform:uppercase;width:-moz-fit-content;width:fit-content;justify-self:start;white-space:nowrap}.bo-dash__admin-edt-group{display:flex;align-items:center;gap:8px;min-width:0}.bo-dash__admin-edt{flex:1;min-width:0;padding:8px 10px;border:1px solid #e1e7f0;border-radius:8px;font-size:13px;color:#05264e;background:#fff;font-family:inherit;transition:border-color .15s,box-shadow .15s}.bo-dash__admin-edt:hover{border-color:#c1cee2}.bo-dash__admin-edt:focus{border-color:#3c65f5;outline:none;box-shadow:0 0 0 3px #3c65f51f}.bo-dash__admin-edt::-webkit-calendar-picker-indicator{cursor:pointer;opacity:.55;filter:invert(20%) sepia(85%) saturate(2400%) hue-rotate(218deg)}.bo-dash__admin-edt::-webkit-calendar-picker-indicator:hover{opacity:1}.bo-dash__admin-ok{background:#3c65f5;color:#fff;border:0;padding:8px 18px;border-radius:8px;font-size:12px;font-weight:700;letter-spacing:.04em;cursor:pointer;transition:background .15s,transform .06s;white-space:nowrap}.bo-dash__admin-ok:hover{background:#2a4fd6}.bo-dash__admin-ok:active{transform:scale(.97)}.bo-dash__admin-assignee{color:#6b7588;font-size:12px;display:inline-flex;align-items:center;gap:7px;justify-self:end;white-space:nowrap}.bo-dash__admin-assignee:before{content:"";width:6px;height:6px;border-radius:999px;background:#c1cee2;flex-shrink:0}.bo-dash__admin-date{color:#8c96a8;font-size:11px;min-width:80px;text-align:right}@media (max-width: 820px){.bo-dash__admin-row{grid-template-columns:1fr auto;gap:10px 14px;padding:16px 18px}.bo-dash__admin-name{grid-column:1 / -1;font-size:15px}.bo-dash__admin-type{grid-column:1}.bo-dash__admin-assignee{grid-column:2}.bo-dash__admin-edt-group{grid-column:1 / -1}}@media (max-width: 480px){.bo-dash__admin-row{padding:14px}.bo-dash__admin-edt-group{flex-direction:column;align-items:stretch}.bo-dash__admin-edt{width:100%}.bo-dash__admin-ok{width:100%;padding:10px;font-size:13px}}.bo-dash__afaire-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:18px;margin-bottom:16px}@media (max-width: 900px){.bo-dash__afaire-grid{grid-template-columns:1fr}}.bo-dash__afaire-grid .bo-dash__widget{background:#fff;border-radius:12px;box-shadow:0 4px 18px #0f265c0f;overflow:hidden}.bo-dash__afaire-grid .bo-dash__admin-row{display:flex;align-items:center;gap:12px;padding:12px 18px}.bo-dash__afaire-grid .bo-dash__admin-name{flex:1 1 auto;min-width:0}.bo-dash__afaire-grid .bo-dash__admin-type{flex:0 0 auto;justify-self:auto}.bo-dash__afaire-grid .bo-dash__admin-date{flex:0 0 auto;min-width:0}.bo-dash__count-badge--green{background:#09ad95}.bo-dash__count-badge--orange{background:#f5a623}.bo-dash__notif-row{padding:10px 16px;border-bottom:1px solid #eef2f8}.bo-dash__notif-row:last-child{border-bottom:0}.bo-dash__notif-title{font-weight:600;color:#0f1b3c;margin-bottom:4px}.bo-dash__notif-body{color:#5b6473;font-size:13px;line-height:1.5}.home-widget{text-decoration:none!important;color:inherit!important;display:flex;flex-direction:column;transition:transform .14s ease,box-shadow .14s ease,border-color .14s ease}.home-widget:hover{transform:translateY(-2px);border-color:#c3d2ee;box-shadow:0 18px 38px #0c23471f}.home-widget__cta{display:flex;align-items:center;justify-content:flex-end;gap:8px;margin-top:auto;padding:12px 18px;border-top:1px solid #eef2f8;background:#fafbfd;color:#3c65f5;font-weight:700;font-size:12px;letter-spacing:.04em;text-transform:uppercase}.home-widget__cta i{transition:transform .16s ease}.home-widget:hover .home-widget__cta{background:#f3f7ff}.home-widget:hover .home-widget__cta i{transform:translate(3px)}.bo-dash__admin-row--simple{display:flex;align-items:center;justify-content:space-between;gap:12px}.bo-dash__admin-row--simple .bo-dash__admin-name{flex:1 1 auto;min-width:0}.bo-dash__admin-row--simple .bo-dash__admin-date{flex:0 0 auto;color:#7a8aa3;font-size:13px}.bo-dash--overview{padding-top:16px}.bo-dash__hero--overview{display:flex;align-items:flex-start;justify-content:space-between;gap:20px}.bo-dash__hero-copy{margin:12px 0 0;max-width:560px;color:#ffffffd1;font-size:14px}.bo-dash__hero-stats{display:grid;grid-template-columns:repeat(3,minmax(88px,1fr));gap:12px;min-width:320px}.bo-dash__hero-side{display:flex;flex-direction:column;align-items:flex-end;gap:14px}.bo-dash__mode-switch{display:inline-flex;align-items:center;gap:6px;padding:6px;border-radius:999px;background:var(--app-surface-alt);border:1px solid var(--app-border)}.bo-dash__mode-btn{min-height:36px;padding:0 14px;border:0;border-radius:999px;background:transparent;color:var(--app-page-subtitle);font-family:Plus Jakarta Sans,sans-serif;font-size:12px;font-weight:800;cursor:pointer;transition:background .14s ease,color .14s ease,box-shadow .14s ease}.bo-dash__mode-btn.is-active{background:var(--app-btn-primary);color:#fff;box-shadow:0 8px 18px #315efb38}.bo-dash__hero-stats div{background:#ffffff1f;border:1px solid rgba(255,255,255,.12);border-radius:12px;padding:14px 16px}.bo-dash__hero-stats strong{display:block;color:#fff;font-family:Plus Jakarta Sans,sans-serif;font-size:24px;line-height:1}.bo-dash__hero-stats span{display:block;color:#ffffffb8;font-size:12px;margin-top:6px}.bo-dash__overview-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:18px;margin-bottom:18px}.bo-dash__overview-grid--lists{margin-top:10px}.bo-dash__widget--chart .bo-dash__widget-header{align-items:flex-start}.bo-dash__chart-pad{padding:18px 20px 20px}.bo-dash__chart-subtitle{color:#7a8699;font-size:12px;margin-bottom:12px}.bo-dash__quick-links{padding:16px;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.bo-dash__quick-link{display:flex;flex-direction:column;gap:8px;padding:16px;border-radius:12px;border:1px solid #edf2fb;background:linear-gradient(180deg,#fff,#f8fbff);text-decoration:none;transition:transform .14s ease,box-shadow .14s ease,border-color .14s ease}.bo-dash__quick-link:hover{transform:translateY(-1px);border-color:#c8d7f5;box-shadow:0 10px 24px #0a1e4614}.bo-dash__quick-link strong{color:#05264e;font-size:14px;display:flex;align-items:center;gap:8px}.bo-dash__quick-link strong i{color:#3c65f5}.bo-dash__quick-link span{color:#6d7a8d;font-size:12px;line-height:1.5}.bo-dash__snapshot{padding:18px 20px 22px;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px}.bo-dash__snapshot div{border-radius:12px;background:#f7f9fd;border:1px solid #edf1f7;padding:14px}.bo-dash__snapshot span{display:block;color:#7a8699;font-size:12px}.bo-dash__snapshot strong,.bo-dash__snapshot a{display:block;margin-top:6px;color:#05264e;font-family:Plus Jakarta Sans,sans-serif;font-size:18px;text-decoration:none}.bo-dash__snapshot a{color:#3c65f5;font-size:14px}.bo-dash__widget-row{gap:16px}.bo-dash__widget-row>div{min-width:0}.bo-dash__widget-row-sub{color:#7a8699;font-size:12px;margin-top:4px}.bo-dash__hero-actions{display:flex;align-items:center}.bo-dash__kpis--sales{margin-top:8px}@media (max-width: 960px){.bo-dash__overview-grid{grid-template-columns:1fr}.bo-dash__hero--overview{flex-direction:column}.bo-dash__hero-side{width:100%;align-items:stretch}.bo-dash__hero-stats{min-width:0;width:100%}}@media (max-width: 720px){.bo-dash__quick-links,.bo-dash__snapshot{grid-template-columns:1fr}}.bo-dash,.bo-team,.bo-add{background:transparent;color:var(--app-page-subtitle)}.bo-dash__hero{background:var(--app-surface);border:1px solid var(--app-border);box-shadow:0 6px 18px var(--app-shadow-subtle);color:var(--app-page-title);position:relative;overflow:hidden}.bo-dash__hero:before{content:"";position:absolute;inset:0 0 auto;height:4px;background:linear-gradient(90deg,#315efb,#05264e)}.bo-dash__hero h2{color:var(--app-page-title)}.bo-dash__hero-date,.bo-dash__hero-copy{color:var(--app-page-subtitle)}.bo-dash__hero-copy{max-width:620px}.bo-dash__hero-stats div{background:var(--app-surface-alt);border:1px solid var(--app-border)}.bo-dash__hero-stats strong{color:var(--app-page-title)}.bo-dash__hero-stats span{color:var(--app-page-subtitle)}.bo-dash__kpi,.bo-dash__widget,.bo-team__kpi-card,.bo-team__members,.bo-team__pipeline,.bo-team__funnel,.bo-add__card{background:var(--app-surface);border:1px solid var(--app-border);box-shadow:0 6px 18px var(--app-shadow-subtle)}.bo-dash__widget-header,.bo-team__members-header,.bo-team__pipeline-header,.bo-team__funnel-header,.bo-add__card-header{background:var(--app-surface-alt);border-bottom:1px solid var(--app-border)}.bo-dash__widget-header h5,.bo-team__members-header h5,.bo-team__pipeline-header h5,.bo-team__funnel-header h5,.bo-add__card-header h5,.bo-dash__quick-link strong,.bo-dash__snapshot strong,.bo-dash__snapshot a,.bo-dash__widget-row a{color:var(--app-page-title)}.bo-dash__quick-link,.bo-dash__snapshot div{background:var(--app-surface-alt);border-color:var(--app-border)}.bo-dash__quick-link:hover{border-color:var(--app-border-strong);box-shadow:0 10px 24px var(--app-shadow-subtle)}.bo-dash__widget-row,.bo-team__member-row td{border-bottom-color:var(--app-border)}.bo-dash__widget-row:hover,.bo-team__member-row:hover td{background:var(--app-surface-alt)}.bo-dash__widget-row-sub,.bo-dash__widget-row-meta,.bo-dash__quick-link span,.bo-dash__snapshot span,.bo-team__kpi-label,.bo-team__pipeline-label,.bo-team__funnel-step,.bo-dash__chart-subtitle,.bo-dash__empty{color:var(--app-page-subtitle)}html[data-theme=dark] .bo-dash,html[data-theme=dark] .bo-team,html[data-theme=dark] .bo-add{background:var(--app-main-bg);color:var(--app-text)}html[data-theme=dark] .bo-dash__widget,html[data-theme=dark] .bo-team__kpi-card,html[data-theme=dark] .bo-team__members,html[data-theme=dark] .bo-team__pipeline,html[data-theme=dark] .bo-team__funnel,html[data-theme=dark] .bo-add__card,html[data-theme=dark] .bo-add__field input,html[data-theme=dark] .bo-dash__kpi,html[data-theme=dark] .bo-dash__mission-edit,html[data-theme=dark] .bo-dash__mission-kanban,html[data-theme=dark] .bo-dash__admin-edt,html[data-theme=dark] .bo-dash__afaire-grid .bo-dash__widget,html[data-theme=dark] .bo-dash__quick-link{background:var(--app-surface)}html[data-theme=dark] .bo-dash__widget-header,html[data-theme=dark] .bo-team__members-header,html[data-theme=dark] .bo-team__members-table th,html[data-theme=dark] .bo-team__pipeline-header,html[data-theme=dark] .bo-team__funnel-header,html[data-theme=dark] .bo-add__card-header,html[data-theme=dark] .home-widget__cta{background:var(--app-surface-alt)}html[data-theme=dark] .bo-dash__widget-row:hover,html[data-theme=dark] .bo-dash__skeleton,html[data-theme=dark] .bo-team__member-row:hover td,html[data-theme=dark] .bo-team__pipeline-track,html[data-theme=dark] .bo-dash__admin-row:hover,html[data-theme=dark] .home-widget:hover .home-widget__cta{background:var(--app-muted-surface)}html[data-theme=dark] .bo-add__error{background:var(--app-danger-bg)}html[data-theme=dark] .bo-dash h1,html[data-theme=dark] .bo-dash h2,html[data-theme=dark] .bo-dash h3,html[data-theme=dark] .bo-dash h4,html[data-theme=dark] .bo-dash h5,html[data-theme=dark] .bo-team h1,html[data-theme=dark] .bo-team h2,html[data-theme=dark] .bo-team h3,html[data-theme=dark] .bo-team h4,html[data-theme=dark] .bo-team h5,html[data-theme=dark] .bo-add h1,html[data-theme=dark] .bo-add h2,html[data-theme=dark] .bo-add h3,html[data-theme=dark] .bo-add h4,html[data-theme=dark] .bo-add h5,html[data-theme=dark] .bo-dash__page-header h3,html[data-theme=dark] .bo-dash__widget-header h5,html[data-theme=dark] .bo-team__members-header h5,html[data-theme=dark] .bo-team__member-name,html[data-theme=dark] .bo-team__pipeline-header h5,html[data-theme=dark] .bo-team__pipeline-label,html[data-theme=dark] .bo-team__funnel-header h5,html[data-theme=dark] .bo-team__funnel-count,html[data-theme=dark] .bo-add__card-header h5,html[data-theme=dark] .bo-add__field label,html[data-theme=dark] .bo-add__field input,html[data-theme=dark] .bo-dash__kpi-num,html[data-theme=dark] .bo-dash__section-title,html[data-theme=dark] .bo-dash__mission-edit,html[data-theme=dark] .bo-dash__mission-kanban,html[data-theme=dark] .bo-dash__admin-name,html[data-theme=dark] .bo-dash__admin-edt,html[data-theme=dark] .bo-dash__quick-link strong,html[data-theme=dark] .bo-dash__snapshot strong,html[data-theme=dark] .bo-dash__snapshot a{color:var(--app-text)}html[data-theme=dark] .bo-dash__page-header a,html[data-theme=dark] .bo-dash__widget-row-meta,html[data-theme=dark] .bo-team__kpi-label,html[data-theme=dark] .bo-team__members-table th,html[data-theme=dark] .bo-team__funnel-step,html[data-theme=dark] .bo-dash__admin-date{color:var(--app-text-muted)}html[data-theme=dark] .bo-dash__widget,html[data-theme=dark] .bo-team__kpi-card,html[data-theme=dark] .bo-team__members,html[data-theme=dark] .bo-team__pipeline,html[data-theme=dark] .bo-team__funnel,html[data-theme=dark] .bo-add__card,html[data-theme=dark] .bo-dash__snapshot div{border-color:var(--app-border)}html[data-theme=dark] .bo-dash__widget-header,html[data-theme=dark] .bo-team__members-header,html[data-theme=dark] .bo-team__members-table th,html[data-theme=dark] .bo-team__pipeline-header,html[data-theme=dark] .bo-team__funnel-header,html[data-theme=dark] .bo-add__card-header,html[data-theme=dark] .bo-dash__mission-row,html[data-theme=dark] .bo-dash__admin-row{border-bottom-color:var(--app-border)}html.theme-dark .bo-add__card,html.theme-dark .bo-add__card-header,html.theme-dark .bo-add__type-badge,html.theme-dark .bo-dash__admin-assignee:before,html.theme-dark .bo-dash__admin-edt,html.theme-dark .bo-dash__admin-row:hover,html.theme-dark .bo-dash__admin-type,html.theme-dark .bo-dash__afaire-grid .bo-dash__widget,html.theme-dark .bo-dash__kpi,html.theme-dark .bo-dash__mission-count,html.theme-dark .bo-dash__mission-edit,html.theme-dark .bo-dash__mission-kanban,html.theme-dark .bo-dash__skeleton,html.theme-dark .bo-dash__snapshot div,html.theme-dark .bo-dash__stage-badge,html.theme-dark .bo-dash__widget,html.theme-dark .bo-dash__widget-header,html.theme-dark .bo-dash__widget-row:hover,html.theme-dark .bo-team__funnel,html.theme-dark .bo-team__funnel-header,html.theme-dark .bo-team__kpi-card,html.theme-dark .bo-team__member-row:hover td,html.theme-dark .bo-team__members,html.theme-dark .bo-team__members-header,html.theme-dark .bo-team__members-table th,html.theme-dark .bo-team__pipeline,html.theme-dark .bo-team__pipeline-header,html.theme-dark .bo-team__pipeline-track,html.theme-dark .home-widget:hover .home-widget__cta,html.theme-dark .home-widget__cta{background:#1c1c1c}html.theme-dark .bo-add__field input{background:#242424;border-color:#3a3a3a;color:#f5f5f5}html.theme-dark .bo-add h1,html.theme-dark .bo-add h2,html.theme-dark .bo-add h3,html.theme-dark .bo-add h4,html.theme-dark .bo-add h5,html.theme-dark .bo-add__card-header h5,html.theme-dark .bo-add__error,html.theme-dark .bo-add__field input,html.theme-dark .bo-add__field label,html.theme-dark .bo-add__success,html.theme-dark .bo-dash h1,html.theme-dark .bo-dash h2,html.theme-dark .bo-dash h3,html.theme-dark .bo-dash h4,html.theme-dark .bo-dash h5,html.theme-dark .bo-dash__admin-edt,html.theme-dark .bo-dash__admin-name,html.theme-dark .bo-dash__kpi-num,html.theme-dark .bo-dash__mission-edit,html.theme-dark .bo-dash__mission-kanban,html.theme-dark .bo-dash__mission-title:hover,html.theme-dark .bo-dash__notif-body,html.theme-dark .bo-dash__notif-title,html.theme-dark .bo-dash__page-header h3,html.theme-dark .bo-dash__quick-link strong,html.theme-dark .bo-dash__section-title,html.theme-dark .bo-dash__snapshot a,html.theme-dark .bo-dash__snapshot strong,html.theme-dark .bo-dash__widget-header h5,html.theme-dark .bo-dash__widget-row a:hover,html.theme-dark .bo-team h1,html.theme-dark .bo-team h2,html.theme-dark .bo-team h3,html.theme-dark .bo-team h4,html.theme-dark .bo-team h5,html.theme-dark .bo-team__funnel-count,html.theme-dark .bo-team__funnel-header h5,html.theme-dark .bo-team__member-name,html.theme-dark .bo-team__member-row td,html.theme-dark .bo-team__members-header h5,html.theme-dark .bo-team__pipeline-header h5,html.theme-dark .bo-team__pipeline-label{color:#f5f5f5}html.theme-dark .bo-dash__admin-assignee,html.theme-dark .bo-dash__admin-date,html.theme-dark .bo-dash__admin-row--simple .bo-dash__admin-date,html.theme-dark .bo-dash__chart-subtitle,html.theme-dark .bo-dash__kpi-label,html.theme-dark .bo-dash__page-header a,html.theme-dark .bo-dash__quick-link span,html.theme-dark .bo-dash__snapshot span,html.theme-dark .bo-dash__widget-row-meta,html.theme-dark .bo-dash__widget-row-sub,html.theme-dark .bo-team__funnel-step,html.theme-dark .bo-team__kpi-label,html.theme-dark .bo-team__members-table th{color:#a3a3a3}html.theme-dark .bo-add__card,html.theme-dark .bo-add__card-header,html.theme-dark .bo-add__field input,html.theme-dark .bo-dash__admin-edt,html.theme-dark .bo-dash__admin-edt:hover,html.theme-dark .bo-dash__admin-row,html.theme-dark .bo-dash__mission-edit,html.theme-dark .bo-dash__mission-kanban,html.theme-dark .bo-dash__mission-row,html.theme-dark .bo-dash__notif-row,html.theme-dark .bo-dash__skeleton,html.theme-dark .bo-dash__snapshot div,html.theme-dark .bo-dash__widget,html.theme-dark .bo-dash__widget-header,html.theme-dark .bo-dash__widget-row,html.theme-dark .bo-team__funnel,html.theme-dark .bo-team__funnel-header,html.theme-dark .bo-team__kpi-card,html.theme-dark .bo-team__member-row td,html.theme-dark .bo-team__members,html.theme-dark .bo-team__members-header,html.theme-dark .bo-team__members-table th,html.theme-dark .bo-team__pipeline,html.theme-dark .bo-team__pipeline-header,html.theme-dark .home-widget__cta{border-color:#2f2f2f}html.theme-dark .bo-add__error{background:#f9676829;color:#ff9b9c}html.theme-dark .bo-add__success{background:#09ad9529;color:#5fd0b6}.stats-badges-row{margin-bottom:24px}.small-box{position:relative;display:block;margin-bottom:16px;border-radius:6px;box-shadow:0 1px 3px #0000001f;color:#fff;overflow:hidden;min-height:100px}.small-box>.inner{padding:14px 18px 10px}.small-box>.inner h3{font-size:2.1rem;font-weight:700;margin:0 0 4px;color:#fff;line-height:1.1}.small-box>.inner p{margin:0;font-size:.95rem;opacity:.9}.small-box>.icon{position:absolute;top:10px;right:12px;font-size:56px;color:#ffffff2e;transition:transform .2s ease;pointer-events:none}.small-box:hover>.icon{transform:scale(1.08)}.small-box.bg-info{background:#17a2b8}.small-box.bg-success{background:#28a745}.small-box.bg-warning{background:#ffc107;color:#1f2d3d}.small-box.bg-warning .inner h3,.small-box.bg-warning .inner p{color:#1f2d3d}.small-box.bg-danger{background:#dc3545}.stats-card{border:1px solid rgba(0,0,0,.07);border-radius:8px;margin-bottom:24px;background:#fff;box-shadow:0 1px 3px #0000000d}.stats-card .card-header{padding:14px 18px 6px}.stats-card .card-title{font-size:1.05rem;font-weight:600;margin:0;color:#05264e}.stats-card .card-body{padding:6px 18px 18px}.stats-chart-svg{display:block;background:#fff}.stats-chart-empty{display:flex;align-items:center;justify-content:center;height:160px;color:#8c96a8;font-size:.9rem}.stats-legend{list-style:none;margin:8px 0 0;padding:0;display:flex;flex-wrap:wrap;gap:12px 16px;font-size:.8rem;color:#495057}.stats-legend li{display:inline-flex;align-items:center;gap:6px}.stats-legend-swatch{display:inline-block;width:12px;height:12px;border-radius:2px}.user-profile h3{margin-top:10px;font-weight:600;color:#05264e}html[data-theme=dark] .stats-card,html[data-theme=dark] .stats-chart-svg{background:var(--app-surface);border-color:var(--app-border)}html[data-theme=dark] .stats-card .card-title,html[data-theme=dark] .user-profile h3{color:var(--app-text)}html[data-theme=dark] .stats-chart-empty,html[data-theme=dark] .stats-legend{color:var(--app-text-muted)}html.theme-dark .stats-card,html.theme-dark .stats-chart-svg{background:#1c1c1c}html.theme-dark .small-box.bg-warning,html.theme-dark .small-box.bg-warning .inner h3,html.theme-dark .small-box.bg-warning .inner p,html.theme-dark .stats-card .card-title,html.theme-dark .stats-legend,html.theme-dark .user-profile h3{color:#f5f5f5}html.theme-dark .stats-chart-empty{color:#a3a3a3}.mfa-panel{--navy: #05264E;--blue: #3C65F5;--blue-deep: #274ed1;--blue-tint: rgba(60, 101, 245, .08);--ok: #16a34a;--line: #e6eaf2}.mfa-panel .mfa-head{display:flex;align-items:center;justify-content:space-between;gap:16px;flex-wrap:wrap}.mfa-panel .mfa-head h4{margin:0;padding:0;border:0}.mfa-status{display:inline-flex;align-items:center;gap:8px;font-size:11.5px;font-weight:700;letter-spacing:.04em;text-transform:uppercase;padding:6px 13px;border-radius:999px;background:#f1f5fb;color:#475569}.mfa-status__dot{width:8px;height:8px;border-radius:50%;background:#94a3b8}.mfa-status--totp{background:#16a34a1a;color:#15803d}.mfa-status--totp .mfa-status__dot{background:var(--ok);animation:mfaPulse 2.4s infinite}@keyframes mfaPulse{0%{box-shadow:0 0 #16a34a73}70%{box-shadow:0 0 0 6px #16a34a00}to{box-shadow:0 0 #16a34a00}}.mfa-methods{display:grid;grid-template-columns:1fr 1fr;gap:12px;margin:20px 0 4px}.mfa-method{display:flex;gap:13px;align-items:flex-start;text-align:left;padding:16px;border:1.5px solid var(--line);border-radius:14px;background:#fff;cursor:pointer;transition:border-color .18s,box-shadow .18s,background .18s,transform .18s}.mfa-method:hover:not(:disabled){border-color:#c3cee8;transform:translateY(-1px);box-shadow:0 6px 18px #05264e12}.mfa-method:disabled{cursor:default}.mfa-method.is-active{border-color:var(--blue);background:var(--blue-tint);box-shadow:0 0 0 3px #3c65f514}.mfa-method__ic{flex:none;width:40px;height:40px;border-radius:10px;display:grid;place-items:center;background:#eef2fb;color:var(--blue);font-size:18px;transition:background .18s,color .18s}.mfa-method.is-active .mfa-method__ic{background:var(--blue);color:#fff}.mfa-method__body{display:flex;flex-direction:column;gap:3px;min-width:0}.mfa-method__title{display:flex;align-items:center;gap:7px;font-weight:700;color:var(--navy);font-size:14px}.mfa-method__check{color:var(--blue);font-size:13px}.mfa-method__sub{font-size:12px;color:#64748b;line-height:1.35}.mfa-enroll{margin-top:20px;padding:24px;border-radius:16px;background:linear-gradient(180deg,#f8faff,#f1f5fb);border:1px solid var(--line);animation:mfaReveal .35s cubic-bezier(.16,1,.3,1)}@keyframes mfaReveal{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:none}}.mfa-enroll__steps{display:grid;grid-template-columns:auto 1fr;gap:20px 16px;align-items:start}.mfa-step__n{width:26px;height:26px;border-radius:50%;background:var(--navy);color:#fff;font-size:13px;font-weight:700;display:grid;place-items:center}.mfa-step__t{display:block;font-weight:600;color:var(--navy);font-size:13.5px;margin-bottom:11px}.mfa-qr{position:relative;width:184px;padding:14px;background:#fff;border-radius:12px;box-shadow:0 4px 16px #05264e1a}.mfa-qr img{display:block;width:100%;height:auto;border-radius:4px}.mfa-qr:before,.mfa-qr:after{content:"";position:absolute;width:18px;height:18px;border:2.5px solid var(--blue)}.mfa-qr:before{top:7px;left:7px;border-right:0;border-bottom:0;border-radius:6px 0 0}.mfa-qr:after{bottom:7px;right:7px;border-left:0;border-top:0;border-radius:0 0 6px}.mfa-secret{display:flex;align-items:stretch;gap:10px;margin-top:13px;max-width:360px}.mfa-secret code{flex:1;display:flex;align-items:center;font-family:ui-monospace,SF Mono,JetBrains Mono,Menlo,monospace;font-size:13px;letter-spacing:.08em;color:var(--navy);background:#fff;border:1px dashed #c3cee8;border-radius:8px;padding:9px 12px;word-break:break-all}.mfa-copy{flex:none;border:0;background:#eef2fb;color:var(--blue);width:40px;border-radius:8px;cursor:pointer;transition:background .15s,color .15s}.mfa-copy:hover{background:#e1e8fb}.mfa-copy.is-done{background:#16a34a1f;color:#15803d}.mfa-code-input{width:100%;max-width:280px;font-family:ui-monospace,SF Mono,JetBrains Mono,Menlo,monospace;font-size:26px;font-weight:700;letter-spacing:.5em;text-align:center;text-indent:.5em;color:var(--navy);border:1.5px solid #dbe2f0;border-radius:12px;padding:12px;background:#fff;transition:border-color .15s,box-shadow .15s}.mfa-code-input::-moz-placeholder{color:#cbd5e1;letter-spacing:.4em}.mfa-code-input::placeholder{color:#cbd5e1;letter-spacing:.4em}.mfa-code-input:focus{outline:0;border-color:var(--blue);box-shadow:0 0 0 4px #3c65f51f}.mfa-activate{display:block;margin-top:14px;width:100%;max-width:280px;border:0;border-radius:12px;padding:13px;font-weight:700;font-size:14px;color:#fff;background:linear-gradient(135deg,var(--blue),var(--blue-deep));cursor:pointer;transition:transform .15s,box-shadow .15s,opacity .15s;box-shadow:0 8px 20px #3c65f547}.mfa-activate:hover:not(:disabled){transform:translateY(-1px);box-shadow:0 12px 26px #3c65f557}.mfa-activate:disabled{opacity:.5;cursor:not-allowed;box-shadow:none}.mfa-divider{height:1px;background:#eef0f5;margin:24px 0}.mfa-backup__head{display:flex;align-items:center;justify-content:space-between;gap:12px;flex-wrap:wrap}.mfa-backup__count{font-size:13px;color:#64748b}.mfa-backup__count b{color:var(--navy);font-size:20px;margin-right:4px}.mfa-ghost{border:1.5px solid #dbe2f0;background:#fff;color:var(--navy);font-weight:600;font-size:13px;border-radius:10px;padding:9px 14px;cursor:pointer;transition:border-color .15s,background .15s}.mfa-ghost:hover:not(:disabled){border-color:var(--blue);background:var(--blue-tint)}.mfa-ghost:disabled{opacity:.6;cursor:default}.mfa-ghost i{margin-right:6px}.mfa-codes{list-style:none;margin:14px 0 0;padding:0;display:grid;grid-template-columns:repeat(2,1fr);gap:8px}.mfa-codes li{font-family:ui-monospace,SF Mono,JetBrains Mono,Menlo,monospace;font-size:13.5px;letter-spacing:.06em;color:var(--navy);background:#f8faff;border:1px solid var(--line);border-radius:8px;padding:8px 12px;text-align:center}.mfa-warn{display:flex;gap:8px;align-items:center;color:#b45309;font-size:12.5px;margin:16px 0 4px;background:#fef6e7;border:1px solid #f7e2b8;border-radius:8px;padding:9px 12px}.mfa-error{color:#dc2626;font-size:12.5px;margin-top:8px}@media (max-width: 560px){.mfa-methods,.mfa-codes{grid-template-columns:1fr}}.calendar-page{--bg: #ffffff;--bg-soft: #f8f9fa;--bg-hover: #f1f3f4;--text: #3c4043;--text-soft: #5f6368;--text-mute: #80868b;--rule: #e8eaed;--rule-soft: #f1f3f4;--accent: #1a73e8;--accent-deep: #1557b0;--accent-tint: #e8f0fe;--accent-tint-hover: #d2e3fc;--shadow-card: 0 1px 2px rgba(60, 64, 67, .08), 0 1px 3px rgba(60, 64, 67, .06);--font-sans: "Geist", -apple-system, BlinkMacSystemFont, system-ui, sans-serif;--font-mono: "Geist Mono", "SFMono-Regular", Menlo, monospace;background:var(--bg);min-height:100vh;padding:80px 0 0;color:var(--text);font-family:var(--font-sans);font-feature-settings:"cv11","ss01","ss03";-webkit-font-smoothing:antialiased}.calendar-page[data-mode=SALES]{--accent: #137333;--accent-deep: #0d652d;--accent-tint: #e6f4ea;--accent-tint-hover: #ceead6}html.theme-dark .calendar-page{--bg: #1c1c1c;--bg-soft: #222222;--bg-hover: #2a2a2a;--text: #f5f5f5;--text-soft: #c5c5c5;--text-mute: #8f8f8f;--rule: #2f2f2f;--rule-soft: #262626;--accent: #8ab4f8;--accent-deep: #aecbfa;--accent-tint: rgba(138, 180, 248, .16);--accent-tint-hover: rgba(138, 180, 248, .26);--border: #2f2f2f;--shadow-card: 0 16px 40px rgba(0, 0, 0, .28)}html.theme-dark .calendar-page[data-mode=SALES]{--accent: #81c995;--accent-deep: #a8dab5;--accent-tint: rgba(129, 201, 149, .16);--accent-tint-hover: rgba(129, 201, 149, .26)}.calendar-page__container{max-width:none;margin:0;padding:0}.calendar-page .calendar-page__container,.calendar-page .row,.calendar-page .col,.calendar-page__content,.calendar-page__fluid{padding:0;margin:0;max-width:none}.calendar-page__card{background:transparent;border:none;box-shadow:none;border-radius:0;margin:0}.calendar-page__card .card-body{padding:0;background:transparent}.calendar-page .alert{position:fixed;bottom:24px;left:50%;transform:translate(-50%);z-index:50;background:#323232;color:#fff;border:none;border-radius:6px;padding:12px 18px;font-family:var(--font-sans);font-size:14px;font-weight:400;box-shadow:0 3px 5px #0003,0 6px 10px #00000024;margin:0;min-width:280px}.calendar-page .alert.alert-success{background:#137333}.calendar-page .alert.alert-info{background:#323232}.calendar-page .alert.alert-danger{background:#c5221f}.calendar-page .alert .btn{font-family:var(--font-sans);font-size:13px;font-weight:500;letter-spacing:.02em;text-transform:uppercase;border:none;background:transparent;color:#8ab4f8;border-radius:4px;padding:6px 8px}.calendar-page .alert .btn:hover{background:#ffffff14;color:#8ab4f8}.gc-topbar{display:flex;align-items:center;gap:16px;padding:8px 24px;background:var(--bg);border-bottom:1px solid var(--rule);min-height:64px}.gc-topbar__title{font-family:var(--font-sans);font-size:22px;font-weight:400;color:var(--text);margin:0 0 0 8px;line-height:1;white-space:nowrap;text-transform:capitalize}.gc-topbar__today{font-family:var(--font-sans);font-size:14px;font-weight:500;color:var(--text);background:var(--bg);border:1px solid var(--rule);border-radius:4px;padding:6px 16px;cursor:pointer;transition:background .12s ease,box-shadow .12s ease}.gc-topbar__today:hover{background:var(--bg-hover)}.gc-topbar__today:active{background:var(--accent-tint)}.gc-topbar__nav{display:flex;gap:0}.gc-topbar__navbtn{width:36px;height:36px;display:inline-flex;align-items:center;justify-content:center;border:none;background:transparent;color:var(--text-soft);border-radius:50%;cursor:pointer;font-size:18px;line-height:1;transition:background .12s ease}.gc-topbar__navbtn:hover{background:var(--bg-hover);color:var(--text)}.gc-topbar__spacer{flex:1}.gc-views{display:inline-flex;background:var(--bg);border:1px solid var(--rule);border-radius:4px;overflow:hidden}.gc-views__btn{font-family:var(--font-sans);font-size:13px;font-weight:500;color:var(--text);background:transparent;border:none;padding:7px 14px;cursor:pointer;transition:background .12s ease,color .12s ease;border-right:1px solid var(--rule)}.gc-views__btn:last-child{border-right:none}.gc-views__btn:hover{background:var(--bg-hover)}.gc-views__btn[data-active=true]{background:var(--accent-tint);color:var(--accent-deep)}.gc-topbar__mode{display:inline-flex;align-items:center;gap:8px;font-family:var(--font-mono);font-size:11px;font-weight:500;letter-spacing:.04em;text-transform:uppercase;color:var(--text-soft);background:var(--accent-tint);border-radius:12px;padding:4px 10px}.gc-topbar__mode-dot{width:8px;height:8px;border-radius:50%;background:var(--accent)}.gc-filters{display:inline-flex;align-items:center;gap:6px;margin-right:4px}.gc-filter{display:inline-flex;align-items:center;gap:7px;font-size:12px;font-weight:600;color:var(--text-soft);background:transparent;border:1px solid var(--border, #e2e8f0);border-radius:999px;padding:4px 11px;cursor:pointer;opacity:.55;transition:opacity .12s ease,background .12s ease,border-color .12s ease}.gc-filter[data-on]{opacity:1;background:var(--accent-tint);border-color:var(--accent);color:var(--text)}.gc-filter__dot{width:9px;height:9px;border-radius:50%;background:currentColor}.gc-filter[data-source=REC] .gc-filter__dot{background:#1976d2}.gc-filter[data-source=SALES] .gc-filter__dot{background:#f57c00}.gc-filter:not([data-on]) .gc-filter__dot{background:#cbd5e1}.gc-body{display:grid;grid-template-columns:256px 1fr;min-height:calc(100vh - 144px)}.gc-sidebar{border-right:1px solid var(--rule);padding:20px 16px;background:var(--bg)}.gc-mini{margin-bottom:24px}.gc-mini__head{display:flex;align-items:center;justify-content:space-between;margin-bottom:6px;padding:0 4px}.gc-mini__label{font-family:var(--font-sans);font-size:14px;font-weight:500;color:var(--text);margin:0;text-transform:capitalize}.gc-mini__nav{display:flex;gap:2px}.gc-mini__navbtn{width:28px;height:28px;border:none;background:transparent;color:var(--text-soft);border-radius:50%;cursor:pointer;font-size:14px;line-height:1;display:inline-flex;align-items:center;justify-content:center;transition:background .12s ease}.gc-mini__navbtn:hover{background:var(--bg-hover);color:var(--text)}.gc-mini__grid{width:100%;border-collapse:collapse;table-layout:fixed}.gc-mini__grid th{font-family:var(--font-sans);font-size:10px;font-weight:500;color:var(--text-mute);text-align:center;padding:4px 0 8px;text-transform:uppercase}.gc-mini__grid td{text-align:center;padding:0;height:28px}.gc-mini__cell{width:28px;height:28px;display:inline-flex;align-items:center;justify-content:center;border:none;background:transparent;font-family:var(--font-sans);font-size:12px;font-weight:400;color:var(--text);border-radius:50%;cursor:pointer;transition:background .12s ease,color .12s ease;margin:1px auto}.gc-mini__cell:hover{background:var(--bg-hover)}.gc-mini__cell[data-otherm=true]{color:var(--text-mute)}.gc-mini__cell[data-today=true]{background:var(--accent);color:#fff;font-weight:500}.gc-mini__cell[data-today=true]:hover{background:var(--accent-deep)}.gc-mini__cell[data-selected=true]{background:var(--accent-tint);color:var(--accent-deep);font-weight:500}.gc-mini__cell[data-today=true][data-selected=true]{background:var(--accent);color:#fff}.gc-cals__head{font-family:var(--font-sans);font-size:13px;font-weight:500;color:var(--text-soft);margin:8px 4px 6px}.gc-cals__list{list-style:none;padding:0;margin:0}.gc-cals__item{display:flex;align-items:center;gap:10px;padding:6px 4px;border-radius:4px;cursor:pointer;transition:background .12s ease}.gc-cals__item:hover{background:var(--bg-hover)}.gc-cals__check{width:16px;height:16px;border:2px solid currentColor;border-radius:3px;background:currentColor;flex-shrink:0;position:relative}.gc-cals__check:after{content:"";position:absolute;left:3px;top:0;width:4px;height:8px;border:solid #fff;border-width:0 2px 2px 0;transform:rotate(45deg)}.gc-cals__name{font-family:var(--font-sans);font-size:14px;font-weight:400;color:var(--text)}.gc-canvas{background:var(--bg);padding:0 16px 16px;overflow:hidden}#calendar{min-height:calc(100vh - 200px);padding:0;background:transparent}.fc{font-family:var(--font-sans);color:var(--text);--fc-border-color: var(--rule);--fc-page-bg-color: var(--bg);--fc-neutral-bg-color: var(--bg-soft);--fc-today-bg-color: var(--accent-tint);--fc-now-indicator-color: #ea4335;--fc-event-bg-color: var(--accent);--fc-event-border-color: var(--accent);--fc-event-text-color: #fff}.fc table{border-color:var(--rule)}.fc .fc-toolbar.fc-header-toolbar{display:none}.fc .fc-scrollgrid{border-radius:0;overflow:visible;border:none}.fc .fc-scrollgrid-section>*{border-color:var(--rule)!important}.fc .fc-col-header-cell{background:var(--bg);border-color:var(--rule);padding:6px 0 8px}.fc .fc-col-header-cell-cushion{font-family:var(--font-sans);font-size:11px;font-weight:500;letter-spacing:.08em;text-transform:uppercase;color:var(--text-soft);padding:8px 4px;text-decoration:none}.fc .fc-day-today .fc-col-header-cell-cushion{color:var(--accent)}.fc .fc-timegrid-axis-cushion,.fc .fc-timegrid-slot-label-cushion{font-family:var(--font-mono);font-size:10px;font-weight:500;letter-spacing:.02em;color:var(--text-mute);padding:0 8px}.fc .fc-timegrid-slot{height:48px;border-color:var(--rule-soft)}.fc .fc-timegrid-slot-minor{border-top-style:dotted;border-top-color:var(--rule-soft)}.fc .fc-timegrid-slot-lane{border-color:var(--rule-soft)}.fc .fc-daygrid-day{background:var(--bg)}.fc .fc-daygrid-day-frame{min-height:110px;padding:2px}.fc .fc-daygrid-day-top{flex-direction:row;justify-content:center;padding-top:4px}.fc .fc-daygrid-day-number{font-family:var(--font-sans);font-size:12px;font-weight:500;color:var(--text);padding:4px 6px;text-decoration:none;border-radius:50%;width:24px;height:24px;display:inline-flex;align-items:center;justify-content:center}.fc .fc-day-today{background:transparent!important}.fc .fc-day-today .fc-daygrid-day-number{background:var(--accent);color:#fff;font-weight:500}.fc .fc-timegrid-now-indicator-line{border-color:#ea4335;border-top-width:2px}.fc .fc-timegrid-now-indicator-arrow{background:#ea4335;width:12px;height:12px;border-radius:50%;border:none;margin-top:-6px;margin-left:-6px}.fc .fc-timegrid-axis,.fc .fc-timegrid-divider{border-color:var(--rule)}.fc-event{cursor:pointer;border-radius:4px!important;border:none!important;font-family:var(--font-sans);font-weight:500;font-size:12px;line-height:1.3;transition:filter .12s ease,box-shadow .12s ease}.fc-event:hover{filter:brightness(.95);box-shadow:0 1px 3px #0000001f,0 1px 2px #00000014}.fc .fc-timegrid-event{padding:4px 6px!important;border-radius:4px!important;box-shadow:0 1px 2px #0000000a;margin:0 2px}.fc .fc-timegrid-event .fc-event-main{color:#fff!important;padding:0}.fc .fc-timegrid-event .fc-event-time{font-family:var(--font-mono);font-size:11px;font-weight:400;opacity:.9}.fc .fc-timegrid-event .fc-event-title{font-family:var(--font-sans);font-size:12px;font-weight:500}.fc .fc-daygrid-event{padding:2px 6px!important;border-radius:4px!important;color:#fff!important;margin:1px 2px;font-size:11px;font-weight:500;line-height:1.3}.fc .fc-daygrid-event .fc-event-time,.fc .fc-daygrid-event .fc-event-title{color:#fff!important}.fc .fc-daygrid-event-dot{display:none}.fc .fc-daygrid-more-link{font-family:var(--font-sans);font-size:11px;font-weight:500;color:var(--text-soft);padding:2px 6px;border-radius:4px;margin:1px 2px;text-decoration:none}.fc .fc-daygrid-more-link:hover{background:var(--bg-hover);color:var(--text)}.fc .fc-popover{border-radius:8px;box-shadow:0 4px 16px #0000001f;border:1px solid var(--rule);background:var(--bg)}.fc .fc-popover-header{background:var(--bg-soft);font-family:var(--font-sans);font-size:13px;font-weight:500;padding:10px 12px;border-bottom:1px solid var(--rule)}.fc .fc-popover-close{color:var(--text-soft)}.fc-list-event:hover td{background:var(--bg-hover)!important}.fc-list-event-time,.fc-list-event-title{color:var(--text)!important;font-family:var(--font-sans)}@media (max-width: 960px){.gc-body{grid-template-columns:1fr}.gc-sidebar{display:none}.gc-topbar{padding:8px 16px;flex-wrap:wrap;gap:8px}.gc-topbar__title{font-size:18px;margin-left:0}}@media (max-width: 720px){.gc-topbar__mode{display:none}.gc-views__btn{padding:6px 10px}}.cra-add-btn{margin-bottom:16px}.cra-list-table{margin-top:8px}.cra-empty{color:#8c96a8;font-size:13px;text-align:center;padding:16px 0}.cra-selectors{display:flex;align-items:center;gap:8px;flex-wrap:wrap}.cra-selectors label{margin:0;font-weight:600;color:#05264e}.cra-back-link{margin-left:auto;color:#6c757d;font-size:14px;text-decoration:none}.cra-back-link:hover{color:#3c65f5}.cra-admin-tag{display:inline-block;margin-top:10px;padding:4px 10px;background:#fff3cd;color:#856404;border-radius:4px;font-size:12px}.cra-datepicker{display:inline-block;background:#fff;border:1px solid #e3e6ef;border-radius:6px;padding:6px;margin-top:8px}.cra-datepicker table{margin:0;width:auto}.cra-datepicker th{text-align:center;font-weight:600;color:#05264e;border:none;padding:6px 10px}.cra-day{width:36px;height:36px;text-align:center;vertical-align:middle;cursor:pointer;border:1px solid transparent;border-radius:4px;-webkit-user-select:none;-moz-user-select:none;user-select:none;font-size:13px}.cra-day:hover:not(.cra-disabled):not(.cra-empty-cell){background:#eef2ff}.cra-day.highlighted{background:#3c65f5;color:#fff;font-weight:600}.cra-day.highlighted:hover{background:#2b50d4}.cra-weekend{background-color:#e6e6fa}.cra-day.cra-weekend.highlighted{background:#3c65f5;color:#fff}.cra-day.cra-disabled{cursor:not-allowed;opacity:.55}.cra-empty-cell{cursor:default;background:transparent}html.theme-dark .cra-datepicker,html.theme-dark .cra-day:hover:not(.cra-disabled):not(.cra-empty-cell),html.theme-dark .cra-weekend{background:#1c1c1c}html.theme-dark .cra-admin-tag,html.theme-dark .cra-datepicker th,html.theme-dark .cra-selectors label{color:#f5f5f5}html.theme-dark .cra-back-link,html.theme-dark .cra-empty{color:#a3a3a3}html.theme-dark .cra-datepicker{border-color:#2f2f2f}html.theme-dark .cra-admin-tag{background:#f5a62329;color:#f3c98a}.mt-header{background:linear-gradient(135deg,#05264e,#1a3f7a,#3c65f5 80%,#7b61ff);border-radius:18px;padding:32px 36px;margin-bottom:28px;box-shadow:0 10px 40px #05264e33;position:relative;overflow:hidden}.mt-header:after{content:"";position:absolute;right:-30px;top:-30px;width:160px;height:160px;border-radius:50%;background:#ffffff0a;pointer-events:none}.mt-header h2{color:#fff!important;font-weight:800;font-size:24px;margin:0 0 6px}.mt-header h2 i{margin-right:10px;opacity:.7}.mt-header p{color:#fff9!important;font-size:14px;margin:0}.mt-list{display:flex;flex-direction:column;gap:20px}.mt-card{background:#fff;border-radius:14px;box-shadow:0 2px 16px #0000000d;border:1px solid #f0f2f5;overflow:hidden;transition:all .25s}.mt-card:hover{box-shadow:0 6px 28px #0000001a;transform:translateY(-2px)}.mt-card-head{display:flex;align-items:center;gap:14px;padding:18px 24px;border-bottom:1px solid #f0f2f5;background:#fafbfd}.mt-card-avatar{width:42px;height:42px;border-radius:50%;background:linear-gradient(135deg,#3c65f5,#7b61ff);display:flex;align-items:center;justify-content:center;font-size:16px;font-weight:800;color:#fff!important;flex-shrink:0;text-transform:uppercase}.mt-card-name{flex:1}.mt-card-name a{color:#05264e!important;font-weight:700;font-size:15px;text-decoration:none}.mt-card-name a:hover{color:#3c65f5!important}.mt-card-link{display:inline-flex;align-items:center;gap:6px;padding:6px 14px;border-radius:8px;font-size:12px;font-weight:600;background:#3c65f5;color:#fff!important;text-decoration:none;transition:all .2s;flex-shrink:0}.mt-card-link:hover{background:#2a4fd6;color:#fff!important;text-decoration:none;transform:translateY(-1px)}.mt-card-body{padding:0}.mt-card-body .cmt-list{margin-top:0;padding:12px 18px}.mt-empty{text-align:center;padding:60px 20px}.mt-empty i{font-size:48px;color:#d0d8e8!important;margin-bottom:16px;display:block}.mt-empty p{color:#8c96a8!important;font-size:15px;margin:0}@media (max-width: 767px){.mt-header{padding:24px 20px}.mt-header h2{font-size:20px}.mt-card-head{flex-wrap:wrap;gap:10px}}.cmt-list{display:flex;flex-direction:column;gap:12px;margin-top:10px}.cmt-row{background:#fff;border-radius:12px;border:1px solid #f0f2f5;padding:16px 20px;box-shadow:0 1px 6px #0000000a;transition:all .2s}.cmt-row:hover{box-shadow:0 4px 16px #00000014}.cmt-header{display:flex;align-items:center;gap:10px;margin-bottom:8px}.cmt-avatar{width:34px;height:34px;border-radius:50%;background:linear-gradient(135deg,#3c65f5,#7b61ff);display:flex;align-items:center;justify-content:center;font-size:13px;font-weight:700;color:#fff!important;text-transform:uppercase;flex-shrink:0}.cmt-pseudo{font-weight:700;font-size:14px;color:#05264e!important}.cmt-date{font-size:12px;color:#aab4c6!important;margin-left:auto}.cmt-body{font-size:14px;color:#333!important;line-height:1.6;padding-left:44px}.cmt-body strong{color:#3c65f5;font-weight:700}.cmt-empty{text-align:center;padding:30px;color:#aab4c6!important;font-size:14px}html.theme-dark .cmt-row,html.theme-dark .mt-card,html.theme-dark .mt-card-head{background:#1c1c1c}html.theme-dark .cmt-body,html.theme-dark .cmt-pseudo,html.theme-dark .mt-card-name a{color:#f5f5f5!important}html.theme-dark .mt-empty p{color:#a3a3a3!important}html.theme-dark .cmt-row,html.theme-dark .mt-card,html.theme-dark .mt-card-head{border-color:#2f2f2f}.nf-header{background:linear-gradient(135deg,#05264e,#1a3f7a,#3c65f5 80%,#7b61ff);border-radius:18px;padding:32px 36px;margin-bottom:28px;box-shadow:0 10px 40px #05264e33;position:relative;overflow:hidden}.nf-header:after{content:"";position:absolute;right:-30px;top:-30px;width:160px;height:160px;border-radius:50%;background:#ffffff0a;pointer-events:none}.nf-header h2{color:#fff!important;font-weight:800;font-size:24px;margin:0 0 6px}.nf-header h2 i{margin-right:10px;opacity:.7}.nf-header p{color:#fff9!important;font-size:14px;margin:0}.nf-list{display:flex;flex-direction:column;gap:12px}.nf-card{background:#fff;border-radius:12px;box-shadow:0 2px 12px #0000000d;border:1px solid #f0f2f5;border-left:4px solid #3C65F5;padding:16px 20px;display:flex;align-items:flex-start;gap:14px;transition:all .25s}.nf-card:hover{box-shadow:0 6px 24px #0000001a;transform:translate(-2px)}.nf-card-icon{width:38px;height:38px;border-radius:10px;background:linear-gradient(135deg,#3c65f5,#7b61ff);display:flex;align-items:center;justify-content:center;flex-shrink:0;color:#fff;font-size:14px}.nf-card-body{flex:1;min-width:0}.nf-card-title{font-weight:700;font-size:14px;color:#05264e;margin-bottom:4px}.nf-card-text{font-size:13px;color:#6c757d;line-height:1.5;word-break:break-word}.nf-card-text a{color:#3c65f5;text-decoration:none}.nf-card-text a:hover{text-decoration:underline}.nf-empty{text-align:center;padding:60px 20px}.nf-empty i{font-size:48px;color:#d0d8e8!important;margin-bottom:16px;display:block}.nf-empty p{color:#8c96a8!important;font-size:15px;margin:0}@media (max-width: 767px){.nf-header{padding:24px 20px}.nf-header h2{font-size:20px}.nf-card{padding:14px 16px;gap:10px}}html.theme-dark .nf-card{background:#1c1c1c}html.theme-dark .nf-card-title{color:#f5f5f5}html.theme-dark .nf-card-text{color:#a3a3a3}html.theme-dark .nf-empty p{color:#a3a3a3!important}html.theme-dark .nf-card{border-color:#2f2f2f}.jm-header{background:linear-gradient(135deg,#05264e,#1a3f7a,#3c65f5 80%,#7b61ff);border-radius:18px;padding:32px 36px;margin-bottom:24px;box-shadow:0 10px 40px #05264e33;position:relative;overflow:hidden}.jm-header:after{content:"";position:absolute;right:-30px;top:-30px;width:160px;height:160px;border-radius:50%;background:#ffffff0a;pointer-events:none}.jm-header h2{color:#fff!important;font-weight:800;font-size:24px;margin:0 0 6px}.jm-header h2 i{margin-right:10px;opacity:.7}.jm-header p{color:#fff9!important;font-size:14px;margin:0}.jm-toolbar{display:flex;justify-content:flex-end;margin-bottom:18px}.jm-toolbar .theme-btn i{margin-left:6px}.jm-list{display:flex;flex-direction:column;gap:16px}.jm-card{background:#fff;border-radius:14px;border:1px solid #f0f2f5;box-shadow:0 2px 16px #0000000d;overflow:hidden;transition:all .25s}.jm-card:hover{box-shadow:0 6px 28px #0000001a;transform:translateY(-2px)}.jm-card-head{display:flex;align-items:center;gap:14px;padding:14px 22px;border-bottom:1px solid #f0f2f5;background:#fafbfd}.jm-card-title{flex:1;min-width:0}.jm-link{background:none;border:0;padding:0;font-weight:700;font-size:15px;color:#05264e!important;text-align:left;cursor:pointer;text-decoration:none;display:inline-flex;align-items:center;max-width:100%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.jm-link:hover{color:#3c65f5!important;text-decoration:none}.jm-delete{background:transparent;border:1px solid #f0d8d8;color:#b85c5c!important;border-radius:8px;width:36px;height:36px;display:inline-flex;align-items:center;justify-content:center;cursor:pointer;transition:all .2s;flex-shrink:0}.jm-delete:hover:not(:disabled){background:#fff0f0;border-color:#e6b4b4;color:#a04545!important}.jm-delete:disabled{opacity:.5;cursor:not-allowed}.jm-card-body{padding:16px 22px 20px}.jm-text{font-family:inherit;font-size:14px;line-height:1.6;color:#333!important;margin:0;white-space:pre-wrap;word-break:break-word;background:transparent;border:0;padding:0}.jm-muted{color:#aab4c6!important;font-size:13px}.jm-empty{text-align:center;padding:60px 20px}.jm-empty i{font-size:48px;color:#d0d8e8!important;margin-bottom:16px;display:block}.jm-empty p{color:#8c96a8!important;font-size:15px;margin:0}.jm-form{background:#fff;border-radius:14px;border:1px solid #e3eaf5;box-shadow:0 4px 24px #3c65f51a;margin-bottom:18px;overflow:hidden}.jm-form-head{padding:14px 22px;background:linear-gradient(135deg,#f6f8ff,#eef2ff);border-bottom:1px solid #e3eaf5}.jm-form-head h5{margin:0;font-size:15px;font-weight:700;color:#05264e!important}.jm-form-head h5 i{margin-right:8px;color:#3c65f5}.jm-form-body{padding:18px 22px 8px}.jm-label{display:block;font-size:13px;font-weight:600;color:#05264e!important;margin:10px 0 6px}.jm-form .form-control{width:100%;padding:10px 14px;font-size:14px;border:1px solid #e3eaf5;border-radius:8px;transition:border-color .15s,box-shadow .15s;background:#fafbfd}.jm-form .form-control:focus{outline:0;border-color:#3c65f5;background:#fff;box-shadow:0 0 0 3px #3c65f51f}.jm-form textarea.form-control{resize:vertical;min-height:127px;font-family:inherit;line-height:1.5}.jm-counter{text-align:right;font-size:11px;color:#aab4c6;margin-top:2px}.jm-editor-toolbar{border:1px solid #e3eaf5;border-radius:10px;background:#f8fbff;padding:10px;margin-bottom:10px;display:flex;flex-direction:column;gap:8px}.jm-editor-toolbar-row{display:flex;align-items:center;flex-wrap:wrap;gap:8px}.jm-editor-toolbar-label{font-size:12px;font-weight:700;color:#48638f!important;min-width:110px}.jm-token-btn{border:1px solid #d0dcf4;background:#fff;color:#34518a!important;border-radius:8px;padding:6px 10px;font-size:12px;font-weight:700;cursor:pointer}.jm-token-btn:hover{background:#eef4ff;border-color:#aac0f0}.jm-token-btn.is-active{border-color:#3c65f5;background:#eaf0ff;color:#2743b7!important}.jm-preview{margin-top:12px;border:1px solid #e3eaf5;border-radius:10px;overflow:hidden;background:#fff}.jm-preview-head{background:#f6f8ff;border-bottom:1px solid #e3eaf5;padding:8px 12px;font-size:12px;font-weight:700;color:#4f668f!important}.jm-preview-body{margin:0;padding:12px;white-space:pre-wrap;word-break:break-word;font-family:inherit;font-size:14px;line-height:1.55;color:#1f2a3d!important}.jm-preview-empty{padding:14px 12px;color:#94a3b8!important;font-size:13px}.jm-form-actions{padding:14px 22px;border-top:1px solid #f0f2f5;background:#fafbfd;display:flex;justify-content:flex-end;gap:10px}.jm-form-actions .btn{padding:8px 18px;font-size:14px;font-weight:600;border-radius:8px;border:1px solid transparent;cursor:pointer;transition:all .2s}.jm-form-actions .btn-primary{background:#3c65f5;color:#fff;border-color:#3c65f5}.jm-form-actions .btn-primary:hover:not(:disabled){background:#2a4fd6;border-color:#2a4fd6}.jm-form-actions .btn-secondary{background:#fff;color:#05264e;border-color:#d8dfeb}.jm-form-actions .btn-secondary:hover:not(:disabled){background:#f0f4fa}.jm-form-actions .btn:disabled{opacity:.6;cursor:not-allowed}@media (max-width: 767px){.jm-header{padding:24px 20px}.jm-header h2{font-size:20px}.jm-card-head{flex-wrap:wrap;gap:10px;padding:12px 16px}.jm-card-body{padding:14px 16px 18px}.jm-form-body{padding:14px 16px 6px}.jm-form-actions{padding:12px 16px}}html.theme-dark .jm-card,html.theme-dark .jm-card-head,html.theme-dark .jm-editor-toolbar,html.theme-dark .jm-form,html.theme-dark .jm-form .form-control,html.theme-dark .jm-form .form-control:focus,html.theme-dark .jm-form-actions,html.theme-dark .jm-form-actions .btn-secondary,html.theme-dark .jm-form-actions .btn-secondary:hover:not(:disabled),html.theme-dark .jm-preview,html.theme-dark .jm-preview-head,html.theme-dark .jm-token-btn,html.theme-dark .jm-token-btn.is-active,html.theme-dark .jm-token-btn:hover{background:#1c1c1c}html.theme-dark .jm-form-actions .btn-secondary{color:#f5f5f5}html.theme-dark .jm-delete:hover:not(:disabled),html.theme-dark .jm-editor-toolbar-label,html.theme-dark .jm-form-head h5,html.theme-dark .jm-label,html.theme-dark .jm-link,html.theme-dark .jm-preview-body,html.theme-dark .jm-preview-head,html.theme-dark .jm-text,html.theme-dark .jm-token-btn,html.theme-dark .jm-token-btn.is-active{color:#f5f5f5!important}html.theme-dark .jm-delete,html.theme-dark .jm-empty p{color:#a3a3a3!important}html.theme-dark .jm-card,html.theme-dark .jm-card-head,html.theme-dark .jm-delete,html.theme-dark .jm-form-actions,html.theme-dark .jm-form-actions .btn-secondary{border-color:#2f2f2f}html.theme-dark .jm-delete:hover:not(:disabled){background:#f9676829;color:#ff9b9c}.inv-header{display:flex;align-items:center;justify-content:space-between;margin-bottom:18px;flex-wrap:wrap;gap:10px}.inv-header h2{margin:0;font-size:22px;color:#05264e}.inv-header h2 i{margin-right:8px;color:#3c65f5}.inv-admin-tag{display:inline-flex;align-items:center;gap:6px;padding:4px 10px;background:#fff3cd;color:#856404;border-radius:12px;font-size:12px;font-weight:600}.inv-section{margin-top:24px}.inv-section-title{font-size:16px;font-weight:600;color:#05264e;margin:0 0 12px}.inv-list{display:flex;flex-direction:column;gap:8px}.inv-row{display:grid;grid-template-columns:1fr auto auto;align-items:center;gap:16px;padding:14px 16px;background:#fff;border:1px solid #e3e6ef;border-radius:8px;transition:border-color .15s ease,box-shadow .15s ease}.inv-row:hover{border-color:#c9d2e5;box-shadow:0 2px 6px #3c65f50f}.inv-cell{min-width:0}.inv-cell-main{display:flex;align-items:center;gap:12px}.inv-row-icon{font-size:20px;color:#3c65f5;width:28px;text-align:center}.inv-row-title{font-weight:600;color:#05264e}.inv-row-sub{font-size:12px;color:#8c96a8;margin-top:2px}.inv-cell-date{font-size:13px;color:#6c757d;font-variant-numeric:tabular-nums;white-space:nowrap}.inv-cell-actions{display:flex;gap:6px;flex-wrap:wrap;justify-content:flex-end}.inv-cell-actions .btn{white-space:nowrap}.inv-cell-actions .btn i{margin-right:4px}.inv-empty{text-align:center;padding:48px 16px;color:#8c96a8}.inv-empty i{font-size:40px;margin-bottom:12px;display:block;color:#c9d2e5}.inv-empty p{margin:0}@media (max-width: 640px){.inv-row{grid-template-columns:1fr;gap:8px}.inv-cell-actions{justify-content:flex-start}}html.theme-dark .inv-row{background:#1c1c1c}html.theme-dark .inv-admin-tag,html.theme-dark .inv-header h2,html.theme-dark .inv-row-title,html.theme-dark .inv-section-title{color:#f5f5f5}html.theme-dark .inv-cell-date,html.theme-dark .inv-empty,html.theme-dark .inv-row-sub{color:#a3a3a3}html.theme-dark .inv-row,html.theme-dark .inv-row:hover{border-color:#2f2f2f}html.theme-dark .inv-admin-tag{background:#f5a62329;color:#f3c98a}.ar-header{background:linear-gradient(135deg,#05264e,#1a3f7a,#3c65f5 80%,#7b61ff);border-radius:18px;padding:32px 36px;margin-bottom:24px;box-shadow:0 10px 40px #05264e33;position:relative;overflow:hidden}.ar-header:after{content:"";position:absolute;right:-30px;top:-30px;width:160px;height:160px;border-radius:50%;background:#ffffff0a;pointer-events:none}.ar-header h2{color:#fff!important;font-weight:800;font-size:24px;margin:0 0 6px}.ar-header h2 i{margin-right:10px;opacity:.7}.ar-header p{color:#fff9!important;font-size:14px;margin:0}.ar-toolbar{display:flex;justify-content:flex-end;margin-bottom:18px}.ar-toolbar .theme-btn i{margin-left:6px}.ar-list{display:flex;flex-direction:column;gap:12px}.ar-card{background:#fff;border-radius:14px;border:1px solid #f0f2f5;box-shadow:0 2px 16px #0000000d;overflow:hidden;transition:all .25s}.ar-card:hover{box-shadow:0 6px 28px #0000001a;transform:translateY(-2px)}.ar-card-head{display:flex;align-items:center;gap:14px;padding:14px 22px;border-bottom:1px solid #f0f2f5;background:#fafbfd}.ar-card-title{flex:1;min-width:0}.ar-link{background:none;border:0;padding:0;font-weight:700;font-size:15px;color:#05264e!important;text-align:left;cursor:pointer;text-decoration:none;display:inline-flex;align-items:center;max-width:100%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.ar-link:hover{color:#3c65f5!important;text-decoration:none}.ar-card-meta{display:flex;align-items:center;gap:12px;color:#8c96a8;font-size:12px;flex-shrink:0}.ar-card-meta i{margin-right:4px;opacity:.7}.ar-id{font-weight:700;color:#aab4c6}.ar-dt{white-space:nowrap}.ar-delete{background:transparent;border:1px solid #f0d8d8;color:#b85c5c!important;border-radius:8px;width:36px;height:36px;display:inline-flex;align-items:center;justify-content:center;cursor:pointer;transition:all .2s;flex-shrink:0}.ar-delete:hover:not(:disabled){background:#fff0f0;border-color:#e6b4b4;color:#a04545!important}.ar-delete:disabled{opacity:.5;cursor:not-allowed}.ar-card-body{padding:12px 22px 16px}.ar-meta-desc{font-size:13px;line-height:1.55;color:#5e6a82!important;margin:0;white-space:pre-wrap;word-break:break-word}.ar-muted{color:#aab4c6!important;font-style:italic;font-weight:400}.ar-empty{text-align:center;padding:60px 20px}.ar-empty i{font-size:48px;color:#d0d8e8!important;margin-bottom:16px;display:block}.ar-empty p{color:#8c96a8!important;font-size:15px;margin:0}.ar-form{background:#fff;border-radius:14px;border:1px solid #e3eaf5;box-shadow:0 4px 24px #3c65f51a;margin-bottom:18px;overflow:hidden}.ar-form-head{padding:14px 22px;background:linear-gradient(135deg,#f6f8ff,#eef2ff);border-bottom:1px solid #e3eaf5}.ar-form-head h5{margin:0;font-size:15px;font-weight:700;color:#05264e!important}.ar-form-head h5 i{margin-right:8px;color:#3c65f5}.ar-form-body{padding:18px 22px 8px}.ar-label{display:block;font-size:13px;font-weight:600;color:#05264e!important;margin:10px 0 6px}.ar-form .form-control{width:100%;padding:10px 14px;font-size:14px;border:1px solid #e3eaf5;border-radius:8px;transition:border-color .15s,box-shadow .15s;background:#fafbfd}.ar-form .form-control:focus{outline:0;border-color:#3c65f5;background:#fff;box-shadow:0 0 0 3px #3c65f51f}.ar-form textarea.form-control{resize:vertical;font-family:inherit;line-height:1.5}.ar-quill-shell{position:relative;border-radius:8px;overflow:hidden;background:#fff}.ar-quill-loading{padding:14px;color:#8c96a8;font-size:13px;text-align:center}.ar-quill{min-height:320px;background:#fff}.ar-quill-shell .ql-toolbar.ql-snow,.ar-quill-shell .ql-container.ql-snow{border-color:#e3eaf5}.ar-quill-shell .ql-toolbar.ql-snow{border-top-left-radius:8px;border-top-right-radius:8px;background:#fafbfd}.ar-quill-shell .ql-container.ql-snow{border-bottom-left-radius:8px;border-bottom-right-radius:8px;min-height:280px;font-family:inherit;font-size:14px}.ar-form-actions{padding:14px 22px;border-top:1px solid #f0f2f5;background:#fafbfd;display:flex;justify-content:flex-end;gap:10px}.ar-form-actions .btn{padding:8px 18px;font-size:14px;font-weight:600;border-radius:8px;border:1px solid transparent;cursor:pointer;transition:all .2s}.ar-form-actions .btn-primary{background:#3c65f5;color:#fff;border-color:#3c65f5}.ar-form-actions .btn-primary:hover:not(:disabled){background:#2a4fd6;border-color:#2a4fd6}.ar-form-actions .btn-secondary{background:#fff;color:#05264e;border-color:#d8dfeb}.ar-form-actions .btn-secondary:hover:not(:disabled){background:#f0f4fa}.ar-form-actions .btn:disabled{opacity:.6;cursor:not-allowed}@media (max-width: 767px){.ar-header{padding:24px 20px}.ar-header h2{font-size:20px}.ar-card-head{flex-wrap:wrap;gap:10px;padding:12px 16px}.ar-card-body{padding:10px 16px 14px}.ar-form-body{padding:14px 16px 6px}.ar-form-actions{padding:12px 16px}.ar-quill{min-height:240px}.ar-quill-shell .ql-container.ql-snow{min-height:200px}}html.theme-dark .ar-card,html.theme-dark .ar-card-head,html.theme-dark .ar-form,html.theme-dark .ar-form .form-control,html.theme-dark .ar-form .form-control:focus,html.theme-dark .ar-form-actions,html.theme-dark .ar-form-actions .btn-secondary,html.theme-dark .ar-form-actions .btn-secondary:hover:not(:disabled),html.theme-dark .ar-quill,html.theme-dark .ar-quill-shell,html.theme-dark .ar-quill-shell .ql-toolbar.ql-snow{background:#1c1c1c}html.theme-dark .ar-form-actions .btn-secondary{color:#f5f5f5}html.theme-dark .ar-delete:hover:not(:disabled),html.theme-dark .ar-form-head h5,html.theme-dark .ar-label,html.theme-dark .ar-link{color:#f5f5f5!important}html.theme-dark .ar-card-meta,html.theme-dark .ar-quill-loading{color:#a3a3a3}html.theme-dark .ar-delete,html.theme-dark .ar-empty p,html.theme-dark .ar-meta-desc{color:#a3a3a3!important}html.theme-dark .ar-card,html.theme-dark .ar-card-head,html.theme-dark .ar-delete,html.theme-dark .ar-form-actions,html.theme-dark .ar-form-actions .btn-secondary{border-color:#2f2f2f}html.theme-dark .ar-delete:hover:not(:disabled){background:#f9676829;color:#ff9b9c}.bk-layout{display:flex;gap:28px;padding:0 0 60px;align-items:flex-start}.bk-sidebar{width:240px;flex-shrink:0;position:sticky;top:100px;background:#fff;border-radius:14px;box-shadow:0 2px 16px #0000000d;padding:22px 18px}.bk-sidebar-title{color:#05264e!important;font-weight:800;font-size:16px;margin:0 0 16px;padding:0 6px 14px;border-bottom:2px solid #f0f0f0;display:flex;align-items:center;gap:10px}.bk-sidebar-title i{color:#3c65f5}.bk-nav{display:flex;flex-direction:column;gap:2px}.bk-nav-link{display:flex;align-items:center;gap:10px;padding:10px 12px;border-radius:8px;font-size:14px;font-weight:600;color:#6c757d!important;text-decoration:none;transition:all .15s}.bk-nav-link i{width:18px;text-align:center;color:#8c96a8;transition:color .15s}.bk-nav-link:hover{background:#f4f7ff;color:#3c65f5!important;text-decoration:none}.bk-nav-link:hover i{color:#3c65f5}.bk-nav-link-active{background:#e8edff;color:#3c65f5!important}.bk-nav-link-active i{color:#3c65f5}.bk-main{flex:1;min-width:0}@media (max-width: 991px){.bk-layout{flex-direction:column;padding:16px 0;gap:16px}.bk-sidebar{width:100%;position:static}.bk-nav{flex-direction:row;flex-wrap:wrap}.bk-nav-link{flex:1 1 auto;justify-content:center}}.bk-page{padding-top:0;padding-bottom:60px}.bk-header{background:linear-gradient(135deg,#05264e,#1a3f7a,#3c65f5 80%,#7b61ff);border-radius:18px;padding:32px 36px;margin-bottom:28px;box-shadow:0 10px 40px #05264e33;display:flex;align-items:center;justify-content:space-between;flex-wrap:wrap;gap:16px;position:relative;overflow:hidden}.bk-header:after{content:"";position:absolute;right:-30px;top:-30px;width:160px;height:160px;border-radius:50%;background:#ffffff0a;pointer-events:none}.bk-header h2{color:#fff!important;font-weight:800;font-size:24px;margin:0;display:flex;align-items:center;gap:10px}.bk-header h2 i{opacity:.7}.bk-header .bk-count{display:inline-flex;align-items:center;margin-left:12px;padding:3px 11px;border-radius:999px;font-size:12px;font-weight:700;background:#ffffff2e;color:#fff}.bk-add-btn{display:inline-flex;align-items:center;gap:8px;padding:12px 26px;border-radius:10px;font-size:14px;font-weight:700;color:#3c65f5!important;background:#fff!important;border:none!important;transition:all .25s;text-decoration:none;box-shadow:0 4px 14px #00000026;cursor:pointer;position:relative;z-index:1}.bk-add-btn:hover{transform:translateY(-2px);box-shadow:0 6px 20px #0003;color:#3c65f5!important;text-decoration:none}.bk-empty{background:#fff;border-radius:14px;padding:64px 24px;text-align:center;color:#8c96a8;box-shadow:0 2px 16px #0000000d}.bk-empty-icon{font-size:52px;color:#c5cdd9;margin-bottom:16px;display:block}.bk-empty h3{color:#05264e!important;font-weight:700;font-size:18px;margin:0 0 6px}.bk-empty p{margin:0 0 22px;font-size:14px}.bk-link-btn{background:none;border:none;padding:0;font-size:13px;color:#8c96a8;text-decoration:underline;cursor:pointer}.bk-link-btn:hover{color:#3c65f5}.bk-banner{display:flex;align-items:center;gap:8px;margin:0 0 16px;padding:10px 14px;border-radius:8px;background:#ecfdf5;border:1px solid #a7f3d0;color:#065f46;font-size:13px}.bk-banner .bk-link-btn{margin-left:auto;color:#065f46;font-size:16px;line-height:1;text-decoration:none}.bk-banner .bk-link-btn:hover{color:#047857}.bk-grid{display:grid;grid-template-columns:1fr;gap:18px}.bk-card{background:#fff;border-radius:14px;box-shadow:0 2px 16px #0000000d;border:1px solid #f0f2f5;padding:22px 24px 18px;position:relative;transition:all .25s;display:flex;flex-direction:column;gap:14px;overflow:hidden}.bk-card:before{content:"";position:absolute;top:0;left:0;right:0;height:4px;background:var(--bk-color, #3C65F5)}.bk-card:hover{box-shadow:0 6px 28px #0000001a;transform:translateY(-2px)}.bk-card.bk-inactive{background:#f8f9fa;border-color:#e0e0e0}.bk-card.bk-inactive .bk-card-title{color:#999!important}.bk-card.bk-inactive:before{opacity:.4}.bk-card-head{display:flex;align-items:flex-start;gap:10px}.bk-card-dot{width:12px;height:12px;border-radius:50%;flex-shrink:0;margin-top:6px;background:var(--bk-color, #3C65F5);box-shadow:0 0 0 3px #0000000a}.bk-card-title{flex:1;min-width:0;color:#05264e!important;font-weight:700;font-size:16px;margin:0;line-height:1.3;word-break:break-word}.bk-card-badge{display:inline-flex;align-items:center;padding:3px 10px;border-radius:6px;font-size:11px;font-weight:700;background:#fde8e8;color:#f96768!important;text-transform:uppercase;letter-spacing:.3px;white-space:nowrap;margin-top:2px}.bk-card-desc{color:#6c757d;font-size:13px;line-height:1.5;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;margin:0}.bk-card-meta{display:flex;flex-wrap:wrap;align-items:center;gap:8px;margin-top:2px}.bk-chip{display:inline-flex;align-items:center;gap:5px;padding:4px 10px;border-radius:6px;font-size:12px;font-weight:600;background:#e8edff;color:#3c65f5!important}.bk-chip i{font-size:11px}.bk-chip.bk-chip-slug{background:#f4f7ff;color:#6c7a93!important;font-family:ui-monospace,SFMono-Regular,Menlo,monospace;font-size:11px;font-weight:500}.bk-card-foot{display:flex;align-items:center;justify-content:flex-end;gap:8px;border-top:1px solid #f0f2f5;padding-top:14px;margin-top:auto}.bk-btn{display:inline-flex;align-items:center;justify-content:center;width:34px;height:34px;border-radius:8px;font-size:13px;border:1px solid #e0e6f0;background:#fff;color:#6c757d!important;transition:all .2s;text-decoration:none;cursor:pointer}.bk-btn:hover{background:#f0f4ff;border-color:#3c65f5;color:#3c65f5!important}.bk-btn.bk-btn-danger:hover{background:#fde8e8;border-color:#f96768;color:#f96768!important}.bk-btn:disabled{opacity:.4;cursor:not-allowed}@media (max-width: 767px){.bk-header{padding:24px 20px}.bk-header h2{font-size:20px}.bk-add-btn{padding:10px 20px;font-size:13px}}.bk-back-link{display:inline-flex;align-items:center;gap:6px;color:#6c757d!important;font-size:13px;font-weight:600;text-decoration:none;margin-bottom:14px;background:none;border:none;padding:0;cursor:pointer}.bk-back-link:hover{color:#3c65f5!important}.bk-form-card{background:#fff;border-radius:14px;box-shadow:0 2px 20px #0000000f;padding:28px 32px;margin-bottom:20px}.bk-form-card h4{color:#05264e!important;font-size:16px;font-weight:700;margin:0 0 20px;padding-bottom:12px;border-bottom:2px solid #f0f0f0;display:flex;align-items:center;gap:8px}.bk-form-card h4 i{color:#3c65f5}.bk-field{margin-bottom:18px}.bk-field:last-child{margin-bottom:0}.bk-field label,.bk-field>.bk-label{display:block;color:#05264e!important;font-weight:600;font-size:13px;margin-bottom:6px}.bk-field .bk-hint{display:block;color:#8c96a8;font-size:12px;margin-top:5px}.bk-input,.bk-select{width:100%;border-radius:8px;border:1px solid #dee2e6;padding:10px 14px;font-size:14px;background:#fff;color:#05264e;transition:border-color .2s,box-shadow .2s;font-family:inherit}.bk-input:focus,.bk-select:focus{border-color:#3c65f5;box-shadow:0 0 0 3px #3c65f51a;outline:none}.bk-input.bk-mono{font-family:ui-monospace,SFMono-Regular,Menlo,monospace;font-size:13px}.bk-field-row{display:grid;grid-template-columns:1fr 1fr;gap:16px}@media (max-width: 575px){.bk-field-row{grid-template-columns:1fr}}.bk-url-box{margin-top:10px;background:linear-gradient(135deg,#f4f7ff,#eef3ff);border:1px solid #dbe5ff;border-radius:10px;padding:12px 14px}.bk-url-label{display:flex;align-items:center;gap:6px;color:#3c65f5;font-size:11px;font-weight:700;text-transform:uppercase;letter-spacing:.4px;margin-bottom:8px}.bk-url-row{display:flex;align-items:stretch;gap:6px}.bk-url-value{flex:1;min-width:0;background:#fff;border:1px solid #dbe5ff;border-radius:7px;padding:8px 12px;font-family:ui-monospace,SFMono-Regular,Menlo,monospace;font-size:12px;color:#05264e;overflow-x:auto;white-space:nowrap;display:flex;align-items:center}.bk-url-btn{display:inline-flex;align-items:center;justify-content:center;width:34px;flex-shrink:0;border-radius:7px;border:1px solid #dbe5ff;background:#fff;color:#3c65f5!important;cursor:pointer;transition:all .18s;font-size:12px;text-decoration:none}.bk-url-btn:hover{background:#3c65f5;color:#fff!important;border-color:#3c65f5}.bk-url-btn:disabled,.bk-url-btn-disabled{opacity:.4;cursor:not-allowed;pointer-events:none}.bk-url-hint{display:block;margin-top:6px;color:#09ad95;font-size:11px;font-weight:600}.bk-color-grid{display:flex;flex-wrap:wrap;gap:10px;margin-top:6px}.bk-color-sw{width:36px;height:36px;border-radius:50%;border:2px solid transparent;box-shadow:0 0 0 2px #fff,0 0 0 3px #e0e6f0;cursor:pointer;transition:transform .15s,box-shadow .15s;padding:0}.bk-color-sw:hover{transform:scale(1.1)}.bk-color-sw.bk-color-sw-active{box-shadow:0 0 0 2px #fff,0 0 0 3px #05264e;transform:scale(1.1)}.bk-alert{background:#fff;border-radius:10px;border-left:4px solid #F96768;padding:14px 18px;margin-bottom:18px;color:#d33b3c!important;font-size:13px;font-weight:600;box-shadow:0 2px 10px #0000000a;display:flex;align-items:center;gap:10px}.bk-alert i{font-size:16px}.bk-form-actions{display:flex;gap:10px;margin-top:22px;flex-wrap:wrap}.bk-btn-primary{display:inline-flex;align-items:center;gap:8px;background:#3c65f5;color:#fff!important;border:none;border-radius:10px;padding:12px 28px;font-size:14px;font-weight:700;cursor:pointer;transition:all .25s}.bk-btn-primary:hover{background:#2a4fd6;box-shadow:0 4px 14px #3c65f54d;transform:translateY(-1px)}.bk-btn-primary:disabled{opacity:.5;cursor:not-allowed;transform:none;box-shadow:none}.bk-btn-ghost{display:inline-flex;align-items:center;gap:8px;background:#fff;color:#6c757d!important;border:1px solid #dee2e6;border-radius:10px;padding:12px 24px;font-size:14px;font-weight:600;cursor:pointer;transition:all .2s}.bk-btn-ghost:hover{background:#f4f7ff;border-color:#3c65f5;color:#3c65f5!important}.bk-form-wrap{max-width:720px}.bk-host-photo{display:flex;align-items:center;gap:18px;margin-bottom:22px;padding-bottom:20px;border-bottom:1px solid #f0f2f5}.bk-avatar{width:72px;height:72px;border-radius:50%;background:linear-gradient(135deg,#3c65f5,#7b61ff);color:#fff;display:flex;align-items:center;justify-content:center;font-size:28px;font-weight:700;flex-shrink:0;overflow:hidden;border:3px solid #e8edff}.bk-avatar img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.bk-host-photo-meta{display:flex;flex-direction:column;gap:4px}.bk-host-photo-meta strong{color:#05264e;font-size:15px;font-weight:700}.bk-hint code{background:#f4f7ff;color:#3c65f5;padding:1px 6px;border-radius:4px;font-size:11px;font-family:ui-monospace,SFMono-Regular,Menlo,monospace}.bk-alert-success{border-left-color:#09ad95;color:#09ad95!important}.bk-toggle{display:flex;align-items:flex-start;gap:14px;cursor:pointer;padding:6px 0}.bk-toggle input[type=checkbox]{position:absolute;opacity:0;pointer-events:none}.bk-toggle-track{flex-shrink:0;position:relative;width:44px;height:24px;background:#dbe5ff;border-radius:999px;transition:background .2s;margin-top:2px}.bk-toggle-thumb{position:absolute;top:2px;left:2px;width:20px;height:20px;background:#fff;border-radius:50%;box-shadow:0 2px 6px #0003;transition:transform .2s}.bk-toggle input:checked+.bk-toggle-track{background:linear-gradient(135deg,#3c65f5,#7b61ff)}.bk-toggle input:checked+.bk-toggle-track .bk-toggle-thumb{transform:translate(20px)}.bk-toggle input:focus-visible+.bk-toggle-track{box-shadow:0 0 0 3px #3c65f540}.bk-toggle-label{flex:1;display:flex;flex-direction:column;gap:4px;font-size:13px;color:#05264e}.bk-toggle-label strong{font-weight:700}.bk-toggle-label .bk-hint{margin-top:0}.bk-toolbar{display:flex;flex-wrap:wrap;align-items:center;gap:12px;margin-bottom:16px}.bk-tabs{display:inline-flex;background:#fff;border-radius:10px;padding:4px;box-shadow:0 2px 12px #0000000d;gap:2px}.bk-tab{border:0;background:transparent;padding:8px 16px;border-radius:8px;font-size:13px;font-weight:600;color:#6c757d!important;cursor:pointer;transition:all .18s}.bk-tab:hover{color:#3c65f5!important}.bk-tab.bk-tab-active{background:#3c65f5;color:#fff!important;box-shadow:0 2px 8px #3c65f54d}.bk-search{position:relative;margin-left:auto;flex:0 0 280px;max-width:100%}.bk-search input{width:100%;border:1px solid #dee2e6;background:#fff;border-radius:10px;padding:10px 14px 10px 38px;font-size:13px;color:#05264e;transition:border-color .2s,box-shadow .2s}.bk-search input:focus{border-color:#3c65f5;box-shadow:0 0 0 3px #3c65f51a;outline:none}.bk-search i{position:absolute;left:14px;top:50%;transform:translateY(-50%);color:#8c96a8;font-size:13px;pointer-events:none}@media (max-width: 575px){.bk-search{margin-left:0;flex:1 1 auto}}.bk-table-card{background:#fff;border-radius:14px;box-shadow:0 2px 16px #0000000d;overflow:hidden}.bk-table{width:100%;border-collapse:separate;border-spacing:0;font-size:13px}.bk-table thead th{text-align:left;font-size:11px;font-weight:700;text-transform:uppercase;letter-spacing:.4px;color:#8c96a8;padding:14px 18px;background:#fafbfc;border-bottom:1px solid #f0f2f5}.bk-table tbody td{padding:16px 18px;border-bottom:1px solid #f4f6f9;color:#05264e;vertical-align:middle}.bk-table tbody tr:last-child td{border-bottom:0}.bk-table tbody tr{transition:background .15s}.bk-table tbody tr:hover{background:#f7faff}.bk-table .bk-cell-date{font-weight:600;white-space:nowrap}.bk-table .bk-cell-evt{display:flex;align-items:center;gap:8px;font-weight:600}.bk-table .bk-cell-evt-dot{width:10px;height:10px;border-radius:50%;flex-shrink:0}.bk-table .bk-cell-invitee-name{font-weight:600}.bk-table .bk-cell-invitee-email{color:#8c96a8;font-size:12px;margin-top:2px}.bk-table .bk-cell-action{text-align:right;white-space:nowrap}.bk-table .bk-cell-action .bk-row-btn{display:inline-flex;align-items:center;gap:6px;padding:6px 14px;border-radius:7px;border:1px solid #e0e6f0;background:#fff;color:#3c65f5!important;font-size:12px;font-weight:700;cursor:pointer;text-decoration:none;transition:all .18s}.bk-table .bk-cell-action .bk-row-btn:hover{background:#3c65f5;border-color:#3c65f5;color:#fff!important}.bk-table-empty{padding:56px 24px;text-align:center;color:#8c96a8;font-size:14px}.bk-table-empty i{display:block;font-size:36px;color:#c5cdd9;margin-bottom:10px}.bk-pager{display:flex;align-items:center;justify-content:space-between;margin-top:16px;font-size:13px;color:#6c757d}.bk-pager button{background:#fff;border:1px solid #e0e6f0;border-radius:8px;padding:7px 14px;font-size:13px;font-weight:600;color:#6c757d!important;cursor:pointer;transition:all .18s}.bk-pager button:hover:not(:disabled){background:#f0f4ff;border-color:#3c65f5;color:#3c65f5!important}.bk-pager button:disabled{opacity:.4;cursor:not-allowed}.bk-status{display:inline-flex;align-items:center;padding:3px 10px;border-radius:6px;font-size:11px;font-weight:700;text-transform:uppercase;letter-spacing:.3px;white-space:nowrap}.bk-status.bk-st-confirmed{background:#e6f9f4;color:#09ad95!important}.bk-status.bk-st-cancelled{background:#fde8e8;color:#f96768!important}.bk-status.bk-st-past{background:#f0f2f5;color:#6c7a93!important}.bk-drawer-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;z-index:1040;background:#05264e73;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);animation:bk-fade-in .18s ease}@keyframes bk-fade-in{0%{opacity:0}to{opacity:1}}@keyframes bk-slide-in{0%{transform:translate(20px);opacity:0}to{transform:translate(0);opacity:1}}.bk-drawer{position:absolute;inset:0 0 0 auto;width:100%;max-width:440px;background:#fff;display:flex;flex-direction:column;box-shadow:-20px 0 50px #05264e33;animation:bk-slide-in .22s ease;overflow:hidden}.bk-drawer-head{background:linear-gradient(135deg,#05264e,#1a3f7a,#3c65f5 80%,#7b61ff);color:#fff;padding:22px 26px;display:flex;align-items:center;justify-content:space-between;gap:12px}.bk-drawer-head h3{margin:0;font-size:16px;font-weight:800;color:#fff;display:flex;align-items:center;gap:10px}.bk-drawer-head h3 i{opacity:.7}.bk-drawer-close{background:#ffffff26;color:#fff;border:0;width:32px;height:32px;border-radius:8px;font-size:14px;cursor:pointer;transition:background .15s;display:inline-flex;align-items:center;justify-content:center}.bk-drawer-close:hover{background:#ffffff47}.bk-drawer-body{flex:1;overflow-y:auto;padding:22px 26px}.bk-drawer-section{margin-bottom:18px}.bk-drawer-section:last-child{margin-bottom:0}.bk-drawer-label{display:block;color:#8c96a8;font-size:11px;font-weight:700;text-transform:uppercase;letter-spacing:.4px;margin-bottom:5px}.bk-drawer-value{color:#05264e;font-size:14px;font-weight:600;display:flex;align-items:center;gap:8px}.bk-drawer-value-sub{color:#6c757d;font-size:13px;font-weight:400;margin-top:2px}.bk-drawer-notes{background:#f7faff;border-radius:10px;padding:12px 14px;font-size:13px;color:#05264e;line-height:1.5;white-space:pre-wrap}.bk-drawer-foot{border-top:1px solid #f0f2f5;padding:18px 26px;background:#fafbfc}.bk-btn-danger{display:inline-flex;align-items:center;gap:8px;background:#f96768;color:#fff!important;border:none;border-radius:10px;padding:11px 22px;font-size:13px;font-weight:700;cursor:pointer;transition:all .25s}.bk-btn-danger:hover{background:#e25556;box-shadow:0 4px 14px #f9676859;transform:translateY(-1px)}.bk-btn-danger:disabled{opacity:.5;cursor:not-allowed;transform:none;box-shadow:none}.bk-avail-grid{display:grid;grid-template-columns:minmax(0,1.4fr) minmax(0,1fr);gap:20px}@media (max-width: 991px){.bk-avail-grid{grid-template-columns:1fr}}.bk-section{background:#fff;border-radius:14px;box-shadow:0 2px 16px #0000000d;padding:22px 24px}.bk-section-head{display:flex;align-items:center;justify-content:space-between;margin-bottom:16px;padding-bottom:12px;border-bottom:2px solid #f0f0f0}.bk-section-head h4{color:#05264e!important;font-size:15px;font-weight:800;margin:0;display:flex;align-items:center;gap:10px}.bk-section-head h4 i{color:#3c65f5}.bk-section-hint{color:#8c96a8;font-size:12px;font-style:italic}.bk-fc{font-family:inherit}.bk-fc .fc{font-size:13px;color:#05264e}.bk-fc .fc-toolbar-title{color:#05264e!important;font-weight:700!important;font-size:15px!important;text-transform:capitalize}.bk-fc .fc-button-primary,.bk-fc .fc-button{background:#f4f7ff!important;border:1px solid #dbe5ff!important;color:#3c65f5!important;font-weight:600!important;font-size:12px!important;border-radius:8px!important;padding:5px 11px!important;text-transform:none!important;box-shadow:none!important}.bk-fc .fc-button:hover{background:#3c65f5!important;color:#fff!important;border-color:#3c65f5!important}.bk-fc .fc-button:disabled{opacity:.4}.bk-fc .fc-button-active,.bk-fc .fc-button-primary:not(:disabled).fc-button-active,.bk-fc .fc-button-primary:not(:disabled):active{background:#3c65f5!important;color:#fff!important;border-color:#3c65f5!important}.bk-fc .fc-daygrid-day{transition:background .12s}.bk-fc .fc-daygrid-day:hover{background:#f7faff;cursor:pointer}.bk-fc .fc-day-today{background:#3c65f50f!important}.bk-fc .fc-day-today .fc-daygrid-day-number{color:#3c65f5;font-weight:800}.bk-fc .fc-daygrid-day-number{color:#05264e;font-weight:600;font-size:12px;padding:6px 8px}.bk-fc .fc-col-header-cell{background:#fafbfc;border-bottom:1px solid #f0f2f5}.bk-fc .fc-col-header-cell-cushion{color:#8c96a8;font-weight:700;font-size:11px;text-transform:uppercase;letter-spacing:.4px;padding:8px}.bk-fc .fc-daygrid-event{border-radius:6px!important;border:0!important;font-size:11px!important;font-weight:700!important;padding:2px 6px!important;margin:1px 4px!important;cursor:pointer}.bk-fc-event-off{background:#fde8e8!important;color:#d33b3c!important}.bk-fc-event-custom{background:#fff3e0!important;color:#c87f2a!important}.bk-legend{display:flex;flex-wrap:wrap;gap:12px;margin-top:14px;font-size:12px;color:#6c757d}.bk-legend-item{display:inline-flex;align-items:center;gap:6px}.bk-legend-dot{width:12px;height:12px;border-radius:4px}.bk-legend-dot.bk-legend-off{background:#fde8e8;border:1px solid #f5b5b5}.bk-legend-dot.bk-legend-custom{background:#fff3e0;border:1px solid #f5d2a4}.bk-modal-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;z-index:1050;background:#05264e73;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);display:flex;align-items:center;justify-content:center;padding:20px;animation:bk-fade-in .18s ease}.bk-modal{background:#fff;border-radius:16px;box-shadow:0 20px 60px #05264e33;width:100%;max-width:460px;overflow:hidden;animation:bk-fade-in .22s ease}.bk-modal-head{background:linear-gradient(135deg,#05264e,#3c65f5);color:#fff;padding:18px 24px;display:flex;align-items:center;justify-content:space-between}.bk-modal-head h3{margin:0;color:#fff;font-size:15px;font-weight:800;display:flex;align-items:center;gap:8px}.bk-modal-body{padding:22px 24px}.bk-modal-foot{display:flex;justify-content:space-between;gap:10px;padding:14px 24px 20px;border-top:1px solid #f0f2f5}.bk-radio-row{display:flex;gap:16px;margin-bottom:18px}.bk-radio{flex:1;display:flex;align-items:center;gap:8px;padding:10px 14px;border:1.5px solid #dee2e6;border-radius:10px;cursor:pointer;font-size:13px;font-weight:600;color:#05264e;background:#fff;transition:all .18s}.bk-radio:hover{border-color:#3c65f5;background:#f7faff}.bk-radio input[type=radio]{accent-color:#3C65F5}.bk-radio.bk-radio-active{border-color:#3c65f5;background:#e8edff}html.theme-dark .bk-sidebar,html.theme-dark .bk-empty,html.theme-dark .bk-card,html.theme-dark .bk-form-card,html.theme-dark .bk-section,html.theme-dark .bk-table-card,html.theme-dark .bk-modal{background:#1c1c1c;box-shadow:0 16px 40px #00000047}html.theme-dark .bk-card{border-color:#2f2f2f}html.theme-dark .bk-card.bk-inactive{background:#181818;border-color:#2f2f2f}html.theme-dark .bk-card.bk-inactive .bk-card-title{color:#777!important}html.theme-dark .bk-sidebar-title,html.theme-dark .bk-empty h3,html.theme-dark .bk-card-title,html.theme-dark .bk-form-card h4,html.theme-dark .bk-section-head h4,html.theme-dark .bk-field label,html.theme-dark .bk-field>.bk-label,html.theme-dark .bk-host-photo-meta strong,html.theme-dark .bk-toggle-label,html.theme-dark .bk-drawer-value,html.theme-dark .bk-radio{color:#f5f5f5!important}html.theme-dark .bk-card-desc,html.theme-dark .bk-empty,html.theme-dark .bk-nav-link,html.theme-dark .bk-tab,html.theme-dark .bk-btn,html.theme-dark .bk-btn-ghost,html.theme-dark .bk-back-link,html.theme-dark .bk-link-btn,html.theme-dark .bk-field .bk-hint,html.theme-dark .bk-table-empty,html.theme-dark .bk-pager,html.theme-dark .bk-pager button,html.theme-dark .bk-drawer-value-sub,html.theme-dark .bk-legend,html.theme-dark .bk-section-hint{color:#a3a3a3!important}html.theme-dark .bk-nav-link i,html.theme-dark .bk-search i,html.theme-dark .bk-empty-icon,html.theme-dark .bk-table-empty i,html.theme-dark .bk-drawer-label,html.theme-dark .bk-table thead th{color:#8f8f8f!important}html.theme-dark .bk-sidebar-title,html.theme-dark .bk-form-card h4,html.theme-dark .bk-section-head{border-bottom-color:#2f2f2f}html.theme-dark .bk-card-foot,html.theme-dark .bk-host-photo,html.theme-dark .bk-modal-foot,html.theme-dark .bk-drawer-foot,html.theme-dark .bk-table thead th{border-color:#2f2f2f}html.theme-dark .bk-table tbody td{border-bottom-color:#262626;color:#e5e5e5}html.theme-dark .bk-table tbody tr:hover,html.theme-dark .bk-fc .fc-daygrid-day:hover{background:#242424}html.theme-dark .bk-table thead th,html.theme-dark .bk-drawer-foot,html.theme-dark .bk-fc .fc-col-header-cell{background:#222}html.theme-dark .bk-nav-link:hover,html.theme-dark .bk-btn:hover,html.theme-dark .bk-pager button:hover:not(:disabled),html.theme-dark .bk-radio:hover{background:#3c65f529;color:#8aa2ff!important}html.theme-dark .bk-nav-link-active,html.theme-dark .bk-chip,html.theme-dark .bk-radio.bk-radio-active{background:#3c65f533;color:#8aa2ff!important}html.theme-dark .bk-chip.bk-chip-slug{background:#242424;color:#a3a3a3!important}html.theme-dark .bk-input,html.theme-dark .bk-select,html.theme-dark .bk-search input,html.theme-dark .bk-btn,html.theme-dark .bk-btn-ghost,html.theme-dark .bk-pager button{background:#242424;border-color:#3a3a3a;color:#e5e5e5}html.theme-dark .bk-input,html.theme-dark .bk-select,html.theme-dark .bk-search input{color:#f5f5f5}html.theme-dark .bk-radio{background:#242424;border-color:#3a3a3a}html.theme-dark .bk-url-box{background:#1e2336;border-color:#2f3a55}html.theme-dark .bk-url-value{background:#161616;border-color:#2f3a55;color:#e5e5e5}html.theme-dark .bk-url-btn{background:#242424;border-color:#2f3a55}html.theme-dark .bk-hint code{background:#1e2336}html.theme-dark .bk-color-sw{box-shadow:0 0 0 2px #1c1c1c,0 0 0 3px #3a3a3a}html.theme-dark .bk-color-sw.bk-color-sw-active{box-shadow:0 0 0 2px #1c1c1c,0 0 0 3px #8aa2ff}html.theme-dark .bk-toggle-track{background:#3a3a3a}html.theme-dark .bk-drawer{background:#1c1c1c}html.theme-dark .bk-drawer-notes{background:#242424;color:#e5e5e5}html.theme-dark .bk-alert{background:#2a1719;color:#ffb4ba!important}html.theme-dark .bk-alert-success{background:#13261d;color:#92e6b8!important}html.theme-dark .bk-banner{background:#13261d;border-color:#285d43;color:#92e6b8}html.theme-dark .bk-banner .bk-link-btn{color:#92e6b8}html.theme-dark .bk-status.bk-st-confirmed{background:#13261d;color:#92e6b8!important}html.theme-dark .bk-status.bk-st-cancelled{background:#2a1719;color:#ffb4ba!important}html.theme-dark .bk-status.bk-st-past{background:#2a2a2a;color:#a3a3a3!important}html.theme-dark .bk-fc .fc,html.theme-dark .bk-fc .fc-toolbar-title,html.theme-dark .bk-fc .fc-daygrid-day-number{color:#f5f5f5!important}html.theme-dark .bk-fc .fc-col-header-cell-cushion{color:#8f8f8f}html.theme-dark .bk-fc .fc-button,html.theme-dark .bk-fc .fc-button-primary{background:#242424!important;border-color:#3a3a3a!important;color:#8aa2ff!important}html.theme-dark .bk-fc .fc-button:hover,html.theme-dark .bk-fc .fc-button-active,html.theme-dark .bk-fc .fc-button-primary:not(:disabled).fc-button-active,html.theme-dark .bk-fc .fc-button-primary:not(:disabled):active{background:#3c65f5!important;color:#fff!important;border-color:#3c65f5!important}html.theme-dark .bk-fc-event-off{background:#3a1f22!important;color:#ffb4ba!important}html.theme-dark .bk-fc-event-custom{background:#3a2c18!important;color:#f3c98a!important}html.theme-dark .bk-legend-dot.bk-legend-off{background:#3a1f22;border-color:#613035}html.theme-dark .bk-legend-dot.bk-legend-custom{background:#3a2c18;border-color:#6b5524}.scoring-header{display:flex;align-items:center;gap:16px;flex-wrap:wrap;margin-bottom:18px}.scoring-header h2{margin:0}.scoring-focus-tag{margin-left:8px;padding:2px 10px;border-radius:4px;background:#fff3cd;color:#856404;font-size:14px;font-weight:600}.scoring-count{color:#8c96a8;font-size:14px}.scoring-back-link{margin-left:auto;color:#6c757d;font-size:14px;text-decoration:none}.scoring-back-link:hover{color:#3c65f5}.scoring-empty{text-align:center;padding:40px 16px;color:#8c96a8;font-size:14px;background:#f8f9fb;border-radius:8px;border:1px dashed #e3e6ef}.scoring-empty i{margin-right:6px}.scoring-list{display:flex;flex-direction:column;gap:16px}.scoring-card{background:#fff;border:1px solid #f0f2f5;border-radius:10px;box-shadow:0 2px 8px #05264e0a;overflow:hidden}.scoring-card-head{display:flex;justify-content:space-between;align-items:flex-start;gap:12px;padding:14px 18px;background:#f8f9fb;border-bottom:1px solid #f0f2f5}.scoring-card-title h4{margin:0 0 4px;color:#05264e;font-size:16px;font-weight:700}.scoring-email{display:inline-flex;align-items:center;gap:4px;color:#6c757d;font-size:13px}.scoring-card-meta{display:flex;align-items:center;gap:10px}.scoring-bo-link{color:#3c65f5;font-size:13px;text-decoration:none;font-weight:600}.scoring-bo-link:hover{text-decoration:underline}.scoring-trash{background:transparent;border:1px solid #f5c2c7;color:#b02a37;border-radius:6px;padding:4px 9px;cursor:pointer;font-size:13px}.scoring-trash:hover{background:#f8d7da}.scoring-trash:disabled{opacity:.5;cursor:not-allowed}.scoring-card-body{padding:16px 18px;display:flex;flex-direction:column;gap:14px}.scoring-create-row{display:flex;justify-content:space-between;align-items:center;gap:12px;flex-wrap:wrap}.scoring-lk-field{display:inline-flex;align-items:center;gap:6px;flex:1;min-width:220px}.scoring-lk-field input[type=text]{flex:1;min-width:180px;padding:6px 10px;border:1px solid #e3e6ef;border-radius:6px;font-size:13px}.scoring-lk-field input[type=text]:focus{outline:none;border-color:#3c65f5;box-shadow:0 0 0 2px #3c65f526}.scoring-lk-open,.scoring-lk-check{display:inline-flex;align-items:center;justify-content:center;width:30px;height:30px;border:1px solid #e3e6ef;border-radius:6px;background:#fff;color:#3c65f5;cursor:pointer;text-decoration:none}.scoring-lk-open:hover,.scoring-lk-check:hover{background:#eef2ff}.scoring-lk-check:disabled{opacity:.5;cursor:not-allowed}.scoring-lk-ok{display:inline-flex;align-items:center;gap:3px;padding:3px 8px;background:#d1e7dd;color:#0a6f4d;border-radius:4px;font-size:12px;font-weight:600}.scoring-lk-nok{display:inline-flex;align-items:center;gap:3px;padding:3px 8px;background:#f8d7da;color:#b02a37;border-radius:4px;font-size:12px;font-weight:600}.scoring-create-actions{display:inline-flex;gap:8px;flex-wrap:wrap}.scoring-create-actions .btn-primary,.scoring-create-actions .btn-secondary{display:inline-flex;align-items:center;gap:5px;padding:6px 12px;border-radius:6px;font-size:13px;font-weight:600;cursor:pointer;border:1px solid transparent}.scoring-create-actions .btn-primary{background:#3c65f5;color:#fff}.scoring-create-actions .btn-primary:hover:not(:disabled){background:#2b50d4}.scoring-create-actions .btn-secondary{background:#fff;color:#3c65f5;border-color:#3c65f5}.scoring-create-actions .btn-secondary:hover:not(:disabled){background:#eef2ff}.scoring-create-actions button:disabled{opacity:.55;cursor:not-allowed}.scoring-existing{display:flex;flex-direction:column;gap:6px}.scoring-existing-row{display:flex;align-items:center;gap:10px;padding:10px 14px;background:#f8f9fb;border:1px solid #f0f2f5;border-radius:8px}.scoring-existing-title{flex:1;font-size:13px;font-weight:600;color:#05264e}.scoring-existing-title a{color:#3c65f5;text-decoration:none}.scoring-existing-title a:hover{text-decoration:underline}.scoring-existing-score{display:inline-flex;align-items:center;gap:4px;padding:3px 10px;background:#e6f9f4;color:#09ad95;border-radius:6px;font-size:12px;font-weight:700}.scoring-assign{display:flex;align-items:center;gap:10px;flex-wrap:wrap;padding-top:6px;border-top:1px dashed #f0f2f5}.scoring-assign-label{color:#05264e;font-size:13px;font-weight:600}.scoring-assign-btns{display:inline-flex;gap:6px;flex-wrap:wrap}.btn-assign{padding:4px 10px;border:1px solid #3c65f5;border-radius:6px;background:#fff;color:#3c65f5;font-size:12px;font-weight:600;cursor:pointer}.btn-assign:hover:not(:disabled){background:#3c65f5;color:#fff}.btn-assign:disabled{opacity:.55;cursor:not-allowed}.scoring-pdf{margin-top:8px;background:#f8f9fb;border:1px solid #f0f2f5;border-radius:8px;overflow:hidden}.scoring-pdf iframe{width:100%;height:600px;border:0;display:block}html[data-theme=dark] .scoring-header h2,html[data-theme=dark] .scoring-card-title h4,html[data-theme=dark] .scoring-existing-title{color:var(--app-text)}html[data-theme=dark] .scoring-count,html[data-theme=dark] .scoring-empty,html[data-theme=dark] .scoring-back-link,html[data-theme=dark] .scoring-email{color:var(--app-text-muted)}html[data-theme=dark] .scoring-card{background:var(--app-surface);border-color:var(--app-border)}html[data-theme=dark] .scoring-card-head,html[data-theme=dark] .scoring-empty,html[data-theme=dark] .scoring-existing-row{background:var(--app-surface-alt);border-color:var(--app-border)}html[data-theme=dark] .scoring-create-row,html[data-theme=dark] .scoring-card-body{border-color:var(--app-border)}html[data-theme=dark] .scoring-lk-field input[type=text],html[data-theme=dark] .scoring-lk-check,html[data-theme=dark] .scoring-create-actions .btn-secondary{background:var(--app-surface-alt);border-color:var(--app-border);color:var(--app-text)}html[data-theme=dark] .scoring-lk-check:hover:not(:disabled),html[data-theme=dark] .scoring-create-actions .btn-secondary:hover:not(:disabled){background:var(--app-muted-surface)}html[data-theme=dark] .scoring-focus-tag{background:var(--app-danger-bg);color:var(--app-danger-text)}html[data-theme=dark] .scoring-lk-ok{background:var(--app-success-bg);color:var(--app-success-text)}html[data-theme=dark] .scoring-lk-nok,html[data-theme=dark] .scoring-trash{background:var(--app-danger-bg);color:var(--app-danger-text);border-color:var(--app-danger-border)}html.theme-dark .btn-assign,html.theme-dark .scoring-card,html.theme-dark .scoring-card-head,html.theme-dark .scoring-create-actions .btn-secondary,html.theme-dark .scoring-create-actions .btn-secondary:hover:not(:disabled),html.theme-dark .scoring-empty,html.theme-dark .scoring-existing-row,html.theme-dark .scoring-lk-check,html.theme-dark .scoring-lk-check:hover,html.theme-dark .scoring-lk-nok,html.theme-dark .scoring-lk-open,html.theme-dark .scoring-lk-open:hover,html.theme-dark .scoring-pdf,html.theme-dark .scoring-trash:hover{background:#1c1c1c}html.theme-dark .scoring-assign-label,html.theme-dark .scoring-card-title h4,html.theme-dark .scoring-existing-title,html.theme-dark .scoring-focus-tag,html.theme-dark .scoring-lk-nok,html.theme-dark .scoring-lk-ok,html.theme-dark .scoring-trash{color:#f5f5f5}html.theme-dark .scoring-back-link,html.theme-dark .scoring-count,html.theme-dark .scoring-email,html.theme-dark .scoring-empty{color:#a3a3a3}html.theme-dark .scoring-assign,html.theme-dark .scoring-card,html.theme-dark .scoring-card-head,html.theme-dark .scoring-empty,html.theme-dark .scoring-existing-row,html.theme-dark .scoring-lk-check,html.theme-dark .scoring-lk-field input[type=text],html.theme-dark .scoring-lk-open,html.theme-dark .scoring-pdf{border-color:#2f2f2f}html.theme-dark .scoring-focus-tag{background:#f5a62329;color:#f3c98a}html.theme-dark .scoring-existing-score,html.theme-dark .scoring-lk-ok{background:#09ad9529;color:#5fd0b6}.cvup-wrap{min-height:80vh;padding:0 0 80px;background:#f4f6f9}.cvup-header{margin-bottom:32px}.cvup-header h1{font-size:1.8rem;font-weight:700;color:#05264e;margin-bottom:6px}.cvup-header h1 i{color:#3c65f5;margin-right:10px}.cvup-header p{color:#636e72;font-size:.95rem;margin:0}.cvup-card{background:#fff;border:1px solid #e9ecef;border-radius:14px;padding:28px;margin-bottom:20px;box-shadow:0 2px 16px #0000000a}.cvup-card h4{font-size:1rem;font-weight:700;color:#05264e;margin:0 0 16px;display:flex;align-items:center;gap:8px}.cvup-card h4 i{color:#3c65f5}.cvup-dropzone{border:2px dashed #3C65F5;border-radius:12px;background:#f8faff;min-height:180px;display:flex;flex-direction:column;align-items:center;justify-content:center;padding:30px;cursor:pointer;transition:all .25s;text-align:center}.cvup-dropzone:hover,.cvup-dropzone:focus-visible{background:#eef2ff;border-color:#2a50d9;outline:none}.cvup-dropzone.is-hover{background:#eef2ff;border-color:#2a50d9;box-shadow:0 0 0 4px #3c65f51a}.cvup-dropzone.is-uploading{cursor:progress;opacity:.85}.cvup-dz-icon{display:flex;align-items:center;justify-content:center;width:56px;height:56px;border-radius:50%;background:linear-gradient(135deg,#e8edff,#f0f4ff);color:#3c65f5;font-size:24px;margin:0 auto 14px}.cvup-dz-title{color:#3c65f5;font-weight:700;font-size:15px;margin-bottom:6px}.cvup-dz-sub{color:#636e72;font-size:13px}.cvup-dz-sub span{color:#3c65f5;font-weight:600;text-decoration:underline}.cvup-btn{display:inline-flex;align-items:center;gap:8px;padding:12px 28px;border-radius:10px;font-size:14px;font-weight:700;color:#fff!important;background:linear-gradient(135deg,#3c65f5,#7b61ff);border:none;transition:all .25s;text-decoration:none;box-shadow:0 4px 14px #3c65f540}.cvup-btn:hover{transform:translateY(-2px);box-shadow:0 6px 20px #3c65f559;color:#fff!important;text-decoration:none}.cvup-pending-pill{margin-left:14px;display:inline-block;padding:4px 12px;border-radius:12px;background:#fff3cd;color:#856404;font-size:12px;font-weight:600;vertical-align:middle}.cvup-results{font-size:13px;color:#444;line-height:1.8}.cvup-results div{padding:4px 0;border-bottom:1px dashed #f0f2f5}.cvup-results div:last-child{border-bottom:none}.cvup-results a{text-decoration:underline}.cvup-score-card{padding:0;overflow-x:auto}.cvup-score-table{width:100%;border-collapse:collapse;font-size:13px}.cvup-score-table>tbody>tr{border-bottom:1px solid #f0f2f5}.cvup-score-table>tbody>tr:last-child{border-bottom:none}.cvup-score-table>tbody>tr>td{padding:14px 18px;vertical-align:top}.cvup-row-id{width:70px;font-weight:700;color:#3c65f5;white-space:nowrap}.cvup-row-status{color:#636e72}.cvup-row-err{color:#b02a37;font-weight:600}.cvup-row-empty{color:#8c96a8;font-style:italic}.cvup-inner-table{width:100%;border-collapse:collapse}.cvup-inner-table td{padding:8px 12px;border:1px solid #e9ecef;font-size:13px}.cvup-score-cell{width:80px;text-align:right;font-variant-numeric:tabular-nums;font-weight:600;color:#05264e}.cvup-spinner{display:inline-block;width:14px;height:14px;border:2px solid #e0e6f0;border-top-color:#3c65f5;border-radius:50%;margin-right:8px;vertical-align:middle;animation:cvup-spin .8s linear infinite}@keyframes cvup-spin{to{transform:rotate(360deg)}}@media (max-width: 767px){.cvup-wrap{padding:80px 0 40px}.cvup-card{padding:18px}.cvup-header h1{font-size:1.4rem}}html[data-theme=dark] .cvup-wrap{background:var(--app-main-bg)}html[data-theme=dark] .cvup-header h1,html[data-theme=dark] .cvup-card h4,html[data-theme=dark] .cvup-score-cell{color:var(--app-text)}html[data-theme=dark] .cvup-header p,html[data-theme=dark] .cvup-dz-sub,html[data-theme=dark] .cvup-row-status,html[data-theme=dark] .cvup-results{color:var(--app-text-muted)}html[data-theme=dark] .cvup-card{background:var(--app-surface);border-color:var(--app-border)}html[data-theme=dark] .cvup-dropzone{background:var(--app-surface-alt)}html[data-theme=dark] .cvup-dropzone:hover,html[data-theme=dark] .cvup-dropzone:focus-visible,html[data-theme=dark] .cvup-dropzone.is-hover{background:var(--app-muted-surface)}html[data-theme=dark] .cvup-dz-icon{background:var(--app-muted-surface)}html[data-theme=dark] .cvup-results div{border-bottom-color:var(--app-border)}html[data-theme=dark] .cvup-score-table>tbody>tr,html[data-theme=dark] .cvup-inner-table td{border-color:var(--app-border)}html[data-theme=dark] .cvup-spinner{border-color:var(--app-border);border-top-color:var(--app-btn-primary)}html.theme-dark .cvup-card,html.theme-dark .cvup-wrap{background:#1c1c1c}html.theme-dark .cvup-dropzone,html.theme-dark .cvup-dropzone.is-hover,html.theme-dark .cvup-dropzone:focus-visible,html.theme-dark .cvup-dropzone:hover{background:#242424;border-color:#3a3a3a;color:#f5f5f5}html.theme-dark .cvup-card h4,html.theme-dark .cvup-header h1,html.theme-dark .cvup-pending-pill,html.theme-dark .cvup-results,html.theme-dark .cvup-row-err,html.theme-dark .cvup-score-cell{color:#f5f5f5}html.theme-dark .cvup-dz-sub,html.theme-dark .cvup-header p,html.theme-dark .cvup-row-empty,html.theme-dark .cvup-row-status{color:#a3a3a3}html.theme-dark .cvup-card,html.theme-dark .cvup-inner-table td,html.theme-dark .cvup-results div,html.theme-dark .cvup-score-table>tbody>tr,html.theme-dark .cvup-spinner{border-color:#2f2f2f}html.theme-dark .cvup-pending-pill{background:#f5a62329;color:#f3c98a}.bo-list{font-family:Roboto,sans-serif;background:#f4f6fb;min-height:100vh;padding:0 24px 18px;color:#05264e}.bo-list__hero{background:linear-gradient(135deg,#05264e,#1a3f7a,#3c65f5 80%,#7b61ff);border-radius:14px;padding:24px 28px;color:#fff;margin-top:0;margin-bottom:18px;box-shadow:0 10px 40px #05264e33}.bo-list__hero-title{font-family:Plus Jakarta Sans,sans-serif;font-size:22px;font-weight:700;margin:0 0 16px;display:inline-flex;align-items:center;gap:10px;color:#fff}.bo-list__hero-search{display:flex;gap:10px;align-items:center;flex-wrap:wrap}.bo-list__hero-input{flex:1;min-width:160px;padding:11px 16px;background:#ffffff1f;border:1px solid rgba(255,255,255,.2);border-radius:10px;color:#fff;font-size:14px;font-family:Roboto,sans-serif;outline:none;transition:background .18s,border-color .18s}.bo-list__hero-input::-moz-placeholder{color:#ffffffb3}.bo-list__hero-input::placeholder{color:#ffffffb3}.bo-list__hero-input:focus{background:#fff3;border-color:#fff}.bo-list__hero-btn{padding:11px 22px;background:#fff;color:#3c65f5;border:0;border-radius:10px;font-family:Plus Jakarta Sans,sans-serif;font-weight:700;font-size:13px;cursor:pointer;display:inline-flex;align-items:center;gap:6px;white-space:nowrap;transition:background .18s,transform .12s}.bo-list__hero-btn:hover{background:#e8edff;transform:translateY(-1px)}.bo-list__hero-mc{margin-top:12px}.bo-list__mc-toggle{padding:7px 14px;background:#ffffff24;border:1px solid rgba(255,255,255,.25);border-radius:20px;color:#fff;font-size:12px;font-weight:600;cursor:pointer;font-family:Plus Jakarta Sans,sans-serif;transition:background .18s,border-color .18s}.bo-list__mc-toggle:hover{background:#ffffff38}.bo-list__mc-toggle.is-active{background:#f39c12d9;border-color:#f39c12f2}.bo-list__body{display:grid;grid-template-columns:200px 1fr;gap:18px;align-items:start}@media (max-width: 900px){.bo-list__body{grid-template-columns:1fr}}.bo-list__sidebar{background:#fff;border-radius:12px;box-shadow:0 4px 18px #0f265c0f;border:1px solid #f0f2f5;padding:18px 14px;position:sticky;top:80px}.bo-list__filter{margin-bottom:18px;padding-bottom:16px;border-bottom:1px solid #f0f2f5}.bo-list__filter:last-child{margin-bottom:0;padding-bottom:0;border-bottom:none}.bo-list__filter h3{font-family:Plus Jakarta Sans,sans-serif;font-size:12px;font-weight:700;text-transform:uppercase;color:#6b7588;margin:0 0 8px;letter-spacing:.6px}.bo-list__radio-list{list-style:none;padding:0;margin:0}.bo-list__radio-list li{margin:3px 0}.bo-list__radio-list label{display:flex;align-items:center;gap:8px;font-size:12px;color:#05264e;cursor:pointer;padding:4px 6px;border-radius:6px;transition:background .12s}.bo-list__radio-list label:hover{background:#f4f7ff}.bo-list__radio-list input[type=radio]{accent-color:#3C65F5;flex-shrink:0}.bo-list__main{display:flex;flex-direction:column;gap:12px;min-height:420px;min-width:0}.bo-list__empty{text-align:center;color:#8c96a8;padding:40px 0;font-size:15px}.bo-list__error{background:#fde8e8;border:1px solid #f96768;border-radius:10px;padding:16px 20px;color:#c0392b;font-size:14px;display:flex;align-items:center;gap:10px}.bo-list__row{display:flex;align-items:center;gap:16px;background:#fff;border-radius:12px;box-shadow:0 4px 18px #0f265c0f;border:1px solid #f0f2f5;padding:16px 20px;transition:transform .15s,box-shadow .15s;min-width:0;overflow:hidden}.bo-list__row:hover{transform:translateY(-1px);box-shadow:0 8px 24px #0f265c1a}.bo-list__row-photo{width:60px;height:60px;border-radius:50%;background:#3c65f5;color:#fff;display:inline-flex;align-items:center;justify-content:center;font-family:Plus Jakarta Sans,sans-serif;font-weight:700;font-size:18px;flex-shrink:0;overflow:hidden;border:3px solid #e8edff}.bo-list__row-photo img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.bo-list__row-body{flex:1;min-width:0}.bo-list__row-name{font-family:Plus Jakarta Sans,sans-serif;font-size:16px;font-weight:700;color:#05264e;text-decoration:none;display:block;max-width:100%;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.bo-list__row-name:hover{color:#3c65f5}.bo-list__row-title{font-size:12px;color:#3c65f5;font-weight:500;margin-top:2px;display:block;max-width:100%;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.bo-list__row-meta{font-size:11px;color:#8c96a8;margin-top:2px;display:block;max-width:100%;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.bo-list__row-chips{display:none!important;flex-wrap:wrap;gap:6px;margin-top:8px}.bo-list__chip{display:none!important;font-size:11px;font-weight:600;padding:3px 10px;background:#e8edff;color:#3c65f5;border-radius:12px;white-space:nowrap}.bo-list__chip--status{background:#e6f9f4;color:#09ad95}.bo-list__row-actions{display:flex;flex-direction:column;align-items:flex-end;gap:6px;flex-shrink:0}.bo-list__row-btn{display:inline-flex;align-items:center;gap:6px;padding:8px 16px;background:#3c65f5;color:#fff!important;border:0;border-radius:8px;font-family:Plus Jakarta Sans,sans-serif;font-size:12px;font-weight:700;text-decoration:none;white-space:nowrap;transition:background .18s;cursor:pointer}.bo-list__row-btn:hover{background:#2a4fd6}.bo-list__row-btn--danger{background:#fff;color:#dc2626!important;border:1px solid #fecaca}.bo-list__row-btn--danger:hover{background:#fef2f2;color:#b91c1c!important}.bo-list__modal-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;z-index:1200;background:#0f172a73;display:flex;align-items:center;justify-content:center;padding:18px}.bo-list__modal{width:min(560px,96vw);background:#fff;border-radius:14px;border:1px solid #e2e8f0;box-shadow:0 24px 60px #0f265c40}.bo-list__modal-header{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:16px 18px;border-bottom:1px solid #eef2f7}.bo-list__modal-header h3{margin:0;font-size:22px;font-weight:800;color:#05264e}.bo-list__modal-close{width:34px;height:34px;border-radius:10px;border:1px solid #dbe3f1;background:#fff;color:#64748b;font-size:22px;cursor:pointer}.bo-list__modal-body{padding:18px;color:#334155;font-size:15px}.bo-list__modal-body p{margin:0}.bo-list__modal-actions{display:flex;justify-content:flex-end;gap:10px;padding:0 18px 18px}.bo-list__modal-btn{border-radius:10px;border:1px solid #dbe3f1;padding:9px 14px;font-weight:700;cursor:pointer}.bo-list__modal-btn--secondary{background:#f8fafc;color:#475569}.bo-list__modal-btn--danger{background:#fff;color:#dc2626;border-color:#fecaca}.bo-list__row-delete{-webkit-appearance:none;-moz-appearance:none;appearance:none;background:#fff7f7;border:1px solid #fecaca;color:#dc2626;border-radius:50%;width:32px;height:32px;cursor:pointer;font-size:13px;display:inline-flex;align-items:center;justify-content:center;transition:background .18s,color .18s,border-color .18s,transform .12s;flex-shrink:0;box-shadow:none;outline:none}.bo-list__row-delete:hover{background:#fee2e2;border-color:#f87171;color:#991b1b;transform:translateY(-1px)}.bo-list__row-delete:focus-visible{outline:2px solid rgba(220,38,38,.22);outline-offset:2px;border-color:#f87171}.bo-list__row-delete:disabled{opacity:.55;cursor:wait;transform:none}.bo-list__skeleton{display:flex;align-items:center;gap:16px;background:#fff;border-radius:12px;box-shadow:0 4px 18px #0f265c0f;border:1px solid #f0f2f5;padding:16px 20px}.bo-list__skeleton-photo{width:60px;height:60px;border-radius:50%;background:#ecf0f5;flex-shrink:0;animation:bo-list-pulse 1.5s ease-in-out infinite}.bo-list__skeleton-body{flex:1;display:flex;flex-direction:column;gap:8px}.bo-list__skeleton-line{height:12px;border-radius:6px;background:#ecf0f5;animation:bo-list-pulse 1.5s ease-in-out infinite}.bo-list__skeleton-line--title{width:55%;height:15px}.bo-list__skeleton-line--sub{width:40%}.bo-list__skeleton-line--meta{width:70%}@keyframes bo-list-pulse{0%,to{opacity:1}50%{opacity:.45}}@media (max-width: 900px){.bo-list{padding:12px 14px}.bo-list__hero{padding:20px 18px}.bo-list__hero-title{font-size:18px}.bo-list__sidebar{position:static;margin-bottom:0}}@media (max-width: 600px){.bo-list__row{flex-wrap:wrap}.bo-list__row-actions{flex-direction:row;align-items:center;width:100%;justify-content:flex-end}}.bo-list__pagination{margin-top:6px;display:flex;align-items:center;justify-content:space-between;gap:14px;padding:14px 16px;border:1px solid #e6ebf7;background:linear-gradient(180deg,#fff,#f8faff);border-radius:12px}.bo-list__pagination-summary{color:#6c7da0;font-size:13px;font-weight:600}.bo-list__pagination-actions{display:flex;align-items:center;gap:8px;flex-wrap:wrap;justify-content:flex-end}.bo-list__page-btn,.bo-list__page-num{border:1px solid #d8e1f4;background:#fff;color:#3157c8;height:34px;padding:0 12px;border-radius:10px;font-size:13px;font-weight:700;display:inline-flex;align-items:center;gap:6px;cursor:pointer;transition:all .15s ease}.bo-list__page-btn:hover,.bo-list__page-num:hover{border-color:#9fb7f3;background:#f0f5ff}.bo-list__page-btn:disabled{opacity:.45;cursor:not-allowed;background:#f7f9fd}.bo-list__page-num:disabled{opacity:.55;cursor:not-allowed;background:#f7f9fd;border-color:#dfe6f7}.bo-list__page-num{min-width:34px;justify-content:center;padding:0 10px}.bo-list__page-num.is-active{background:linear-gradient(135deg,#2f5cf6,#6179ff);border-color:#315efb;color:#fff;box-shadow:0 8px 16px #315efb40}.bo-list__page-dots{color:#8fa1c5;font-weight:700;font-size:13px;padding:0 2px}.bo-list__pagination-loading{font-size:12px;font-weight:700;color:#5271bb;padding:0 4px}@media (max-width: 600px){.bo-list__pagination{flex-direction:column;align-items:flex-start}.bo-list__pagination-actions{width:100%;justify-content:flex-start}}.bo-list--candidates-table{background:#f5f7fb;width:100%;max-width:100%;padding:0 18px 18px;overflow-x:hidden}.bo-list__hero-head{display:flex;align-items:center;justify-content:space-between;gap:16px;flex-wrap:wrap}.bo-list--candidates-table .bo-list__hero{background:#fff;color:#0f1f3a;border:1px solid #e4e9f2;border-radius:8px;padding:18px 20px;margin-bottom:18px;box-shadow:0 6px 22px #182d5614;width:100%}.bo-list--candidates-table .bo-list__hero-title{color:#0f1f3a;margin:0;font-size:22px}.bo-list--candidates-table .bo-list__hero-title i{color:#315efb}.bo-list--candidates-table .bo-list__hero-btn{min-height:42px;border:1px solid #cfd9f1;background:#fff;color:#315efb;box-shadow:0 8px 18px #315efb1f}.bo-list--candidates-table .bo-list__hero-btn--add,.bo-list__primary-add{min-height:42px;padding:0 16px;border:1px solid #315efb;background:#315efb;color:#fff!important;border-radius:8px;font-family:Plus Jakarta Sans,sans-serif;font-size:13px;font-weight:800;text-decoration:none;display:inline-flex;align-items:center;justify-content:center;gap:8px;white-space:nowrap;box-shadow:0 10px 24px #315efb38;transition:transform .12s,box-shadow .15s,background .15s}.bo-list--candidates-table .bo-list__hero-btn--add:hover,.bo-list__primary-add:hover{background:#214cdb;transform:translateY(-1px);box-shadow:0 14px 30px #315efb42}.bo-list__panel{background:#fff;border:1px solid #e1e7f0;border-radius:8px;box-shadow:0 8px 26px #15264614;overflow:hidden;width:100%}.bo-list--candidates-table .bo-list__body{grid-template-columns:minmax(0,1fr);width:100%}.bo-list--candidates-table .bo-list__main{width:100%;max-width:none;min-width:0}.bo-list__panel-head{display:flex;align-items:center;justify-content:space-between;gap:14px;padding:16px 18px 12px;border-bottom:1px solid #edf1f6}.bo-list__panel-title{margin:0;color:#121826;font-family:Plus Jakarta Sans,sans-serif;font-size:20px;font-weight:800;line-height:1.2}.bo-list__panel-subtitle{margin:4px 0 0;color:#6d778a;font-size:12px;font-weight:700}.bo-list__toolbar{display:grid;grid-template-columns:minmax(210px,1.1fr) minmax(240px,1.35fr) minmax(132px,.7fr) minmax(130px,.65fr) minmax(170px,.9fr) auto auto;align-items:center;gap:12px;padding:16px 18px 18px;background:linear-gradient(180deg,#fff,#fbfcff)}.bo-list__toolbar-icon,.bo-list__toolbar-btn,.bo-list__table-action{min-height:42px;border:1px solid #dbe2ee;background:#fff;color:#334159;border-radius:8px;font-family:Plus Jakarta Sans,sans-serif;font-size:13px;font-weight:800;display:inline-flex;align-items:center;justify-content:center;gap:8px;cursor:pointer;text-decoration:none;white-space:nowrap;transition:border-color .15s,background .15s,color .15s,transform .12s}.bo-list__toolbar-icon{width:48px;color:#6b7280;padding:0}.bo-list__toolbar-btn{padding:0 16px;background:#315efb;border-color:#315efb;color:#fff}.bo-list__toolbar-btn:hover,.bo-list__table-action:hover{transform:translateY(-1px)}.bo-list__toolbar-btn--ghost{background:#fff;color:#315efb;border-color:#cfd9f1}.bo-list__toolbar-btn--ghost.is-active{background:#fff7e6;border-color:#f3b64d;color:#8a5a00}.bo-list__toolbar-search{min-height:48px;display:flex;align-items:center;gap:10px;border:1px solid #dbe2ee;background:#f8fafc;border-radius:8px;padding:0 14px;color:#6b7280;min-width:0}.bo-list__toolbar-search:focus-within{border-color:#315efb;background:#fff;box-shadow:0 0 0 3px #315efb1a}.bo-list__toolbar-search input{width:100%;min-width:0;border:0;outline:0;background:transparent;color:#111827;font-size:14px;font-weight:600}.bo-list__toolbar-search input::-moz-placeholder{color:#8a94a6}.bo-list__toolbar-search input::placeholder{color:#8a94a6}.bo-list__toolbar-select{min-height:48px;display:grid;grid-template-columns:1fr;align-content:center;gap:2px;border:1px solid #dbe2ee;background:#fff;border-radius:8px;padding:6px 12px;min-width:0}.bo-list__toolbar-select span{color:#7b8495;font-family:Plus Jakarta Sans,sans-serif;font-size:10px;font-weight:800;text-transform:uppercase}.bo-list__toolbar-select select{width:100%;min-width:0;border:0;outline:0;background:transparent;color:#15213a;font-family:Plus Jakarta Sans,sans-serif;font-size:13px;font-weight:800;cursor:pointer}.bo-list__toolbar-select:focus-within{border-color:#315efb;box-shadow:0 0 0 3px #315efb1a}.bo-list__table-wrap{background:#fff;border:1px solid #e1e7f0;border-radius:8px;box-shadow:0 8px 26px #15264614;width:100%;max-width:100%;overflow-x:auto;overflow-y:hidden;scrollbar-gutter:stable}.bo-list__table{width:100%;min-width:1040px;border-collapse:collapse;table-layout:fixed}.bo-list__col-check{width:58px}.bo-list__col-candidate{width:310px}.bo-list__col-company{width:200px}.bo-list__col-status{width:210px}.bo-list__col-contact{width:170px}.bo-list__col-actions{width:120px}.bo-list__table th,.bo-list__table td{border-bottom:1px solid #e6ebf2;padding:14px 16px;text-align:left;vertical-align:middle}.bo-list__table th{background:#f7f9fd;color:#667085;font-size:12px;font-weight:800;text-transform:uppercase}.bo-list__table tbody tr{background:#fff;transition:background .12s,box-shadow .12s}.bo-list__table-row{cursor:pointer}.bo-list__table tbody tr:hover{background:#f8fbff}.bo-list__table-row:has(a:hover),.bo-list__table-row:has(button:hover),.bo-list__table-row:has(input:hover){cursor:default}.bo-list__table tbody tr.is-selected{background:#eaf8e4;box-shadow:inset 3px 0 #52a366}.bo-list__table tbody tr:last-child td{border-bottom:0}.bo-list__check-col{width:58px}.bo-list__check-col input[type=checkbox]{width:18px;height:18px;accent-color:#315efb;cursor:pointer}.bo-list__actions-col{text-align:center}.bo-list__table-actions{display:inline-flex;align-items:center;justify-content:center;gap:8px;min-width:0}.bo-list__actions-col .bo-list__row-delete{margin-left:0;vertical-align:middle}.bo-list__candidate-cell{display:flex;align-items:center;gap:12px;min-width:0}.bo-list__profile-trigger{width:100%;display:flex;align-items:center;gap:12px;min-width:0;padding:0;border:0;background:transparent;text-align:left;cursor:pointer}.bo-list__profile-trigger:hover .bo-list__row-name{color:#315efb}.bo-list__table-photo{width:46px;height:46px;border-radius:10px;background:#315efb;color:#fff;display:inline-flex;align-items:center;justify-content:center;font-family:Plus Jakarta Sans,sans-serif;font-size:14px;font-weight:800;overflow:hidden;border:1px solid #dfe6ff;flex:0 0 46px}.bo-list__table-photo img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.bo-list__candidate-main{min-width:0}.bo-list__mission-cell{max-width:100%;display:flex;align-items:center;gap:12px;min-width:0;text-decoration:none}.bo-list__mission-icon{width:34px;height:34px;border-radius:10px;background:#eef3f8;color:#8a95a7;display:inline-flex;align-items:center;justify-content:center;flex:0 0 34px;font-size:13px}.bo-list__mission-cell--assigned .bo-list__mission-icon{background:#e8f7f0;color:#0d7a55}.bo-list__mission-cell--link{width:-moz-fit-content;width:fit-content;max-width:100%;padding:4px 8px 4px 4px;margin:-4px 0;border-radius:12px;transition:background .14s,box-shadow .14s}.bo-list__mission-cell--link:hover{background:#f1f7ff;box-shadow:0 0 0 1px #d7e3ff}.bo-list__mission-copy,.bo-list__contact-copy{min-width:0;display:block}.bo-list__mission-title,.bo-list__contact-name{display:block;color:#172033;font-size:13px;font-weight:800;line-height:1.25;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.bo-list__mission-meta,.bo-list__contact-meta{display:block;margin-top:3px;color:#768195;font-size:11px;font-weight:700;line-height:1.2;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.bo-list__mission-cell--assigned .bo-list__mission-title{color:#0d6c4c}.bo-list__company-cell{display:flex;align-items:center;gap:9px;min-width:0}.bo-list__company-icon{width:30px;height:30px;border-radius:9px;background:#f3f6fb;border:1px solid #e0e7f2;color:#667085;display:inline-flex;align-items:center;justify-content:center;flex:0 0 30px;font-size:12px}.bo-list__company-name{color:#172033;font-size:13px;font-weight:800;line-height:1.25;min-width:0;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.bo-list__contact-cell{display:flex;align-items:center;gap:10px;min-width:0}.bo-list__contact-avatar{width:34px;height:34px;border-radius:999px;border:1px solid #d9e2f1;background:#f7f9fd;color:#536079;display:inline-flex;align-items:center;justify-content:center;flex:0 0 34px;font-size:13px}.bo-list__contact-avatar--mine{border-color:#cbd8ff;background:#edf2ff;color:#315efb}.bo-list__table-main-text{color:#1f2937;font-size:13px;font-weight:700;max-width:100%;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.bo-list__table-sub-text{margin-top:3px;color:#7a8496;font-size:11px;font-weight:600;max-width:100%;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.bo-list__table-action{min-height:34px;padding:0 12px;color:#315efb;border-color:#cfd9f1}.bo-list__table-actions .bo-list__table-action{min-height:36px;height:36px;padding:0 12px;border-radius:9px;white-space:nowrap}.bo-list__table-delete{width:36px;height:36px;min-width:36px;border-radius:999px;background:#fff7f7!important;border:1px solid #fecaca!important;color:#dc2626!important;box-shadow:none!important;outline:none;display:inline-flex;align-items:center;justify-content:center}.bo-list__table-delete:hover{background:#fee2e2!important;border-color:#f87171!important;color:#991b1b!important}.bo-list__table-delete:focus-visible{outline:2px solid rgba(220,38,38,.22);outline-offset:2px}.bo-list .bo-list__row-actions>.bo-list__row-delete,.bo-list .bo-list__table-actions>.bo-list__row-delete.bo-list__table-delete{-webkit-appearance:none!important;-moz-appearance:none!important;appearance:none!important;background-color:#fff7f7!important;border:0!important;color:#dc2626!important;box-shadow:inset 0 0 0 1px #fecaca!important;outline:0!important}.bo-list .bo-list__row-actions>.bo-list__row-delete:hover,.bo-list .bo-list__table-actions>.bo-list__row-delete.bo-list__table-delete:hover{background-color:#fee2e2!important;color:#991b1b!important;box-shadow:inset 0 0 0 1px #f87171!important}.bo-list .bo-list__row-actions>.bo-list__row-delete:focus,.bo-list .bo-list__row-actions>.bo-list__row-delete:active,.bo-list .bo-list__table-actions>.bo-list__row-delete.bo-list__table-delete:focus,.bo-list .bo-list__table-actions>.bo-list__row-delete.bo-list__table-delete:active{border:0!important;outline:0!important;box-shadow:inset 0 0 0 1px #f87171,0 0 0 3px #dc26261f!important}.bo-list__quick-panel{position:fixed;top:86px;right:18px;bottom:18px;z-index:60;width:min(380px,calc(100vw - 28px));padding:16px;overflow:auto;background:#fff;border:1px solid #dfe6f2;border-radius:12px;box-shadow:0 24px 80px #14234133}.bo-list__quick-head{display:flex;align-items:flex-start;justify-content:space-between;gap:12px}.bo-list__quick-person{display:flex;align-items:center;gap:12px;min-width:0}.bo-list__quick-avatar{width:42px;height:42px;border-radius:999px;background:#315efb;color:#fff;display:inline-flex;align-items:center;justify-content:center;flex:0 0 42px;font-weight:800;overflow:hidden}.bo-list__quick-avatar img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.bo-list__quick-person h3{margin:0;color:#0f172a;font-size:16px;font-weight:900}.bo-list__quick-person p{margin:3px 0 0;color:#667085;font-size:12px;font-weight:700}.bo-list__quick-close{width:34px;height:34px;border:1px solid #dfe6f2;border-radius:10px;background:#fff;color:#475467;cursor:pointer}.bo-list__quick-company{margin-top:18px;min-height:58px;padding:12px;display:grid;grid-template-columns:34px minmax(0,1fr) 18px;align-items:center;gap:10px;color:#101828;text-decoration:none;border:1px solid #e3e8f2;border-radius:10px;background:#fbfcff}.bo-list__quick-company span{width:34px;height:34px;display:inline-flex;align-items:center;justify-content:center;border-radius:9px;background:#eef3f8;color:#667085}.bo-list__quick-company strong{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:13px}.bo-list__quick-section{margin-top:18px}.bo-list__quick-section h4{margin:0 0 10px;color:#101828;font-size:13px;font-weight:900}.bo-list__quick-buttons{display:flex;gap:8px}.bo-list__quick-icon{width:36px;height:36px;display:inline-flex;align-items:center;justify-content:center;border-radius:10px;background:#e9f6f1;color:#0d6c4c;text-decoration:none}.bo-list__quick-icon.is-disabled{pointer-events:none;background:#f2f5f8;color:#a5adba}.bo-list__quick-attrs{display:grid;gap:8px}.bo-list__quick-attrs div{padding:10px;display:grid;gap:3px;border-radius:9px;background:#f7f9fd}.bo-list__quick-attrs span{color:#667085;font-size:11px;font-weight:800;text-transform:uppercase}.bo-list__quick-attrs strong{color:#172033;font-size:13px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.bo-list__quick-section select,.bo-list__quick-section textarea{width:100%;margin-bottom:8px;border:1px solid #d7dfed;border-radius:10px;background:#fff;color:#172033;font:inherit}.bo-list__quick-section select{height:42px;padding:0 11px}.bo-list__quick-section textarea{padding:10px 11px;resize:vertical}.bo-list__quick-section button[type=submit]{width:100%;min-height:42px;border:0;border-radius:10px;background:#315efb;color:#fff;font-weight:900;cursor:pointer}.bo-list__quick-section button[type=submit]:disabled{opacity:.55;cursor:not-allowed}.bo-list__quick-muted,.bo-list__quick-error{margin:6px 0 0;font-size:12px;font-weight:700}.bo-list__quick-muted{color:#667085}.bo-list__quick-error{color:#c02626}@media (max-width: 1100px){.bo-list__toolbar{grid-template-columns:repeat(2,minmax(0,1fr))}.bo-list__toolbar-btn,.bo-list__toolbar-btn--ghost,.bo-list__toolbar-select{width:100%}}@media (max-width: 720px){.bo-list--candidates-table{padding-left:12px;padding-right:12px}.bo-list__panel-head{align-items:stretch;flex-direction:column}.bo-list__primary-add{width:100%}.bo-list__toolbar{grid-template-columns:1fr}.bo-list__toolbar-icon{display:none}.bo-list__toolbar-search,.bo-list__toolbar-btn{width:100%}}html.theme-dark .bo-list--candidates-table,html.theme-dark .bo-list--candidates-table .bo-list__hero,html.theme-dark .bo-list--candidates-table .bo-list__hero-btn,html.theme-dark .bo-list__chip,html.theme-dark .bo-list__company-icon,html.theme-dark .bo-list__contact-avatar,html.theme-dark .bo-list__contact-avatar--mine,html.theme-dark .bo-list__hero-btn,html.theme-dark .bo-list__hero-btn:hover,html.theme-dark .bo-list__mission-cell--link:hover,html.theme-dark .bo-list__mission-icon,html.theme-dark .bo-list__modal,html.theme-dark .bo-list__modal-btn--danger,html.theme-dark .bo-list__modal-btn--secondary,html.theme-dark .bo-list__modal-close,html.theme-dark .bo-list__page-btn,html.theme-dark .bo-list__page-btn:disabled,html.theme-dark .bo-list__page-btn:hover,html.theme-dark .bo-list__page-num,html.theme-dark .bo-list__page-num:disabled,html.theme-dark .bo-list__page-num:hover,html.theme-dark .bo-list__panel,html.theme-dark .bo-list__quick-attrs div,html.theme-dark .bo-list__quick-close,html.theme-dark .bo-list__quick-company,html.theme-dark .bo-list__quick-company span,html.theme-dark .bo-list__quick-icon.is-disabled,html.theme-dark .bo-list__quick-panel,html.theme-dark .bo-list__radio-list label:hover,html.theme-dark .bo-list__row,html.theme-dark .bo-list__row-btn--danger,html.theme-dark .bo-list__sidebar,html.theme-dark .bo-list__skeleton,html.theme-dark .bo-list__skeleton-line,html.theme-dark .bo-list__skeleton-photo,html.theme-dark .bo-list__table tbody tr,html.theme-dark .bo-list__table tbody tr:hover,html.theme-dark .bo-list__table th,html.theme-dark .bo-list__table-action,html.theme-dark .bo-list__table-wrap,html.theme-dark .bo-list__toolbar-btn,html.theme-dark .bo-list__toolbar-btn--ghost,html.theme-dark .bo-list__toolbar-icon{background:#1c1c1c}html.theme-dark .bo-list__quick-section select,html.theme-dark .bo-list__quick-section textarea,html.theme-dark .bo-list__toolbar-search,html.theme-dark .bo-list__toolbar-search:focus-within,html.theme-dark .bo-list__toolbar-select{background:#242424;border-color:#3a3a3a;color:#f5f5f5}html.theme-dark .bo-list--candidates-table .bo-list__hero,html.theme-dark .bo-list--candidates-table .bo-list__hero-btn,html.theme-dark .bo-list--candidates-table .bo-list__hero-title,html.theme-dark .bo-list--candidates-table .bo-list__hero-title i,html.theme-dark .bo-list__company-name,html.theme-dark .bo-list__contact-avatar,html.theme-dark .bo-list__contact-avatar--mine,html.theme-dark .bo-list__contact-name,html.theme-dark .bo-list__error,html.theme-dark .bo-list__mission-cell--assigned .bo-list__mission-icon,html.theme-dark .bo-list__mission-cell--assigned .bo-list__mission-title,html.theme-dark .bo-list__mission-title,html.theme-dark .bo-list__modal-body,html.theme-dark .bo-list__modal-btn--danger,html.theme-dark .bo-list__modal-btn--secondary,html.theme-dark .bo-list__modal-header h3,html.theme-dark .bo-list__page-btn,html.theme-dark .bo-list__page-num,html.theme-dark .bo-list__panel-title,html.theme-dark .bo-list__profile-trigger:hover .bo-list__row-name,html.theme-dark .bo-list__quick-attrs strong,html.theme-dark .bo-list__quick-close,html.theme-dark .bo-list__quick-company,html.theme-dark .bo-list__quick-error,html.theme-dark .bo-list__quick-icon,html.theme-dark .bo-list__quick-person h3,html.theme-dark .bo-list__quick-section h4,html.theme-dark .bo-list__quick-section select,html.theme-dark .bo-list__quick-section textarea,html.theme-dark .bo-list__radio-list label,html.theme-dark .bo-list__row-delete,html.theme-dark .bo-list__row-delete:hover,html.theme-dark .bo-list__row-name,html.theme-dark .bo-list__table-action,html.theme-dark .bo-list__table-main-text,html.theme-dark .bo-list__toolbar-btn,html.theme-dark .bo-list__toolbar-btn--ghost,html.theme-dark .bo-list__toolbar-btn--ghost.is-active,html.theme-dark .bo-list__toolbar-icon,html.theme-dark .bo-list__toolbar-search input,html.theme-dark .bo-list__toolbar-select select{color:#f5f5f5}html.theme-dark .bo-list .bo-list__row-actions>.bo-list__row-delete,html.theme-dark .bo-list .bo-list__row-actions>.bo-list__row-delete:hover,html.theme-dark .bo-list .bo-list__table-actions>.bo-list__row-delete.bo-list__table-delete,html.theme-dark .bo-list .bo-list__table-actions>.bo-list__row-delete.bo-list__table-delete:hover,html.theme-dark .bo-list__row-btn--danger,html.theme-dark .bo-list__row-btn--danger:hover,html.theme-dark .bo-list__table-delete,html.theme-dark .bo-list__table-delete:hover{color:#f5f5f5!important}html.theme-dark .bo-list__toolbar-search input::-moz-placeholder{color:#a3a3a3}html.theme-dark .bo-list__company-icon,html.theme-dark .bo-list__contact-meta,html.theme-dark .bo-list__empty,html.theme-dark .bo-list__filter h3,html.theme-dark .bo-list__mission-icon,html.theme-dark .bo-list__mission-meta,html.theme-dark .bo-list__modal-close,html.theme-dark .bo-list__pagination-loading,html.theme-dark .bo-list__pagination-summary,html.theme-dark .bo-list__panel-subtitle,html.theme-dark .bo-list__quick-attrs span,html.theme-dark .bo-list__quick-company span,html.theme-dark .bo-list__quick-muted,html.theme-dark .bo-list__quick-person p,html.theme-dark .bo-list__row-meta,html.theme-dark .bo-list__table th,html.theme-dark .bo-list__table-sub-text,html.theme-dark .bo-list__toolbar-icon,html.theme-dark .bo-list__toolbar-search,html.theme-dark .bo-list__toolbar-search input::placeholder,html.theme-dark .bo-list__toolbar-select span{color:#a3a3a3}html.theme-dark .bo-list--candidates-table .bo-list__hero,html.theme-dark .bo-list__company-icon,html.theme-dark .bo-list__filter,html.theme-dark .bo-list__hero-input:focus,html.theme-dark .bo-list__modal,html.theme-dark .bo-list__modal-btn,html.theme-dark .bo-list__modal-close,html.theme-dark .bo-list__modal-header,html.theme-dark .bo-list__panel,html.theme-dark .bo-list__panel-head,html.theme-dark .bo-list__quick-close,html.theme-dark .bo-list__quick-company,html.theme-dark .bo-list__quick-panel,html.theme-dark .bo-list__quick-section select,html.theme-dark .bo-list__quick-section textarea,html.theme-dark .bo-list__row,html.theme-dark .bo-list__sidebar,html.theme-dark .bo-list__skeleton,html.theme-dark .bo-list__table td,html.theme-dark .bo-list__table th,html.theme-dark .bo-list__table-action,html.theme-dark .bo-list__table-wrap,html.theme-dark .bo-list__toolbar-btn,html.theme-dark .bo-list__toolbar-icon,html.theme-dark .bo-list__toolbar-search,html.theme-dark .bo-list__toolbar-select{border-color:#2f2f2f}html.theme-dark .bo-list__error,html.theme-dark .bo-list__row-btn--danger:hover,html.theme-dark .bo-list__row-delete,html.theme-dark .bo-list__row-delete:hover{background:#f9676829;color:#ff9b9c}html.theme-dark .bo-list .bo-list__row-actions>.bo-list__row-delete,html.theme-dark .bo-list .bo-list__row-actions>.bo-list__row-delete:hover,html.theme-dark .bo-list .bo-list__table-actions>.bo-list__row-delete.bo-list__table-delete,html.theme-dark .bo-list .bo-list__table-actions>.bo-list__row-delete.bo-list__table-delete:hover,html.theme-dark .bo-list__table-delete,html.theme-dark .bo-list__table-delete:hover{background:#f9676829!important;color:#ff9b9c!important}html.theme-dark .bo-list__chip--status,html.theme-dark .bo-list__mission-cell--assigned .bo-list__mission-icon,html.theme-dark .bo-list__quick-icon,html.theme-dark .bo-list__table tbody tr.is-selected{background:#09ad9529;color:#5fd0b6}html.theme-dark .bo-list__toolbar-btn--ghost.is-active{background:#f5a62329;color:#f3c98a}.jobs-header{background:linear-gradient(135deg,#05264e,#1a3f7a,#3c65f5 80%,#7b61ff);border-radius:18px;padding:32px 36px;margin-bottom:28px;box-shadow:0 10px 40px #05264e33;display:flex;align-items:center;justify-content:space-between;flex-wrap:wrap;gap:16px;position:relative;overflow:hidden}.jobs-header:after{content:"";position:absolute;right:-30px;top:-30px;width:160px;height:160px;border-radius:50%;background:#ffffff0a;pointer-events:none}.jobs-header h2{color:#fff!important;font-weight:800;font-size:24px;margin:0}.jobs-header h2 i{margin-right:10px;opacity:.7}.jobs-add-btn{display:inline-flex;align-items:center;gap:8px;padding:12px 26px;border-radius:10px;font-size:14px;font-weight:700;color:#3c65f5!important;background:#fff!important;border:none!important;transition:all .25s;text-decoration:none;box-shadow:0 4px 14px #00000026;cursor:pointer;position:relative;z-index:1}.jobs-add-btn:hover{transform:translateY(-2px);box-shadow:0 6px 20px #0003;color:#3c65f5!important;text-decoration:none}.jobs-alert{background:#fff;border-radius:12px;border-left:4px solid #F5A623;padding:16px 22px;margin-bottom:24px;color:#444!important;font-size:14px;box-shadow:0 2px 12px #0000000a}.jobs-alert a{color:#3c65f5!important;font-weight:600}.jobs-alert--error{border-left-color:#dc2626;color:#7f1d1d!important;background:#fff7f7}.jobs-empty{background:#fff;border-radius:12px;padding:60px 20px;text-align:center;color:#8c96a8;box-shadow:0 2px 12px #0000000a}.jobs-empty i{font-size:48px;color:#c5cdd9;margin-bottom:14px;display:block}.jobs-list{display:flex;flex-direction:column;gap:16px}.job-row{background:#fff;border-radius:14px;box-shadow:0 2px 16px #0000000d;border:1px solid #f0f2f5;padding:20px 26px;display:flex;align-items:center;gap:20px;transition:all .25s}.job-row:hover{box-shadow:0 6px 28px #0000001a;transform:translateY(-2px)}.job-row.job-inactive{background:#f8f9fa;opacity:.7;border-color:#e0e0e0}.job-row.job-inactive:hover{opacity:.85}.job-row-info{flex:1;min-width:0}.job-row-title{font-size:16px;font-weight:700;margin:0 0 6px}.job-row-title a{color:#05264e!important;text-decoration:none}.job-row-title a:hover{color:#3c65f5!important}.job-row.job-inactive .job-row-title a{color:#999!important}.job-row-meta{display:flex;flex-wrap:wrap;align-items:center;gap:14px;font-size:13px}.job-row-meta .jm-owner{color:#05264e!important;font-weight:600}.job-row-meta .jm-owner i{color:#3c65f5!important;margin-right:4px;font-size:11px}.job-row-meta .jm-date{color:#8c96a8!important}.job-row-meta .jm-date i{margin-right:4px}.job-row-meta .jm-link a{color:#3c65f5!important;font-weight:500;text-decoration:none;font-size:12px}.job-row-meta .jm-link a:hover{text-decoration:underline}.job-row-shared{display:flex;flex-wrap:wrap;gap:5px;margin-top:8px;align-items:center}.job-row-shared .shared-label{color:#8c96a8!important;font-size:12px;margin-right:2px}.job-row-shared .shared-label i{margin-right:3px}.job-row-shared .shared-tag{display:inline-block;padding:2px 10px;border-radius:5px;font-size:11px;font-weight:600;background:#e8edff;color:#3c65f5!important}.job-row-right{display:flex;align-items:center;gap:10px;flex-shrink:0}.job-row-right .jr-status{display:inline-flex;align-items:center;padding:5px 14px;border-radius:8px;font-size:12px;font-weight:700;white-space:nowrap}.jr-status.st-active{background:#e6f9f4;color:#09ad95!important}.jr-status.st-ended{background:#fde8e8;color:#f96768!important}.jr-status.st-validated{background:#e6f9f4;color:#09ad95!important}.jr-status.st-pending{background:#fff3e0;color:#f5a623!important}.job-row-right .jr-btn{display:inline-flex;align-items:center;justify-content:center;width:34px;height:34px;border-radius:8px;font-size:13px;border:1px solid #e0e6f0;background:#fff;color:#6c757d!important;transition:all .2s;text-decoration:none;cursor:pointer}.job-row-right .jr-btn:hover{background:#f0f4ff;border-color:#3c65f5;color:#3c65f5!important}.job-row-right .jr-btn.btn-kanban{background:#3c65f5;border-color:#3c65f5;color:#fff!important}.job-row-right .jr-btn.btn-kanban:hover{background:#2a4fd6}.job-row-right .jr-btn.btn-validate{border-color:#3c65f5;color:#3c65f5!important}.jobs-page{background:#fff;padding:68px 16px 24px}.jobs-page .bo-list__main{display:flex;flex-direction:column;gap:24px}.jobs-page__search-card,.jobs-page__table-wrap{background:#fff;border:1px solid #f0f2f5;border-radius:14px;box-shadow:0 2px 16px #0000000d}.jobs-page__primary-add{display:inline-flex;align-items:center;justify-content:center;gap:8px;min-height:42px;padding:0 22px;border:0;border-radius:8px;background:#315efb;color:#fff!important;font-size:14px;font-weight:800;text-decoration:none;box-shadow:0 12px 28px #315efb38;transition:transform .2s ease,box-shadow .2s ease,background .2s ease;white-space:nowrap}.jobs-page__primary-add:hover{background:#244be8;color:#fff!important;text-decoration:none;transform:translateY(-1px);box-shadow:0 16px 34px #315efb47}.jobs-page__search-card{display:grid;grid-template-columns:minmax(280px,1fr) minmax(150px,180px) auto;align-items:center;gap:12px;padding:16px 22px}.jobs-page__search-card--with-add{grid-template-columns:minmax(280px,1fr) minmax(150px,180px) auto auto}.jobs-page__search,.jobs-page__filter,.jobs-page__search-btn,.jobs-page__primary-add{min-height:42px}.jobs-page__search{display:flex;align-items:center;gap:12px;min-width:0;border:1px solid #d8e2f0;border-radius:8px;background:#fbfdff;padding:0 14px;color:#65748b}.jobs-page__search input{width:100%;min-width:0;border:0!important;outline:none!important;background:transparent!important;color:#172033!important;font-size:14px;font-weight:700}.jobs-page__search input::-moz-placeholder{color:#98a3b5!important}.jobs-page__search input::placeholder{color:#98a3b5!important}.jobs-page__filter{display:grid;grid-template-columns:1fr;align-content:center;gap:2px;border:1px solid #d8e2f0;border-radius:8px;background:#fff;padding:6px 12px}.jobs-page__filter span{color:#5f6f89!important;font-size:10px;font-weight:800;line-height:1;text-transform:uppercase}.jobs-page__filter select{width:100%;border:0!important;outline:none!important;background:transparent!important;color:#07142a!important;font-size:13px;font-weight:800;padding:0!important}.jobs-page__search-btn{display:inline-flex;align-items:center;justify-content:center;gap:8px;border:0;border-radius:8px;background:#315efb;color:#fff!important;font-size:14px;font-weight:800;padding:0 22px;cursor:pointer;box-shadow:0 8px 20px #315efb2e;white-space:nowrap}.jobs-page__search-btn:hover{background:#244be8}.jobs-page__search-btn i{font-size:13px}.jobs-page__table-wrap{overflow:hidden}.jobs-page__table{min-width:1160px}.jobs-page__col-title{width:31%}.jobs-page__col-owner{width:16%}.jobs-page__col-company{width:18%}.jobs-page__col-date{width:13%}.jobs-page__col-status{width:12%}.jobs-page__col-actions{width:320px}.jobs-page .bo-list__table th,.jobs-page .bo-list__table td{padding:14px 16px}.jobs-page .bo-list__table th{background:#fbfcff}.jobs-page .job-row{padding:0;display:table-row;border-radius:0;border:0;box-shadow:none;transform:none;cursor:pointer}.jobs-page .job-row:hover{box-shadow:none;transform:none}.jobs-page .job-row:focus-visible{outline:2px solid #315efb;outline-offset:-2px}.jobs-page .job-row.job-inactive{opacity:1;background:#fbfcfe}.jobs-page__mission-cell{display:flex;align-items:center;gap:12px;min-width:0}.jobs-page__mission-icon{width:38px;height:38px;border-radius:10px;background:#edf2ff;color:#315efb;display:inline-flex;align-items:center;justify-content:center;flex:0 0 38px}.jobs-page__mission-copy{min-width:0;display:block}.jobs-page__mission-title{display:block;color:#172033!important;font-size:14px;font-weight:800;line-height:1.25;text-decoration:none;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.jobs-page__mission-title:hover{color:#315efb!important}.jobs-page__mission-link{display:block;margin-top:3px;color:#7a8496!important;font-size:11px;font-weight:700;text-decoration:none;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.jobs-page__shared{display:flex;flex-wrap:wrap;gap:5px}.jobs-page__company-cell,.jobs-page__company-empty{display:flex;align-items:center;gap:10px;min-width:0;color:inherit;text-decoration:none}.jobs-page__company-cell:hover .jobs-page__company-name{color:#315efb}.jobs-page__company-icon{width:32px;height:32px;border-radius:9px;background:#f1f5fb;border:1px solid #dbe5f2;color:#647083;display:inline-flex;align-items:center;justify-content:center;flex:0 0 32px}.jobs-page__company-copy{min-width:0;display:block}.jobs-page__company-name{display:block;color:#172033;font-size:13px;font-weight:800;line-height:1.2;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.jobs-page__company-meta,.jobs-page__company-empty{color:#7a8496;font-size:11px;font-weight:700}.jobs-page .shared-tag{display:inline-flex;align-items:center;min-height:24px;padding:2px 9px;border-radius:999px}.jobs-page .jr-status{gap:6px;padding:6px 10px;border-radius:999px}.jobs-page .bo-list__table-actions{display:flex;align-items:center;justify-content:flex-start;flex-wrap:nowrap;gap:6px}.jobs-page .bo-list__table-action{height:34px;min-height:34px;padding:0 10px;white-space:nowrap}.jobs-page .bo-list__table-action:disabled{opacity:.7;cursor:wait;transform:none}.jobs-page__pdf-btn{color:#b91c1c!important;border-color:#fecaca!important;background:snow!important}.jobs-page__pdf-btn:hover{color:#991b1b!important;border-color:#fca5a5!important;background:#fff1f2!important}.jobs-page__extranet-btn{color:#047857!important;border-color:#a7f3d0!important;background:#f0fdf4!important}.jobs-page__extranet-btn:hover{color:#065f46!important;border-color:#6ee7b7!important;background:#dcfce7!important}.jobs-page .jr-btn{width:34px;height:34px;min-width:34px;border-radius:9px}.jobs-page .jobs-empty{box-shadow:none;border-radius:0}@media (max-width: 980px){.jobs-page{padding-top:48px}.jobs-page__search-card{grid-template-columns:1fr}.jobs-page__search-btn{width:100%}}@media (max-width: 767px){.jobs-header{padding:24px 20px}.jobs-header h2{font-size:20px}.job-row{flex-direction:column;align-items:flex-start;gap:12px}.job-row-right{width:100%;justify-content:flex-start}.jobs-page{padding:24px 12px 18px}.jobs-page__search-card{padding:14px}}.job-page-header{margin-bottom:25px}.job-page-header h3{color:#05264e!important;font-weight:700;margin:0}.job-page-header h3 i{color:#3c65f5;margin-right:10px}.job-page-header .back-link{color:#6c757d!important;font-size:14px;text-decoration:none;margin-bottom:8px;display:inline-block}.job-page-header .back-link:hover{color:#3c65f5!important}.job-form-card{background:#fff;border-radius:12px;box-shadow:0 2px 20px #00000014;padding:30px;margin-bottom:25px}.job-form-card h4{color:#05264e!important;font-size:18px;font-weight:700;margin-bottom:20px;padding-bottom:12px;border-bottom:2px solid #f0f0f0}.job-form-card h4 i{color:#3c65f5;margin-right:8px}.job-form-card label{color:#05264e!important;font-weight:600;font-size:13px;margin-bottom:6px;display:block}.job-form-card .form-control{border-radius:8px;border:1px solid #dee2e6;padding:10px 14px;font-size:14px;transition:border-color .2s;width:100%}.job-form-card .form-control:focus{border-color:#3c65f5;box-shadow:0 0 0 3px #3c65f51a;outline:none}.job-desc-area{min-height:320px;font-family:ui-monospace,SFMono-Regular,Menlo,monospace;font-size:13px}.job-mycompany-dropdown{margin-top:6px;border:1px solid #dbe5ff;background:#fff;border-radius:10px;box-shadow:0 14px 34px #05264e1f;overflow:hidden}.job-mycompany-item{width:100%;text-align:left;border:0;background:#fff;color:#05264e;padding:10px 12px;font-size:13px}.job-mycompany-item:hover{background:#f4f7ff}.job-mycompany-item--muted{color:#8c96a8}.job-mycompany-item--create{color:#3c65f5;font-weight:700}.job-mycompany-item--clear{border-top:1px solid #edf2ff;color:#6b7588}.job-toast{position:sticky;top:14px;z-index:40;margin-bottom:14px;border-radius:10px;padding:10px 14px;font-size:13px;font-weight:700;color:#8e2222;background:#ffe6e6;border:1px solid #ffc2c2}.job-toast.is-success{color:#0f6b36;background:#e6f9ee;border-color:#bfeecf}.job-modal-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;z-index:1100;background:#05264e6b;display:flex;align-items:center;justify-content:center;padding:20px}.job-modal-card{width:min(760px,calc(100vw - 40px));max-height:calc(100vh - 40px);overflow:auto;background:#fff;border-radius:14px;padding:20px;position:relative}.job-modal-title{margin:0 0 14px;font-size:22px;color:#05264e}.job-modal-close{position:absolute;right:10px;top:10px;border:0;background:transparent;color:#6f7d95;font-size:30px;line-height:1}.job-modal-actions{margin-top:14px;display:flex;justify-content:flex-end;gap:10px}.job-skills{margin-top:6px}.job-skills-label{display:block;color:#05264e!important;font-weight:600;font-size:13px;margin-bottom:8px}.job-skills-tags{display:flex;flex-wrap:wrap;gap:6px;margin-bottom:6px}.skill-tag{background:#e8edff;color:#3c65f5;padding:4px 12px;border-radius:12px;font-size:12px;font-weight:600}.btn-save{display:inline-flex;align-items:center;gap:8px;background:linear-gradient(135deg,#3c65f5,#7b61ff);color:#fff!important;border:none;border-radius:10px;padding:13px 36px;font-size:15px;font-weight:700;transition:all .3s;cursor:pointer;box-shadow:0 4px 16px #3c65f540}.btn-save:hover:not(:disabled){transform:translateY(-2px);box-shadow:0 8px 28px #3c65f559}.btn-save:disabled{opacity:.6;cursor:not-allowed}.btn-save i{font-size:14px}.job-users-list{list-style:none;padding:0;margin:0}.job-users-list li{display:flex;align-items:center;justify-content:space-between;padding:10px 14px;border-radius:8px;margin-bottom:6px;background:#f8f9fa;transition:background .2s}.job-users-list li:hover{background:#e9ecef}.job-users-list li .user-name{font-weight:500;color:#05264e!important;font-size:14px}.job-users-list li .user-name i{color:#3c65f5;margin-right:8px}.job-users-list li .btn-remove{color:#dc3545;font-size:13px;opacity:.6;transition:opacity .2s;background:none;border:none;cursor:pointer}.job-users-list li .btn-remove:hover{opacity:1}.job-users-list li .btn-remove:disabled{opacity:.3;cursor:not-allowed}.jobs-page__extranet-btn{background:#f8fbff!important;border-color:#bfdbfe!important;color:#1d4ed8!important}.jobs-extranet-modal{position:fixed;top:0;right:0;bottom:0;left:0;z-index:1300}.jobs-extranet-modal__backdrop{position:absolute;top:0;right:0;bottom:0;left:0;background:#0f172a75;-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px)}.jobs-extranet-modal__panel{position:absolute;right:28px;top:28px;bottom:28px;width:min(460px,calc(100vw - 56px));overflow:auto;background:#fff;border:1px solid #dbe5f4;border-radius:16px;box-shadow:0 28px 90px #0f172a38;padding:22px}.jobs-extranet-modal__head{display:flex;justify-content:space-between;gap:18px;align-items:flex-start;padding-bottom:18px;border-bottom:1px solid #e5edf8}.jobs-extranet-modal__head p{margin:0 0 4px;color:#315efb;font-size:11px;text-transform:uppercase;font-weight:900}.jobs-extranet-modal__head h2{margin:0;color:#0f172a;font-size:22px;line-height:1.2;font-weight:900}.jobs-extranet-modal__head button{width:36px;height:36px;border:1px solid #dbe5f4;border-radius:10px;color:#475569;background:#f8fafc}.jobs-extranet-modal__loading,.jobs-extranet-modal__alert{margin-top:18px;border-radius:12px;padding:12px 14px;font-size:13px;font-weight:800}.jobs-extranet-modal__loading{color:#315efb;background:#eff6ff}.jobs-extranet-modal__alert--error{color:#991b1b;background:#fef2f2;border:1px solid #fecaca}.jobs-extranet-modal__alert--ok{color:#065f46;background:#ecfdf5;border:1px solid #bbf7d0}.jobs-extranet-modal__field{display:block;margin-top:20px}.jobs-extranet-modal__field span{display:block;margin-bottom:8px;color:#475569;font-size:12px;text-transform:uppercase;font-weight:900}.jobs-extranet-modal__field input,.jobs-extranet-modal__field textarea{width:100%;border:1px solid #cbd5e1;border-radius:12px;padding:12px 14px;color:#0f172a;font-size:14px;font-weight:700;outline:none}.jobs-extranet-modal__field input{height:46px}.jobs-extranet-modal__field textarea{min-height:92px;resize:vertical}.jobs-extranet-modal__field small{display:block;margin-top:7px;color:#64748b;font-size:12px;font-weight:700}.jobs-extranet-modal__field input:focus,.jobs-extranet-modal__field textarea:focus{border-color:#315efb;box-shadow:0 0 0 3px #315efb1f}.jobs-extranet-modal__recipients{display:grid;gap:8px;margin-top:12px}.jobs-extranet-modal__recipient{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:10px 12px;border:1px solid #e2e8f0;border-radius:12px;background:#f8fafc}.jobs-extranet-modal__recipient strong,.jobs-extranet-modal__recipient span{display:block}.jobs-extranet-modal__recipient strong{color:#0f172a;font-size:13px;font-weight:850}.jobs-extranet-modal__recipient span{margin-top:3px;color:#64748b;font-size:12px;font-weight:750}.jobs-extranet-modal__recipient button{border:1px solid #cbd5e1;border-radius:10px;background:#fff;color:#315efb;padding:8px 10px;font-size:12px;font-weight:900;cursor:pointer}.jobs-extranet-modal__recommendations{margin-top:18px;padding:14px;border:1px solid #dbe5f4;border-radius:14px;background:#fbfdff}.jobs-extranet-modal__section-head,.jobs-extranet-modal__recommendation-top{display:flex;align-items:center;justify-content:space-between;gap:10px}.jobs-extranet-modal__section-head span,.jobs-extranet-modal__section-head strong{display:block}.jobs-extranet-modal__section-head span{color:#315efb;font-size:11px;font-weight:900;text-transform:uppercase}.jobs-extranet-modal__section-head strong{margin-top:3px;color:#0f172a;font-size:16px;font-weight:900}.jobs-extranet-modal__section-head button,.jobs-extranet-modal__save-recommendations{border:1px solid #cbd5e1;border-radius:10px;background:#fff;color:#315efb;min-height:36px;padding:0 12px;font-size:12px;font-weight:900}.jobs-extranet-modal__recommendations-empty{margin-top:12px;border-radius:12px;padding:12px;background:#f8fafc;color:#64748b;font-size:12px;line-height:1.45;font-weight:750}.jobs-extranet-modal__recommendations-list{display:grid;gap:12px;margin-top:12px}.jobs-extranet-modal__recommendation{display:grid;gap:9px;padding:12px;border:1px solid #e2e8f0;border-radius:12px;background:#fff}.jobs-extranet-modal__recommendation select,.jobs-extranet-modal__recommendation textarea{width:100%;border:1px solid #cbd5e1;border-radius:10px;color:#0f172a;font-size:13px;font-weight:750;outline:none}.jobs-extranet-modal__recommendation select{min-width:0;height:40px;padding:0 10px;background:#fff}.jobs-extranet-modal__recommendation textarea{min-height:68px;padding:10px;resize:vertical}.jobs-extranet-modal__recommendation textarea:focus,.jobs-extranet-modal__recommendation select:focus{border-color:#315efb;box-shadow:0 0 0 3px #315efb1f}.jobs-extranet-modal__recommendation-top button{width:40px;height:40px;flex:0 0 40px;border:1px solid #fecaca;border-radius:10px;background:snow;color:#dc2626}.jobs-extranet-modal__candidate-hint{margin:0;color:#64748b;font-size:12px;font-weight:750}.jobs-extranet-modal__save-recommendations{width:100%;margin-top:12px;background:#315efb;border-color:#315efb;color:#fff}.jobs-extranet-modal__status{margin-top:16px;display:flex;align-items:center;justify-content:space-between;gap:10px}.jobs-extranet-modal__status span{display:inline-flex;align-items:center;gap:8px;border-radius:999px;padding:7px 12px;font-size:13px;font-weight:900}.jobs-extranet-modal__status .is-on{background:#dcfce7;color:#047857}.jobs-extranet-modal__status .is-off{background:#f1f5f9;color:#64748b}.jobs-extranet-modal__status small{color:#64748b;font-size:11px;font-weight:700;text-align:right}.jobs-extranet-modal__link{margin-top:18px;display:grid;grid-template-columns:minmax(0,1fr) auto;gap:8px;align-items:center;padding:10px;border:1px solid #dbe5f4;border-radius:12px;background:#f8fafc}.jobs-extranet-modal__link span{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;color:#334155;font-size:12px;font-weight:700}.jobs-extranet-modal__link button,.jobs-extranet-modal__secondary,.jobs-extranet-modal__primary{border-radius:11px;border:1px solid #cbd5e1;min-height:40px;padding:0 14px;font-size:13px;font-weight:900}.jobs-extranet-modal__link button,.jobs-extranet-modal__secondary{background:#fff;color:#334155}.jobs-extranet-modal__primary{background:#315efb;border-color:#315efb;color:#fff}.jobs-extranet-modal__actions{margin-top:22px;display:flex;justify-content:flex-end;gap:10px;flex-wrap:wrap}.jobs-extranet-modal__actions button:disabled{opacity:.55;cursor:not-allowed}@media (max-width: 700px){.jobs-extranet-modal__panel{inset:auto 12px 12px 12px;top:12px;width:auto}}html.theme-dark .job-form-card,html.theme-dark .job-modal-card,html.theme-dark .job-mycompany-dropdown,html.theme-dark .job-mycompany-item,html.theme-dark .job-mycompany-item:hover,html.theme-dark .job-row,html.theme-dark .job-row-right .jr-btn,html.theme-dark .job-row-right .jr-btn:hover,html.theme-dark .job-row-shared .shared-tag,html.theme-dark .job-row.job-inactive,html.theme-dark .job-users-list li,html.theme-dark .job-users-list li:hover,html.theme-dark .jobs-alert,html.theme-dark .jobs-empty,html.theme-dark .jobs-extranet-modal__head button,html.theme-dark .jobs-extranet-modal__link,html.theme-dark .jobs-extranet-modal__link button,html.theme-dark .jobs-extranet-modal__loading,html.theme-dark .jobs-extranet-modal__panel,html.theme-dark .jobs-extranet-modal__recipient,html.theme-dark .jobs-extranet-modal__recipient button,html.theme-dark .jobs-extranet-modal__recommendation,html.theme-dark .jobs-extranet-modal__recommendations,html.theme-dark .jobs-extranet-modal__recommendations-empty,html.theme-dark .jobs-extranet-modal__save-recommendations,html.theme-dark .jobs-extranet-modal__secondary,html.theme-dark .jobs-extranet-modal__section-head button,html.theme-dark .jobs-extranet-modal__status .is-off,html.theme-dark .jobs-page,html.theme-dark .jobs-page .bo-list__table th,html.theme-dark .jobs-page .job-row.job-inactive,html.theme-dark .jobs-page__company-icon,html.theme-dark .jobs-page__filter,html.theme-dark .jobs-page__mission-icon,html.theme-dark .skill-tag{background:#1c1c1c}html.theme-dark .jobs-add-btn,html.theme-dark .jobs-page__extranet-btn,html.theme-dark .jobs-page__pdf-btn:hover{background:#1c1c1c!important}html.theme-dark .jobs-extranet-modal__recommendation select,html.theme-dark .jobs-page__search,html.theme-dark .jobs-page__search-card,html.theme-dark .jobs-page__table-wrap{background:#242424;border-color:#3a3a3a;color:#f5f5f5}html.theme-dark .job-modal-title,html.theme-dark .job-mycompany-item,html.theme-dark .job-toast,html.theme-dark .job-toast.is-success,html.theme-dark .jobs-extranet-modal__alert--error,html.theme-dark .jobs-extranet-modal__alert--ok,html.theme-dark .jobs-extranet-modal__field input,html.theme-dark .jobs-extranet-modal__field span,html.theme-dark .jobs-extranet-modal__field textarea,html.theme-dark .jobs-extranet-modal__head button,html.theme-dark .jobs-extranet-modal__head h2,html.theme-dark .jobs-extranet-modal__head p,html.theme-dark .jobs-extranet-modal__link button,html.theme-dark .jobs-extranet-modal__link span,html.theme-dark .jobs-extranet-modal__loading,html.theme-dark .jobs-extranet-modal__recipient button,html.theme-dark .jobs-extranet-modal__recipient strong,html.theme-dark .jobs-extranet-modal__recommendation select,html.theme-dark .jobs-extranet-modal__recommendation textarea,html.theme-dark .jobs-extranet-modal__recommendation-top button,html.theme-dark .jobs-extranet-modal__save-recommendations,html.theme-dark .jobs-extranet-modal__secondary,html.theme-dark .jobs-extranet-modal__section-head button,html.theme-dark .jobs-extranet-modal__section-head span,html.theme-dark .jobs-extranet-modal__section-head strong,html.theme-dark .jobs-extranet-modal__status .is-on,html.theme-dark .jobs-page__company-cell:hover .jobs-page__company-name,html.theme-dark .jobs-page__company-name,html.theme-dark .jobs-page__mission-icon{color:#f5f5f5}html.theme-dark .job-form-card h4,html.theme-dark .job-form-card label,html.theme-dark .job-page-header h3,html.theme-dark .job-row-meta .jm-owner,html.theme-dark .job-row-title a,html.theme-dark .job-skills-label,html.theme-dark .job-users-list li .user-name,html.theme-dark .jobs-alert,html.theme-dark .jobs-alert--error,html.theme-dark .jobs-page__extranet-btn,html.theme-dark .jobs-page__extranet-btn:hover,html.theme-dark .jobs-page__filter select,html.theme-dark .jobs-page__mission-title,html.theme-dark .jobs-page__mission-title:hover,html.theme-dark .jobs-page__pdf-btn,html.theme-dark .jobs-page__pdf-btn:hover,html.theme-dark .jobs-page__search input{color:#f5f5f5!important}html.theme-dark .job-modal-close,html.theme-dark .job-mycompany-item--clear,html.theme-dark .job-mycompany-item--muted,html.theme-dark .jobs-empty,html.theme-dark .jobs-extranet-modal__candidate-hint,html.theme-dark .jobs-extranet-modal__field small,html.theme-dark .jobs-extranet-modal__recipient span,html.theme-dark .jobs-extranet-modal__recommendations-empty,html.theme-dark .jobs-extranet-modal__status .is-off,html.theme-dark .jobs-extranet-modal__status small,html.theme-dark .jobs-page__company-empty,html.theme-dark .jobs-page__company-icon,html.theme-dark .jobs-page__company-meta,html.theme-dark .jobs-page__search{color:#a3a3a3}html.theme-dark .job-page-header .back-link,html.theme-dark .job-row-meta .jm-date,html.theme-dark .job-row-right .jr-btn,html.theme-dark .job-row-shared .shared-label,html.theme-dark .job-row.job-inactive .job-row-title a,html.theme-dark .jobs-page__filter span,html.theme-dark .jobs-page__mission-link{color:#a3a3a3!important}html.theme-dark .job-form-card .form-control,html.theme-dark .job-form-card h4,html.theme-dark .job-row,html.theme-dark .job-row-right .jr-btn,html.theme-dark .job-row.job-inactive,html.theme-dark .jobs-extranet-modal__field input,html.theme-dark .jobs-extranet-modal__field textarea,html.theme-dark .jobs-extranet-modal__link button,html.theme-dark .jobs-extranet-modal__primary,html.theme-dark .jobs-extranet-modal__recipient,html.theme-dark .jobs-extranet-modal__recipient button,html.theme-dark .jobs-extranet-modal__recommendation,html.theme-dark .jobs-extranet-modal__recommendation select,html.theme-dark .jobs-extranet-modal__recommendation textarea,html.theme-dark .jobs-extranet-modal__save-recommendations,html.theme-dark .jobs-extranet-modal__secondary,html.theme-dark .jobs-extranet-modal__section-head button,html.theme-dark .jobs-page__filter,html.theme-dark .jobs-page__search,html.theme-dark .jobs-page__search-card,html.theme-dark .jobs-page__table-wrap{border-color:#2f2f2f}html.theme-dark .job-toast,html.theme-dark .jobs-alert--error,html.theme-dark .jobs-extranet-modal__alert--error,html.theme-dark .jobs-extranet-modal__recommendation-top button,html.theme-dark .jr-status.st-ended{background:#f9676829;color:#ff9b9c}html.theme-dark .jobs-page__pdf-btn{background:#f9676829!important;color:#ff9b9c!important}html.theme-dark .job-toast.is-success,html.theme-dark .jobs-extranet-modal__alert--ok,html.theme-dark .jobs-extranet-modal__status .is-on,html.theme-dark .jr-status.st-active,html.theme-dark .jr-status.st-validated{background:#09ad9529;color:#5fd0b6}html.theme-dark .jobs-page__extranet-btn,html.theme-dark .jobs-page__extranet-btn:hover{background:#09ad9529!important;color:#5fd0b6!important}html.theme-dark .jr-status.st-pending{background:#f5a62329;color:#f3c98a}.mx-page{min-height:100vh;background:#f6f8fc;color:#101828;padding:32px;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}.mx-shell{max-width:1440px;margin:0 auto}.mx-page--auth{display:grid;place-items:center;position:relative;overflow:hidden;background:radial-gradient(circle at 50% 0%,rgba(49,94,251,.09),transparent 34%),linear-gradient(180deg,#f8fbff,#eef3fa)}.mx-loading{width:min(460px,calc(100vw - 32px));margin:80px auto;background:#fff;border:1px solid #d8e2f1;border-radius:18px;box-shadow:0 24px 80px #0f172a1f;padding:34px;color:#315efb;font-size:15px;font-weight:900;text-align:center}.mx-auth{position:relative;z-index:1;width:min(430px,calc(100vw - 32px));margin:80px auto;padding:30px;overflow:hidden;border:1px solid #dbe5f2;border-radius:20px;background:#fff;box-shadow:0 24px 70px #0f172a1f;text-align:left}.mx-auth__header{display:flex;gap:15px;align-items:flex-start;padding:0}.mx-auth__lock{display:inline-flex;align-items:center;justify-content:center;width:46px;height:46px;border-radius:14px;background:#eff6ff;color:#1d4ed8;font-size:16px;margin:0;box-shadow:inset 0 0 0 1px #bfdbfe;flex:0 0 46px}.mx-auth__company{margin:0 0 6px;color:#315efb;text-transform:uppercase;font-size:11px;font-weight:950;letter-spacing:.08em}.mx-auth h1{margin:0;color:#101828;font-size:23px;line-height:1.12;font-weight:950}.mx-auth__header small{display:block;margin-top:7px;color:#667085;font-size:13px;font-weight:750}.mx-auth__text{margin:22px 0 20px;color:#667085;font-size:14px;line-height:1.55;font-weight:700}.mx-auth__code{display:block;margin:12px 0 0;padding:0;border:0;border-radius:0;background:transparent;box-shadow:none}.mx-auth__code span{display:block;margin-bottom:8px;color:#475467;font-size:12px;font-weight:900;text-transform:uppercase;letter-spacing:.08em}.mx-auth__code input{width:100%;height:46px;border:1px solid #d8e2f1;border-radius:12px;background:#fff;text-align:left;padding:0 13px;font-size:14px;font-weight:800;letter-spacing:0;color:#101828;outline:none;font-variant-numeric:tabular-nums}.mx-auth__code input:focus{border-color:#315efb;box-shadow:0 0 0 4px #315efb1f}.mx-auth__code--password input{text-align:left;font-size:15px;letter-spacing:0;padding:0 14px;font-weight:800}.mx-auth__otp-wrap{position:relative}.mx-auth__otp-wrap input{position:absolute;top:0;right:0;bottom:0;left:0;z-index:2;opacity:0;cursor:text}.mx-auth__otp-boxes{display:grid;grid-template-columns:repeat(6,1fr);gap:8px}.mx-auth__otp-boxes i{display:grid;place-items:center;height:48px;border:1px solid #d8e2f1;border-radius:12px;background:#fff;color:#0f172a;font-style:normal;font-size:20px;font-weight:900;font-variant-numeric:tabular-nums}.mx-auth__otp-wrap:focus-within .mx-auth__otp-boxes i{border-color:#b7c7ff;box-shadow:0 0 0 3px #315efb14}.mx-auth__password-stack{display:grid;gap:12px}.mx-auth button,.mx-pagination button{border:0;border-radius:12px;color:#fff;background:#315efb;font-size:13px;font-weight:900;cursor:pointer}.mx-auth button{width:100%;height:50px;margin:18px 0 0;background:#315efb;box-shadow:0 12px 24px #315efb38;transition:transform .14s ease,box-shadow .14s ease,opacity .14s ease}.mx-auth button:hover:not(:disabled){transform:translateY(-1px);box-shadow:0 18px 34px #315efb57}.mx-auth button:disabled,.mx-pagination button:disabled{opacity:.45;cursor:not-allowed}.mx-auth__error{margin:12px 0 0;border-radius:12px;padding:10px;background:#fef2f2;color:#991b1b;font-size:13px;font-weight:800}.mx-auth__notice{margin:0 0 14px;border-radius:12px;padding:10px 12px;background:#ecfdf3;color:#047857;font-size:13px;line-height:1.4;font-weight:850}.mx-auth__link{width:auto!important;height:auto!important;display:block;margin:12px auto 0!important;padding:0!important;border-radius:0!important;background:transparent!important;box-shadow:none!important;color:#315efb!important;font-size:13px!important;font-weight:900!important}.mx-auth__link:hover:not(:disabled){transform:none!important;box-shadow:none!important;text-decoration:underline}.mx-panel>span,.mx-panel__head span,.mx-candidates__head>div>span{display:block;color:#315efb;font-size:11px;line-height:1.2;font-weight:950;letter-spacing:.08em;text-transform:uppercase}.mx-hero{display:grid;grid-template-columns:minmax(0,1fr) 210px;gap:28px;align-items:end;background:#fff;color:#101828;border:1px solid #dce6f3;border-radius:20px;padding:34px 36px;box-shadow:0 18px 46px #0f172a14;overflow:hidden}.mx-hero__main p{margin:0 0 10px;color:#315efb;font-size:12px;font-weight:950;text-transform:uppercase;letter-spacing:.08em}.mx-hero h1{max-width:840px;margin:0;color:#0f172a;font-size:48px;line-height:1.04;font-weight:950;letter-spacing:0}.mx-hero__main>span{display:block;max-width:720px;margin-top:14px;color:#667085;font-size:15px;line-height:1.55;font-weight:650}.mx-download-pdf{display:inline-flex;align-items:center;justify-content:center;gap:9px;min-height:42px;margin-top:22px;padding:0 18px;border:1px solid #c7d7fe;border-radius:12px;background:#315efb;color:#fff;font-size:13px;font-weight:900;cursor:pointer;box-shadow:0 12px 24px #315efb2e}.mx-download-pdf:hover:not(:disabled){background:#244be8}.mx-download-pdf:disabled{opacity:.7;cursor:wait}.mx-download-error{display:block;margin-top:10px;color:#b42318;font-size:12px;font-weight:800}.mx-hero__aside{display:flex;flex-direction:column;justify-content:center;min-height:132px;padding:20px 22px;border-radius:16px;background:#f8fafc;border:1px solid #e5edf8}.mx-hero__aside span{color:#667085;font-size:12px;font-weight:850;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.mx-hero__aside strong{margin-top:12px;color:#101828;font-size:40px;line-height:1;font-weight:950}.mx-hero__aside small{display:block;margin-top:8px;color:#98a2b3;font-size:12px;font-weight:800}.mx-kpis{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;margin:18px 0}.mx-kpis div,.mx-panel,.mx-candidates{background:#fffffff0;border:1px solid #d8e2f1;border-radius:18px;box-shadow:0 14px 38px #0f172a12}.mx-kpis div{padding:18px}.mx-kpis span{display:block;color:#667085;font-size:12px;font-weight:900;text-transform:uppercase}.mx-kpis strong{display:block;margin-top:8px;color:#101828;font-size:32px;line-height:1;font-weight:950}.mx-kpis small{display:block;margin-top:6px;color:#98a2b3;font-size:12px;font-weight:800}.mx-report-section{margin:18px 0;padding:22px;border:1px solid #d8e2f1;border-radius:18px;background:#fffffff0;box-shadow:0 14px 38px #0f172a12}.mx-section-title{display:flex;align-items:flex-end;justify-content:space-between;gap:18px;margin-bottom:16px}.mx-section-title span,.mx-brief-grid article span,.mx-method-grid div span{display:block;color:#315efb;font-size:11px;line-height:1.2;font-weight:950;letter-spacing:.08em;text-transform:uppercase}.mx-section-title h2{margin:4px 0 0;color:#101828;font-size:24px;line-height:1.15;font-weight:950}.mx-brief-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px}.mx-brief-grid article,.mx-method-grid div{min-width:0;border:1px solid #e5edf8;border-radius:14px;background:#f8fafc;padding:16px}.mx-brief-grid article strong,.mx-method-grid div strong{display:block;margin-top:8px;color:#101828;font-size:19px;line-height:1.15;font-weight:950}.mx-brief-grid article small,.mx-method-grid div p{display:block;margin:7px 0 0;color:#667085;font-size:13px;line-height:1.45;font-weight:750}.mx-method-grid{display:grid;grid-template-columns:1.4fr repeat(3,minmax(150px,.7fr));gap:12px}.mx-dashboard{display:grid;grid-template-columns:minmax(0,1.55fr) minmax(320px,.65fr);gap:16px}.mx-panel{padding:24px}.mx-panel__head{display:flex;justify-content:space-between;gap:16px;align-items:flex-start;margin-bottom:20px}.mx-panel h2,.mx-candidates__head h2,.mx-attention h2{margin:5px 0 0;color:#101828;font-size:22px;line-height:1.18;font-weight:950}.mx-panel p,.mx-candidates__head p{margin:7px 0 0;color:#667085;font-size:13px;line-height:1.45;font-weight:700}.mx-panel__head>strong{border-radius:999px;background:#dcfce7;color:#047857;padding:8px 12px;font-size:13px;font-weight:950;white-space:nowrap}.mx-pipeline{display:grid;gap:12px}.mx-pipeline__row{display:grid;grid-template-columns:minmax(130px,210px) minmax(0,1fr) 38px;gap:12px;align-items:center}.mx-pipeline__row span{color:#344054;font-size:13px;font-weight:850}.mx-pipeline__row div{height:14px;overflow:hidden;border-radius:999px;background:#edf2f7}.mx-pipeline__row i{display:block;height:100%;border-radius:inherit;background:linear-gradient(90deg,#2563eb,#14b8a6)}.mx-pipeline__row strong{text-align:right;color:#101828;font-size:14px;font-weight:950}.mx-side{display:grid;gap:16px}.mx-panel--metric{min-height:220px}.mx-split{display:grid;grid-template-columns:120px minmax(0,1fr);gap:18px;align-items:center;margin-top:18px}.mx-donut{position:relative;width:110px;height:110px}.mx-donut svg{width:110px;height:110px;transform:rotate(-90deg)}.mx-donut div{position:absolute;top:0;right:0;bottom:0;left:0;display:grid;place-content:center;text-align:center}.mx-donut strong{color:#101828;font-size:24px;line-height:1;font-weight:950}.mx-donut span{margin-top:4px;color:#667085;font-size:10px;font-weight:900;text-transform:uppercase}.mx-legend{display:grid;gap:10px}.mx-legend span{display:grid;grid-template-columns:10px minmax(0,1fr) auto;gap:8px;align-items:center;color:#475467;font-size:12px;font-weight:850}.mx-legend i{width:10px;height:10px;border-radius:999px;background:#2563eb}.mx-legend span:nth-child(2) i{background:#14b8a6}.mx-legend span:nth-child(3) i{background:#f59e0b}.mx-legend span:nth-child(4) i{background:#94a3b8}.mx-recommendations{margin-top:16px}.mx-reco-list{display:grid;grid-template-columns:1fr;gap:12px}.mx-reco-list article{display:flex;gap:12px;min-width:0;padding:14px;border:1px solid #dbeafe;border-radius:14px;background:#f8fbff}.mx-reco-list article>span{display:inline-flex;align-items:center;justify-content:center;width:34px;height:34px;flex:0 0 34px;border-radius:11px;background:#315efb;color:#fff;font-size:14px;font-weight:950}.mx-reco-list strong,.mx-reco-list small{display:block;min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.mx-reco-list strong{color:#101828;font-size:14px;line-height:1.25;font-weight:950}.mx-reco-list small,.mx-reco-list p{margin:5px 0 0;color:#667085;font-size:12px;line-height:1.4;font-weight:750}.mx-reco-list p{white-space:normal}.mx-reco-list p b{display:block;margin-bottom:2px;color:#344054;font-size:11px;text-transform:uppercase;letter-spacing:.04em}.mx-reco-empty{padding:16px;border:1px solid #dbeafe;border-radius:14px;background:#f8fbff;color:#667085;font-size:13px;line-height:1.5;font-weight:750}.mx-candidates{margin-top:16px;padding:20px}.mx-candidates__head{display:flex;justify-content:space-between;gap:16px;align-items:center;padding-bottom:16px;border-bottom:1px solid #e5edf8}.mx-candidates__count{min-width:88px;padding:12px;border-radius:14px;background:#f8fafc;text-align:center}.mx-candidates__count strong{display:block;color:#101828;font-size:26px;line-height:1;font-weight:950}.mx-candidates__count span{display:block;margin-top:4px;color:#667085;font-size:11px;font-weight:900;text-transform:uppercase}.mx-candidates__table{display:grid}.mx-candidate{display:grid;grid-template-columns:minmax(260px,1.25fr) minmax(190px,.75fr) minmax(130px,.45fr) minmax(250px,1fr);gap:16px;align-items:center;min-height:68px;padding:13px 0;border-bottom:1px solid #edf2f7}.mx-candidate:last-child{border-bottom:0}.mx-candidate__identity{display:flex;align-items:center;gap:12px;min-width:0}.mx-candidate__identity>span{width:42px;height:42px;border-radius:13px;display:inline-flex;align-items:center;justify-content:center;flex:0 0 42px;color:#1d4ed8;background:#eff6ff;font-size:13px;font-weight:950}.mx-candidate__identity strong,.mx-stage strong,.mx-salary strong,.mx-movement strong{display:block;min-width:0;color:#101828;font-size:14px;line-height:1.25;font-weight:950;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.mx-candidate__identity small,.mx-stage span,.mx-salary span,.mx-movement span{display:block;margin-top:4px;min-width:0;color:#667085;font-size:12px;line-height:1.35;font-weight:750;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.mx-pagination{display:flex;align-items:center;justify-content:space-between;gap:16px;padding-top:16px;border-top:1px solid #e5edf8}.mx-pagination>span{color:#667085;font-size:13px;font-weight:850}.mx-pagination div{display:flex;gap:8px}.mx-pagination button{display:inline-flex;align-items:center;gap:7px;min-height:36px;padding:0 13px}@media (max-width: 1100px){.mx-page{padding:16px}.mx-hero,.mx-dashboard{grid-template-columns:1fr}.mx-kpis{grid-template-columns:repeat(2,minmax(0,1fr))}.mx-brief-grid,.mx-method-grid,.mx-reco-list{grid-template-columns:1fr}.mx-candidate{grid-template-columns:1fr 160px;gap:10px 14px}.mx-movement{grid-column:1 / -1}.mx-movement span,.mx-candidate__identity small,.mx-stage span,.mx-salary span{white-space:normal}}@media (max-width: 640px){.mx-candidates__head,.mx-pagination{align-items:stretch;flex-direction:column}.mx-hero,.mx-panel,.mx-candidates,.mx-auth{padding:20px}.mx-hero h1,.mx-auth h1{font-size:27px}.mx-kpis,.mx-pipeline__row,.mx-split,.mx-candidate{grid-template-columns:1fr}.mx-section-title{display:block}.mx-pipeline__row strong{text-align:left}.mx-pagination div{display:grid;grid-template-columns:1fr 1fr}}html.theme-dark .mx-auth,html.theme-dark .mx-auth__lock,html.theme-dark .mx-auth__otp-boxes i,html.theme-dark .mx-brief-grid article,html.theme-dark .mx-candidate__identity>span,html.theme-dark .mx-candidates__count,html.theme-dark .mx-hero,html.theme-dark .mx-hero__aside,html.theme-dark .mx-loading,html.theme-dark .mx-method-grid div,html.theme-dark .mx-page,html.theme-dark .mx-pipeline__row div,html.theme-dark .mx-reco-empty,html.theme-dark .mx-reco-list article{background:#1c1c1c}html.theme-dark .mx-auth__code input{background:#242424;border-color:#3a3a3a;color:#f5f5f5}html.theme-dark .mx-attention h2,html.theme-dark .mx-auth h1,html.theme-dark .mx-auth__code input,html.theme-dark .mx-auth__code span,html.theme-dark .mx-auth__company,html.theme-dark .mx-auth__error,html.theme-dark .mx-auth__lock,html.theme-dark .mx-auth__notice,html.theme-dark .mx-auth__otp-boxes i,html.theme-dark .mx-brief-grid article span,html.theme-dark .mx-brief-grid article strong,html.theme-dark .mx-candidate__identity>span,html.theme-dark .mx-candidate__identity strong,html.theme-dark .mx-candidates__count strong,html.theme-dark .mx-candidates__head>div>span,html.theme-dark .mx-candidates__head h2,html.theme-dark .mx-donut strong,html.theme-dark .mx-download-error,html.theme-dark .mx-hero,html.theme-dark .mx-hero h1,html.theme-dark .mx-hero__aside strong,html.theme-dark .mx-hero__main p,html.theme-dark .mx-kpis strong,html.theme-dark .mx-legend span,html.theme-dark .mx-loading,html.theme-dark .mx-method-grid div span,html.theme-dark .mx-method-grid div strong,html.theme-dark .mx-movement strong,html.theme-dark .mx-page,html.theme-dark .mx-panel>span,html.theme-dark .mx-panel h2,html.theme-dark .mx-panel__head>strong,html.theme-dark .mx-panel__head span,html.theme-dark .mx-pipeline__row span,html.theme-dark .mx-pipeline__row strong,html.theme-dark .mx-reco-list p b,html.theme-dark .mx-reco-list strong,html.theme-dark .mx-salary strong,html.theme-dark .mx-section-title h2,html.theme-dark .mx-section-title span,html.theme-dark .mx-stage strong{color:#f5f5f5}html.theme-dark .mx-auth__link{color:#f5f5f5!important}html.theme-dark .mx-auth__header small,html.theme-dark .mx-auth__text,html.theme-dark .mx-brief-grid article small,html.theme-dark .mx-candidate__identity small,html.theme-dark .mx-candidates__count span,html.theme-dark .mx-candidates__head p,html.theme-dark .mx-donut span,html.theme-dark .mx-hero__aside span,html.theme-dark .mx-hero__main>span,html.theme-dark .mx-kpis span,html.theme-dark .mx-method-grid div p,html.theme-dark .mx-movement span,html.theme-dark .mx-pagination>span,html.theme-dark .mx-panel p,html.theme-dark .mx-reco-empty,html.theme-dark .mx-reco-list p,html.theme-dark .mx-reco-list small,html.theme-dark .mx-salary span,html.theme-dark .mx-stage span{color:#a3a3a3}html.theme-dark .mx-candidate{border-color:#2f2f2f}html.theme-dark .mx-auth__error{background:#f9676829;color:#ff9b9c}html.theme-dark .mx-auth__notice,html.theme-dark .mx-panel__head>strong{background:#09ad9529;color:#5fd0b6}.kanban-page{--kb-bg: #eef3fb;--kb-surface: #ffffff;--kb-line: #d9e2f2;--kb-text: #0f2547;--kb-muted: #5f738f;--kb-primary: #315efb;--kb-primary-soft: #e8efff;--kb-success: #0f8a4b;--kb-danger: #b42318;--kb-shadow: 0 18px 38px rgba(12, 33, 68, .12);padding:0 20px 52px;background:radial-gradient(1200px 380px at 20% -20%,rgba(49,94,251,.16),transparent 62%),radial-gradient(1000px 320px at 92% -30%,rgba(35,196,165,.12),transparent 58%),var(--kb-bg);min-height:calc(100vh - 64px)}.kanban-page>.kanban-header,.kanban-page>.kanban-board{width:100%}.kanban-toast{position:fixed;right:24px;bottom:24px;z-index:3000;border-radius:14px;padding:12px 18px;color:#fff;font-size:14px;font-weight:700;box-shadow:0 14px 30px #09101e47;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.kanban-toast.is-success{background:#0f8a4bf5}.kanban-toast.is-error{background:#b42318f5}.kanban-header h4{font-size:38px;font-weight:800;letter-spacing:-.02em;color:var(--kb-text);margin:0 0 18px;display:flex;align-items:center;gap:14px;flex-wrap:wrap;line-height:1.2}.kanban-header .kb-back{width:34px;height:34px;border-radius:10px;display:inline-flex;align-items:center;justify-content:center;color:var(--kb-muted);text-decoration:none;font-size:16px;transition:all .18s ease}.kanban-header .kb-back:hover{color:var(--kb-primary);background:#315efb1f}.kb-owner{font-size:14px;color:#4f6280;font-weight:600;margin-left:8px;display:inline-flex;align-items:center;gap:8px}.kb-user-chip{background:#e8eef8;color:#334760;border-radius:999px;padding:3px 10px;font-size:12px;font-weight:700;line-height:1.4}.kb-alert{background:linear-gradient(180deg,#fff6d8,#fff0c3);border:1px solid #f8de8f;color:#7d5f0e;border-radius:14px;padding:14px 16px;display:flex;gap:12px;align-items:flex-start;margin-bottom:16px;font-size:13px;box-shadow:0 8px 20px #7d5f0e14}.kb-alert i.fa-exclamation-triangle{font-size:17px;margin-top:2px}.kb-hidden-list{margin-top:8px;display:flex;flex-wrap:wrap;gap:8px}.kb-hidden-list a{color:#7d5f0e;text-decoration:none;border-bottom:1px dashed #b68f2b;font-size:12px}.kb-hidden-list a:hover{border-bottom-style:solid}.kanban-board{display:flex;gap:18px;overflow-x:auto;padding:10px 2px 18px;min-height:68vh;align-items:flex-start;scrollbar-width:thin;scrollbar-color:#b8c8e0 transparent}.kanban-board::-webkit-scrollbar{height:10px}.kanban-board::-webkit-scrollbar-thumb{background:#b8c8e0;border-radius:999px}.kanban-column{flex:0 0 320px;background:#ffffffa6;border:1px solid var(--kb-line);border-radius:16px;display:flex;flex-direction:column;box-shadow:0 8px 26px #091a3a14;transition:transform .15s ease,box-shadow .15s ease,border-color .15s ease;overflow:hidden;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.kanban-column:hover{transform:translateY(-1px);box-shadow:0 14px 28px #091a3a1f}.kanban-column.is-drop-target{border-color:#7ea1ff;box-shadow:0 0 0 2px #315efb4d,0 14px 28px #091a3a1f}.kanban-column-header{padding:12px 14px;font-weight:800;font-size:13px;border-bottom:1px solid #dbe5f5;display:flex;justify-content:space-between;align-items:center;gap:8px;background:linear-gradient(180deg,#f6f9ff,#edf3ff);color:#25457e}.kanban-column.col-candidats .kanban-column-header{background:linear-gradient(180deg,#f5f5ff,#ececff);color:#2f3d83}.col-name{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.kanban-column-header .col-actions{display:flex;gap:6px;align-items:center}.kb-badge{background:#315efb1f;color:#2d4fa2;border-radius:999px;min-width:24px;text-align:center;padding:2px 8px;font-size:11px;font-weight:800}.kb-del-col,.kb-edit-col{width:24px;height:24px;border-radius:8px;border:0;background:transparent;color:inherit;opacity:.75;font-size:12px;cursor:pointer;padding:0;display:inline-flex;align-items:center;justify-content:center;transition:all .16s ease}.kb-edit-col:hover{opacity:1;color:var(--kb-primary);background:#315efb1a}.kb-del-col:hover{opacity:1;color:#c52d1f;background:#c52d1f1a}.kb-rename-input{flex:1;min-width:120px;border:1px solid #9ab6ff;border-radius:10px;background:#fff;color:#12366d;font-size:12px;font-weight:700;padding:5px 10px;outline:none;box-shadow:0 0 0 3px #315efb1f}.kanban-column-body{padding:10px;flex:1;min-height:120px;max-height:calc(100vh - 360px);overflow-y:auto}.kanban-card{background:var(--kb-surface);border:1px solid #dbe4f4;border-radius:14px;padding:12px;margin-bottom:10px;cursor:grab;box-shadow:0 5px 14px #0a1f3f14;transition:box-shadow .2s ease,transform .12s ease,border-color .15s ease}.kanban-card:last-child{margin-bottom:0}.kanban-card:hover{border-color:#bfd0ee;box-shadow:0 10px 22px #0a1f3f1f}.kanban-card:active{cursor:grabbing;transform:scale(.985)}.kanban-card .card-name{font-weight:800;font-size:15px;margin-bottom:6px;color:#102a4f;line-height:1.3}.kanban-card .card-name a{color:inherit;text-decoration:none}.kanban-card .card-name a:hover{text-decoration:underline}.kanban-card .card-title{font-size:12px;color:#5b7290;margin-bottom:10px;line-height:1.4}.kanban-card .card-meta{display:grid;gap:4px;font-size:12px;color:#506784}.kanban-card .card-meta i{width:14px;margin-right:4px;text-align:center;color:#6f87a4}.card-score{display:inline-flex;align-items:center;border-radius:999px;padding:2px 8px;font-size:11px;font-weight:800;float:right}.card-score.score-high{background:#d6f5e6;color:#09753d}.card-score.score-med{background:#fff0c8;color:#8a6200}.card-score.score-low{background:#ffe0dc;color:#a11e14}.kanban-add-col{flex:0 0 320px;border-radius:16px;display:flex;flex-direction:column;align-items:stretch;justify-content:center;padding:16px;min-height:128px;color:#5a6f89;border:2px dashed #abc0de;background:#ffffff9e;box-shadow:var(--kb-shadow);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.kanban-add-col span{text-align:center;margin-bottom:10px;font-weight:700}.kanban-add-col select{width:100%;font-size:13px;padding:9px 10px;border:1px solid #c8d7ee;border-radius:10px;background:#fff;color:#27436b;font-weight:600}.kanban-empty-col{border:1px dashed #c8d7ee;border-radius:12px;background:#ffffffb8;color:#69819f;font-size:12px;text-align:center;padding:18px 10px}.kanban-confirm-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;z-index:3600;display:flex;align-items:center;justify-content:center;padding:24px;background:#05122685;-webkit-backdrop-filter:blur(7px);backdrop-filter:blur(7px)}.kanban-confirm-modal{width:min(460px,100%);border:1px solid rgba(190,207,232,.95);border-radius:24px;background:radial-gradient(circle at top left,rgba(49,94,251,.12),transparent 34%),linear-gradient(180deg,#fff,#f8fbff);box-shadow:0 28px 80px #08142b52;color:var(--kb-text);padding:24px;animation:kb-confirm-in .18s ease-out}.kanban-confirm-icon{width:48px;height:48px;border-radius:16px;display:inline-flex;align-items:center;justify-content:center;margin-bottom:16px;color:#c12b35;background:#fff0f1;border:1px solid #ffd1d5;box-shadow:0 10px 28px #c12b3524}.kanban-confirm-kicker{margin:0 0 6px;color:#315efb;font-size:11px;font-weight:900;letter-spacing:.1em;text-transform:uppercase}.kanban-confirm-copy h5{margin:0 0 10px;color:#08264f;font-size:24px;line-height:1.18;font-weight:900}.kanban-confirm-copy p{margin:0;color:#5b6f8d;font-size:14px;line-height:1.55}.kanban-confirm-copy strong{color:#12366d}.kanban-confirm-actions{display:grid;grid-template-columns:1fr 1fr;gap:12px;margin-top:22px}.kanban-confirm-btn{min-height:44px;border-radius:14px;border:1px solid transparent;padding:10px 16px;font-size:14px;font-weight:900;cursor:pointer;transition:transform .15s ease,box-shadow .15s ease,background .15s ease}.kanban-confirm-btn:hover:not(:disabled){transform:translateY(-1px)}.kanban-confirm-btn:focus-visible{outline:3px solid rgba(49,94,251,.24);outline-offset:2px}.kanban-confirm-btn:disabled{cursor:not-allowed;opacity:.72}.kanban-confirm-btn--ghost{color:#315072;background:#eef4ff;border-color:#d8e5fb}.kanban-confirm-btn--ghost:hover:not(:disabled){background:#e5efff}.kanban-confirm-btn--danger{color:#fff;background:linear-gradient(135deg,#dc3545,#bb1f2f);box-shadow:0 12px 24px #bc1f2f33}.kanban-confirm-btn--danger:hover:not(:disabled){box-shadow:0 15px 28px #bc1f2f42}@keyframes kb-confirm-in{0%{opacity:0;transform:translateY(10px) scale(.98)}to{opacity:1;transform:translateY(0) scale(1)}}@media (max-width: 1200px){.kanban-page{padding:0 16px 38px}.kanban-header h4{font-size:31px}}@media (max-width: 900px){.kanban-page{padding:0 12px 30px}.kanban-header h4{font-size:25px}.kb-owner{width:100%;margin-left:0}.kanban-column{flex-basis:282px}.kanban-add-col{flex-basis:260px}}@media (max-width: 600px){.kanban-confirm-actions{grid-template-columns:1fr}}html[data-theme=dark] .kanban-page{--kb-bg: var(--app-main-bg);--kb-surface: var(--app-surface);--kb-line: var(--app-border);--kb-text: var(--app-text);--kb-muted: var(--app-text-muted);--kb-primary-soft: var(--app-muted-surface);--kb-shadow: 0 16px 40px rgba(0, 0, 0, .45)}html[data-theme=dark] .kanban-column{background:var(--app-surface)}html[data-theme=dark] .kanban-column-header,html[data-theme=dark] .kanban-column.col-candidats .kanban-column-header{background:var(--app-surface-alt);color:var(--app-text);border-bottom-color:var(--app-border)}html[data-theme=dark] .kanban-card{border-color:var(--app-border)}html[data-theme=dark] .kanban-card:hover{border-color:var(--app-border-strong)}html[data-theme=dark] .kanban-card .card-name{color:var(--app-text)}html[data-theme=dark] .kanban-card .card-title,html[data-theme=dark] .kanban-card .card-meta,html[data-theme=dark] .kanban-card .card-meta i{color:var(--app-text-muted)}html[data-theme=dark] .kb-user-chip{background:var(--app-muted-surface);color:var(--app-text)}html[data-theme=dark] .kb-badge{color:var(--app-text)}html[data-theme=dark] .kb-rename-input{background:var(--app-surface-alt);border-color:var(--app-border);color:var(--app-text)}html[data-theme=dark] .kanban-board::-webkit-scrollbar-thumb{background:var(--app-border)}html[data-theme=dark] .kanban-add-col{background:var(--app-surface-alt);border-color:var(--app-border);color:var(--app-text-muted)}html[data-theme=dark] .kanban-add-col select{background:var(--app-surface-alt);border-color:var(--app-border);color:var(--app-text)}html[data-theme=dark] .kanban-empty-col{background:var(--app-surface-alt);border-color:var(--app-border);color:var(--app-text-muted)}html.theme-dark .kanban-confirm-btn--ghost,html.theme-dark .kanban-confirm-btn--ghost:hover:not(:disabled),html.theme-dark .kanban-confirm-icon,html.theme-dark .kb-user-chip{background:#1c1c1c}html.theme-dark .kanban-add-col select,html.theme-dark .kb-rename-input{background:#242424;border-color:#3a3a3a;color:#f5f5f5}html.theme-dark .card-score.score-high,html.theme-dark .card-score.score-low,html.theme-dark .card-score.score-med,html.theme-dark .kanban-add-col select,html.theme-dark .kanban-card .card-meta,html.theme-dark .kanban-card .card-name,html.theme-dark .kanban-column-header,html.theme-dark .kanban-column.col-candidats .kanban-column-header,html.theme-dark .kanban-confirm-btn--ghost,html.theme-dark .kanban-confirm-copy h5,html.theme-dark .kanban-confirm-copy strong,html.theme-dark .kanban-confirm-icon,html.theme-dark .kanban-confirm-kicker,html.theme-dark .kb-alert,html.theme-dark .kb-badge,html.theme-dark .kb-del-col:hover,html.theme-dark .kb-hidden-list a,html.theme-dark .kb-owner,html.theme-dark .kb-rename-input,html.theme-dark .kb-user-chip{color:#f5f5f5}html.theme-dark .kanban-add-col,html.theme-dark .kanban-card .card-meta i,html.theme-dark .kanban-card .card-title,html.theme-dark .kanban-confirm-copy p,html.theme-dark .kanban-empty-col{color:#a3a3a3}html.theme-dark .card-score.score-high{background:#09ad9529;color:#5fd0b6}html.theme-dark .card-score.score-med{background:#f5a62329;color:#f3c98a}html.theme-dark .card-score.score-low{background:#f9676829;color:#ff9b9c}.gestion-page{padding:0 24px 40px;background:#f4f5f7;min-height:calc(100vh - 64px);max-width:1200px;margin:0 auto}.gestion-header{display:flex;align-items:center;justify-content:space-between;margin-bottom:22px}.gestion-header h4{font-size:22px;font-weight:700;color:#05264e;margin:0;display:flex;align-items:center;gap:12px}.gestion-back{color:#6c757d;text-decoration:none;font-size:16px}.gestion-back:hover{color:#3c65f5}.gestion-btn-primary{background:#3c65f5;color:#fff;border:0;padding:8px 18px;border-radius:6px;font-size:13px;font-weight:600;text-decoration:none;display:inline-flex;align-items:center;gap:6px;cursor:pointer;transition:background .15s}.gestion-btn-primary:hover{background:#2848c9;color:#fff}.gestion-btn-primary:disabled{opacity:.6;cursor:not-allowed}.gestion-btn-edit{width:32px;height:32px;border-radius:6px;background:#f0f4ff;color:#3c65f5;display:inline-flex;align-items:center;justify-content:center;text-decoration:none;font-size:12px}.gestion-btn-edit:hover{background:#3c65f5;color:#fff}.gestion-list{display:flex;flex-direction:column;gap:10px}.gestion-card{background:#fff;border-radius:8px;padding:14px 18px;display:flex;align-items:center;gap:18px;box-shadow:0 1px 3px #0000000f}.gestion-card-main{flex:1;min-width:0}.gestion-card-title{font-size:15px;font-weight:600;color:#05264e;margin-bottom:3px}.gestion-card-sub{font-size:12px;color:#6c757d}.gestion-card-sub i{margin-right:4px}.gestion-card-tj{font-size:14px;font-weight:700;color:#3c65f5;margin-right:8px}.gestion-card-form{background:#fff;border-radius:8px;padding:24px;box-shadow:0 1px 3px #0000000f;max-width:700px}.gestion-card-form label{display:block;font-size:12px;font-weight:700;color:#05264e;margin:12px 0 4px;text-transform:uppercase;letter-spacing:.4px}.gestion-card-form input,.gestion-card-form select{width:100%;padding:10px 12px;border:1px solid #ced4da;border-radius:6px;font-size:13px;background:#fff}.gestion-card-form input:focus,.gestion-card-form select:focus{outline:none;border-color:#3c65f5;box-shadow:0 0 0 3px #3c65f526}.gestion-form-actions{margin-top:22px;text-align:right}.gestion-empty,.gestion-error{background:#fff;border-radius:8px;padding:32px;text-align:center;color:#6c757d;font-size:13px}.gestion-error{color:#b3261e}.gestion-table{width:100%;background:#fff;border-radius:8px;overflow:hidden;box-shadow:0 1px 3px #0000000f;border-collapse:collapse;font-size:13px}.gestion-table th{background:#f4f5f7;color:#05264e;font-weight:700;font-size:11px;text-transform:uppercase;letter-spacing:.4px;padding:10px 12px;text-align:left;border-bottom:1px solid #e9ecef}.gestion-table td{padding:10px 12px;border-bottom:1px solid #f1f3f5;vertical-align:middle}.gestion-table tr:last-child td{border-bottom:0}.gestion-table tr:hover{background:#fafbfc}.gestion-badge{display:inline-flex;align-items:center;gap:4px;padding:3px 8px;border-radius:10px;font-size:11px;font-weight:600}.gestion-badge-ok{background:#d4edda;color:#155724}.gestion-badge-pending{background:#fff3cd;color:#856404}html.theme-dark .gestion-page{background:#171717}html.theme-dark .gestion-card,html.theme-dark .gestion-card-form,html.theme-dark .gestion-empty,html.theme-dark .gestion-error,html.theme-dark .gestion-table{background:#1c1c1c;box-shadow:0 16px 40px #00000047}html.theme-dark .gestion-header h4,html.theme-dark .gestion-card-title,html.theme-dark .gestion-card-form label{color:#f5f5f5}html.theme-dark .gestion-back,html.theme-dark .gestion-card-sub,html.theme-dark .gestion-empty{color:#a3a3a3}html.theme-dark .gestion-error{color:#ffb4ba}html.theme-dark .gestion-card-form input,html.theme-dark .gestion-card-form select{background:#242424;border-color:#3a3a3a;color:#f5f5f5}html.theme-dark .gestion-btn-edit{background:#3c65f52e;color:#8aa2ff}html.theme-dark .gestion-btn-edit:hover{background:#3c65f5;color:#fff}html.theme-dark .gestion-table th{background:#222;color:#e5e5e5;border-bottom-color:#2f2f2f}html.theme-dark .gestion-table td{border-bottom-color:#262626;color:#e5e5e5}html.theme-dark .gestion-table tr:hover{background:#242424}html.theme-dark .gestion-badge-ok{background:#13261d;color:#92e6b8}html.theme-dark .gestion-badge-pending{background:#3a2c18;color:#f3c98a}.search-page{padding:0 24px 40px;background:#f4f5f7;min-height:calc(100vh - 64px);max-width:1200px;margin:0 auto}.search-header h4{font-size:22px;font-weight:700;color:#05264e;margin:0 0 18px}.search-filters{background:#fff;border-radius:8px;padding:18px;box-shadow:0 1px 3px #0000000f;display:grid;grid-template-columns:repeat(2,1fr) 100px 100px 1fr;gap:14px 18px;align-items:end;margin-bottom:22px}.search-filter label{display:block;font-size:11px;font-weight:700;color:#05264e;margin-bottom:4px;text-transform:uppercase;letter-spacing:.4px}.search-filter input,.search-filter select{width:100%;padding:8px 10px;border:1px solid #ced4da;border-radius:6px;font-size:13px;background:#fff}.search-filter-skills{grid-column:1 / -1}.search-actions{grid-column:1 / -1;text-align:right}.search-btn-primary{background:#3c65f5;color:#fff;border:0;padding:9px 20px;border-radius:6px;font-size:13px;font-weight:600;cursor:pointer}.search-btn-primary:hover{background:#2848c9}.search-btn-primary:disabled{opacity:.6}.search-results{background:#fff;border-radius:8px;box-shadow:0 1px 3px #0000000f;overflow:hidden}.search-empty{padding:32px;text-align:center;color:#6c757d;font-size:13px}.search-table{width:100%;font-size:13px;border-collapse:collapse}.search-table th{background:#f4f5f7;color:#05264e;font-weight:700;font-size:11px;text-transform:uppercase;letter-spacing:.4px;padding:10px 14px;text-align:left;border-bottom:1px solid #e9ecef}.search-table td{padding:10px 14px;border-bottom:1px solid #f1f3f5;vertical-align:middle}.search-table tr:hover{background:#fafbfc}.search-table tr.is-inactive{background:#f0f0f0;color:#888}.search-table tr.is-inactive a{color:#888}.search-badge-closed{background:#dc3545;color:#fff;font-size:10px;padding:2px 6px;border-radius:3px;margin-left:4px;font-weight:600}.search-pagination{display:flex;gap:4px;padding:14px;justify-content:center;flex-wrap:wrap}.search-page-btn{background:#fff;border:1px solid #dee2e6;border-radius:4px;padding:4px 10px;font-size:12px;color:#3c65f5;cursor:pointer}.search-page-btn:hover{background:#f0f4ff}.search-page-btn.is-active{background:#3c65f5;color:#fff;border-color:#3c65f5}.search-skills{display:flex;flex-direction:column;gap:6px}.search-skill-tags{display:flex;flex-wrap:wrap;gap:6px}.search-skill-tag{display:inline-flex;align-items:center;gap:4px;background:#e8edff;color:#3c65f5;font-size:12px;font-weight:600;padding:4px 10px;border-radius:14px}.search-skill-tag button{background:transparent;border:0;color:inherit;font-size:14px;cursor:pointer;padding:0;line-height:1}.search-skill-input-wrap{position:relative}.search-skill-input-wrap input{width:100%;padding:8px 10px;border:1px solid #ced4da;border-radius:6px;font-size:13px}.search-skill-suggests{position:absolute;top:100%;left:0;right:0;background:#fff;border:1px solid #dee2e6;border-radius:6px;box-shadow:0 4px 12px #00000014;z-index:100;max-height:240px;overflow-y:auto}.search-skill-suggest{padding:8px 12px;cursor:pointer;font-size:13px}.search-skill-suggest:hover{background:#f0f4ff;color:#3c65f5}html.theme-dark .search-page{background:#171717}html.theme-dark .search-filters,html.theme-dark .search-results,html.theme-dark .search-skill-suggests{background:#1c1c1c;box-shadow:0 16px 40px #00000047}html.theme-dark .search-header h4,html.theme-dark .search-filter label,html.theme-dark .search-table th{color:#f5f5f5}html.theme-dark .search-empty{color:#a3a3a3}html.theme-dark .search-filter input,html.theme-dark .search-filter select,html.theme-dark .search-skill-input-wrap input,html.theme-dark .search-page-btn{background:#242424;border-color:#3a3a3a;color:#f5f5f5}html.theme-dark .search-page-btn{color:#8aa2ff}html.theme-dark .search-page-btn:hover{background:#3c65f529}html.theme-dark .search-table th{background:#222;border-bottom-color:#2f2f2f}html.theme-dark .search-table td{border-bottom-color:#262626;color:#e5e5e5}html.theme-dark .search-table tr:hover{background:#242424}html.theme-dark .search-table tr.is-inactive{background:#1a1a1a;color:#777}html.theme-dark .search-table tr.is-inactive a{color:#777}html.theme-dark .search-skill-tag{background:#3c65f533;color:#8aa2ff}html.theme-dark .search-skill-suggests{border-color:#3a3a3a}html.theme-dark .search-skill-suggest{color:#e5e5e5}html.theme-dark .search-skill-suggest:hover{background:#3c65f529;color:#8aa2ff}.soc-header{background:linear-gradient(135deg,#05264e,#1a3f7a,#3c65f5 80%,#7b61ff);border-radius:18px;padding:32px 36px;margin-bottom:28px;box-shadow:0 10px 40px #05264e33;display:flex;align-items:center;justify-content:space-between;flex-wrap:wrap;gap:16px;position:relative;overflow:hidden}.soc-header:after{content:"";position:absolute;right:-30px;top:-30px;width:160px;height:160px;border-radius:50%;background:#ffffff0a;pointer-events:none}.soc-header h2{color:#fff!important;font-weight:800;font-size:24px;margin:0}.soc-header h2 i{margin-right:10px;opacity:.7}.soc-count{color:#fff9!important;font-size:14px;font-weight:500}.soc-add-btn{display:inline-flex;align-items:center;gap:8px;padding:12px 26px;border-radius:10px;font-size:14px;font-weight:700;color:#3c65f5!important;background:#fff!important;border:none!important;transition:all .25s;text-decoration:none;box-shadow:0 4px 14px #00000026;cursor:pointer;position:relative;z-index:1}.soc-add-btn:hover:not(:disabled){transform:translateY(-2px);box-shadow:0 6px 20px #0003}.soc-add-btn:disabled{opacity:.7;cursor:not-allowed}.soc-search-box{background:#fff;border-radius:14px;box-shadow:0 2px 16px #0000000d;border:1px solid #f0f2f5;padding:16px 22px;margin-bottom:24px;display:flex;align-items:center;gap:12px}.soc-search-box i{color:#8c96a8!important;font-size:16px}.soc-search-box input{border:none!important;outline:none!important;background:transparent!important;font-size:14px;color:#333!important;flex:1;padding:0!important}.soc-search-box input::-moz-placeholder{color:#aab4c6!important}.soc-search-box input::placeholder{color:#aab4c6!important}.soc-list{display:flex;flex-direction:column;gap:12px}.soc-row{background:#fff;border-radius:14px;box-shadow:0 2px 16px #0000000d;border:1px solid #f0f2f5;display:flex;align-items:stretch;transition:all .25s;overflow:hidden}.soc-row:hover{box-shadow:0 6px 28px #0000001a;transform:translateY(-2px)}.soc-row-link{flex:1;display:flex;align-items:center;gap:18px;padding:20px 26px;text-decoration:none;color:inherit;min-width:0}.soc-row-link:hover{text-decoration:none}.soc-row-icon{width:48px;height:48px;border-radius:12px;background:linear-gradient(135deg,#e8edff,#f0f4ff);display:flex;align-items:center;justify-content:center;font-size:20px;color:#3c65f5!important;flex-shrink:0;font-weight:800;text-transform:uppercase}.soc-row-info{flex:1;min-width:0}.soc-row-name{font-size:16px;font-weight:700;color:#05264e!important;margin:0 0 4px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.soc-row:hover .soc-row-name{color:#3c65f5!important}.soc-row-meta{display:flex;flex-wrap:wrap;gap:14px;font-size:13px;color:#8c96a8!important}.soc-row-meta-it{display:inline-flex;align-items:center;gap:6px}.soc-row-meta-it i{font-size:11px}.soc-row-arrow{color:#c5cdd8!important;font-size:14px;transition:all .25s;flex-shrink:0}.soc-row:hover .soc-row-arrow{color:#3c65f5!important;transform:translate(4px)}.soc-row--contact{border:1px solid rgba(203,213,225,.65);border-radius:18px;background:#ffffffeb;box-shadow:0 12px 34px #0f172a0f}.soc-row--contact:hover{border-color:#3c65f540;box-shadow:0 18px 42px #0f172a1a}.soc-row--contact .soc-row-link{gap:16px;padding:16px 20px}.soc-row--contact .soc-row-icon{width:58px;height:58px;border-radius:50%;overflow:hidden;background:linear-gradient(135deg,#eff6ff,#e0e7ff);box-shadow:inset 0 0 0 1px #94a3b82e}.soc-row--contact .soc-row-icon img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;display:block}.soc-row--contact .soc-row-name{display:flex;align-items:center;gap:8px;margin-bottom:6px;font-size:17px;line-height:1.2}.soc-row--contact .soc-row-name span:first-child{min-width:0;overflow:hidden;text-overflow:ellipsis}.soc-row-favorite{width:24px;height:24px;border-radius:999px;background:#fff7db;color:#d99a00!important;display:inline-flex;align-items:center;justify-content:center;flex-shrink:0;font-size:11px}.soc-row--contact .soc-row-meta{gap:8px;row-gap:6px;color:#64748b!important}.soc-row--contact .soc-row-meta-it{max-width:380px;min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;border-radius:999px;background:#f8fafc;padding:4px 9px;line-height:1.25}.soc-row--contact .soc-row-meta-it:first-child{max-width:520px;background:transparent;padding-left:0;color:#475569!important;font-weight:600}.soc-row-open{width:36px;height:36px;border-radius:999px;background:#f1f5f9;color:#64748b!important;display:inline-flex;align-items:center;justify-content:center;flex-shrink:0;margin-left:auto;transition:all .2s ease}.soc-row--contact:hover .soc-row-open{background:#3c65f5;color:#fff!important;transform:translate(2px)}@media (max-width: 768px){.soc-row--contact .soc-row-link{align-items:flex-start;padding:14px}.soc-row--contact .soc-row-icon{width:48px;height:48px}.soc-row--contact .soc-row-meta-it{max-width:100%}.soc-row-open{display:none}}.soc-row-delete{background:transparent;border:0;border-left:1px solid #f0f2f5;color:#b85c5c!important;width:56px;display:inline-flex;align-items:center;justify-content:center;cursor:pointer;transition:all .2s;flex-shrink:0}.soc-row-delete:hover:not(:disabled){background:#fff0f0;color:#a04545!important}.soc-row-delete:disabled{opacity:.4;cursor:not-allowed}.soc-empty{text-align:center;padding:60px 20px;color:#8c96a8!important}.soc-empty i{font-size:48px;opacity:.3;margin-bottom:16px;display:block}.soc-empty p{font-size:15px;margin:0}.soc-edit-header{background:linear-gradient(135deg,#05264e,#1a3f7a,#3c65f5 80%,#7b61ff);border-radius:18px;padding:28px 30px;margin-bottom:24px;display:flex;align-items:center;gap:18px;box-shadow:0 10px 40px #05264e33;position:relative;overflow:hidden}.soc-edit-header:after{content:"";position:absolute;right:-30px;top:-30px;width:160px;height:160px;border-radius:50%;background:#ffffff0a;pointer-events:none}.soc-edit-icon{width:64px;height:64px;border-radius:14px;background:#ffffffeb;color:#3c65f5!important;display:flex;align-items:center;justify-content:center;font-size:26px;font-weight:800;flex-shrink:0;text-transform:uppercase;position:relative;z-index:1}.soc-edit-titles{flex:1;min-width:0;position:relative;z-index:1}.soc-edit-titles h2{color:#fff!important;font-weight:800;font-size:22px;margin:0}.soc-edit-sub{color:#ffffffa6!important;font-size:13px;margin-top:4px}.soc-back-btn{display:inline-flex;align-items:center;gap:8px;padding:9px 18px;border-radius:9px;font-size:13px;font-weight:600;color:#fff!important;background:#ffffff24!important;border:1px solid rgba(255,255,255,.25)!important;text-decoration:none;transition:all .2s;position:relative;z-index:1}.soc-back-btn:hover{background:#ffffff38!important;color:#fff!important;text-decoration:none}.soc-form{background:#fff;border-radius:14px;border:1px solid #f0f2f5;box-shadow:0 2px 16px #0000000d;padding:26px 30px}.soc-form-grid{display:grid;grid-template-columns:1fr 1fr;gap:18px}.soc-field{margin-bottom:18px}.soc-field label{display:block;font-size:13px;font-weight:600;color:#05264e!important;margin-bottom:6px}.soc-field .form-control{width:100%;padding:10px 14px;font-size:14px;border:1px solid #e3eaf5;border-radius:8px;background:#fafbfd;transition:border-color .15s,box-shadow .15s}.soc-field .form-control:focus{outline:0;border-color:#3c65f5;background:#fff;box-shadow:0 0 0 3px #3c65f51f}.soc-form-actions{display:flex;justify-content:flex-end;gap:10px;margin-top:22px;padding-top:18px;border-top:1px solid #f0f2f5}.soc-form-actions .btn,.soc-form-actions .theme-btn{padding:10px 22px;font-size:14px;font-weight:600;border-radius:9px;border:1px solid transparent;cursor:pointer;transition:all .2s}.soc-form-actions .btn-secondary{background:#fff;color:#05264e;border-color:#d8dfeb;text-decoration:none;display:inline-flex;align-items:center}.soc-form-actions .btn-secondary:hover{background:#f0f4fa;text-decoration:none}.soc-form-actions .theme-btn:disabled,.soc-form-actions .btn:disabled{opacity:.55;cursor:not-allowed}@media (max-width: 767px){.soc-header{padding:24px 20px}.soc-header h2{font-size:20px}.soc-row-link{padding:16px 18px;gap:14px}.soc-row-delete{width:48px}.soc-form{padding:20px 18px}.soc-form-grid{grid-template-columns:1fr;gap:0}.soc-edit-header{padding:22px 18px;flex-wrap:wrap}.soc-back-btn{margin-left:auto}}.soc-tabs{display:flex;gap:4px;flex-wrap:wrap;margin:16px 0;border-bottom:1px solid #e3e6ef}.soc-tab{background:none;border:none;padding:8px 14px;cursor:pointer;color:#5a6478;font-weight:600;border-bottom:2px solid transparent}.soc-tab.active{color:#2d6cdf;border-bottom-color:#2d6cdf}.soc-crm-panel{padding:12px 0}.soc-crm-list{list-style:none;padding:0;margin:0}.soc-crm-row{padding:8px 0;border-bottom:1px solid #f0f2f5;display:flex;gap:8px;align-items:center}.soc-crm-meta{color:#8a93a6;font-size:.9em}.soc-empty{color:#8a93a6;font-style:italic}.soc-badge{font-size:.75em;padding:2px 8px;border-radius:10px}.soc-badge.ok{background:#e3f6e9;color:#1c8c4a}.soc-badge.muted{background:#eef0f3;color:#8a93a6}.soc-orgchart{background:#f7f8fa;padding:12px;border-radius:6px;overflow:auto;max-height:400px;font-size:.8em}.bo-list--sales-contacts{padding-top:0}.bo-list--sales-contacts .bo-list__main{display:flex;flex-direction:column;gap:14px}.sales-contacts__toolbar{grid-template-columns:minmax(260px,1fr) auto auto}.sales-contacts__search{min-width:0}.sales-contacts__table{min-width:980px}.sales-contacts__col-contact{width:32%}.sales-contacts__col-company{width:20%}.sales-contacts__col-details{width:26%}.sales-contacts__col-owner{width:14%}.sales-contacts__col-actions{width:120px}.bo-list--sales-contacts .bo-list__profile-trigger{color:inherit;text-decoration:none}.bo-list--sales-contacts .bo-list__row-name{display:flex;align-items:center;gap:8px}.sales-contacts__favorite{width:22px;height:22px;border-radius:999px;background:#fff7e6;color:#b7791f;display:inline-flex;align-items:center;justify-content:center;flex:0 0 22px;font-size:11px}.sales-contacts__details{min-width:0}.sales-contacts__details i{width:16px;margin-right:6px;color:#8a95a7}.sales-contacts__empty{min-height:160px;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:12px;color:#6d778a;font-weight:700}.sales-contacts__empty i{width:46px;height:46px;border-radius:14px;background:#f1f5fb;color:#315efb;display:inline-flex;align-items:center;justify-content:center}.sales-contacts__pager{display:flex;gap:12px;align-items:center;justify-content:center;margin-top:16px;color:#667085;font-weight:800}.sales-contacts__pager .bo-list__table-action:disabled{opacity:.45;cursor:not-allowed;transform:none}@media (max-width: 980px){.sales-contacts__toolbar{grid-template-columns:1fr}.sales-contacts__toolbar .bo-list__toolbar-btn{width:100%}}.bo-list--sales-contacts{background:#f4f6fa;padding:42px 16px 18px}.bo-list--sales-contacts .bo-list__body{background:transparent}.bo-list--sales-contacts .bo-list__main{gap:12px}.bo-list--sales-contacts .bo-list__panel,.bo-list--sales-contacts .bo-list__table-wrap{border-color:#e2e8f0;box-shadow:0 6px 18px #1526460d}.bo-list--sales-contacts .bo-list__panel-head{padding:14px 16px 12px}.bo-list--sales-contacts .bo-list__panel-title{font-size:18px}.bo-list--sales-contacts .bo-list__toolbar{grid-template-columns:minmax(280px,380px) auto auto;gap:12px;padding:14px 16px 16px;background:#fff}.bo-list--sales-contacts .bo-list__toolbar-search,.bo-list--sales-contacts .bo-list__toolbar-btn{min-height:42px}.bo-list--sales-contacts .bo-list__toolbar-btn{padding:0 18px}.sales-contacts__table{min-width:900px}.sales-contacts__col-contact{width:30%}.sales-contacts__col-company{width:14%}.sales-contacts__col-details{width:27%}.sales-contacts__col-owner{width:15%}.sales-contacts__col-actions{width:140px}.bo-list--sales-contacts .bo-list__table th,.bo-list--sales-contacts .bo-list__table td{padding:11px 14px}.bo-list--sales-contacts .bo-list__table th{background:#f8fafc}.bo-list--sales-contacts .bo-list__table-photo{width:42px;height:42px;flex-basis:42px}.bo-list--sales-contacts .bo-list__company-icon,.bo-list--sales-contacts .bo-list__contact-avatar{width:30px;height:30px;flex-basis:30px}.bo-list--sales-contacts .bo-list__table-actions{gap:6px}.bo-list--sales-contacts .bo-list__table-actions .bo-list__table-action{height:34px;min-height:34px;padding:0 10px}.bo-list--sales-contacts .bo-list__table-delete{width:34px;height:34px;min-width:34px}@media (max-width: 1180px){.bo-list--sales-contacts{padding-top:28px}}.bo-list--company-directory{padding-top:34px}.company-directory__surface{background:#fff;border:1px solid #dfe7ef;border-radius:8px;box-shadow:0 10px 28px #15264612;overflow:hidden}.company-directory__toolbar{display:grid;grid-template-columns:minmax(420px,1fr) auto auto;align-items:center;gap:10px;padding:14px;border-bottom:1px solid #e3e8ef;background:linear-gradient(180deg,#fff,#fbfcff)}.company-directory__search,.company-directory__icon-btn,.company-directory__add{min-height:40px;border:1px solid #d9e1ea;border-radius:8px;background:#fff;color:#172033;font-size:13px;font-weight:700;display:inline-flex;align-items:center;justify-content:center;gap:9px;text-decoration:none;white-space:nowrap;transition:border-color .16s ease,box-shadow .16s ease,transform .16s ease,background .16s ease}.company-directory__search:focus-within,.company-directory__icon-btn:hover{border-color:#b8c8f7;box-shadow:0 6px 16px #315efb14}.company-directory__icon-btn{padding:0 12px}.company-directory__icon-btn.is-active{border-color:#315efb;color:#315efb;background:#f4f7ff}.company-directory__search{justify-content:flex-start;padding:0 12px;min-width:0;color:#647083}.company-directory__search input{width:100%;min-width:0;border:0;outline:0;background:transparent;color:#111827;font-size:13px;font-weight:600}.company-directory__search input::-moz-placeholder{color:#8a94a6}.company-directory__search input::placeholder{color:#8a94a6}.company-directory__add{padding:0 14px;border-color:#315efb;background:#315efb;color:#fff;box-shadow:0 10px 20px #315efb2e}.company-directory__add:hover{transform:translateY(-1px);background:#244df1}.company-directory__add:disabled{opacity:.55;cursor:not-allowed}.company-directory__filters{display:grid;grid-template-columns:repeat(4,minmax(150px,1fr)) auto;gap:10px;padding:12px 14px;border-bottom:1px solid #e3e8ef;background:#f8fbff}.company-directory__filter-field{min-width:0;display:flex;flex-direction:column;gap:5px}.company-directory__filter-field span{color:#667085;font-size:10px;font-weight:800;text-transform:uppercase}.company-directory__filter-field select{width:100%;min-height:38px;border:1px solid #d9e1ea;border-radius:8px;background:#fff;color:#172033;padding:0 10px;font-size:13px;font-weight:700}.company-directory__filter-reset{align-self:end;min-height:38px;border:1px solid #d9e1ea;border-radius:8px;background:#fff;color:#315efb;padding:0 12px;font-size:13px;font-weight:800;cursor:pointer}.company-directory__filter-reset:disabled{opacity:.5;cursor:not-allowed}.company-directory__table-wrap{width:100%;overflow-x:auto}.company-directory__table{width:100%;min-width:1120px;border-collapse:collapse;table-layout:fixed}.company-directory__col-check{width:52px}.company-directory__col-name{width:360px}.company-directory__col-prospects{width:170px}.company-directory__col-industry{width:280px}.company-directory__col-employees{width:190px}.company-directory__col-actions{width:180px}.company-directory__table th,.company-directory__table td{border-bottom:1px solid #dfe5ec;padding:10px 18px;text-align:left;vertical-align:middle}.company-directory__table th{height:42px;color:#758197;background:#fbfcfd;font-size:12px;font-weight:800}.company-directory__table td{height:58px;color:#111827;font-size:13px;font-weight:600}.company-directory__table tr:hover td{background:#f8fbff}.company-directory__table input[type=checkbox]{width:16px;height:16px;accent-color:#315efb}.company-directory__company{display:flex;align-items:center;gap:12px;min-width:0;color:inherit;text-decoration:none}.company-directory__logo{width:38px;height:38px;border-radius:8px;background:#132033;color:#fff;display:inline-flex;align-items:center;justify-content:center;flex:0 0 38px;font-weight:800;box-shadow:inset 0 0 0 1px #ffffff1f}.company-directory__company-copy{min-width:0;display:block}.company-directory__name{display:block;color:#172033;font-size:14px;font-weight:800;line-height:1.2;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.company-directory__meta{display:block;margin-top:3px;color:#8a95a7;font-size:11px;font-weight:600;line-height:1.2;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.company-directory__metric{min-width:38px;height:28px;padding:0 10px;border-radius:999px;background:#f1f5f9;color:#647083;display:inline-flex;align-items:center;justify-content:center;font-size:12px;font-weight:800}.company-directory__metric.is-filled{background:#e8f8f1;color:#08795b}.company-directory__text-cell{display:block;color:#172033;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.company-directory__actions-head{text-align:right!important}.company-directory__actions{display:flex;align-items:center;justify-content:flex-end;gap:8px}.company-directory__action,.company-directory__delete{min-height:34px;border:1px solid #cbd8ff;border-radius:8px;background:#fff;color:#315efb;display:inline-flex;align-items:center;justify-content:center;gap:7px;font-size:13px;font-weight:800;text-decoration:none;transition:background .16s ease,border-color .16s ease,transform .16s ease}.company-directory__action{padding:0 12px}.company-directory__delete{width:34px;min-width:34px;border-color:#ffd5d8;color:#ef233c;cursor:pointer}.company-directory__action:hover,.company-directory__delete:hover{transform:translateY(-1px)}.company-directory__action:hover{background:#f4f7ff;border-color:#9eb4ff}.company-directory__delete:hover{background:#fff5f6;border-color:#ffb8be}.company-directory__delete:disabled{opacity:.5;cursor:not-allowed}.company-directory__modal-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;z-index:80;display:flex;align-items:center;justify-content:center;padding:24px;background:#0f172a61;-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px)}.company-directory__modal{position:relative;width:min(440px,100%);border:1px solid #e2e8f0;border-radius:12px;background:#fff;box-shadow:0 24px 70px #0f172a38;padding:24px}.company-directory__modal-close{position:absolute;top:12px;right:12px;width:34px;height:34px;border:1px solid #d9e1ea;border-radius:9px;background:#fff;color:#647083;cursor:pointer}.company-directory__modal-icon{width:48px;height:48px;border-radius:14px;background:#fff1f2;color:#ef233c;display:inline-flex;align-items:center;justify-content:center;margin-bottom:14px;font-size:18px}.company-directory__modal h3{margin:0 42px 8px 0;color:#172033;font-size:20px;font-weight:900}.company-directory__modal p{margin:0;color:#667085;font-size:14px;line-height:1.55}.company-directory__modal-note{border:1px solid #bfdbfe;border-radius:12px;background:#eff6ff;padding:12px 14px;color:#1e3a8a!important;font-weight:700}.company-directory__modal-error{margin-top:14px;border:1px solid #fecdd3;border-radius:9px;background:#fff1f2;color:#be123c;padding:10px 12px;font-size:13px;font-weight:800}.company-directory__modal-actions{display:flex;justify-content:flex-end;gap:10px;margin-top:22px}.company-directory__modal-cancel,.company-directory__modal-confirm{min-height:40px;border-radius:9px;padding:0 14px;font-size:14px;font-weight:900;cursor:pointer}.company-directory__modal-cancel{border:1px solid #d9e1ea;background:#fff;color:#172033}.company-directory__modal-confirm{border:1px solid #ef233c;background:#ef233c;color:#fff}.company-directory__modal-cancel:disabled,.company-directory__modal-confirm:disabled,.company-directory__modal-close:disabled{opacity:.55;cursor:not-allowed}.company-directory__empty{min-height:160px;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:10px;color:#6d778a;font-weight:700}.company-directory__empty i{width:42px;height:42px;border-radius:12px;background:#f1f5fb;color:#315efb;display:inline-flex;align-items:center;justify-content:center}.company-directory__count{margin:10px 2px 0;color:#7a8496;font-size:12px;font-weight:700}.company-directory__pagination{margin:0;border-top:1px solid #e3e8ef;background:#fff}.bo-list--companies-table{background:#fff}.bo-list--companies-table .bo-list__panel{overflow:hidden}.bo-list--companies-table .bo-list__table.company-listing-table{min-width:960px}.bo-list--companies-table .company-listing__toolbar{grid-template-columns:minmax(0,1fr) auto;align-items:center}.company-listing__col-company{width:34%}.company-listing__col-email{width:24%}.company-listing__col-city{width:16%}.company-listing__col-siren{width:15%}.company-listing__col-actions{width:120px}.bo-list--companies-table .company-listing__toolbar .bo-list__toolbar-btn{height:42px;width:-moz-fit-content;width:fit-content}@media (max-width: 680px){.bo-list--companies-table .company-listing__toolbar{grid-template-columns:1fr}}@media (max-width: 1180px){.company-directory__toolbar{grid-template-columns:1fr auto auto}.company-directory__filters{grid-template-columns:repeat(2,minmax(180px,1fr))}}@media (max-width: 760px){.company-directory__toolbar{grid-template-columns:1fr}.company-directory__icon-btn,.company-directory__add{width:100%}.company-directory__filters{grid-template-columns:1fr}}.bo-list--sales-contacts,.bo-list--company-directory{background:#fff;padding:68px 16px 24px}.bo-list--sales-contacts .bo-list__main,.bo-list--company-directory .bo-list__main{gap:24px}.sales-contacts__search-card,.sales-contacts__table-wrap{background:#fff;border:1px solid #f0f2f5;border-radius:14px;box-shadow:0 2px 16px #0000000d}.sales-contacts__primary-add,.sales-contacts__search-btn{display:inline-flex;min-height:42px;align-items:center;justify-content:center;gap:8px;border:0;border-radius:8px;background:#315efb;color:#fff!important;font-size:14px;font-weight:800;text-decoration:none;box-shadow:0 12px 28px #315efb2e;cursor:pointer;white-space:nowrap;transition:background .2s ease,transform .2s ease,box-shadow .2s ease}.sales-contacts__primary-add{padding:0 22px}.sales-contacts__search-btn{padding:0 20px}.sales-contacts__primary-add:hover,.sales-contacts__search-btn:hover{background:#244be8;color:#fff!important;text-decoration:none;transform:translateY(-1px);box-shadow:0 16px 34px #315efb3d}.sales-contacts__search-card{display:grid;grid-template-columns:minmax(280px,1fr) auto auto auto;align-items:center;gap:12px;padding:16px 22px}.sales-contacts__search{min-height:42px;min-width:0;display:flex;align-items:center;gap:12px;border:1px solid #d8e2f0;border-radius:8px;background:#fbfdff;padding:0 14px;color:#65748b}.sales-contacts__search input{width:100%;min-width:0;border:0!important;outline:none!important;background:transparent!important;color:#172033!important;font-size:14px;font-weight:700}.sales-contacts__search input::-moz-placeholder{color:#98a3b5!important}.sales-contacts__search input::placeholder{color:#98a3b5!important}.sales-contacts__ghost-btn{min-height:42px;display:inline-flex;align-items:center;justify-content:center;gap:8px;border:1px solid #cbd8ff;border-radius:8px;background:#fff;color:#315efb!important;font-size:14px;font-weight:800;padding:0 16px;cursor:pointer;white-space:nowrap}.sales-contacts__ghost-btn.is-active,.sales-contacts__ghost-btn:hover{background:#f4f7ff;border-color:#9eb4ff}.sales-contacts__table-wrap{overflow-x:auto}.bo-list--sales-contacts .bo-list__table th,.bo-list--sales-contacts .bo-list__table td{padding:14px 16px}.bo-list--sales-contacts .bo-list__table th{background:#fbfcff}.bo-list--company-directory .company-directory__surface{display:flex;flex-direction:column;gap:24px;background:transparent;border:0;border-radius:0;box-shadow:none}.bo-list--company-directory .company-directory__toolbar,.bo-list--company-directory .company-directory__filters,.bo-list--company-directory .company-directory__table-wrap{background:#fff;border:1px solid #f0f2f5;border-radius:14px;box-shadow:0 2px 16px #0000000d}.bo-list--company-directory .company-directory__toolbar{padding:16px 22px}.bo-list--company-directory .company-directory__filters{border-top:1px solid #f0f2f5;padding:16px 22px}.bo-list--company-directory .company-directory__table-wrap{overflow-x:auto}.bo-list--company-directory .company-directory__pagination{border-top:0}@media (max-width: 980px){.bo-list--sales-contacts,.bo-list--company-directory{padding-top:48px}.sales-contacts__search-card{grid-template-columns:1fr}.sales-contacts__search-card .sales-contacts__primary-add,.sales-contacts__search-btn,.sales-contacts__ghost-btn{width:100%}}@media (max-width: 767px){.bo-list--sales-contacts,.bo-list--company-directory{padding:24px 12px 18px}.sales-contacts__search-card{padding:14px}}.bo-list--linkedin-messages{background:#fff;padding:68px 16px 24px;min-height:100vh;overflow:hidden}.bo-list--linkedin-messages .bo-list__body{display:block}.bo-list--linkedin-messages .bo-list__main{gap:0}.linkedin-messages__surface{background:#fff;border:1px solid #dfe7ef;border-radius:14px;box-shadow:0 8px 24px #1526460d;overflow:hidden;height:calc(100vh - 116px);max-height:calc(100vh - 116px);min-height:520px;display:flex;flex-direction:column}.linkedin-messages__layout{display:grid;grid-template-columns:minmax(280px,360px) minmax(0,1fr);gap:0;min-height:0;height:100%;flex:1;overflow:hidden}.linkedin-messages__list{border-right:1px solid #e3e8ef;display:flex;flex-direction:column;overflow-y:auto;min-height:0;min-width:0}.linkedin-messages__list-head{display:flex;justify-content:space-between;align-items:center;padding:14px 16px;color:#172033;font-weight:700;background:#f9fbff;border-bottom:1px solid #e3e8ef}.linkedin-messages__list-head span{color:#55627c;font-size:12px;text-transform:uppercase;letter-spacing:.4px}.linkedin-messages__list-head strong{color:#315efb;background:#f2f5ff;border-radius:999px;padding:2px 10px;font-size:12px}.linkedin-messages__conversation{display:flex;align-items:center;gap:10px;padding:12px 12px 12px 16px;min-width:0;border:0;border-bottom:1px solid #e8edf5;background:transparent;color:#172033;text-align:left;cursor:pointer;width:100%}.linkedin-messages__conversation:hover,.linkedin-messages__conversation:focus-visible{background:#f5f7fc;outline:none}.linkedin-messages__conversation.is-active{background:#edf2ff;border-left:3px solid #315efb}.linkedin-messages__avatar{width:36px;height:36px;border-radius:999px;background:#eff3ff;color:#2f5af2;display:inline-flex;align-items:center;justify-content:center;font-size:12px;font-weight:700;flex:0 0 auto}.linkedin-messages__conversation-main{display:flex;min-width:0;flex-direction:column;gap:4px}.linkedin-messages__conversation-main strong{font-size:14px;color:#172033;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.linkedin-messages__conversation-main span{color:#8c96a8;font-size:11px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.linkedin-messages__conversation-count{margin-left:auto;color:#7f8ea3;background:#f2f5f8;border-radius:999px;padding:2px 8px;font-size:11px;font-weight:700}.linkedin-messages__conversation-delete{border:0;width:34px;height:34px;border-left:1px solid #f0f2f5;background:transparent;color:#a53a3a;cursor:pointer;border-radius:0;margin-right:-4px}.linkedin-messages__conversation-delete:hover,.linkedin-messages__conversation-delete:focus-visible{background:#fff0f1}.linkedin-messages__thread{display:flex;flex-direction:column;min-height:0;min-width:0;overflow:hidden}.linkedin-messages__thread-head{flex:0 0 auto;display:flex;align-items:center;justify-content:space-between;gap:8px;padding:12px 16px;border-bottom:1px solid #e8edf3;background:#fff}.linkedin-messages__thread-head h2{margin:0;font-size:17px;color:#11213a}.linkedin-messages__thread-head span{margin-top:4px;display:block;color:#7c8a9d;font-size:12px}.linkedin-messages__delete{border:1px solid #ffd4db;border-radius:10px;background:#fff5f6;color:#a92d3f;width:34px;height:34px;display:inline-flex;align-items:center;justify-content:center;gap:8px;cursor:pointer}.linkedin-messages__delete:hover,.linkedin-messages__delete:focus-visible{border-color:#ffb8c2;background:#ffe5eb;outline:none}.linkedin-messages__thread-body{flex:1;min-height:0;overflow-y:auto;overscroll-behavior:contain;padding:16px;background:#f8fafc;display:flex;flex-direction:column;gap:10px}.linkedin-messages__message{display:flex;align-items:flex-start;gap:10px;min-width:0}.linkedin-messages__message.is-self{flex-direction:row-reverse}.linkedin-messages__message-avatar{width:28px;height:28px;border-radius:999px;background:#1d4ed8;color:#fff;display:inline-flex;align-items:center;justify-content:center;font-size:10px;font-weight:700;flex:0 0 auto}.linkedin-messages__message.is-self .linkedin-messages__message-avatar{background:#475467}.linkedin-messages__message-bubble{max-width:min(780px,90%);border:1px solid #e3e8ef;background:#fff;border-radius:14px;padding:10px 12px;box-shadow:0 10px 24px #1119280a}.linkedin-messages__message.is-self .linkedin-messages__message-bubble{border-color:#c7dcff;background:#f6f8ff}.linkedin-messages__message-meta{display:flex;align-items:center;justify-content:space-between;gap:10px;font-size:12px;color:#6f7a8c}.linkedin-messages__message-meta strong{color:#15253d;font-size:13px;font-weight:700}.linkedin-messages__message p{margin:8px 0 0;white-space:pre-wrap;word-break:break-word;color:#1a2640;font-size:14px;line-height:1.45}.linkedin-messages__composer{flex:0 0 auto;border-top:1px solid #e3e8ef;background:#fff;padding:12px 14px}.linkedin-messages__composer label{display:block;color:#6c788e;font-size:11px;font-weight:700;letter-spacing:.03em;text-transform:uppercase;margin-bottom:8px}.linkedin-messages__composer textarea{width:100%;min-height:72px;max-height:145px;resize:vertical;border:1px solid #d9e2ef;border-radius:12px;padding:10px 12px;color:#11233f;background:#fff;font-size:13px;font-family:inherit;line-height:1.35;outline:none}.linkedin-messages__composer textarea:focus{border-color:#315efb;box-shadow:0 0 0 3px #315efb1a}.linkedin-messages__composer-actions{margin-top:8px;display:flex;flex-wrap:wrap;align-items:center;gap:10px}.linkedin-messages__send-btn{min-height:34px;border-radius:10px;border:1px solid #315efb;background:#315efb;color:#fff;padding:0 16px;font-size:13px;font-weight:700;cursor:pointer}.linkedin-messages__send-btn:hover:not(:disabled){background:#244de9}.linkedin-messages__send-btn:disabled{opacity:.45;cursor:not-allowed}.linkedin-messages__composer-actions span{color:#6f7a8c;font-size:12px;font-weight:700}.linkedin-messages__error{color:#be123c;font-size:13px;font-weight:600}.linkedin-messages__empty{min-height:320px;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:10px;color:#6d778a;font-weight:600}.linkedin-messages__empty h2{margin:0;color:#172033;font-size:22px}.linkedin-messages__empty p{margin:0;font-size:14px;color:#677286}.linkedin-messages__empty i{width:46px;height:46px;border-radius:14px;background:#f1f5fb;color:#315efb;display:inline-flex;align-items:center;justify-content:center;font-size:20px}@media (max-width: 980px){.bo-list--linkedin-messages{padding:24px 12px 18px;overflow:visible}.linkedin-messages__surface{height:auto;max-height:none;min-height:calc(100vh - 84px)}.linkedin-messages__layout{grid-template-columns:1fr;overflow:visible}.linkedin-messages__list{border-right:0;border-bottom:1px solid #e3e8ef;max-height:300px}.linkedin-messages__conversation{gap:8px}}html.theme-dark .bo-list--companies-table,html.theme-dark .bo-list--company-directory,html.theme-dark .bo-list--company-directory .company-directory__filters,html.theme-dark .bo-list--company-directory .company-directory__table-wrap,html.theme-dark .bo-list--company-directory .company-directory__toolbar,html.theme-dark .bo-list--linkedin-messages,html.theme-dark .bo-list--sales-contacts,html.theme-dark .bo-list--sales-contacts .bo-list__table th,html.theme-dark .bo-list--sales-contacts .bo-list__toolbar,html.theme-dark .company-directory__action,html.theme-dark .company-directory__action:hover,html.theme-dark .company-directory__delete,html.theme-dark .company-directory__delete:hover,html.theme-dark .company-directory__empty i,html.theme-dark .company-directory__filter-reset,html.theme-dark .company-directory__filters,html.theme-dark .company-directory__icon-btn.is-active,html.theme-dark .company-directory__metric,html.theme-dark .company-directory__modal,html.theme-dark .company-directory__modal-cancel,html.theme-dark .company-directory__modal-close,html.theme-dark .company-directory__modal-error,html.theme-dark .company-directory__modal-icon,html.theme-dark .company-directory__modal-note,html.theme-dark .company-directory__pagination,html.theme-dark .company-directory__surface,html.theme-dark .company-directory__table th,html.theme-dark .company-directory__table tr:hover td,html.theme-dark .linkedin-messages__avatar,html.theme-dark .linkedin-messages__composer,html.theme-dark .linkedin-messages__conversation-count,html.theme-dark .linkedin-messages__conversation-delete:focus-visible,html.theme-dark .linkedin-messages__conversation-delete:hover,html.theme-dark .linkedin-messages__conversation.is-active,html.theme-dark .linkedin-messages__conversation:focus-visible,html.theme-dark .linkedin-messages__conversation:hover,html.theme-dark .linkedin-messages__delete,html.theme-dark .linkedin-messages__delete:focus-visible,html.theme-dark .linkedin-messages__delete:hover,html.theme-dark .linkedin-messages__empty i,html.theme-dark .linkedin-messages__list-head,html.theme-dark .linkedin-messages__list-head strong,html.theme-dark .linkedin-messages__message-bubble,html.theme-dark .linkedin-messages__message.is-self .linkedin-messages__message-bubble,html.theme-dark .linkedin-messages__surface,html.theme-dark .linkedin-messages__thread-body,html.theme-dark .linkedin-messages__thread-head,html.theme-dark .sales-contacts__empty i,html.theme-dark .sales-contacts__ghost-btn,html.theme-dark .sales-contacts__ghost-btn.is-active,html.theme-dark .sales-contacts__ghost-btn:hover,html.theme-dark .soc-badge.muted,html.theme-dark .soc-field .form-control,html.theme-dark .soc-field .form-control:focus,html.theme-dark .soc-form,html.theme-dark .soc-form-actions .btn-secondary,html.theme-dark .soc-form-actions .btn-secondary:hover,html.theme-dark .soc-orgchart,html.theme-dark .soc-row,html.theme-dark .soc-row--contact .soc-row-meta-it,html.theme-dark .soc-row-open{background:#1c1c1c}html.theme-dark .soc-add-btn{background:#1c1c1c!important}html.theme-dark .company-directory__add,html.theme-dark .company-directory__filter-field select,html.theme-dark .company-directory__icon-btn,html.theme-dark .company-directory__search,html.theme-dark .linkedin-messages__composer textarea,html.theme-dark .sales-contacts__search,html.theme-dark .sales-contacts__search-card,html.theme-dark .sales-contacts__table-wrap,html.theme-dark .soc-search-box{background:#242424;border-color:#3a3a3a;color:#f5f5f5}html.theme-dark .company-directory__action,html.theme-dark .company-directory__add,html.theme-dark .company-directory__delete,html.theme-dark .company-directory__empty i,html.theme-dark .company-directory__filter-field select,html.theme-dark .company-directory__filter-reset,html.theme-dark .company-directory__icon-btn,html.theme-dark .company-directory__icon-btn.is-active,html.theme-dark .company-directory__metric.is-filled,html.theme-dark .company-directory__modal h3,html.theme-dark .company-directory__modal-cancel,html.theme-dark .company-directory__modal-error,html.theme-dark .company-directory__modal-icon,html.theme-dark .company-directory__name,html.theme-dark .company-directory__search,html.theme-dark .company-directory__search input,html.theme-dark .company-directory__table td,html.theme-dark .company-directory__text-cell,html.theme-dark .linkedin-messages__avatar,html.theme-dark .linkedin-messages__composer textarea,html.theme-dark .linkedin-messages__conversation,html.theme-dark .linkedin-messages__conversation-delete,html.theme-dark .linkedin-messages__conversation-main strong,html.theme-dark .linkedin-messages__delete,html.theme-dark .linkedin-messages__empty h2,html.theme-dark .linkedin-messages__empty i,html.theme-dark .linkedin-messages__error,html.theme-dark .linkedin-messages__list-head,html.theme-dark .linkedin-messages__list-head span,html.theme-dark .linkedin-messages__list-head strong,html.theme-dark .linkedin-messages__message p,html.theme-dark .linkedin-messages__message-meta strong,html.theme-dark .linkedin-messages__thread-head h2,html.theme-dark .sales-contacts__empty i,html.theme-dark .soc-badge.ok,html.theme-dark .soc-form-actions .btn-secondary,html.theme-dark .soc-tab{color:#f5f5f5}html.theme-dark .company-directory__modal-note,html.theme-dark .sales-contacts__ghost-btn,html.theme-dark .sales-contacts__search input,html.theme-dark .soc-field label,html.theme-dark .soc-row--contact .soc-row-meta-it:first-child,html.theme-dark .soc-row-delete:hover:not(:disabled),html.theme-dark .soc-row-name,html.theme-dark .soc-search-box input{color:#f5f5f5!important}html.theme-dark .company-directory__search input::-moz-placeholder{color:#a3a3a3}html.theme-dark .company-directory__count,html.theme-dark .company-directory__empty,html.theme-dark .company-directory__filter-field span,html.theme-dark .company-directory__meta,html.theme-dark .company-directory__metric,html.theme-dark .company-directory__modal p,html.theme-dark .company-directory__modal-close,html.theme-dark .company-directory__search,html.theme-dark .company-directory__search input::placeholder,html.theme-dark .company-directory__table th,html.theme-dark .linkedin-messages__composer label,html.theme-dark .linkedin-messages__composer-actions span,html.theme-dark .linkedin-messages__conversation-count,html.theme-dark .linkedin-messages__conversation-main span,html.theme-dark .linkedin-messages__empty,html.theme-dark .linkedin-messages__empty p,html.theme-dark .linkedin-messages__message-meta,html.theme-dark .linkedin-messages__thread-head span,html.theme-dark .sales-contacts__details i,html.theme-dark .sales-contacts__empty,html.theme-dark .sales-contacts__pager,html.theme-dark .sales-contacts__search,html.theme-dark .soc-badge.muted,html.theme-dark .soc-crm-meta,html.theme-dark .soc-empty{color:#a3a3a3}html.theme-dark .soc-empty,html.theme-dark .soc-row--contact .soc-row-meta,html.theme-dark .soc-row-delete,html.theme-dark .soc-row-meta,html.theme-dark .soc-row-open,html.theme-dark .soc-search-box i{color:#a3a3a3!important}html.theme-dark .bo-list--company-directory .company-directory__filters,html.theme-dark .bo-list--company-directory .company-directory__table-wrap,html.theme-dark .bo-list--company-directory .company-directory__toolbar,html.theme-dark .bo-list--sales-contacts .bo-list__panel,html.theme-dark .bo-list--sales-contacts .bo-list__table-wrap,html.theme-dark .company-directory__add,html.theme-dark .company-directory__filter-field select,html.theme-dark .company-directory__filter-reset,html.theme-dark .company-directory__filters,html.theme-dark .company-directory__icon-btn,html.theme-dark .company-directory__modal,html.theme-dark .company-directory__modal-cancel,html.theme-dark .company-directory__modal-close,html.theme-dark .company-directory__pagination,html.theme-dark .company-directory__search,html.theme-dark .company-directory__surface,html.theme-dark .company-directory__table td,html.theme-dark .company-directory__table th,html.theme-dark .company-directory__toolbar,html.theme-dark .linkedin-messages__composer,html.theme-dark .linkedin-messages__composer textarea,html.theme-dark .linkedin-messages__conversation,html.theme-dark .linkedin-messages__conversation-delete,html.theme-dark .linkedin-messages__list,html.theme-dark .linkedin-messages__list-head,html.theme-dark .linkedin-messages__message-bubble,html.theme-dark .linkedin-messages__surface,html.theme-dark .linkedin-messages__thread-head,html.theme-dark .sales-contacts__search,html.theme-dark .sales-contacts__search-card,html.theme-dark .sales-contacts__table-wrap,html.theme-dark .soc-crm-row,html.theme-dark .soc-form,html.theme-dark .soc-form-actions,html.theme-dark .soc-form-actions .btn-secondary,html.theme-dark .soc-row,html.theme-dark .soc-row-delete,html.theme-dark .soc-search-box,html.theme-dark .soc-tabs{border-color:#2f2f2f}html.theme-dark .sales-contacts__favorite,html.theme-dark .soc-row-favorite{background:#f5a62329;color:#f3c98a}html.theme-dark .soc-row-delete:hover:not(:disabled){background:#f9676829;color:#ff9b9c}html.theme-dark .company-directory__metric.is-filled,html.theme-dark .soc-badge.ok{background:#09ad9529;color:#5fd0b6}.sales-form{background:#fff;border:1px solid #f0f2f5;border-radius:14px;box-shadow:0 2px 16px #0000000d;padding:20px 24px;margin-bottom:24px;display:flex;gap:16px;flex-wrap:wrap;align-items:flex-end}.sales-form label{display:flex;flex-direction:column;gap:6px;font-size:13px;font-weight:600;color:#05264e}.sales-form input,.sales-form select{border:1px solid #e3eaf5;border-radius:8px;padding:9px 12px;font-size:14px;background:#fafbfd}.sales-form input:focus,.sales-form select:focus{outline:0;border-color:#3c65f5;background:#fff;box-shadow:0 0 0 3px #3c65f51f}.sales-submit-btn{display:inline-flex;align-items:center;gap:8px;padding:11px 24px;border-radius:10px;font-size:14px;font-weight:700;color:#fff;background:#1a7f37;border:none;cursor:pointer;transition:all .2s}.sales-submit-btn:hover:not(:disabled){background:#166a2e;transform:translateY(-1px)}.sales-submit-btn:disabled{opacity:.6;cursor:not-allowed}.sales-toolbar{background:#fff;border:1px solid #f0f2f5;border-radius:14px;box-shadow:0 2px 16px #0000000d;padding:14px 22px;margin-bottom:24px;display:flex;align-items:center;gap:14px;flex-wrap:wrap}.sales-toolbar label{font-size:13px;font-weight:600;color:#05264e;display:inline-flex;align-items:center;gap:8px;margin:0}.sales-toolbar label i{color:#8c96a8}.sales-toolbar select{border:1px solid #e3eaf5;border-radius:8px;padding:8px 12px;font-size:14px;background:#fafbfd}.sales-badge{display:inline-flex;align-items:center;padding:2px 10px;border-radius:20px;font-size:12px;font-weight:700;text-transform:capitalize}.sales-badge--new{background:#eef3ff;color:#3c65f5}.sales-badge--qualified{background:#fff4e5;color:#b76e00}.sales-badge--converted{background:#e7f7ec;color:#1a7f37}.sales-badge--lost{background:#fdecec;color:#b42318}.sales-row-convert{background:transparent;border:0;border-left:1px solid #f0f2f5;color:#1a7f37;padding:0 18px;display:inline-flex;align-items:center;gap:8px;cursor:pointer;font-weight:700;font-size:13px;white-space:nowrap;transition:all .2s;flex-shrink:0}.sales-row-convert:hover:not(:disabled){background:#e7f7ec}.sales-row-convert:disabled{opacity:.4;cursor:not-allowed}.sales-row-actions{display:flex;align-items:stretch;flex-shrink:0}.sales-row-action{background:transparent;border:0;border-left:1px solid #f0f2f5;padding:0 16px;display:inline-flex;align-items:center;gap:7px;cursor:pointer;font-weight:700;font-size:13px;white-space:nowrap;transition:all .2s}.sales-row-action:disabled{opacity:.4;cursor:not-allowed}.sales-row-action--qualify{color:#3c65f5}.sales-row-action--qualify:hover:not(:disabled){background:#eef3ff}.sales-row-action--lost{color:#b42318}.sales-row-action--lost:hover:not(:disabled){background:#fdecec}.sales-row-action--convert{color:#1a7f37}.sales-row-action--convert:hover:not(:disabled){background:#e7f7ec}.sales-pipeline-page{min-height:100vh;background:#fff;padding:42px 16px 24px}.sales-pipeline{width:min(100%,1540px);margin:0 auto;color:#111827}.sales-pipeline__header{min-height:76px;display:flex;align-items:center;justify-content:space-between;gap:18px;border:1px solid #f0f2f5;border-radius:14px;background:#fff;box-shadow:0 2px 16px #0000000d;padding:16px 18px;margin-bottom:18px}.sales-pipeline__title-block{min-width:0}.sales-pipeline__view-label{display:inline-flex;align-items:center;gap:8px;color:#647083;font-size:12px;font-weight:800}.sales-pipeline__view-label i{color:#315efb}.sales-pipeline__view-label strong{min-width:20px;height:20px;display:inline-flex;align-items:center;justify-content:center;border-radius:999px;background:#f1f5fb;color:#647083;font-size:11px}.sales-pipeline__title-block h1{margin:5px 0 0;color:#05264e!important;font-size:22px;font-weight:900;line-height:1.15}.sales-pipeline__title-block p{margin:5px 0 0;color:#61708a!important;font-size:13px;font-weight:700}.sales-pipeline__actions{display:flex;align-items:center;gap:8px;flex-wrap:wrap;justify-content:flex-end}.sales-pipeline__actions button,.sales-pipeline__quick-new,.sales-pipeline__create-head button,.sales-pipeline__create-actions button{font-family:inherit}.sales-pipeline__actions button{min-height:36px;display:inline-flex;align-items:center;justify-content:center;gap:7px;border:1px solid #d9e1ea;border-radius:999px;background:#fff;color:#172033;font-size:12px;font-weight:800;padding:0 13px;cursor:pointer;white-space:nowrap}.sales-pipeline__actions button:hover{border-color:#b8c8f7;background:#f8fbff}.sales-pipeline__actions .sales-pipeline__new{border-color:#315efb;background:#315efb;color:#fff!important;box-shadow:0 10px 24px #315efb2e}.sales-pipeline__create{display:grid;grid-template-columns:minmax(180px,1fr) minmax(220px,1.1fr) minmax(130px,.6fr) minmax(160px,.7fr) auto;gap:12px;align-items:end;border:1px solid #f0f2f5;border-radius:14px;background:#fff;box-shadow:0 2px 16px #0000000d;padding:16px;margin-bottom:18px}.sales-pipeline__create-head{grid-column:1 / -1;display:flex;align-items:center;justify-content:space-between;gap:12px}.sales-pipeline__create-head strong{display:block;color:#05264e;font-size:15px;font-weight:900}.sales-pipeline__create-head span{display:block;margin-top:2px;color:#647083;font-size:12px;font-weight:700}.sales-pipeline__create-head button{width:34px;height:34px;border:1px solid #e2e8f0;border-radius:9px;background:#fff;color:#647083;cursor:pointer}.sales-pipeline__create label{min-width:0;display:flex;flex-direction:column;gap:6px;color:#5f6f89;font-size:10px;font-weight:900;text-transform:uppercase}.sales-pipeline__create input,.sales-pipeline__create select{width:100%;min-height:40px;border:1px solid #d8e2f0;border-radius:8px;background:#fbfdff;color:#172033;font-size:14px;font-weight:700;padding:0 12px;text-transform:none}.sales-pipeline__create-actions{display:flex;gap:8px;justify-content:flex-end}.sales-pipeline__create-actions button{min-height:40px;display:inline-flex;align-items:center;justify-content:center;gap:7px;border:1px solid #d9e1ea;border-radius:8px;background:#fff;color:#172033;font-size:13px;font-weight:800;padding:0 14px;cursor:pointer;white-space:nowrap}.sales-pipeline__create-actions button[type=submit]{border-color:#315efb;background:#315efb;color:#fff}.sales-pipeline__board{display:grid;grid-auto-flow:column;grid-auto-columns:minmax(246px,1fr);gap:12px;overflow-x:auto;padding:2px 2px 18px;min-height:560px}.sales-pipeline__column{min-width:246px;border:1px solid #e9edf3;border-radius:6px;background:#fafafa;box-shadow:0 1px 4px #0f172a08;padding:8px;transition:border-color .16s ease,background .16s ease}.sales-pipeline__column.is-over{border-color:#315efb;background:#f4f7ff}.sales-pipeline__column-head{min-height:30px;display:flex;align-items:center;justify-content:space-between;gap:8px;margin-bottom:6px}.sales-pipeline__column-head div{display:inline-flex;align-items:center;gap:7px;min-width:0}.sales-pipeline__column-head span{max-width:148px;display:inline-flex;align-items:center;border-radius:4px;background:#eef2ff;color:#315efb;font-size:11px;font-weight:900;line-height:1;padding:4px 7px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.sales-pipeline__column.is-won .sales-pipeline__column-head span{background:#e8f8f1;color:#08795b}.sales-pipeline__column.is-lost .sales-pipeline__column-head span{background:#fff1f2;color:#b42318}.sales-pipeline__column-head strong{color:#8a95a7;font-size:11px;font-weight:900}.sales-pipeline__column-head small{color:#7a8496;font-size:10px;font-weight:800;white-space:nowrap}.sales-pipeline__quick-new{width:100%;min-height:28px;display:inline-flex;align-items:center;justify-content:flex-start;gap:6px;border:0;border-radius:5px;background:transparent;color:#8a95a7;font-size:12px;font-weight:800;padding:0 6px;cursor:pointer}.sales-pipeline__quick-new:hover{background:#f1f5fb;color:#315efb}.sales-pipeline__cards{display:flex;flex-direction:column;gap:8px;margin-top:6px}.sales-pipeline__card{width:100%;display:flex;flex-direction:column;gap:7px;border:1px solid #e5e7eb;border-radius:4px;background:#fff;color:#172033;box-shadow:0 1px 4px #0f172a0f;padding:10px;text-align:left;cursor:grab;transition:border-color .16s ease,box-shadow .16s ease,transform .16s ease}.sales-pipeline__card:hover{border-color:#cbd8ff;box-shadow:0 6px 16px #0f172a14;transform:translateY(-1px)}.sales-pipeline__card:active{cursor:grabbing}.sales-pipeline__card.is-dragging{opacity:.55}.sales-pipeline__card-top{display:flex;justify-content:space-between;align-items:flex-start;gap:8px}.sales-pipeline__card-top strong{color:#172033;font-size:13px;font-weight:900;line-height:1.25}.sales-pipeline__card-top i{color:#c4cbd6;font-size:12px;margin-top:1px}.sales-pipeline__card>span:not(.sales-pipeline__card-top){display:flex;align-items:center;gap:7px;min-width:0;color:#5f6f89;font-size:11px;font-weight:750;line-height:1.2}.sales-pipeline__card>span:not(.sales-pipeline__card-top) i{width:13px;color:#8a95a7;text-align:center;flex:0 0 13px}.sales-board{display:flex;gap:16px;overflow-x:auto;padding:4px 2px 14px}.sales-col{min-width:262px;background:#f4f6fa;border:1px solid #eef1f6;border-radius:14px;padding:12px}.sales-col--dragover{outline:2px dashed #3C65F5;outline-offset:-2px;background:#eef3ff}.sales-col__head{display:flex;justify-content:space-between;align-items:center;font-weight:700;color:#05264e;padding:4px 6px 12px;font-size:14px}.sales-col__head span:last-child{background:#fff;color:#8c96a8;border-radius:20px;padding:1px 10px;font-size:12px;font-weight:700}.sales-col__head--won span:first-child{color:#1a7f37}.sales-col__head--lost span:first-child{color:#b42318}.sales-card{background:#fff;border:1px solid #f0f2f5;border-radius:12px;padding:12px 14px;margin:8px 0;cursor:grab;box-shadow:0 2px 10px #0000000d;transition:all .2s}.sales-card:hover{box-shadow:0 6px 22px #0000001a;transform:translateY(-2px)}.sales-card:active{cursor:grabbing}.sales-card__title{font-weight:700;color:#05264e;font-size:14px;margin-bottom:4px}.sales-card__meta{font-size:12px;color:#8c96a8}.sales-drawer{position:fixed;top:0;right:0;width:440px;max-width:92vw;height:100%;background:#fff;box-shadow:-4px 0 28px #00000029;padding:0;overflow-y:auto;z-index:7001}.sales-drawer__backdrop{position:fixed;top:0;right:0;bottom:0;left:0;background:#05264e47;z-index:7000}.sales-drawer__close{position:absolute;top:16px;right:16px;width:34px;height:34px;border-radius:9px;border:1px solid #eef1f6;background:#fff;color:#8c96a8;cursor:pointer;display:inline-flex;align-items:center;justify-content:center;transition:all .2s;z-index:2}.sales-drawer__close:hover{background:#fdecec;color:#b42318;border-color:#fbdcdc}.sales-drawer__head{padding:26px 26px 20px;border-bottom:1px solid #f0f2f5}.sales-drawer__title{font-size:22px;font-weight:800;color:#05264e;line-height:1.25;margin:0 44px 8px 0}.sales-drawer__sub{color:#8c96a8;font-size:14px;display:flex;align-items:center;gap:8px}.sales-drawer__sub i{color:#b8c0cf}.sales-drawer__meta{margin-top:12px;display:flex;align-items:center;gap:12px;font-size:14px;font-weight:600;color:#05264e}.sales-drawer__meta i{color:#8c96a8;margin-right:4px}.sales-drawer__body{padding:22px 26px 32px}.sales-drawer__section{font-size:15px;font-weight:800;color:#05264e;margin:24px 0 12px;display:flex;align-items:center;gap:8px}.sales-drawer__section i{color:#8c96a8}.sales-drawer__empty{color:#8c96a8;font-size:13px;padding:8px 0}.sales-form--inline{padding:16px;gap:12px;margin-bottom:0}.sales-form--inline label{flex:0 0 110px}.sales-form--inline .sales-form__grow{flex:1 1 160px}.sales-form--inline input,.sales-form--inline select{width:100%;box-sizing:border-box}.sales-form--inline .sales-submit-btn{padding:10px 18px}.sales-form--opportunity-edit{align-items:flex-start}.sales-form--opportunity-edit .sales-submit-btn{align-self:flex-end}.sales-drawer__company-picker{display:block;width:100%}.sales-drawer__company-picker>span{display:block!important;width:100%}.sales-drawer__company-picker ul{z-index:7100!important;width:100%;border-color:#d8e2f0!important;border-radius:8px;box-shadow:0 14px 28px #0f172a1f}.sales-form--opportunity-edit small{color:#8a95a7;font-size:11px;font-weight:700;text-transform:none}.sales-act{border:1px solid #f0f2f5;border-radius:12px;padding:10px 14px;margin-bottom:10px;font-size:13px;box-shadow:0 2px 10px #0000000a}.sales-act__top{display:flex;justify-content:space-between;align-items:center}.sales-act__kind{font-weight:700;color:#3c65f5;text-transform:capitalize}.sales-act__date{color:#8c96a8;font-size:12px}.sales-act__body{color:#05264e;margin-top:4px}@media (max-width: 767px){.sales-pipeline-page{padding:24px 12px 18px}.sales-pipeline__header{align-items:stretch;flex-direction:column}.sales-pipeline__actions{justify-content:flex-start}.sales-pipeline__create{grid-template-columns:1fr}.sales-pipeline__create-actions{justify-content:stretch}.sales-pipeline__create-actions button{flex:1}.sales-pipeline__board{grid-auto-columns:minmax(238px,84vw)}.sales-form{padding:16px 18px;gap:12px}.sales-col{min-width:220px}}html.theme-dark .sales-badge--new,html.theme-dark .sales-card,html.theme-dark .sales-col,html.theme-dark .sales-col--dragover,html.theme-dark .sales-col__head span:last-child,html.theme-dark .sales-drawer,html.theme-dark .sales-drawer__close,html.theme-dark .sales-form,html.theme-dark .sales-pipeline-page,html.theme-dark .sales-pipeline__actions button,html.theme-dark .sales-pipeline__actions button:hover,html.theme-dark .sales-pipeline__card,html.theme-dark .sales-pipeline__column,html.theme-dark .sales-pipeline__column-head span,html.theme-dark .sales-pipeline__column.is-lost .sales-pipeline__column-head span,html.theme-dark .sales-pipeline__column.is-over,html.theme-dark .sales-pipeline__create,html.theme-dark .sales-pipeline__create-actions button,html.theme-dark .sales-pipeline__create-head button,html.theme-dark .sales-pipeline__header,html.theme-dark .sales-pipeline__quick-new:hover,html.theme-dark .sales-pipeline__view-label strong,html.theme-dark .sales-row-action--qualify:hover:not(:disabled),html.theme-dark .sales-toolbar{background:#1c1c1c}html.theme-dark .sales-form input,html.theme-dark .sales-form input:focus,html.theme-dark .sales-form select,html.theme-dark .sales-form select:focus,html.theme-dark .sales-pipeline__create input,html.theme-dark .sales-pipeline__create select,html.theme-dark .sales-toolbar select{background:#242424;border-color:#3a3a3a;color:#f5f5f5}html.theme-dark .sales-act__body,html.theme-dark .sales-badge--converted,html.theme-dark .sales-badge--lost,html.theme-dark .sales-card__title,html.theme-dark .sales-col__head,html.theme-dark .sales-col__head--lost span:first-child,html.theme-dark .sales-col__head--won span:first-child,html.theme-dark .sales-drawer__close:hover,html.theme-dark .sales-drawer__meta,html.theme-dark .sales-drawer__section,html.theme-dark .sales-drawer__title,html.theme-dark .sales-form label,html.theme-dark .sales-pipeline,html.theme-dark .sales-pipeline__actions button,html.theme-dark .sales-pipeline__card,html.theme-dark .sales-pipeline__card-top strong,html.theme-dark .sales-pipeline__column-head span,html.theme-dark .sales-pipeline__column.is-lost .sales-pipeline__column-head span,html.theme-dark .sales-pipeline__column.is-won .sales-pipeline__column-head span,html.theme-dark .sales-pipeline__create input,html.theme-dark .sales-pipeline__create select,html.theme-dark .sales-pipeline__create-actions button,html.theme-dark .sales-pipeline__create-head strong,html.theme-dark .sales-pipeline__quick-new:hover,html.theme-dark .sales-pipeline__view-label i,html.theme-dark .sales-row-action--convert,html.theme-dark .sales-row-action--lost,html.theme-dark .sales-row-convert,html.theme-dark .sales-toolbar label{color:#f5f5f5}html.theme-dark .sales-pipeline__title-block h1{color:#f5f5f5!important}html.theme-dark .sales-act__date,html.theme-dark .sales-card__meta,html.theme-dark .sales-col__head span:last-child,html.theme-dark .sales-drawer__close,html.theme-dark .sales-drawer__empty,html.theme-dark .sales-drawer__meta i,html.theme-dark .sales-drawer__section i,html.theme-dark .sales-drawer__sub,html.theme-dark .sales-form--opportunity-edit small,html.theme-dark .sales-pipeline__card>span:not(.sales-pipeline__card-top),html.theme-dark .sales-pipeline__card>span:not(.sales-pipeline__card-top) i,html.theme-dark .sales-pipeline__column-head small,html.theme-dark .sales-pipeline__column-head strong,html.theme-dark .sales-pipeline__create label,html.theme-dark .sales-pipeline__create-head button,html.theme-dark .sales-pipeline__create-head span,html.theme-dark .sales-pipeline__quick-new,html.theme-dark .sales-pipeline__view-label,html.theme-dark .sales-pipeline__view-label strong,html.theme-dark .sales-toolbar label i{color:#a3a3a3}html.theme-dark .sales-pipeline__title-block p{color:#a3a3a3!important}html.theme-dark .sales-act,html.theme-dark .sales-card,html.theme-dark .sales-col,html.theme-dark .sales-drawer__close,html.theme-dark .sales-drawer__head,html.theme-dark .sales-form,html.theme-dark .sales-pipeline__actions button,html.theme-dark .sales-pipeline__card,html.theme-dark .sales-pipeline__column,html.theme-dark .sales-pipeline__create,html.theme-dark .sales-pipeline__create input,html.theme-dark .sales-pipeline__create select,html.theme-dark .sales-pipeline__create-actions button,html.theme-dark .sales-pipeline__create-head button,html.theme-dark .sales-pipeline__header,html.theme-dark .sales-row-action,html.theme-dark .sales-row-convert,html.theme-dark .sales-toolbar{border-color:#2f2f2f}html.theme-dark .sales-drawer__company-picker ul{border-color:#2f2f2f!important}html.theme-dark .sales-badge--qualified{background:#f5a62329;color:#f3c98a}html.theme-dark .sales-badge--converted,html.theme-dark .sales-pipeline__column.is-won .sales-pipeline__column-head span,html.theme-dark .sales-row-action--convert:hover:not(:disabled),html.theme-dark .sales-row-convert:hover:not(:disabled){background:#09ad9529;color:#5fd0b6}html.theme-dark .sales-badge--lost,html.theme-dark .sales-drawer__close:hover,html.theme-dark .sales-row-action--lost:hover:not(:disabled){background:#f9676829;color:#ff9b9c}.react-flow{direction:ltr}.react-flow__container{position:absolute;width:100%;height:100%;top:0;left:0}.react-flow__pane{z-index:1;cursor:grab}.react-flow__pane.selection{cursor:pointer}.react-flow__pane.dragging{cursor:grabbing}.react-flow__viewport{transform-origin:0 0;z-index:2;pointer-events:none}.react-flow__renderer{z-index:4}.react-flow__selection{z-index:6}.react-flow__nodesselection-rect:focus,.react-flow__nodesselection-rect:focus-visible{outline:none}.react-flow .react-flow__edges{pointer-events:none;overflow:visible}.react-flow__edge-path,.react-flow__connection-path{stroke:#b1b1b7;stroke-width:1;fill:none}.react-flow__edge{pointer-events:visibleStroke;cursor:pointer}.react-flow__edge.animated path{stroke-dasharray:5;animation:dashdraw .5s linear infinite}.react-flow__edge.animated path.react-flow__edge-interaction{stroke-dasharray:none;animation:none}.react-flow__edge.inactive{pointer-events:none}.react-flow__edge.selected,.react-flow__edge:focus,.react-flow__edge:focus-visible{outline:none}.react-flow__edge.selected .react-flow__edge-path,.react-flow__edge:focus .react-flow__edge-path,.react-flow__edge:focus-visible .react-flow__edge-path{stroke:#555}.react-flow__edge-textwrapper{pointer-events:all}.react-flow__edge-textbg{fill:#fff}.react-flow__edge .react-flow__edge-text{pointer-events:none;-webkit-user-select:none;-moz-user-select:none;user-select:none}.react-flow__connection{pointer-events:none}.react-flow__connection .animated{stroke-dasharray:5;animation:dashdraw .5s linear infinite}.react-flow__connectionline{z-index:1001}.react-flow__nodes{pointer-events:none;transform-origin:0 0}.react-flow__node{position:absolute;-webkit-user-select:none;-moz-user-select:none;user-select:none;pointer-events:all;transform-origin:0 0;box-sizing:border-box;cursor:grab}.react-flow__node.dragging{cursor:grabbing}.react-flow__nodesselection{z-index:3;transform-origin:left top;pointer-events:none}.react-flow__nodesselection-rect{position:absolute;pointer-events:all;cursor:grab}.react-flow__handle{position:absolute;pointer-events:none;min-width:5px;min-height:5px;width:6px;height:6px;background:#1a192b;border:1px solid white;border-radius:100%}.react-flow__handle.connectionindicator{pointer-events:all;cursor:crosshair}.react-flow__handle-bottom{top:auto;left:50%;bottom:-4px;transform:translate(-50%)}.react-flow__handle-top{left:50%;top:-4px;transform:translate(-50%)}.react-flow__handle-left{top:50%;left:-4px;transform:translateY(-50%)}.react-flow__handle-right{right:-4px;top:50%;transform:translateY(-50%)}.react-flow__edgeupdater{cursor:move;pointer-events:all}.react-flow__panel{position:absolute;z-index:5;margin:15px}.react-flow__panel.top{top:0}.react-flow__panel.bottom{bottom:0}.react-flow__panel.left{left:0}.react-flow__panel.right{right:0}.react-flow__panel.center{left:50%;transform:translate(-50%)}.react-flow__attribution{font-size:10px;background:#ffffff80;padding:2px 3px;margin:0}.react-flow__attribution a{text-decoration:none;color:#999}@keyframes dashdraw{0%{stroke-dashoffset:10}}.react-flow__edgelabel-renderer{position:absolute;width:100%;height:100%;pointer-events:none;-webkit-user-select:none;-moz-user-select:none;user-select:none}.react-flow__edge.updating .react-flow__edge-path{stroke:#777}.react-flow__edge-text{font-size:10px}.react-flow__node.selectable:focus,.react-flow__node.selectable:focus-visible{outline:none}.react-flow__node-default,.react-flow__node-input,.react-flow__node-output,.react-flow__node-group{padding:10px;border-radius:3px;width:150px;font-size:12px;color:#222;text-align:center;border-width:1px;border-style:solid;border-color:#1a192b;background-color:#fff}.react-flow__node-default.selectable:hover,.react-flow__node-input.selectable:hover,.react-flow__node-output.selectable:hover,.react-flow__node-group.selectable:hover{box-shadow:0 1px 4px 1px #00000014}.react-flow__node-default.selectable.selected,.react-flow__node-default.selectable:focus,.react-flow__node-default.selectable:focus-visible,.react-flow__node-input.selectable.selected,.react-flow__node-input.selectable:focus,.react-flow__node-input.selectable:focus-visible,.react-flow__node-output.selectable.selected,.react-flow__node-output.selectable:focus,.react-flow__node-output.selectable:focus-visible,.react-flow__node-group.selectable.selected,.react-flow__node-group.selectable:focus,.react-flow__node-group.selectable:focus-visible{box-shadow:0 0 0 .5px #1a192b}.react-flow__node-group{background-color:#f0f0f040}.react-flow__nodesselection-rect,.react-flow__selection{background:#0059dc14;border:1px dotted rgba(0,89,220,.8)}.react-flow__nodesselection-rect:focus,.react-flow__nodesselection-rect:focus-visible,.react-flow__selection:focus,.react-flow__selection:focus-visible{outline:none}.react-flow__controls{box-shadow:0 0 2px 1px #00000014}.react-flow__controls-button{border:none;background:#fefefe;border-bottom:1px solid #eee;box-sizing:content-box;display:flex;justify-content:center;align-items:center;width:16px;height:16px;cursor:pointer;-webkit-user-select:none;-moz-user-select:none;user-select:none;padding:5px}.react-flow__controls-button:hover{background:#f4f4f4}.react-flow__controls-button svg{width:100%;max-width:12px;max-height:12px}.react-flow__controls-button:disabled{pointer-events:none}.react-flow__controls-button:disabled svg{fill-opacity:.4}.react-flow__minimap{background-color:#fff}.react-flow__minimap svg{display:block}.react-flow__resize-control{position:absolute}.react-flow__resize-control.left,.react-flow__resize-control.right{cursor:ew-resize}.react-flow__resize-control.top,.react-flow__resize-control.bottom{cursor:ns-resize}.react-flow__resize-control.top.left,.react-flow__resize-control.bottom.right{cursor:nwse-resize}.react-flow__resize-control.bottom.left,.react-flow__resize-control.top.right{cursor:nesw-resize}.react-flow__resize-control.handle{width:4px;height:4px;border:1px solid #fff;border-radius:1px;background-color:#3367d9;transform:translate(-50%,-50%)}.react-flow__resize-control.handle.left{left:0;top:50%}.react-flow__resize-control.handle.right{left:100%;top:50%}.react-flow__resize-control.handle.top{left:50%;top:0}.react-flow__resize-control.handle.bottom{left:50%;top:100%}.react-flow__resize-control.handle.top.left,.react-flow__resize-control.handle.bottom.left{left:0}.react-flow__resize-control.handle.top.right,.react-flow__resize-control.handle.bottom.right{left:100%}.react-flow__resize-control.line{border-color:#3367d9;border-width:0;border-style:solid}.react-flow__resize-control.line.left,.react-flow__resize-control.line.right{width:1px;transform:translate(-50%);top:0;height:100%}.react-flow__resize-control.line.left{left:0;border-left-width:1px}.react-flow__resize-control.line.right{left:100%;border-right-width:1px}.react-flow__resize-control.line.top,.react-flow__resize-control.line.bottom{height:1px;transform:translateY(-50%);left:0;width:100%}.react-flow__resize-control.line.top{top:0;border-top-width:1px}.react-flow__resize-control.line.bottom{border-bottom-width:1px;top:100%}.bo-one{max-width:min(1480px,calc(100vw - 48px));margin:24px auto 0;padding:18px 20px 60px;background:transparent;min-height:100vh;font-family:Roboto,sans-serif;font-size:15px;color:#757f95;line-height:1.8}.bo-one--comp{max-width:min(1700px,calc(100vw - 40px));width:100%}.bo-one h1,.bo-one h2,.bo-one h3,.bo-one h4,.bo-one h5,.bo-one h6{font-family:Plus Jakarta Sans,sans-serif;color:#05264e;font-weight:700;line-height:1.4;margin:0}.bo-one__hero{background:linear-gradient(135deg,#05264e,#1a3f7a,#3c65f5 80%,#7b61ff);border-radius:18px;overflow:visible;box-shadow:0 10px 40px #05264e33;margin-bottom:28px;padding:0;border:none}.bo-one__doublon-banner{background:linear-gradient(90deg,#f96768,#f5a623);color:#fff;font-size:13px;font-weight:700;padding:10px 36px;border-radius:18px 18px 0 0;display:flex;align-items:center;gap:10px;letter-spacing:.2px;animation:doublon-pulse 2.6s ease-in-out infinite}.bo-one__doublon-banner i{font-size:16px;flex-shrink:0}.bo-one__doublon-banner a{color:#fff!important;text-decoration:underline;font-weight:800}@keyframes doublon-pulse{0%{box-shadow:0 0 #f9676866}50%{box-shadow:0 0 0 8px #f9676800}to{box-shadow:0 0 #f9676800}}.bo-one__hero-inner{padding:36px 36px 20px;display:flex;align-items:flex-start;gap:28px;position:relative;z-index:10}.bo-one__hero-photo{flex-shrink:0;width:100px;height:100px}.bo-one__hero-photo img{width:100px;height:100px;border-radius:50%;-o-object-fit:cover;object-fit:cover;border:4px solid rgba(255,255,255,.25);box-shadow:0 6px 24px #00000040;display:block;transition:transform .3s}.bo-one__hero-photo img:hover{transform:scale(1.05)}.bo-one__photo-placeholder{width:100px;height:100px;border-radius:50%;background:#3c65f5;display:flex;align-items:center;justify-content:center;font-size:36px;font-weight:700;color:#fff;border:4px solid rgba(255,255,255,.25);box-shadow:0 6px 24px #00000040;flex-shrink:0}.bo-one__hero-body{flex:1;min-width:0;display:flex;flex-direction:column;gap:5px}.bo-one__hero-name{font-family:Plus Jakarta Sans,sans-serif;font-size:24px;font-weight:800;color:#fff!important;margin:0 0 6px;letter-spacing:-.5px;line-height:1.2;outline:none;background:transparent;cursor:text;border:none;border-bottom:1px dashed transparent;padding:2px 4px;border-radius:4px;transition:border-color .2s;display:block}.bo-one__hero-name:empty:before{content:attr(data-placeholder);color:#ffffff59}.bo-one__hero-name[contenteditable]:hover{border-bottom-color:#ffffff80}.bo-one__hero-name[contenteditable]:focus{border-bottom-color:#fff;outline:none}.bo-one__hero-title{color:#ffffffd9!important;font-size:15px;font-weight:500;margin-bottom:16px;outline:none;border-bottom:1px dashed transparent;padding:2px 4px;border-radius:3px;transition:border-color .2s;cursor:text;display:block;background:transparent}.bo-one__hero-title:empty:before{content:attr(data-placeholder);color:#ffffff4d}.bo-one__hero-title[contenteditable]:hover{border-bottom-color:#fff6}.bo-one__hero-title[contenteditable]:focus{border-bottom-color:#fffc;outline:none}.bo-one__hero-mycompany{color:#ffffffa6!important;font-size:13px;font-weight:500;outline:none;border-bottom:1px dashed transparent;padding:2px 4px;border-radius:3px;transition:border-color .2s;cursor:text;display:block;background:transparent}.bo-one__hero-mycompany:empty:before{content:attr(data-placeholder);color:#ffffff4d}.bo-one__hero-mycompany[contenteditable]:hover{border-bottom-color:#ffffff59}.bo-one__hero-mycompany[contenteditable]:focus{border-bottom-color:#ffffffb3;outline:none}.bo-one__hero-location{color:#fffc!important;font-size:13px;outline:none;border-bottom:1px dashed transparent;padding:2px 4px;border-radius:3px;transition:border-color .2s;cursor:text;display:block;background:transparent}.bo-one__hero-location:empty:before{content:attr(data-placeholder);color:#ffffff4d}.bo-one__hero-location[contenteditable]:hover{border-bottom-color:#ffffff59}.bo-one__hero-location[contenteditable]:focus{border-bottom-color:#ffffffb3;outline:none}.bo-one__hero-contact{display:flex;gap:18px;flex-wrap:wrap;align-items:center;margin-bottom:4px}.bo-one__hero-email,.bo-one__hero-tel{color:#fffc!important;font-size:13px;outline:none;border-bottom:1px dashed rgba(255,255,255,.35);padding:1px 4px;border-radius:3px;transition:border-color .2s;cursor:text;min-width:120px;background:transparent}.bo-one__hero-email:empty:before,.bo-one__hero-tel:empty:before{content:attr(data-placeholder);color:#ffffff4d}.bo-one__hero-email[contenteditable]:focus,.bo-one__hero-tel[contenteditable]:focus{border-bottom-color:#fff;outline:none;color:#fff!important}.bo-one__hero-desc{color:#ffffffb3!important;font-size:13px;line-height:1.55;outline:none;border-bottom:1px dashed transparent;padding:4px;border-radius:3px;transition:border-color .2s;cursor:text;margin:4px 0;min-height:22px;background:transparent}.bo-one__hero-desc:empty:before{content:attr(data-placeholder);color:#ffffff4d}.bo-one__hero-desc[contenteditable]:hover{border-bottom-color:#ffffff40}.bo-one__hero-desc[contenteditable]:focus{border-bottom-color:#fff9;outline:none}.bo-one__hero-cv-link{margin-top:6px}.bo-one__hero-cv-link a{font-size:13px;font-weight:600;color:#fff!important;text-decoration:none;display:inline-flex;align-items:center;gap:6px;padding:5px 14px;border-radius:8px;background:#ffffff26;border:1px solid rgba(255,255,255,.25);transition:background .2s,transform .2s}.bo-one__hero-cv-link a:hover{background:#ffffff40;transform:translateY(-1px);text-decoration:none}.bo-one__hero-dropdowns{display:flex;gap:12px;flex-wrap:wrap;align-items:flex-start;margin-top:10px}.bo-one__hero-meta{display:flex;gap:12px;flex-wrap:wrap;align-items:flex-start;margin-top:6px}.bo-one__hero-toggles{display:flex;gap:8px;flex-wrap:wrap;align-items:center;padding:14px 36px;background:#05264ed9;margin:12px -36px -20px;border-radius:0 0 18px 18px;overflow:visible;position:relative;z-index:10}.bo-one__label{display:flex;flex-direction:column;gap:3px;font-size:11px;font-weight:600;color:#ffffff80;text-transform:uppercase;letter-spacing:.4px;margin:0}.bo-one__label select{font-size:12px;font-weight:600;color:#fff;border:1px solid rgba(255,255,255,.25);border-radius:20px;padding:4px 12px;background:#ffffff1f;cursor:pointer;outline:none;transition:border-color .2s,background .2s;min-width:100px;-webkit-appearance:auto;-moz-appearance:auto;appearance:auto}.bo-one__label select:focus{border-color:#fff9;background:#ffffff2e;outline:none}.bo-one__label select option{background:#1a3f7a;color:#ffffffe6}.bo-one__meta-field{font-size:12px;font-weight:600;color:#fff;outline:none;border-bottom:1px dashed rgba(255,255,255,.35);padding:3px 4px;border-radius:3px;transition:border-color .2s;cursor:text;min-width:80px;background:transparent}.bo-one__meta-field:empty:before{content:attr(data-placeholder);color:#ffffff4d;font-weight:400}.bo-one__meta-field[contenteditable]:focus{border-bottom-color:#fff;outline:none}.bo-one__toggle-label{display:inline-flex;align-items:center;gap:6px;font-size:12px;font-weight:600;color:#fff!important;cursor:pointer;padding:5px 16px;border-radius:8px;border:1px solid rgba(255,255,255,.2);background:#ffffff1f;transition:all .25s;-webkit-user-select:none;-moz-user-select:none;user-select:none;white-space:nowrap}.bo-one__toggle-label:hover{background:#ffffff38}.bo-one__toggle-label input[type=checkbox]{accent-color:#3C65F5;width:14px;height:14px;cursor:pointer;margin:0}.bo-one__toggle-btn{display:inline-flex;align-items:center;gap:5px;padding:7px 18px;border-radius:8px;font-size:13px;font-weight:600;border:1px solid rgba(255,255,255,.2);background:#ffffff1f;color:#fff!important;cursor:pointer;transition:all .25s;white-space:nowrap;text-decoration:none}.bo-one__toggle-btn:hover{background:#ffffff38;text-decoration:none;color:#fff!important;transform:translateY(-1px);box-shadow:0 4px 12px #00000026}.bo-one__toggle-btn--active{background:#f39c12bf;border-color:#f39c1280;color:#fff!important}.bo-one__toggle-btn--active:hover{background:#f39c12f2;color:#fff!important}.bo-one__toggle-btn:disabled,.bo-one__toggle-label:has(input:disabled){opacity:.5;cursor:not-allowed;transform:none}.bo-one__cv,.bo-one__actions,.bo-one__jobs,.bo-one__skills,.bo-one__tests,.bo-one__exp,.bo-one__formations,.bo-one__comments,.bo-one__card{background:#fff;border-radius:14px;padding:24px 28px;box-shadow:0 2px 20px #0000000f;border:1px solid #f0f2f5;margin-bottom:24px;position:relative}.bo-one__card-title,.bo-one__section-title{font-family:Plus Jakarta Sans,sans-serif;font-size:16px;font-weight:700;color:#05264e;margin:0 0 20px;padding-bottom:14px;border-bottom:2px solid #f0f2f5;display:flex;align-items:center;gap:8px;line-height:1.4}.bo-one__card-title i,.bo-one__section-title i{color:#3c65f5;font-size:14px;width:18px;text-align:center}.bo-one__section-count{margin-left:auto;background:#e8edff;color:#3c65f5;border-radius:20px;padding:2px 10px;font-size:12px;font-weight:700;font-family:Roboto,sans-serif}.bo-one__sub-heading{font-family:Plus Jakarta Sans,sans-serif;font-size:13px;font-weight:700;color:#05264e;margin:16px 0 10px;display:flex;align-items:center;gap:6px;padding-bottom:6px;border-bottom:1px solid #f0f2f5}.bo-one__btn,.bo-one__btn-primary,.bo-one__btn-secondary,.bo-one__btn-add,.bo-one__btn-delete,.bo-one__btn-link,.bo-one__cv-action-btn,.bo-one__comments-submit,.bo-one__comments-cancel,.bo-one__comments-action-btn{display:inline-flex;align-items:center;justify-content:center;gap:6px;padding:8px 16px;border-radius:10px;font-size:14px;font-weight:500;font-family:Roboto,sans-serif;line-height:1.4;cursor:pointer;border:none;text-decoration:none!important;white-space:nowrap;transition:background .3s,color .3s,box-shadow .3s,transform .2s;text-align:center;position:relative;overflow:hidden}.bo-one__btn,.bo-one__btn-primary{background:#3c65f5;color:#fff!important;box-shadow:0 3px 24px #0000001f}.bo-one__btn:hover:not(:disabled),.bo-one__btn-primary:hover:not(:disabled){background:#05264e;box-shadow:0 6px 20px #3c65f540;transform:translateY(-1px);color:#fff!important}.bo-one__btn:active:not(:disabled),.bo-one__btn-primary:active:not(:disabled){transform:translateY(0)}.bo-one__btn--primary{background:#3c65f5;color:#fff!important;box-shadow:0 3px 24px #0000001f}.bo-one__btn--primary:hover:not(:disabled){background:#05264e;transform:translateY(-1px);color:#fff!important}.bo-one__btn--secondary,.bo-one__btn-secondary{background:#3c65f51a;color:#3c65f5!important;box-shadow:none;border:none}.bo-one__btn--secondary:hover:not(:disabled),.bo-one__btn-secondary:hover:not(:disabled){background:#3c65f5;color:#fff!important;transform:translateY(-1px)}.bo-one__btn--danger{background:#f96768;color:#fff!important;box-shadow:0 3px 16px #f967682e}.bo-one__btn--danger:hover:not(:disabled){background:#d9494a;transform:translateY(-1px);color:#fff!important}.bo-one__btn--small{padding:5px 12px;font-size:12px;border-radius:8px}.bo-one__btn-add{background:#e6f9f4;color:#09ad95!important;border:1px solid #b3e8da;box-shadow:none}.bo-one__btn-add:hover:not(:disabled){background:#09ad95;border-color:#09ad95;transform:translateY(-1px);color:#fff!important}.bo-one__btn-delete{background:transparent;color:#aab4c6!important;border:none;box-shadow:none;padding:4px 8px;font-size:15px;border-radius:6px;transition:color .2s,background .2s}.bo-one__btn-delete:hover:not(:disabled){background:#fde8e8;color:#f96768!important;transform:none}.bo-one__btn-link{background:none;border:none;color:#3c65f5!important;padding:0;font-size:13px;font-weight:600;text-decoration:underline!important;cursor:pointer;box-shadow:none;border-radius:0;overflow:visible}.bo-one__btn-link:hover{color:#05264e!important}.bo-one__btn:disabled,.bo-one__btn-primary:disabled,.bo-one__btn-secondary:disabled,.bo-one__btn-add:disabled,.bo-one__btn-delete:disabled,.bo-one__btn--primary:disabled,.bo-one__btn--secondary:disabled,.bo-one__btn--danger:disabled{opacity:.5;cursor:not-allowed;transform:none}.bo-one__saving{font-size:11px;color:#aab4c6;display:inline-flex;align-items:center;gap:4px;font-style:italic;-webkit-user-select:none;-moz-user-select:none;user-select:none;margin-left:4px}.bo-one__saving--ok{color:#09ad95;font-style:normal;font-weight:700}.bo-one__editable-wrap{display:inline-flex;align-items:baseline;gap:4px;width:100%}.bo-one__editable-wrap>[contenteditable]{flex:1;min-width:0;outline:none;border-bottom:1px dashed #bbb;padding:2px 4px;border-radius:3px;transition:border-color .15s,background .15s;cursor:text}.bo-one__editable-wrap>[contenteditable]:empty:before{content:attr(data-placeholder);color:#aab4c6}.bo-one__editable-wrap>[contenteditable]:hover{border-bottom-color:#999}.bo-one__editable-wrap>[contenteditable]:focus{border-bottom-color:#3c65f5;background:#3c65f508;outline:none}.bo-one__badge{display:inline-flex;align-items:center;gap:4px;padding:4px 12px;border-radius:6px;font-size:12px;font-weight:600;white-space:nowrap;background:#e8edff;color:#3c65f5}.bo-one__badge--green,.bo-one__badge--success{background:#e6f9f4;color:#09ad95}.bo-one__badge--red{background:#fde8e8;color:#f96768}.bo-one__badge--neutral{background:#f0f2f5;color:#6c757d}.bo-one__badge--orange{background:#fff3e0;color:#f5a623}.bo-one__badge--ia{background:#f3e8ff;color:#7b61ff}.bo-one__badge--lang{background:#e8edff;color:#3c65f5;font-size:11px;padding:2px 7px;margin-left:4px}.bo-one__chip{display:inline-flex;align-items:center;gap:4px;padding:4px 12px;border-radius:6px;font-size:12px;font-weight:600;letter-spacing:.3px;background:#e8edff;color:#3c65f5;white-space:nowrap;text-transform:uppercase}.bo-one__chip--tel{background:#e6f9f4;color:#09ad95}.bo-one__chip--mail{background:#e8edff;color:#3c65f5}.bo-one__chip--rdv{background:#fff3e0;color:#f5a623}.bo-one__chip--note{background:#f0f2f5;color:#6c757d}.bo-one__chip--urgent{background:#fde8e8;color:#f96768}.bo-one__modal-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;background:#0000006b;z-index:1050;display:flex;align-items:center;justify-content:center;padding:20px;backdrop-filter:blur(2px);-webkit-backdrop-filter:blur(2px);animation:modal-fade-in .18s ease}.bo-one__modal{background:#fff;border-radius:14px;width:100%;max-width:700px;max-height:88vh;overflow-y:auto;box-shadow:0 24px 80px #05264e38;padding:28px 30px;position:relative;animation:modal-slide-up .2s ease}.bo-one__cvs-modal{max-width:1180px;max-height:92vh;padding:22px 24px}@keyframes modal-fade-in{0%{opacity:0}to{opacity:1}}@keyframes modal-slide-up{0%{transform:translateY(16px);opacity:0}to{transform:translateY(0);opacity:1}}.bo-one__modal::-webkit-scrollbar{width:5px}.bo-one__modal::-webkit-scrollbar-thumb{background:#dde2ef;border-radius:4px}.bo-one__mention-dropdown{position:absolute;z-index:200;background:#fff;border:1px solid #e3eaf5;border-radius:10px;box-shadow:0 4px 16px #0000001a;max-height:220px;overflow-y:auto;min-width:180px;margin-top:4px;display:flex;flex-direction:column}.bo-one__mention-loading{padding:10px 14px;font-size:12px;color:#8c96a8;font-style:italic}.bo-one__mention-item{display:block;width:100%;text-align:left;padding:10px 14px;font-size:13px;color:#333!important;cursor:pointer;border:none;border-bottom:1px solid #f0f2f5;background:transparent;transition:all .15s;font-weight:500}.bo-one__mention-item:last-child{border-bottom:none}.bo-one__mention-item:hover{background:#f0f4ff;color:#3c65f5!important}.bo-one__skill-suggestion{padding:8px 14px;cursor:pointer;font-size:13px;color:#333;transition:background .12s;border-bottom:1px solid #f0f2f5}.bo-one__skill-suggestion:last-child{border-bottom:none}.bo-one__skill-suggestion:hover{background:#f0f4ff;color:#3c65f5}.bo-one__level-select{font-size:12px;border-radius:6px;border:1px solid #dee2e6;padding:4px 8px;color:#05264e;background:#fafbfd;cursor:pointer;transition:border-color .15s;min-width:90px;font-family:Roboto,sans-serif}.bo-one__level-select:focus{border-color:#3c65f5;box-shadow:0 0 0 3px #3c65f51f;outline:none}.bo-one__skill-list{list-style:none;padding:0;margin:0 0 12px;display:flex;flex-direction:column;gap:4px}.bo-one__skill-row{display:flex;align-items:center;gap:10px;padding:10px 14px;border-radius:8px;background:#f8f9fa;border:1px solid #f0f2f5;font-size:13px;transition:background .12s}.bo-one__skill-row:hover{background:#f0f4ff}.bo-one__skill-row--tested{border-left:3px solid #3C65F5;background:#f5f7ff}.bo-one__skill-lib{flex:1;font-weight:600;color:#05264e;display:flex;align-items:center;gap:6px;flex-wrap:wrap}.bo-one__picked-skill{display:inline-flex;align-items:center;gap:4px;padding:4px 12px;background:#e8edff;color:#3c65f5;border-radius:20px;font-size:13px;font-weight:600}.bo-one__skills-sub,.bo-one__tests-sub{margin-bottom:18px;padding-bottom:18px;border-bottom:1px solid #f0f2f5}.bo-one__skills-sub:last-child,.bo-one__tests-sub:last-child{border-bottom:none;margin-bottom:0;padding-bottom:0}.bo-one__add-row{display:flex;align-items:center;gap:8px;flex-wrap:wrap;margin-top:12px;padding:12px 14px;background:linear-gradient(135deg,#f8faff,#f0f4ff);border:1px solid #e3eaf6;border-radius:12px}.bo-one__add-row--tested{border-color:#b3c1f5;background:linear-gradient(135deg,#f5f7ff,#eef1ff)}.bo-one__test-list{list-style:none;padding:0;margin:0 0 12px;display:flex;flex-direction:column;gap:6px}.bo-one__test-row{display:flex;align-items:center;gap:10px;padding:12px 16px;border-radius:10px;border:1px solid #f0f2f5;background:#fff;font-size:13px;flex-wrap:wrap;transition:box-shadow .15s}.bo-one__test-row:hover{box-shadow:0 2px 12px #05264e0f}.bo-one__test-row--done{border-left:3px solid #09AD95;background:#fafffe;flex-direction:column;align-items:flex-start}.bo-one__test-row-header{display:flex;align-items:center;gap:10px;flex-wrap:wrap;width:100%}.bo-one__test-lib{flex:1;font-weight:600;color:#05264e;font-size:13px}.bo-one__test-date{font-size:12px;color:#8c96a8;white-space:nowrap}.bo-one__test-link{font-size:12px;color:#3c65f5!important;text-decoration:none;display:inline-flex;align-items:center;gap:4px}.bo-one__test-link:hover{text-decoration:underline}.bo-one__test-results{font-size:13px;color:#757f95;line-height:1.55}.bo-one__test-results-wrap{width:100%;font-size:13px;color:#757f95;line-height:1.55;padding:4px 0}.bo-one__test-actions{display:flex;gap:8px;flex-wrap:wrap;align-items:center;margin-top:8px;width:100%}.bo-one__exp-list{display:flex;flex-direction:column;gap:0}.bo-one__exp-card{position:relative;padding:0 0 28px 28px;border-left:2px solid #e0e6f0}.bo-one__exp-card:before{content:"";position:absolute;left:-7px;top:5px;width:12px;height:12px;border-radius:50%;background:#3c65f5;border:3px solid #fff;box-shadow:0 0 0 3px #dce5ff}.bo-one__exp-card:last-child{padding-bottom:8px}.bo-one__exp-title-row{margin-bottom:4px}.bo-one__exp-title{font-family:Plus Jakarta Sans,sans-serif;font-weight:700;font-size:15px;color:#05264e!important;margin-bottom:4px;outline:none;border-bottom:1px dashed transparent;padding:1px 4px;border-radius:3px;transition:border-color .15s;cursor:text}.bo-one__exp-title[contenteditable]:hover{border-bottom-color:#bbb}.bo-one__exp-title[contenteditable]:focus{border-bottom-color:#3c65f5;outline:none}.bo-one__exp-meta-row{display:flex;align-items:center;gap:6px;flex-wrap:wrap;margin-bottom:4px}.bo-one__exp-mycompany{font-weight:600;font-size:13px;color:#3c65f5!important;outline:none;border-bottom:1px dashed transparent;padding:1px 4px;border-radius:3px;transition:border-color .15s;cursor:text}.bo-one__exp-mycompany[contenteditable]:hover{border-bottom-color:#bbb}.bo-one__exp-mycompany[contenteditable]:focus{border-bottom-color:#3c65f5;outline:none}.bo-one__exp-location{font-size:12px;color:#8c96a8!important;outline:none;border-bottom:1px dashed transparent;padding:1px 4px;border-radius:3px;transition:border-color .15s;cursor:text}.bo-one__exp-location[contenteditable]:hover{border-bottom-color:#bbb}.bo-one__exp-location[contenteditable]:focus{border-bottom-color:#3c65f5;outline:none}.bo-one__exp-sep{color:#aab4c6;font-size:12px;flex-shrink:0}.bo-one__exp-dates-row{display:flex;align-items:center;gap:6px;flex-wrap:wrap;margin-bottom:6px}.bo-one__exp-date{font-size:12px;color:#8c96a8!important;font-weight:500;outline:none;border-bottom:1px dashed transparent;padding:1px 4px;border-radius:3px;transition:border-color .15s;cursor:text}.bo-one__exp-date[contenteditable]:hover{border-bottom-color:#bbb}.bo-one__exp-date[contenteditable]:focus{border-bottom-color:#3c65f5;outline:none}.bo-one__exp-dates-preview{font-size:11px;color:#aab4c6;font-style:italic}.bo-one__exp-desc-row{margin-top:4px}.bo-one__exp-desc{font-size:13px;color:#757f95!important;line-height:1.7;margin:0;outline:none;border-bottom:1px dashed transparent;padding:2px 4px;border-radius:3px;transition:border-color .15s;cursor:text}.bo-one__exp-desc[contenteditable]:hover{border-bottom-color:#bbb}.bo-one__exp-desc[contenteditable]:focus{border-bottom-color:#3c65f5;outline:none}.bo-one__formations-list{display:flex;flex-direction:column;gap:0}.bo-one__formations-card{position:relative;padding:0 0 28px 28px;border-left:2px solid #e0e6f0}.bo-one__formations-card:before{content:"";position:absolute;left:-7px;top:5px;width:12px;height:12px;border-radius:50%;background:#3c65f5;border:3px solid #fff;box-shadow:0 0 0 3px #dce5ff}.bo-one__formations-card:last-child{padding-bottom:8px}.bo-one__formations-q-row{margin-bottom:6px}.bo-one__formations-q{font-family:Plus Jakarta Sans,sans-serif;font-weight:700;font-size:15px;color:#05264e!important;outline:none;border-bottom:1px dashed transparent;padding:1px 4px;border-radius:3px;transition:border-color .15s;cursor:text}.bo-one__formations-q[contenteditable]:hover{border-bottom-color:#bbb}.bo-one__formations-q[contenteditable]:focus{border-bottom-color:#3c65f5;outline:none}.bo-one__formations-a-row{margin-bottom:4px}.bo-one__formations-a{font-weight:600;font-size:13px;color:#3c65f5!important;outline:none;border-bottom:1px dashed transparent;padding:1px 4px;border-radius:3px;transition:border-color .15s;cursor:text}.bo-one__formations-a[contenteditable]:hover{border-bottom-color:#bbb}.bo-one__formations-a[contenteditable]:focus{border-bottom-color:#3c65f5;outline:none}.bo-one__formations-note{font-size:13px;color:#757f95!important;line-height:1.7;outline:none;border-bottom:1px dashed transparent;padding:2px 4px;border-radius:3px;transition:border-color .15s;cursor:text}.bo-one__formations-note[contenteditable]:hover{border-bottom-color:#bbb}.bo-one__formations-note[contenteditable]:focus{border-bottom-color:#3c65f5;outline:none}.bo-one__cv-url-row{display:flex;align-items:center;gap:10px;flex-wrap:wrap;margin-bottom:16px}.bo-one__cv-url-input{flex:1;min-width:200px;padding:10px 14px;border:1px solid #dee2e6;border-radius:10px;font-size:14px;color:#05264e;background:#fff;outline:none;transition:border-color .15s,box-shadow .15s;font-family:Roboto,sans-serif}.bo-one__cv-url-input:focus{border-color:#3c65f5;background:#fff;box-shadow:0 0 0 3px #3c65f51f}.bo-one__cv-url-input::-moz-placeholder{color:#999}.bo-one__cv-url-input::placeholder{color:#999}.bo-one__cv-open-btn{display:inline-flex;align-items:center;gap:6px;padding:8px 16px;border-radius:10px;font-size:14px;font-weight:500;background:#3c65f51a;color:#3c65f5!important;text-decoration:none;transition:background .2s,transform .2s;white-space:nowrap;flex-shrink:0;border:none}.bo-one__cv-open-btn:hover{background:#3c65f5;color:#fff!important;transform:translateY(-1px);text-decoration:none}.bo-one__cv-actions{display:flex;gap:8px;flex-wrap:wrap;margin-bottom:16px}.bo-one__cv-action-btn{background:#3c65f51a;color:#3c65f5!important;border:none;box-shadow:none}.bo-one__cv-action-btn:hover:not(:disabled){background:#3c65f5;color:#fff!important;transform:translateY(-1px)}.bo-one__cv-action-btn:disabled{opacity:.5;cursor:not-allowed}.bo-one__cv-parsed{margin-top:16px}.bo-one__cv-parsed-title{font-family:Plus Jakarta Sans,sans-serif;font-size:14px;font-weight:700;color:#05264e;margin:0 0 10px}.bo-one__cv-doublons{margin-top:16px}.bo-one__cv-doublons-title{font-size:14px;font-weight:700;color:#f96768;margin:0 0 8px}.bo-one__cv-doublons-list{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:4px}.bo-one__cv-doublons-list li a{color:#3c65f5!important;font-size:13px;text-decoration:none}.bo-one__cv-doublons-list li a:hover{text-decoration:underline}.bo-one__action-row{background:#fff;border-radius:12px;border:1px solid #f0f2f5;padding:16px 20px;display:flex;align-items:center;gap:14px;flex-wrap:wrap;transition:all .2s;box-shadow:0 1px 6px #0000000a;margin-bottom:10px}.bo-one__action-row:hover{box-shadow:0 4px 16px #00000014;transform:translateY(-1px)}.bo-one__action-row--done{opacity:.72;background:#f8fffe;border-left:3px solid #09AD95}.bo-one__action-row--done:hover{transform:none}.bo-one__comments-form{display:flex;flex-direction:column;gap:8px;margin-bottom:20px;position:relative}.bo-one__comments-form-inner{position:relative}.bo-one__comments-textarea{width:100%;padding:10px 14px;border:1px solid #dee2e6;border-radius:10px;font-size:14px;color:#05264e;background:#fff;resize:vertical;min-height:80px;outline:none;transition:border-color .15s,box-shadow .15s;font-family:Roboto,sans-serif;line-height:1.6;box-sizing:border-box}.bo-one__comments-textarea:focus{border-color:#3c65f5;background:#fff;box-shadow:0 0 0 3px #3c65f51f}.bo-one__comments-textarea::-moz-placeholder{color:#999}.bo-one__comments-textarea::placeholder{color:#999}.bo-one__comments-textarea:disabled{opacity:.6}.bo-one__comments-submit{background:#3c65f5;color:#fff!important;border-color:transparent;box-shadow:0 3px 24px #0000001f;align-self:flex-start}.bo-one__comments-submit:hover:not(:disabled){background:#05264e;box-shadow:0 6px 20px #3c65f540;transform:translateY(-1px)}.bo-one__comments-submit:disabled{opacity:.5;cursor:not-allowed}.bo-one__comments-cancel{background:#3c65f51a;color:#3c65f5!important;border-color:transparent;box-shadow:none}.bo-one__comments-cancel:hover:not(:disabled){background:#3c65f5;color:#fff!important;transform:translateY(-1px)}.bo-one__comments-list{display:flex;flex-direction:column;gap:14px}.bo-one__comments-row{background:linear-gradient(180deg,#fff,#f8fbff);border-radius:14px;padding:16px 18px;border:1px solid #e6edf9;border-left:4px solid #3C65F5;transition:box-shadow .2s ease,transform .2s ease}.bo-one__comments-row:hover{box-shadow:0 10px 24px #0c234e14;transform:translateY(-1px)}.bo-one__comments-row-header{display:grid;grid-template-columns:minmax(180px,1fr) auto auto;align-items:center;gap:10px 12px;margin-bottom:10px}.bo-one__comments-pseudo{font-family:Plus Jakarta Sans,sans-serif;font-size:16px;font-weight:700;color:#05264e!important}.bo-one__comments-dt{font-size:12px;color:#6f7d96!important;white-space:nowrap;font-weight:600;background:#eef3fc;border-radius:999px;padding:4px 10px;justify-self:start}.bo-one__comments-actions{display:flex;gap:8px;justify-self:end}.bo-one__comments-action-btn{background:#fff;border:1px solid #d7e3f6;color:#365987!important;font-size:13px;font-weight:600;padding:7px 12px;border-radius:10px;cursor:pointer;transition:all .2s ease;box-shadow:0 2px 8px #0b214d0f;display:inline-flex;align-items:center;gap:7px}.bo-one__comments-action-btn:hover{background:#edf4ff;border-color:#3c65f5;color:#3c65f5!important;transform:translateY(-1px);box-shadow:0 6px 18px #3c65f529}.bo-one__comments-action-btn--danger{border-color:#f7d8dc;color:#d3475a!important}.bo-one__comments-action-btn--danger:hover{background:#fff2f4;border-color:#f96768;color:#f96768!important;box-shadow:0 6px 16px #f9676829}.bo-one__action-delete-btn{-webkit-appearance:none;-moz-appearance:none;appearance:none;width:44px;height:44px;min-width:44px;display:inline-flex;align-items:center;justify-content:center;border:0!important;border-radius:12px;background:#fff7f7;color:#dc2626!important;box-shadow:inset 0 0 0 1px #fecaca,0 2px 8px #0b214d0d;outline:0!important;cursor:pointer;transition:background .18s ease,color .18s ease,box-shadow .18s ease,transform .12s ease}.bo-one__action-delete-btn:hover:not(:disabled){background:#fee2e2;color:#991b1b!important;box-shadow:inset 0 0 0 1px #f87171,0 6px 16px #f9676824;transform:translateY(-1px)}.bo-one__action-delete-btn:focus,.bo-one__action-delete-btn:active{border:0!important;outline:0!important;box-shadow:inset 0 0 0 1px #f87171,0 0 0 3px #dc26261f}.bo-one__action-delete-btn:disabled{cursor:not-allowed;opacity:.55;transform:none}.bo-one__email-delete-btn{-webkit-appearance:none;-moz-appearance:none;appearance:none;position:absolute;top:12px;z-index:1;width:36px;height:36px;min-width:36px;display:inline-flex;align-items:center;justify-content:center;border:0!important;border-radius:999px;background:#fff7f7;color:#dc2626!important;box-shadow:inset 0 0 0 1px #fecaca,0 10px 24px #0f32581a;outline:0!important;cursor:pointer;transition:background .18s ease,color .18s ease,box-shadow .18s ease,transform .12s ease}.bo-one__email-delete-btn:hover{background:#fee2e2;color:#991b1b!important;box-shadow:inset 0 0 0 1px #f87171,0 10px 24px #0f32581a;transform:translateY(-1px)}.bo-one__email-delete-btn:focus,.bo-one__email-delete-btn:active{border:0!important;outline:0!important;box-shadow:inset 0 0 0 1px #f87171,0 0 0 3px #dc26261f}.bo-one button[aria-label^=Supprimer]{outline-color:transparent}.bo-one button[aria-label^=Supprimer]:not(.bo-one__comments-action-btn):not(.bo-one__btn-delete){border-color:transparent}.bo-one__comments-lib{font-size:16px;color:#1d2f4a!important;line-height:1.7;white-space:pre-wrap;word-break:break-word;padding-top:2px}@media (max-width: 900px){.bo-one__comments-row-header{grid-template-columns:1fr;gap:8px}.bo-one__comments-dt,.bo-one__comments-actions{justify-self:start}}.bo-one__comments-edit{display:flex;flex-direction:column;gap:8px;margin-top:4px}.bo-one__comments-edit-btns{display:flex;gap:8px;flex-wrap:wrap}.bo-one__pre{background:#f2f6fd;border:1px solid #e3eaf5;border-radius:10px;padding:14px 16px;font-family:ui-monospace,SFMono-Regular,Menlo,Consolas,monospace;font-size:12px;line-height:1.6;color:#05264e;max-height:400px;overflow:auto;white-space:pre-wrap;word-break:break-word;margin:0}.bo-one__pre::-webkit-scrollbar{width:5px;height:5px}.bo-one__pre::-webkit-scrollbar-thumb{background:#c5cdd9;border-radius:4px}.bo-one__spinner{display:inline-block;width:18px;height:18px;border:2px solid #e8edff;border-top-color:#3c65f5;border-radius:50%;animation:bo-spin .65s linear infinite;flex-shrink:0;vertical-align:middle}@keyframes bo-spin{to{transform:rotate(360deg)}}.bo-one__loading{font-size:13px;color:#8c96a8;font-style:italic;margin:12px 0}.bo-one__empty{text-align:center;padding:30px 20px;color:#aab4c6;font-size:14px;margin:0}.bo-one__empty i{font-size:32px;display:block;margin-bottom:10px;opacity:.3;color:#3c65f5}.bo-one__error{background:#fde8e8;color:#f96768;font-size:13px;font-weight:600;padding:8px 16px;border-radius:8px;margin:8px 0;border:1px solid #fac8c8}.bo-one__error-inline{font-size:12px;color:#f96768;font-weight:600;display:inline-flex;align-items:center;gap:4px}.bo-one__status{display:inline-flex;align-items:center;gap:4px;padding:4px 12px;border-radius:6px;font-size:12px;font-weight:600;letter-spacing:.2px;white-space:nowrap}.bo-one__status--active{background:#e6f9f4;color:#09ad95}.bo-one__status--inactive{background:#f0f2f5;color:#6c757d}.bo-one__status--pending{background:#fff3e0;color:#f5a623}.bo-one__status--done{background:#e8edff;color:#3c65f5}.bo-one__status--rejected{background:#fde8e8;color:#f96768}@media (max-width: 991px){.bo-one__hero-inner{flex-direction:column;align-items:center;text-align:center;padding:28px 20px 16px;gap:16px}.bo-one__hero-contact,.bo-one__hero-meta,.bo-one__hero-dropdowns{justify-content:center}.bo-one__hero-toggles{justify-content:center;padding:12px 20px;margin-left:-20px;margin-right:-20px;margin-bottom:-16px}.bo-one__hero-photo,.bo-one__hero-photo img,.bo-one__photo-placeholder{width:80px;height:80px}.bo-one__photo-placeholder{font-size:28px}.bo-one__hero-name{font-size:22px}.bo-one__cv,.bo-one__actions,.bo-one__jobs,.bo-one__skills,.bo-one__tests,.bo-one__exp,.bo-one__formations,.bo-one__comments,.bo-one__card{padding:18px 16px;margin-bottom:16px}.bo-one__modal{padding:20px 16px}}@media (max-width: 480px){.bo-one{padding:14px 12px 40px}.bo-one__hero-name{font-size:20px}.bo-one__doublon-banner{flex-wrap:wrap;font-size:12px;padding:8px 20px}.bo-one__hero-contact{flex-direction:column;gap:4px}.bo-one__action-row{flex-direction:column;align-items:flex-start;gap:10px}.bo-one__cv-actions{flex-wrap:wrap}}@media print{.bo-one{background:#fff;padding:0;max-width:100%}.bo-one__hero{background:#05264e!important;border-radius:8px;print-color-adjust:exact;-webkit-print-color-adjust:exact}.bo-one__cv,.bo-one__actions,.bo-one__jobs,.bo-one__skills,.bo-one__tests,.bo-one__exp,.bo-one__formations,.bo-one__comments,.bo-one__card{box-shadow:none;border:1px solid #ddd;page-break-inside:avoid;margin-bottom:12px}.bo-one__modal-backdrop,.bo-one__modal,.bo-one__btn,.bo-one__btn-primary,.bo-one__btn-secondary,.bo-one__btn-add,.bo-one__btn-delete,.bo-one__hero-toggles{display:none!important}}.bo-one__layout{display:grid;grid-template-columns:minmax(0,1fr) minmax(320px,360px);gap:28px;margin-top:0;align-items:start}@media (max-width: 1420px){.bo-one__layout{grid-template-columns:1fr;gap:18px}}@media (max-width: 1180px){.bo-one__layout{grid-template-columns:1fr}}.bo-one__main{min-width:0;display:flex;flex-direction:column;gap:18px}.bo-one__tabs{background:#fff;border-radius:14px;box-shadow:0 4px 18px #0f265c0f;overflow:visible}.bo-one__layout--no-sidebar{grid-template-columns:1fr}.bo-one--comp .bo-one__layout,.bo-one--comp .bo-one__main{width:100%}.bo-one--comp .bo-one__tabs-content{padding:28px}.bo-one__mycompany-info{margin:-4px 0 24px;padding:24px;overflow:hidden}.bo-one__mycompany-info-header{display:flex;align-items:flex-start;justify-content:space-between;gap:18px;margin-bottom:20px;padding-bottom:16px;border-bottom:1px solid #edf1f7}.bo-one__mycompany-info-head-main{display:flex;align-items:center;gap:14px}.bo-one__mycompany-info-logo-wrap{flex-shrink:0}.bo-one__mycompany-info-logo-link{display:inline-flex;border-radius:14px;text-decoration:none}.bo-one__mycompany-info-logo,.bo-one__mycompany-info-logo-fallback{width:56px;height:56px;border-radius:14px;border:1px solid #e5ecf8;box-shadow:0 2px 8px #0f265c14}.bo-one__mycompany-info-logo{display:block;-o-object-fit:cover;object-fit:cover;background:#fff}.bo-one__mycompany-info-logo-fallback{display:inline-flex;align-items:center;justify-content:center;background:linear-gradient(135deg,#2a4fd6,#3c65f5);color:#fff;font-size:18px;font-weight:800}.bo-one__mycompany-info-kicker{display:inline-flex;align-items:center;margin-bottom:4px;color:#3c65f5;font-size:12px;font-weight:800;letter-spacing:.08em;text-transform:uppercase}.bo-one__mycompany-info h3{font-size:22px;letter-spacing:-.02em}.bo-one__mycompany-info-badge{display:inline-flex;align-items:center;gap:8px;padding:8px 12px;border-radius:999px;background:#eef4ff;color:#2f55d4;font-size:12px;font-weight:800;white-space:nowrap}.bo-one__mycompany-info-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:14px}.bo-one__mycompany-info-item{min-height:92px;padding:16px;border:1px solid #e7edf7;border-radius:16px;background:linear-gradient(180deg,#fff,#f8fbff)}.bo-one__mycompany-info-item>span:first-child,.bo-one__mycompany-info-description>span{display:block;margin-bottom:8px;color:#738096;font-size:12px;font-weight:800;letter-spacing:.04em;text-transform:uppercase}.bo-one__mycompany-info-item>span:last-child,.bo-one__mycompany-info-link{color:#05264e;font-size:15px;font-weight:800;line-height:1.35;overflow-wrap:anywhere}.bo-one__mycompany-info-link{display:inline-flex;align-items:center;gap:7px;text-decoration:none}.bo-one__mycompany-info-link:hover{color:#3c65f5;text-decoration:underline}.bo-one__mycompany-info-link i{font-size:11px}.bo-one__mycompany-info-empty{color:#9aa6ba!important;font-weight:700!important}.bo-one__mycompany-info-description{margin-top:16px;padding:18px;border:1px solid #e7edf7;border-radius:16px;background:#fbfdff}.bo-one__mycompany-info-description p{margin:0;color:#42526b;font-size:15px;line-height:1.75}.bo-one__tabs-nav{list-style:none;margin:0;padding:0 8px;display:flex;gap:2px;border-bottom:1px solid #ecf0f5;background:#fafbfd;overflow-x:auto;scrollbar-width:none}.bo-one__tabs-nav::-webkit-scrollbar{display:none}.bo-one__tabs-nav li{flex-shrink:0;list-style:none}.bo-one__tabs-link{display:inline-flex;align-items:center;gap:8px;padding:14px 13px;background:transparent;border:0;border-bottom:3px solid transparent;font-family:inherit;font-size:12px;font-weight:600;color:#6b7588;cursor:pointer;transition:color .15s,border-color .15s,background .15s}.bo-one__tabs-link:focus{outline:none}.bo-one__tabs-link:focus-visible{outline:2px solid rgba(60,101,245,.35);outline-offset:-2px}.bo-one__tabs-link:hover{color:#3c65f5;background:#3c65f50a}.bo-one__tabs-link--active{color:#3c65f5;border-bottom-color:#3c65f5}.bo-one__tabs-link i{font-size:13px}.bo-one__tabs-content{padding:18px;min-height:280px}.bo-one__tab-panel{display:none}.bo-one__tab-panel--active{display:block;animation:bo-one-fade-in .18s ease-out}@keyframes bo-one-fade-in{0%{opacity:0;transform:translateY(4px)}to{opacity:1;transform:translateY(0)}}.bo-one__tabs-content .bo-one__actions,.bo-one__tabs-content .bo-one__comments,.bo-one__tabs-content .bo-one__jobs,.bo-one__tabs-content .bo-one__exp,.bo-one__tabs-content .bo-one__formations{background:transparent;box-shadow:none;padding:0;border-radius:0;margin:0}.bo-one__sidebar{position:sticky;top:88px}.bo-one__sidebar-card{background:#fff;border-radius:14px;box-shadow:0 4px 18px #0f265c0f;overflow:hidden}.bo-one__sidebar-header{padding:16px 20px;border-bottom:1px solid #ecf0f5;background:#fafbfd}.bo-one__sidebar-header h5{margin:0;font-family:Plus Jakarta Sans,sans-serif;font-size:14px;font-weight:700;color:#05264e;display:flex;align-items:center;gap:8px}.bo-one__sidebar-header h5 i{color:#3c65f5}.bo-one__sidebar-body{padding:6px 0}.bo-one__sidebar-section{padding:16px 20px;border-bottom:1px solid #ecf0f5}.bo-one__sidebar-section:last-child{border-bottom:0}.bo-one__sidebar-section .bo-one__skills,.bo-one__sidebar-section .bo-one__tests,.bo-one__sidebar-section .bo-one__cv{background:transparent;box-shadow:none;padding:0;border:0;border-radius:0;margin:0}.bo-one__sidebar-section h2,.bo-one__sidebar-section h3{font-size:12px;text-transform:uppercase;letter-spacing:.6px;color:#6b7588;margin:0 0 12px}@media (max-width: 575px){.bo-one__tabs-link{padding:14px;font-size:12px}.bo-one__tabs-content{padding:16px}.bo-one__mycompany-info{padding:18px}.bo-one__mycompany-info-header{flex-direction:column}.bo-one__mycompany-info-head-main{align-items:flex-start}.bo-one__mycompany-info-grid{grid-template-columns:1fr}}@media (min-width: 576px) and (max-width: 991px){.bo-one__mycompany-info-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}.bo-one__hero{padding:18px 20px;margin-top:0;margin-bottom:0}.bo-one__skill-add-modal{max-width:760px;padding:24px 28px;overflow:visible}.bo-one__skill-add-modal .bo-one__autocomplete-wrap{z-index:20}.bo-one__skill-add-modal .bo-one__autocomplete-dropdown{z-index:1200;max-height:280px;margin-top:6px}.bo-one__hero-inner{display:grid;grid-template-columns:auto minmax(0,1fr) auto;align-items:flex-start;gap:16px}.bo-one__hero-photo{width:72px;height:72px;border-radius:50%;flex-shrink:0;overflow:hidden;background:#3c65f5;color:#fff;display:inline-flex;align-items:center;justify-content:center;font-size:28px;font-weight:700}.bo-one__hero-photo img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.bo-one__hero-body{flex:1;min-width:0;max-width:920px}.bo-one__hero-name{font-family:Plus Jakarta Sans,sans-serif;font-size:24px;font-weight:700;color:#fff;margin:0;line-height:1.2}.bo-one__hero-title{display:-webkit-box;max-width:760px;overflow:hidden;-webkit-box-orient:vertical;-webkit-line-clamp:2;font-size:13px;line-height:1.45;color:#ffffffd9;margin:2px 0 8px}.bo-one__hero-meta{list-style:none;padding:0;margin:0;display:flex;gap:7px;flex-wrap:wrap;font-size:12px;color:#fff}.bo-one__hero-meta li{display:flex;align-items:center;gap:7px;min-height:30px;padding:5px 10px;border-radius:999px;border:1px solid rgba(255,255,255,.25);background:#ffffff1f;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px)}.bo-one__hero-meta li i{color:#fffffff2;font-size:13px}.bo-one__hero-meta span[contenteditable]{border-bottom:1px dashed rgba(255,255,255,.35);padding-bottom:1px;outline:none}.bo-one__hero-meta span[contenteditable]:focus{border-bottom-color:#fff}.bo-one__hero-meta span,.bo-one__hero-meta a{color:#fff;font-weight:600;text-decoration:none}.bo-one__hero-meta a:hover{text-decoration:underline;text-underline-offset:2px}.bo-one__hero-link-btn{border:0;background:transparent;padding:0;margin:0;color:#fff;font-weight:600;cursor:pointer;text-decoration:underline;text-underline-offset:2px}.bo-one__hero-link-btn:hover{opacity:.9}.bo-one__hero-mycompany{margin-top:8px;font-size:13px;line-height:1.45;color:#fffffff2}.bo-one__hero-mycompany b{color:#fff}.bo-one__hero-mycompany-link{color:#fff;font-weight:700;text-decoration:none;cursor:pointer}.bo-one__hero-mycompany-link:hover{color:#fff;text-decoration:underline;text-underline-offset:2px}.bo-one__hero-mycompany b span[contenteditable]{border-bottom:1px dashed rgba(255,255,255,.35);padding-bottom:1px;outline:none}.bo-one__hero-mycompany-grid{margin-top:14px;display:grid;grid-template-columns:repeat(3,minmax(180px,1fr));gap:10px;align-items:start}.bo-one__hero-mycompany-item{min-height:46px;display:flex;flex-direction:column;gap:4px;padding:9px 12px;border-radius:10px;border:1px solid rgba(255,255,255,.16);background:#ffffff14;color:#fffffff5;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px)}.bo-one__hero-mycompany-label{font-size:11px;line-height:1.2;font-weight:700;letter-spacing:.03em;text-transform:uppercase;color:#ffffffb8}.bo-one__hero-mycompany-value{font-size:14px;line-height:1.28;font-weight:600;color:#fff;word-break:break-word}.bo-one__hero-inner--comp{align-items:flex-start;gap:22px}.bo-one__hero-photo--comp{width:86px;height:86px;font-size:34px;border-width:2px;margin-top:2px}.bo-one__hero-inner--comp .bo-one__hero-body{width:100%}.bo-one__hero-inner--comp .bo-one__hero-name{font-size:clamp(32px,4vw,46px);line-height:1.08;letter-spacing:0}.bo-one__hero-inner--comp .bo-one__hero-title{margin-top:6px;font-size:15px;line-height:1.35;font-weight:600;color:#ffffffeb}.bo-one__hero-inner--comp .bo-one__hero-meta{margin-top:12px}.bo-one__hero-inner--comp .bo-one__hero-meta li{min-height:34px;padding:7px 11px;font-size:13px;border-radius:999px;border-color:#ffffff42;background:#ffffff1f}a.bo-one__hero-mycompany-value{text-decoration:none}a.bo-one__hero-mycompany-value:hover{text-decoration:underline}.bo-one__competitors-head{display:flex;align-items:center;justify-content:space-between;gap:16px}.bo-one__competitors-title{margin:0;display:flex;align-items:center;gap:10px;font-size:44px;line-height:1.05;font-weight:900;color:#05264e}.bo-one__competitors-card{border:1px solid #dbe5f4;background:linear-gradient(180deg,#fff,#f8fbff);border-radius:18px;padding:18px;box-shadow:0 10px 24px #0c367814}.bo-one__competitors-add-btn{display:inline-flex;align-items:center;gap:8px;border:1px solid #2f5af3;border-radius:12px;background:linear-gradient(90deg,#2f5af3,#5f7dff);color:#fff;font-weight:800;font-size:15px;padding:11px 16px;transition:transform .15s ease,box-shadow .15s ease}.bo-one__competitors-add-btn:hover{transform:translateY(-1px);box-shadow:0 8px 18px #3860f059}.bo-one__competitors-close-btn{display:inline-flex;align-items:center;justify-content:center;border:1px solid #ccd6ea;border-radius:11px;background:#f5f8ff;color:#3159ef;font-weight:700;font-size:14px;padding:8px 14px}.bo-one__competitors-search{width:100%;border:1px solid #c8d3e8;border-radius:12px;padding:12px 14px;font-size:16px;font-weight:600;color:#12315f;background:#fff}.bo-one__competitors-search:focus{outline:none;border-color:#3b67f4;box-shadow:0 0 0 4px #3b67f429}.bo-one__competitors-empty-state{border:1px dashed #c8d4ea;border-radius:12px;padding:14px;font-size:14px;color:#64748b;background:#fbfdff}.bo-one__competitors-choice-grid,.bo-one__competitors-selected-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.bo-one__competitors-choice-btn,.bo-one__competitors-selected-item{display:flex;align-items:center;justify-content:space-between;gap:12px;border:1px solid #d3ddf0;border-radius:12px;background:#fff;min-height:52px;padding:10px 14px}.bo-one__competitors-choice-btn{text-align:left;font-size:15px;font-weight:700;color:#1e3a6e;transition:border-color .15s ease,transform .15s ease,box-shadow .15s ease}.bo-one__competitors-choice-btn:hover{border-color:#3f6df6;transform:translateY(-1px);box-shadow:0 6px 16px #3d61e033}.bo-one__competitors-remove-btn{display:inline-flex;align-items:center;gap:6px;border:1px solid #fecaca;border-radius:10px;background:#fff;color:#dc2626;font-weight:700;font-size:12px;padding:7px 10px}.bo-one__competitors-remove-btn:hover{background:#fef2f2;color:#b91c1c}@media (max-width: 900px){.bo-one__competitors-head{flex-direction:column;align-items:stretch}.bo-one__competitors-title{font-size:34px}.bo-one__competitors-choice-grid,.bo-one__competitors-selected-grid{grid-template-columns:1fr}.bo-one__hero-inner--comp .bo-one__hero-name{font-size:34px}.bo-one__hero-inner--comp .bo-one__hero-title{font-size:16px}.bo-one__hero-inner--comp .bo-one__hero-meta li{min-height:40px;padding:8px 12px;font-size:14px}.bo-one__hero-mycompany-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.bo-one__hero-mycompany-item--logo{grid-row:auto}.bo-one__hero-mycompany-value{font-size:15px}}.bo-one__hero-mycompany-item--wide{grid-column:1 / -1}.bo-one__hero-mycompany-item--logo{grid-row:span 3;display:flex;align-items:center;justify-content:center}.bo-one__hero-mycompany-logo{width:86px;height:86px;-o-object-fit:cover;object-fit:cover;border-radius:16px;border:1px solid rgba(255,255,255,.35);background:#ffffff1a}.bo-one__hero-ownership{margin-top:6px;display:flex;flex-direction:column;gap:4px;color:#ffffffeb;font-size:13px}.bo-one__hero-owner-line strong{color:#fff;font-weight:800}.bo-one__hero-known-line em{color:#ffffffd1;font-style:normal}.bo-one__hero-known-tags{display:inline-flex;align-items:center;flex-wrap:wrap;gap:6px}.bo-one__hero-known-tag{display:inline-flex;align-items:center;padding:2px 8px;border:1px solid rgba(255,255,255,.28);border-radius:999px;background:#ffffff1f;color:#fff;font-size:12px;font-weight:700}.bo-one__hero-bar{display:flex;align-items:center;justify-content:space-between;gap:10px;margin-top:14px;padding-top:12px;border-top:1px solid rgba(255,255,255,.12);flex-wrap:wrap}.bo-one__hero-badges{display:flex;align-items:center;gap:6px;flex-wrap:wrap}.bo-one__hero-badges select,.bo-one__hero-badges .bo-one__hero-toggle-btn{background:#ffffff1f;color:#fff;border:1px solid rgba(255,255,255,.2);border-radius:18px;padding:5px 10px;font-size:12px;cursor:pointer;-moz-appearance:none;appearance:none;-webkit-appearance:none;min-height:28px;max-width:190px}.bo-one__hero-badges select option{color:#05264e}.bo-one__hero-badges select:focus,.bo-one__hero-badges .bo-one__hero-toggle-btn:hover{background:#fff3}.bo-one__hero-badges .bo-one__hero-toggle-btn.is-active{background:#f39c12d9;border-color:#f39c12f2}.bo-one__hero-btns{display:flex;align-items:center;gap:8px;flex-wrap:wrap;margin-left:auto}.bo-one__hero-btns .h-btn,.bo-one__hero-btns a.h-btn{display:inline-flex;align-items:center;gap:6px;padding:6px 11px;background:#ffffff24;color:#fff!important;border:1px solid rgba(255,255,255,.25);border-radius:8px;font-size:12px;font-weight:600;text-decoration:none;transition:background .15s,transform .15s}.bo-one__hero-btns .h-btn:hover{background:#ffffff38;transform:translateY(-1px)}.bo-one__hero-toast{position:fixed;right:24px;bottom:24px;z-index:2000;background:#1d2740;color:#fff;border-radius:10px;padding:11px 16px;max-width:min(92vw,420px);font-size:14px;font-weight:700;line-height:1.4;box-shadow:0 12px 30px #00000042}.bo-one__hero-btns .h-btn.btn-alert{background:#f39c12d9;border-color:#f39c12e6}.bo-one__hero-edit-row{margin-top:0;margin-left:auto;display:flex;align-items:center;justify-content:flex-end;gap:8px;flex-wrap:wrap;flex:0 0 auto;max-width:230px}.bo-one__hero-edit-btn{display:inline-flex;align-items:center;gap:7px;border:1px solid rgba(255,255,255,.35);background:#ffffff24;color:#fff;border-radius:8px;padding:7px 11px;font-size:12px;font-weight:700}.bo-one__hero-edit-btn:hover{background:#ffffff3d}.bo-one__hero-tags-btn{display:inline-flex;align-items:center;gap:7px;border:1px solid rgba(255,255,255,.34);background:#ffffff2e;color:#fff;border-radius:8px;padding:7px 11px;font-size:12px;font-weight:800;transition:background .16s ease,transform .16s ease}.bo-one__hero-tags-btn:hover{background:#ffffff47;transform:translateY(-1px)}.bo-one__hero-delete-btn{display:inline-flex;align-items:center;gap:7px;border:1px solid rgba(255,255,255,.3);background:#f9676829;color:#fff;border-radius:8px;padding:7px 11px;font-size:12px;font-weight:800;transition:background .16s ease,border-color .16s ease,transform .16s ease}.bo-one__hero-delete-btn:hover{background:#f9676857;border-color:#ffffff8c;transform:translateY(-1px)}.bo-one__delete-modal{max-width:520px;text-align:center}.bo-one__delete-icon{width:54px;height:54px;margin:0 auto 14px;display:grid;place-items:center;border-radius:18px;color:#d9494a;background:#fde8e8;font-size:22px}.bo-one__delete-modal h3{margin:0 0 10px;color:#05264e;font-size:24px}.bo-one__delete-text{color:#334155;margin:0 auto 10px;line-height:1.55}.bo-one__delete-warning{margin:0 0 18px;padding:12px 14px;border-radius:12px;background:#fff7ed;color:#9a3412;font-size:13px;line-height:1.45}.bo-one__profile-tags{display:flex;flex-wrap:wrap;gap:8px;margin:12px 0 2px}.bo-one__profile-tag-chip{display:inline-flex;align-items:center;gap:7px;padding:6px 11px;border:1px solid rgba(255,255,255,.3);border-radius:999px;background:#ffffff29;color:#fff;font-size:12px;font-weight:800;line-height:1.1}.bo-one__profile-tag-chip--selected{background:#e8edff;border-color:#d5defe;color:#2f55d4}.bo-one__profile-tag-chip button{width:18px;height:18px;border:0;border-radius:999px;background:#2f55d41a;color:#2f55d4;line-height:16px;cursor:pointer}.bo-one__tags-modal{max-width:820px}.bo-one__tags-selected{min-height:46px;display:flex;flex-wrap:wrap;align-items:center;gap:8px;margin:16px 0;padding:12px;border:1px solid #e3eaf5;border-radius:14px;background:#f8fbff}.bo-one__tags-search{display:grid;gap:7px;margin-bottom:16px;color:#40516f;font-size:12px;font-weight:800;text-transform:uppercase;letter-spacing:.04em}.bo-one__tags-catalog{max-height:360px;overflow-y:auto;border:1px solid #edf1f7;border-radius:16px;padding:14px;background:#fbfdff}.bo-one__tags-category+.bo-one__tags-category{margin-top:16px}.bo-one__tags-category h4{margin:0 0 8px;color:#102a52;font-size:12px;font-weight:900;letter-spacing:.06em;text-transform:uppercase}.bo-one__tags-options{display:flex;flex-wrap:wrap;gap:8px}.bo-one__tag-option{display:inline-flex;align-items:center;gap:6px;border:1px solid #dbe5f5;border-radius:999px;background:#fff;color:#18345d;padding:8px 12px;font-size:12px;font-weight:800;cursor:pointer;transition:background .15s ease,border-color .15s ease,color .15s ease,transform .15s ease}.bo-one__tag-option:hover{border-color:#3c65f5;color:#2f55d4;transform:translateY(-1px)}.bo-one__tag-option.is-active{border-color:#3c65f5;background:#3c65f5;color:#fff;box-shadow:0 8px 18px #3c65f52e}.bo-one__hero-edit-modal h3{margin:0 0 8px;color:#05264e}.bo-one__hero-edit-help{color:#6b7588;font-size:13px;margin-bottom:14px}.bo-one__hero-edit-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.bo-one__hero-edit-grid label{display:flex;flex-direction:column;gap:6px;font-size:12px;font-weight:700;color:#42526b}.bo-one__hero-edit-grid .form-control{border:1px solid #d7dfef;border-radius:8px;min-height:40px;font-size:14px}.bo-one__modal-field--wide{grid-column:1 / -1}.bo-one__phone-input-wrap{display:flex;gap:8px}.bo-one__phone-country{max-width:220px;flex:0 0 220px;font-size:13px;font-weight:600}.bo-one__hero-edit-actions{margin-top:14px;display:flex;justify-content:flex-end;gap:8px}.bo-one__field-help{display:block;margin-top:6px;color:#64748b;font-size:12px;font-weight:500}.bo-one__relationship-card{border:0;padding:4px 0 2px;background:transparent}.bo-one__relationship-head{display:flex;align-items:center;justify-content:space-between;gap:16px;margin-bottom:18px}.bo-one__relationship-head h3{margin:0;font-size:clamp(26px,3vw,38px);line-height:1.05;font-weight:900;color:#05264e;letter-spacing:0}.bo-one__relationship-head button{display:inline-flex;align-items:center;justify-content:center;gap:8px;min-height:38px;padding:0 14px;border:1px solid #d8e2f3;border-radius:10px;font-size:12px;font-weight:800;color:#3159ef;background:#f7faff;cursor:pointer;transition:background-color .15s ease,border-color .15s ease,transform .15s ease}.bo-one__relationship-head button:hover{background:#eef4ff;border-color:#b8c8ea;transform:translateY(-1px)}.bo-one__relationship-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px}.bo-one__relationship-item{min-height:118px;padding:18px;border-radius:14px;border:1px solid #dfe7f5;background:linear-gradient(180deg,#fff,#f8fbff)}.bo-one__relationship-item span{display:block;font-size:12px;font-weight:800;color:#6b7588;margin-bottom:10px;line-height:1.2;letter-spacing:.04em;text-transform:uppercase}.bo-one__relationship-item strong,.bo-one__relationship-item p{margin:0;color:#05264e;font-size:18px;font-weight:800;line-height:1.3}.bo-one__relationship-item p{font-weight:650;font-size:15px;color:#334155;white-space:pre-wrap}.bo-one__relationship-meter-wrap{display:flex;align-items:center;gap:10px}.bo-one__relationship-meter{flex:1;height:11px;border-radius:999px;background:#e6ecf7;overflow:hidden}.bo-one__relationship-meter-fill{height:100%;border-radius:999px;background:linear-gradient(90deg,#ff7a7a,#ffcb6b 45%,#47d18c);box-shadow:0 0 10px #47d18c47}.bo-one__relationship-meter-wrap strong{font-size:20px;color:#05264e;letter-spacing:.01em}.bo-one__modal-close{position:absolute;top:10px;right:12px;border:0;background:transparent;color:#6b7588;font-size:24px;line-height:1;cursor:pointer}@media (max-width: 720px){.bo-one__hero-edit-grid{grid-template-columns:1fr}.bo-one__relationship-head{align-items:stretch;flex-direction:column}.bo-one__relationship-grid{grid-template-columns:1fr}.bo-one__hero{margin-top:0}.bo-one__hero-inner{grid-template-columns:1fr;align-items:flex-start}.bo-one__hero-photo{width:68px;height:68px}.bo-one__hero-meta{gap:10px 16px}.bo-one__hero-edit-row{width:100%;max-width:none;margin-left:0;justify-content:flex-start}.bo-one__hero-bar{flex-direction:column;align-items:stretch}}@media (min-width: 721px) and (max-width: 980px){.bo-one__hero-inner{grid-template-columns:auto minmax(0,1fr)}.bo-one__hero-edit-row{grid-column:1 / -1;width:100%;max-width:none;margin-left:0;justify-content:flex-start}}.bo-one__skills-chips{display:flex;flex-wrap:wrap;gap:6px;margin:12px 0 14px}.bo-one__skill-pill{display:inline-flex;align-items:center;gap:4px;padding:4px 10px 4px 12px;background:#e8edff;color:#3c65f5;font-size:12px;font-weight:600;border-radius:14px;line-height:1.4;white-space:nowrap}.bo-one__skill-pill-x{background:transparent;border:0;color:#3c65f5;font-size:14px;line-height:1;cursor:pointer;padding:0 2px;opacity:.55;transition:opacity .15s}.bo-one__skill-pill-x:hover{opacity:1;color:#f96768}.bo-one__tested-row{display:flex;align-items:center;gap:8px;margin-bottom:6px}.bo-one__tested-row .bo-one__skill-pill{flex:1;min-width:0}.bo-one__tested-row select{background:#fff;border:1px solid #ecf0f5;border-radius:6px;font-size:12px;padding:3px 6px;color:#05264e;cursor:pointer}.bo-one__add-tested{display:flex;flex-direction:column;gap:6px;padding:10px;background:#f8faff;border:1px solid #e8edff;border-radius:8px;margin-top:10px}.bo-one__add-tested-row{display:flex;gap:6px;align-items:center}.bo-one__add-tested-row select,.bo-one__add-tested-row button{font-size:12px}.bo-one__autocomplete-wrap{position:relative;display:block}.bo-one__skills .bo-one__inline-input,.bo-one__skills input.bo-one__autocomplete-input{width:100%;padding:8px 10px;border:1px solid #ecf0f5;border-radius:8px;background:#fff;font-size:12px;color:#05264e}.bo-one__autocomplete-input{width:100%;padding:8px 10px;border:1px solid #ecf0f5;border-radius:8px;background:#fff;font-size:12px;color:#05264e;box-sizing:border-box}.bo-one__autocomplete-dropdown{position:absolute;top:100%;left:0;right:0;z-index:100;list-style:none;margin:0;padding:0;background:#fff;border:1px solid #dee2e6;border-radius:4px;max-height:200px;overflow-y:auto;box-shadow:0 2px 6px #0000001f}.bo-one__skill-suggestion{padding:6px 10px;cursor:pointer;font-size:12px;color:#05264e}.bo-one__skill-suggestion:hover{background:#e8edff;color:#3c65f5}.bo-one__skills h3{font-size:12px;text-transform:uppercase;letter-spacing:.6px;color:#6b7588;margin:14px 0 6px}.bo-one__skills h3:first-of-type{margin-top:0}.bo-one__actions-filter{display:flex;align-items:center;gap:8px;padding:14px;background:#f8faff;border:1px solid #e8edff;border-radius:10px;margin:8px 0 18px;flex-wrap:wrap}.bo-one__actions-filter>*{flex:1 1 160px;min-width:120px}.bo-one__actions-filter button{flex:0 0 auto}.bo-one__actions-filter select,.bo-one__actions-filter input{width:100%;padding:8px 10px;background:#fff;border:1px solid #ecf0f5;border-radius:8px;font-size:12px;color:#05264e}.bo-one__actions-filter button{padding:8px 14px;background:#3c65f5;color:#fff;border:0;border-radius:8px;font-size:12px;font-weight:700;cursor:pointer;display:inline-flex;align-items:center;gap:6px}.bo-one__actions-filter button:hover{background:#2a4fd6}.bo-one__actions-filter button:disabled{opacity:.5;cursor:not-allowed}.bo-one__actions-filter-error{color:#dc3545;font-size:12px;flex-basis:100%}.bo-one__actions-head h4{margin:0;font-size:20px}.bo-one__actions-count{background:#3c65f5;color:#fff;border-radius:999px;padding:3px 11px;font-size:13px;font-weight:700}.bo-one__actions-empty{color:#6c757d;font-size:13px}.bo-one__action-chip{background:linear-gradient(135deg,#3c65f5,#2a4fd6);color:#fff;border-radius:999px;padding:5px 10px;font-size:11px;font-weight:800;letter-spacing:.2px}.bo-one__action-done-badge{background:#09ad95;color:#fff;border-radius:999px;padding:4px 10px;font-size:11px;font-weight:700}.bo-one__action-assignee{font-size:14px;font-weight:600;color:#25314a}.bo-one__action-edt{font-size:13px;padding:7px 10px;border-radius:8px;border:1px solid #d9e2f1;color:#05264e;background:#fff}.bo-one__action-job-link{display:inline-flex;align-items:center;gap:6px;font-size:13px;color:#05264e;font-weight:600;text-decoration:none}.bo-one__action-job-link:hover{color:#3c65f5}.bo-one__action-comment{font-size:13px;color:#6c757d;flex-basis:100%}.bo-one__action-btns{display:flex;gap:8px;flex-wrap:wrap;margin-top:6px}.bo-one__preview-wrap{position:relative;z-index:2}.bo-one__preview-wrap--open{z-index:1200}.bo-one__preview-menu{position:absolute;top:calc(100% + 4px);left:0;background:#fff;border:1px solid #e1e7f3;border-radius:8px;list-style:none;margin:0;padding:6px 0;z-index:200;min-width:150px;box-shadow:0 10px 24px #05264e1f}.bo-one__preview-menu-item{padding:7px 12px;cursor:pointer;font-size:13px;color:#21314d}.bo-one__preview-menu-item:hover{background:#f2f6ff;color:#2a4fd6}.bo-one__preview-menu-section{padding:6px 12px 4px;font-size:11px;font-weight:800;letter-spacing:.04em;text-transform:uppercase;color:#64748b}.bo-one__preview-menu-item--group{display:flex;align-items:center;justify-content:space-between;gap:10px}.bo-one__preview-menu-item-label{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;max-width:170px}.bo-one__preview-menu-item-actions{display:inline-flex;align-items:center;gap:6px}.bo-one__preview-menu-item-actions button{border:1px solid #d6def0;background:#fff;color:#3159ef;border-radius:8px;padding:3px 8px;font-size:11px;font-weight:700;cursor:pointer}.bo-one__preview-menu-item-actions button:hover{background:#eef4ff}.bo-one__action-toast{position:fixed;bottom:24px;right:24px;background:#1d2740;color:#fff;border-radius:10px;padding:11px 16px;z-index:2000;font-size:14px;box-shadow:0 12px 30px #00000042}.bo-one__action-toast--success{background:#0f8a4b}.bo-one__email-preview-modal{background:#fff;border-radius:12px;padding:24px;max-width:700px;width:min(90%,700px);max-height:80vh;overflow:auto;position:relative}.bo-one__email-preview-close{position:absolute;top:12px;right:16px;background:none;border:none;font-size:20px;cursor:pointer;line-height:1;color:#5f6d88}.bo-one__cv-dropzone{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:10px;padding:28px 16px;background:#fafbff;border:2px dashed #cfd6e6;border-radius:12px;text-align:center;cursor:pointer;transition:border-color .15s,background .15s}.bo-one__cv-dropzone:hover{border-color:#3c65f5;background:#f4f7ff}.bo-one__cv-dropzone i.fas{font-size:28px;color:#3c65f5}.bo-one__cv-dropzone-text{font-size:12px;color:#6b7588;line-height:1.4}.bo-one__cv-tools{margin-top:14px;display:flex;flex-direction:column;gap:8px}.bo-one__cv-url-row{display:flex;gap:6px;align-items:center}.bo-one__cv-url-row input{flex:1;padding:6px 8px;border:1px solid #ecf0f5;border-radius:6px;font-size:12px}.bo-one__cv-parse-btns{display:flex;gap:6px;flex-wrap:wrap}.bo-one__cv-parse-btns button,.bo-one__cv-parse-btns a{flex:1 1 auto;font-size:11px;padding:6px 10px;background:#e8edff;color:#3c65f5;border:0;border-radius:6px;cursor:pointer;font-weight:600;text-align:center}.bo-one__cv-parse-btns button:hover{background:#d4ddff}.bo-one__cv-parse-btns button:disabled{opacity:.5;cursor:not-allowed}.bo-one__cv-toggle{background:transparent;border:0;font-size:11px;color:#3c65f5;cursor:pointer;padding:4px 0;margin-top:6px}.bo-one__toast{position:fixed;bottom:24px;left:50%;transform:translate(-50%);background:#1a1a2e;color:#fff;font-size:12px;padding:8px 16px;border-radius:8px;z-index:9999;pointer-events:none}.bo-one__jobs-scope{margin-bottom:18px}.bo-one__jobs-add{display:flex;gap:8px;align-items:center;margin-bottom:12px}.bo-one__jobs-add select{flex:1;padding:8px 10px;border:1px solid #ecf0f5;border-radius:8px;background:#fff;font-size:12px}.bo-one__jobs-add button{padding:8px 14px;background:#3c65f5;color:#fff;border:0;border-radius:8px;font-size:12px;font-weight:700;cursor:pointer}.bo-one__jobs-add button:disabled{opacity:.5;cursor:not-allowed}.bo-one__jobs-sep{border:0;border-top:1px solid #ecf0f5;margin:22px 0}.bo-one__job-row{display:flex;align-items:center;gap:10px;padding:10px 12px;background:#fafbfd;border-radius:8px;margin-bottom:6px}.bo-one__job-row a{flex:1;color:#05264e;font-weight:600;text-decoration:none;font-size:13px}.bo-one__job-row a:hover{color:#3c65f5}.bo-one__job-row .bo-one__badge{font-size:11px}.bo-one__job-row button{background:transparent;border:0;font-size:16px;color:#8c96a8;cursor:pointer;opacity:.6}.bo-one__job-row button:hover{color:#f96768;opacity:1}.bo-one__jobs-empty{color:#8c96a8;font-size:12px;padding:10px 0;text-align:center}.bo-one__jobs-extras{margin-top:18px;padding-top:14px;border-top:1px solid #ecf0f5}.bo-one__jobs-extras summary{cursor:pointer;font-size:12px;color:#6b7588;font-weight:600;padding:6px 0}.bo-one__jobs-extras[open] summary{color:#3c65f5}.bo-one__candidate-timeline-wrapper{padding-left:8px;padding-top:4px}.bo-one__candidate-timeline{position:relative;padding-left:28px;margin-bottom:28px;border-left:2px solid #e0e6f0}.bo-one__candidate-timeline:before{content:"";position:absolute;left:-7px;top:5px;width:12px;height:12px;border-radius:50%;background:#3c65f5;border:3px solid #fff;box-shadow:0 0 0 3px #dce5ff}.bo-one__candidate-timeline-title{color:#05264e;font-weight:700;font-size:15px;margin:0 0 4px;display:flex;align-items:baseline;gap:12px;justify-content:space-between}.bo-one__candidate-timeline-title span[contenteditable=true]{border-bottom:1px dashed #bbb}.bo-one__actions{padding:6px 2px 2px}.bo-one__actions-head{display:flex;align-items:center;gap:10px;margin-bottom:14px}.bo-one__actions-head h4{margin:0;font-size:34px;font-weight:800;color:#0f2f63;letter-spacing:-.02em}.bo-one__actions-count{min-width:34px;height:34px;border-radius:999px;display:inline-flex;align-items:center;justify-content:center;font-size:14px;font-weight:800;color:#fff;background:linear-gradient(135deg,#3c65f5,#3b82f6)}.bo-one__actions-filter{display:grid;grid-template-columns:minmax(180px,1fr) minmax(180px,1fr) minmax(200px,1.2fr) auto;gap:10px;padding:12px;background:linear-gradient(180deg,#f9fbff,#f3f7ff);border:1px solid #dfe8fb;border-radius:14px;margin:8px 0 16px}.bo-one__actions-filter select,.bo-one__actions-filter input,.bo-one__combobox-toggle{width:100%;min-height:42px;padding:0 12px;border-radius:10px;border:1px solid #d9e4fb;background:#fff;color:#183157;font-size:13px;font-weight:600}.bo-one__actions-filter button[type=submit]{min-height:42px;padding:0 16px;border:1px solid #3c65f5;border-radius:10px;background:linear-gradient(135deg,#3c65f5,#3557d9);color:#fff;font-size:13px;font-weight:700}.bo-one__actions-filter-error{grid-column:1 / -1;margin-top:-2px;color:#dc3545;font-size:12px;font-weight:600}.bo-one__action-row{display:flex;align-items:flex-end;justify-content:space-between;gap:14px;padding:14px 16px;margin-bottom:10px;border-radius:14px;border:1px solid #e1e9f8;background:#fff;box-shadow:0 8px 24px #10397c0d}.bo-one__action-main{flex:1;min-width:0}.bo-one__action-top{display:flex;align-items:center;flex-wrap:wrap;gap:8px}.bo-one__action-chip{padding:6px 10px;border-radius:999px;background:linear-gradient(135deg,#3c65f5,#2f54db);color:#fff;font-size:11px;font-weight:800;letter-spacing:.02em}.bo-one__action-done-badge{padding:5px 9px;border-radius:999px;background:#0f8a4b;color:#fff;font-size:11px;font-weight:700}.bo-one__action-assignee{font-size:15px;font-weight:700;color:#1b335d}.bo-one__action-edt{min-height:38px;padding:0 10px;border-radius:10px;border:1px solid #d9e4fb;background:#fff;color:#183157;font-size:13px}.bo-one__action-job-link{display:inline-flex;align-items:center;gap:6px;min-height:36px;padding:0 11px;border-radius:10px;background:#f5f8ff;border:1px solid #e0e9fb;color:#0f2f63;font-size:13px;font-weight:700;text-decoration:none}.bo-one__action-comment{margin:10px 0 0;color:#5a6983;font-size:14px;line-height:1.45}.bo-one__action-btns{display:flex;align-items:center;gap:8px;flex-wrap:wrap}.bo-one__preview-menu{min-width:180px;border-radius:12px;border:1px solid #dfe7f7;box-shadow:0 12px 32px #08214f1f}.bo-one__preview-menu-item{padding:9px 12px;font-size:13px;font-weight:600}.bo-one__email-preview-modal{max-width:860px;width:min(94vw,860px);border-radius:14px;padding:22px}@media (max-width: 1100px){.bo-one__actions-filter{grid-template-columns:1fr 1fr}}@media (max-width: 820px){.bo-one__action-row{flex-direction:column;align-items:stretch}.bo-one__action-btns{justify-content:flex-start}.bo-one__actions-filter{grid-template-columns:1fr}}.bo-one__candidate-timeline-title span[contenteditable=true]:focus{border-bottom-color:#3c65f5;outline:none}.bo-one__candidate-timeline-date{color:#8c96a8;font-size:12px;font-weight:500}.bo-one__candidate-timeline-date span[contenteditable=true]{border-bottom:1px dashed #bbb;padding:0 2px}.bo-one__candidate-timeline-date span[contenteditable=true]:focus{border-bottom-color:#3c65f5;outline:none}.bo-one__candidate-timeline-sub-title{color:#3c65f5;font-weight:600;font-size:13px;margin-bottom:6px;display:inline-block}.bo-one__candidate-timeline-sub-title[contenteditable=true]{border-bottom:1px dashed #bbb}.bo-one__candidate-timeline-sub-title[contenteditable=true]:focus{border-bottom-color:#3c65f5;outline:none}.bo-one__candidate-timeline-discription p{color:#555;font-size:13px;line-height:1.7;margin:0}.bo-one__candidate-timeline-discription p[contenteditable=true]{border-bottom:1px dashed transparent}.bo-one__candidate-timeline-discription p[contenteditable=true]:focus{border-bottom-color:#3c65f5;outline:none}.bo-one__cand-extract-btn{display:inline-flex;align-items:center;gap:7px;font-size:13px;padding:7px 18px;border-radius:8px;margin-bottom:18px;background:#3c65f5;color:#fff;border:0;cursor:pointer;font-weight:600}.bo-one__cand-extract-btn:hover{background:#2a4fd6}.bo-one__cand-extract-btn:disabled{opacity:.5;cursor:not-allowed}.bo-one__comments-topbar{display:flex;justify-content:space-between;align-items:center;gap:12px;padding-bottom:14px;margin-bottom:2px;border-bottom:1px solid #e7edf8}.bo-one__comments-summary{display:inline-flex;align-items:center;gap:8px;color:#5f6f89;font-size:13px;font-weight:800}.bo-one__comments-count{display:inline-flex;align-items:center;justify-content:center;min-width:32px;height:32px;padding:0 10px;border-radius:999px;background:#edf3ff;color:#315cf4;font-family:Plus Jakarta Sans,sans-serif;font-size:14px}.bo-one__cand-add-btn{display:inline-flex;align-items:center;gap:8px;min-height:40px;font-size:14px;padding:9px 16px;border-radius:10px;margin-bottom:0;background:linear-gradient(90deg,#2f5af3,#5f7dff);color:#fff;border:1px solid #365ee8;cursor:pointer;font-weight:800;letter-spacing:.01em;box-shadow:0 10px 20px #3a61f140;transition:transform .15s ease,box-shadow .15s ease,filter .15s ease}.bo-one__cand-add-btn:hover{filter:brightness(1.03);transform:translateY(-1px);box-shadow:0 14px 26px #3a61f159}.bo-one__cand-add-btn--secondary{background:#f8fbff;color:#2f5af3;border-color:#cfdcf7;box-shadow:none}.bo-one__add-comment{background:#fff;border:1px solid #dbe6fb;border-radius:16px;padding:16px;margin:0 0 4px;box-shadow:0 14px 34px #183a7912}.bo-one__add-comment textarea{width:100%;padding:12px 14px;border:1px solid #dfe7f5;border-radius:12px;font-family:inherit;font-size:14px;resize:vertical;min-height:104px;background:#fbfdff;color:#0b2448;line-height:1.55}.bo-one__add-comment-actions{display:flex;gap:8px;justify-content:flex-end;margin-top:10px}.bo-one__comments{display:flex;flex-direction:column;gap:14px}.bo-one__comments-list{gap:12px}.bo-one__comments-row{display:grid;grid-template-columns:42px minmax(0,1fr);gap:14px;padding:16px;border:1px solid #dce6f6;border-left:1px solid #dce6f6;border-radius:16px;background:#fff;box-shadow:0 16px 42px #0d2b5e14}.bo-one__comments-row:hover{box-shadow:0 18px 48px #0d2b5e1f}.bo-one__comments-avatar{width:42px;height:42px;border-radius:14px;display:inline-flex;align-items:center;justify-content:center;background:linear-gradient(135deg,#315cf4,#6f87ff);color:#fff;font-family:Plus Jakarta Sans,sans-serif;font-size:16px;font-weight:900;box-shadow:0 10px 22px #315cf438}.bo-one__comments-main{min-width:0}.bo-one__comments-row-header{display:flex;align-items:flex-start;justify-content:space-between;gap:12px;margin-bottom:8px}.bo-one__comments-author{min-width:0;display:flex;align-items:center;flex-wrap:wrap;gap:7px 10px}.bo-one__comments-pseudo{font-size:15px;line-height:1.2}.bo-one__comments-dt{padding:4px 9px;background:#f1f5fb;color:#667896!important;font-size:12px;line-height:1.2}.bo-one__comments-actions{flex-shrink:0;gap:6px}.bo-one__comments-action-btn{min-height:36px;padding:7px 11px;border-radius:10px;font-size:13px;font-weight:800}.bo-one__comments-lib{color:#0b2448!important;font-size:15px;line-height:1.62;padding-top:0}.bo-one__empty{margin:0;padding:34px 18px;border:1px dashed #cbd8ef;border-radius:16px;background:#fbfdff;color:#7b879b;text-align:center;font-weight:700}@media (max-width: 720px){.bo-one__comments-topbar,.bo-one__comments-row-header,.bo-one__comments-actions{align-items:stretch;flex-direction:column}.bo-one__comments-row{grid-template-columns:1fr}.bo-one__comments-avatar{width:38px;height:38px;border-radius:12px}}.bo-one__combobox{position:relative;width:100%}.bo-one__combobox-toggle{width:100%;padding:8px 10px;background:#fff;border:1px solid #ecf0f5;border-radius:8px;font-size:12px;color:#05264e;cursor:pointer;display:flex;align-items:center;justify-content:space-between;font-family:inherit;text-align:left}.bo-one__combobox-toggle:hover{border-color:#3c65f5}.bo-one__combobox-panel{position:absolute;top:calc(100% + 4px);left:0;right:0;background:#fff;border:1px solid #ecf0f5;border-radius:8px;box-shadow:0 8px 24px #0f265c1f;z-index:200;padding:6px;max-height:280px;display:flex;flex-direction:column}.bo-one__combobox-search{width:100%;padding:6px 8px;border:1px solid #ecf0f5;border-radius:6px;font-size:12px;margin-bottom:6px}.bo-one__combobox-search:focus{border-color:#3c65f5;outline:none}.bo-one__combobox-list{list-style:none;padding:0;margin:0;overflow-y:auto;max-height:220px}.bo-one__combobox-item{padding:7px 10px;border-radius:6px;cursor:pointer;font-size:12px;color:#05264e;transition:background .12s}.bo-one__combobox-item:hover{background:#f4f7ff}.bo-one__combobox-item--active{background:#e8edff;font-weight:600;color:#3c65f5}.bo-one__combobox-item--create{color:#3c65f5;font-weight:600;border-top:1px solid #ecf0f5;margin-top:4px;padding-top:9px}.bo-one__combobox-empty{padding:10px;font-size:12px;color:#8c96a8;text-align:center}.bo-one__messages-select{width:100%;padding:8px 10px;background:#fff;border:1px solid #ecf0f5;border-radius:8px;font-size:12px;color:#05264e;cursor:pointer}.bo-one__messages-select:disabled{opacity:.5;cursor:progress}.bo-one__cv-dropzone.is-drag-over{border-color:#3c65f5;background:#e8edff}.bo-one__cv-dropzone.is-uploading{border-color:#3c65f5;background:#f4f7ff;pointer-events:none}@media (max-width: 1100px){.bo-one__hero-mycompany-grid{grid-template-columns:repeat(2,minmax(180px,1fr))}}@media (max-width: 760px){.bo-one__hero-mycompany-grid{grid-template-columns:1fr}}.bo-one--comp .bo-one__hero{padding:22px 24px}.bo-one--comp .bo-one__hero-inner{padding:0}.bo-one--comp .bo-one__hero-edit-row{margin-top:14px}@media (max-width: 1420px){.bo-one{max-width:100%}.bo-one__hero{padding:18px;border-radius:16px}.bo-one__hero-inner{gap:14px}.bo-one__hero-edit-row{width:100%;max-width:none;justify-content:flex-start;flex-wrap:wrap;gap:8px}.bo-one__tabs{border-radius:12px}.bo-one__tabs-content{padding:18px}}@media (max-width: 900px){.bo-one{max-width:calc(100vw - 16px);padding-left:8px;padding-right:8px}.bo-one__hero-inner,.bo-one--comp .bo-one__hero-inner{display:flex;flex-direction:column;align-items:stretch;text-align:left;gap:12px;padding:18px 14px 12px}.bo-one__hero-body{min-width:0;width:100%}.bo-one__hero-name,.bo-one__hero-title{max-width:100%;overflow-wrap:anywhere;word-break:break-word}.bo-one__hero-meta{gap:8px}.bo-one__hero-meta li{min-width:0;max-width:100%;width:100%;justify-content:flex-start;border-radius:12px}.bo-one__hero-meta span,.bo-one__hero-meta a,.bo-one__hero-link-btn{min-width:0;max-width:100%;overflow-wrap:anywhere;word-break:break-word;white-space:normal}.bo-one__hero-mycompany-grid{grid-template-columns:1fr}.bo-one__hero-edit-row{margin-left:0;max-width:none;width:100%;justify-content:flex-start}}html.theme-dark .bo-one,html.theme-dark .bo-one__action-edt,html.theme-dark .bo-one__action-job-link,html.theme-dark .bo-one__action-row,html.theme-dark .bo-one__actions,html.theme-dark .bo-one__actions-filter,html.theme-dark .bo-one__add-comment,html.theme-dark .bo-one__add-tested,html.theme-dark .bo-one__badge,html.theme-dark .bo-one__badge--lang,html.theme-dark .bo-one__badge--neutral,html.theme-dark .bo-one__cand-add-btn--secondary,html.theme-dark .bo-one__card,html.theme-dark .bo-one__chip,html.theme-dark .bo-one__chip--mail,html.theme-dark .bo-one__chip--note,html.theme-dark .bo-one__comments,html.theme-dark .bo-one__comments-action-btn,html.theme-dark .bo-one__comments-action-btn:hover,html.theme-dark .bo-one__comments-count,html.theme-dark .bo-one__comments-dt,html.theme-dark .bo-one__comments-row,html.theme-dark .bo-one__competitors-close-btn,html.theme-dark .bo-one__competitors-empty-state,html.theme-dark .bo-one__competitors-remove-btn,html.theme-dark .bo-one__cv,html.theme-dark .bo-one__cv-parse-btns a,html.theme-dark .bo-one__cv-parse-btns button,html.theme-dark .bo-one__cv-parse-btns button:hover,html.theme-dark .bo-one__email-preview-modal,html.theme-dark .bo-one__empty,html.theme-dark .bo-one__exp,html.theme-dark .bo-one__formations,html.theme-dark .bo-one__job-row,html.theme-dark .bo-one__jobs,html.theme-dark .bo-one__mention-dropdown,html.theme-dark .bo-one__mention-item:hover,html.theme-dark .bo-one__modal,html.theme-dark .bo-one__mycompany-info-badge,html.theme-dark .bo-one__mycompany-info-description,html.theme-dark .bo-one__mycompany-info-logo,html.theme-dark .bo-one__picked-skill,html.theme-dark .bo-one__preview-menu,html.theme-dark .bo-one__preview-menu-item-actions button,html.theme-dark .bo-one__preview-menu-item-actions button:hover,html.theme-dark .bo-one__preview-menu-item:hover,html.theme-dark .bo-one__relationship-head button,html.theme-dark .bo-one__relationship-head button:hover,html.theme-dark .bo-one__relationship-meter,html.theme-dark .bo-one__section-count,html.theme-dark .bo-one__sidebar-card,html.theme-dark .bo-one__sidebar-header,html.theme-dark .bo-one__skill-pill,html.theme-dark .bo-one__skill-row,html.theme-dark .bo-one__skill-row--tested,html.theme-dark .bo-one__skill-row:hover,html.theme-dark .bo-one__skill-suggestion:hover,html.theme-dark .bo-one__skills,html.theme-dark .bo-one__status--done,html.theme-dark .bo-one__status--inactive,html.theme-dark .bo-one__tabs,html.theme-dark .bo-one__tabs-nav,html.theme-dark .bo-one__tag-option,html.theme-dark .bo-one__tags-catalog,html.theme-dark .bo-one__test-row,html.theme-dark .bo-one__tests{background:#1c1c1c}html.theme-dark .bo-one__actions-filter input,html.theme-dark .bo-one__actions-filter select,html.theme-dark .bo-one__add-comment textarea,html.theme-dark .bo-one__autocomplete-dropdown,html.theme-dark .bo-one__autocomplete-input,html.theme-dark .bo-one__combobox-item--active,html.theme-dark .bo-one__combobox-item:hover,html.theme-dark .bo-one__combobox-panel,html.theme-dark .bo-one__combobox-toggle,html.theme-dark .bo-one__comments-textarea,html.theme-dark .bo-one__comments-textarea:focus,html.theme-dark .bo-one__competitors-choice-btn,html.theme-dark .bo-one__competitors-search,html.theme-dark .bo-one__competitors-selected-item,html.theme-dark .bo-one__cv-dropzone,html.theme-dark .bo-one__cv-dropzone.is-drag-over,html.theme-dark .bo-one__cv-dropzone.is-uploading,html.theme-dark .bo-one__cv-dropzone:hover,html.theme-dark .bo-one__cv-url-input,html.theme-dark .bo-one__cv-url-input:focus,html.theme-dark .bo-one__jobs-add select,html.theme-dark .bo-one__level-select,html.theme-dark .bo-one__messages-select,html.theme-dark .bo-one__pre,html.theme-dark .bo-one__profile-tag-chip--selected,html.theme-dark .bo-one__skills .bo-one__inline-input,html.theme-dark .bo-one__skills input.bo-one__autocomplete-input,html.theme-dark .bo-one__tags-selected,html.theme-dark .bo-one__tested-row select{background:#242424;border-color:#3a3a3a;color:#f5f5f5}html.theme-dark .bo-one h1,html.theme-dark .bo-one h2,html.theme-dark .bo-one h3,html.theme-dark .bo-one h4,html.theme-dark .bo-one h5,html.theme-dark .bo-one h6,html.theme-dark .bo-one__action-assignee,html.theme-dark .bo-one__action-edt,html.theme-dark .bo-one__action-job-link,html.theme-dark .bo-one__actions-filter input,html.theme-dark .bo-one__actions-filter select,html.theme-dark .bo-one__actions-head h4,html.theme-dark .bo-one__add-comment textarea,html.theme-dark .bo-one__autocomplete-input,html.theme-dark .bo-one__cand-add-btn--secondary,html.theme-dark .bo-one__candidate-timeline-discription p,html.theme-dark .bo-one__candidate-timeline-title,html.theme-dark .bo-one__card-title,html.theme-dark .bo-one__combobox-item,html.theme-dark .bo-one__combobox-toggle,html.theme-dark .bo-one__comments-count,html.theme-dark .bo-one__comments-textarea,html.theme-dark .bo-one__competitors-choice-btn,html.theme-dark .bo-one__competitors-close-btn,html.theme-dark .bo-one__competitors-remove-btn,html.theme-dark .bo-one__competitors-remove-btn:hover,html.theme-dark .bo-one__competitors-search,html.theme-dark .bo-one__competitors-title,html.theme-dark .bo-one__cv-parsed-title,html.theme-dark .bo-one__cv-url-input,html.theme-dark .bo-one__delete-modal h3,html.theme-dark .bo-one__delete-text,html.theme-dark .bo-one__delete-warning,html.theme-dark .bo-one__hero-badges select option,html.theme-dark .bo-one__hero-edit-grid label,html.theme-dark .bo-one__hero-edit-modal h3,html.theme-dark .bo-one__job-row a,html.theme-dark .bo-one__level-select,html.theme-dark .bo-one__messages-select,html.theme-dark .bo-one__mycompany-info-badge,html.theme-dark .bo-one__mycompany-info-description p,html.theme-dark .bo-one__mycompany-info-item>span:last-child,html.theme-dark .bo-one__mycompany-info-link,html.theme-dark .bo-one__pre,html.theme-dark .bo-one__preview-menu-item,html.theme-dark .bo-one__preview-menu-item-actions button,html.theme-dark .bo-one__preview-menu-item:hover,html.theme-dark .bo-one__profile-tag-chip button,html.theme-dark .bo-one__profile-tag-chip--selected,html.theme-dark .bo-one__relationship-head button,html.theme-dark .bo-one__relationship-head h3,html.theme-dark .bo-one__relationship-item p,html.theme-dark .bo-one__relationship-item strong,html.theme-dark .bo-one__relationship-meter-wrap strong,html.theme-dark .bo-one__section-title,html.theme-dark .bo-one__sidebar-header h5,html.theme-dark .bo-one__skill-lib,html.theme-dark .bo-one__skill-suggestion,html.theme-dark .bo-one__skills .bo-one__inline-input,html.theme-dark .bo-one__skills input.bo-one__autocomplete-input,html.theme-dark .bo-one__sub-heading,html.theme-dark .bo-one__tag-option,html.theme-dark .bo-one__tag-option:hover,html.theme-dark .bo-one__tags-category h4,html.theme-dark .bo-one__tags-search,html.theme-dark .bo-one__test-lib,html.theme-dark .bo-one__tested-row select{color:#f5f5f5}html.theme-dark .bo-one__action-delete-btn,html.theme-dark .bo-one__action-delete-btn:hover:not(:disabled),html.theme-dark .bo-one__btn-link:hover,html.theme-dark .bo-one__comments-action-btn,html.theme-dark .bo-one__comments-lib,html.theme-dark .bo-one__comments-pseudo,html.theme-dark .bo-one__email-delete-btn,html.theme-dark .bo-one__email-delete-btn:hover,html.theme-dark .bo-one__exp-title,html.theme-dark .bo-one__formations-q,html.theme-dark .bo-one__mention-item{color:#f5f5f5!important}html.theme-dark .bo-one__comments-textarea::-moz-placeholder,html.theme-dark .bo-one__cv-url-input::-moz-placeholder{color:#a3a3a3}html.theme-dark .bo-one__action-comment,html.theme-dark .bo-one__actions-empty,html.theme-dark .bo-one__badge--neutral,html.theme-dark .bo-one__candidate-timeline-date,html.theme-dark .bo-one__chip--note,html.theme-dark .bo-one__combobox-empty,html.theme-dark .bo-one__comments-summary,html.theme-dark .bo-one__comments-textarea::placeholder,html.theme-dark .bo-one__competitors-empty-state,html.theme-dark .bo-one__cv-dropzone-text,html.theme-dark .bo-one__cv-url-input::placeholder,html.theme-dark .bo-one__email-preview-close,html.theme-dark .bo-one__empty,html.theme-dark .bo-one__field-help,html.theme-dark .bo-one__hero-edit-help,html.theme-dark .bo-one__job-row button,html.theme-dark .bo-one__jobs-empty,html.theme-dark .bo-one__jobs-extras summary,html.theme-dark .bo-one__loading,html.theme-dark .bo-one__mention-loading,html.theme-dark .bo-one__modal-close,html.theme-dark .bo-one__mycompany-info-description>span,html.theme-dark .bo-one__mycompany-info-item>span:first-child,html.theme-dark .bo-one__preview-menu-section,html.theme-dark .bo-one__relationship-item span,html.theme-dark .bo-one__sidebar-section h2,html.theme-dark .bo-one__sidebar-section h3,html.theme-dark .bo-one__skills h3,html.theme-dark .bo-one__status--inactive,html.theme-dark .bo-one__tabs-link,html.theme-dark .bo-one__test-date,html.theme-dark .bo-one__test-results,html.theme-dark .bo-one__test-results-wrap{color:#a3a3a3}html.theme-dark .bo-one__comments-dt,html.theme-dark .bo-one__exp-date,html.theme-dark .bo-one__exp-desc,html.theme-dark .bo-one__exp-location,html.theme-dark .bo-one__formations-note{color:#a3a3a3!important}html.theme-dark .bo-one__action-row,html.theme-dark .bo-one__actions,html.theme-dark .bo-one__actions-filter input,html.theme-dark .bo-one__actions-filter select,html.theme-dark .bo-one__autocomplete-dropdown,html.theme-dark .bo-one__autocomplete-input,html.theme-dark .bo-one__candidate-timeline,html.theme-dark .bo-one__candidate-timeline:before,html.theme-dark .bo-one__card,html.theme-dark .bo-one__card-title,html.theme-dark .bo-one__combobox-item--create,html.theme-dark .bo-one__combobox-panel,html.theme-dark .bo-one__combobox-search,html.theme-dark .bo-one__combobox-toggle,html.theme-dark .bo-one__comments,html.theme-dark .bo-one__comments-textarea,html.theme-dark .bo-one__competitors-close-btn,html.theme-dark .bo-one__competitors-empty-state,html.theme-dark .bo-one__competitors-search,html.theme-dark .bo-one__cv,html.theme-dark .bo-one__cv-dropzone,html.theme-dark .bo-one__cv-url-input,html.theme-dark .bo-one__cv-url-row input,html.theme-dark .bo-one__exp,html.theme-dark .bo-one__exp-card,html.theme-dark .bo-one__exp-card:before,html.theme-dark .bo-one__formations,html.theme-dark .bo-one__formations-card,html.theme-dark .bo-one__formations-card:before,html.theme-dark .bo-one__hero-edit-grid .form-control,html.theme-dark .bo-one__hero-email[contenteditable]:focus,html.theme-dark .bo-one__hero-meta span[contenteditable]:focus,html.theme-dark .bo-one__hero-name[contenteditable]:focus,html.theme-dark .bo-one__hero-tel[contenteditable]:focus,html.theme-dark .bo-one__jobs,html.theme-dark .bo-one__jobs-add select,html.theme-dark .bo-one__jobs-extras,html.theme-dark .bo-one__jobs-sep,html.theme-dark .bo-one__level-select,html.theme-dark .bo-one__mention-item,html.theme-dark .bo-one__messages-select,html.theme-dark .bo-one__meta-field[contenteditable]:focus,html.theme-dark .bo-one__mycompany-info-header,html.theme-dark .bo-one__preview-menu,html.theme-dark .bo-one__section-title,html.theme-dark .bo-one__sidebar-header,html.theme-dark .bo-one__sidebar-section,html.theme-dark .bo-one__skill-row,html.theme-dark .bo-one__skill-suggestion,html.theme-dark .bo-one__skills,html.theme-dark .bo-one__skills .bo-one__inline-input,html.theme-dark .bo-one__skills input.bo-one__autocomplete-input,html.theme-dark .bo-one__skills-sub,html.theme-dark .bo-one__sub-heading,html.theme-dark .bo-one__tabs-nav,html.theme-dark .bo-one__tags-catalog,html.theme-dark .bo-one__test-row,html.theme-dark .bo-one__tested-row select,html.theme-dark .bo-one__tests,html.theme-dark .bo-one__tests-sub{border-color:#2f2f2f}html.theme-dark .bo-one__action-row--done,html.theme-dark .bo-one__badge--green,html.theme-dark .bo-one__badge--success,html.theme-dark .bo-one__btn-add,html.theme-dark .bo-one__chip--tel,html.theme-dark .bo-one__status--active,html.theme-dark .bo-one__test-row--done{background:#09ad9529;color:#5fd0b6}html.theme-dark .bo-one__action-delete-btn,html.theme-dark .bo-one__action-delete-btn:hover:not(:disabled),html.theme-dark .bo-one__badge--red,html.theme-dark .bo-one__btn-delete:hover:not(:disabled),html.theme-dark .bo-one__chip--urgent,html.theme-dark .bo-one__comments-action-btn--danger:hover,html.theme-dark .bo-one__competitors-remove-btn:hover,html.theme-dark .bo-one__delete-icon,html.theme-dark .bo-one__email-delete-btn,html.theme-dark .bo-one__email-delete-btn:hover,html.theme-dark .bo-one__error,html.theme-dark .bo-one__status--rejected{background:#f9676829;color:#ff9b9c}html.theme-dark .bo-one__badge--orange,html.theme-dark .bo-one__chip--rdv,html.theme-dark .bo-one__delete-warning,html.theme-dark .bo-one__status--pending{background:#f5a62329;color:#f3c98a}html.theme-dark .bo-one__badge--ia{background:#7b61ff2e;color:#b9a3ff}.bo-cvs{min-height:80vh;padding:0 0 72px;background:#f4f6f9;font-family:Plus Jakarta Sans,system-ui,-apple-system,sans-serif;color:#05264e}.bo-cvs--embedded{min-height:auto;padding:0;background:transparent}.bo-cvs--embedded .bo-cvs__header{margin-top:2px}.bo-cvs--embedded .bo-cvs__header-btns{padding-right:44px}.bo-cvs__header{margin-bottom:28px;display:flex;align-items:center;justify-content:space-between;flex-wrap:wrap;gap:16px}.bo-cvs__header h1{font-size:1.7rem;font-weight:700;color:#05264e;margin:0}.bo-cvs__header h1 i{color:#3c65f5;margin-right:6px}.bo-cvs__header-btns{display:flex;gap:10px;flex-wrap:wrap}.bo-cvs__btn{display:inline-flex;align-items:center;gap:7px;padding:10px 18px;border-radius:10px;font-size:13px;font-weight:600;text-decoration:none;transition:transform .18s,box-shadow .18s,background .18s,color .18s;border:1px solid #e0e6ef;color:#05264e;background:#fff}.bo-cvs__btn:hover{transform:translateY(-1px);box-shadow:0 4px 12px #05264e14;text-decoration:none;color:#05264e}.bo-cvs__btn--primary{background:linear-gradient(135deg,#3c65f5,#7b61ff);color:#fff;border:none;box-shadow:0 4px 14px #3c65f540}.bo-cvs__btn--primary:hover{box-shadow:0 6px 22px #3c65f559;color:#fff}.bo-cvs__card{background:#fff;border:1px solid #e9ecef;border-radius:14px;padding:22px 26px;margin-bottom:20px;box-shadow:0 2px 16px #0000000a}.bo-cvs__card h4{font-size:.98rem;font-weight:700;color:#05264e;margin:0 0 16px}.bo-cvs__card h4 i{color:#3c65f5;margin-right:8px}.bo-cvs__table{width:100%;border-collapse:collapse}.bo-cvs__table tr{border-bottom:1px solid #f0f2f5;transition:background .15s}.bo-cvs__table tr:last-child{border-bottom:none}.bo-cvs__table tr:hover{background:#f8faff}.bo-cvs__table td{padding:12px 8px;font-size:13px;color:#444;vertical-align:middle}.bo-cvs__table td a{color:#3c65f5;font-weight:600;text-decoration:none}.bo-cvs__table td a:hover{text-decoration:underline}.bo-cvs__td-meta{color:#888;font-size:12px}.bo-cvs__empty{color:#b2bec3;font-size:13px;padding:8px 0;margin:0}.bo-cvs__dropzone{display:block;border:2px dashed #3c65f5;border-radius:12px;background:#f8faff;min-height:140px;padding:20px;margin-top:16px;text-align:center;cursor:pointer;transition:background .2s,border-color .2s,transform .12s}.bo-cvs__dropzone:hover,.bo-cvs__dropzone.is-drag{background:#eef2ff;border-color:#2a50d9;transform:scale(1.005)}.bo-cvs__dz-message{display:flex;flex-direction:column;align-items:center;justify-content:center;color:#3c65f5;font-weight:600;font-size:14px;gap:8px;pointer-events:none}.bo-cvs__dz-message i{font-size:28px;opacity:.6}.bo-cvs__dz-message small{font-weight:400;opacity:.7;font-size:12px}.bo-cvs__alert{background:#fde8e8;border:1px solid #f5b5b5;color:#b9252e;border-radius:10px;padding:10px 14px;margin-top:14px;font-size:13px}html.theme-dark .bo-cvs,html.theme-dark .bo-cvs__btn,html.theme-dark .bo-cvs__card,html.theme-dark .bo-cvs__table tr:hover{background:#1c1c1c}html.theme-dark .bo-cvs__dropzone,html.theme-dark .bo-cvs__dropzone.is-drag,html.theme-dark .bo-cvs__dropzone:hover{background:#242424;border-color:#3a3a3a;color:#f5f5f5}html.theme-dark .bo-cvs,html.theme-dark .bo-cvs__alert,html.theme-dark .bo-cvs__btn,html.theme-dark .bo-cvs__btn:hover,html.theme-dark .bo-cvs__card h4,html.theme-dark .bo-cvs__header h1,html.theme-dark .bo-cvs__table td{color:#f5f5f5}html.theme-dark .bo-cvs__td-meta{color:#a3a3a3}html.theme-dark .bo-cvs__btn,html.theme-dark .bo-cvs__card,html.theme-dark .bo-cvs__table tr{border-color:#2f2f2f}html.theme-dark .bo-cvs__alert{background:#f9676829;color:#ff9b9c}.bo-add--wrap{padding:0 24px 24px;background:#f4f6fb;min-height:100vh}.bo-add__hero{background:linear-gradient(135deg,#05264e,#1a3f7a 44%,#3c65f5 82%,#7b61ff);border-radius:14px;padding:22px 24px 18px;box-shadow:0 10px 34px #08224833;margin-bottom:16px}.bo-add__hero .bo-dash__page-header{margin-bottom:8px}.bo-add__hero .bo-dash__page-header h3,.bo-add__hero .bo-dash__page-header h3 i,.bo-add__hero .bo-dash__page-header a{color:#fff}.bo-add__hero-subtitle{color:#ffffffe0;font-size:14px;margin:0}.bo-add__card{border:1px solid #ecf0f7;box-shadow:0 12px 26px #0b1e4017}.bo-add__card-header{display:flex;align-items:center;justify-content:space-between;gap:10px}.bo-add__card-help{margin:6px 0 0;color:#6d7f9f;font-size:13px}.bo-add__type-badge{margin-left:auto}.bo-add__grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px 16px}.bo-add__field{margin-bottom:0}.bo-add__field:nth-last-child(1):nth-child(odd){grid-column:span 2}.bo-add__field label{margin-bottom:6px}.bo-add__field input{height:44px;border-radius:11px;border-color:#dce5f5}.bo-add__field input:focus{border-color:#7da2ff;box-shadow:0 0 0 3px #3c65f52e}.bo-add__actions{display:flex;justify-content:flex-end;align-items:center;gap:10px;margin-top:4px}.bo-add__cancel{height:44px;min-width:118px;border-radius:11px;display:inline-flex;align-items:center;justify-content:center;text-decoration:none;border:1px solid #dbe4f5;background:#f7f9fe;color:#38517a;font-weight:700;transition:all .15s ease}.bo-add__cancel:hover{background:#eef3ff;color:#1f3763}.bo-add__submit{height:44px;border-radius:11px;min-width:132px;margin-top:0}@media (max-width: 900px){.bo-add--wrap{padding:0 14px 16px}.bo-add__grid{grid-template-columns:1fr}.bo-add__field:nth-last-child(1):nth-child(odd){grid-column:auto}.bo-add__actions{flex-direction:column-reverse}.bo-add__cancel,.bo-add__submit{width:100%}}.bo-add__field--mycompany{position:relative}.bo-add__mycompany-dropdown{position:absolute;top:calc(100% + 8px);left:0;right:0;z-index:80;border:1px solid #dce5f5;border-radius:12px;background:#fff;box-shadow:0 14px 30px #0a214a29;overflow:hidden}.bo-add__mycompany-option,.bo-add__mycompany-create{width:100%;border:0;background:#fff;color:#05264e;text-align:left;padding:11px 12px;font-size:14px;display:flex;align-items:center;gap:8px}.bo-add__mycompany-option{cursor:pointer}.bo-add__mycompany-option:hover{background:#f2f6ff}.bo-add__mycompany-option--muted{color:#7184a7;cursor:default}.bo-add__mycompany-create{border-top:1px solid #e6ecf8;color:#2f5fe8;font-weight:700;cursor:pointer;background:#fbfdff}.bo-add__mycompany-create:hover{background:#eef3ff}.bo-add__modal-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;z-index:1050;background:#08172c73;backdrop-filter:blur(2px);-webkit-backdrop-filter:blur(2px);display:flex;align-items:center;justify-content:center;padding:16px}.bo-add__modal{width:100%;max-width:640px;border-radius:14px;background:#fff;box-shadow:0 22px 44px #071c3c42;padding:22px 22px 18px;position:relative}.bo-add__modal h3{margin:0;color:#05264e;font-size:28px;font-weight:800}.bo-add__modal-help{margin:8px 0 16px;color:#7184a7;font-size:14px}.bo-add__modal-form{display:flex;flex-direction:column;gap:14px}.bo-add__modal-actions{display:flex;justify-content:flex-end;gap:10px;margin-top:4px}.bo-add__modal-close{border:0;background:transparent;color:#7a89a6;font-size:30px;line-height:1;padding:0;position:absolute;top:10px;right:14px;cursor:pointer}.bo-add__modal-close:disabled{cursor:not-allowed;opacity:.5}.bo-add__toast{position:fixed;right:22px;bottom:22px;z-index:1200;min-width:300px;max-width:min(520px,calc(100vw - 30px));border-radius:14px;padding:14px 16px;color:#fff;font-size:18px;font-weight:700;box-shadow:0 18px 36px #05163057}.bo-add__toast--success{background:linear-gradient(135deg,#09ad95,#0e7f6d)}.bo-add__toast--error{background:linear-gradient(135deg,#f96768,#d64142)}@media (max-width: 900px){.bo-add__toast{right:12px;left:12px;bottom:14px;min-width:0;font-size:15px;padding:12px 14px}.bo-add__modal{padding:18px 14px 14px}.bo-add__modal h3{font-size:24px}.bo-add__modal-actions{flex-direction:column-reverse}.bo-add__modal-actions .bo-add__cancel,.bo-add__modal-actions .bo-add__submit{width:100%}}html.theme-dark .bo-add--wrap,html.theme-dark .bo-add__cancel,html.theme-dark .bo-add__cancel:hover,html.theme-dark .bo-add__modal,html.theme-dark .bo-add__mycompany-create,html.theme-dark .bo-add__mycompany-create:hover,html.theme-dark .bo-add__mycompany-dropdown,html.theme-dark .bo-add__mycompany-option,html.theme-dark .bo-add__mycompany-option:hover{background:#1c1c1c}html.theme-dark .bo-add__cancel,html.theme-dark .bo-add__cancel:hover,html.theme-dark .bo-add__modal h3,html.theme-dark .bo-add__mycompany-create,html.theme-dark .bo-add__mycompany-option{color:#f5f5f5}html.theme-dark .bo-add__card-help,html.theme-dark .bo-add__modal-close,html.theme-dark .bo-add__modal-help,html.theme-dark .bo-add__mycompany-option--muted{color:#a3a3a3}html.theme-dark .bo-add__card{border-color:#2f2f2f}.auth-shell{background:linear-gradient(180deg,#f8faff,#f3f6fc);min-height:100vh;display:flex;align-items:center;font-family:Plus Jakarta Sans,system-ui,-apple-system,sans-serif}.auth-card{width:min(100%,480px);margin:24px auto;background:#fff;border-radius:20px;padding:36px 36px 30px;box-shadow:0 18px 40px #05264e14;border:1px solid #e3eaf7}.auth-card__header{text-align:center;margin-bottom:24px}.auth-card__logo{display:block;margin:0 auto 14px;max-width:220px;height:auto}.auth-card__title{font-size:28px;font-weight:700;line-height:1.2;color:#05264e;margin:0}.auth-card__lede{display:block;margin-top:8px;font-size:14px;color:#6d7ea0;font-weight:400;line-height:1.5}.auth-card__field{position:relative;margin-bottom:16px}.auth-card__field label{display:block;font-size:13px;font-weight:600;color:#05264e;margin-bottom:6px}.auth-card__input{width:100%;height:54px;border:1px solid #d7dfef;border-radius:12px;padding:0 16px;font-size:16px;color:#05264e;background:#fff;transition:border-color .15s,box-shadow .15s;outline:none;font-family:inherit}.auth-card__input:-webkit-autofill,.auth-card__input:-webkit-autofill:hover,.auth-card__input:-webkit-autofill:focus,.auth-card__input:-webkit-autofill:active{-webkit-text-fill-color:#05264e;box-shadow:0 0 0 1000px #fff inset;caret-color:#05264e;-webkit-transition:background-color 9999s ease-in-out 0s;transition:background-color 9999s ease-in-out 0s}.auth-card__input:focus{border-color:#3c65f5;box-shadow:0 0 0 3px #3c65f526}.auth-card__input:-webkit-autofill:focus{box-shadow:0 0 0 1000px #fff inset,0 0 0 3px #3c65f526}.auth-card__input::-moz-placeholder{color:#97a4be;font-size:16px}.auth-card__input::placeholder{color:#97a4be;font-size:16px}.auth-card__password-wrap{position:relative}.auth-card__password-toggle{position:absolute;right:14px;top:50%;transform:translateY(-50%);border:0;background:transparent;color:#6d7ea0;padding:0;cursor:pointer;font-size:18px;line-height:1}.auth-card__password-toggle:hover{color:#3c65f5}.auth-card__submit{width:100%;height:54px;border:0;border-radius:12px;background:#3c65f5;color:#fff;font-size:17px;font-weight:700;cursor:pointer;transition:background .18s,transform .06s;margin-top:6px;font-family:inherit}.auth-card__submit:hover:not(:disabled){background:#2a4fd6}.auth-card__submit:active:not(:disabled){transform:scale(.99)}.auth-card__submit:disabled{opacity:.6;cursor:not-allowed}.auth-card__alert{border-radius:12px;padding:12px 16px;margin-bottom:18px;font-size:14px;line-height:1.45;display:flex;align-items:flex-start;gap:10px}.auth-card__alert i{flex-shrink:0;margin-top:2px}.auth-card__alert--error{background:#fde8e8;color:#b9252e;border:1px solid #f5b5b5}.auth-card__alert--info{background:#eef2ff;color:#2a4fd6;border:1px solid #c8d4ff}.auth-card__alert--success{background:#e6f7f0;color:#0a7a5a;border:1px solid #b6e3d0}.auth-card__back{display:block;text-align:center;margin-top:20px;font-size:14px;color:#6d7ea0}.auth-card__back a{color:#3c65f5;font-weight:600;margin-left:4px;text-decoration:none}.auth-card__back a:hover{text-decoration:underline}.auth-card__pwd-hint{font-size:12px;color:#6d7ea0;margin-top:6px;line-height:1.45}@media (max-width: 480px){.auth-card{margin:12px;padding:24px 20px 22px;border-radius:14px}.auth-card__title{font-size:24px}.auth-card__logo{max-width:180px}}.pb-bg{min-height:100vh;background:radial-gradient(1200px 600px at 80% -10%,rgba(123,97,255,.15),transparent 60%),radial-gradient(900px 500px at 10% 110%,rgba(60,101,245,.13),transparent 60%),linear-gradient(180deg,#f5f7ff,#eef1fb);padding:40px 16px 60px;font-family:inherit;color:#05264e}.pb-shell{max-width:1000px;margin:0 auto;background:#fff;border-radius:20px;box-shadow:0 20px 60px #05264e1f;overflow:hidden;position:relative}.pb-hero{background:linear-gradient(135deg,#05264e,#1a3f7a,#3c65f5 80%,#7b61ff);color:#fff;padding:36px 40px 32px;position:relative;overflow:hidden}.pb-hero:after{content:"";position:absolute;right:-40px;top:-40px;width:200px;height:200px;border-radius:50%;background:#ffffff0f;pointer-events:none}.pb-hero:before{content:"";position:absolute;left:20%;bottom:-80px;width:240px;height:240px;border-radius:50%;background:#ffffff0a;pointer-events:none}.pb-hero-row{display:flex;align-items:center;gap:22px;position:relative;z-index:1}.pb-avatar{width:80px;height:80px;border-radius:50%;background:linear-gradient(135deg,#fff,#d8e2ff);color:#3c65f5;display:flex;align-items:center;justify-content:center;font-size:32px;font-weight:800;flex-shrink:0;overflow:hidden;box-shadow:0 4px 20px #0003;border:3px solid rgba(255,255,255,.4)}.pb-avatar img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.pb-host-name{color:#fff!important;font-size:14px;font-weight:600;margin:0 0 4px;opacity:.85;letter-spacing:.5px;text-transform:uppercase}.pb-event-name{color:#fff!important;font-size:26px;font-weight:800;margin:0;line-height:1.2}.pb-event-meta{display:flex;flex-wrap:wrap;align-items:center;gap:8px;margin-top:12px;font-size:13px;color:#ffffffeb}.pb-meta-chip{display:inline-flex;align-items:center;gap:6px;padding:5px 12px;border-radius:999px;background:#ffffff2e;color:#fff!important;font-weight:600;font-size:12px}.pb-meta-chip-dot{display:inline-block;width:8px;height:8px;border-radius:50%;background:currentColor}.pb-bio{color:#ffffffd9;font-size:13px;margin:16px 0 0;max-width:580px;line-height:1.55;position:relative;z-index:1}.pb-body{padding:32px 40px 36px}.pb-grid{display:grid;grid-template-columns:1fr 1fr;gap:28px}.pb-pane h3{color:#05264e!important;font-size:14px;font-weight:700;text-transform:uppercase;letter-spacing:.5px;margin:0 0 14px;display:flex;align-items:center;gap:8px}.pb-pane h3 i{color:#3c65f5}.pb-pane-muted{color:#8c96a8;font-size:13px}.pb-cal{background:#fff;border:1px solid #e8edff;border-radius:14px;padding:18px}.pb-cal-head{display:flex;align-items:center;justify-content:space-between;margin-bottom:14px}.pb-cal-title{color:#05264e;font-weight:700;font-size:14px;letter-spacing:.4px}.pb-cal-nav{background:#f4f7ff;border:1px solid #dbe5ff;color:#3c65f5;width:30px;height:30px;border-radius:8px;font-size:14px;cursor:pointer;transition:all .18s;display:inline-flex;align-items:center;justify-content:center}.pb-cal-nav:hover{background:#3c65f5;color:#fff;border-color:#3c65f5}.pb-cal-grid{display:grid;grid-template-columns:repeat(7,1fr);gap:6px}.pb-cal-dow{text-align:center;font-size:11px;font-weight:700;text-transform:uppercase;color:#8c96a8;padding:4px 0}.pb-cal-cell{aspect-ratio:1;display:flex;align-items:center;justify-content:center;border-radius:10px;background:#f7faff;color:#05264e;font-size:13px;font-weight:600;cursor:pointer;transition:all .15s;border:1px solid transparent}.pb-cal-cell:hover{background:#e8edff;border-color:#3c65f5;transform:scale(1.04)}.pb-cal-cell.pb-cal-cell-off{background:#f0f2f5;color:#c5cdd9;cursor:not-allowed;text-decoration:line-through}.pb-cal-cell.pb-cal-cell-off:hover{transform:none;background:#f0f2f5;border-color:transparent}.pb-cal-cell.pb-cal-cell-custom{background:#fff3e0;color:#c87f2a}.pb-cal-cell.pb-cal-cell-selected{background:#3c65f5;color:#fff;box-shadow:0 4px 14px #3c65f559}.pb-slots{max-height:360px;overflow-y:auto;padding-right:6px}.pb-slots::-webkit-scrollbar{width:6px}.pb-slots::-webkit-scrollbar-thumb{background:#c5cdd9;border-radius:3px}.pb-slot-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:8px;list-style:none;padding:0;margin:0}.pb-slot{width:100%;border:1.5px solid #dbe5ff;background:#fff;border-radius:10px;padding:12px 10px;font-size:14px;font-weight:700;color:#05264e;cursor:pointer;transition:all .18s;font-family:ui-monospace,SFMono-Regular,Menlo,monospace}.pb-slot:hover{border-color:#3c65f5;background:#f4f7ff;transform:translateY(-1px)}.pb-slot.selected,.pb-slot.pb-slot-selected{background:#3c65f5;color:#fff;border-color:#3c65f5;box-shadow:0 4px 16px #3c65f559}.pb-empty{padding:30px 18px;text-align:center;background:#f7faff;border-radius:12px;border:1px dashed #dbe5ff;color:#8c96a8;font-size:13px}.pb-empty i{display:block;font-size:26px;margin-bottom:8px;color:#c5cdd9}.pb-form-section{margin-top:32px;padding-top:28px;border-top:1px solid #f0f2f5}.pb-form-pick{display:flex;align-items:center;gap:12px;background:linear-gradient(135deg,#f4f7ff,#eef3ff);border:1px solid #dbe5ff;border-radius:12px;padding:14px 18px;margin-bottom:22px;font-size:14px;color:#05264e;font-weight:600}.pb-form-pick i{color:#3c65f5}.pb-form-pick strong{font-weight:800}.pb-form-pick small{color:#6c757d;font-weight:500;margin-left:auto;font-size:12px}.pb-form-grid{display:grid;grid-template-columns:1fr 1fr;gap:16px}.pb-form-grid-full{grid-column:1 / -1}.pb-field{display:block}.pb-field label,.pb-field>.pb-label{display:block;color:#05264e!important;font-weight:600;font-size:13px;margin-bottom:6px}.pb-input,.pb-textarea{width:100%;border:1px solid #dee2e6;border-radius:10px;padding:11px 14px;font-size:14px;color:#05264e;background:#fff;font-family:inherit;transition:border-color .2s,box-shadow .2s}.pb-input:focus,.pb-textarea:focus{border-color:#3c65f5;box-shadow:0 0 0 3px #3c65f51a;outline:none}.pb-input:disabled,.pb-textarea:disabled{background:#f8f9fa}.pb-textarea{min-height:90px;resize:vertical}.pb-tz{display:inline-flex;align-items:center;gap:6px;color:#8c96a8;font-size:12px;margin:14px 0 18px}.pb-tz i{color:#3c65f5}.pb-submit{display:inline-flex;align-items:center;gap:10px;background:linear-gradient(135deg,#3c65f5,#7b61ff);color:#fff!important;border:0;border-radius:12px;padding:14px 30px;font-size:15px;font-weight:700;cursor:pointer;transition:all .25s;box-shadow:0 6px 20px #3c65f54d}.pb-submit:hover:not(:disabled){transform:translateY(-2px);box-shadow:0 10px 26px #3c65f566}.pb-submit:disabled{opacity:.5;cursor:not-allowed;transform:none;box-shadow:none}.pb-btn-danger{display:inline-flex;align-items:center;gap:10px;background:linear-gradient(135deg,#f96768,#c8324a);color:#fff!important;border:0;border-radius:12px;padding:14px 28px;font-size:14px;font-weight:700;cursor:pointer;transition:all .25s;box-shadow:0 6px 18px #f967684d;text-decoration:none}.pb-btn-danger:hover:not(:disabled){transform:translateY(-2px);box-shadow:0 10px 24px #f9676866;color:#fff!important;text-decoration:none}.pb-btn-danger:disabled{opacity:.5;cursor:not-allowed}.pb-btn-ghost{display:inline-flex;align-items:center;gap:8px;background:#fff;color:#6c757d!important;border:1.5px solid #dbe5ff;border-radius:12px;padding:13px 22px;font-size:14px;font-weight:600;cursor:pointer;transition:all .18s;text-decoration:none}.pb-btn-ghost:hover{background:#f4f7ff;border-color:#3c65f5;color:#3c65f5!important;text-decoration:none}.pb-btn-row{display:flex;flex-wrap:wrap;gap:12px;margin-top:18px}.pb-alert{background:#fff;border-left:4px solid #F96768;border-radius:10px;padding:12px 16px;color:#d33b3c;font-size:13px;font-weight:600;margin-top:14px;display:flex;align-items:center;gap:10px;box-shadow:0 2px 10px #0000000a}.pb-foot{text-align:center;padding:20px;font-size:11px;color:#8c96a8;background:#fafbfc;border-top:1px solid #f0f2f5}.pb-foot strong{color:#3c65f5;font-weight:700}.pb-conf-shell{max-width:640px;margin:0 auto;background:#fff;border-radius:22px;box-shadow:0 20px 60px #05264e1f;overflow:hidden;position:relative}.pb-conf-hero{background:linear-gradient(135deg,#05264e,#1a3f7a,#3c65f5 80%,#7b61ff);color:#fff;text-align:center;padding:56px 32px 44px;position:relative;overflow:hidden}.pb-conf-hero:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:radial-gradient(380px 200px at 50% 0%,rgba(255,255,255,.18),transparent 70%);pointer-events:none}.pb-conf-check{width:88px;height:88px;margin:0 auto 18px;border-radius:50%;background:#fff;color:#09ad95;display:flex;align-items:center;justify-content:center;font-size:42px;box-shadow:0 10px 30px #0003;position:relative;z-index:1;animation:pb-check-pop .45s cubic-bezier(.18,.89,.32,1.28)}@keyframes pb-check-pop{0%{transform:scale(0);opacity:0}60%{transform:scale(1.15);opacity:1}to{transform:scale(1)}}.pb-conf-title{color:#fff!important;font-size:24px;font-weight:800;margin:0 0 6px;position:relative;z-index:1}.pb-conf-sub{color:#ffffffd9;font-size:14px;margin:0;position:relative;z-index:1}.pb-conf-body{padding:28px 32px 26px}.pb-conf-card{background:linear-gradient(135deg,#f4f7ff,#eef3ff);border:1px solid #dbe5ff;border-radius:14px;padding:22px 24px;margin-bottom:22px}.pb-conf-row{display:flex;align-items:flex-start;gap:14px;padding:10px 0;border-bottom:1px dashed rgba(60,101,245,.18)}.pb-conf-row:last-child{border-bottom:0;padding-bottom:0}.pb-conf-row:first-child{padding-top:0}.pb-conf-row-icon{width:36px;height:36px;border-radius:10px;background:#fff;color:#3c65f5;display:flex;align-items:center;justify-content:center;font-size:14px;flex-shrink:0;box-shadow:0 2px 6px #3c65f526}.pb-conf-row-content{flex:1;min-width:0}.pb-conf-row-label{color:#8c96a8;font-size:11px;font-weight:700;text-transform:uppercase;letter-spacing:.4px;margin-bottom:3px}.pb-conf-row-value{color:#05264e;font-size:14px;font-weight:700;line-height:1.35}.pb-conf-row-value-sub{color:#6c757d;font-weight:500;font-size:13px;margin-top:2px}.pb-conf-actions{display:flex;flex-wrap:wrap;gap:10px;margin-bottom:18px}.pb-conf-btn{flex:1 1 200px;display:inline-flex;align-items:center;justify-content:center;gap:8px;padding:12px 18px;border-radius:12px;font-size:13px;font-weight:700;text-decoration:none;transition:all .22s;cursor:pointer;border:1.5px solid #dbe5ff;background:#fff;color:#3c65f5!important}.pb-conf-btn:hover{background:#3c65f5;border-color:#3c65f5;color:#fff!important;transform:translateY(-2px);box-shadow:0 6px 18px #3c65f54d;text-decoration:none}.pb-conf-btn.pb-conf-btn-primary{background:linear-gradient(135deg,#3c65f5,#7b61ff);border-color:transparent;color:#fff!important;box-shadow:0 4px 14px #3c65f54d}.pb-conf-btn.pb-conf-btn-primary:hover{background:linear-gradient(135deg,#2a4fd6,#6a4ff0);box-shadow:0 8px 22px #3c65f566}.pb-conf-links{display:flex;flex-wrap:wrap;gap:14px;font-size:12px;padding:14px 16px;background:#fafbfc;border-radius:10px;border:1px solid #f0f2f5;justify-content:center}.pb-conf-links a{color:#6c757d!important;text-decoration:none;display:inline-flex;align-items:center;gap:5px;transition:color .15s}.pb-conf-links a:hover{color:#3c65f5!important;text-decoration:underline}@media (max-width: 575px){.pb-conf-hero{padding:40px 22px 32px}.pb-conf-body{padding:22px 22px 20px}.pb-conf-title{font-size:20px}.pb-conf-actions{flex-direction:column}.pb-conf-btn{flex-basis:auto}}.pb-loading,.pb-error{background:#fff;border-radius:16px;padding:60px 20px;text-align:center;color:#6c757d;max-width:480px;margin:80px auto;box-shadow:0 10px 30px #05264e14}.pb-loading i{font-size:36px;color:#3c65f5;margin-bottom:16px;display:block}.pb-error i{font-size:42px;color:#f96768;margin-bottom:14px;display:block}.pb-error h2{color:#05264e;font-size:18px;font-weight:700;margin:0 0 6px}@media (max-width: 767px){.pb-bg{padding:16px 0 0}.pb-shell{border-radius:0;box-shadow:none}.pb-hero{padding:28px 22px}.pb-event-name{font-size:22px}.pb-body{padding:24px 22px 28px}.pb-grid{grid-template-columns:1fr;gap:22px}.pb-form-grid{grid-template-columns:1fr}.pb-slots{max-height:none}}html.theme-dark .pb-alert,html.theme-dark .pb-btn-ghost,html.theme-dark .pb-btn-ghost:hover,html.theme-dark .pb-cal,html.theme-dark .pb-cal-cell,html.theme-dark .pb-cal-cell.pb-cal-cell-off,html.theme-dark .pb-cal-cell.pb-cal-cell-off:hover,html.theme-dark .pb-cal-cell:hover,html.theme-dark .pb-cal-nav,html.theme-dark .pb-conf-btn,html.theme-dark .pb-conf-check,html.theme-dark .pb-conf-links,html.theme-dark .pb-conf-row-icon,html.theme-dark .pb-conf-shell,html.theme-dark .pb-empty,html.theme-dark .pb-error,html.theme-dark .pb-foot,html.theme-dark .pb-loading,html.theme-dark .pb-shell,html.theme-dark .pb-slot,html.theme-dark .pb-slot:hover{background:#1c1c1c}html.theme-dark .pb-input,html.theme-dark .pb-input:disabled,html.theme-dark .pb-textarea,html.theme-dark .pb-textarea:disabled{background:#242424;border-color:#3a3a3a;color:#f5f5f5}html.theme-dark .pb-bg,html.theme-dark .pb-cal-cell,html.theme-dark .pb-cal-title,html.theme-dark .pb-conf-row-value,html.theme-dark .pb-error h2,html.theme-dark .pb-form-pick,html.theme-dark .pb-input,html.theme-dark .pb-slot,html.theme-dark .pb-textarea{color:#f5f5f5}html.theme-dark .pb-field>.pb-label,html.theme-dark .pb-field label,html.theme-dark .pb-pane h3{color:#f5f5f5!important}html.theme-dark .pb-cal-dow,html.theme-dark .pb-conf-row-label,html.theme-dark .pb-conf-row-value-sub,html.theme-dark .pb-empty,html.theme-dark .pb-error,html.theme-dark .pb-foot,html.theme-dark .pb-form-pick small,html.theme-dark .pb-loading,html.theme-dark .pb-pane-muted,html.theme-dark .pb-tz{color:#a3a3a3}html.theme-dark .pb-btn-ghost,html.theme-dark .pb-conf-links a{color:#a3a3a3!important}html.theme-dark .pb-conf-links,html.theme-dark .pb-foot,html.theme-dark .pb-form-section,html.theme-dark .pb-input,html.theme-dark .pb-textarea{border-color:#2f2f2f}html.theme-dark .pb-cal-cell.pb-cal-cell-custom{background:#f5a62329;color:#f3c98a}:root{--atto-sidebar-width: 272px;--atto-sidebar-collapsed-width: 64px;--atto-sidebar-bg: #171717;--atto-sidebar-line: #262626;--atto-sidebar-text: #e5e5e5;--atto-sidebar-muted: #a3a3a3;--atto-sidebar-active: #f5f5f5;--atto-main-bg: #ffffff;--app-text: #0f172a;--app-text-muted: #64748b;--app-muted-surface: #f8fafc;--app-surface: #ffffff;--app-surface-alt: #f8fafc;--app-border: #e2e8f0;--app-border-strong: #d5deeb;--app-page-title: #121826;--app-page-subtitle: #6d778a;--app-btn-primary: #315efb;--app-btn-primary-strong: #315efb;--app-btn-primary-foreground: #ffffff;--app-danger-bg: #fff1f3;--app-danger-border: #ffc9d0;--app-danger-text: #b42335;--app-success-bg: #e9fbf3;--app-success-border: #a9efd0;--app-success-text: #087047;--app-muted-text: #8c96a8;--app-label-text: #333333;--app-shadow-subtle: rgba(21, 38, 70, .05);--app-card-shadow: 0 2px 12px rgba(0, 0, 0, .05);--app-sidebar-footer-bg: linear-gradient(180deg, rgba(28, 28, 28, .74) 0%, rgba(23, 23, 23, .98) 100%);--app-sidebar-compact-bg: #1c1c1c;--app-sidebar-card-bg: #1f1f1f;--app-sidebar-border: #2f2f2f;--app-sidebar-nav-bg: #171717;--app-sidebar-item-hover: #262626;--app-sidebar-item-active-bg: #2a2a2a}html.theme-dark,html[data-theme=dark]{--atto-sidebar-bg: #171717;--atto-sidebar-line: #262626;--atto-sidebar-text: #e5e5e5;--atto-sidebar-muted: #a3a3a3;--atto-sidebar-active: #f5f5f5;--atto-main-bg: #171717;--app-main-bg: #171717;--app-text: #f5f5f5;--app-text-muted: #a3a3a3;--app-muted-surface: #242424;--app-surface: #1c1c1c;--app-surface-alt: #222222;--app-border: #2f2f2f;--app-border-strong: #3a3a3a;--app-page-title: #fafafa;--app-page-subtitle: #a3a3a3;--app-btn-primary: #3f63f1;--app-btn-primary-strong: #5877ff;--app-btn-primary-foreground: #ffffff;--app-danger-bg: #2a1719;--app-danger-border: #613035;--app-danger-text: #ffb4ba;--app-success-bg: #13261d;--app-success-border: #285d43;--app-success-text: #92e6b8;--app-muted-text: #8f8f8f;--app-label-text: #d4d4d4;--app-shadow-subtle: rgba(0, 0, 0, .38);--app-card-shadow: 0 16px 40px rgba(0, 0, 0, .28);--app-sidebar-footer-bg: linear-gradient(180deg, rgba(28, 28, 28, .74) 0%, rgba(23, 23, 23, .98) 100%);--app-sidebar-compact-bg: #1c1c1c;--app-sidebar-card-bg: #1f1f1f;--app-sidebar-border: #2f2f2f;--app-sidebar-nav-bg: #171717;--app-sidebar-item-hover: #262626;--app-sidebar-item-active-bg: #2a2a2a;color-scheme:dark}.app-main{min-height:100vh;padding-left:var(--atto-sidebar-width);background:var(--atto-main-bg);color:var(--app-text)}.app-main__container{max-width:none;width:100%;padding:20px 22px 34px}.page-hero{display:flex;align-items:center;justify-content:space-between;gap:14px;flex-wrap:wrap;background:var(--app-surface);border:1px solid var(--app-border);border-radius:12px;box-shadow:0 6px 18px var(--app-shadow-subtle);padding:18px 20px;margin:48px 0 24px}.page-hero__title{margin:0;color:var(--app-page-title);font-family:Plus Jakarta Sans,sans-serif;font-size:20px;font-weight:800;line-height:1.2;display:flex;align-items:center;gap:10px}.page-hero__title i{color:var(--app-btn-primary)}.page-hero__subtitle{margin:4px 0 0;color:var(--app-page-subtitle);font-size:12px;font-weight:700}.page-hero__add{min-height:42px;padding:0 16px;border:1px solid var(--app-btn-primary);background:var(--app-btn-primary);color:#fff!important;border-radius:8px;font-family:Plus Jakarta Sans,sans-serif;font-size:13px;font-weight:800;display:inline-flex;align-items:center;justify-content:center;gap:8px;white-space:nowrap;box-shadow:0 10px 24px #315efb38;transition:transform .12s,box-shadow .15s,background .15s;cursor:pointer;text-decoration:none}.page-hero__add:hover{transform:translateY(-1px);box-shadow:0 14px 30px #315efb4d}.page-hero__add:disabled{opacity:.6;cursor:default;box-shadow:none;transform:none}@media (min-width: 992px) and (max-width: 1420px){:root{--atto-sidebar-width: 250px;--atto-sidebar-collapsed-width: 62px}.app-main__container{padding:18px 18px 28px}.app-sidebar__header{min-height:64px;padding:12px}.app-sidebar__brand{max-width:108px}.app-sidebar__brand img{max-width:108px;max-height:24px}.app-sidebar__nav{padding:10px 8px}.app-sidebar__item,.app-sidebar__direct,.app-sidebar__utility,.app-sidebar__logout{min-height:30px;padding:6px 8px;font-size:13px}}body.app-sidebar-is-collapsed .app-main{padding-left:var(--atto-sidebar-collapsed-width)}.app-sidebar{position:fixed;inset:0 auto 0 0;z-index:1040;width:var(--atto-sidebar-width);display:flex;flex-direction:column;color:var(--atto-sidebar-text);background:var(--app-sidebar-nav-bg);border-right:1px solid var(--app-sidebar-border);box-shadow:none;transition:width .18s ease,transform .18s ease}.app-sidebar__header{display:flex;align-items:center;justify-content:space-between;min-height:72px;padding:16px 14px 14px;border-bottom:1px solid var(--atto-sidebar-line)}.app-sidebar__collapse{width:28px;height:28px;border:1px solid var(--app-sidebar-border);border-radius:8px;display:inline-grid;place-items:center;flex-shrink:0;background:var(--app-sidebar-card-bg);color:var(--atto-sidebar-muted);cursor:pointer;font-size:12px;transition:background .16s ease,border-color .16s ease,color .16s ease}.app-sidebar__collapse:hover{background:var(--app-sidebar-item-hover);border-color:var(--app-sidebar-border);color:var(--atto-sidebar-active)}.app-sidebar__brand{display:inline-flex;align-items:center;justify-content:flex-start;width:-moz-fit-content;width:fit-content;min-width:0;height:auto;padding:0;border:0;border-radius:0;background:transparent;color:var(--app-text)!important;font-size:13px;font-weight:650;letter-spacing:0;text-decoration:none!important;transition:background .16s ease}.app-sidebar__brand:hover{background:transparent}.app-sidebar__brand img{display:block;width:auto;max-width:136px;max-height:26px;-o-object-fit:contain;object-fit:contain;-o-object-position:left center;object-position:left center}.app-sidebar__brand span{display:inline-flex;align-items:center;min-height:28px}.app-sidebar__close,.app-mobilebar__toggle,.app-mobilebar__logout{display:none;border:0;cursor:pointer}.app-sidebar__nav{flex:1;min-height:0;overflow-y:auto;padding:14px 12px 10px;scrollbar-width:thin;scrollbar-color:#cad7ef transparent}.app-sidebar__nav::-webkit-scrollbar{width:7px}.app-sidebar__nav::-webkit-scrollbar-thumb{border-radius:999px;background:var(--app-sidebar-border)}.app-sidebar__group{padding:0;margin-bottom:8px;border-bottom:0}.app-sidebar__group:last-child{border-bottom:0}.app-sidebar__group-toggle{display:flex;align-items:center;gap:9px;width:100%;min-height:36px;padding:7px 10px;border:0;border-radius:8px;background:transparent;color:var(--atto-sidebar-text);cursor:pointer;font-size:13px;font-weight:600;letter-spacing:0;text-transform:none;transition:background .16s ease,border-color .16s ease,color .16s ease}.app-sidebar__group-toggle i{width:16px;color:var(--atto-sidebar-muted);font-size:13px;text-align:center}.app-sidebar__group-toggle:hover{background:var(--app-sidebar-item-hover);color:var(--atto-sidebar-active)}.app-sidebar__group--open>.app-sidebar__group-toggle{color:var(--atto-sidebar-active);background:#ffffff09}.app-sidebar__group-caret{margin-left:auto;font-size:9px;opacity:.55;transition:transform .16s ease}.app-sidebar__group--open .app-sidebar__group-caret{transform:rotate(180deg)}.app-sidebar__items{display:flex;flex-direction:column;gap:4px;padding:8px 0 0 8px}.app-sidebar__group-body{padding:4px 0 0}.app-sidebar__items--tree{display:flex;flex-direction:column;gap:5px;margin-left:12px;padding:7px 0 0 14px}.app-sidebar__items--tree .app-sidebar__item,.app-sidebar__items--tree .app-sidebar__direct{position:relative;min-height:33px;padding-top:7px;padding-bottom:7px;padding-left:10px;border-radius:8px}.app-sidebar__item,.app-sidebar__direct,.app-sidebar__utility,.app-sidebar__logout{display:flex;align-items:center;gap:9px;width:100%;min-height:36px;padding:8px 10px;border-radius:8px;color:var(--atto-sidebar-text)!important;font-size:13px;font-weight:450;line-height:1.15;text-decoration:none!important;border:1px solid transparent;background:transparent;transition:background .16s ease,color .16s ease,border-color .16s ease}.app-sidebar__item i,.app-sidebar__direct i,.app-sidebar__utility i,.app-sidebar__logout i{width:18px;color:var(--atto-sidebar-muted);font-size:13px;text-align:center}.app-sidebar__item:hover,.app-sidebar__direct:hover,.app-sidebar__utility:hover,.app-sidebar__logout:hover{background:var(--app-sidebar-item-hover);border-color:var(--app-sidebar-border);color:var(--atto-sidebar-active)!important}.app-sidebar__item--active,.app-sidebar__direct--active{background:#ffffff0f;color:var(--atto-sidebar-active)!important;border-color:transparent;box-shadow:none;font-weight:600}.app-sidebar__item--active i,.app-sidebar__direct--active i{color:var(--app-btn-primary)}.app-sidebar__item--info{cursor:default;color:var(--atto-sidebar-muted)!important;background:transparent}.app-sidebar__item--disabled{cursor:not-allowed;color:var(--atto-sidebar-muted)!important;background:var(--app-muted-surface);border-color:var(--app-border);opacity:.88}.app-sidebar__item--disabled i{color:var(--atto-sidebar-muted)}.app-sidebar__item--disabled:hover{color:var(--atto-sidebar-muted)!important;background:var(--app-muted-surface);border-color:var(--app-border)}.app-sidebar__item--info:hover{color:var(--atto-sidebar-muted)!important;background:transparent}.app-sidebar__direct{margin:2px 0}.app-sidebar__footer{padding:12px;border-top:1px solid var(--app-sidebar-border);background:var(--app-sidebar-footer-bg)}.app-sidebar__utility{margin-bottom:8px;background:var(--app-sidebar-card-bg);border-color:var(--app-sidebar-border);box-shadow:0 8px 18px #0f32580d}.app-sidebar__theme-toggle{margin-bottom:8px;display:flex;align-items:center;gap:9px;width:100%;min-height:36px;padding:8px 10px;border-radius:10px;border:1px solid var(--app-sidebar-border);color:#1f2937!important;background:#fff;cursor:pointer;font-size:13px;transition:background .16s ease,border-color .16s ease,color .16s ease;text-align:left}.app-sidebar__theme-toggle i{width:18px;color:#64748b;font-size:13px;text-align:center}.app-sidebar__theme-toggle:hover{background:#f8fafc;border-color:var(--app-sidebar-border);color:#0f172a!important}html.theme-dark .app-sidebar__theme-toggle,html[data-theme=dark] .app-sidebar__theme-toggle{border-color:#1f1f1f;color:#f5f5f5!important;background:#1f1f1f}html.theme-dark .app-sidebar__theme-toggle i,html[data-theme=dark] .app-sidebar__theme-toggle i{color:#bcbcbc}html.theme-dark .app-sidebar__theme-toggle:hover,html[data-theme=dark] .app-sidebar__theme-toggle:hover{background:#141414;border-color:#2a2a2a;color:#fff!important}.app-sidebar__logout{justify-content:flex-start;cursor:pointer}.app-mobilebar{display:none}@media (min-width: 992px){.app-sidebar--collapsed{width:var(--atto-sidebar-collapsed-width)}.app-sidebar--collapsed .app-sidebar__header{min-height:72px;justify-content:center;padding:14px 8px}.app-sidebar--collapsed .app-sidebar__brand{width:40px;min-width:40px;height:40px;padding:6px;justify-content:center;border-radius:12px;background:var(--app-sidebar-card-bg)}.app-sidebar--collapsed .app-sidebar__brand img{max-width:28px;max-height:22px}.app-sidebar--collapsed .app-sidebar__brand span{display:none}.app-sidebar--collapsed .app-sidebar__collapse{position:absolute;top:18px;right:-14px;width:26px;height:26px;border-color:var(--app-sidebar-border);background:var(--app-sidebar-card-bg);color:var(--atto-sidebar-muted);box-shadow:0 4px 14px #00000014}.app-sidebar--collapsed .app-sidebar__nav{padding:12px 8px;overflow-x:visible}.app-sidebar--collapsed .app-sidebar__group{padding:5px 0;border-bottom:0}.app-sidebar--collapsed .app-sidebar__group-toggle,.app-sidebar--collapsed .app-sidebar__direct,.app-sidebar--collapsed .app-sidebar__utility,.app-sidebar--collapsed .app-sidebar__logout{justify-content:center;min-height:40px;padding:8px;border-radius:10px}.app-sidebar--collapsed .app-sidebar__group-toggle span,.app-sidebar--collapsed .app-sidebar__group-caret,.app-sidebar--collapsed .app-sidebar__direct span,.app-sidebar--collapsed .app-sidebar__utility span,.app-sidebar--collapsed .app-sidebar__logout span{display:none}.app-sidebar--collapsed .app-sidebar__group-toggle i,.app-sidebar--collapsed .app-sidebar__direct i,.app-sidebar--collapsed .app-sidebar__utility i,.app-sidebar--collapsed .app-sidebar__logout i{width:20px;font-size:14px}.app-sidebar--collapsed .app-sidebar__footer{padding:10px 8px}}@media (max-width: 991.98px){.app-main{padding-left:0;padding-top:56px}body.app-sidebar-is-collapsed .app-main{padding-left:0}.app-main__container{padding-top:18px}.app-mobilebar{position:fixed;inset:0 0 auto 0;z-index:1035;min-height:56px;display:flex;align-items:center;justify-content:space-between;padding:9px 14px;background:var(--app-main-bg);border-bottom:1px solid var(--app-sidebar-border);box-shadow:none;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}.app-mobilebar .app-sidebar__brand{width:auto;min-width:0;height:auto;box-shadow:none}.app-mobilebar .app-sidebar__brand img{max-width:124px;max-height:26px}.app-mobilebar__toggle,.app-mobilebar__logout,.app-sidebar__close{width:34px;height:34px;border-radius:8px;display:inline-grid;place-items:center;background:var(--app-sidebar-card-bg);color:var(--atto-sidebar-text);border:1px solid var(--app-sidebar-border)}.app-sidebar{width:min(300px,calc(100vw - 28px));transform:translate(-105%)}.app-sidebar--open{transform:translate(0)}.app-sidebar-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;z-index:1039;display:block;border:0;background:#0000002e;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px)}}@media (max-width: 420px){.app-sidebar{width:min(90vw,304px)}.app-mobilebar{padding-inline:12px}}.bug-report-button{position:fixed;right:22px;bottom:22px;z-index:1030;display:inline-flex;align-items:center;gap:8px;height:42px;padding:0 15px;border:1px solid rgba(60,101,245,.24);border-radius:999px;background:#fff;color:#24407f;box-shadow:0 16px 36px #0c234729;font-size:13px;font-weight:800;cursor:pointer;transition:transform .15s ease,box-shadow .15s ease,background .15s ease}.bug-report-button:hover{transform:translateY(-1px);background:#f7faff;box-shadow:0 20px 44px #0c234738}.bug-report-button i{color:#3c65f5}.tools-fab{position:fixed;top:18px;right:22px;z-index:1030;display:inline-flex;align-items:center;gap:10px}.tools-fab__trigger,.tools-fab__action{border:1px solid rgba(60,101,245,.22);border-radius:999px;background:#ffffffe0;color:#24407f;box-shadow:0 16px 36px #0c234724;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);font-size:13px;font-weight:850;cursor:pointer;white-space:nowrap;transition:transform .18s ease,box-shadow .18s ease,background .18s ease,border-color .18s ease,color .18s ease}.tools-fab__trigger{position:relative;z-index:2;display:inline-flex;align-items:center;justify-content:center;gap:8px;height:46px;min-width:110px;padding:0 15px 0 16px}.tools-fab__trigger:before{content:"";position:absolute;top:-1px;right:-1px;bottom:-1px;left:-1px;z-index:-1;border-radius:inherit;background:linear-gradient(135deg,#3c65f52e,#14b8a624);opacity:0;transition:opacity .18s ease}.tools-fab__trigger:hover,.tools-fab.is-open .tools-fab__trigger,.tools-fab:focus-within .tools-fab__trigger{transform:translateY(-1px);border-color:#3c65f557;background:#fff;box-shadow:0 22px 48px #0c234733}.tools-fab__trigger:hover:before,.tools-fab.is-open .tools-fab__trigger:before,.tools-fab:focus-within .tools-fab__trigger:before{opacity:1}.tools-fab__spark{color:#3c65f5}.tools-fab__chevron{color:#7b8aa8;font-size:10px;transform:rotate(0);transition:transform .18s ease,color .18s ease}.tools-fab:hover .tools-fab__chevron,.tools-fab.is-open .tools-fab__chevron,.tools-fab:focus-within .tools-fab__chevron{color:#3c65f5;transform:rotate(180deg)}.tools-fab__rail{position:absolute;top:0;right:calc(100% - 4px);display:inline-flex;align-items:center;gap:8px;padding:4px;border:1px solid rgba(226,232,240,.8);border-radius:999px;background:#ffffffb3;box-shadow:0 20px 52px #0c23471f;-webkit-backdrop-filter:blur(18px) saturate(1.08);backdrop-filter:blur(18px) saturate(1.08);opacity:0;pointer-events:none;transform:translate(12px) scale(.96);transform-origin:right center;transition:opacity .19s ease,transform .22s cubic-bezier(.2,.9,.2,1)}.tools-fab:hover .tools-fab__rail,.tools-fab.is-open .tools-fab__rail,.tools-fab:focus-within .tools-fab__rail{opacity:1;pointer-events:auto;transform:translate(0) scale(1)}.tools-fab__action{position:static;display:inline-flex;align-items:center;justify-content:center;gap:8px;height:38px;min-width:0;padding:0 13px;box-shadow:none;background:#ffffffeb}.tools-fab__action i{color:#3c65f5;font-size:13px}.tools-fab__action:hover,.tools-fab__action:focus-visible{transform:translateY(-1px);background:#f7faff;border-color:#3c65f552;box-shadow:0 12px 26px #0c23471f;outline:0}.tools-fab__action--primary{background:#3c65f5;border-color:#3c65f5;color:#fff;box-shadow:0 12px 28px #3c65f53d}.tools-fab__action--primary i{color:#fff}.tools-fab__action--primary:hover,.tools-fab__action--primary:focus-visible{background:#2f53d8;border-color:#2f53d8;color:#fff;box-shadow:0 16px 32px #3c65f547}.home-fab{position:fixed;right:172px;top:22px;z-index:1030;display:inline-flex;align-items:center;gap:8px;height:42px;padding:0 15px;border:1px solid rgba(60,101,245,.24);border-radius:999px;background:#fff;color:#24407f;box-shadow:0 16px 36px #0c234729;font-size:13px;font-weight:800;cursor:pointer;transition:transform .15s ease,box-shadow .15s ease,background .15s ease}.home-fab:hover{transform:translateY(-1px);background:#f7faff;box-shadow:0 20px 44px #0c234738}.home-fab i{color:#3c65f5}.global-search-fab{position:fixed;right:284px;top:22px;z-index:1030;display:inline-flex;align-items:center;gap:8px;height:42px;padding:0 15px;border:1px solid rgba(60,101,245,.2);border-radius:999px;background:#ffffffdb;color:#24407f;box-shadow:0 16px 36px #0c234721;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);font-size:13px;font-weight:800;cursor:pointer;transition:transform .15s ease,box-shadow .15s ease,background .15s ease}.global-search-fab:hover{transform:translateY(-1px);background:#fff;box-shadow:0 20px 44px #0c234738}.global-search-fab i{color:#3c65f5}.global-search{position:fixed;top:0;right:0;bottom:0;left:0;z-index:10020;display:flex;align-items:flex-start;justify-content:center;padding:92px 24px 24px}.global-search__backdrop{position:absolute;top:0;right:0;bottom:0;left:0;border:0;background:radial-gradient(circle at 50% 5%,rgba(60,101,245,.22),transparent 34rem),#07142a57;-webkit-backdrop-filter:blur(18px) saturate(1.12);backdrop-filter:blur(18px) saturate(1.12);cursor:default;animation:globalSearchFade .18s ease-out both}.global-search__panel{position:relative;width:min(820px,calc(100vw - 34px));animation:globalSearchRise .26s cubic-bezier(.2,.9,.2,1) both}.global-search__orb{position:absolute;border-radius:999px;filter:blur(28px);opacity:.72;pointer-events:none}.global-search__orb--one{right:9%;top:-36px;width:150px;height:150px;background:#3c65f575}.global-search__orb--two{left:5%;top:58px;width:130px;height:130px;background:#14b8a652}.global-search__box{position:relative;overflow:hidden;border:1px solid rgba(226,232,240,.82);border-radius:28px;background:#ffffffeb;box-shadow:0 30px 90px #07142a47;-webkit-backdrop-filter:blur(22px);backdrop-filter:blur(22px);padding:18px}.global-search__label{margin:0 0 10px 10px;color:#64748b;font-size:11px;font-weight:900;letter-spacing:.14em;text-transform:uppercase}.global-search__input-row{display:flex;align-items:center;gap:14px;min-height:72px;border-radius:22px;background:linear-gradient(180deg,#f8fbff,#eef4ff);padding:0 17px;box-shadow:inset 0 0 0 1px #94a3b833}.global-search__input-row>i{color:#3c65f5;font-size:20px}.global-search__input-row input{flex:1;min-width:0;border:0;outline:0;background:transparent;color:#071b36;font-size:clamp(18px,2.2vw,28px);font-weight:850}.global-search__input-row input::-moz-placeholder{color:#94a3b8;font-weight:750}.global-search__input-row input::placeholder{color:#94a3b8;font-weight:750}.global-search__input-row button{width:40px;height:40px;border:0;border-radius:999px;background:#fff;color:#64748b;box-shadow:0 10px 24px #0f172a14;cursor:pointer}.global-search__results{position:relative;overflow:hidden;margin:12px auto 0;width:calc(100% - 34px);border:1px solid rgba(226,232,240,.8);border-radius:24px;background:#fffffff5;box-shadow:0 24px 70px #07142a33;transform-origin:top center;animation:globalSearchDrop .26s 80ms cubic-bezier(.2,.9,.2,1) both}.global-search__results.is-searching{animation-duration:.22s}.global-search__results-head{display:flex;align-items:center;justify-content:space-between;padding:13px 16px 8px;color:#64748b;font-size:11px;font-weight:900;letter-spacing:.12em;text-transform:uppercase}.global-search__results-head kbd{border:1px solid #e2e8f0;border-bottom-width:2px;border-radius:8px;background:#f8fafc;color:#64748b;padding:3px 7px;font-size:10px}.global-search__keys{display:inline-flex;align-items:center;gap:6px}.global-search__result-list{display:grid;gap:6px;padding:8px}.global-search__result{display:flex;align-items:center;gap:12px;border-radius:18px;padding:12px;color:#071b36!important;text-decoration:none!important;transition:background .15s ease,transform .15s ease}.global-search__result:hover{background:#f1f6ff;transform:translate(2px)}.global-search__result.is-active{background:#eef5ff;box-shadow:inset 0 0 0 1px #3c65f52e}.global-search__result-icon{width:42px;height:42px;display:inline-flex;align-items:center;justify-content:center;border-radius:15px;background:linear-gradient(135deg,#3c65f5,#6d5dfc);color:#fff;flex-shrink:0;box-shadow:0 12px 24px #3c65f538;overflow:hidden;font-size:13px;font-weight:950;letter-spacing:.02em}.global-search__result-main{display:flex;flex-direction:column;min-width:0;flex:1}.global-search__result-main strong{color:#071b36;font-size:14px;line-height:1.2}.global-search__result-main small{color:#64748b;font-size:12px;font-weight:700;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;max-width:560px}.global-search__badge{border-radius:999px;background:#eef4ff;color:#2f5cff;font-size:10px;font-weight:900;letter-spacing:.04em;padding:5px 8px;text-transform:uppercase;white-space:nowrap}.global-search__result-arrow{margin-left:auto;color:#94a3b8}.global-search__empty{padding:22px;color:#64748b;font-size:13px;font-weight:700}@keyframes globalSearchFade{0%{opacity:0}to{opacity:1}}@keyframes globalSearchRise{0%{opacity:0;transform:translateY(-18px) scale(.98)}to{opacity:1;transform:translateY(0) scale(1)}}@keyframes globalSearchDrop{0%{opacity:0;transform:translateY(-12px) scaleY(.92)}to{opacity:1;transform:translateY(0) scaleY(1)}}.calendar-fab{position:fixed;right:22px;top:22px;z-index:1030;display:inline-flex;align-items:center;gap:8px;height:42px;padding:0 15px;border:1px solid rgba(60,101,245,.24);border-radius:999px;background:#3c65f5;color:#fff;box-shadow:0 16px 36px #0c23472e;font-size:13px;font-weight:800;cursor:pointer;transition:transform .15s ease,box-shadow .15s ease,background .15s ease}.calendar-fab:hover{transform:translateY(-1px);background:#2f53d8;box-shadow:0 20px 44px #0c23473d}.calendar-fab i{color:#fff}.bug-report-modal{position:fixed;top:0;right:0;bottom:0;left:0;z-index:10000;display:grid;place-items:center;padding:20px}.bug-report-modal__backdrop{position:absolute;top:0;right:0;bottom:0;left:0;border:0;background:#0410238f;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);cursor:pointer}.bug-report-modal__card{position:relative;z-index:1;width:min(540px,100%);padding:24px;border:1px solid rgba(186,204,235,.85);border-radius:24px;background:#fff;box-shadow:0 28px 70px #071b3647}.bug-report-modal__header{display:flex;align-items:flex-start;justify-content:space-between;gap:18px;margin-bottom:12px}.bug-report-modal__kicker{margin:0 0 5px;color:#3c65f5;font-size:11px;font-weight:900;letter-spacing:.12em;text-transform:uppercase}.bug-report-modal__header h2{margin:0;color:#071b36;font-size:24px;font-weight:900}.bug-report-modal__close{width:38px;height:38px;border:1px solid #d8e3f4;border-radius:14px;background:#f7faff;color:#6b7b96;cursor:pointer}.bug-report-modal__help{margin:0 0 18px;color:#60708c;font-size:14px;line-height:1.45}.bug-report-modal__label{display:block;margin-bottom:8px;color:#102a56;font-size:13px;font-weight:800}.bug-report-modal textarea{width:100%;min-height:116px;padding:13px 14px;border:1px solid #cddaf0;border-radius:16px;color:#102a56;font-size:14px;line-height:1.45;resize:vertical;outline:none}.bug-report-modal textarea:focus{border-color:#3c65f5;box-shadow:0 0 0 4px #3c65f51c}.bug-report-modal__status{margin-top:12px;padding:10px 12px;border-radius:14px;font-size:13px;font-weight:800}.bug-report-modal__status--success{color:#087047;background:#e9fbf3;border:1px solid #a9efd0}.bug-report-modal__status--error{color:#b42335;background:#fff1f3;border:1px solid #ffc9d0}.bug-report-modal__actions{display:flex;justify-content:flex-end;gap:10px;margin-top:18px}.bug-report-modal__primary,.bug-report-modal__secondary{min-height:42px;padding:0 16px;border-radius:14px;font-weight:900;cursor:pointer}.bug-report-modal__primary{border:1px solid #3C65F5;background:#3c65f5;color:#fff;box-shadow:0 12px 24px #3c65f538}.bug-report-modal__secondary{border:1px solid #d8e3f4;background:#fff;color:#5a6f91}.bug-report-modal__primary:disabled,.bug-report-modal__secondary:disabled{cursor:not-allowed;opacity:.62}@media (max-width: 600px){.bug-report-button{right:14px;bottom:14px}.bug-report-button span{display:none}.tools-fab{top:12px;right:14px}.tools-fab__trigger{width:46px;min-width:46px;padding:0}.tools-fab__trigger span,.tools-fab__chevron,.tools-fab__action span{display:none}.tools-fab__rail{right:calc(100% - 3px);gap:6px;padding:4px}.tools-fab__action{width:38px;padding:0}.calendar-fab{right:14px;top:14px}.calendar-fab span{display:none}.home-fab{right:66px;top:14px}.home-fab span{display:none}.global-search-fab{right:118px;top:14px;width:42px;padding:0;justify-content:center}.global-search-fab span{display:none}.global-search{padding:72px 12px 18px}.global-search__box{border-radius:22px;padding:12px}.global-search__input-row{min-height:58px;border-radius:18px}.global-search__results{width:calc(100% - 8px)}.bug-report-modal__card{padding:20px;border-radius:20px}}.user-edit-card{background:#fff;border-radius:12px;box-shadow:0 2px 20px #00000014;padding:30px;margin-bottom:25px}.user-edit-card h4{color:#05264e!important;font-weight:700;margin-bottom:20px;padding-bottom:12px;border-bottom:2px solid #f0f0f0}.user-edit-card h4 i{color:#3c65f5;margin-right:8px}.user-edit-card label{color:#05264e!important;font-weight:600;font-size:13px;margin-bottom:6px}.user-edit-card .form-control{border-radius:8px;border:1px solid #dee2e6;padding:10px 14px;font-size:14px}.user-edit-card .form-control:focus{border-color:#3c65f5;box-shadow:0 0 0 3px #3c65f51a}.role-grid{display:flex;flex-wrap:wrap;gap:10px}.role-chip{display:flex;align-items:center;gap:8px;padding:8px 16px;border-radius:8px;background:#f8f9fa;font-size:13px;color:#05264e!important;transition:background .2s;cursor:pointer;border:1px solid #dee2e6}.role-chip:hover{background:#e3f2fd}.role-chip input[type=checkbox]{accent-color:#3C65F5;width:16px;height:16px}.role-chip.active{background:#e3f2fd;border:1px solid #3C65F5}.btn-save-user{background:#3c65f5;color:#fff;border:none;border-radius:8px;padding:12px 30px;font-size:15px;font-weight:600;transition:all .3s;cursor:pointer}.btn-save-user:hover{background:#2a4fd6;box-shadow:0 4px 12px #3c65f54d}.btn-save-user:disabled{opacity:.5;cursor:not-allowed}.user-photo-section{display:flex;align-items:center;gap:24px}.user-photo-preview{width:80px;height:80px;border-radius:50%;border:3px solid #e8edff;background:linear-gradient(135deg,#3c65f5,#7b61ff);display:flex;align-items:center;justify-content:center;color:#fff;font-size:28px;font-weight:700;flex-shrink:0;overflow:hidden}.user-photo-preview img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.user-photo-upload label{display:inline-flex;align-items:center;gap:6px;padding:8px 18px;border-radius:8px;font-size:13px;font-weight:600;color:#3c65f5!important;background:#eef0fb;border:1px solid #d5dafa;cursor:pointer;transition:all .2s}.user-photo-upload label:hover{background:#dde2f9;border-color:#3c65f5}.user-photo-upload input[type=file]{display:none}.user-photo-upload p{font-size:12px;color:#999;margin:6px 0 0}.hierarchy-card{background:#fff;border-radius:12px;box-shadow:0 2px 20px #00000014;padding:30px;margin-bottom:25px}.hierarchy-card h4{color:#05264e!important;font-weight:700;margin-bottom:20px;padding-bottom:12px;border-bottom:2px solid #f0f0f0}.hierarchy-card h4 i{color:#3c65f5;margin-right:8px}.tree-node{padding:8px 14px;margin:4px 0;border-radius:8px;background:#f8f9fa;display:inline-flex;align-items:center;gap:10px;font-size:14px;color:#05264e!important}.tree-node:hover{background:#e3f2fd}.tree-node .node-name{font-weight:600;text-transform:capitalize}.user-row .user-info{text-transform:capitalize}.tree-children{margin-left:30px;border-left:2px solid #dee2e6;padding-left:15px}.user-row{display:flex;align-items:center;justify-content:space-between;padding:12px 16px;border-radius:8px;margin-bottom:6px;background:#f8f9fa}.user-row:hover{background:#e9ecef}.user-row .user-info{font-weight:600;color:#05264e!important}.user-row .user-info i{color:#3c65f5;margin-right:8px}.user-row .manager-select select{font-size:13px;border-radius:6px;border:1px solid #dee2e6;padding:6px 10px}.user-row .manager-label{font-size:12px;color:#6c757d!important;margin-right:8px}.ul-header{background:linear-gradient(135deg,#05264e,#1a3f7a,#3c65f5 80%,#7b61ff);border-radius:18px;padding:32px 36px;margin-bottom:28px;box-shadow:0 10px 40px #05264e33;display:flex;align-items:center;justify-content:space-between;flex-wrap:wrap;gap:16px;position:relative;overflow:hidden}.ul-header:after{content:"";position:absolute;right:-30px;top:-30px;width:160px;height:160px;border-radius:50%;background:#ffffff0a;pointer-events:none}.ul-header h2{color:#fff!important;font-weight:800;font-size:24px;margin:0}.ul-header h2 i{margin-right:10px;opacity:.7}.ul-header .ul-count{color:#fff9!important;font-size:14px;font-weight:500}.ul-add-btn{display:inline-flex;align-items:center;gap:8px;padding:12px 26px;border-radius:10px;font-size:14px;font-weight:700;color:#3c65f5!important;background:#fff!important;border:none!important;transition:all .25s;text-decoration:none;box-shadow:0 4px 14px #00000026;cursor:pointer;position:relative;z-index:1}.ul-add-btn:hover{transform:translateY(-2px);box-shadow:0 6px 20px #0003}.ul-list{display:flex;flex-direction:column;gap:12px}.ul-row{background:#fff;border-radius:14px;box-shadow:0 2px 16px #0000000d;border:1px solid #f0f2f5;padding:20px 26px;display:flex;align-items:center;gap:18px;transition:all .25s}.ul-row:hover{box-shadow:0 6px 28px #0000001a;transform:translateY(-2px)}.ul-row.ul-inactive{background:#f8f9fa;opacity:.55;border-color:#e0e0e0}.ul-avatar{width:48px;height:48px;border-radius:50%;background:linear-gradient(135deg,#3c65f5,#7b61ff);display:flex;align-items:center;justify-content:center;font-size:18px;font-weight:800;color:#fff!important;flex-shrink:0;text-transform:uppercase;overflow:hidden}.ul-row.ul-inactive .ul-avatar{background:linear-gradient(135deg,#aaa,#ccc)}.ul-info{flex:1;min-width:0}.ul-name{font-size:16px;font-weight:700;color:#05264e!important;margin:0 0 4px}.ul-meta{display:flex;flex-wrap:wrap;gap:14px;font-size:13px}.ul-meta span{display:inline-flex;align-items:center;gap:5px}.ul-meta .um-email{color:#8c96a8!important}.ul-meta .um-email i{color:#3c65f5!important;font-size:11px}.ul-meta .um-tz{color:#aab4c6!important;font-size:12px}.ul-meta .um-id{color:#c5cdd8!important;font-size:12px}.ul-status{display:inline-flex;align-items:center;padding:5px 14px;border-radius:8px;font-size:12px;font-weight:700;white-space:nowrap}.ul-status.st-active{background:#e6f9f4;color:#09ad95!important}.ul-status.st-inactive{background:#fde8e8;color:#f96768!important}.ul-actions{display:flex;align-items:center;gap:8px;flex-shrink:0}.ul-actions .ua-btn{display:inline-flex;align-items:center;gap:6px;padding:7px 14px;border-radius:8px;font-size:12px;font-weight:600;border:1px solid #e0e6f0;background:#fff;color:#6c757d!important;transition:all .2s;text-decoration:none;cursor:pointer;white-space:nowrap}.ul-actions .ua-btn:hover{background:#f0f4ff;border-color:#3c65f5;color:#3c65f5!important;text-decoration:none}.ul-actions .ua-btn.btn-calendly{border-color:#f5a623;color:#f5a623!important}.ul-actions .ua-btn.btn-calendly:hover{background:#fff8ee}.ul-actions .ua-btn.btn-danger{border-color:#f96768;color:#f96768!important}.ul-actions .ua-btn.btn-danger:hover{background:#fde8e8}.lm-modal-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;z-index:9999;display:flex;align-items:center;justify-content:center;background:#0512268c;padding:16px}.lm-modal{width:min(460px,100%);background:#fff;border-radius:14px;box-shadow:0 24px 60px #00000040;padding:22px 22px 18px}.lm-modal h3{margin:0 0 10px;color:#05264e!important;font-size:22px;font-weight:700}.lm-modal p{margin:0 0 18px;color:#5b6475!important;line-height:1.45;font-size:14px}.lm-modal button{min-width:92px}html.theme-dark,html[data-theme=dark]{background:var(--atto-main-bg)}html.theme-dark .page-hero,html.theme-dark .user-edit-card,html.theme-dark .hierarchy-card,html.theme-dark .ul-header,html.theme-dark .ul-row,html.theme-dark .lm-modal,html.theme-dark .ul-actions .ua-btn,html.theme-dark .app-sidebar__footer,html.theme-dark .app-sidebar__theme-toggle,html.theme-dark .app-sidebar__item,html.theme-dark .app-sidebar__direct,html.theme-dark .app-sidebar__utility,html.theme-dark .app-sidebar__logout,html.theme-dark .app-sidebar__group-toggle,html.theme-dark .app-sidebar__group--open>.app-sidebar__group-toggle,html.theme-dark .tools-fab__trigger,html.theme-dark .tools-fab__rail,html.theme-dark .tools-fab__action,html.theme-dark .bug-report-button,html.theme-dark .home-fab,html.theme-dark .global-search-fab,html.theme-dark .global-search__box,html.theme-dark .global-search__results,html.theme-dark .bug-report-modal,html.theme-dark .bug-report-modal__card,html.theme-dark .calendar-fab{color:var(--app-text);border-color:var(--app-border)}html.theme-dark .page-hero,html.theme-dark .user-edit-card,html.theme-dark .hierarchy-card,html.theme-dark .ul-row,html.theme-dark .lm-modal,html.theme-dark .global-search__box,html.theme-dark .global-search__results,html.theme-dark .bug-report-modal__card,html.theme-dark .tools-fab__trigger,html.theme-dark .tools-fab__rail,html.theme-dark .tools-fab__action,html.theme-dark .bug-report-button,html.theme-dark .calendar-fab,html.theme-dark .home-fab,html.theme-dark .global-search-fab,html.theme-dark .app-sidebar__utility,html.theme-dark .app-sidebar__theme-toggle,html.theme-dark .page-hero__title{color:var(--app-page-title)}html.theme-dark .page-hero__subtitle,html.theme-dark .text-muted{color:var(--app-text-muted)!important}html.theme-dark .app-sidebar__utility i,html.theme-dark .app-sidebar__theme-toggle i,html.theme-dark .app-sidebar__item i,html.theme-dark .app-sidebar__direct i{color:var(--atto-sidebar-muted)}html.theme-dark .app-sidebar__item--active,html.theme-dark .app-sidebar__direct--active{background:var(--app-sidebar-item-active-bg);color:var(--app-text)!important;border-color:var(--app-sidebar-border)}html.theme-dark .app-sidebar__item--active i,html.theme-dark .app-sidebar__direct--active i{color:var(--app-btn-primary)}html.theme-dark .app-sidebar__item--disabled,html.theme-dark .app-sidebar__item--disabled:hover{background:var(--app-muted-surface);border-color:var(--app-border);color:var(--app-text-muted)!important}html.theme-dark .app-sidebar{background:var(--app-sidebar-nav-bg);border-right-color:var(--app-sidebar-border)}html.theme-dark .app-sidebar__header,html.theme-dark .app-sidebar--collapsed .app-sidebar__header,html.theme-dark .app-mobilebar{border-bottom-color:var(--atto-sidebar-line);background:var(--app-main-bg)}html.theme-dark .app-sidebar__group-toggle,html.theme-dark .app-sidebar__item,html.theme-dark .app-sidebar__direct,html.theme-dark .app-sidebar__logout,html.theme-dark .app-sidebar__theme-toggle,html.theme-dark .app-sidebar__collapse,html.theme-dark .app-sidebar--collapsed .app-sidebar__collapse{background:var(--app-sidebar-card-bg)}html.theme-dark .app-sidebar__brand,html.theme-dark .app-mobilebar .app-sidebar__brand{background:transparent}html.theme-dark .app-sidebar--collapsed .app-sidebar__brand{background:var(--app-sidebar-card-bg);border-color:var(--app-sidebar-border)}html.theme-dark .app-sidebar__brand span,html.theme-dark .app-sidebar__collapse,html.theme-dark .app-sidebar__item--active,html.theme-dark .app-sidebar__direct--active{color:var(--atto-sidebar-active)!important}html.theme-dark .global-search-fab,html.theme-dark .home-fab,html.theme-dark .tools-fab__trigger,html.theme-dark .tools-fab__action,html.theme-dark .bug-report-button,html.theme-dark .calendar-fab,html.theme-dark .global-search-fab i,html.theme-dark .home-fab i,html.theme-dark .tools-fab__trigger i,html.theme-dark .tools-fab__action i,html.theme-dark .bug-report-button i,html.theme-dark .calendar-fab i,html.theme-dark .bug-report-button:hover,html.theme-dark .calendar-fab:hover,html.theme-dark .home-fab:hover,html.theme-dark .tools-fab__trigger:hover,html.theme-dark .tools-fab__action:hover,html.theme-dark .global-search-fab:hover{color:var(--app-text)}html.theme-dark .global-search__input-row input::-moz-placeholder{color:var(--app-text-muted)}html.theme-dark .global-search__results-head,html.theme-dark .global-search__label,html.theme-dark .global-search__input-row input::placeholder,html.theme-dark .global-search__result-main small,html.theme-dark .global-search__badge,html.theme-dark .global-search__result-arrow,html.theme-dark .bug-report-modal__kicker,html.theme-dark .bug-report-modal__help,html.theme-dark .bug-report-modal__status,html.theme-dark .lm-modal p,html.theme-dark .lm-modal h3,html.theme-dark .lm-modal__title,html.theme-dark .lm-modal__close{color:var(--app-text-muted)}html.theme-dark .global-search__result-main strong,html.theme-dark .global-search__result-main .text-primary,html.theme-dark .global-search__badge,html.theme-dark .bug-report-modal__status--success,html.theme-dark .bug-report-modal__status--error,html.theme-dark .lm-modal h3{color:var(--app-text)}html.theme-dark .page-hero__add,html.theme-dark .bug-report-modal__primary,html.theme-dark .soc-form-actions .btn,html.theme-dark .soc-form-actions .theme-btn,html.theme-dark .btn-save-user,html.theme-dark .ul-add-btn,html.theme-dark .global-search__result-row,html.theme-dark .theme-btn,html.theme-dark .theme-btn2{background:var(--app-btn-primary)!important;color:var(--app-btn-primary-foreground)!important;border-color:var(--app-btn-primary)!important}html.theme-dark .bug-report-modal__secondary,html.theme-dark .lm-modal button,html.theme-dark .company-directory__modal-cancel,html.theme-dark .global-search__secondary,html.theme-dark .ua-btn.btn-calendly,html.theme-dark .btn-outline-primary{border-color:var(--app-border)!important;background:transparent!important;color:var(--app-text)!important}html.theme-dark .table,html.theme-dark .table th,html.theme-dark .table td{color:var(--app-text)}html.theme-dark .table>:not(caption)>*>*{border-color:var(--app-border);background:var(--app-surface)}html.theme-dark .form-control,html.theme-dark .form-select,html.theme-dark .form-check-input,html.theme-dark .form-range,html.theme-dark .form-check-label{background:var(--app-surface-alt);color:var(--app-text);border-color:var(--app-border)}html.theme-dark .form-control:focus,html.theme-dark .form-select:focus{border-color:var(--app-btn-primary);box-shadow:0 0 0 3px color-mix(in oklab,var(--app-btn-primary) 18%,transparent)}html.theme-dark .text-white{color:#f8fafc!important}html.theme-dark input::-moz-placeholder,html.theme-dark textarea::-moz-placeholder,html.theme-dark select::-moz-placeholder{color:var(--app-text-muted)}html.theme-dark input::placeholder,html.theme-dark textarea::placeholder,html.theme-dark select::placeholder{color:var(--app-text-muted)}html.theme-dark .app-sidebar__theme-toggle span{color:var(--app-text)}html.theme-dark .bo-list,html.theme-dark .bo-list__hero,html.theme-dark .bo-list__sidebar,html.theme-dark .bo-list__row,html.theme-dark .bo-list__modal,html.theme-dark .bo-list__filter,html.theme-dark .bo-list__main,html.theme-dark .bo-list__table-wrap,html.theme-dark .bo-list__panel,html.theme-dark .bo-list__table,html.theme-dark .bo-list__pagination,html.theme-dark .bo-list__table th,html.theme-dark .bo-list__table td,html.theme-dark .bo-list__quick-panel,html.theme-dark .bo-list__quick-company,html.theme-dark .sales-contacts__search-card,html.theme-dark .sales-contacts__table-wrap,html.theme-dark .company-directory__surface,html.theme-dark .company-directory__toolbar,html.theme-dark .company-directory__filters,html.theme-dark .company-directory__table-wrap,html.theme-dark .company-directory__pagination,html.theme-dark .linkedin-messages__surface,html.theme-dark .linkedin-messages__thread-body,html.theme-dark .linkedin-messages__composer,html.theme-dark .linkedin-messages__message-bubble,html.theme-dark .soc-list,html.theme-dark .soc-header,html.theme-dark .soc-search-box,html.theme-dark .soc-row,html.theme-dark .soc-form,html.theme-dark .company-directory__search,html.theme-dark .company-directory__filter-field select,html.theme-dark .sales-contacts__search,html.theme-dark .linkedin-messages__composer textarea,html.theme-dark .soc-edit-header,html.theme-dark .soc-form .form-control,html.theme-dark .company-directory__add,html.theme-dark .company-directory__icon-btn,html.theme-dark .company-directory__company-name,html.theme-dark .company-directory__meta,html.theme-dark .company-directory__text-cell{background:var(--app-surface);border-color:var(--app-border);color:var(--app-text)}html.theme-dark .bo-list__row:hover,html.theme-dark .sales-contacts__search-card:hover,html.theme-dark .company-directory__toolbar:hover,html.theme-dark .company-directory__surface:hover,html.theme-dark .bo-list__table-row:hover,html.theme-dark .bo-list__table tbody tr:hover,html.theme-dark .company-directory__table tr:hover td,html.theme-dark .soc-row:hover,html.theme-dark .sales-contacts__table tr:hover{background:var(--app-muted-surface)}html.theme-dark .bo-list__table th,html.theme-dark .company-directory__table th{background:var(--app-surface-alt)}html.theme-dark .bo-list__toolbar-search,html.theme-dark .company-directory__search,html.theme-dark .linkedin-messages__composer textarea,html.theme-dark .soc-row-link{color:var(--app-text)}html.theme-dark .sales-contacts__search input::-moz-placeholder,html.theme-dark .linkedin-messages__search::-moz-placeholder{color:var(--app-text)}html.theme-dark .soc-row-link input,html.theme-dark .company-directory__search input,html.theme-dark .sales-contacts__search input,html.theme-dark .sales-contacts__search input::placeholder,html.theme-dark .linkedin-messages__search::placeholder,html.theme-dark .linkedin-messages__message-meta,html.theme-dark .company-directory__name,html.theme-dark .company-directory__meta,html.theme-dark .soc-row-name,html.theme-dark .soc-row-meta,html.theme-dark .bo-list__row-name,html.theme-dark .bo-list__mission-title,html.theme-dark .bo-list__contact-name,html.theme-dark .bo-list__company-name{color:var(--app-text)}html.theme-dark .bo-list__row-meta,html.theme-dark .bo-list__panel-subtitle,html.theme-dark .company-directory__meta,html.theme-dark .sales-contacts__subtitle,html.theme-dark .sales-contacts__search-btn,html.theme-dark .linkedin-messages__conversation-main span,html.theme-dark .linkedin-messages__conversation-count,html.theme-dark .linkedin-messages__thread-head span{color:var(--app-text-muted)}html.theme-dark .ul-row{background:var(--app-surface);border-color:var(--app-border)}html.theme-dark .ul-name,html.theme-dark .user-row .user-info,html.theme-dark .user-edit-card h4,html.theme-dark .hierarchy-card h4,html.theme-dark .tree-node,html.theme-dark .tree-node .node-name,html.theme-dark .global-search__result-main strong{color:var(--app-text)!important}html.theme-dark .ul-meta .um-email,html.theme-dark .ul-meta .um-tz,html.theme-dark .ul-meta .um-id,html.theme-dark .user-row .manager-label,html.theme-dark .user-edit-card label,html.theme-dark .soc-field label,html.theme-dark .hierarchy-card p{color:var(--app-text-muted)!important}html.theme-dark .lm-modal,html.theme-dark .bug-report-modal,html.theme-dark .bug-report-modal__card,html.theme-dark .global-search,html.theme-dark .global-search__results,html.theme-dark .global-search__input-row{border-color:var(--app-border)}html.theme-dark .global-search__input-row,html.theme-dark .bug-report-modal__input-row,html.theme-dark .company-directory__search,html.theme-dark .sales-contacts__search,html.theme-dark .bo-list__toolbar-search,html.theme-dark .linkedin-messages__thread-body{background:var(--app-surface-alt)}html.theme-dark .badge{color:var(--app-text)}html.theme-dark .btn-outline-secondary,html.theme-dark .btn-outline-light,html.theme-dark .btn-outline-primary,html.theme-dark .btn-outline-success,html.theme-dark .btn-outline-danger{color:var(--app-text);border-color:var(--app-border)}html.theme-dark .btn-outline-primary:hover,html.theme-dark .btn-outline-secondary:hover,html.theme-dark .btn-outline-light:hover{background:var(--app-sidebar-item-hover)}html.theme-dark .sales-pipeline-page,html.theme-dark .sales-pipeline,html.theme-dark .sales-pipeline__header,html.theme-dark .sales-pipeline__create,html.theme-dark .sales-board,html.theme-dark .sales-col,html.theme-dark .sales-card,html.theme-dark .sales-form,html.theme-dark .sales-toolbar,html.theme-dark .sales-drawer,html.theme-dark .sales-drawer__head,html.theme-dark .sales-drawer__body,html.theme-dark .sales-drawer__section,html.theme-dark .company-directory__modal,html.theme-dark .company-directory__modal-close,html.theme-dark .bo-list--company-directory .bo-list__main,html.theme-dark .bo-list--linkedin-messages .bo-list__main,html.theme-dark .bo-list--sales-contacts .bo-list__main,html.theme-dark .linkedin-messages__surface,html.theme-dark .linkedin-messages__thread-body,html.theme-dark .linkedin-messages__composer,html.theme-dark .linkedin-messages__message-bubble,html.theme-dark .linkedin-messages__list-head,html.theme-dark .linkedin-messages__thread-head,html.theme-dark .company-directory__surface,html.theme-dark .company-directory__toolbar,html.theme-dark .company-directory__filters,html.theme-dark .company-directory__table-wrap,html.theme-dark .company-directory__modal-actions button,html.theme-dark .sales-contacts__search-card,html.theme-dark .sales-contacts__search,html.theme-dark .sales-contacts__table-wrap{background:var(--app-surface);border-color:var(--app-border);color:var(--app-text)}html.theme-dark .sales-pipeline__header,html.theme-dark .sales-pipeline__create,html.theme-dark .sales-form,html.theme-dark .sales-toolbar,html.theme-dark .sales-col,html.theme-dark .sales-card,html.theme-dark .sales-contacts__hero,html.theme-dark .sales-pipeline__quick-new,html.theme-dark .sales-pipeline__create-actions button,html.theme-dark .sales-toolbar select,html.theme-dark .sales-toolbar label,html.theme-dark .sales-pipeline__actions button,html.theme-dark .sales-pipeline__create input,html.theme-dark .sales-pipeline__create select,html.theme-dark .sales-pipeline__view-label,html.theme-dark .sales-pipeline__title-block h1,html.theme-dark .sales-pipeline__title-block p,html.theme-dark .sales-pipeline__card-top strong,html.theme-dark .sales-pipeline__card>span,html.theme-dark .sales-pipeline__column-head span,html.theme-dark .sales-pipeline__column-head strong,html.theme-dark .sales-pipeline__column-head small,html.theme-dark .sales-card>span:not(.sales-pipeline__card-top),html.theme-dark .sales-col__head,html.theme-dark .sales-col__head span:last-child{color:var(--app-text)}html.theme-dark .sales-pipeline__column,html.theme-dark .sales-col{background:var(--app-surface-alt)}html.theme-dark .sales-card,html.theme-dark .sales-form{background:var(--app-surface);border-color:var(--app-border)}html.theme-dark .sales-pipeline__column.is-over{background:var(--app-muted-surface);border-color:var(--app-btn-primary)}html.theme-dark .sales-pipeline__card-top i,html.theme-dark .sales-card i,html.theme-dark .sales-pipeline__card>span:not(.sales-pipeline__card-top) i,html.theme-dark .sales-pipeline__column-head i{color:var(--app-text-muted)}html.theme-dark .sales-pipeline__create-actions button[type=submit],html.theme-dark .sales-pipeline__new,html.theme-dark .sales-pipeline__quick-new,html.theme-dark .sales-pipeline__header .sales-pipeline__new{background:var(--app-btn-primary);color:var(--app-btn-primary-foreground);border-color:var(--app-btn-primary)}html.theme-dark .sales-drawer,html.theme-dark .sales-drawer__head,html.theme-dark .sales-drawer__body,html.theme-dark .sales-drawer__close{background:var(--app-surface);border-color:var(--app-border);color:var(--app-text)}html.theme-dark .sales-drawer__title,html.theme-dark .sales-drawer__meta,html.theme-dark .sales-drawer__section,html.theme-dark .sales-drawer__empty{color:var(--app-text)}html.theme-dark .sales-act{background:var(--app-surface);border-color:var(--app-border);color:var(--app-text)}html.theme-dark .app-main,html.theme-dark .app-main__container,html.theme-dark .user-profile,html.theme-dark .user-profile .container,html.theme-dark .container-fluid,html.theme-dark .mt-list,html.theme-dark .mt-card,html.theme-dark .cmt-row,html.theme-dark .bo-one,html.theme-dark .bo-cvs,html.theme-dark .bo-cvs__card,html.theme-dark .bo-add--wrap,html.theme-dark .bo-add__hero,html.theme-dark .bo-add__card,html.theme-dark .sales-page,html.theme-dark .jobs-page__hero,html.theme-dark .sales-pipeline-page,html.theme-dark .sales-contacts__search-card,html.theme-dark .sales-contacts__table-wrap,html.theme-dark .company-directory__surface,html.theme-dark .company-directory__toolbar,html.theme-dark .company-directory__filters,html.theme-dark .company-directory__table-wrap,html.theme-dark .linkedin-messages__surface,html.theme-dark .jobs-page,html.theme-dark .jobs-page__search-card,html.theme-dark .jobs-page__table-wrap,html.theme-dark .soc-search-box,html.theme-dark .soc-list,html.theme-dark .soc-row,html.theme-dark .soc-form,html.theme-dark .soc-edit-header,html.theme-dark .soc-row-delete,html.theme-dark .soc-row--contact,html.theme-dark .company-directory__pagination,html.theme-dark .company-directory__empty,html.theme-dark .bo-list__quick-panel,html.theme-dark .bo-list__quick-company,html.theme-dark .bo-list__quick-section,html.theme-dark .bo-list__quick-head,html.theme-dark .bo-list__table-wrap,html.theme-dark .sales-toolbar,html.theme-dark .sales-form,html.theme-dark .sales-board,html.theme-dark .sales-col,html.theme-dark .sales-card,html.theme-dark .sales-drawer{background:var(--app-surface);border-color:var(--app-border)}html.theme-dark .mention,html.theme-dark .mt-empty,html.theme-dark .mt-card-head,html.theme-dark .cmt-list,html.theme-dark .cmt-body,html.theme-dark .sales-col__head span:last-child,html.theme-dark .sales-pipeline__title-block,html.theme-dark .sales-pipeline__header,html.theme-dark .sales-pipeline__actions,html.theme-dark .sales-pipeline__create,html.theme-dark .sales-pipeline__cards,html.theme-dark .sales-pipeline__card-top,html.theme-dark .jobs-page .job-row,html.theme-dark .job-form-card,html.theme-dark .job-modal-card,html.theme-dark .job-modal-actions,html.theme-dark .job-modal-close,html.theme-dark .job-row-right,html.theme-dark .bo-cvs__table tr:hover,html.theme-dark .job-modal-backdrop,html.theme-dark .job-modal{color:var(--app-text)}html.theme-dark .card,html.theme-dark .shadow-sm,html.theme-dark .shadow{background:var(--app-surface);border-color:var(--app-border);color:var(--app-text)}html.theme-dark .modal-backdrop,html.theme-dark .job-modal-backdrop,html.theme-dark .sales-drawer__backdrop,html.theme-dark .company-directory__modal-backdrop,html.theme-dark .bo-list__quick-panel,html.theme-dark .lm-modal-backdrop{background:#0a0a0ac2}html.theme-dark .text-muted,html.theme-dark .cmt-date,html.theme-dark .cmt-pseudo,html.theme-dark .cmt-empty,html.theme-dark .mt-empty p,html.theme-dark .mt-empty i,html.theme-dark .bo-one__summary,html.theme-dark .bo-one__label,html.theme-dark .bo-one__header-note,html.theme-dark .jobs-row,html.theme-dark .jobs-page__mission-title,html.theme-dark .jobs-page .job-row-title a,html.theme-dark .job-row-meta,html.theme-dark .job-row-meta .jm-date,html.theme-dark .job-row-meta .jm-owner,html.theme-dark .company-directory__meta,html.theme-dark .soc-field label,html.theme-dark .soc-row-meta,html.theme-dark .soc-row-name,html.theme-dark .bo-cvs__table td,html.theme-dark .soc-edit-titles h2,html.theme-dark .bo-cvs__table td a{color:var(--app-text-muted)}html.theme-dark .job-row-right .jr-btn,html.theme-dark .sales-pipeline__actions button,html.theme-dark .sales-toolbar button,html.theme-dark .sales-toolbar select,html.theme-dark .soc-row-delete,html.theme-dark .company-directory__search,html.theme-dark .company-directory__filter-field select,html.theme-dark .jobs-page__search,html.theme-dark .jobs-page__search-btn,html.theme-dark .jobs-page__filter,html.theme-dark .jobs-page__filter select,html.theme-dark .sales-pipeline__create select,html.theme-dark .sales-pipeline__create input,html.theme-dark .sales-pipeline__quick-new,html.theme-dark .sales-contacts__search,html.theme-dark .sales-contacts__search input,html.theme-dark .sales-contacts__search-btn,html.theme-dark .linkedin-messages__composer textarea,html.theme-dark .bo-list__toolbar-search input,html.theme-dark .bo-list__toolbar-select select,html.theme-dark .bo-list__table-search,html.theme-dark .bo-list__row-name,html.theme-dark .bo-list__mission-title,html.theme-dark .bo-list__contact-name,html.theme-dark .bo-list__company-name{background:var(--app-surface-alt);border-color:var(--app-border);color:var(--app-text)}html.theme-dark .bo-list__table th{background:var(--app-surface)}html.theme-dark .jobs-page__search-btn,html.theme-dark .jobs-page__filter select,html.theme-dark .company-directory__search input,html.theme-dark .bo-list__table th,html.theme-dark .bo-list__table-row td,html.theme-dark .bo-list__table tbody tr:hover,html.theme-dark .sales-pipeline__card,html.theme-dark .sales-col__head span:last-child,html.theme-dark .sales-pipeline__column-head span,html.theme-dark .sales-col,html.theme-dark .linkedin-messages__conversation-count,html.theme-dark .linkedin-messages__composer textarea:focus,html.theme-dark .sales-form input,html.theme-dark .sales-form select,html.theme-dark .soc-form .form-control,html.theme-dark .sales-form--inline input,html.theme-dark .sales-form--inline select{color:var(--app-text);background:var(--app-surface)}html.theme-dark .sales-toolbar label,html.theme-dark .bo-list__panel-subtitle,html.theme-dark .bo-list__pagination-summary,html.theme-dark .bo-list__table-sub-text,html.theme-dark .linkedin-messages__message-meta,html.theme-dark .job-row-meta .jm-date i,html.theme-dark .jobs-page__search-card,html.theme-dark .jobs-page__table th,html.theme-dark .jobs-page__table td{color:var(--app-text-muted)}html.theme-dark .jobs-header,html.theme-dark .jobs-alert,html.theme-dark .jobs-list,html.theme-dark .job-row,html.theme-dark .job-row-right .jr-btn,html.theme-dark .jobs-extranet-modal__panel,html.theme-dark .jobs-extranet-modal__recommendations,html.theme-dark .jobs-extranet-modal__recommendation,html.theme-dark .jobs-extranet-modal__field,html.theme-dark .jobs-extranet-modal__recommendation select,html.theme-dark .jobs-extranet-modal__recommendation textarea,html.theme-dark .jobs-extranet-modal__recipient,html.theme-dark .jobs-extranet-modal__recommendation-top,html.theme-dark .jobs-extranet-modal__link,html.theme-dark .jobs-extranet-modal__actions,html.theme-dark .job-page-header,html.theme-dark .job-form-card,html.theme-dark .job-toast,html.theme-dark .job-users-list li,html.theme-dark .soc-row-link,html.theme-dark .soc-row--contact .soc-row-icon,html.theme-dark .soc-row--contact .soc-row-meta-it,html.theme-dark .soc-row-favorite,html.theme-dark .soc-list,html.theme-dark .soc-search-box,html.theme-dark .soc-row,html.theme-dark .soc-row--contact,html.theme-dark .soc-edit-header,html.theme-dark .soc-form,html.theme-dark .soc-form .form-control,html.theme-dark .mt-list,html.theme-dark .mt-card,html.theme-dark .mt-card-head,html.theme-dark .cmt-row,html.theme-dark .mt-card-body,html.theme-dark .mention,html.theme-dark .bo-list,html.theme-dark .bo-list__hero,html.theme-dark .bo-list__sidebar,html.theme-dark .bo-list__row,html.theme-dark .bo-list__filter,html.theme-dark .bo-list__table,html.theme-dark .bo-list__empty,html.theme-dark .bo-list__panel,html.theme-dark .bo-list__pagination,html.theme-dark .bo-list__quick-panel,html.theme-dark .bo-list__quick-company,html.theme-dark .bo-list__quick-section,html.theme-dark .bo-list__quick-head,html.theme-dark .company-directory__surface,html.theme-dark .company-directory__toolbar,html.theme-dark .company-directory__filters,html.theme-dark .company-directory__table-wrap,html.theme-dark .company-directory__table,html.theme-dark .sales-pipeline-page,html.theme-dark .sales-pipeline,html.theme-dark .sales-col,html.theme-dark .sales-card,html.theme-dark .sales-toolbar,html.theme-dark .sales-form,html.theme-dark .sales-drawer,html.theme-dark .sales-drawer__head,html.theme-dark .sales-drawer__body,html.theme-dark .sales-drawer__section,html.theme-dark .sales-board,html.theme-dark .sales-act,html.theme-dark .bo-one,html.theme-dark .bo-one__relationship-card,html.theme-dark .bo-one__tabs,html.theme-dark .bo-one__sidebar,html.theme-dark .bo-cvs__card,html.theme-dark .bo-one__table,html.theme-dark .bo-one__test-list,html.theme-dark .bo-one__empty,html.theme-dark .bo-add--wrap,html.theme-dark .bo-add__card,html.theme-dark .bo-add__hero,html.theme-dark .bo-cvs__table td,html.theme-dark .bo-cvs__table tr:hover,html.theme-dark .calendar-page__content,html.theme-dark .calendar-page__card,html.theme-dark .bo-dashboard,html.theme-dark .bo-dash__panel,html.theme-dark .bo-dash__widget,html.theme-dark .search-page,html.theme-dark .search-table,html.theme-dark .notifs-page,html.theme-dark .stats-page,html.theme-dark .mission-extranet,html.theme-dark .mfa-card,html.theme-dark .invoices-page,html.theme-dark .cras-page,html.theme-dark .gestion-page,html.theme-dark .gestion-page .bo-add__card,html.theme-dark .scoring-page,html.theme-dark .articles-page,html.theme-dark .ar-card,html.theme-dark .ar-card-head,html.theme-dark .ar-card-body,html.theme-dark .feedback-panel,html.theme-dark .feedback-panel--empty,html.theme-dark .lm-modal{background:var(--app-surface);border-color:var(--app-border)}html.theme-dark .jobs-add-btn,html.theme-dark .jobs-page__primary-add{background:var(--app-btn-primary)!important;color:var(--app-btn-primary-foreground)!important;border-color:var(--app-btn-primary)!important}html.theme-dark .jobs-alert{background:var(--app-muted-surface);color:var(--app-text-muted)}html.theme-dark .jobs-page__search input,html.theme-dark .jobs-page__filter select,html.theme-dark .jobs-page__search-btn,html.theme-dark .jobs-page__filter,html.theme-dark .jobs-page__search-btn:hover,html.theme-dark .jobs-page__filter select:focus,html.theme-dark .jobs-page__filter option{background:var(--app-surface-alt);color:var(--app-text);border-color:var(--app-border)}html.theme-dark .jobs-extranet-modal__head,html.theme-dark .jobs-extranet-modal__loading,html.theme-dark .jobs-extranet-modal__recommendations-empty,html.theme-dark .jobs-extranet-modal__recommendation-top,html.theme-dark .jobs-extranet-modal__section-head,html.theme-dark .jobs-extranet-modal__status,html.theme-dark .jobs-extranet-modal__link,html.theme-dark .jobs-extranet-modal__alert--error,html.theme-dark .jobs-extranet-modal__alert--ok,html.theme-dark .jobs-extranet-modal__recommendation,html.theme-dark .jobs-extranet-modal__candidate-hint{color:var(--app-text-muted)}html.theme-dark .jobs-extranet-modal__primary,html.theme-dark .jobs-extranet-modal__secondary,html.theme-dark .jobs-extranet-modal__actions button,html.theme-dark .jobs-extranet-modal__recommendations .jobs-extranet-modal__save-recommendations,html.theme-dark .jobs-extranet-modal__link button,html.theme-dark .jobs-extranet-modal__recommendation-top button,html.theme-dark .jobs-extranet-modal__section-head button{background:var(--app-btn-primary);border-color:var(--app-btn-primary);color:var(--app-btn-primary-foreground)}html.theme-dark .jobs-extranet-modal__recipient strong,html.theme-dark .jobs-extranet-modal__recipient span,html.theme-dark .jobs-page .job-row-title a,html.theme-dark .jobs-page__mission-title,html.theme-dark .jobs-page__company-name,html.theme-dark .jobs-page__company-meta,html.theme-dark .job-page-header h3,html.theme-dark .job-toast,html.theme-dark .job-toast.is-success,html.theme-dark .job-users-list li .user-name,html.theme-dark .job-users-list li .btn-remove,html.theme-dark .job-mycompany-item,html.theme-dark .jobs-page__mission-link,html.theme-dark .jobs-page__shared,html.theme-dark .jobs-page .job-row-meta,html.theme-dark .jobs-page__table th,html.theme-dark .jobs-page__table td,html.theme-dark .jobs-page .shared-label,html.theme-dark .jobs-page .shared-tag,html.theme-dark .jobs-page .jr-status,html.theme-dark .sales-badge,html.theme-dark .sales-badge--new,html.theme-dark .sales-badge--qualified,html.theme-dark .sales-badge--converted,html.theme-dark .sales-badge--lost,html.theme-dark .bo-list__row-name,html.theme-dark .bo-list__mission-title,html.theme-dark .bo-list__contact-name,html.theme-dark .bo-list__company-name,html.theme-dark .soc-row-name,html.theme-dark .soc-row-meta,html.theme-dark .soc-row-icon,html.theme-dark .soc-row-meta-it,html.theme-dark .soc-row-favorite,html.theme-dark .mt-card-name a,html.theme-dark .mt-card-body .cmt-list,html.theme-dark .mt-card-body .cmt-row,html.theme-dark .cmt-body,html.theme-dark .cmt-body strong,html.theme-dark .cmt-pseudo{color:var(--app-text)}html.theme-dark .jobs-extranet-modal__backdrop{background:#0a0a0ac2}html.theme-dark .jobs-extranet-modal__panel,html.theme-dark .job-modal-card,html.theme-dark .job-modal-backdrop{box-shadow:var(--app-card-shadow)}html.theme-dark .jobs-page__table th,html.theme-dark .jobs-page__table td,html.theme-dark .bo-list__table th,html.theme-dark .bo-list__table td,html.theme-dark .bo-cvs__table th,html.theme-dark .bo-cvs__table td{border-color:var(--app-border)}html.theme-dark .global-search__backdrop{background:radial-gradient(circle at 50% 5%,rgba(115,115,115,.18),transparent 34rem),#0a0a0ab8}html.theme-dark .global-search__orb{display:none}html.theme-dark .app-main [class*=tw-bg-white],html.theme-dark .app-main [class*=tw-bg-slate-50],html.theme-dark .app-main [class*=tw-bg-gray-50],html.theme-dark .app-main [class*=tw-bg-zinc-50],html.theme-dark .app-main [class*=tw-bg-neutral-50]{background-color:var(--app-surface)!important}html.theme-dark .app-main [class*=tw-bg-slate-100],html.theme-dark .app-main [class*=tw-bg-gray-100],html.theme-dark .app-main [class*=tw-bg-zinc-100],html.theme-dark .app-main [class*=tw-bg-neutral-100],html.theme-dark .app-main [class*=tw-from-slate-50],html.theme-dark .app-main [class*=tw-to-white]{background:var(--app-surface-alt)!important}html.theme-dark .app-main [class*=tw-border-slate-100],html.theme-dark .app-main [class*=tw-border-slate-200],html.theme-dark .app-main [class*=tw-border-slate-300],html.theme-dark .app-main [class*=tw-border-gray-100],html.theme-dark .app-main [class*=tw-border-gray-200],html.theme-dark .app-main [class*=tw-border-zinc-200]{border-color:var(--app-border)!important}html.theme-dark .app-main [class*=tw-text-slate-900],html.theme-dark .app-main [class*=tw-text-slate-800],html.theme-dark .app-main [class*=tw-text-gray-900],html.theme-dark .app-main [class*=tw-text-gray-800],html.theme-dark .app-main [class*=tw-text-zinc-900],html.theme-dark .app-main [class*=tw-text-zinc-800]{color:var(--app-text)!important}html.theme-dark .app-main [class*=tw-text-slate-700],html.theme-dark .app-main [class*=tw-text-slate-600],html.theme-dark .app-main [class*=tw-text-slate-500],html.theme-dark .app-main [class*=tw-text-gray-700],html.theme-dark .app-main [class*=tw-text-gray-600],html.theme-dark .app-main [class*=tw-text-gray-500],html.theme-dark .app-main [class*=tw-text-zinc-700],html.theme-dark .app-main [class*=tw-text-zinc-600],html.theme-dark .app-main [class*=tw-text-zinc-500]{color:var(--app-text-muted)!important}html.theme-dark .app-main [class*="tw-placeholder:tw-text-slate-400"]::-moz-placeholder,html.theme-dark .app-main input::-moz-placeholder,html.theme-dark .app-main textarea::-moz-placeholder{color:#8f8f8f!important}html.theme-dark .app-main [class*="tw-placeholder:tw-text-slate-400"]::placeholder,html.theme-dark .app-main input::placeholder,html.theme-dark .app-main textarea::placeholder{color:#8f8f8f!important}html.theme-dark .app-main [class*=tw-ring-slate-200]{--tw-ring-color: var(--app-border) !important}html.theme-dark .app-main input,html.theme-dark .app-main select,html.theme-dark .app-main textarea{background-color:var(--app-surface-alt);border-color:var(--app-border);color:var(--app-text)}html.theme-dark .app-main table,html.theme-dark .app-main thead,html.theme-dark .app-main tbody,html.theme-dark .app-main tr,html.theme-dark .app-main th,html.theme-dark .app-main td{border-color:var(--app-border)}html.theme-dark body,html[data-theme=dark] body,html.theme-dark .app-main,html[data-theme=dark] .app-main,html.theme-dark .app-main__container,html[data-theme=dark] .app-main__container{background:#171717!important;color:var(--app-text)}html.theme-dark .app-sidebar,html[data-theme=dark] .app-sidebar{background:#171717!important;border-right-color:#2f2f2f!important;color:#e5e5e5!important}html.theme-dark .app-sidebar__header,html[data-theme=dark] .app-sidebar__header,html.theme-dark .app-sidebar__footer,html[data-theme=dark] .app-sidebar__footer{background:#171717!important;border-color:#2f2f2f!important}html.theme-dark .app-sidebar__brand,html[data-theme=dark] .app-sidebar__brand{background:#fafafa!important;border:1px solid #3a3a3a;border-radius:10px;padding:8px 14px}html.theme-dark .app-sidebar__collapse,html[data-theme=dark] .app-sidebar__collapse,html.theme-dark .app-sidebar__group-toggle,html[data-theme=dark] .app-sidebar__group-toggle,html.theme-dark .app-sidebar__utility,html[data-theme=dark] .app-sidebar__utility,html.theme-dark .app-sidebar__theme-toggle,html[data-theme=dark] .app-sidebar__theme-toggle,html.theme-dark .tools-fab__trigger,html[data-theme=dark] .tools-fab__trigger,html.theme-dark .tools-fab__rail,html[data-theme=dark] .tools-fab__rail,html.theme-dark .tools-fab__action,html[data-theme=dark] .tools-fab__action{background:#202020!important;border-color:#343434!important;color:#e5e5e5!important;box-shadow:none!important}html.theme-dark .app-sidebar__group--open>.app-sidebar__group-toggle,html[data-theme=dark] .app-sidebar__group--open>.app-sidebar__group-toggle,html.theme-dark .app-sidebar__item--active,html[data-theme=dark] .app-sidebar__item--active,html.theme-dark .app-sidebar__direct--active,html[data-theme=dark] .app-sidebar__direct--active{background:#292929!important;border-color:#3f3f3f!important;color:#fff!important;box-shadow:inset 3px 0 0 var(--app-btn-primary)!important}html.theme-dark .app-sidebar__item,html[data-theme=dark] .app-sidebar__item,html.theme-dark .app-sidebar__direct,html[data-theme=dark] .app-sidebar__direct,html.theme-dark .app-sidebar__logout,html[data-theme=dark] .app-sidebar__logout{color:#d4d4d4!important}html.theme-dark .app-sidebar__item:hover,html[data-theme=dark] .app-sidebar__item:hover,html.theme-dark .app-sidebar__direct:hover,html[data-theme=dark] .app-sidebar__direct:hover,html.theme-dark .app-sidebar__logout:hover,html[data-theme=dark] .app-sidebar__logout:hover{background:#242424!important;border-color:#343434!important;color:#fff!important}html.theme-dark .bo-list--candidates-table,html[data-theme=dark] .bo-list--candidates-table,html.theme-dark .bo-list--candidates-table .bo-list__main,html[data-theme=dark] .bo-list--candidates-table .bo-list__main{background:#171717!important}html.theme-dark .bo-list--candidates-table .bo-list__hero,html[data-theme=dark] .bo-list--candidates-table .bo-list__hero,html.theme-dark .bo-list__panel,html[data-theme=dark] .bo-list__panel,html.theme-dark .bo-list__table-wrap,html[data-theme=dark] .bo-list__table-wrap{background:#1c1c1c!important;border-color:#303030!important;box-shadow:none!important}html.theme-dark .bo-list__panel-title,html[data-theme=dark] .bo-list__panel-title,html.theme-dark .bo-list--candidates-table .bo-list__hero-title,html[data-theme=dark] .bo-list--candidates-table .bo-list__hero-title{color:#f5f5f5!important}html.theme-dark .bo-list__toolbar,html[data-theme=dark] .bo-list__toolbar{background:#1f1f1f!important;border-top:1px solid #303030;border-bottom:1px solid #303030}html.theme-dark .bo-list__toolbar-search,html[data-theme=dark] .bo-list__toolbar-search,html.theme-dark .bo-list__toolbar-select,html[data-theme=dark] .bo-list__toolbar-select,html.theme-dark .bo-list__toolbar-select select,html[data-theme=dark] .bo-list__toolbar-select select{background:#242424!important;border-color:#3a3a3a!important;color:#f5f5f5!important}html.theme-dark .bo-list__toolbar-search input,html[data-theme=dark] .bo-list__toolbar-search input{color:#f5f5f5!important}html.theme-dark .bo-list__toolbar-select span,html[data-theme=dark] .bo-list__toolbar-select span,html.theme-dark .bo-list__toolbar-search,html[data-theme=dark] .bo-list__toolbar-search{color:#a3a3a3!important}html.theme-dark .bo-list__toolbar-search:focus-within,html[data-theme=dark] .bo-list__toolbar-search:focus-within,html.theme-dark .bo-list__toolbar-select:focus-within,html[data-theme=dark] .bo-list__toolbar-select:focus-within{border-color:#5877ff!important;box-shadow:0 0 0 3px #5877ff2e!important}html.theme-dark .bo-list__table th,html[data-theme=dark] .bo-list__table th{background:#202020!important;color:#b8b8b8!important;border-color:#303030!important}html.theme-dark .bo-list__table td,html[data-theme=dark] .bo-list__table td,html.theme-dark .bo-list__table tbody tr,html[data-theme=dark] .bo-list__table tbody tr{background:#1c1c1c!important;border-color:#303030!important}html.theme-dark .bo-list__table tbody tr:hover td,html[data-theme=dark] .bo-list__table tbody tr:hover td,html.theme-dark .bo-list__table tbody tr:hover,html[data-theme=dark] .bo-list__table tbody tr:hover{background:#242424!important}html.theme-dark .bo-list__row-name,html[data-theme=dark] .bo-list__row-name,html.theme-dark .bo-list__mission-title,html[data-theme=dark] .bo-list__mission-title,html.theme-dark .bo-list__contact-name,html[data-theme=dark] .bo-list__contact-name,html.theme-dark .bo-list__company-name,html[data-theme=dark] .bo-list__company-name,html.theme-dark .bo-list__table-main-text,html[data-theme=dark] .bo-list__table-main-text{color:#f5f5f5!important}html.theme-dark .bo-list__row-title,html[data-theme=dark] .bo-list__row-title,html.theme-dark .bo-list__mission-meta,html[data-theme=dark] .bo-list__mission-meta,html.theme-dark .bo-list__contact-meta,html[data-theme=dark] .bo-list__contact-meta,html.theme-dark .bo-list__table-sub-text,html[data-theme=dark] .bo-list__table-sub-text{color:#a3a3a3!important}html.theme-dark .bo-list__company-icon,html[data-theme=dark] .bo-list__company-icon,html.theme-dark .bo-list__mission-icon,html[data-theme=dark] .bo-list__mission-icon,html.theme-dark .bo-list__contact-avatar,html[data-theme=dark] .bo-list__contact-avatar{background:#262626!important;border-color:#3a3a3a!important;color:#d4d4d4!important}html.theme-dark .bo-list__mission-cell--assigned .bo-list__mission-icon,html[data-theme=dark] .bo-list__mission-cell--assigned .bo-list__mission-icon{background:#173124!important;color:#8ee0b2!important}html.theme-dark .bo-list__table-action,html[data-theme=dark] .bo-list__table-action,html.theme-dark .bo-list__toolbar-btn--ghost,html[data-theme=dark] .bo-list__toolbar-btn--ghost{background:#242424!important;border-color:#3a3a3a!important;color:#f5f5f5!important}html.theme-dark .bo-list__table-delete,html[data-theme=dark] .bo-list__table-delete,html.theme-dark .bo-list .bo-list__table-actions>.bo-list__row-delete.bo-list__table-delete,html[data-theme=dark] .bo-list .bo-list__table-actions>.bo-list__row-delete.bo-list__table-delete{background:#2a1719!important;border-color:#613035!important;color:#ffb4ba!important;box-shadow:none!important}html.theme-dark .bug-report-button,html[data-theme=dark] .bug-report-button,html.theme-dark .tools-fab__trigger,html[data-theme=dark] .tools-fab__trigger,html.theme-dark .tools-fab__rail,html[data-theme=dark] .tools-fab__rail,html.theme-dark .tools-fab__action,html[data-theme=dark] .tools-fab__action,html.theme-dark .home-fab,html[data-theme=dark] .home-fab,html.theme-dark .global-search-fab,html[data-theme=dark] .global-search-fab,html.theme-dark .calendar-fab,html[data-theme=dark] .calendar-fab{background:#202020!important;border-color:#343434!important;color:#f5f5f5!important;box-shadow:0 18px 48px #0000003d!important}html.theme-dark .tools-fab__action--primary,html[data-theme=dark] .tools-fab__action--primary{background:#3c65f5!important;border-color:#3c65f5!important;color:#fff!important;box-shadow:0 16px 32px #3c65f52e!important}html.theme-dark .tools-fab__action--primary i,html[data-theme=dark] .tools-fab__action--primary i{color:#fff!important}:is(html.theme-dark,html[data-theme=dark]){--app-dark-canvas: #171717;--app-dark-panel: #1d1d1d;--app-dark-panel-2: #222222;--app-dark-panel-3: #272727;--app-dark-border: #323232;--app-dark-border-strong: #3d3d3d;--app-dark-text: #f4f4f5;--app-dark-text-soft: #ceced2;--app-dark-text-muted: #9a9aa1;--app-dark-accent: #4d6bff;--app-dark-accent-soft: rgba(77, 107, 255, .18)}:is(html.theme-dark,html[data-theme=dark]) .sales-contacts__hero,:is(html.theme-dark,html[data-theme=dark]) .sales-contacts__search-card,:is(html.theme-dark,html[data-theme=dark]) .sales-contacts__table-wrap,:is(html.theme-dark,html[data-theme=dark]) .jobs-page__hero,:is(html.theme-dark,html[data-theme=dark]) .jobs-page__search-card,:is(html.theme-dark,html[data-theme=dark]) .jobs-page__table-wrap,:is(html.theme-dark,html[data-theme=dark]) .sales-pipeline__header,:is(html.theme-dark,html[data-theme=dark]) .sales-pipeline__create,:is(html.theme-dark,html[data-theme=dark]) .sales-pipeline__column,:is(html.theme-dark,html[data-theme=dark]) .sales-pipeline__card,:is(html.theme-dark,html[data-theme=dark]) .linkedin-messages__surface,:is(html.theme-dark,html[data-theme=dark]) .linkedin-messages__list-head,:is(html.theme-dark,html[data-theme=dark]) .linkedin-messages__thread-head,:is(html.theme-dark,html[data-theme=dark]) .linkedin-messages__composer,:is(html.theme-dark,html[data-theme=dark]) .linkedin-messages__message-bubble,:is(html.theme-dark,html[data-theme=dark]) .bo-list__quick-panel,:is(html.theme-dark,html[data-theme=dark]) .bo-list__modal{background:var(--app-dark-panel)!important;border-color:var(--app-dark-border)!important;box-shadow:0 20px 48px #00000047!important}:is(html.theme-dark,html[data-theme=dark]) .sales-pipeline__column,:is(html.theme-dark,html[data-theme=dark]) .linkedin-messages__thread-body,:is(html.theme-dark,html[data-theme=dark]) .bo-list__quick-company,:is(html.theme-dark,html[data-theme=dark]) .bo-list__quick-attrs div,:is(html.theme-dark,html[data-theme=dark]) .bo-list__modal-btn--secondary{background:var(--app-dark-panel-2)!important;border-color:var(--app-dark-border)!important}:is(html.theme-dark,html[data-theme=dark]) .sales-pipeline-page,:is(html.theme-dark,html[data-theme=dark]) .jobs-page,:is(html.theme-dark,html[data-theme=dark]) .bo-list--linkedin-messages,:is(html.theme-dark,html[data-theme=dark]) .bo-list--sales-contacts{background:var(--app-dark-canvas)!important}:is(html.theme-dark,html[data-theme=dark]) .sales-contacts__title,:is(html.theme-dark,html[data-theme=dark]) .sales-pipeline__title-block h1,:is(html.theme-dark,html[data-theme=dark]) .linkedin-messages__thread-head h2,:is(html.theme-dark,html[data-theme=dark]) .linkedin-messages__conversation-main strong,:is(html.theme-dark,html[data-theme=dark]) .linkedin-messages__message-meta strong,:is(html.theme-dark,html[data-theme=dark]) .jobs-page__mission-title,:is(html.theme-dark,html[data-theme=dark]) .jobs-page__company-name,:is(html.theme-dark,html[data-theme=dark]) .bo-list__quick-person h3,:is(html.theme-dark,html[data-theme=dark]) .bo-list__quick-company strong,:is(html.theme-dark,html[data-theme=dark]) .bo-list__quick-section h4,:is(html.theme-dark,html[data-theme=dark]) .bo-list__modal-header h3{color:var(--app-dark-text)!important}:is(html.theme-dark,html[data-theme=dark]) .sales-contacts__subtitle,:is(html.theme-dark,html[data-theme=dark]) .sales-pipeline__title-block p,:is(html.theme-dark,html[data-theme=dark]) .sales-pipeline__view-label,:is(html.theme-dark,html[data-theme=dark]) .linkedin-messages__list-head span,:is(html.theme-dark,html[data-theme=dark]) .linkedin-messages__thread-head span,:is(html.theme-dark,html[data-theme=dark]) .linkedin-messages__conversation-main span,:is(html.theme-dark,html[data-theme=dark]) .linkedin-messages__message-meta,:is(html.theme-dark,html[data-theme=dark]) .linkedin-messages__composer label,:is(html.theme-dark,html[data-theme=dark]) .linkedin-messages__composer-actions span,:is(html.theme-dark,html[data-theme=dark]) .jobs-page__mission-link,:is(html.theme-dark,html[data-theme=dark]) .jobs-page__company-meta,:is(html.theme-dark,html[data-theme=dark]) .bo-list__quick-person p,:is(html.theme-dark,html[data-theme=dark]) .bo-list__quick-attrs span,:is(html.theme-dark,html[data-theme=dark]) .bo-list__modal-body,:is(html.theme-dark,html[data-theme=dark]) .sales-pipeline__column-head small,:is(html.theme-dark,html[data-theme=dark]) .sales-pipeline__card>span:not(.sales-pipeline__card-top){color:var(--app-dark-text-muted)!important}:is(html.theme-dark,html[data-theme=dark]) .sales-contacts__search,:is(html.theme-dark,html[data-theme=dark]) .sales-contacts__ghost-btn,:is(html.theme-dark,html[data-theme=dark]) .jobs-page__search,:is(html.theme-dark,html[data-theme=dark]) .jobs-page__filter,:is(html.theme-dark,html[data-theme=dark]) .sales-pipeline__actions button,:is(html.theme-dark,html[data-theme=dark]) .sales-pipeline__quick-new,:is(html.theme-dark,html[data-theme=dark]) .sales-pipeline__create input,:is(html.theme-dark,html[data-theme=dark]) .sales-pipeline__create select,:is(html.theme-dark,html[data-theme=dark]) .linkedin-messages__composer textarea,:is(html.theme-dark,html[data-theme=dark]) .bo-list__quick-section select,:is(html.theme-dark,html[data-theme=dark]) .bo-list__quick-section textarea,:is(html.theme-dark,html[data-theme=dark]) .bo-list__modal-btn,:is(html.theme-dark,html[data-theme=dark]) .bo-list__quick-close{background:var(--app-dark-panel-2)!important;border-color:var(--app-dark-border-strong)!important;color:var(--app-dark-text-soft)!important}:is(html.theme-dark,html[data-theme=dark]) .sales-contacts__search input,:is(html.theme-dark,html[data-theme=dark]) .jobs-page__search input,:is(html.theme-dark,html[data-theme=dark]) .jobs-page__filter select,:is(html.theme-dark,html[data-theme=dark]) .sales-pipeline__create input,:is(html.theme-dark,html[data-theme=dark]) .sales-pipeline__create select,:is(html.theme-dark,html[data-theme=dark]) .linkedin-messages__composer textarea,:is(html.theme-dark,html[data-theme=dark]) .bo-list__quick-section select,:is(html.theme-dark,html[data-theme=dark]) .bo-list__quick-section textarea{color:var(--app-dark-text)!important}:is(html.theme-dark,html[data-theme=dark]) .sales-contacts__search input::-moz-placeholder,:is(html.theme-dark,html[data-theme=dark]) .jobs-page__search input::-moz-placeholder,:is(html.theme-dark,html[data-theme=dark]) .linkedin-messages__composer textarea::-moz-placeholder,:is(html.theme-dark,html[data-theme=dark]) .bo-list__quick-section textarea::-moz-placeholder{color:#888891!important}:is(html.theme-dark,html[data-theme=dark]) .sales-contacts__search input::placeholder,:is(html.theme-dark,html[data-theme=dark]) .jobs-page__search input::placeholder,:is(html.theme-dark,html[data-theme=dark]) .linkedin-messages__composer textarea::placeholder,:is(html.theme-dark,html[data-theme=dark]) .bo-list__quick-section textarea::placeholder{color:#888891!important}:is(html.theme-dark,html[data-theme=dark]) .sales-contacts__ghost-btn:hover,:is(html.theme-dark,html[data-theme=dark]) .sales-contacts__ghost-btn.is-active,:is(html.theme-dark,html[data-theme=dark]) .jobs-page__search:hover,:is(html.theme-dark,html[data-theme=dark]) .jobs-page__filter:hover,:is(html.theme-dark,html[data-theme=dark]) .sales-pipeline__actions button:hover,:is(html.theme-dark,html[data-theme=dark]) .sales-pipeline__quick-new:hover,:is(html.theme-dark,html[data-theme=dark]) .linkedin-messages__conversation:hover,:is(html.theme-dark,html[data-theme=dark]) .bo-list__quick-company:hover,:is(html.theme-dark,html[data-theme=dark]) .bo-list__quick-close:hover,:is(html.theme-dark,html[data-theme=dark]) .bo-list__modal-btn--secondary:hover{background:var(--app-dark-panel-3)!important;border-color:#4a4a4a!important}:is(html.theme-dark,html[data-theme=dark]) .sales-contacts__primary-add,:is(html.theme-dark,html[data-theme=dark]) .sales-contacts__search-btn,:is(html.theme-dark,html[data-theme=dark]) .jobs-page__primary-add,:is(html.theme-dark,html[data-theme=dark]) .jobs-page__search-btn,:is(html.theme-dark,html[data-theme=dark]) .sales-pipeline__actions .sales-pipeline__new,:is(html.theme-dark,html[data-theme=dark]) .sales-pipeline__create-actions button[type=submit],:is(html.theme-dark,html[data-theme=dark]) .linkedin-messages__send-btn,:is(html.theme-dark,html[data-theme=dark]) .bo-list__quick-section button[type=submit]{background:var(--app-dark-accent)!important;border-color:var(--app-dark-accent)!important;color:#fff!important;box-shadow:0 14px 30px #4d6bff3d!important}:is(html.theme-dark,html[data-theme=dark]) .sales-contacts__primary-add:hover,:is(html.theme-dark,html[data-theme=dark]) .sales-contacts__search-btn:hover,:is(html.theme-dark,html[data-theme=dark]) .jobs-page__primary-add:hover,:is(html.theme-dark,html[data-theme=dark]) .jobs-page__search-btn:hover,:is(html.theme-dark,html[data-theme=dark]) .sales-pipeline__actions .sales-pipeline__new:hover,:is(html.theme-dark,html[data-theme=dark]) .sales-pipeline__create-actions button[type=submit]:hover,:is(html.theme-dark,html[data-theme=dark]) .linkedin-messages__send-btn:hover:not(:disabled),:is(html.theme-dark,html[data-theme=dark]) .bo-list__quick-section button[type=submit]:hover:not(:disabled){background:#5d7aff!important;border-color:#5d7aff!important}:is(html.theme-dark,html[data-theme=dark]) .bo-list--sales-contacts .bo-list__table th,:is(html.theme-dark,html[data-theme=dark]) .jobs-page .bo-list__table th,:is(html.theme-dark,html[data-theme=dark]) .bo-list__table th{background:#202020!important;color:#b4b4ba!important;border-color:var(--app-dark-border)!important}:is(html.theme-dark,html[data-theme=dark]) .bo-list--sales-contacts .bo-list__table td,:is(html.theme-dark,html[data-theme=dark]) .jobs-page .bo-list__table td,:is(html.theme-dark,html[data-theme=dark]) .bo-list__table td,:is(html.theme-dark,html[data-theme=dark]) .bo-list__table tbody tr,:is(html.theme-dark,html[data-theme=dark]) .jobs-page .job-row{background:var(--app-dark-panel)!important;border-color:var(--app-dark-border)!important;color:var(--app-dark-text-soft)!important}:is(html.theme-dark,html[data-theme=dark]) .bo-list--sales-contacts .bo-list__table tbody tr:hover td,:is(html.theme-dark,html[data-theme=dark]) .jobs-page .bo-list__table tbody tr:hover td,:is(html.theme-dark,html[data-theme=dark]) .bo-list__table tbody tr:hover td,:is(html.theme-dark,html[data-theme=dark]) .jobs-page .job-row:hover{background:#232323!important}:is(html.theme-dark,html[data-theme=dark]) .sales-pipeline__column-head span,:is(html.theme-dark,html[data-theme=dark]) .linkedin-messages__conversation-count,:is(html.theme-dark,html[data-theme=dark]) .linkedin-messages__list-head strong{background:var(--app-dark-panel-3)!important;color:var(--app-dark-text-soft)!important;border:1px solid var(--app-dark-border-strong)!important}:is(html.theme-dark,html[data-theme=dark]) .sales-pipeline__column.is-over{background:#202431!important;border-color:#4b66f6!important}:is(html.theme-dark,html[data-theme=dark]) .sales-pipeline__column-head span{color:#cddbff!important}:is(html.theme-dark,html[data-theme=dark]) .sales-pipeline__column.is-won .sales-pipeline__column-head span{background:#163025!important;border-color:#24523d!important;color:#a9ebc8!important}:is(html.theme-dark,html[data-theme=dark]) .sales-pipeline__column.is-lost .sales-pipeline__column-head span{background:#331a1d!important;border-color:#5f2d33!important;color:#ffb6be!important}:is(html.theme-dark,html[data-theme=dark]) .sales-pipeline__card:hover{background:#242424!important;border-color:#454545!important;box-shadow:0 14px 28px #00000042!important}:is(html.theme-dark,html[data-theme=dark]) .sales-pipeline__card-top strong,:is(html.theme-dark,html[data-theme=dark]) .sales-pipeline__column-head strong,:is(html.theme-dark,html[data-theme=dark]) .sales-pipeline__card>span:not(.sales-pipeline__card-top),:is(html.theme-dark,html[data-theme=dark]) .sales-pipeline__card>span:not(.sales-pipeline__card-top) i,:is(html.theme-dark,html[data-theme=dark]) .sales-contacts__favorite,:is(html.theme-dark,html[data-theme=dark]) .sales-contacts__details i{color:var(--app-dark-text-soft)!important}:is(html.theme-dark,html[data-theme=dark]) .linkedin-messages__list,:is(html.theme-dark,html[data-theme=dark]) .linkedin-messages__thread-head,:is(html.theme-dark,html[data-theme=dark]) .linkedin-messages__composer{border-color:var(--app-dark-border)!important}:is(html.theme-dark,html[data-theme=dark]) .linkedin-messages__conversation{color:var(--app-dark-text-soft)!important;border-bottom-color:var(--app-dark-border)!important}:is(html.theme-dark,html[data-theme=dark]) .linkedin-messages__conversation.is-active{background:#24283a!important;border-left:3px solid var(--app-dark-accent)!important}:is(html.theme-dark,html[data-theme=dark]) .linkedin-messages__avatar,:is(html.theme-dark,html[data-theme=dark]) .linkedin-messages__message-avatar{background:#3150da!important;color:#fff!important}:is(html.theme-dark,html[data-theme=dark]) .linkedin-messages__message.is-self .linkedin-messages__message-avatar{background:#4a4d5f!important}:is(html.theme-dark,html[data-theme=dark]) .linkedin-messages__message-bubble{background:#202020!important;border-color:#343434!important}:is(html.theme-dark,html[data-theme=dark]) .linkedin-messages__message.is-self .linkedin-messages__message-bubble{background:#eef2ff!important;border-color:#bcc9ff!important}:is(html.theme-dark,html[data-theme=dark]) .linkedin-messages__message p{color:var(--app-dark-text-soft)!important}:is(html.theme-dark,html[data-theme=dark]) .linkedin-messages__message.is-self .linkedin-messages__message-bubble .linkedin-messages__message-meta,:is(html.theme-dark,html[data-theme=dark]) .linkedin-messages__message.is-self .linkedin-messages__message-bubble .linkedin-messages__message-meta strong,:is(html.theme-dark,html[data-theme=dark]) .linkedin-messages__message.is-self .linkedin-messages__message-bubble p{color:#172033!important}:is(html.theme-dark,html[data-theme=dark]) .linkedin-messages__delete,:is(html.theme-dark,html[data-theme=dark]) .linkedin-messages__conversation-delete,:is(html.theme-dark,html[data-theme=dark]) .bo-list__table-delete,:is(html.theme-dark,html[data-theme=dark]) .bo-list__modal-btn--danger{background:#341a1d!important;border-color:#6f3038!important;color:#ffbdc5!important}:is(html.theme-dark,html[data-theme=dark]) .linkedin-messages__delete:hover,:is(html.theme-dark,html[data-theme=dark]) .linkedin-messages__conversation-delete:hover,:is(html.theme-dark,html[data-theme=dark]) .bo-list__table-delete:hover,:is(html.theme-dark,html[data-theme=dark]) .bo-list__modal-btn--danger:hover{background:#402025!important;border-color:#87404a!important}:is(html.theme-dark,html[data-theme=dark]) .bo-list__quick-company span,:is(html.theme-dark,html[data-theme=dark]) .bo-list__quick-icon,:is(html.theme-dark,html[data-theme=dark]) .jobs-page__mission-icon,:is(html.theme-dark,html[data-theme=dark]) .jobs-page__company-icon{background:var(--app-dark-panel-3)!important;border-color:var(--app-dark-border-strong)!important;color:var(--app-dark-text-soft)!important}.auth-input:-webkit-autofill,.auth-input:-webkit-autofill:hover,.auth-input:-webkit-autofill:focus,.auth-input:-webkit-autofill:active{-webkit-text-fill-color:#05264e;box-shadow:0 0 0 1000px #fff inset;caret-color:#05264e;-webkit-transition:background-color 9999s ease-in-out 0s;transition:background-color 9999s ease-in-out 0s}.auth-input:-webkit-autofill:focus{box-shadow:0 0 0 1000px #fff inset,0 0 0 3px #3c65f526}*,:before,:after{--tw-border-spacing-x: 0;--tw-border-spacing-y: 0;--tw-translate-x: 0;--tw-translate-y: 0;--tw-rotate: 0;--tw-skew-x: 0;--tw-skew-y: 0;--tw-scale-x: 1;--tw-scale-y: 1;--tw-pan-x: ;--tw-pan-y: ;--tw-pinch-zoom: ;--tw-scroll-snap-strictness: proximity;--tw-gradient-from-position: ;--tw-gradient-via-position: ;--tw-gradient-to-position: ;--tw-ordinal: ;--tw-slashed-zero: ;--tw-numeric-figure: ;--tw-numeric-spacing: ;--tw-numeric-fraction: ;--tw-ring-inset: ;--tw-ring-offset-width: 0px;--tw-ring-offset-color: #fff;--tw-ring-color: rgb(59 130 246 / .5);--tw-ring-offset-shadow: 0 0 #0000;--tw-ring-shadow: 0 0 #0000;--tw-shadow: 0 0 #0000;--tw-shadow-colored: 0 0 #0000;--tw-blur: ;--tw-brightness: ;--tw-contrast: ;--tw-grayscale: ;--tw-hue-rotate: ;--tw-invert: ;--tw-saturate: ;--tw-sepia: ;--tw-drop-shadow: ;--tw-backdrop-blur: ;--tw-backdrop-brightness: ;--tw-backdrop-contrast: ;--tw-backdrop-grayscale: ;--tw-backdrop-hue-rotate: ;--tw-backdrop-invert: ;--tw-backdrop-opacity: ;--tw-backdrop-saturate: ;--tw-backdrop-sepia: ;--tw-contain-size: ;--tw-contain-layout: ;--tw-contain-paint: ;--tw-contain-style: }::backdrop{--tw-border-spacing-x: 0;--tw-border-spacing-y: 0;--tw-translate-x: 0;--tw-translate-y: 0;--tw-rotate: 0;--tw-skew-x: 0;--tw-skew-y: 0;--tw-scale-x: 1;--tw-scale-y: 1;--tw-pan-x: ;--tw-pan-y: ;--tw-pinch-zoom: ;--tw-scroll-snap-strictness: proximity;--tw-gradient-from-position: ;--tw-gradient-via-position: ;--tw-gradient-to-position: ;--tw-ordinal: ;--tw-slashed-zero: ;--tw-numeric-figure: ;--tw-numeric-spacing: ;--tw-numeric-fraction: ;--tw-ring-inset: ;--tw-ring-offset-width: 0px;--tw-ring-offset-color: #fff;--tw-ring-color: rgb(59 130 246 / .5);--tw-ring-offset-shadow: 0 0 #0000;--tw-ring-shadow: 0 0 #0000;--tw-shadow: 0 0 #0000;--tw-shadow-colored: 0 0 #0000;--tw-blur: ;--tw-brightness: ;--tw-contrast: ;--tw-grayscale: ;--tw-hue-rotate: ;--tw-invert: ;--tw-saturate: ;--tw-sepia: ;--tw-drop-shadow: ;--tw-backdrop-blur: ;--tw-backdrop-brightness: ;--tw-backdrop-contrast: ;--tw-backdrop-grayscale: ;--tw-backdrop-hue-rotate: ;--tw-backdrop-invert: ;--tw-backdrop-opacity: ;--tw-backdrop-saturate: ;--tw-backdrop-sepia: ;--tw-contain-size: ;--tw-contain-layout: ;--tw-contain-paint: ;--tw-contain-style: }.tw-pointer-events-none{pointer-events:none}.tw-pointer-events-auto{pointer-events:auto}.tw-fixed{position:fixed}.tw-absolute{position:absolute}.tw-relative{position:relative}.tw-sticky{position:sticky}.tw-inset-0{top:0;right:0;bottom:0;left:0}.-tw-right-10{right:-2.5rem}.-tw-top-14{top:-3.5rem}.tw-bottom-0{bottom:0}.tw-left-0{left:0}.tw-left-3{left:.75rem}.tw-right-0{right:0}.tw-right-3{right:.75rem}.tw-right-3\.5{right:.875rem}.tw-top-1\/2{top:50%}.tw-top-\[calc\(100\%\+8px\)\]{top:calc(100% + 8px)}.tw-z-10{z-index:10}.tw-z-20{z-index:20}.tw-z-\[100000\]{z-index:100000}.tw-z-\[2\]{z-index:2}.tw-z-\[3000\]{z-index:3000}.tw-z-\[9999\]{z-index:9999}.tw-col-span-12{grid-column:span 12 / span 12}.tw-col-span-6{grid-column:span 6 / span 6}.tw-m-0{margin:0}.tw-mx-auto{margin-left:auto;margin-right:auto}.tw-my-4{margin-top:1rem;margin-bottom:1rem}.tw-my-6{margin-top:1.5rem;margin-bottom:1.5rem}.tw-mb-0{margin-bottom:0}.tw-mb-1\.5{margin-bottom:.375rem}.tw-mb-2{margin-bottom:.5rem}.tw-mb-3{margin-bottom:.75rem}.tw-mb-3\.5{margin-bottom:.875rem}.tw-mb-4{margin-bottom:1rem}.tw-mb-6{margin-bottom:1.5rem}.tw-mb-\[18px\]{margin-bottom:18px}.tw-ml-2{margin-left:.5rem}.tw-ml-auto{margin-left:auto}.tw-mr-1{margin-right:.25rem}.tw-mr-1\.5{margin-right:.375rem}.tw-mr-2{margin-right:.5rem}.tw-mt-0\.5{margin-top:.125rem}.tw-mt-1{margin-top:.25rem}.tw-mt-1\.5{margin-top:.375rem}.tw-mt-2{margin-top:.5rem}.tw-mt-3{margin-top:.75rem}.tw-mt-3\.5{margin-top:.875rem}.tw-mt-4{margin-top:1rem}.tw-mt-5{margin-top:1.25rem}.tw-line-clamp-2{overflow:hidden;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2}.tw-block{display:block}.tw-inline-block{display:inline-block}.tw-flex{display:flex}.tw-inline-flex{display:inline-flex}.tw-grid{display:grid}.tw-hidden{display:none}.tw-h-10{height:2.5rem}.tw-h-11{height:2.75rem}.tw-h-12{height:3rem}.tw-h-2{height:.5rem}.tw-h-3{height:.75rem}.tw-h-32{height:8rem}.tw-h-4{height:1rem}.tw-h-5{height:1.25rem}.tw-h-7{height:1.75rem}.tw-h-8{height:2rem}.tw-h-9{height:2.25rem}.tw-h-\[54px\]{height:54px}.tw-h-\[610px\]{height:610px}.tw-h-\[min\(620px\,calc\(100vh-300px\)\)\]{height:min(620px,calc(100vh - 300px))}.tw-h-auto{height:auto}.tw-h-full{height:100%}.tw-h-px{height:1px}.tw-max-h-72{max-height:18rem}.tw-max-h-\[220px\]{max-height:220px}.tw-max-h-\[280px\]{max-height:280px}.tw-max-h-\[88px\]{max-height:88px}.tw-min-h-0{min-height:0px}.tw-min-h-11{min-height:2.75rem}.tw-min-h-\[28px\]{min-height:28px}.tw-min-h-\[34px\]{min-height:34px}.tw-min-h-\[500px\]{min-height:500px}.tw-min-h-screen{min-height:100vh}.tw-w-10{width:2.5rem}.tw-w-11{width:2.75rem}.tw-w-12{width:3rem}.tw-w-2{width:.5rem}.tw-w-32{width:8rem}.tw-w-4{width:1rem}.tw-w-40{width:10rem}.tw-w-7{width:1.75rem}.tw-w-8{width:2rem}.tw-w-9{width:2.25rem}.tw-w-\[270px\]{width:270px}.tw-w-\[min\(100\%\,480px\)\]{width:min(100%,480px)}.tw-w-full{width:100%}.tw-min-w-0{min-width:0px}.tw-min-w-5{min-width:1.25rem}.tw-min-w-\[36px\]{min-width:36px}.tw-max-w-\[220px\]{max-width:220px}.tw-max-w-\[360px\]{max-width:360px}.tw-max-w-\[420px\]{max-width:420px}.tw-max-w-\[520px\]{max-width:520px}.tw-max-w-\[560px\]{max-width:560px}.tw-max-w-\[720px\]{max-width:720px}.tw-max-w-\[760px\]{max-width:760px}.tw-max-w-\[min\(720px\,82\%\)\]{max-width:min(720px,82%)}.tw-flex-1{flex:1 1 0%}.tw-flex-none{flex:none}.tw-flex-shrink-0,.tw-shrink-0{flex-shrink:0}.-tw-translate-y-1\/2,.tw--translate-y-1\/2{--tw-translate-y: -50%;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.tw-cursor-pointer{cursor:pointer}.tw-select-none{-webkit-user-select:none;-moz-user-select:none;user-select:none}.tw-resize-y{resize:vertical}.tw-list-none{list-style-type:none}.tw-appearance-none{-webkit-appearance:none;-moz-appearance:none;appearance:none}.tw-grid-cols-1{grid-template-columns:repeat(1,minmax(0,1fr))}.tw-grid-cols-12{grid-template-columns:repeat(12,minmax(0,1fr))}.tw-grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))}.tw-flex-row-reverse{flex-direction:row-reverse}.tw-flex-col{flex-direction:column}.tw-flex-wrap{flex-wrap:wrap}.tw-items-start{align-items:flex-start}.tw-items-end{align-items:flex-end}.tw-items-center{align-items:center}.tw-justify-end{justify-content:flex-end}.tw-justify-center{justify-content:center}.tw-justify-between{justify-content:space-between}.tw-gap-1{gap:.25rem}.tw-gap-1\.5{gap:.375rem}.tw-gap-2{gap:.5rem}.tw-gap-2\.5{gap:.625rem}.tw-gap-3{gap:.75rem}.tw-gap-4{gap:1rem}.tw-gap-y-1\.5{row-gap:.375rem}.tw-space-y-1>:not([hidden])~:not([hidden]){--tw-space-y-reverse: 0;margin-top:calc(.25rem * calc(1 - var(--tw-space-y-reverse)));margin-bottom:calc(.25rem * var(--tw-space-y-reverse))}.tw-space-y-2>:not([hidden])~:not([hidden]){--tw-space-y-reverse: 0;margin-top:calc(.5rem * calc(1 - var(--tw-space-y-reverse)));margin-bottom:calc(.5rem * var(--tw-space-y-reverse))}.tw-space-y-3>:not([hidden])~:not([hidden]){--tw-space-y-reverse: 0;margin-top:calc(.75rem * calc(1 - var(--tw-space-y-reverse)));margin-bottom:calc(.75rem * var(--tw-space-y-reverse))}.tw-space-y-4>:not([hidden])~:not([hidden]){--tw-space-y-reverse: 0;margin-top:calc(1rem * calc(1 - var(--tw-space-y-reverse)));margin-bottom:calc(1rem * var(--tw-space-y-reverse))}.tw-space-y-5>:not([hidden])~:not([hidden]){--tw-space-y-reverse: 0;margin-top:calc(1.25rem * calc(1 - var(--tw-space-y-reverse)));margin-bottom:calc(1.25rem * var(--tw-space-y-reverse))}.tw-divide-y>:not([hidden])~:not([hidden]){--tw-divide-y-reverse: 0;border-top-width:calc(1px * calc(1 - var(--tw-divide-y-reverse)));border-bottom-width:calc(1px * var(--tw-divide-y-reverse))}.tw-divide-slate-100>:not([hidden])~:not([hidden]){--tw-divide-opacity: 1;border-color:rgb(241 245 249 / var(--tw-divide-opacity))}.tw-self-center{align-self:center}.tw-overflow-auto{overflow:auto}.tw-overflow-hidden{overflow:hidden}.tw-overflow-visible{overflow:visible}.tw-truncate{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.tw-whitespace-pre-wrap{white-space:pre-wrap}.tw-break-all{word-break:break-all}.tw-rounded{border-radius:.25rem}.tw-rounded-2xl{border-radius:1rem}.tw-rounded-\[10px\]{border-radius:10px}.tw-rounded-\[12px\]{border-radius:12px}.tw-rounded-\[16px\]{border-radius:16px}.tw-rounded-\[18px\]{border-radius:18px}.tw-rounded-\[20px\]{border-radius:20px}.tw-rounded-\[22px\]{border-radius:22px}.tw-rounded-\[24px\]{border-radius:24px}.tw-rounded-\[28px\]{border-radius:28px}.tw-rounded-full{border-radius:9999px}.tw-rounded-lg{border-radius:.5rem}.tw-rounded-md{border-radius:.375rem}.tw-rounded-xl{border-radius:.75rem}.tw-rounded-bl-md{border-bottom-left-radius:.375rem}.tw-rounded-br-md{border-bottom-right-radius:.375rem}.tw-border{border-width:1px}.tw-border-0{border-width:0px}.tw-border-2{border-width:2px}.tw-border-b{border-bottom-width:1px}.tw-border-t{border-top-width:1px}.tw-border-solid{border-style:solid}.tw-border-dashed{border-style:dashed}.tw-border-\[\#b6e3d0\]{--tw-border-opacity: 1;border-color:rgb(182 227 208 / var(--tw-border-opacity))}.tw-border-\[\#c8d4ff\]{--tw-border-opacity: 1;border-color:rgb(200 212 255 / var(--tw-border-opacity))}.tw-border-\[\#d7dfef\]{--tw-border-opacity: 1;border-color:rgb(215 223 239 / var(--tw-border-opacity))}.tw-border-\[\#d9e5f3\]{--tw-border-opacity: 1;border-color:rgb(217 229 243 / var(--tw-border-opacity))}.tw-border-\[\#e3eaf7\]{--tw-border-opacity: 1;border-color:rgb(227 234 247 / var(--tw-border-opacity))}.tw-border-\[\#ecf0f5\]{--tw-border-opacity: 1;border-color:rgb(236 240 245 / var(--tw-border-opacity))}.tw-border-\[\#f5b5b5\]{--tw-border-opacity: 1;border-color:rgb(245 181 181 / var(--tw-border-opacity))}.tw-border-amber-200{--tw-border-opacity: 1;border-color:rgb(253 230 138 / var(--tw-border-opacity))}.tw-border-blue-200{--tw-border-opacity: 1;border-color:rgb(191 219 254 / var(--tw-border-opacity))}.tw-border-blue-300{--tw-border-opacity: 1;border-color:rgb(147 197 253 / var(--tw-border-opacity))}.tw-border-blue-500{--tw-border-opacity: 1;border-color:rgb(59 130 246 / var(--tw-border-opacity))}.tw-border-blue-600{--tw-border-opacity: 1;border-color:rgb(37 99 235 / var(--tw-border-opacity))}.tw-border-gray-200{--tw-border-opacity: 1;border-color:rgb(229 231 235 / var(--tw-border-opacity))}.tw-border-red-200{--tw-border-opacity: 1;border-color:rgb(254 202 202 / var(--tw-border-opacity))}.tw-border-red-300{--tw-border-opacity: 1;border-color:rgb(252 165 165 / var(--tw-border-opacity))}.tw-border-rose-100{--tw-border-opacity: 1;border-color:rgb(255 228 230 / var(--tw-border-opacity))}.tw-border-rose-200{--tw-border-opacity: 1;border-color:rgb(254 205 211 / var(--tw-border-opacity))}.tw-border-rose-300{--tw-border-opacity: 1;border-color:rgb(253 164 175 / var(--tw-border-opacity))}.tw-border-slate-100{--tw-border-opacity: 1;border-color:rgb(241 245 249 / var(--tw-border-opacity))}.tw-border-slate-200{--tw-border-opacity: 1;border-color:rgb(226 232 240 / var(--tw-border-opacity))}.tw-border-slate-300{--tw-border-opacity: 1;border-color:rgb(203 213 225 / var(--tw-border-opacity))}.tw-border-white\/80{border-color:#fffc}.\!tw-bg-white{--tw-bg-opacity: 1 !important;background-color:rgb(255 255 255 / var(--tw-bg-opacity))!important}.tw-bg-\[\#3C65F5\]{--tw-bg-opacity: 1;background-color:rgb(60 101 245 / var(--tw-bg-opacity))}.tw-bg-\[\#EA4335\]\/10{background-color:#ea43351a}.tw-bg-\[\#e6f7f0\]{--tw-bg-opacity: 1;background-color:rgb(230 247 240 / var(--tw-bg-opacity))}.tw-bg-\[\#eef2ff\]{--tw-bg-opacity: 1;background-color:rgb(238 242 255 / var(--tw-bg-opacity))}.tw-bg-\[\#f8fbff\]{--tw-bg-opacity: 1;background-color:rgb(248 251 255 / var(--tw-bg-opacity))}.tw-bg-\[\#fde8e8\]{--tw-bg-opacity: 1;background-color:rgb(253 232 232 / var(--tw-bg-opacity))}.tw-bg-amber-50{--tw-bg-opacity: 1;background-color:rgb(255 251 235 / var(--tw-bg-opacity))}.tw-bg-blue-100{--tw-bg-opacity: 1;background-color:rgb(219 234 254 / var(--tw-bg-opacity))}.tw-bg-blue-200\/30{background-color:#bfdbfe4d}.tw-bg-blue-50{--tw-bg-opacity: 1;background-color:rgb(239 246 255 / var(--tw-bg-opacity))}.tw-bg-blue-50\/80{background-color:#eff6ffcc}.tw-bg-blue-500{--tw-bg-opacity: 1;background-color:rgb(59 130 246 / var(--tw-bg-opacity))}.tw-bg-blue-600{--tw-bg-opacity: 1;background-color:rgb(37 99 235 / var(--tw-bg-opacity))}.tw-bg-emerald-50{--tw-bg-opacity: 1;background-color:rgb(236 253 245 / var(--tw-bg-opacity))}.tw-bg-emerald-500{--tw-bg-opacity: 1;background-color:rgb(16 185 129 / var(--tw-bg-opacity))}.tw-bg-indigo-50{--tw-bg-opacity: 1;background-color:rgb(238 242 255 / var(--tw-bg-opacity))}.tw-bg-red-50{--tw-bg-opacity: 1;background-color:rgb(254 242 242 / var(--tw-bg-opacity))}.tw-bg-red-500{--tw-bg-opacity: 1;background-color:rgb(239 68 68 / var(--tw-bg-opacity))}.tw-bg-rose-100{--tw-bg-opacity: 1;background-color:rgb(255 228 230 / var(--tw-bg-opacity))}.tw-bg-rose-50{--tw-bg-opacity: 1;background-color:rgb(255 241 242 / var(--tw-bg-opacity))}.tw-bg-rose-600{--tw-bg-opacity: 1;background-color:rgb(225 29 72 / var(--tw-bg-opacity))}.tw-bg-slate-100{--tw-bg-opacity: 1;background-color:rgb(241 245 249 / var(--tw-bg-opacity))}.tw-bg-slate-200{--tw-bg-opacity: 1;background-color:rgb(226 232 240 / var(--tw-bg-opacity))}.tw-bg-slate-50{--tw-bg-opacity: 1;background-color:rgb(248 250 252 / var(--tw-bg-opacity))}.tw-bg-slate-950{--tw-bg-opacity: 1;background-color:rgb(2 6 23 / var(--tw-bg-opacity))}.tw-bg-slate-950\/45{background-color:#02061773}.tw-bg-transparent{background-color:transparent}.tw-bg-violet-100{--tw-bg-opacity: 1;background-color:rgb(237 233 254 / var(--tw-bg-opacity))}.tw-bg-violet-50{--tw-bg-opacity: 1;background-color:rgb(245 243 255 / var(--tw-bg-opacity))}.tw-bg-white{--tw-bg-opacity: 1;background-color:rgb(255 255 255 / var(--tw-bg-opacity))}.tw-bg-white\/95{background-color:#fffffff2}.tw-bg-\[linear-gradient\(180deg\,\#f3f7fc_0\%\,\#edf3f9_100\%\)\]{background-image:linear-gradient(180deg,#f3f7fc,#edf3f9)}.tw-bg-gradient-to-b{background-image:linear-gradient(to bottom,var(--tw-gradient-stops))}.tw-bg-gradient-to-br{background-image:linear-gradient(to bottom right,var(--tw-gradient-stops))}.tw-bg-gradient-to-r{background-image:linear-gradient(to right,var(--tw-gradient-stops))}.tw-from-\[\#f8faff\]{--tw-gradient-from: #f8faff var(--tw-gradient-from-position);--tw-gradient-to: rgb(248 250 255 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to) }.tw-from-blue-600{--tw-gradient-from: #2563eb var(--tw-gradient-from-position);--tw-gradient-to: rgb(37 99 235 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to) }.tw-from-slate-50{--tw-gradient-from: #f8fafc var(--tw-gradient-from-position);--tw-gradient-to: rgb(248 250 252 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to) }.tw-from-white{--tw-gradient-from: #fff var(--tw-gradient-from-position);--tw-gradient-to: rgb(255 255 255 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to) }.tw-via-\[\#f8fbff\]{--tw-gradient-to: rgb(248 251 255 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), #f8fbff var(--tw-gradient-via-position), var(--tw-gradient-to) }.tw-via-blue-600{--tw-gradient-to: rgb(37 99 235 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), #2563eb var(--tw-gradient-via-position), var(--tw-gradient-to) }.tw-to-\[\#eef5ff\]{--tw-gradient-to: #eef5ff var(--tw-gradient-to-position) }.tw-to-\[\#f3f6fc\]{--tw-gradient-to: #f3f6fc var(--tw-gradient-to-position) }.tw-to-blue-50{--tw-gradient-to: #eff6ff var(--tw-gradient-to-position) }.tw-to-blue-700{--tw-gradient-to: #1d4ed8 var(--tw-gradient-to-position) }.tw-to-white{--tw-gradient-to: #fff var(--tw-gradient-to-position) }.tw-p-0{padding:0}.tw-p-1{padding:.25rem}.tw-p-1\.5{padding:.375rem}.tw-p-2{padding:.5rem}.tw-p-3{padding:.75rem}.tw-p-4{padding:1rem}.tw-p-5{padding:1.25rem}.tw-p-6{padding:1.5rem}.tw-p-8{padding:2rem}.tw-px-1\.5{padding-left:.375rem;padding-right:.375rem}.tw-px-2{padding-left:.5rem;padding-right:.5rem}.tw-px-2\.5{padding-left:.625rem;padding-right:.625rem}.tw-px-3{padding-left:.75rem;padding-right:.75rem}.tw-px-3\.5{padding-left:.875rem;padding-right:.875rem}.tw-px-4{padding-left:1rem;padding-right:1rem}.tw-px-5{padding-left:1.25rem;padding-right:1.25rem}.tw-px-6{padding-left:1.5rem;padding-right:1.5rem}.tw-px-9{padding-left:2.25rem;padding-right:2.25rem}.tw-px-\[18px\]{padding-left:18px;padding-right:18px}.tw-px-\[22px\]{padding-left:22px;padding-right:22px}.tw-py-0\.5{padding-top:.125rem;padding-bottom:.125rem}.tw-py-1{padding-top:.25rem;padding-bottom:.25rem}.tw-py-1\.5{padding-top:.375rem;padding-bottom:.375rem}.tw-py-10{padding-top:2.5rem;padding-bottom:2.5rem}.tw-py-2{padding-top:.5rem;padding-bottom:.5rem}.tw-py-2\.5{padding-top:.625rem;padding-bottom:.625rem}.tw-py-3{padding-top:.75rem;padding-bottom:.75rem}.tw-py-4{padding-top:1rem;padding-bottom:1rem}.tw-py-5{padding-top:1.25rem;padding-bottom:1.25rem}.tw-py-8{padding-top:2rem;padding-bottom:2rem}.tw-py-\[10px\]{padding-top:10px;padding-bottom:10px}.tw-pb-\[30px\]{padding-bottom:30px}.tw-pl-10{padding-left:2.5rem}.tw-pr-1{padding-right:.25rem}.tw-pr-4{padding-right:1rem}.tw-pt-1{padding-top:.25rem}.tw-pt-9{padding-top:2.25rem}.tw-text-left{text-align:left}.tw-text-center{text-align:center}.tw-text-right{text-align:right}.tw-text-2xl{font-size:1.5rem;line-height:2rem}.tw-text-3xl{font-size:1.875rem;line-height:2.25rem}.tw-text-\[0\.72rem\]{font-size:.72rem}.tw-text-\[0\.7rem\]{font-size:.7rem}.tw-text-\[10px\]{font-size:10px}.tw-text-\[11px\]{font-size:11px}.tw-text-\[12px\]{font-size:12px}.tw-text-\[13px\]{font-size:13px}.tw-text-\[14px\]{font-size:14px}.tw-text-\[15px\]{font-size:15px}.tw-text-\[17px\]{font-size:17px}.tw-text-\[18px\]{font-size:18px}.tw-text-\[28px\]{font-size:28px}.tw-text-\[9px\]{font-size:9px}.tw-text-base{font-size:1rem;line-height:1.5rem}.tw-text-lg{font-size:1.125rem;line-height:1.75rem}.tw-text-sm{font-size:.875rem;line-height:1.25rem}.tw-text-xl{font-size:1.25rem;line-height:1.75rem}.tw-text-xs{font-size:.75rem;line-height:1rem}.tw-font-black{font-weight:900}.tw-font-bold{font-weight:700}.tw-font-extrabold{font-weight:800}.tw-font-medium{font-weight:500}.tw-font-normal{font-weight:400}.tw-font-semibold{font-weight:600}.tw-uppercase{text-transform:uppercase}.tw-leading-4{line-height:1rem}.tw-leading-5{line-height:1.25rem}.tw-leading-6{line-height:1.5rem}.tw-leading-7{line-height:1.75rem}.tw-leading-none{line-height:1}.tw-leading-normal{line-height:1.5}.tw-leading-snug{line-height:1.375}.tw-leading-tight{line-height:1.25}.tw-tracking-\[0\.11em\]{letter-spacing:.11em}.tw-tracking-\[0\.12em\]{letter-spacing:.12em}.tw-tracking-\[0\.14em\]{letter-spacing:.14em}.tw-tracking-\[0\.18em\]{letter-spacing:.18em}.tw-tracking-wide{letter-spacing:.025em}.tw-tracking-wider{letter-spacing:.05em}.tw-text-\[\#05264e\]{--tw-text-opacity: 1;color:rgb(5 38 78 / var(--tw-text-opacity))}.tw-text-\[\#062a55\]{--tw-text-opacity: 1;color:rgb(6 42 85 / var(--tw-text-opacity))}.tw-text-\[\#09AD95\]{--tw-text-opacity: 1;color:rgb(9 173 149 / var(--tw-text-opacity))}.tw-text-\[\#0a7a5a\]{--tw-text-opacity: 1;color:rgb(10 122 90 / var(--tw-text-opacity))}.tw-text-\[\#2a4fd6\]{--tw-text-opacity: 1;color:rgb(42 79 214 / var(--tw-text-opacity))}.tw-text-\[\#3C65F5\]{--tw-text-opacity: 1;color:rgb(60 101 245 / var(--tw-text-opacity))}.tw-text-\[\#64748b\]{--tw-text-opacity: 1;color:rgb(100 116 139 / var(--tw-text-opacity))}.tw-text-\[\#6b7588\]{--tw-text-opacity: 1;color:rgb(107 117 136 / var(--tw-text-opacity))}.tw-text-\[\#6d7ea0\]{--tw-text-opacity: 1;color:rgb(109 126 160 / var(--tw-text-opacity))}.tw-text-\[\#EA4335\]{--tw-text-opacity: 1;color:rgb(234 67 53 / var(--tw-text-opacity))}.tw-text-\[\#F96768\]{--tw-text-opacity: 1;color:rgb(249 103 104 / var(--tw-text-opacity))}.tw-text-\[\#b9252e\]{--tw-text-opacity: 1;color:rgb(185 37 46 / var(--tw-text-opacity))}.tw-text-amber-700{--tw-text-opacity: 1;color:rgb(180 83 9 / var(--tw-text-opacity))}.tw-text-amber-800{--tw-text-opacity: 1;color:rgb(146 64 14 / var(--tw-text-opacity))}.tw-text-blue-400{--tw-text-opacity: 1;color:rgb(96 165 250 / var(--tw-text-opacity))}.tw-text-blue-500{--tw-text-opacity: 1;color:rgb(59 130 246 / var(--tw-text-opacity))}.tw-text-blue-600{--tw-text-opacity: 1;color:rgb(37 99 235 / var(--tw-text-opacity))}.tw-text-blue-700{--tw-text-opacity: 1;color:rgb(29 78 216 / var(--tw-text-opacity))}.tw-text-blue-800{--tw-text-opacity: 1;color:rgb(30 64 175 / var(--tw-text-opacity))}.tw-text-blue-900{--tw-text-opacity: 1;color:rgb(30 58 138 / var(--tw-text-opacity))}.tw-text-blue-950{--tw-text-opacity: 1;color:rgb(23 37 84 / var(--tw-text-opacity))}.tw-text-emerald-700{--tw-text-opacity: 1;color:rgb(4 120 87 / var(--tw-text-opacity))}.tw-text-gray-500{--tw-text-opacity: 1;color:rgb(107 114 128 / var(--tw-text-opacity))}.tw-text-indigo-700{--tw-text-opacity: 1;color:rgb(67 56 202 / var(--tw-text-opacity))}.tw-text-inherit{color:inherit}.tw-text-red-600{--tw-text-opacity: 1;color:rgb(220 38 38 / var(--tw-text-opacity))}.tw-text-red-700{--tw-text-opacity: 1;color:rgb(185 28 28 / var(--tw-text-opacity))}.tw-text-red-800{--tw-text-opacity: 1;color:rgb(153 27 27 / var(--tw-text-opacity))}.tw-text-rose-600{--tw-text-opacity: 1;color:rgb(225 29 72 / var(--tw-text-opacity))}.tw-text-rose-700{--tw-text-opacity: 1;color:rgb(190 18 60 / var(--tw-text-opacity))}.tw-text-rose-900{--tw-text-opacity: 1;color:rgb(136 19 55 / var(--tw-text-opacity))}.tw-text-slate-400{--tw-text-opacity: 1;color:rgb(148 163 184 / var(--tw-text-opacity))}.tw-text-slate-500{--tw-text-opacity: 1;color:rgb(100 116 139 / var(--tw-text-opacity))}.tw-text-slate-600{--tw-text-opacity: 1;color:rgb(71 85 105 / var(--tw-text-opacity))}.tw-text-slate-700{--tw-text-opacity: 1;color:rgb(51 65 85 / var(--tw-text-opacity))}.tw-text-slate-800{--tw-text-opacity: 1;color:rgb(30 41 59 / var(--tw-text-opacity))}.tw-text-slate-900{--tw-text-opacity: 1;color:rgb(15 23 42 / var(--tw-text-opacity))}.tw-text-slate-950{--tw-text-opacity: 1;color:rgb(2 6 23 / var(--tw-text-opacity))}.tw-text-violet-700{--tw-text-opacity: 1;color:rgb(109 40 217 / var(--tw-text-opacity))}.tw-text-white{--tw-text-opacity: 1;color:rgb(255 255 255 / var(--tw-text-opacity))}.tw-text-white\/70{color:#ffffffb3}.tw-text-white\/75{color:#ffffffbf}.tw-text-white\/80{color:#fffc}.tw-no-underline{text-decoration-line:none}.\!tw-shadow-sm{--tw-shadow: 0 1px 2px 0 rgb(0 0 0 / .05) !important;--tw-shadow-colored: 0 1px 2px 0 var(--tw-shadow-color) !important;box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)!important}.tw-shadow-\[0_-12px_30px_rgba\(15\,50\,88\,0\.04\)\]{--tw-shadow: 0 -12px 30px rgba(15,50,88,.04);--tw-shadow-colored: 0 -12px 30px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)}.tw-shadow-\[0_10px_24px_rgba\(15\,50\,88\,0\.08\)\]{--tw-shadow: 0 10px 24px rgba(15,50,88,.08);--tw-shadow-colored: 0 10px 24px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)}.tw-shadow-\[0_12px_28px_rgba\(15\,50\,88\,0\.07\)\]{--tw-shadow: 0 12px 28px rgba(15,50,88,.07);--tw-shadow-colored: 0 12px 28px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)}.tw-shadow-\[0_12px_28px_rgba\(225\,29\,72\,0\.24\)\]{--tw-shadow: 0 12px 28px rgba(225,29,72,.24);--tw-shadow-colored: 0 12px 28px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)}.tw-shadow-\[0_12px_28px_rgba\(234\,67\,53\,0\.16\)\]{--tw-shadow: 0 12px 28px rgba(234,67,53,.16);--tw-shadow-colored: 0 12px 28px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)}.tw-shadow-\[0_14px_34px_rgba\(15\,50\,88\,0\.08\)\]{--tw-shadow: 0 14px 34px rgba(15,50,88,.08);--tw-shadow-colored: 0 14px 34px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)}.tw-shadow-\[0_18px_40px_rgba\(5\,38\,78\,0\.08\)\]{--tw-shadow: 0 18px 40px rgba(5,38,78,.08);--tw-shadow-colored: 0 18px 40px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)}.tw-shadow-\[0_18px_45px_rgba\(15\,50\,88\,0\.08\)\]{--tw-shadow: 0 18px 45px rgba(15,50,88,.08);--tw-shadow-colored: 0 18px 45px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)}.tw-shadow-\[0_24px_70px_rgba\(15\,50\,88\,0\.10\)\]{--tw-shadow: 0 24px 70px rgba(15,50,88,.1);--tw-shadow-colored: 0 24px 70px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)}.tw-shadow-\[0_28px_90px_rgba\(2\,8\,23\,0\.24\)\]{--tw-shadow: 0 28px 90px rgba(2,8,23,.24);--tw-shadow-colored: 0 28px 90px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)}.tw-shadow-\[0_8px_18px_rgba\(37\,99\,235\,0\.16\)\]{--tw-shadow: 0 8px 18px rgba(37,99,235,.16);--tw-shadow-colored: 0 8px 18px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)}.tw-shadow-\[inset_0_1px_0_rgba\(15\,50\,88\,0\.03\)\]{--tw-shadow: inset 0 1px 0 rgba(15,50,88,.03);--tw-shadow-colored: inset 0 1px 0 var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)}.tw-shadow-lg{--tw-shadow: 0 10px 15px -3px rgb(0 0 0 / .1), 0 4px 6px -4px rgb(0 0 0 / .1);--tw-shadow-colored: 0 10px 15px -3px var(--tw-shadow-color), 0 4px 6px -4px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)}.tw-shadow-sm{--tw-shadow: 0 1px 2px 0 rgb(0 0 0 / .05);--tw-shadow-colored: 0 1px 2px 0 var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)}.tw-shadow-xl{--tw-shadow: 0 20px 25px -5px rgb(0 0 0 / .1), 0 8px 10px -6px rgb(0 0 0 / .1);--tw-shadow-colored: 0 20px 25px -5px var(--tw-shadow-color), 0 8px 10px -6px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)}.tw-outline-none{outline:2px solid transparent;outline-offset:2px}.tw-ring-1{--tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);--tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(1px + var(--tw-ring-offset-width)) var(--tw-ring-color);box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow, 0 0 #0000)}.tw-ring-2{--tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);--tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(2px + var(--tw-ring-offset-width)) var(--tw-ring-color);box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow, 0 0 #0000)}.tw-ring-4{--tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);--tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(4px + var(--tw-ring-offset-width)) var(--tw-ring-color);box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow, 0 0 #0000)}.tw-ring-blue-100{--tw-ring-opacity: 1;--tw-ring-color: rgb(219 234 254 / var(--tw-ring-opacity)) }.tw-ring-blue-300{--tw-ring-opacity: 1;--tw-ring-color: rgb(147 197 253 / var(--tw-ring-opacity)) }.tw-ring-slate-200{--tw-ring-opacity: 1;--tw-ring-color: rgb(226 232 240 / var(--tw-ring-opacity)) }.tw-blur-2xl{--tw-blur: blur(40px);filter:var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow)}.tw-backdrop-blur-sm{--tw-backdrop-blur: blur(4px);-webkit-backdrop-filter:var(--tw-backdrop-blur) var(--tw-backdrop-brightness) var(--tw-backdrop-contrast) var(--tw-backdrop-grayscale) var(--tw-backdrop-hue-rotate) var(--tw-backdrop-invert) var(--tw-backdrop-opacity) var(--tw-backdrop-saturate) var(--tw-backdrop-sepia);backdrop-filter:var(--tw-backdrop-blur) var(--tw-backdrop-brightness) var(--tw-backdrop-contrast) var(--tw-backdrop-grayscale) var(--tw-backdrop-hue-rotate) var(--tw-backdrop-invert) var(--tw-backdrop-opacity) var(--tw-backdrop-saturate) var(--tw-backdrop-sepia)}.tw-transition{transition-property:color,background-color,border-color,text-decoration-color,fill,stroke,opacity,box-shadow,transform,filter,backdrop-filter;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.tw-transition-colors{transition-property:color,background-color,border-color,text-decoration-color,fill,stroke;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.placeholder\:tw-text-\[\#97a4be\]::-moz-placeholder{--tw-text-opacity: 1;color:rgb(151 164 190 / var(--tw-text-opacity))}.placeholder\:tw-text-\[\#97a4be\]::placeholder{--tw-text-opacity: 1;color:rgb(151 164 190 / var(--tw-text-opacity))}.placeholder\:tw-text-slate-400::-moz-placeholder{--tw-text-opacity: 1;color:rgb(148 163 184 / var(--tw-text-opacity))}.placeholder\:tw-text-slate-400::placeholder{--tw-text-opacity: 1;color:rgb(148 163 184 / var(--tw-text-opacity))}.hover\:-tw-translate-y-0\.5:hover{--tw-translate-y: -.125rem;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.hover\:tw-border-blue-200:hover{--tw-border-opacity: 1;border-color:rgb(191 219 254 / var(--tw-border-opacity))}.hover\:tw-border-blue-300:hover{--tw-border-opacity: 1;border-color:rgb(147 197 253 / var(--tw-border-opacity))}.hover\:tw-border-blue-400:hover{--tw-border-opacity: 1;border-color:rgb(96 165 250 / var(--tw-border-opacity))}.hover\:tw-border-blue-700:hover{--tw-border-opacity: 1;border-color:rgb(29 78 216 / var(--tw-border-opacity))}.hover\:tw-bg-\[\#2a4fd6\]:hover{--tw-bg-opacity: 1;background-color:rgb(42 79 214 / var(--tw-bg-opacity))}.hover\:tw-bg-blue-100:hover{--tw-bg-opacity: 1;background-color:rgb(219 234 254 / var(--tw-bg-opacity))}.hover\:tw-bg-blue-50:hover{--tw-bg-opacity: 1;background-color:rgb(239 246 255 / var(--tw-bg-opacity))}.hover\:tw-bg-blue-50\/30:hover{background-color:#eff6ff4d}.hover\:tw-bg-blue-50\/60:hover{background-color:#eff6ff99}.hover\:tw-bg-blue-700:hover{--tw-bg-opacity: 1;background-color:rgb(29 78 216 / var(--tw-bg-opacity))}.hover\:tw-bg-red-100:hover{--tw-bg-opacity: 1;background-color:rgb(254 226 226 / var(--tw-bg-opacity))}.hover\:tw-bg-rose-100:hover{--tw-bg-opacity: 1;background-color:rgb(255 228 230 / var(--tw-bg-opacity))}.hover\:tw-bg-rose-700:hover{--tw-bg-opacity: 1;background-color:rgb(190 18 60 / var(--tw-bg-opacity))}.hover\:tw-bg-slate-200:hover{--tw-bg-opacity: 1;background-color:rgb(226 232 240 / var(--tw-bg-opacity))}.hover\:tw-bg-slate-50:hover{--tw-bg-opacity: 1;background-color:rgb(248 250 252 / var(--tw-bg-opacity))}.hover\:tw-bg-slate-800:hover{--tw-bg-opacity: 1;background-color:rgb(30 41 59 / var(--tw-bg-opacity))}.hover\:tw-text-\[\#3C65F5\]:hover{--tw-text-opacity: 1;color:rgb(60 101 245 / var(--tw-text-opacity))}.hover\:tw-text-white:hover{--tw-text-opacity: 1;color:rgb(255 255 255 / var(--tw-text-opacity))}.hover\:tw-underline:hover{text-decoration-line:underline}.hover\:tw-shadow-\[0_20px_44px_rgba\(15\,50\,88\,0\.12\)\]:hover{--tw-shadow: 0 20px 44px rgba(15,50,88,.12);--tw-shadow-colored: 0 20px 44px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)}.hover\:tw-shadow-md:hover{--tw-shadow: 0 4px 6px -1px rgb(0 0 0 / .1), 0 2px 4px -2px rgb(0 0 0 / .1);--tw-shadow-colored: 0 4px 6px -1px var(--tw-shadow-color), 0 2px 4px -2px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)}.focus\:tw-border-\[\#3C65F5\]:focus{--tw-border-opacity: 1;border-color:rgb(60 101 245 / var(--tw-border-opacity))}.focus\:tw-border-blue-400:focus{--tw-border-opacity: 1;border-color:rgb(96 165 250 / var(--tw-border-opacity))}.focus\:tw-border-blue-500:focus{--tw-border-opacity: 1;border-color:rgb(59 130 246 / var(--tw-border-opacity))}.focus\:tw-bg-white:focus{--tw-bg-opacity: 1;background-color:rgb(255 255 255 / var(--tw-bg-opacity))}.focus\:tw-shadow-\[0_0_0_3px_rgba\(60\,101\,245\,0\.15\)\]:focus{--tw-shadow: 0 0 0 3px rgba(60,101,245,.15);--tw-shadow-colored: 0 0 0 3px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)}.focus\:tw-outline-none:focus{outline:2px solid transparent;outline-offset:2px}.focus\:tw-ring-2:focus{--tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);--tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(2px + var(--tw-ring-offset-width)) var(--tw-ring-color);box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow, 0 0 #0000)}.focus\:tw-ring-4:focus{--tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);--tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(4px + var(--tw-ring-offset-width)) var(--tw-ring-color);box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow, 0 0 #0000)}.focus\:tw-ring-blue-100:focus{--tw-ring-opacity: 1;--tw-ring-color: rgb(219 234 254 / var(--tw-ring-opacity)) }.focus\:tw-ring-blue-200:focus{--tw-ring-opacity: 1;--tw-ring-color: rgb(191 219 254 / var(--tw-ring-opacity)) }.focus-visible\:tw-ring-4:focus-visible{--tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);--tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(4px + var(--tw-ring-offset-width)) var(--tw-ring-color);box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow, 0 0 #0000)}.focus-visible\:tw-ring-blue-200\/70:focus-visible{--tw-ring-color: rgb(191 219 254 / .7) }.active\:tw-scale-\[0\.99\]:active{--tw-scale-x: .99;--tw-scale-y: .99;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.disabled\:tw-cursor-not-allowed:disabled{cursor:not-allowed}.disabled\:tw-bg-slate-300:disabled{--tw-bg-opacity: 1;background-color:rgb(203 213 225 / var(--tw-bg-opacity))}.disabled\:tw-opacity-55:disabled{opacity:.55}.disabled\:tw-opacity-60:disabled{opacity:.6}@media (max-width: 480px){.max-\[480px\]\:tw-m-3{margin:.75rem}.max-\[480px\]\:tw-max-w-\[180px\]{max-width:180px}.max-\[480px\]\:tw-rounded-\[14px\]{border-radius:14px}.max-\[480px\]\:tw-px-5{padding-left:1.25rem;padding-right:1.25rem}.max-\[480px\]\:tw-pb-\[22px\]{padding-bottom:22px}.max-\[480px\]\:tw-pt-6{padding-top:1.5rem}.max-\[480px\]\:tw-text-2xl{font-size:1.5rem;line-height:2rem}}@media (min-width: 640px){.sm\:tw-col-span-2{grid-column:span 2 / span 2}.sm\:tw-grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (min-width: 768px){.md\:tw-right-\[9\%\]{right:9%}.md\:tw-col-span-1{grid-column:span 1 / span 1}.md\:tw-col-span-2{grid-column:span 2 / span 2}.md\:tw-col-span-4{grid-column:span 4 / span 4}.md\:tw-w-\[92\%\]{width:92%}.md\:tw-max-w-md{max-width:28rem}.md\:tw-grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))}.md\:tw-grid-cols-\[2fr_1fr\]{grid-template-columns:2fr 1fr}.md\:tw-flex-row{flex-direction:row}.md\:tw-items-center{align-items:center}.md\:tw-justify-between{justify-content:space-between}}@media (min-width: 1024px){.lg\:tw-col-span-2{grid-column:span 2 / span 2}.lg\:tw-col-span-6{grid-column:span 6 / span 6}.lg\:tw-grid-cols-12{grid-template-columns:repeat(12,minmax(0,1fr))}.lg\:tw-flex-row{flex-direction:row}.lg\:tw-items-center{align-items:center}.lg\:tw-justify-between{justify-content:space-between}}@media (min-width: 1280px){.xl\:tw-grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))}.xl\:tw-grid-cols-5{grid-template-columns:repeat(5,minmax(0,1fr))}.xl\:tw-grid-cols-\[minmax\(0\,1fr\)_320px\]{grid-template-columns:minmax(0,1fr) 320px}.xl\:tw-flex-row{flex-direction:row}.xl\:tw-items-end{align-items:flex-end}}.\[\&_a\]\:tw-ml-1 a{margin-left:.25rem}.\[\&_a\]\:tw-font-semibold a{font-weight:600}.\[\&_a\]\:tw-text-\[\#3C65F5\] a{--tw-text-opacity: 1;color:rgb(60 101 245 / var(--tw-text-opacity))}.\[\&_a\]\:tw-no-underline a{text-decoration-line:none}.hover\:\[\&_a\]\:tw-underline a:hover{text-decoration-line:underline}.\[\&_i\]\:tw-mt-0\.5 i{margin-top:.125rem}.\[\&_i\]\:tw-flex-shrink-0 i{flex-shrink:0}.\[\&_label\]\:tw-mb-1\.5 label{margin-bottom:.375rem}.\[\&_label\]\:tw-block label{display:block}.\[\&_label\]\:tw-text-\[13px\] label{font-size:13px}.\[\&_label\]\:tw-font-semibold label{font-weight:600}.\[\&_label\]\:tw-text-\[\#05264e\] label{--tw-text-opacity: 1;color:rgb(5 38 78 / var(--tw-text-opacity))}html.theme-dark .app-sidebar__theme-toggle,html.theme-dark .app-sidebar__theme-toggle:hover,html.theme-dark .bug-report-button,html.theme-dark .bug-report-button:hover,html.theme-dark .bug-report-modal__card,html.theme-dark .bug-report-modal__close,html.theme-dark .bug-report-modal__secondary,html.theme-dark .hierarchy-card,html.theme-dark .home-fab,html.theme-dark .home-fab:hover,html.theme-dark .lm-modal,html.theme-dark .role-chip,html.theme-dark .role-chip.active,html.theme-dark .role-chip:hover,html.theme-dark .tools-fab.is-open .tools-fab__trigger,html.theme-dark .tools-fab:focus-within .tools-fab__trigger,html.theme-dark .tools-fab__action:focus-visible,html.theme-dark .tools-fab__action:hover,html.theme-dark .tools-fab__trigger:hover,html.theme-dark .tree-node,html.theme-dark .tree-node:hover,html.theme-dark .ul-actions .ua-btn,html.theme-dark .ul-actions .ua-btn:hover,html.theme-dark .ul-row,html.theme-dark .ul-row.ul-inactive,html.theme-dark .user-edit-card,html.theme-dark .user-photo-upload label,html.theme-dark .user-photo-upload label:hover,html.theme-dark .user-row,html.theme-dark .user-row:hover{background:#1c1c1c}html.theme-dark .ul-add-btn,html.theme-dark .app-sidebar__brand,html[data-theme=dark] .app-sidebar__brand{background:#1c1c1c!important}html.theme-dark .global-search-fab:hover,html.theme-dark .global-search__badge,html.theme-dark .global-search__input-row button,html.theme-dark .global-search__result.is-active,html.theme-dark .global-search__result:hover,html.theme-dark .global-search__results-head kbd{background:#242424;border-color:#3a3a3a;color:#f5f5f5}html.theme-dark .bug-report-button,html.theme-dark .bug-report-modal textarea,html.theme-dark .bug-report-modal__header h2,html.theme-dark .bug-report-modal__label,html.theme-dark .bug-report-modal__status--error,html.theme-dark .bug-report-modal__status--success,html.theme-dark .global-search-fab,html.theme-dark .global-search__badge,html.theme-dark .global-search__input-row input,html.theme-dark .global-search__result-main strong,html.theme-dark .home-fab,html.theme-dark .tools-fab__action,html.theme-dark .tools-fab__trigger{color:#f5f5f5}html.theme-dark .app-sidebar__theme-toggle,html.theme-dark .app-sidebar__theme-toggle:hover,html.theme-dark .global-search__result,html.theme-dark .hierarchy-card h4,html.theme-dark .lm-modal h3,html.theme-dark .lm-modal p,html.theme-dark .role-chip,html.theme-dark .tree-node,html.theme-dark .ul-name,html.theme-dark .user-edit-card h4,html.theme-dark .user-edit-card label,html.theme-dark .user-row .user-info{color:#f5f5f5!important}html.theme-dark .app-sidebar__theme-toggle i,html.theme-dark .bug-report-modal__close,html.theme-dark .bug-report-modal__help,html.theme-dark .bug-report-modal__secondary,html.theme-dark .global-search__empty,html.theme-dark .global-search__input-row button,html.theme-dark .global-search__label,html.theme-dark .global-search__result-main small,html.theme-dark .global-search__results-head,html.theme-dark .global-search__results-head kbd,html.theme-dark .tools-fab__chevron,html.theme-dark .user-photo-upload p{color:#a3a3a3}html.theme-dark .app-main input::-moz-placeholder,html.theme-dark .app-main textarea::-moz-placeholder,html.theme-dark .app-main [class*="tw-placeholder:tw-text-slate-400"]::-moz-placeholder{color:#a3a3a3!important}html.theme-dark .ul-actions .ua-btn,html.theme-dark .ul-meta .um-email,html.theme-dark .user-row .manager-label,html.theme-dark .app-main input::placeholder,html.theme-dark .app-main textarea::placeholder,html.theme-dark .app-main [class*="tw-placeholder:tw-text-slate-400"]::placeholder{color:#a3a3a3!important}html.theme-dark .global-search__results-head kbd,html.theme-dark .hierarchy-card h4,html.theme-dark .role-chip,html.theme-dark .tree-children,html.theme-dark .ul-actions .ua-btn,html.theme-dark .ul-row,html.theme-dark .ul-row.ul-inactive,html.theme-dark .user-edit-card .form-control,html.theme-dark .user-edit-card h4,html.theme-dark .user-row .manager-select select{border-color:#2f2f2f}html.theme-dark .bug-report-modal__status--success,html.theme-dark .ul-status.st-active{background:#09ad9529;color:#5fd0b6}html.theme-dark .bug-report-modal__status--error,html.theme-dark .ul-actions .ua-btn.btn-danger:hover,html.theme-dark .ul-status.st-inactive{background:#f9676829;color:#ff9b9c}html.theme-dark .ul-actions .ua-btn.btn-calendly:hover{background:#f5a62329;color:#f3c98a}html.theme-dark .card,html.theme-dark .card-body,html.theme-dark .list-group,html.theme-dark .list-group-item,html.theme-dark .dropdown-menu,html.theme-dark .modal-content,html.theme-dark .popover{background-color:#1c1c1c;color:#f5f5f5;border-color:#2f2f2f}html.theme-dark .card-header,html.theme-dark .card-footer{background-color:#222;color:#f5f5f5;border-color:#2f2f2f}html.theme-dark .bg-light{background-color:#222!important;color:#f5f5f5}html.theme-dark .bg-white{background-color:#1c1c1c!important}html.theme-dark .text-dark,html.theme-dark .text-black,html.theme-dark .text-body{color:#f5f5f5!important}html.theme-dark .text-secondary{color:#a3a3a3!important}html.theme-dark .form-control,html.theme-dark .form-select,html.theme-dark .input-group-text{background-color:#242424;border-color:#3a3a3a;color:#f5f5f5}html.theme-dark .form-control::-moz-placeholder{color:#8f8f8f}html.theme-dark .form-control::placeholder{color:#8f8f8f}html.theme-dark .form-control:focus,html.theme-dark .form-select:focus{background-color:#242424;color:#f5f5f5;border-color:#5877ff;box-shadow:0 0 0 .25rem #5877ff40}html.theme-dark .dropdown-item{color:#e5e5e5}html.theme-dark .dropdown-item:hover,html.theme-dark .dropdown-item:focus{background-color:#2a2a2a;color:#f5f5f5}html.theme-dark .list-group-item{color:#e5e5e5}html.theme-dark .badge.bg-secondary{background-color:#3a3a3a!important}html.theme-dark .alert-warning{background-color:#f5a62324;color:#f3c98a;border-color:#f5a62352}html.theme-dark .alert-info{background-color:#3c65f524;color:#9db4ff;border-color:#3c65f552}html.theme-dark .alert-success{background-color:#09ad9524;color:#5fd0b6;border-color:#09ad9552}html.theme-dark .alert-danger{background-color:#f9676824;color:#ff9b9c;border-color:#f9676852}html.theme-dark .border,html.theme-dark .border-top,html.theme-dark .border-bottom,html.theme-dark .border-start,html.theme-dark .border-end{border-color:#2f2f2f!important}html.theme-dark .bo-one__relationship-item{background:#242424;border-color:#2f2f2f}html.theme-dark .bo-one__relationship-meter{background:#2f2f2f}html.theme-dark .app-main .tw-bg-white,html.theme-dark .app-main .tw-bg-slate-50,html.theme-dark .app-main .tw-bg-slate-100{background-color:#1c1c1c}html.theme-dark .app-main .tw-bg-slate-100{background-color:#242424}html.theme-dark .app-main .tw-text-slate-700,html.theme-dark .app-main .tw-text-slate-800,html.theme-dark .app-main .tw-text-slate-900{color:#f5f5f5}html.theme-dark .app-main .tw-text-slate-500,html.theme-dark .app-main .tw-text-slate-600{color:#a3a3a3}html.theme-dark .app-main .tw-text-slate-400{color:#8a8a8a}html.theme-dark .app-main .tw-border-slate-100,html.theme-dark .app-main .tw-border-slate-200{border-color:#2f2f2f}html.theme-dark .app-main .tw-bg-rose-50,html.theme-dark .app-main .tw-bg-rose-100{background-color:#f9676824}html.theme-dark .app-main .tw-text-rose-600,html.theme-dark .app-main .tw-text-rose-700,html.theme-dark .app-main .tw-text-rose-900{color:#ff9b9c}html.theme-dark .app-main .tw-border-rose-100,html.theme-dark .app-main .tw-border-rose-200{border-color:#f9676852}html.theme-dark .app-main .tw-bg-violet-50,html.theme-dark .app-main .tw-bg-violet-100{background-color:#7b61ff29}html.theme-dark .app-main .tw-text-violet-700{color:#b9a3ff}html.theme-dark .app-main .bo-one__hero-badges select{background:#ffffff1f;color:#fff;border-color:#fff3}html.theme-dark .app-main .bo-one__hero-badges select:focus{background:#fff3;color:#fff}html.theme-dark .app-main .bo-one__hero-badges select option{background:#242424;color:#f5f5f5}html.theme-dark .app-main .tw-bg-gradient-to-r.tw-from-white,html.theme-dark .app-main .tw-bg-gradient-to-br.tw-from-white,html.theme-dark .app-main .tw-bg-gradient-to-b.tw-from-white{background-image:none!important;background-color:#222!important}:is(html.theme-dark,html[data-theme=dark]) .linkedin-messages__message.is-self .linkedin-messages__message-bubble{background:#242424!important;border-color:#2f2f2f!important}:is(html.theme-dark,html[data-theme=dark]) .linkedin-messages__message.is-self .linkedin-messages__message-bubble p,:is(html.theme-dark,html[data-theme=dark]) .linkedin-messages__message.is-self .linkedin-messages__message-bubble .linkedin-messages__message-meta,:is(html.theme-dark,html[data-theme=dark]) .linkedin-messages__message.is-self .linkedin-messages__message-bubble .linkedin-messages__message-meta strong{color:#f5f5f5!important}html.theme-dark .form-switch .form-check-input{background-color:#3a3a3a;border-color:#555;background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='-4 -4 8 8'%3e%3ccircle r='3' fill='%23e5e5e5'/%3e%3c/svg%3e")}html.theme-dark .form-switch .form-check-input:checked{background-color:#5877ff;border-color:#5877ff;background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='-4 -4 8 8'%3e%3ccircle r='3' fill='%23ffffff'/%3e%3c/svg%3e")}html.theme-dark .form-check-input:checked{background-color:#5877ff;border-color:#5877ff}html.theme-dark .form-check-input:focus{border-color:#5877ff;box-shadow:0 0 0 .25rem #5877ff40}html.theme-dark .app-main .table a:not(.text-body):not(.btn):not([class*=text-]){color:#7aa2ff}html.theme-dark .todo-card,html.theme-dark .todo-card td,html.theme-dark .todo-card th,html.theme-dark .todo-card strong{color:var(--app-text)}
