@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=Fraunces:ital,opsz,wght@0,9..144,300..900;1,9..144,300..700&family=Karla:ital,wght@0,300..700;1,300..600&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{--toaster-surface: rgba(255, 255, 255, .98);--toaster-surface-strong: #ffffff;--toaster-border: rgba(37, 99, 235, .18);--toaster-text: #0f172a;--toaster-muted: #475569;--toaster-close: #64748b;--toaster-close-hover-bg: rgba(15, 23, 42, .06);--toaster-shadow: 0 18px 38px rgba(15, 23, 42, .12);--toaster-link-bg: rgba(37, 99, 235, .09);--toaster-link-border: rgba(37, 99, 235, .22);--toaster-link-text: #1d4ed8;--toaster-link-hover-bg: rgba(37, 99, 235, .16);--toaster-link-hover-border: rgba(37, 99, 235, .35);--toaster-link-hover-text: #1e40af}html.theme-dark .toaster{--toaster-surface: rgba(34, 34, 34, .98);--toaster-surface-strong: #1b1b1b;--toaster-border: rgba(255, 255, 255, .08);--toaster-text: #f5f5f5;--toaster-muted: #d4d4d8;--toaster-close: #a1a1aa;--toaster-close-hover-bg: rgba(255, 255, 255, .08);--toaster-shadow: 0 18px 38px rgba(0, 0, 0, .34);--toaster-link-bg: rgba(37, 99, 235, .14);--toaster-link-border: rgba(37, 99, 235, .42);--toaster-link-text: #dbeafe;--toaster-link-hover-bg: rgba(37, 99, 235, .22);--toaster-link-hover-border: rgba(37, 99, 235, .6);--toaster-link-hover-text: #eff6ff}.toaster{position:fixed;top:20px;right:20px;z-index:10110;display:flex;flex-direction:column;gap:10px;width:min(420px,calc(100vw - 28px));max-height:min(calc(100vh - 90px),720px);overflow-y:auto;padding-right:4px;scrollbar-width:thin;pointer-events:none}.toaster__toast{pointer-events:auto;position:relative;overflow:hidden;border:1px solid var(--toaster-border);border-left:4px solid #2563eb;border-radius:16px;background:linear-gradient(180deg,var(--toaster-surface),var(--toaster-surface-strong));color:var(--toaster-text);box-shadow:var(--toaster-shadow);-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);padding:16px 44px 16px 18px;animation:toaster-in .22s ease-out}.toaster__title{margin-bottom:8px;padding-right:8px;color:var(--toaster-text);font-size:15px;font-weight:700;line-height:1.35}.toaster__body{color:var(--toaster-muted);font-size:13px;line-height:1.5;word-break:break-word}.toaster__body p{margin:0}.toaster__body p+p{margin-top:8px}.toaster__body a{display:inline-flex;align-items:center;gap:6px;margin-top:10px;padding:7px 12px;border:1px solid var(--toaster-link-border);border-radius:999px;background:var(--toaster-link-bg);color:var(--toaster-link-text);font-weight:600;text-decoration:none;transition:background .16s ease,border-color .16s ease,color .16s ease}.toaster__body a:hover{background:var(--toaster-link-hover-bg);border-color:var(--toaster-link-hover-border);color:var(--toaster-link-hover-text)}.toaster__close{position:absolute;top:10px;right:10px;width:28px;height:28px;border:0;border-radius:999px;background:transparent;color:var(--toaster-close);font-size:22px;line-height:1;cursor:pointer;padding:0}.toaster__close:hover{background:var(--toaster-close-hover-bg);color:var(--toaster-text)}@keyframes toaster-in{0%{opacity:0;transform:translate(16px)}to{opacity:1;transform:translate(0)}}@media (max-width: 600px){.toaster{top:12px;right:12px;left:12px;width:auto;max-height:calc(100vh - 76px);padding-right:0}.toaster__toast{padding:14px 40px 14px 14px;border-radius:14px}}.driver-popover{all:unset;font-family:var(--driver-popover-font-family,"Helvetica Neue", Inter, ui-sans-serif, "Apple Color Emoji", Helvetica, Arial, sans-serif);box-sizing:border-box;color:#2d2d2d;z-index:1000000000;background-color:#fff;border-radius:5px;min-width:250px;max-width:300px;margin:0;padding:15px;position:fixed;top:0;right:0;box-shadow:0 1px 10px #0006}.driver-popover-title{zoom:1;margin:0;font-size:19px;font-weight:700;line-height:1.5;display:block;position:relative}.driver-popover-close-btn{all:unset;cursor:pointer;color:#d2d2d2;z-index:1;text-align:center;width:32px;height:28px;font-size:18px;font-weight:500;transition:color .2s;position:absolute;top:0;right:0}.driver-popover-close-btn:hover,.driver-popover-close-btn:focus{color:#2d2d2d}.driver-popover-title[style*=block]+.driver-popover-description{margin-top:5px}.driver-popover-description{zoom:1;margin-bottom:0;font-size:14px;font-weight:400;line-height:1.5}.driver-popover-footer{text-align:right;zoom:1;justify-content:space-between;align-items:center;margin-top:15px;display:flex}.driver-popover-progress-text{color:#727272;zoom:1;font-size:13px;font-weight:400}.driver-popover-footer-btn{all:unset;box-sizing:border-box;color:#2d2d2d;cursor:pointer;zoom:1;background-color:#fff;border:1px solid #ccc;border-radius:3px;outline:0;padding:3px 7px;font-size:12px;line-height:1.3;text-decoration:none;display:inline-block}.driver-popover-footer .driver-popover-btn-disabled{opacity:.5;pointer-events:none}.driver-popover-footer-btn:hover,.driver-popover-footer-btn:focus{background-color:#f7f7f7}.driver-popover-navigation-btns{flex-grow:1;justify-content:flex-end;display:flex}.driver-popover-navigation-btns button+button{margin-left:4px}.driver-popover-arrow{content:"";border:5px solid #fff;position:absolute}.driver-popover-arrow-side-over{display:none}.driver-popover-arrow-side-left{border-top-color:#0000;border-bottom-color:#0000;border-right-color:#0000;left:100%}.driver-popover-arrow-side-right{border-top-color:#0000;border-bottom-color:#0000;border-left-color:#0000;right:100%}.driver-popover-arrow-side-top{border-bottom-color:#0000;border-left-color:#0000;border-right-color:#0000;top:100%}.driver-popover-arrow-side-bottom{border-top-color:#0000;border-left-color:#0000;border-right-color:#0000;bottom:100%}.driver-popover-arrow-side-center,.driver-popover-arrow-none{display:none}.driver-active .driver-overlay{pointer-events:none}.driver-active.driver-no-scroll{overflow:hidden}.driver-active *{pointer-events:none}.driver-active .driver-active-element,.driver-active .driver-active-element *,.driver-popover,.driver-popover *{pointer-events:auto}@keyframes animate-fade-in{0%{opacity:0}to{opacity:1}}.driver-fade .driver-overlay{animation:animate-fade-in var(--driver-animation-duration,.4s) ease-in-out}.driver-fade .driver-popover{animation:animate-fade-in var(--driver-animation-duration,.4s)}.driver-active-element-parent-no-scroll{overflow:hidden!important}.driver-no-interaction,.driver-no-interaction *{pointer-events:none!important}.atto-btn{display:inline-flex;align-items:center;justify-content:center;gap:.5em;font-family:inherit;font-weight:var(--app-btn-font-weight);border:1px solid transparent;border-radius:var(--app-btn-radius);padding:var(--app-btn-pad-y-md) var(--app-btn-pad-x-md);cursor:pointer;line-height:1.2;white-space:nowrap;transition:background .14s,border-color .14s,color .14s,opacity .14s}.atto-btn:focus-visible{outline:2px solid var(--app-btn-primary);outline-offset:2px}.atto-btn:disabled{opacity:.55;cursor:not-allowed}.atto-btn--sm{padding:var(--app-btn-pad-y-sm) var(--app-btn-pad-x-sm);font-size:.82rem}.atto-btn--md{font-size:.9rem}.atto-btn--lg{padding:var(--app-btn-pad-y-lg) var(--app-btn-pad-x-lg);font-size:1rem}.atto-btn--primary{background:var(--app-btn-primary);color:var(--app-btn-primary-fg)}.atto-btn--primary:hover:not(:disabled){background:var(--app-btn-primary-strong)}.atto-btn--secondary{background:var(--app-btn-neutral-bg);color:var(--app-btn-neutral-fg);border-color:var(--app-btn-neutral-border)}.atto-btn--secondary:hover:not(:disabled){border-color:var(--app-btn-primary);color:var(--app-btn-primary)}.atto-btn--ghost{background:transparent;color:var(--app-btn-ghost-fg)}.atto-btn--ghost:hover:not(:disabled){background:color-mix(in srgb,var(--app-btn-primary) 12%,transparent)}.atto-btn--danger{background:var(--app-btn-danger);color:var(--app-btn-danger-fg)}.atto-btn--danger:hover:not(:disabled){background:var(--app-btn-danger-strong)}.atto-btn--success{background:var(--app-btn-success);color:var(--app-btn-success-fg)}.atto-btn--success:hover:not(:disabled){background:var(--app-btn-success-strong)}.atto-btn--link{background:transparent;border:none;color:var(--app-btn-primary);padding:0}.atto-btn--link:hover:not(:disabled){text-decoration:underline}.atto-btn--icon{padding:var(--app-btn-pad-y-md);aspect-ratio:1}.atto-btn--icon.atto-btn--sm{padding:var(--app-btn-pad-y-sm)}.atto-btn--block{width:100%}.atto-btn--loading{position:relative;color:transparent!important}.atto-btn__spinner{position:absolute;width:1em;height:1em;border:2px solid currentColor;border-top-color:transparent;border-radius:50%;animation:atto-btn-spin .6s linear infinite}.atto-btn--loading{color:var(--app-btn-primary-fg)}@keyframes atto-btn-spin{to{transform:rotate(360deg)}}@media (prefers-reduced-motion: reduce){.atto-btn__spinner{animation:none}}.app-dialog{position:fixed;top:0;right:0;bottom:0;left:0;z-index:1190;display:flex;align-items:center;justify-content:center;padding:24px;background:#0f172a6b;-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px)}.app-dialog__panel{width:min(460px,100%);border:1px solid var(--app-border, rgba(148, 163, 184, .28));border-radius:8px;background:var(--app-surface, #fff);box-shadow:0 24px 60px #0f172a47;padding:20px;color:var(--app-text, #111827)}.app-dialog__head{display:grid;grid-template-columns:42px 1fr;gap:14px;align-items:flex-start}.app-dialog__icon{width:42px;height:42px;border-radius:8px;display:grid;place-items:center;background:color-mix(in srgb,var(--app-btn-primary, #2563eb) 12%,transparent);color:var(--app-btn-primary, #2563eb)}.app-dialog__icon--danger{background:color-mix(in srgb,var(--app-danger-text, #dc2626) 12%,transparent);color:var(--app-danger-text, #dc2626)}.app-dialog h2{margin:0 0 6px;font-size:18px;line-height:1.25;font-weight:700;letter-spacing:0}.app-dialog p{margin:0;color:var(--app-text-muted, #64748b);font-size:14px;line-height:1.5;white-space:pre-wrap}.app-dialog__input{width:100%;margin-top:16px;border:1px solid var(--app-border-strong, #cbd5e1);border-radius:6px;padding:10px 12px;font:inherit;color:var(--app-text, #111827);background:var(--app-input-bg, #fff)}.app-dialog__input:focus{outline:2px solid color-mix(in srgb,var(--app-btn-primary, #2563eb) 28%,transparent);border-color:var(--app-btn-primary, #2563eb)}.app-dialog__actions{display:flex;justify-content:flex-end;gap:10px;margin-top:20px}.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-answer-chip{display:inline-flex;align-items:center;gap:6px;padding:5px 12px;border-radius:999px;font-weight:600;font-size:13px}.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-row{display:flex;flex-wrap:wrap;gap:12px;margin-top:18px}.pb-hint{margin-top:14px;margin-bottom:0;color:#6b6257;font-size:13px;line-height:1.45}.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}.ev-public .pb-hero{background:linear-gradient(135deg,#4c1d95,#5b21b6 40%,#6d28d9 75%,#7c3aed)}.ev-public .pb-submit{background:linear-gradient(135deg,#7c3aed,#9333ea);box-shadow:0 6px 20px #7c3aed4d}.ev-public .pb-submit:hover:not(:disabled){box-shadow:0 10px 26px #7c3aed66}.ev-public .pb-input:focus,.ev-public .pb-textarea:focus{border-color:#7c3aed;box-shadow:0 0 0 3px #7c3aed1f}.ev-public .pb-pane h3 i{color:#7c3aed}.ev-vote-btn{display:inline-flex;align-items:center;justify-content:center;gap:6px;border:1.5px solid var(--ev-vote-color, #7c3aed);background:#fff;color:var(--ev-vote-color, #7c3aed);border-radius:10px;font-weight:700;font-size:14px;padding:10px 16px;cursor:pointer;transition:all .15s}.ev-vote-btn:hover:not(:disabled){transform:translateY(-1px)}.ev-vote-btn[aria-pressed=true],.ev-vote-btn.is-active{background:var(--ev-vote-color, #7c3aed);color:#fff}.ev-vote-btn:disabled{opacity:.5;cursor:not-allowed}.ev-poll-list{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:10px}.ev-poll-opt{display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:12px;padding:14px 16px;border:1px solid #e8edff;border-radius:12px;background:#fff;transition:border-color .15s,box-shadow .15s}.ev-poll-opt-when{font-weight:700;color:#05264e}.ev-poll-opt-tally{font-size:12px;color:#8c96a8;margin-top:4px}.ev-poll-opt-tally i{margin:0 2px 0 8px}.ev-poll-opt-tally i:first-child{margin-left:0}.ev-poll-seg{display:inline-flex;gap:6px}.ev-poll-seg .ev-vote-btn{width:44px;height:44px;padding:0}.ev-poll-opt.is-retained{border-color:#7c3aed;box-shadow:0 0 0 2px #7c3aed26}.ev-poll-opt.is-closed{opacity:.7}@media (max-width: 575px){.ev-poll-opt{flex-direction:column;align-items:stretch}.ev-poll-seg{justify-content:space-between}.ev-poll-seg .ev-vote-btn{flex:1}}html.theme-dark .ev-poll-opt{background:#1c1c1c;border-color:#2f2f2f}html.theme-dark .ev-poll-opt-when{color:#f5f5f5}html.theme-dark .ev-vote-btn{background:#1c1c1c}.heb-public .pb-hero{background:linear-gradient(135deg,#0f3d3a,#0f766e 45%,#14b8a6 80%,#2dd4bf)}.heb-public .pb-conf-card{background:linear-gradient(135deg,#f0fdfa,#e6fbf5);border-color:#cbeee6}.heb-public .pb-conf-row{border-bottom-color:#0f766e29}.heb-public .pb-conf-row-icon{color:#0f766e;box-shadow:0 2px 6px #0f766e26}.heb-public .pb-pane h3 i,.heb-public .pb-foot strong{color:#0f766e}.heb-code{margin-top:22px;text-align:center;background:linear-gradient(135deg,#0f766e,#14b8a6);border-radius:14px;padding:20px 24px;color:#fff;box-shadow:0 8px 24px #0f766e47}.heb-code-label{font-size:12px;font-weight:700;text-transform:uppercase;letter-spacing:.6px;opacity:.9;margin-bottom:8px}.heb-code-label i{margin-right:6px}.heb-code-value{font-family:ui-monospace,SFMono-Regular,Menlo,monospace;font-size:30px;font-weight:800;letter-spacing:4px}.heb-note{margin-top:18px;display:flex;gap:12px;background:#fffbeb;border:1px solid #fde68a;border-radius:12px;padding:14px 16px;color:#92400e;font-size:14px;line-height:1.55}.heb-note>i{color:#d97706;font-size:16px;margin-top:2px;flex-shrink:0}.heb-recap-row{display:flex;justify-content:space-between;gap:16px;padding:11px 0;border-bottom:1px dashed rgba(15,118,110,.16);font-size:14px;color:#05264e}.heb-recap-row:first-child{padding-top:0}.heb-recap-row:last-child{border-bottom:0;padding-bottom:0}.heb-recap-row span:last-child{font-weight:700;white-space:nowrap}.heb-recap-total{margin-top:4px;padding-top:12px;border-top:2px solid rgba(15,118,110,.2);font-size:16px;font-weight:800}.heb-recap-total span:last-child{color:#0f766e}html.theme-dark .heb-public .pb-conf-card{background:#1c1c1c;border-color:#2f2f2f}html.theme-dark .heb-public .pb-conf-row-value,html.theme-dark .heb-public .heb-recap-row{color:#f5f5f5}html.theme-dark .heb-note{background:#d977061f;border-color:#d9770659;color:#f3c98a}@keyframes skel-shimmer{0%{background-position:-240px 0}to{background-position:240px 0}}.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.theme-dark .skel-page__row{background:linear-gradient(90deg,#1f1f1f,#2a2a2a,#1f1f1f);background-size:480px 100%}html.theme-dark .skel-page__hero{background:linear-gradient(90deg,#202020,#2e2e2e,#202020);background-size:480px 100%}.help-tip__btn{display:inline-flex;align-items:center;justify-content:center;width:20px;height:20px;padding:0;margin-left:8px;font-size:10px;line-height:1;vertical-align:middle;border:1px solid color-mix(in srgb,var(--app-btn-primary, #3c65f5) 20%,transparent);border-radius:50%;cursor:pointer;color:var(--app-btn-primary, #3c65f5);background:color-mix(in srgb,var(--app-btn-primary, #3c65f5) 9%,var(--app-surface, #fff));box-shadow:0 1px 3px #315efb14;transition:background-color .12s ease,border-color .12s ease,color .12s ease,transform .12s ease,box-shadow .12s ease}.help-tip__btn:hover,.help-tip__btn[aria-expanded=true]{color:var(--app-btn-primary-fg, #fff);background:var(--app-btn-primary, #3c65f5);border-color:var(--app-btn-primary, #3c65f5);box-shadow:0 3px 8px #315efb38}.help-tip__btn:active{transform:scale(.92)}.help-tip__btn:focus-visible{outline:2px solid var(--app-btn-primary, #3c65f5);outline-offset:2px}.help-tip__pop{--help-tip-caret: 8px;display:block;padding:.85rem 1rem;border-radius:12px;text-align:left;white-space:normal;font-size:.8125rem;font-weight:400;line-height:1.55;color:var(--app-text, #0f172a);background:var(--app-surface, #fff);border:1px solid var(--app-border, #e2e8f0);overflow-wrap:anywhere;box-shadow:0 1px 2px #0f172a0f,0 8px 20px -6px #0f172a24,0 24px 48px -16px #0f172a2e}html.theme-dark .help-tip__pop{box-shadow:0 1px 2px #00000080,0 8px 20px -6px #00000080,0 24px 48px -16px #0009}.help-tip__caret{position:absolute;width:var(--help-tip-caret);height:var(--help-tip-caret);background:var(--app-surface, #fff);border:1px solid var(--app-border, #e2e8f0);transform:rotate(45deg)}.help-tip__pop--below .help-tip__caret{top:calc(var(--help-tip-caret) / -2 - 1px);border-right:0;border-bottom:0}.help-tip__pop--above .help-tip__caret{bottom:calc(var(--help-tip-caret) / -2 - 1px);border-left:0;border-top:0}.help-tip__pop--right .help-tip__caret{left:calc(var(--help-tip-caret) / -2 - 1px);border-right:0;border-top:0}.help-tip__pop--left .help-tip__caret{right:calc(var(--help-tip-caret) / -2 - 1px);border-left:0;border-bottom:0}.help-tip__title{display:block;margin-bottom:.3rem;font-size:.6875rem;font-weight:600;letter-spacing:.06em;text-transform:uppercase;color:var(--app-btn-primary, #3c65f5)}.help-tip__scroll{display:block;max-height:calc(100vh - 16px - 1.7rem);overflow-y:auto;overscroll-behavior:contain}.help-tip__body>:first-child{margin-top:0}.help-tip__body>:last-child{margin-bottom:0}.help-tip__body p{margin-bottom:.5rem}.help-tip__body ul,.help-tip__body ol{margin-bottom:.5rem;padding-left:1.1rem}.help-tip__body a{color:var(--app-btn-primary, #3c65f5)}.help-tip__body code{padding:.1em .35em;border-radius:4px;font-size:.92em;background:var(--app-muted-surface, #f8fafc)}.help-tip__state{color:var(--app-text-muted, #64748b)}.help-tip__state--error{color:var(--app-danger-text, #b42335)}.help-tip__pop--placed{animation:help-tip-in .13s cubic-bezier(.16,1,.3,1)}.help-tip__pop--right.help-tip__pop--placed{animation-name:help-tip-in-right}.help-tip__pop--left.help-tip__pop--placed{animation-name:help-tip-in-left}@keyframes help-tip-in-right{0%{opacity:0;transform:translate(-3px) scale(.985)}to{opacity:1;transform:none}}@keyframes help-tip-in-left{0%{opacity:0;transform:translate(3px) scale(.985)}to{opacity:1;transform:none}}@keyframes help-tip-in{0%{opacity:0;transform:translateY(-3px) scale(.985)}to{opacity:1;transform:none}}.help-tip__pop--above.help-tip__pop--placed{animation-name:help-tip-in-above}@keyframes help-tip-in-above{0%{opacity:0;transform:translateY(3px) scale(.985)}to{opacity:1;transform:none}}@media (prefers-reduced-motion: reduce){.help-tip__btn{transition:none}.help-tip__pop--placed{animation:none}}.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}}.rec-dash--skeleton{display:flex;flex-direction:column;gap:18px}.rec-dash__sk-shimmer,.rec-dash__sk-line,.rec-dash__sk-card,.rec-dash__sk-panel{background:linear-gradient(90deg,#e8ecf0 25%,#f5f6f8,#e8ecf0 75%);background-size:200% 100%;animation:bo-shimmer 1.4s infinite;border-radius:12px}.rec-dash__sk-toolbar{display:flex;justify-content:space-between;gap:16px}.rec-dash__sk-line{height:16px;border-radius:6px}.rec-dash__sk-line--title{width:220px}.rec-dash__sk-line--filters{width:320px;max-width:45%}.rec-dash__sk-kpis{display:grid;grid-template-columns:repeat(5,1fr);gap:14px}.rec-dash__sk-card{height:120px}.rec-dash__sk-grid{display:grid;gap:16px}.rec-dash__sk-grid--two{grid-template-columns:1.4fr 1fr}.rec-dash__sk-grid--four{grid-template-columns:repeat(4,1fr)}.rec-dash__sk-panel{height:180px}.rec-dash__sk-panel--lg{height:280px}@media (max-width: 960px){.rec-dash__sk-kpis{grid-template-columns:repeat(2,1fr)}.rec-dash__sk-grid--two,.rec-dash__sk-grid--four{grid-template-columns:1fr}}html.theme-dark .rec-dash__sk-line,html.theme-dark .rec-dash__sk-card,html.theme-dark .rec-dash__sk-panel{background:linear-gradient(90deg,#1e2530 25%,#283143,#1e2530 75%);background-size:200% 100%}.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__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.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.theme-dark .bo-dash,html.theme-dark .bo-team,html.theme-dark .bo-add{background:var(--app-main-bg);color:var(--app-text)}html.theme-dark .bo-dash__widget,html.theme-dark .bo-team__kpi-card,html.theme-dark .bo-team__members,html.theme-dark .bo-team__pipeline,html.theme-dark .bo-team__funnel,html.theme-dark .bo-add__card,html.theme-dark .bo-add__field input,html.theme-dark .bo-dash__kpi,html.theme-dark .bo-dash__mission-edit,html.theme-dark .bo-dash__mission-kanban,html.theme-dark .bo-dash__admin-edt,html.theme-dark .bo-dash__afaire-grid .bo-dash__widget,html.theme-dark .bo-dash__quick-link{background:var(--app-surface)}html.theme-dark .bo-dash__widget-header,html.theme-dark .bo-team__members-header,html.theme-dark .bo-team__members-table th,html.theme-dark .bo-team__pipeline-header,html.theme-dark .bo-team__funnel-header,html.theme-dark .bo-add__card-header,html.theme-dark .home-widget__cta{background:var(--app-surface-alt)}html.theme-dark .bo-dash__widget-row:hover,html.theme-dark .bo-dash__skeleton,html.theme-dark .bo-team__member-row:hover td,html.theme-dark .bo-team__pipeline-track,html.theme-dark .bo-dash__admin-row:hover,html.theme-dark .home-widget:hover .home-widget__cta{background:var(--app-muted-surface)}html.theme-dark .bo-add__error{background:var(--app-danger-bg)}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-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-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-dash__page-header h3,html.theme-dark .bo-dash__widget-header h5,html.theme-dark .bo-team__members-header h5,html.theme-dark .bo-team__member-name,html.theme-dark .bo-team__pipeline-header h5,html.theme-dark .bo-team__pipeline-label,html.theme-dark .bo-team__funnel-header h5,html.theme-dark .bo-team__funnel-count,html.theme-dark .bo-add__card-header h5,html.theme-dark .bo-add__field label,html.theme-dark .bo-add__field input,html.theme-dark .bo-dash__kpi-num,html.theme-dark .bo-dash__section-title,html.theme-dark .bo-dash__mission-edit,html.theme-dark .bo-dash__mission-kanban,html.theme-dark .bo-dash__admin-name,html.theme-dark .bo-dash__admin-edt,html.theme-dark .bo-dash__quick-link strong,html.theme-dark .bo-dash__snapshot strong,html.theme-dark .bo-dash__snapshot a{color:var(--app-text)}html.theme-dark .bo-dash__page-header a,html.theme-dark .bo-dash__widget-row-meta,html.theme-dark .bo-team__kpi-label,html.theme-dark .bo-team__members-table th,html.theme-dark .bo-team__funnel-step,html.theme-dark .bo-dash__admin-date{color:var(--app-text-muted)}html.theme-dark .bo-dash__widget,html.theme-dark .bo-team__kpi-card,html.theme-dark .bo-team__members,html.theme-dark .bo-team__pipeline,html.theme-dark .bo-team__funnel,html.theme-dark .bo-add__card,html.theme-dark .bo-dash__snapshot div{border-color:var(--app-border)}html.theme-dark .bo-dash__widget-header,html.theme-dark .bo-team__members-header,html.theme-dark .bo-team__members-table th,html.theme-dark .bo-team__pipeline-header,html.theme-dark .bo-team__funnel-header,html.theme-dark .bo-add__card-header,html.theme-dark .bo-dash__mission-row,html.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}.bo-dash--rec-analytics{max-width:none;min-height:calc(100vh - 84px);padding:0;background:#171717;color:#d9e2ef;overflow:hidden}.bo-dash--overview.bo-dash--rec-analytics{padding-top:0}.rec-dash{--rec-chart-axis: #8c98ad;--rec-chart-axis-x: #c0c8d6;--rec-donut-track: rgba(255,255,255,.08);--rec-donut-center: #fff;height:calc(100vh - 112px);min-height:0;display:grid;grid-template-rows:auto auto minmax(0,1.04fr) minmax(0,.96fr);gap:8px;padding:0 4px 8px;background:#171717;font-family:Plus Jakarta Sans,Roboto,sans-serif;overflow:hidden}.rec-dash--sales{height:auto;min-height:calc(100vh - 112px);grid-template-rows:none;overflow:visible}.rec-dash *{box-sizing:border-box}.rec-dash__toolbar{display:flex;align-items:center;justify-content:space-between;gap:16px}.rec-dash__title-block h2{color:#f6f9ff;font-size:18px;font-weight:800;margin:0}.rec-dash__title-block span{color:#8895a8;display:block;font-size:12px;margin-top:3px}.rec-dash__filters{display:flex;align-items:center;gap:8px}.rec-dash__filters label{display:inline-flex;align-items:center;gap:7px;height:34px;padding:0 10px;color:#9eabbc;background:#121922;border:1px solid rgba(255,255,255,.07);border-radius:7px;font-size:11px;font-weight:700}.rec-dash__filters input{width:126px;color:#f6f9ff;background:transparent;border:0;font:inherit;outline:none}.rec-dash__filters button{height:34px;display:inline-flex;align-items:center;gap:8px;padding:0 12px;border-radius:7px;border:1px solid rgba(255,255,255,.08);background:#121922;color:#f6f9ff;font-size:12px;font-weight:800;cursor:pointer}.rec-dash__kpis{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:10px}.rec-dash__kpi,.rec-dash__panel{border-radius:8px;border:1px solid rgba(255,255,255,.07);background:#151b23;box-shadow:none}.rec-dash__kpi{min-height:118px;padding:14px 16px 6px;position:relative;overflow:hidden}.rec-dash__kpi:after{display:none}.rec-dash__kpi-icon{width:32px;height:32px;display:inline-flex;align-items:center;justify-content:center;border-radius:999px;color:#fff;font-size:13px;margin-bottom:12px}.rec-dash__kpi-icon--blue{background:linear-gradient(135deg,#315efb,#5283ff)}.rec-dash__kpi-icon--purple{background:linear-gradient(135deg,#6b4cf6,#8b5cf6)}.rec-dash__kpi-icon--cyan{background:linear-gradient(135deg,#20b9c9,#42dce5)}.rec-dash__kpi-icon--green{background:linear-gradient(135deg,#3ea762,#65d76d)}.rec-dash__kpi-icon--indigo{background:linear-gradient(135deg,#315efb,#4d63d9)}.rec-dash__kpi-icon--red{background:linear-gradient(135deg,#ef334f,#ff6b81)}.rec-dash__kpi-label{color:#f3f6fb;font-size:12px;font-weight:800}.rec-dash__kpi-main{display:flex;align-items:center;gap:10px;margin-top:8px}.rec-dash__kpi-main strong{color:#f8fbff;font-size:26px;line-height:1;font-weight:800}.rec-dash__kpi-main span,.rec-dash__panel footer em{display:inline-flex;align-items:center;height:22px;padding:0 8px;border-radius:7px;font-size:11px;font-style:normal;font-weight:800}.rec-dash .is-up{color:#62dd7a;background:#32c75a1f}.rec-dash .is-down{color:#ff7e87;background:#ff5e6921}.rec-dash__kpi-sub{color:#8b96a9;font-size:11px;margin-top:8px}.rec-dash__sparkline{width:100%;height:24px;margin-top:2px;display:block}.rec-dash__main-grid{display:grid;grid-template-columns:.98fr 1.32fr;gap:10px;min-height:0}.rec-dash__panel{overflow:hidden;min-height:0}.rec-dash__panel-head{height:42px;display:flex;align-items:center;justify-content:space-between;padding:0 14px}.rec-dash__panel-head h3{color:#f4f7fb;font-size:14px;font-weight:800}.rec-dash__panel-head span,.rec-dash__panel-head a{color:#8ea0bb;text-decoration:none;font-size:11px;font-weight:700}.rec-dash__panel-head a{color:#4d7cff}.rec-dash__funnel{min-height:150px;display:grid;grid-template-columns:repeat(5,minmax(0,1fr));align-items:end;padding:0 16px 10px;border-top:1px solid rgba(255,255,255,.035)}.rec-dash__funnel-step{min-width:0;height:150px;display:flex;flex-direction:column;align-items:center;justify-content:flex-end;gap:7px;padding:0 8px;border-right:1px dashed rgba(255,255,255,.075)}.rec-dash__funnel-step:last-child{border-right:0}.rec-dash__funnel-top{min-height:39px;text-align:center}.rec-dash__funnel-top span,.rec-dash__funnel-step small{display:block;color:#95a0b2;font-size:10px;line-height:1.25}.rec-dash__funnel-top strong{display:block;color:#f7fbff;font-size:15px;font-weight:800}.rec-dash__funnel-track{width:100%;height:68px;display:flex;align-items:flex-end}.rec-dash__funnel-track div{width:100%;min-height:7px;border-radius:4px 4px 1px 1px;box-shadow:0 8px 24px #315efb29}.rec-dash__funnel-step b{color:#f4f7fb;font-size:11px}.rec-dash__panel footer{display:flex;align-items:center;justify-content:flex-end;gap:10px;height:42px;padding:0 16px;border-top:1px solid rgba(255,255,255,.06)}.rec-dash__panel footer span{margin-right:auto;color:#dce4f2;font-size:12px;font-weight:800}.rec-dash__panel footer strong{color:#f7fbff;font-size:13px}.rec-dash__legend{display:flex;gap:20px;padding:0 28px;color:#9aa6b8;font-size:11px;font-weight:700}.rec-dash__legend span{display:inline-flex;align-items:center;gap:7px}.rec-dash__legend i,.rec-dash__source-list i,.rec-dash__job i{width:8px;height:8px;border-radius:2px;display:inline-block}.rec-dash__line-chart{display:block;width:100%;height:208px;padding:0 6px 2px}.rec-dash__empty-chart{height:206px;display:grid;place-items:center;color:#8ea0bb}.rec-dash__bottom-grid{display:grid;grid-template-columns:1.1fr .9fr .95fr 1.05fr;gap:10px;min-height:0}.rec-dash__panel--list{min-height:0;display:flex;flex-direction:column}.rec-dash__row,.rec-dash__interview,.rec-dash__job{display:grid;align-items:center;gap:8px;padding:7px 12px;border-top:1px solid rgba(255,255,255,.045)}.rec-dash__row{grid-template-columns:28px minmax(0,1fr) auto}.rec-dash__row-icon{width:24px;height:24px;display:inline-flex;align-items:center;justify-content:center;border-radius:999px;color:#fff;font-size:10px}.rec-dash__row-icon.green{background:#2fae61}.rec-dash__row-icon.blue{background:#3f6cff}.rec-dash__row-icon.purple{background:#7457ef}.rec-dash__row-icon.orange{background:#f9733d}.rec-dash__row strong,.rec-dash__interview a,.rec-dash__job a{display:block;overflow:hidden;color:#f4f7fb;text-overflow:ellipsis;white-space:nowrap;font-size:10px;font-weight:800;text-decoration:none}.rec-dash__row small,.rec-dash__interview small,.rec-dash__job small,.rec-dash__row time{color:#9aa6b8;display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:9px;line-height:1.35}.rec-dash__row time{text-align:right}.rec-dash__interview{grid-template-columns:42px 42px minmax(0,1fr) auto}.rec-dash__date strong{display:block;color:#fff;font-size:16px;line-height:1}.rec-dash__date span{display:block;margin-top:3px;color:#9aa6b8;font-size:10px;text-transform:uppercase}.rec-dash__interview time{color:#f4f7fb;font-size:10px;font-weight:800}.rec-dash__interview em{padding:5px 8px;border-radius:5px;background:#ffffff0f;color:#cdd7e7;font-size:10px;font-style:normal;font-weight:800}.rec-dash__job{grid-template-columns:10px minmax(0,1fr) auto}.rec-dash__job strong{color:#f4f7fb;text-align:right;font-size:12px}.rec-dash__job strong span{display:block;color:#9aa6b8;font-size:9px;font-weight:700}.rec-dash__sources-body{display:grid;grid-template-columns:minmax(120px,.9fr) 1fr;align-items:center;gap:6px;padding:2px 14px 6px}.rec-dash__donut{width:100%;max-height:152px}.rec-dash__source-list{display:flex;flex-direction:column;gap:9px}.rec-dash__source-list div{display:flex;align-items:center;justify-content:space-between;gap:8px;color:#dbe4ef;font-size:11px;font-weight:800}.rec-dash__source-list span{display:inline-flex;align-items:center;gap:7px;color:#cbd4e2}.rec-dash__report-link{display:flex;justify-content:space-between;padding:0 16px 10px;color:#4d7cff;font-size:11px;font-weight:800;text-decoration:none}.rec-dash__empty-state{flex:1;display:grid;place-items:center;padding:18px 14px;color:#8ea0bb;font-size:11px;text-align:center}html:not(.theme-dark) .bo-dash--rec-analytics{background:#fff;color:#172033}html:not(.theme-dark) .rec-dash{--rec-chart-axis: #6f7c90;--rec-chart-axis-x: #7d8899;--rec-donut-track: #e9eef6;--rec-donut-center: #172033;background:#fff}html:not(.theme-dark) .rec-dash__title-block h2,html:not(.theme-dark) .rec-dash__kpi-label,html:not(.theme-dark) .rec-dash__kpi-main strong,html:not(.theme-dark) .rec-dash__panel-head h3,html:not(.theme-dark) .rec-dash__funnel-top strong,html:not(.theme-dark) .rec-dash__funnel-step b,html:not(.theme-dark) .rec-dash__panel footer span,html:not(.theme-dark) .rec-dash__panel footer strong,html:not(.theme-dark) .rec-dash__row strong,html:not(.theme-dark) .rec-dash__interview a,html:not(.theme-dark) .rec-dash__job a,html:not(.theme-dark) .rec-dash__date strong,html:not(.theme-dark) .rec-dash__interview time,html:not(.theme-dark) .rec-dash__job strong,html:not(.theme-dark) .rec-dash__source-list div{color:#172033}html:not(.theme-dark) .rec-dash__title-block span,html:not(.theme-dark) .rec-dash__kpi-sub,html:not(.theme-dark) .rec-dash__panel-head span,html:not(.theme-dark) .rec-dash__funnel-top span,html:not(.theme-dark) .rec-dash__funnel-step small,html:not(.theme-dark) .rec-dash__legend,html:not(.theme-dark) .rec-dash__row small,html:not(.theme-dark) .rec-dash__interview small,html:not(.theme-dark) .rec-dash__job small,html:not(.theme-dark) .rec-dash__row time,html:not(.theme-dark) .rec-dash__date span,html:not(.theme-dark) .rec-dash__job strong span,html:not(.theme-dark) .rec-dash__source-list span,html:not(.theme-dark) .rec-dash__empty-state,html:not(.theme-dark) .rec-dash__empty-chart{color:#6f7c90}html:not(.theme-dark) .rec-dash__kpi,html:not(.theme-dark) .rec-dash__panel{background:#fff;border-color:#e7edf5;box-shadow:0 6px 18px #0f265c0a}html:not(.theme-dark) .rec-dash__filters label,html:not(.theme-dark) .rec-dash__filters button{background:#fff;border-color:#e7edf5;color:#42506a}html:not(.theme-dark) .rec-dash__filters input{color:#172033;color-scheme:light}html:not(.theme-dark) .rec-dash .is-up{color:#12834d;background:#12834d1a}html:not(.theme-dark) .rec-dash .is-down{color:#c23d4a;background:#c23d4a1a}html:not(.theme-dark) .rec-dash__funnel{border-top-color:#dfe6ef}html:not(.theme-dark) .rec-dash__funnel-step{border-right-color:#dde5ee}html:not(.theme-dark) .rec-dash__funnel-track div{box-shadow:0 8px 20px #315efb24}html:not(.theme-dark) .rec-dash__panel footer,html:not(.theme-dark) .rec-dash__row,html:not(.theme-dark) .rec-dash__interview,html:not(.theme-dark) .rec-dash__job{border-top-color:#edf2f8}html:not(.theme-dark) .rec-dash__interview em{background:#f7fbff;color:#41506a}@media (max-width: 1200px){.bo-dash--rec-analytics{min-height:auto;overflow:visible}.rec-dash{height:auto;overflow:visible}.rec-dash__kpis{grid-template-columns:repeat(3,minmax(0,1fr))}.rec-dash__bottom-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width: 860px){.rec-dash__toolbar,.rec-dash__filters{align-items:stretch;flex-direction:column}.bo-dash--rec-analytics{overflow:visible}.rec-dash{grid-template-rows:none;height:auto;overflow:visible}.rec-dash__filters label,.rec-dash__filters input,.rec-dash__filters button{width:100%}.rec-dash__kpis,.rec-dash__main-grid,.rec-dash__bottom-grid{grid-template-columns:1fr}.rec-dash__funnel{grid-template-columns:repeat(5,minmax(92px,1fr));overflow-x:auto}}.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}:root{--app-chart-series-1: #2563eb;--app-chart-series-2: #0f9d76;--app-chart-grid: rgba(15, 23, 42, .08);--app-chart-axis: rgba(15, 23, 42, .28);--app-chart-ink: #64748b;--app-chart-surface: #ffffff}html.theme-dark{--app-chart-series-1: #3b82f6;--app-chart-series-2: #0ea371;--app-chart-grid: rgba(245, 245, 245, .1);--app-chart-axis: rgba(245, 245, 245, .32);--app-chart-ink: #a3a3a3;--app-chart-surface: #1c1c1c}.stats-chart{position:relative}.stats-chart-svg{display:block;background:transparent}.stats-chart-tip{position:absolute;top:4px;transform:translate(-50%);pointer-events:none;z-index:2;min-width:120px;padding:8px 10px;border-radius:8px;border:1px solid var(--app-border);background:var(--app-surface);box-shadow:0 6px 20px #0f172a1f;font-size:.78rem;color:var(--app-text)}.stats-chart-tip-period{font-weight:600;margin-bottom:4px;color:var(--app-text)}.stats-chart-tip-row{display:flex;align-items:center;gap:6px;white-space:nowrap}.stats-chart-tip-swatch{width:8px;height:8px;border-radius:2px;flex:none}.stats-chart-tip-label{color:var(--app-text-muted)}.stats-chart-tip-value{margin-left:auto;font-variant-numeric:tabular-nums;font-weight:600}.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.theme-dark .stats-card,html.theme-dark .stats-chart-svg{background:var(--app-surface);border-color:var(--app-border)}html.theme-dark .stats-card .card-title,html.theme-dark .user-profile h3{color:var(--app-text)}html.theme-dark .stats-chart-empty,html.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}.survey-dist-row{margin-bottom:10px}.survey-dist-head{margin-bottom:4px}.survey-dist-count{color:var(--app-text-muted);font-variant-numeric:tabular-nums}.survey-dist-track{height:10px;border-radius:999px;background:var(--app-muted-surface);overflow:hidden}.survey-dist-track .progress-bar{border-radius:999px}html.theme-dark .survey-dist-track{background:#f5f5f514}.mytodo-page .container{max-width:1040px}.mytodo-surface{background:var(--app-surface);border:1px solid var(--app-border);border-radius:16px;box-shadow:0 8px 28px #171f380f;overflow:hidden}.mytodo-toolbar{align-items:center;border-bottom:1px solid var(--app-border);display:flex;gap:18px;justify-content:space-between;padding:16px 18px}.mytodo-tabs{background:var(--app-muted-surface);border:1px solid var(--app-border);border-radius:11px;display:inline-flex;gap:3px;padding:3px}.mytodo-tab{align-items:center;background:transparent;border:0;border-radius:8px;color:var(--app-text-muted);cursor:pointer;display:inline-flex;font-size:12px;font-weight:700;gap:7px;line-height:1;padding:9px 11px;transition:background .18s ease,box-shadow .18s ease,color .18s ease}.mytodo-tab:hover{color:var(--app-text)}.mytodo-tab:focus-visible{outline:2px solid var(--app-btn-primary);outline-offset:1px}.mytodo-tab span{align-items:center;background:#7e8aa324;border-radius:999px;display:inline-flex;font-size:10px;height:20px;justify-content:center;min-width:20px;padding:0 5px}.mytodo-tab.is-active{background:var(--app-surface);box-shadow:0 2px 7px #171f381a;color:var(--app-text)}.mytodo-tab.is-active span{background:color-mix(in srgb,var(--app-btn-primary) 14%,transparent);color:var(--app-btn-primary)}.mytodo-overdue-count{color:var(--app-text-muted);font-size:12px;white-space:nowrap}.mytodo-quick-add{align-items:center;background:var(--app-muted-surface);border:1px solid transparent;border-radius:13px;display:flex;gap:12px;margin:18px;min-height:68px;padding:12px 14px;transition:border-color .18s ease,box-shadow .18s ease,background .18s ease}.mytodo-quick-add:focus-within{background:var(--app-surface);border-color:color-mix(in srgb,var(--app-btn-primary) 35%,var(--app-border));box-shadow:0 8px 24px #171f3814}.mytodo-quick-add.is-success{animation:mytodo-success-flash .7s ease both;border-color:#09ad9573}.mytodo-plus{align-items:center;background:color-mix(in srgb,var(--app-btn-primary) 12%,transparent);border-radius:50%;color:var(--app-btn-primary);display:inline-flex;flex:0 0 34px;font-size:26px;font-weight:300;height:34px;justify-content:center;line-height:1}.mytodo-quick-add input{background:transparent;border:0;color:var(--app-text);flex:1;font-size:16px;font-weight:500;min-width:0;outline:0;padding:8px 2px}.mytodo-quick-add input::-moz-placeholder{color:var(--app-text-muted);opacity:.8}.mytodo-quick-add input::placeholder{color:var(--app-text-muted);opacity:.8}.mytodo-details-toggle,.mytodo-add-button,.mytodo-subtask-add button{align-items:center;border:0;border-radius:9px;cursor:pointer;display:inline-flex;font-size:13px;font-weight:650;gap:7px;justify-content:center;min-height:42px;padding:0 13px;white-space:nowrap}.mytodo-details-toggle{background:transparent;color:var(--app-text-muted)}.mytodo-details-toggle:hover,.mytodo-details-toggle[aria-expanded=true]{background:var(--app-surface);color:var(--app-btn-primary)}.mytodo-add-button{background:var(--app-btn-primary);color:var(--app-btn-primary-foreground);min-width:84px;overflow:visible;position:relative}.mytodo-add-button:disabled{cursor:not-allowed;opacity:.45}.mytodo-add-button.is-success{animation:mytodo-success-button .7s ease both;background:#09ad95;opacity:1}.mytodo-confetti-burst{inset:50% auto auto 50%;pointer-events:none;position:absolute;z-index:3}.mytodo-completion-burst{inset:50% auto auto 26px}.mytodo-confetti-burst>span{--confetti-angle: 0deg;--confetti-distance: 42px;--confetti-spin: 180deg;animation:mytodo-confetti-pop .9s cubic-bezier(.15,.8,.25,1) both;background:#3c65f5;border-radius:2px;display:block;height:7px;left:0;position:absolute;top:0;transform:translate(-50%,-50%);width:4px}.mytodo-confetti-burst>span:nth-child(2n){background:#09ad95}.mytodo-confetti-burst>span:nth-child(3n){background:#ff9a3c;border-radius:50%;height:6px;width:6px}.mytodo-confetti-burst>span:nth-child(4n){background:#7b61ff}.mytodo-confetti-burst>span:nth-child(1){--confetti-angle: -78deg;--confetti-distance: 42px;--confetti-spin: 220deg}.mytodo-confetti-burst>span:nth-child(2){--confetti-angle: -58deg;--confetti-distance: 36px;--confetti-spin: -180deg}.mytodo-confetti-burst>span:nth-child(3){--confetti-angle: -38deg;--confetti-distance: 48px;--confetti-spin: 260deg}.mytodo-confetti-burst>span:nth-child(4){--confetti-angle: -18deg;--confetti-distance: 32px;--confetti-spin: -240deg}.mytodo-confetti-burst>span:nth-child(5){--confetti-angle: 4deg;--confetti-distance: 44px;--confetti-spin: 200deg}.mytodo-confetti-burst>span:nth-child(6){--confetti-angle: 25deg;--confetti-distance: 36px;--confetti-spin: -220deg}.mytodo-confetti-burst>span:nth-child(7){--confetti-angle: 45deg;--confetti-distance: 48px;--confetti-spin: 240deg}.mytodo-confetti-burst>span:nth-child(8){--confetti-angle: 66deg;--confetti-distance: 34px;--confetti-spin: -180deg}.mytodo-confetti-burst>span:nth-child(9){--confetti-angle: 86deg;--confetti-distance: 44px;--confetti-spin: 220deg}.mytodo-confetti-burst>span:nth-child(10){--confetti-angle: 106deg;--confetti-distance: 38px;--confetti-spin: -240deg}.mytodo-confetti-burst>span:nth-child(11){--confetti-angle: 128deg;--confetti-distance: 46px;--confetti-spin: 180deg}.mytodo-confetti-burst>span:nth-child(12){--confetti-angle: 150deg;--confetti-distance: 34px;--confetti-spin: -200deg}.mytodo-confetti-burst>span:nth-child(13){--confetti-angle: 174deg;--confetti-distance: 44px;--confetti-spin: 240deg}.mytodo-confetti-burst>span:nth-child(14){--confetti-angle: 198deg;--confetti-distance: 36px;--confetti-spin: -220deg}.mytodo-confetti-burst>span:nth-child(15){--confetti-angle: 220deg;--confetti-distance: 48px;--confetti-spin: 180deg}.mytodo-confetti-burst>span:nth-child(16){--confetti-angle: 244deg;--confetti-distance: 35px;--confetti-spin: -260deg}.mytodo-confetti-burst>span:nth-child(17){--confetti-angle: 268deg;--confetti-distance: 45px;--confetti-spin: 200deg}.mytodo-confetti-burst>span:nth-child(18){--confetti-angle: 292deg;--confetti-distance: 36px;--confetti-spin: -180deg}.mytodo-create-error{background:#dd4b4b14;border:1px solid rgba(221,75,75,.25);border-radius:9px;color:#c33f3f;font-size:13px;margin:-8px 18px 16px;padding:10px 12px}.mytodo-create-details,.mytodo-edit-grid{display:grid;gap:14px;grid-template-columns:repeat(4,minmax(0,1fr));padding:0 18px 18px}.mytodo-create-details{background:color-mix(in srgb,var(--app-muted-surface) 58%,var(--app-surface));border:1px solid var(--app-border);border-radius:14px;margin:-5px 18px 18px;padding:18px}.mytodo-create-details label,.mytodo-edit-grid label{color:var(--app-text-muted);display:flex;flex-direction:column;font-size:12px;font-weight:650;gap:7px}.mytodo-create-details input,.mytodo-create-details select,.mytodo-create-details textarea,.mytodo-edit-grid input,.mytodo-edit-grid select{background:var(--app-surface);border:1px solid var(--app-border);border-radius:9px;color:var(--app-text);font-size:14px;min-height:48px;padding:0 12px}.mytodo-create-details input:focus,.mytodo-create-details select:focus,.mytodo-create-details textarea:focus{border-color:var(--app-btn-primary);box-shadow:0 0 0 3px color-mix(in srgb,var(--app-btn-primary) 12%,transparent);outline:0}.mytodo-create-details input::-moz-placeholder,.mytodo-create-details textarea::-moz-placeholder{color:var(--app-text-muted);opacity:.72}.mytodo-create-details input::placeholder,.mytodo-create-details textarea::placeholder{color:var(--app-text-muted);opacity:.72}.mytodo-create-details textarea{line-height:1.45;min-height:112px;padding:12px;resize:vertical}.mytodo-create-details-heading{align-items:center;display:flex;grid-column:1 / -1;justify-content:space-between;margin-bottom:2px}.mytodo-create-details-heading>div{display:flex;flex-direction:column;gap:3px}.mytodo-create-details-heading strong{color:var(--app-text);font-size:14px}.mytodo-create-details-heading span:not(.mytodo-optional-badge){color:var(--app-text-muted);font-size:12px;font-weight:400}.mytodo-optional-badge{background:var(--app-surface);border:1px solid var(--app-border);border-radius:999px;color:var(--app-text-muted);font-size:11px;font-weight:650;padding:6px 9px}.mytodo-crm-field{grid-column:span 2;min-width:0;position:relative}.mytodo-field-label{color:var(--app-text-muted);display:flex;font-size:12px;font-weight:650;gap:5px;margin-bottom:7px}.mytodo-field-label small{font-size:11px;font-weight:400}.mytodo-crm-picker{position:relative}.mytodo-crm-picker>input{width:100%}.mytodo-crm-selected{align-items:center;background:var(--app-surface);border:1px solid var(--app-border);border-radius:9px;display:flex;gap:8px;margin-bottom:7px;min-height:40px;padding:5px 9px}.mytodo-crm-kind{background:color-mix(in srgb,var(--app-btn-primary) 11%,transparent);border-radius:999px;color:var(--app-btn-primary);flex:0 0 auto;font-size:10px;font-weight:750;padding:4px 7px}.mytodo-crm-selected-label{color:var(--app-text);flex:1;font-size:13px;min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.mytodo-crm-clear{background:transparent;border:0;color:var(--app-text-muted);cursor:pointer;font-size:20px;line-height:1;padding:2px 4px}.mytodo-crm-results{background:var(--app-surface);border:1px solid var(--app-border);border-radius:10px;box-shadow:0 12px 28px #171f3824;left:0;max-height:250px;overflow-y:auto;position:absolute;right:0;top:calc(100% + 5px);z-index:20}.mytodo-crm-result{align-items:center;background:transparent;border:0;border-bottom:1px solid var(--app-border);color:var(--app-text);cursor:pointer;display:flex;gap:9px;padding:10px 11px;text-align:left;width:100%}.mytodo-crm-result:last-child{border-bottom:0}.mytodo-crm-result:hover,.mytodo-crm-result:focus{background:var(--app-muted-surface);outline:0}.mytodo-crm-result-copy{display:flex;flex-direction:column;gap:2px;min-width:0}.mytodo-crm-result-copy strong{font-size:13px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.mytodo-crm-result-copy small{color:var(--app-text-muted);font-size:11px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.mytodo-crm-result-state{color:var(--app-text-muted);font-size:12px;padding:13px;text-align:center}.mytodo-notes-field{grid-column:1 / -1}.mytodo-list{border-top:1px solid var(--app-border)}.mytodo-row{border-bottom:1px solid var(--app-border)}.mytodo-row:last-child{border-bottom:0}.mytodo-row-main{align-items:center;display:flex;gap:10px;min-height:58px;padding:8px 18px;position:relative}.mytodo-row-main>input,.mytodo-subtask input{accent-color:var(--app-btn-primary);flex:0 0 auto;height:16px;width:16px}.mytodo-completion-mark{align-items:center;background:#09ad95;border-radius:50%;color:#fff;display:none;flex:0 0 16px;height:16px;justify-content:center;left:18px;pointer-events:none;position:absolute;top:50%;transform:translateY(-50%) scale(.3);width:16px;z-index:1}.mytodo-completion-mark i{font-size:9px}.mytodo-row.is-celebrating .mytodo-row-main>input{opacity:0}.mytodo-row.is-celebrating .mytodo-completion-mark{animation:mytodo-check-pop .8s cubic-bezier(.2,.9,.25,1.2) both;display:inline-flex}.mytodo-row.is-celebrating .mytodo-row-title{animation:mytodo-title-confirm .8s ease both}.mytodo-row-title{background:transparent;border:0;color:var(--app-text);cursor:pointer;font-size:14px;font-weight:600;min-width:0;overflow:hidden;padding:0;text-align:left;text-overflow:ellipsis;white-space:nowrap}.mytodo-row.is-done .mytodo-row-title{color:var(--app-text-muted);text-decoration:line-through}.mytodo-priority{border-radius:10px;font-size:10px;font-weight:700;padding:3px 7px;white-space:nowrap}.priority-urgent{background:#dd4b4b21;color:#d94c4c}.priority-important{background:#e69d2e26;color:#b87812}.priority-normal{background:var(--app-muted-surface);color:var(--app-text-muted)}.mytodo-subtask-progress,.mytodo-crm-link{color:var(--app-text-muted);font-size:11px;white-space:nowrap}.mytodo-crm-link{color:var(--app-btn-primary);text-decoration:none}.mytodo-date{color:var(--app-text-muted);font-size:12px;margin-left:auto;white-space:nowrap}.mytodo-date.is-overdue{color:#d94c4c;font-weight:700}.mytodo-row.is-overdue{background:#dd4b4b06}.mytodo-more{background:transparent;border:0;color:var(--app-text-muted);cursor:pointer;font-size:19px;padding:0 0 4px 8px}.mytodo-row-details{background:var(--app-muted-surface);border-top:1px solid var(--app-border);padding:16px 50px 18px}.mytodo-notes{color:var(--app-text-muted);font-size:13px;margin:0 0 15px;white-space:pre-wrap}.mytodo-subtasks-heading{color:var(--app-text);font-size:12px;font-weight:700;margin-bottom:8px}.mytodo-subtask{align-items:center;color:var(--app-text);display:flex;font-size:13px;gap:8px;margin:7px 0}.mytodo-subtask .is-done{color:var(--app-text-muted);text-decoration:line-through}.mytodo-subtask-add{display:flex;gap:8px;margin-top:10px}.mytodo-subtask-add input{background:var(--app-surface);border:1px solid var(--app-border);border-radius:7px;color:var(--app-text);flex:1;padding:7px 8px}.mytodo-subtask-add button{background:var(--app-border);color:var(--app-text)}.mytodo-sync-warning{color:#b87812;font-size:12px;margin-top:14px}.mytodo-row-footer{align-items:center;color:var(--app-text-muted);display:flex;font-size:11px;justify-content:space-between;margin-top:16px}.mytodo-danger-link{background:none;border:0;color:#d94c4c;cursor:pointer;padding:0}.mytodo-empty{align-items:center;color:var(--app-text-muted);display:flex;flex-direction:column;gap:7px;padding:60px 20px;text-align:center}.mytodo-empty i{color:var(--app-btn-primary);font-size:32px;margin-bottom:5px}.mytodo-empty strong{color:var(--app-text)}@keyframes mytodo-success-flash{0%{background:var(--app-muted-surface);box-shadow:none;transform:scale(1)}35%{background:#09ad951a;box-shadow:0 0 0 4px #09ad9514;transform:scale(1.01)}to{background:var(--app-muted-surface);box-shadow:none;transform:scale(1)}}@keyframes mytodo-success-button{0%{transform:scale(1)}35%{box-shadow:0 0 0 5px #09ad9529;transform:scale(1.04)}to{box-shadow:none;transform:scale(1)}}@keyframes mytodo-check-pop{0%{opacity:0;transform:translateY(-50%) scale(.3) rotate(-18deg)}45%{opacity:1;transform:translateY(-50%) scale(1.22) rotate(0)}72%{transform:translateY(-50%) scale(.92)}to{opacity:1;transform:translateY(-50%) scale(1)}}@keyframes mytodo-title-confirm{0%{transform:translate(0)}35%{color:#09ad95;transform:translate(3px)}to{color:var(--app-text);transform:translate(0)}}@keyframes mytodo-confetti-pop{0%{opacity:0;transform:translate(-50%,-50%) rotate(0) translateY(0) rotate(0) scale(.4)}15%{opacity:1}to{opacity:0;transform:translate(-50%,-50%) rotate(var(--confetti-angle)) translateY(var(--confetti-distance)) rotate(var(--confetti-spin)) scale(1)}}.mytodo-celebration{top:0;right:0;bottom:0;left:0;overflow:hidden;pointer-events:none;position:fixed;z-index:1240}.mytodo-celebration>span{--celebration-x: 0vw;--celebration-y: 80vh;--celebration-spin: 720deg;animation:mytodo-fullscreen-confetti 1.8s cubic-bezier(.12,.72,.2,1) both;background:#3c65f5;border-radius:2px;box-shadow:0 1px 2px #171f382e;height:12px;left:50%;opacity:0;position:absolute;top:6%;transform:translate(-50%,-50%) scale(.2);width:7px}.mytodo-celebration>span:nth-child(3n){background:#09ad95;border-radius:50%;height:9px;width:9px}.mytodo-celebration>span:nth-child(4n){background:#ff9a3c}.mytodo-celebration>span:nth-child(5n){background:#7b61ff}.mytodo-celebration>span:nth-child(6n){border-radius:1px;height:7px;transform-origin:center;width:14px}.mytodo-celebration>span:nth-child(7n){border-radius:50% 2px;height:10px;width:10px}.mytodo-celebration>span:nth-child(8n){height:15px;width:5px}.mytodo-celebration>span:nth-child(1){--celebration-x: -48vw;--celebration-y: 72vh;--celebration-spin: 820deg}.mytodo-celebration>span:nth-child(2){--celebration-x: -40vw;--celebration-y: 55vh;--celebration-spin: -620deg}.mytodo-celebration>span:nth-child(3){--celebration-x: -32vw;--celebration-y: 82vh;--celebration-spin: 740deg}.mytodo-celebration>span:nth-child(4){--celebration-x: -24vw;--celebration-y: 45vh;--celebration-spin: -540deg}.mytodo-celebration>span:nth-child(5){--celebration-x: -16vw;--celebration-y: 70vh;--celebration-spin: 680deg}.mytodo-celebration>span:nth-child(6){--celebration-x: -8vw;--celebration-y: 36vh;--celebration-spin: -760deg}.mytodo-celebration>span:nth-child(7){--celebration-x: 8vw;--celebration-y: 50vh;--celebration-spin: 600deg}.mytodo-celebration>span:nth-child(8){--celebration-x: 16vw;--celebration-y: 80vh;--celebration-spin: -720deg}.mytodo-celebration>span:nth-child(9){--celebration-x: 24vw;--celebration-y: 42vh;--celebration-spin: 840deg}.mytodo-celebration>span:nth-child(10){--celebration-x: 32vw;--celebration-y: 70vh;--celebration-spin: -640deg}.mytodo-celebration>span:nth-child(11){--celebration-x: 40vw;--celebration-y: 56vh;--celebration-spin: 700deg}.mytodo-celebration>span:nth-child(12){--celebration-x: 48vw;--celebration-y: 84vh;--celebration-spin: -800deg}.mytodo-celebration>span:nth-child(13){--celebration-x: -44vw;--celebration-y: 90vh;--celebration-spin: 760deg}.mytodo-celebration>span:nth-child(14){--celebration-x: -28vw;--celebration-y: 63vh;--celebration-spin: -680deg}.mytodo-celebration>span:nth-child(15){--celebration-x: -12vw;--celebration-y: 78vh;--celebration-spin: 640deg}.mytodo-celebration>span:nth-child(16){--celebration-x: 4vw;--celebration-y: 62vh;--celebration-spin: -580deg}.mytodo-celebration>span:nth-child(17){--celebration-x: 20vw;--celebration-y: 88vh;--celebration-spin: 780deg}.mytodo-celebration>span:nth-child(18){--celebration-x: 36vw;--celebration-y: 75vh;--celebration-spin: -740deg}.mytodo-celebration>span:nth-child(19){--celebration-x: -36vw;--celebration-y: 48vh;--celebration-spin: 620deg}.mytodo-celebration>span:nth-child(20){--celebration-x: -20vw;--celebration-y: 92vh;--celebration-spin: -820deg}.mytodo-celebration>span:nth-child(21){--celebration-x: 0vw;--celebration-y: 70vh;--celebration-spin: 720deg}.mytodo-celebration>span:nth-child(22){--celebration-x: 18vw;--celebration-y: 52vh;--celebration-spin: -660deg}.mytodo-celebration>span:nth-child(23){--celebration-x: 34vw;--celebration-y: 82vh;--celebration-spin: 800deg}.mytodo-celebration>span:nth-child(24){--celebration-x: 46vw;--celebration-y: 65vh;--celebration-spin: -700deg}.mytodo-celebration>span:nth-child(25){--celebration-x: -50vw;--celebration-y: 58vh;--celebration-spin: 900deg}.mytodo-celebration>span:nth-child(26){--celebration-x: -30vw;--celebration-y: 85vh;--celebration-spin: -760deg}.mytodo-celebration>span:nth-child(27){--celebration-x: -6vw;--celebration-y: 58vh;--celebration-spin: 680deg}.mytodo-celebration>span:nth-child(28){--celebration-x: 12vw;--celebration-y: 90vh;--celebration-spin: -820deg}.mytodo-celebration>span:nth-child(29){--celebration-x: 28vw;--celebration-y: 60vh;--celebration-spin: 740deg}.mytodo-celebration>span:nth-child(30){--celebration-x: 44vw;--celebration-y: 78vh;--celebration-spin: -680deg}.mytodo-celebration>span:nth-child(31){--celebration-x: -42vw;--celebration-y: 75vh;--celebration-spin: 780deg}.mytodo-celebration>span:nth-child(32){--celebration-x: 42vw;--celebration-y: 70vh;--celebration-spin: -780deg}.mytodo-celebration>span:nth-child(33){--celebration-x: -46vw;--celebration-y: 66vh;--celebration-spin: 860deg}.mytodo-celebration>span:nth-child(34){--celebration-x: -38vw;--celebration-y: 88vh;--celebration-spin: -720deg}.mytodo-celebration>span:nth-child(35){--celebration-x: -22vw;--celebration-y: 52vh;--celebration-spin: 680deg}.mytodo-celebration>span:nth-child(36){--celebration-x: -14vw;--celebration-y: 94vh;--celebration-spin: -880deg}.mytodo-celebration>span:nth-child(37){--celebration-x: -2vw;--celebration-y: 46vh;--celebration-spin: 760deg}.mytodo-celebration>span:nth-child(38){--celebration-x: 6vw;--celebration-y: 86vh;--celebration-spin: -640deg}.mytodo-celebration>span:nth-child(39){--celebration-x: 14vw;--celebration-y: 58vh;--celebration-spin: 900deg}.mytodo-celebration>span:nth-child(40){--celebration-x: 26vw;--celebration-y: 92vh;--celebration-spin: -760deg}.mytodo-celebration>span:nth-child(41){--celebration-x: 38vw;--celebration-y: 48vh;--celebration-spin: 700deg}.mytodo-celebration>span:nth-child(42){--celebration-x: 50vw;--celebration-y: 88vh;--celebration-spin: -860deg}.mytodo-celebration>span:nth-child(43){--celebration-x: -34vw;--celebration-y: 74vh;--celebration-spin: 820deg}.mytodo-celebration>span:nth-child(44){--celebration-x: -10vw;--celebration-y: 68vh;--celebration-spin: -700deg}.mytodo-celebration>span:nth-child(45){--celebration-x: 10vw;--celebration-y: 82vh;--celebration-spin: 780deg}.mytodo-celebration>span:nth-child(46){--celebration-x: 22vw;--celebration-y: 64vh;--celebration-spin: -900deg}.mytodo-celebration>span:nth-child(47){--celebration-x: 30vw;--celebration-y: 96vh;--celebration-spin: 840deg}.mytodo-celebration>span:nth-child(48){--celebration-x: 46vw;--celebration-y: 54vh;--celebration-spin: -820deg}@keyframes mytodo-fullscreen-confetti{0%{opacity:0;transform:translate(-50%,-50%) scale(.2) rotate(0)}10%{opacity:1;transform:translate(calc(-50% + var(--celebration-x) * .12),3vh) scale(1) rotate(calc(var(--celebration-spin) * .08))}26%{opacity:1;transform:translate(calc(-50% + var(--celebration-x) * .42),12vh) scale(1) rotate(calc(var(--celebration-spin) * .25))}72%{opacity:1}to{opacity:0;transform:translate(calc(-50% + var(--celebration-x)),var(--celebration-y)) scale(.85) rotate(var(--celebration-spin))}}@media (prefers-reduced-motion: reduce){.mytodo-quick-add.is-success,.mytodo-add-button.is-success,.mytodo-row.is-celebrating .mytodo-completion-mark,.mytodo-row.is-celebrating .mytodo-row-title{animation:none}.mytodo-celebration{display:none}}@media (max-width: 700px){.mytodo-toolbar{align-items:stretch;flex-direction:column;gap:10px;padding:12px}.mytodo-tabs{gap:2px;width:100%}.mytodo-tab{flex:1;justify-content:center;padding-inline:6px}.mytodo-overdue-count{padding:0 3px 1px}.mytodo-quick-add{flex-wrap:wrap}.mytodo-quick-add input{flex-basis:calc(100% - 42px)}.mytodo-details-toggle{margin-left:30px}.mytodo-add-button{margin-left:auto}.mytodo-create-details,.mytodo-edit-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.mytodo-crm-field{grid-column:1 / -1}.mytodo-row-main{flex-wrap:wrap}.mytodo-row-title{flex:1 1 calc(100% - 55px)}.mytodo-date{margin-left:26px}.mytodo-row-details{padding:15px 18px}.mytodo-quick-add{align-items:stretch;margin:14px 12px;padding:12px}.mytodo-quick-add input{font-size:15px}.mytodo-details-toggle,.mytodo-add-button{flex:1 1 0;margin-left:0}.mytodo-create-details{margin:-2px 12px 14px;padding:15px}.mytodo-create-details-heading{align-items:flex-start;gap:10px}.mytodo-create-details-heading>div{min-width:0}.mytodo-optional-badge{flex:0 0 auto}}.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:var(--app-text-muted);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:var(--app-text-muted)}.mfa-backup__count b{color:var(--navy);font-size:20px;margin-right:4px}.mfa-ghost:hover:not(:disabled){border-color:var(--blue);background:var(--blue-tint)}.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}}.langswitch{display:flex;gap:12px;flex-wrap:wrap;margin-top:4px}.langswitch__opt{display:inline-flex;align-items:center;gap:10px;padding:10px 16px 10px 12px;border:1.5px solid var(--app-border, #e6eaf2);border-radius:12px;background:var(--app-surface, #fff);color:var(--app-text, #05264E);font-weight:600;font-size:14px;line-height:1;cursor:pointer;transition:border-color .18s ease,box-shadow .18s ease,background-color .18s ease,transform .12s ease}.langswitch__opt:hover{border-color:#3c65f5;transform:translateY(-1px);box-shadow:0 4px 14px #05264e14}.langswitch__opt:active{transform:translateY(0)}.langswitch__opt:focus-visible{outline:2px solid #3C65F5;outline-offset:2px}.langswitch__opt.is-active{border-color:#3c65f5;background:#3c65f514;box-shadow:inset 0 0 0 1px #3c65f5}.langswitch__flag{width:28px;height:20px;border-radius:4px;overflow:hidden;flex:none;box-shadow:0 0 0 1px #05264e26}.langswitch__flag svg{display:block;width:100%;height:100%}.langswitch__check{margin-left:2px;font-size:12px;color:#3c65f5;opacity:0;transform:scale(.4);transition:opacity .18s ease,transform .22s cubic-bezier(.34,1.56,.64,1)}.langswitch__opt.is-active .langswitch__check{opacity:1;transform:scale(1)}@media (prefers-reduced-motion: reduce){.langswitch__opt,.langswitch__check{transition:none}}.pqi-page{font-family:Plus Jakarta Sans,sans-serif}.pqi-panel{background:var(--app-surface);border:1px solid var(--app-border);border-radius:14px;box-shadow:var(--app-card-shadow);padding:20px 22px;margin-bottom:16px}.pqi-modal-overlay{position:fixed;top:0;right:0;bottom:0;left:0;z-index:1050;display:flex;align-items:flex-start;justify-content:center;padding:8vh 16px 16px;overflow-y:auto;background:#0f172a73}.pqi-modal{width:100%;max-width:560px;background:var(--app-surface);border:1px solid var(--app-border);border-radius:14px;box-shadow:0 20px 60px #00000047;padding:20px 22px}.pqi-panel__head{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:14px}.pqi-panel__title{margin:0;font-size:15px;font-weight:800;color:var(--app-page-title);display:inline-flex;align-items:center;gap:8px}.pqi-panel__title i{color:var(--app-btn-primary);opacity:.85}.pqi-panel__hint{margin:6px 0 12px;color:var(--app-text-muted);font-size:13px;line-height:1.5}.pqi-alert{margin-top:10px;padding:8px 12px;border-radius:8px;font-size:13px}.pqi-alert--error{background:#fdecec;color:#b02a37;border:1px solid #f5c2c7}.pqi-billrun-summary{display:flex;flex-wrap:wrap;gap:8px;align-items:center;font-size:14px}.pqi-toolbar{display:flex;flex-wrap:wrap;gap:12px;align-items:flex-end}.pqi-toolbar--spread{justify-content:space-between}.pqi-spacer{margin-left:auto}.pqi-field{display:flex;flex-direction:column;gap:5px;font-size:12px;font-weight:700;color:var(--app-text-muted);text-transform:uppercase;letter-spacing:.03em}.pqi-form-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(180px,1fr));gap:14px;margin-bottom:16px}.pqi-page input[type=text],.pqi-page input[type=number],.pqi-page input[type=email],.pqi-page input[type=date],.pqi-page select{font:inherit;font-size:14px;font-weight:500;text-transform:none;letter-spacing:0;color:var(--app-text);background:var(--app-surface);border:1px solid var(--app-border-strong);border-radius:9px;padding:9px 12px;transition:border-color .15s,box-shadow .15s;min-width:0}.pqi-page select{cursor:pointer}.pqi-page input:focus,.pqi-page select:focus{outline:none;border-color:var(--app-btn-primary);box-shadow:0 0 0 3px #315efb26}.pqi-page input::-moz-placeholder{color:var(--app-muted-text)}.pqi-page input::placeholder{color:var(--app-muted-text)}.pqi-input--inline{display:inline-block;width:auto}.pqi-preset-row{display:flex;flex-wrap:wrap;align-items:center;gap:6px;margin:2px 0 6px}.pqi-preset-hint{font-size:11px;font-weight:700;color:var(--app-text-muted);text-transform:uppercase;letter-spacing:.03em}.pqi-terms-langs{display:flex;flex-wrap:wrap;gap:6px;margin:2px 0 8px}.pqi-terms-lang{display:inline-flex;align-items:center;gap:6px;font:inherit;font-size:13px;font-weight:600;text-transform:none;letter-spacing:0;color:var(--app-text-muted);background:transparent;border:1px solid var(--app-border-strong);border-radius:999px;padding:4px 12px;cursor:pointer;transition:background .15s,border-color .15s,color .15s}.pqi-terms-lang:hover{color:var(--app-text);border-color:var(--app-btn-primary)}.pqi-terms-lang.is-active{color:var(--app-btn-primary);background:#315efb14;border-color:var(--app-btn-primary)}.pqi-terms-lang__tag{font-size:11px;font-weight:700;text-transform:uppercase;letter-spacing:.03em;opacity:.75}.pqi-terms-lang__done{font-size:11px;color:var(--app-btn-success, #16a34a)}.pqi-chip{font-size:12px;font-weight:600;text-transform:none;letter-spacing:0;color:var(--app-btn-primary);background:#315efb14;border:1px solid rgba(49,94,251,.35);border-radius:999px;padding:3px 10px;cursor:pointer;transition:background .15s,border-color .15s}.pqi-chip:hover{background:#315efb29;border-color:var(--app-btn-primary)}.pqi-page input[type=date]{cursor:pointer;-webkit-appearance:none;-moz-appearance:none;appearance:none}.pqi-page input[type=date]::-webkit-calendar-picker-indicator{cursor:pointer;opacity:.55;padding:2px;border-radius:5px;filter:invert(34%) sepia(83%) saturate(2600%) hue-rotate(222deg) brightness(98%);-webkit-transition:opacity .15s,background .15s;transition:opacity .15s,background .15s}.pqi-page input[type=date]:hover::-webkit-calendar-picker-indicator{opacity:1;background:#315efb1a}.pqi-btn{min-height:40px;padding:0 16px;border-radius:9px;border:1px solid var(--app-btn-primary);background:var(--app-btn-primary);color:#fff!important;font:inherit;font-size:13px;font-weight:800;display:inline-flex;align-items:center;justify-content:center;gap:7px;white-space:nowrap;cursor:pointer;text-decoration:none;box-shadow:0 8px 20px #315efb33;transition:transform .12s,box-shadow .15s,background .15s,border-color .15s}.pqi-btn:hover:not(:disabled){transform:translateY(-1px);box-shadow:0 12px 26px #315efb47}.pqi-btn:disabled{opacity:.55;cursor:not-allowed;box-shadow:none;transform:none}.pqi-btn--ghost{background:var(--app-surface);color:var(--app-text)!important;border-color:var(--app-border-strong);box-shadow:none}.pqi-btn--ghost:hover:not(:disabled){background:var(--app-surface-alt);border-color:var(--app-btn-primary);box-shadow:0 6px 16px var(--app-shadow-subtle)}.pqi-btn--sm{min-height:32px;padding:0 11px;font-size:12px;border-radius:8px;box-shadow:none}.pqi-btn--sm:hover:not(:disabled){box-shadow:none}.pqi-table{width:100%;border-collapse:collapse;font-size:14px}.pqi-table-scroll{overflow-x:auto;-webkit-overflow-scrolling:touch}@media (max-width: 640px){.pqi-table-scroll>.pqi-table{min-width:640px}}.pqi-table thead th{text-align:left;font-size:11px;font-weight:800;text-transform:uppercase;letter-spacing:.04em;color:var(--app-text-muted);padding:10px 12px;border-bottom:2px solid var(--app-border);white-space:nowrap}.pqi-table tbody td{padding:12px;color:var(--app-text);border-bottom:1px solid var(--app-border);vertical-align:middle}.pqi-table tbody tr:last-child td{border-bottom:none}.pqi-table tbody tr{transition:background .12s}.pqi-table--rows tbody tr:hover{background:var(--app-surface-alt)}.pqi-table--clickable tbody tr{cursor:pointer}.pqi-num{text-align:right;font-variant-numeric:tabular-nums}.pqi-table thead th.pqi-num{text-align:right}.pqi-pay{padding:0;display:inline-flex}.pqi-pay__select{border:0;background:transparent;color:inherit;font:inherit;font-weight:700;padding:2px 6px;border-radius:6px;cursor:pointer;-webkit-appearance:none;-moz-appearance:none;appearance:none}.pqi-pay__select:focus{outline:2px solid var(--app-btn-primary);outline-offset:1px}.pqi-pay--unpaid{background:#fef3c7;color:#92400e}.pqi-pay--paid{background:#dcfce7;color:#166534}.pqi-pay--partially_paid{background:#dbeafe;color:#1e40af}.pqi-pay--refunded{background:#fee2e2;color:#991b1b}.pqi-pay--partially_refunded{background:#ffedd5;color:#9a3412}.pqi-pay--issued{background:#dbeafe;color:#1e40af}.pqi-pay--applied{background:#dcfce7;color:#166534}.pqi-pay--cancelled{background:#e5e7eb;color:#374151}.pqi-row-muted td{opacity:.55}.pqi-row-child td{background:var(--app-surface-alt)}.pqi-row-child td:first-child{padding-left:30px}.pqi-row-section td{background:var(--app-surface-alt);font-weight:800;color:var(--app-page-title);text-transform:uppercase;letter-spacing:.03em;font-size:12px}.pqi-row-text td{color:var(--app-text-muted);font-style:italic}.pqi-row-pack-editor>td{padding:0;background:var(--app-surface-alt)}.pqi-table--rows tbody tr.pqi-row-pack-editor:hover{background:var(--app-surface-alt)}.pqi-table tfoot td{padding:8px 12px;font-variant-numeric:tabular-nums;color:var(--app-text)}.pqi-table tfoot tr:first-child td{padding-top:14px}.pqi-foot-label{text-align:right;color:var(--app-text-muted);font-weight:600}.pqi-foot-total{font-weight:800;font-size:15px;color:var(--app-page-title)}.pqi-foot-sep td{border-top:2px solid var(--app-border)}.pqi-badge{display:inline-flex;align-items:center;gap:5px;padding:3px 10px;border-radius:999px;font-size:11px;font-weight:800;letter-spacing:.02em;border:1px solid transparent;white-space:nowrap}.pqi-badge:before{content:"";width:6px;height:6px;border-radius:50%;background:currentColor}.pqi-radio-list{display:flex;flex-direction:column;gap:8px}.pqi-radio{display:flex;align-items:flex-start;gap:10px;padding:10px 12px;border:1px solid var(--app-border);border-radius:8px;cursor:pointer}.pqi-radio input{margin-top:3px}.pqi-free-tags{margin-top:4px;display:flex;flex-wrap:wrap;gap:4px}.pqi-free-tag{font-size:12px;font-weight:600;color:var(--app-success-text);background:var(--app-success-bg);border:1px solid var(--app-success-border);border-radius:999px;padding:1px 8px;display:inline-flex;align-items:center;gap:5px;white-space:nowrap}.pqi-free-tag__x{border:0;background:none;color:inherit;cursor:pointer;font-size:14px;line-height:1;padding:0 0 0 2px;opacity:.7}.pqi-free-tag__x:hover{opacity:1}.pqi-badge--draft{background:var(--app-surface-alt);color:var(--app-text-muted);border-color:var(--app-border-strong)}.pqi-badge--sent{background:#315efb1a;color:var(--app-btn-primary);border-color:#315efb40}.pqi-badge--accepted{background:var(--app-success-bg);color:var(--app-success-text);border-color:var(--app-success-border)}.pqi-badge--rejected,.pqi-badge--expired{background:var(--app-danger-bg);color:var(--app-danger-text);border-color:var(--app-danger-border)}.pqi-badge--superseded{background:var(--app-surface-alt);color:var(--app-text-muted);border-color:var(--app-border-strong);opacity:.8}.pqi-chip{display:inline-flex;align-items:center;padding:2px 9px;border-radius:7px;font-size:12px;font-weight:700;background:var(--app-surface-alt);color:var(--app-text-muted);border:1px solid var(--app-border)}.pqi-chip--pack{background:#315efb1a;color:var(--app-btn-primary);border-color:#315efb38}.pqi-list{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:8px}.pqi-list li{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:11px 14px;background:var(--app-surface-alt);border:1px solid var(--app-border);border-radius:10px;font-size:14px;color:var(--app-text)}.pqi-list--plain li{background:transparent;border:none;border-bottom:1px solid var(--app-border);border-radius:0;padding:9px 2px}.pqi-list--plain li:last-child{border-bottom:none}.pqi-timeline-when{color:var(--app-text-muted);font-size:13px;font-variant-numeric:tabular-nums}.pqi-timeline-what{font-weight:700;color:var(--app-page-title)}.pqi-empty{text-align:center;padding:36px 16px;color:var(--app-text-muted)}.pqi-empty i{font-size:30px;opacity:.35;display:block;margin-bottom:10px}.pqi-actions{display:flex;flex-wrap:wrap;gap:10px}.pqi-picker{position:relative;display:block}.pqi-picker input{width:100%}.pqi-picker__menu{position:absolute;left:0;top:calc(100% + 4px);z-index:30;margin:0;padding:5px;list-style:none;width:100%;max-height:240px;overflow-y:auto;background:var(--app-surface);border:1px solid var(--app-border-strong);border-radius:10px;box-shadow:0 12px 30px var(--app-shadow-subtle)}.pqi-picker__opt{padding:8px 10px;border-radius:7px;cursor:pointer;font-size:14px;color:var(--app-text)}.pqi-picker__opt:hover,.pqi-picker__opt[aria-selected=true]{background:var(--app-surface-alt)}.pqi-picker__hint{color:var(--app-text-muted);font-size:13px}.pqi-picker__empty{padding:8px 10px;color:var(--app-text-muted);font-size:13px}.pqi-picker__chosen{display:inline-flex;align-items:center;gap:8px;padding:8px 12px;border-radius:9px;background:var(--app-surface-alt);border:1px solid var(--app-border);font-size:14px;font-weight:600;color:var(--app-text)}.pqi-badge--pending{background:var(--app-surface-alt);color:var(--app-text-muted);border-color:var(--app-border-strong)}.pqi-row--click{cursor:pointer}.pqi-row--click:hover td{background:var(--app-surface-alt)}.pqi-summary{display:flex;flex-wrap:wrap;gap:14px 28px;margin:12px 0 0}.pqi-summary div{display:flex;flex-direction:column}.pqi-summary dt{font-size:11px;font-weight:700;text-transform:uppercase;letter-spacing:.03em;color:var(--app-text-muted)}.pqi-summary dd{margin:2px 0 0;font-size:15px;font-weight:700;color:var(--app-text)}.pqi-sort-th{display:inline-flex;align-items:center;gap:2px;background:none;border:0;padding:0;margin:0;font:inherit;color:inherit;cursor:pointer;text-transform:inherit;letter-spacing:inherit}.pqi-num .pqi-sort-th{flex-direction:row-reverse}.pqi-sort-th:hover{color:var(--app-btn-primary)}.pqi-pack-toggle{background:none;border:0;padding:0 8px 0 0;margin:0;color:var(--app-text-muted);cursor:pointer;font-size:12px}.pqi-pack-toggle:hover{color:var(--app-btn-primary)}.pqi-pack-detail>td{background:var(--app-surface-alt);padding:8px 14px 8px 34px}.pqi-pack-comp-list{list-style:none;margin:0;padding:0;display:flex;flex-wrap:wrap;gap:6px 18px}.pqi-pack-comp-list li{display:inline-flex;align-items:center;gap:6px;font-size:13px}.pqi-pack-comp-list li i{color:var(--app-text-muted)}.pqi-pack-comp-list strong{color:var(--app-text-muted);font-weight:600}.pqi-muted{color:var(--app-text-muted);font-size:13px}.pqi-drag-handle{color:var(--app-text-muted);cursor:grab;margin-right:8px}.pqi-table--rows tr[draggable=true]{cursor:grab}.pqi-row-dragging{opacity:.45}.pqi-table--rows tr[draggable=true]:hover .pqi-drag-handle{color:var(--app-btn-primary)}.pqi-lang-tabs{display:flex;gap:4px;margin:4px 0 14px;border-bottom:1px solid var(--app-border)}.pqi-lang-tab{background:none;border:none;padding:8px 14px;cursor:pointer;font-size:14px;color:var(--app-text-muted);border-bottom:2px solid transparent;margin-bottom:-1px}.pqi-lang-tab:hover{color:var(--app-page-title)}.pqi-lang-tab.is-active{color:var(--app-btn-primary);border-bottom-color:var(--app-btn-primary);font-weight:600}.pqi-field--wide{grid-column:1 / -1}.pqi-field--disabled{opacity:.55}.pqi-field--disabled select:disabled{cursor:not-allowed}.pqi-field__hint{display:block;font-size:11px;color:var(--app-text-muted, #888);margin-top:2px}.pqi-field textarea{width:100%;resize:vertical;font:inherit;padding:8px 10px;border:1px solid var(--app-border);border-radius:8px;background:var(--app-input-bg, var(--app-surface));color:var(--app-text)}.pqi-photo-row{display:flex;align-items:center;gap:12px;flex-wrap:wrap;margin-top:4px}.pqi-photo-thumb{width:56px;height:56px;-o-object-fit:cover;object-fit:cover;border-radius:8px;border:1px solid var(--app-border);background:var(--app-surface-alt)}.pqi-photo-thumb--empty{display:inline-flex;align-items:center;justify-content:center;color:var(--app-text-muted)}.pqi-photo-mini{width:24px;height:24px;-o-object-fit:cover;object-fit:cover;border-radius:5px;vertical-align:middle;margin-right:8px;border:1px solid var(--app-border)}.iallm{--brand: var(--app-btn-primary);--brand-soft: color-mix(in srgb, var(--brand) 12%, transparent);--brand-line: color-mix(in srgb, var(--brand) 32%, var(--app-border))}.iallm-trust{display:flex;flex-wrap:wrap;gap:8px;margin-bottom:22px}.iallm-trust__pill{display:inline-flex;align-items:center;gap:8px;padding:7px 13px;border:1px solid var(--app-border);border-radius:999px;background:var(--app-surface);font-size:.82rem;font-weight:600;color:var(--app-text)}.iallm-trust__pill i{color:var(--app-btn-success);font-size:.9rem}.iallm-url{border:1px solid var(--app-border);border-radius:14px;background:linear-gradient(180deg,var(--app-surface) 0%,var(--app-surface-alt) 100%);padding:18px 20px;margin-bottom:26px;box-shadow:var(--app-card-shadow)}.iallm-url__eyebrow{display:flex;align-items:center;gap:8px;text-transform:uppercase;letter-spacing:.09em;font-size:.68rem;font-weight:700;color:var(--app-text-muted);margin-bottom:10px}.iallm-url__eyebrow i{color:var(--app-btn-primary)}.iallm-url__row{display:flex;gap:10px;align-items:stretch}.iallm-url__value{flex:1;min-width:0;font-family:ui-monospace,SFMono-Regular,SF Mono,Menlo,Consolas,monospace;font-size:.98rem;font-weight:600;letter-spacing:-.01em;color:var(--app-text);background:var(--app-muted-surface);border:1px solid var(--app-border);border-radius:10px;padding:12px 14px;overflow-x:auto;white-space:nowrap}.iallm-url__copy{flex-shrink:0;display:inline-flex;align-items:center;gap:7px;padding:0 16px;border:none;border-radius:10px;background:var(--app-btn-primary);color:var(--app-btn-primary-fg);font-weight:600;font-size:.9rem;cursor:pointer;transition:background .15s ease}.iallm-url__copy:hover{background:var(--app-btn-primary-strong)}.iallm-url__copy.is-copied{background:var(--app-btn-success)}.iallm-url__hint{margin:10px 2px 0;font-size:.8rem;color:var(--app-text-muted)}.iallm-tabs{display:grid;grid-template-columns:repeat(auto-fit,minmax(160px,1fr));gap:8px;margin-bottom:20px}.iallm-tab{--brand: var(--app-btn-primary);display:flex;align-items:center;gap:11px;padding:13px 15px;border:1px solid var(--app-border);border-radius:13px;background:var(--app-surface);cursor:pointer;text-align:left;transition:border-color .15s ease,background .15s ease,transform .12s ease}.iallm-tab:hover{border-color:var(--brand-line)}.iallm-tab__glyph{flex-shrink:0;width:38px;height:38px;display:grid;place-items:center;border-radius:10px;background:color-mix(in srgb,var(--brand) 14%,transparent);color:var(--brand);font-size:1.05rem}.iallm-tab__name{font-weight:700;font-size:.95rem;color:var(--app-text);line-height:1.1}.iallm-tab__role{display:block;font-weight:500;font-size:.72rem;color:var(--app-text-muted);margin-top:2px}.iallm-tab[aria-selected=true]{border-color:var(--brand);background:color-mix(in srgb,var(--brand) 7%,var(--app-surface));box-shadow:inset 0 -3px 0 var(--brand)}.iallm-tab[aria-selected=true] .iallm-tab__glyph{background:var(--brand);color:#fff}.iallm-tab:focus-visible{outline:2px solid var(--brand);outline-offset:2px}.iallm-panel{border:1px solid var(--brand-line);border-radius:16px;background:var(--app-surface);overflow:hidden;box-shadow:var(--app-card-shadow)}@media (prefers-reduced-motion: no-preference){.iallm-panel{animation:iallm-fade .22s ease}}@keyframes iallm-fade{0%{opacity:0;transform:translateY(6px)}to{opacity:1;transform:none}}.iallm-panel__head{display:flex;align-items:center;gap:12px;padding:16px 20px;background:var(--brand-soft);border-bottom:1px solid var(--brand-line)}.iallm-panel__glyph{width:34px;height:34px;display:grid;place-items:center;border-radius:9px;background:var(--brand);color:#fff;font-size:.95rem}.iallm-panel__title{font-weight:700;font-size:1.05rem;color:var(--app-text)}.iallm-panel__tag{margin-left:auto;font-size:.72rem;font-weight:600;letter-spacing:.04em;text-transform:uppercase;color:var(--brand)}.iallm-panel__body{padding:20px 22px 22px}.iallm-steps{list-style:none;margin:0;padding:0}.iallm-steps>li{display:grid;grid-template-columns:30px 1fr;gap:14px;padding-bottom:18px;position:relative}.iallm-steps>li:not(:last-child):before{content:"";position:absolute;left:15px;top:32px;bottom:4px;width:2px;background:var(--brand-line)}.iallm-steps>li:last-child{padding-bottom:0}.iallm-step__num{width:30px;height:30px;display:grid;place-items:center;border-radius:999px;background:var(--brand-soft);color:var(--brand);border:1.5px solid var(--brand-line);font-weight:700;font-size:.85rem;z-index:1}.iallm-step__body{padding-top:3px;color:var(--app-text);line-height:1.55}.iallm-step__body code{font-family:ui-monospace,SFMono-Regular,Menlo,Consolas,monospace;font-size:.86em;background:var(--app-muted-surface);border:1px solid var(--app-border);border-radius:5px;padding:1px 6px}.iallm-step__body em{font-style:normal;color:var(--app-text-muted)}.iallm-step__body a{color:var(--brand);font-weight:600;text-decoration:underline;text-underline-offset:2px;text-decoration-thickness:1.5px;text-decoration-color:var(--brand-line)}.iallm-step__body a:hover{text-decoration-color:var(--brand)}.iallm-code{margin:12px 0 0;padding:14px 16px;border-radius:10px;background:var(--app-muted-surface);border:1px solid var(--app-border);font-family:ui-monospace,SFMono-Regular,Menlo,Consolas,monospace;font-size:.85rem;line-height:1.5;color:var(--app-text);overflow-x:auto}.iallm-usage{margin-top:22px;padding-top:18px;border-top:1px dashed var(--brand-line)}.iallm-usage__title{display:flex;align-items:center;gap:8px;font-size:.98rem;font-weight:700;color:var(--app-text);margin:0 0 8px}.iallm-usage__title i{color:var(--brand);font-size:.9rem}.iallm-usage__text{margin:0 0 14px;color:var(--app-text-muted);font-size:.9rem;line-height:1.55}.iallm-usage__text strong{color:var(--app-text)}.iallm-usage__label{display:block;font-size:.72rem;font-weight:700;text-transform:uppercase;letter-spacing:.07em;color:var(--brand);margin-bottom:8px}.iallm-copyrow{display:flex;gap:8px;align-items:stretch}.iallm-copyrow__value{flex:1;min-width:0;color:var(--app-text);background:var(--app-muted-surface);border:1px solid var(--app-border);border-radius:9px;padding:10px 12px;font-size:.88rem;line-height:1.4}.iallm-copyrow__value:focus{outline:none;border-color:var(--brand);box-shadow:0 0 0 3px var(--brand-soft)}.iallm-copyrow__btn{flex-shrink:0;display:inline-flex;align-items:center;gap:6px;padding:0 14px;border:none;border-radius:9px;background:var(--brand);color:#fff;font-weight:600;font-size:.85rem;cursor:pointer;transition:filter .15s ease}.iallm-copyrow__btn:hover{filter:brightness(.93)}.iallm-copyrow__btn.is-copied{background:var(--app-btn-success)}.iallm-copyrow__btn:focus-visible{outline:2px solid var(--brand);outline-offset:2px}.iallm-note{display:flex;gap:12px;align-items:flex-start;margin-top:22px;padding:14px 16px;border-radius:12px;background:color-mix(in srgb,var(--app-btn-primary) 8%,var(--app-surface));border:1px solid color-mix(in srgb,var(--app-btn-primary) 26%,var(--app-border));color:var(--app-text);font-size:.9rem;line-height:1.5}.iallm-note i{color:var(--app-btn-primary);margin-top:2px}@media (max-width: 640px){.iallm-tabs{grid-template-columns:1fr}.iallm-tab__role{display:inline;margin:0 0 0 6px}.iallm-url__row{flex-direction:column}.iallm-url__copy{padding:11px;justify-content:center}.iallm-copyrow{flex-direction:column}.iallm-copyrow__btn{padding:10px;justify-content:center}}.collab-page{padding:0 0 24px}.collab-card{background:var(--app-card-bg, #fff);border:1px solid var(--app-border, #f0f2f5);border-radius:14px;box-shadow:0 2px 16px #0000000d;padding:20px 22px 16px}.collab-head{display:flex;align-items:center;gap:12px;flex-wrap:wrap;padding-bottom:12px;margin-bottom:14px;border-bottom:1px solid var(--app-border, #eef0f4)}.collab-head h4{margin:0;font-size:16px;font-weight:700;color:var(--app-text, #05264e);display:flex;align-items:center;gap:8px}.collab-head h4 i{color:var(--app-accent, #3c65f5)}.collab-hint{margin-left:auto;font-size:13px;color:var(--app-text-muted, #6b7280)}.collab-table{width:100%;border-collapse:collapse;font-size:14px}.collab-table thead th{text-align:left;font-size:12px;font-weight:600;letter-spacing:.03em;text-transform:uppercase;color:var(--app-text-muted, #8f97a8);padding:8px 10px;border-bottom:1px solid var(--app-border, #eef0f4);white-space:nowrap}.collab-table tbody td{padding:10px;border-bottom:1px solid var(--app-border, #f2f4f8);color:var(--app-text, #05264e);vertical-align:middle}.collab-table tbody tr:last-child td{border-bottom:0}.collab-identity{display:inline-flex;align-items:center;gap:10px;font-weight:600}.collab-avatar{width:28px;height:28px;border-radius:50%;-o-object-fit:cover;object-fit:cover;flex:0 0 28px}.collab-avatar-fallback{display:inline-flex;align-items:center;justify-content:center;background:var(--app-accent-soft, #e8edff);color:var(--app-accent, #3c65f5);font-size:12px;font-weight:700}.collab-badge{display:inline-block;padding:2px 9px;border-radius:999px;font-size:12px;font-weight:600;white-space:nowrap}.collab-badge-on{background:#ecfdf5;color:#047857}.collab-badge-off{background:#f3f4f6;color:#6b7280}.collab-actions{text-align:right;white-space:nowrap}.collab-link{color:var(--app-accent, #3c65f5);text-decoration:none;font-weight:600;font-size:13px}.collab-link:hover{text-decoration:underline}.collab-link i{font-size:10px;margin-left:3px}.collab-empty{text-align:center;padding:34px 16px;color:var(--app-text-muted, #6b7280)}.collab-empty p{margin:6px 0 0}.collab-empty-icon{font-size:26px;color:var(--app-text-muted, #c3c9d4);margin-bottom:6px}.collab-empty-sub{font-size:13px}.collab-modal-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;z-index:1090;background:#09164a6b;display:flex;align-items:center;justify-content:center;padding:16px}.collab-modal{width:100%;max-width:480px;max-height:calc(100vh - 32px);overflow-y:auto;background:var(--app-card-bg, #fff);border-radius:14px;box-shadow:0 24px 60px #09164a47}.collab-modal-head{display:flex;align-items:center;gap:12px;padding:16px 18px;border-bottom:1px solid var(--app-border, #eef0f4)}.collab-modal-head h3{margin:0;font-size:16px;font-weight:700;color:var(--app-text, #05264e)}.collab-modal-head h3 i{color:var(--app-accent, #3c65f5);margin-right:8px}.collab-modal-head>button{margin-left:auto}.collab-modal-body{padding:16px 18px}.collab-modal-price{margin:0 0 14px;padding:10px 12px;border-radius:10px;background:var(--app-accent-soft, #eef2ff);color:var(--app-text, #05264e);font-size:13px;font-weight:600}.collab-modal-price i{color:var(--app-accent, #3c65f5);margin-right:6px}.collab-modal-hint{margin:4px 0 0;font-size:12px;color:var(--app-text-muted, #6b7280)}.collab-modal-hint i{margin-right:5px}.collab-field{margin-bottom:12px}.collab-field label{display:block;margin-bottom:4px;font-size:13px;font-weight:600;color:var(--app-text, #05264e)}.collab-modal-foot{display:flex;justify-content:flex-end;gap:10px;padding:14px 18px 18px}html.theme-dark .collab-modal{background:#1c1c1c;box-shadow:0 24px 60px #00000080}html.theme-dark .collab-modal-head{border-color:#2f2f2f}html.theme-dark .collab-modal-head h3,html.theme-dark .collab-field label{color:#f5f5f5}html.theme-dark .collab-modal-price{background:#24304f;color:#dfe6ff}html.theme-dark .collab-modal-hint{color:#a3a3a3}html.theme-dark .collab-card{background:#1c1c1c;border-color:#2f2f2f;box-shadow:0 16px 40px #00000047}html.theme-dark .collab-head,html.theme-dark .collab-table thead th,html.theme-dark .collab-table tbody td{border-color:#2f2f2f}html.theme-dark .collab-head h4,html.theme-dark .collab-table tbody td{color:#f5f5f5}html.theme-dark .collab-hint,html.theme-dark .collab-empty,html.theme-dark .collab-table thead th{color:#a3a3a3}html.theme-dark .collab-badge-on{background:#0d3b2e;color:#6ee7b7}html.theme-dark .collab-badge-off{background:#2a2a2a;color:#a3a3a3}html.theme-dark .collab-avatar-fallback{background:#24304f;color:#9db2ff}.calendar-page{--bg: var(--app-surface);--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:calc(100vh - 144px);padding: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-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.gc-empty-hint{position:static;transform:none;border-radius:0;min-width:0;z-index:auto;padding:10px 16px;background:var(--app-muted-surface, #f1f3f4);color:var(--app-text, #202124);border-bottom:1px solid var(--app-border, #dadce0);box-shadow:none}.calendar-page .alert.gc-empty-hint .btn{color:var(--app-btn-primary, #1a73e8)}.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__nav{display:flex;gap:0}.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-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[data-source=BOOKING] .gc-filter__dot{background:#0ea5e9}.gc-filter[data-source=AVAIL] .gc-filter__dot{background:#16a34a}.gc-filter:not([data-on]) .gc-filter__dot{background:#cbd5e1}.fc .fc-bg-event{background:#16a34a24;opacity:1;display:flex;align-items:center;justify-content:center;border-radius:8px!important}.fc .fc-timegrid-col-bg .fc-bg-event{border-left:3px solid #16a34a;background:#16a34a29;border-radius:8px!important}.fc .fc-bg-event .fc-event-title{display:block;margin:0;padding:1px 6px;font-size:11px;font-style:normal;font-weight:600;line-height:1.3;letter-spacing:.02em;color:#15803d;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;text-align:center;max-width:100%;min-width:0}:root[data-theme=dark] .fc .fc-bg-event .fc-event-title{color:#4ade80}.gc-body{display:grid;grid-template-columns:256px 1fr;min-height:calc(100vh - 144px);height:calc(100vh - 144px)}.gc-body[data-mini=closed]{grid-template-columns:48px 1fr}.gc-sidebar{border-right:1px solid var(--rule);padding:20px 16px;background:var(--bg)}.gc-body[data-mini=closed] .gc-sidebar{padding:12px 6px}.gc-mini{margin-bottom:24px}.gc-mini__head{display:flex;align-items:center;justify-content:space-between;margin-bottom:6px;padding:0 4px;gap:4px}.gc-mini:not([data-open]){margin-bottom:0}.gc-mini:not([data-open]) .gc-mini__head{justify-content:center;padding:0}.gc-mini__toggle{color:var(--text-soft);flex:0 0 auto}.gc-mini__toggle:hover{color:var(--text)}.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__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-canvas{background:var(--bg);padding:0 16px 16px;overflow:hidden;display:flex;flex-direction:column;min-height:0}#calendar{flex:1;min-height:0;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:clamp(24px,calc((100vh - 330px) / 14),64px);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-timegrid .fc-daygrid-day-frame{min-height:22px}.fc .fc-timegrid .fc-daygrid-day-events{min-height:0;margin-bottom:2px}.fc .fc-timegrid .fc-daygrid-body{max-height:20vh;overflow-y:auto}.fc .fc-daygrid-day{background:var(--bg)}.fc .fc-daygrid-day-frame{padding:2px}.fc .fc-daygrid.fc-view .fc-daygrid-day-frame{min-height:110px}.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,.gc-body[data-mini=closed]{grid-template-columns:1fr}.gc-sidebar{display:none}.gc-body{height:auto}.fc .fc-timegrid-slot{height:40px;min-height:40px}.gc-topbar{padding:8px 16px;flex-wrap:wrap;gap:8px}.gc-topbar__title{font-size:18px;margin-left:0}}@media (max-width: 720px){.gc-views__btn{padding:6px 10px}}.cra-day:hover:not(.cra-disabled):not(.cra-empty-cell){background:#eef2ff}html.theme-dark .cra-day:hover:not(.cra-disabled):not(.cra-empty-cell){background:#1c1c1c}.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-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-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:hover:not(:disabled){background:#fff0f0;border-color:#e6b4b4;color:#a04545!important}.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-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-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{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{color:#f5f5f5!important}html.theme-dark .jm-empty p{color:#a3a3a3!important}html.theme-dark .jm-card,html.theme-dark .jm-card-head,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}.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-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}@media (max-width: 767px){.bk-header{padding:24px 20px}.bk-header h2{font-size:20px}}.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-embed{margin:0 0 8px;font-size:.8125rem;line-height:1.45;color:var(--app-text-muted, #6b7280)}.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-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-empty-jump{margin-top:14px;display:flex;flex-wrap:wrap;align-items:center;justify-content:center;gap:8px}.bk-empty-jump i{display:inline;font-size:inherit;color:inherit;margin-bottom:0}.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-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-avail-reset{margin-left:12px;flex:0 0 auto}.bk-section-hint{color:#8c96a8;font-size:12px;font-style:italic}.bk-month-picker{display:flex;align-items:center;gap:.5rem;margin-bottom:.6rem;flex-wrap:wrap}.bk-month-picker>label{font-size:.85rem;color:var(--app-text-muted, #6b7280)}.bk-month-picker .bk-select{width:auto;min-width:6rem}.bk-copy-bar{display:flex;align-items:center;gap:.4rem;flex-wrap:wrap;margin-bottom:.6rem}.bk-dayhead{display:flex;flex-direction:column;align-items:center;gap:2px;padding:2px 0}.bk-dayhead-off{font-size:.62rem;line-height:1;font-weight:600;letter-spacing:.02em;padding:2px 6px;border:1px solid var(--app-border, #d1d5db);border-radius:4px;background:transparent;color:var(--app-text-muted, #6b7280);cursor:pointer}.bk-dayhead-off:hover:not(:disabled){background:var(--bk-off, #fee2e2);border-color:var(--bk-off-border, #fca5a5);color:var(--bk-off-text, #b91c1c)}.bk-dayhead-off:disabled{opacity:.4;cursor:default}.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:var(--app-muted-text);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-empty-jump i{color:inherit!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-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}.bk-poll-table{width:100%;border-collapse:collapse;margin-top:6px}.bk-poll-table th,.bk-poll-table td{padding:8px 10px;border-bottom:1px solid #e6e9f0;font-size:14px;vertical-align:middle}.bk-poll-table th{color:#6b7280;font-weight:600;text-align:left}.bk-poll-table th.tw-text-center,.bk-poll-table td.tw-text-center{text-align:center}.bk-poll-table--slots th.tw-text-center,.bk-poll-table--slots td.tw-text-center{width:72px}.bk-poll-table--slots td:first-child{white-space:nowrap;font-variant-numeric:tabular-nums}.bk-poll-actions-col{width:1%}.bk-poll-table td.bk-poll-actions{text-align:right;white-space:nowrap}.bk-poll-actions-row{display:inline-flex;align-items:center;gap:6px;justify-content:flex-end;flex-wrap:nowrap}.bk-poll-actions-row .bk-btn,.bk-poll-actions-row .bk-btn-primary{margin:0}.bk-input--sm{padding:4px 8px;font-size:13px;max-width:220px}.bk-card-title-link{color:inherit;text-decoration:none}.bk-card-title-link:hover{color:#7c3aed!important;text-decoration:underline}html.theme-dark .bk-poll-table th,html.theme-dark .bk-poll-table td{border-bottom-color:#2b3344}html.theme-dark .bk-poll-table th{color:#94a3b8}html.theme-dark .bk-card-title-link:hover{color:#c4b5fd!important}.bk-slot.bk-slot-on{background-color:#3a5cf0;border-top-color:transparent;border-bottom-color:transparent;border-right-color:transparent}.bk-slot.bk-slot-head{position:relative;z-index:1;border-top-color:#2743c4;border-top-left-radius:5px;border-top-right-radius:5px}.bk-slot.bk-slot-tail{border-bottom-color:#2743c4;border-bottom-left-radius:5px;border-bottom-right-radius:5px}.bk-slot-label{position:absolute;left:0;right:0;top:0;border-radius:5px;background-image:linear-gradient(180deg,#ffffff29,#09164a24);display:flex;flex-direction:column;align-items:center;justify-content:center;gap:2px;overflow:hidden;pointer-events:none;color:#fff;text-shadow:0 1px 2px rgba(12,26,82,.45)}.bk-slot-label-txt{font-size:9px;font-weight:700;line-height:1;letter-spacing:.08em;text-transform:uppercase}.bk-slot-label-range{font-size:8px;letter-spacing:-.01em;font-weight:500;line-height:1;font-variant-numeric:tabular-nums;opacity:.92;white-space:nowrap}html.theme-dark .bk-slot.bk-slot-on{background-image:linear-gradient(180deg,#3f63e0,#2a44b5)}.bk-host-switcher{display:flex;align-items:center;gap:8px;font-size:13px}.bk-host-switcher label{margin:0;font-weight:600;color:var(--app-text-muted, #6b7280);white-space:nowrap}.bk-host-switcher .bk-select{min-width:180px}.bk-members{margin-top:18px}.bk-members h3{font-size:15px;font-weight:700;margin:0 0 6px;color:var(--app-text, #05264e)}.bk-members h3 i{color:var(--app-accent, #3c65f5);margin-right:6px}.bk-member-list{list-style:none;margin:0 0 14px;padding:0}.bk-member{display:flex;align-items:center;gap:10px;padding:6px 8px;border-radius:8px}.bk-member.on{background:var(--app-accent-soft, #eef2ff)}.bk-member label{display:flex;align-items:center;gap:8px;margin:0;flex:1;cursor:pointer}.bk-member-order{display:inline-flex;gap:2px}.bk-members-foot{display:flex;align-items:center;gap:12px;justify-content:space-between;flex-wrap:wrap;margin-top:12px}.bk-team{padding-bottom:24px}.bk-team-head{display:flex;align-items:center;gap:14px;flex-wrap:wrap;margin-bottom:14px}.bk-team-head h2{margin:0;font-size:18px;font-weight:700}.bk-team-head h2 i{color:var(--app-accent, #3c65f5);margin-right:8px}.bk-team-nav{margin-left:auto;display:flex;align-items:center;gap:10px}.bk-team-range{font-size:13px;color:var(--app-text-muted, #6b7280);white-space:nowrap}.bk-team-table{width:100%;border-collapse:collapse;font-size:13px}.bk-team-table th,.bk-team-table td{border:1px solid var(--app-border, #eef0f4);padding:6px;vertical-align:top;text-align:left}.bk-team-table thead th{font-size:11px;text-transform:uppercase;letter-spacing:.03em;color:var(--app-text-muted, #8f97a8);white-space:nowrap}.bk-team-table tbody th{font-weight:600;white-space:nowrap}.bk-team-free{color:var(--app-text-muted, #c3c9d4)}.bk-team-pending-cell{display:inline-flex;align-items:center;gap:6px;margin-left:6px}.bk-team-outside{display:inline-block;margin-left:6px;padding:1px 6px;border-radius:10px;background:var(--app-muted-surface, #f1f3f4);color:var(--app-text-muted, #6b7280);font-size:11px;font-weight:500;white-space:nowrap}.bk-team-chip{display:block;width:100%;text-align:left;border:0;border-left:3px solid #3b82f6;background:var(--app-accent-soft, #f4f6ff);color:var(--app-text, #05264e);border-radius:4px;padding:3px 6px;margin-bottom:4px;font-size:12px;cursor:pointer}.bk-team-chip:hover{filter:brightness(.97)}.bk-team-flag{margin-left:5px;opacity:.55;font-size:10px}.bk-team-views{display:inline-flex;gap:2px;padding:2px;border:1px solid var(--app-border, #eef0f4);border-radius:6px}.bk-team-views__btn{border-radius:4px}.bk-team-views__btn[data-active]{background:var(--app-accent-soft, #f4f6ff);color:var(--app-primary, #0d6efd);font-weight:600}.bk-team-table--month{table-layout:fixed}.bk-team-table--month thead th:first-child{width:150px}.bk-team-table--month tbody th{max-width:150px;overflow:hidden;text-overflow:ellipsis}.bk-team-table--month thead th{text-align:center}.bk-team-table--month tbody td{min-width:46px;padding:4px 3px}.bk-team-table--month .bk-team-chip{padding:2px 3px;font-size:11px;text-align:center}.bk-team-table--month .bk-team-flag{display:none}.bk-team-table--day tbody td{width:auto}@media (max-width: 767.98px){.bk-team-table--month .bk-team-cell--empty{display:none}}.pb-host-pick{margin:12px 0 16px}.pb-host-pick label{display:block;margin-bottom:5px;font-size:13px;font-weight:600;color:#05264e}.pb-host-pick select{width:100%;padding:10px 12px;border:1px solid #e0e6f7;border-radius:8px;font-size:14px;background:#fff;color:#05264e}html.theme-dark .bk-member.on{background:#24304f}html.theme-dark .bk-team-table th,html.theme-dark .bk-team-table td{border-color:#2f2f2f}html.theme-dark .bk-team-chip{background:#24304f;color:#dfe6ff}html.theme-dark .bk-host-switcher label,html.theme-dark .bk-team-range,html.theme-dark .bk-team-free{color:#a3a3a3}html.theme-dark .bk-team-outside{background:#2a2a2a;color:#a3a3a3}.bk-badge-now{display:inline-block;margin-left:8px;padding:2px 8px;border-radius:999px;background:#16a34a24;color:#15803d;font-size:11px;font-weight:700;text-transform:uppercase;letter-spacing:.04em;vertical-align:middle}html.theme-dark .bk-badge-now{color:#4ade80}.bkh{display:flex;flex-direction:column;gap:18px}.bkh-block{display:flex;flex-direction:column;gap:10px}.bkh-legend{font-size:11px;font-weight:700;letter-spacing:.07em;text-transform:uppercase;color:var(--app-text-muted);margin:0;padding:0;border:0}.bkh-days{display:flex;flex-wrap:wrap;gap:8px}.bkh-day{position:relative;cursor:pointer;-webkit-user-select:none;-moz-user-select:none;user-select:none;min-width:62px;padding:10px 12px;border-radius:12px;display:inline-flex;align-items:center;justify-content:center;gap:7px;border:1.5px solid var(--app-border);background:var(--app-surface);color:var(--app-text-muted);font-size:13.5px;font-weight:700;text-transform:capitalize;transition:transform .12s ease,border-color .16s ease,background .16s ease,color .16s ease}.bkh-day:hover{transform:translateY(-1px);border-color:var(--app-btn-primary)}.bkh-vh{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0 0 0 0);white-space:nowrap;border:0}.bkh-day--on{background:#3c65f51f;border-color:var(--app-btn-primary);color:var(--app-btn-primary)}.bkh-day--on:before{content:"✓";font-size:11px;font-weight:900;line-height:1}.bkh-day:focus-within{outline:2px solid rgba(49,94,251,.45);outline-offset:2px}.bkh-presets{display:flex;flex-wrap:wrap;gap:6px}.bkh-preset{border:1px solid var(--app-border);background:var(--app-surface-alt);color:var(--app-text-muted);border-radius:999px;cursor:pointer;padding:5px 11px;font:inherit;font-size:12px;font-weight:600}.bkh-preset:hover{color:var(--app-btn-primary);border-color:var(--app-btn-primary)}.bkh-bar{position:relative;height:34px;border-radius:9px;background:var(--app-surface-alt);border:1px solid var(--app-border);overflow:hidden}.bkh-bar__tick{position:absolute;top:0;bottom:0;width:1px;background:var(--app-border);opacity:.8}.bkh-bar__span{position:absolute;top:4px;bottom:4px;border-radius:6px;background:linear-gradient(135deg,#3c65f5,#7b61ff);box-shadow:0 2px 8px #3c65f559;display:flex;align-items:center;justify-content:center;color:#fff;font-size:10.5px;font-weight:700;letter-spacing:.02em;overflow:hidden;white-space:nowrap}.bkh-bar__hours{display:flex;justify-content:space-between;font-size:10px;color:var(--app-text-muted);font-weight:600;margin-top:3px}.bkh-bar--empty{opacity:.55}.bkh-ranges{display:flex;flex-direction:column;gap:8px}.bkh-range{display:flex;align-items:center;gap:10px;flex-wrap:wrap;padding:9px 12px;border-radius:12px;border:1px solid var(--app-border);background:var(--app-surface)}.bkh-range input[type=time]{border:1px solid var(--app-border);background:var(--app-surface-alt);border-radius:9px;padding:7px 10px;font:inherit;font-weight:700;color:var(--app-text);font-variant-numeric:tabular-nums}.bkh-range input[type=time]:focus{outline:2px solid rgba(49,94,251,.4);outline-offset:1px}.bkh-range__to{color:var(--app-text-muted);font-weight:700}.bkh-range__len{margin-left:auto;font-size:12px;font-weight:600;color:var(--app-text-muted)}.bkh-range__drop{color:var(--app-text-muted)}.bkh-add{align-self:flex-start;border:1px dashed var(--app-border);background:none;color:var(--app-btn-primary);border-radius:10px;cursor:pointer;padding:8px 14px;font:inherit;font-size:13px;font-weight:700}.bkh-add:hover{border-color:var(--app-btn-primary);background:#3c65f50f}.bkh-total{margin:0;font-size:13px;font-weight:600;color:var(--app-text)}.bkh-total span{color:var(--app-text-muted);font-weight:500}.bkh-warn{margin:0;font-size:12.5px;font-weight:600;color:#b45309}html.theme-dark .bkh-warn{color:#fbbf24}.bkh-daylist{display:flex;flex-direction:column;gap:12px}.bkh-dayrow{display:flex;flex-direction:column;gap:9px;padding:14px;border-radius:14px;border:1px solid var(--app-border);background:var(--app-surface-alt)}.bkh-dayrow__head{display:flex;align-items:center;gap:10px}.bkh-dayrow__name{font-size:14px;font-weight:800;color:var(--app-text);text-transform:capitalize;margin:0}.bkh-dayrow__copy{margin-left:auto;border:none;background:none;cursor:pointer;color:var(--app-btn-primary);font:inherit;font-size:12px;font-weight:700}.bkh-dayrow__copy:hover{text-decoration:underline}.bkh-dayrow .bkh-range{background:var(--app-surface)}@media (max-width: 700px){.bkh-day{min-width:0;flex:1 1 calc(25% - 8px);padding:10px 6px}.bkh-range{gap:7px;padding:8px 10px}.bkh-range__len{margin-left:0;width:100%}}.website-page{font-family:Plus Jakarta Sans,sans-serif}.website-panel{background:var(--app-surface);border:1px solid var(--app-border);border-radius:14px;box-shadow:var(--app-card-shadow);padding:20px 22px;margin-bottom:16px}.website-panel__head{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:14px}.website-panel__title{margin:0;font-size:15px;font-weight:800;color:var(--app-page-title);display:inline-flex;align-items:center;gap:8px}.website-panel__title i{color:var(--app-btn-primary);opacity:.85}.website-panel__hint{margin:0 0 14px;color:var(--app-text-muted);font-size:13px;line-height:1.5}.website-toolbar{display:flex;flex-wrap:wrap;gap:12px;align-items:flex-end;margin-bottom:16px}.website-field{display:flex;flex-direction:column;gap:5px;font-size:12px;font-weight:700;color:var(--app-text-muted);text-transform:uppercase;letter-spacing:.03em}.website-field--grow{flex:1;min-width:200px}.website-field__lbl{display:inline-flex;align-items:center;gap:6px}.website-form{display:flex;flex-direction:column;gap:16px;max-width:720px}.website-form-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:14px}.website-page input[type=text],.website-page input[type=search],.website-page input:not([type]),.website-page textarea,.website-page select{font:inherit;font-size:14px;font-weight:500;text-transform:none;letter-spacing:0;color:var(--app-text);background:var(--app-surface);border:1px solid var(--app-border-strong);border-radius:9px;padding:9px 12px;transition:border-color .15s,box-shadow .15s;min-width:0;width:100%}.website-wizard input[type=number],.website-wizard input[type=time],.website-wizard input[type=date],.website-wizard input[type=email],.website-wizard input[type=tel]{font:inherit;font-size:14px;font-weight:500;text-transform:none;letter-spacing:0;color:var(--app-text);background:var(--app-surface);border:1px solid var(--app-border-strong);border-radius:9px;padding:9px 12px;transition:border-color .15s,box-shadow .15s;min-width:0;width:100%}.website-page select{cursor:pointer}.website-page textarea{resize:vertical;line-height:1.55;font-family:ui-monospace,SFMono-Regular,Menlo,monospace}.website-page input:focus,.website-page textarea:focus,.website-page select:focus{outline:none;border-color:var(--app-btn-primary);box-shadow:0 0 0 3px #315efb26}.website-page input::-moz-placeholder{color:var(--app-muted-text)}.website-page input::placeholder{color:var(--app-muted-text)}.website-btn{min-height:40px;padding:0 16px;border-radius:9px;border:1px solid var(--app-btn-primary);background:var(--app-btn-primary);color:#fff!important;font:inherit;font-size:13px;font-weight:800;display:inline-flex;align-items:center;justify-content:center;gap:7px;white-space:nowrap;cursor:pointer;text-decoration:none;box-shadow:0 8px 20px #315efb33;transition:transform .12s,box-shadow .15s,background .15s,border-color .15s}.website-btn:hover:not(:disabled){transform:translateY(-1px);box-shadow:0 12px 26px #315efb47}.website-btn:disabled{opacity:.55;cursor:not-allowed;box-shadow:none;transform:none}.website-btn--ghost{background:var(--app-surface);color:var(--app-text)!important;border-color:var(--app-border-strong);box-shadow:none}.website-btn--ghost:hover:not(:disabled){background:var(--app-surface-alt);border-color:var(--app-btn-primary);box-shadow:0 6px 16px var(--app-shadow-subtle)}.website-table-wrap{overflow-x:auto;-webkit-overflow-scrolling:touch}.website-table{width:100%;border-collapse:collapse;font-size:14px}.website-table-wrap .website-table{min-width:620px}.website-table thead th{text-align:left;font-size:11px;font-weight:800;text-transform:uppercase;letter-spacing:.04em;color:var(--app-text-muted);padding:10px 12px;border-bottom:2px solid var(--app-border);white-space:nowrap}.website-table tbody td{padding:12px;color:var(--app-text);border-bottom:1px solid var(--app-border);vertical-align:middle}.website-table tbody tr:last-child td{border-bottom:none}.website-table tbody tr{transition:background .12s}.website-table tbody tr:hover{background:var(--app-surface-alt)}.website-table__title{font-weight:700;color:var(--app-page-title);text-decoration:none}.website-table__title:hover{color:var(--app-btn-primary)}.website-table__actions{display:flex;gap:7px;flex-wrap:wrap;justify-content:flex-end}.website-site-link{color:var(--app-page-title);text-decoration:none;display:inline-flex;align-items:center;gap:6px}.website-site-link:hover{color:var(--app-btn-primary)}.website-site-link__icon{font-size:11px;opacity:.55}.website-col-actions{text-align:right;width:1%;white-space:nowrap}.website-center{text-align:center}.website-badge{display:inline-flex;align-items:center;gap:5px;padding:3px 10px;border-radius:999px;font-size:11px;font-weight:800;letter-spacing:.02em;border:1px solid transparent;white-space:nowrap;text-transform:capitalize}.website-badge:before{content:"";width:6px;height:6px;border-radius:50%;background:currentColor}.website-badge--published{background:var(--app-success-bg);color:var(--app-success-text);border-color:var(--app-success-border)}.website-badge--draft{background:var(--app-surface-alt);color:var(--app-text-muted);border-color:var(--app-border-strong)}.website-badge--ok{background:var(--app-success-bg);color:var(--app-success-text);border-color:var(--app-success-border)}.website-badge--pending{background:#315efb1a;color:var(--app-btn-primary);border-color:#315efb40}.website-list{list-style:none;margin:0 0 16px;padding:0;display:flex;flex-direction:column;gap:8px}.website-list li{display:flex;align-items:center;gap:12px;padding:12px 14px;background:var(--app-surface-alt);border:1px solid var(--app-border);border-radius:10px;font-size:14px;color:var(--app-text)}.website-list__label{font-weight:700;color:var(--app-page-title)}.website-list__loc{font-size:11px;font-weight:800;text-transform:uppercase;letter-spacing:.03em;color:var(--app-btn-primary);background:#315efb1a;border:1px solid rgba(49,94,251,.22);border-radius:6px;padding:2px 8px}.website-list__count{margin-left:auto;color:var(--app-text-muted);font-size:13px}.website-code{font-family:ui-monospace,SFMono-Regular,Menlo,monospace;font-size:13px;font-weight:600;color:var(--app-btn-primary);background:#315efb14;border:1px solid rgba(49,94,251,.22);border-radius:6px;padding:2px 8px}.website-alert{padding:11px 14px;border-radius:10px;font-size:13px;font-weight:600;margin-bottom:14px}.website-alert--error{background:var(--app-danger-bg);color:var(--app-danger-text);border:1px solid var(--app-danger-border)}.website-alert--success{background:var(--app-success-bg);color:var(--app-success-text);border:1px solid var(--app-success-border)}.website-alert--billing{background:var(--app-surface-alt);color:var(--app-text);border:1px solid var(--app-border)}.website-pager{display:flex;align-items:center;gap:12px;margin-top:16px;font-size:13px;color:var(--app-text-muted)}.website-pager__total{margin-right:auto;font-weight:700}.website-editor-head{display:flex;align-items:center;justify-content:space-between;gap:12px}.website-seg{display:inline-flex;border:1px solid var(--app-border-strong);border-radius:8px;overflow:hidden}.website-seg button{font:inherit;font-size:12px;font-weight:800;text-transform:none;letter-spacing:0;padding:5px 12px;border:0;background:var(--app-surface);color:var(--app-text-muted);cursor:pointer}.website-seg button+button{border-left:1px solid var(--app-border-strong)}.website-seg button.is-active{background:var(--app-btn-primary);color:#fff}.website-empty-hint{margin:8px 0 0;padding:7px 10px;font-size:12.5px;line-height:1.4;color:var(--app-text-muted);background:var(--app-surface-alt);border:1px dashed var(--app-border-strong);border-radius:8px}.website-empty-hint i{margin-right:6px;opacity:.7}.website-wtoolbar{display:flex;flex-wrap:wrap;align-items:center;gap:4px;padding:7px 8px;border:1px solid var(--app-border-strong);border-bottom:0;border-radius:9px 9px 0 0;background:var(--app-surface-alt)}.website-wtoolbar button{min-width:30px;height:30px;padding:0 8px;border:1px solid transparent;border-radius:7px;background:transparent;color:var(--app-text);font:inherit;font-size:13px;font-weight:700;cursor:pointer;display:inline-flex;align-items:center;justify-content:center}.website-wtoolbar button:hover{background:var(--app-surface);border-color:var(--app-border-strong)}.website-wsep{width:1px;height:20px;background:var(--app-border);margin:0 3px}.wiz-dns{border-radius:10px;padding:12px 14px;font-size:14px;line-height:1.5}.wiz-dns p{margin:0 0 8px}.wiz-dns--ok{background:#0a7a5a1a;border:1px solid rgba(10,122,90,.35);color:var(--app-text)}.wiz-dns--ko{background:#c0392b14;border:1px solid rgba(192,57,43,.3);color:var(--app-text)}.wiz-dns__how{font-weight:600}.wiz-dns__records{list-style:none;margin:0 0 8px;padding:0;display:flex;flex-direction:column;gap:6px}.wiz-dns__records li{display:flex;align-items:center;gap:8px;flex-wrap:wrap}.wiz-dns__type{display:inline-block;min-width:54px;text-align:center;font-weight:700;font-size:12px;padding:2px 8px;border-radius:6px;background:var(--app-surface);border:1px solid var(--app-border)}.website-hero-actions{display:inline-flex;gap:8px;align-items:center}.website-dropzone{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:8px;margin:0 0 16px;padding:28px 16px;cursor:pointer;border:2px dashed var(--app-border);border-radius:12px;background:var(--app-surface);color:var(--app-text-muted, #7b8794);text-align:center;transition:border-color .15s,background .15s}.website-dropzone:hover{border-color:var(--app-btn-primary, #2563eb)}.website-dropzone:focus-visible{outline:2px solid var(--app-btn-primary, #2563eb);outline-offset:2px}.website-dropzone .fa-cloud-arrow-up{font-size:26px}.website-dropzone--over{border-color:var(--app-btn-primary, #2563eb);background:#2563eb0f}.website-storage{margin:0 0 16px;padding:14px 16px;border:1px solid var(--app-border);border-radius:10px;background:var(--app-surface)}.website-storage__head{display:flex;align-items:center;justify-content:space-between;font-size:14px;color:var(--app-text);margin-bottom:8px}.website-storage__figure{font-variant-numeric:tabular-nums}.website-storage__muted{color:var(--app-muted-text)}.website-storage__track{height:8px;border-radius:999px;background:var(--app-border);overflow:hidden}.website-storage__bar{height:100%;border-radius:999px;background:var(--app-btn-primary);transition:width .3s ease}.website-storage__bar--over{background:var(--danger, #c0392b)}.website-wysiwyg-frame{display:block;width:100%;min-height:320px;max-height:60vh;border:1px solid var(--app-border-strong);border-radius:0 0 9px 9px;background:#fff}.website-resizable{resize:vertical;overflow:hidden}.website-editor-resize{min-height:160px;display:flex;flex-direction:column}.website-preview-resize{min-height:240px;border-radius:0 0 14px 14px}.website-preview-resize .website-preview__frame{height:100%}.website-editor-resize .website-wtoolbar{flex:0 0 auto}.website-editor-resize .website-wysiwyg-frame{flex:1 1 auto;min-height:0;max-height:none;height:100%}.website-editor-resize .code-editor{flex:1 1 auto;min-height:0;overflow:auto}.website-editor-resize .code-editor .cm-editor{height:100%}.website-wysiwyg-frame:focus-within{border-color:var(--app-btn-primary);box-shadow:0 0 0 3px #315efb26}.website-field:has(.website-wysiwyg-frame){position:relative}.website-linkpop{position:absolute;z-index:30;display:flex;align-items:center;gap:4px;max-width:min(420px,100%);padding:4px 6px;background:var(--app-surface-raised, #fff);border:1px solid var(--app-border-strong);border-radius:8px;box-shadow:0 6px 20px #0000002e;font-size:12px;font-weight:400}.website-linkpop__url{max-width:180px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;color:var(--app-text-muted);direction:rtl;text-align:left}.website-linkpop__del{color:var(--danger, #c0392b)}.website-editor{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:16px;align-items:start}@media (max-width: 1100px){.website-editor{grid-template-columns:1fr}}.website-editor__form{max-height:calc(100vh - 140px);overflow-y:auto}@media (max-width: 1100px){.website-editor__form{max-height:none;overflow:visible}}.website-preview{position:sticky;top:16px;display:flex;flex-direction:column;padding:0;overflow:hidden}.website-preview__bar{display:flex;align-items:center;justify-content:space-between;padding:12px 16px;border-bottom:1px solid var(--app-border);font-size:13px;font-weight:800;color:var(--app-page-title)}.website-preview__bar i{color:var(--app-btn-primary);margin-right:6px}.website-preview__sync{font-size:11px;font-weight:700;color:var(--app-text-muted);text-transform:uppercase;letter-spacing:.04em}.website-preview__frame{width:100%;height:78vh;border:0;background:#fff;display:block}.website-empty{text-align:center;padding:36px 16px;color:var(--app-text-muted)}.website-empty i{font-size:30px;opacity:.35;display:block;margin-bottom:10px}.website-site-switcher-row{display:flex;align-items:center;flex-wrap:wrap;gap:12px;margin-bottom:16px}.website-site-switcher-row+.page-hero{margin-top:0}.website-site-visit{font-size:.8125rem;font-weight:600;text-decoration:none;white-space:nowrap}.website-site-switcher{display:inline-flex;align-items:center;gap:8px;margin:0;padding:6px 12px;background:#f1f5f9;border:1px solid #e2e8f0;border-radius:8px;font-size:14px;color:#0f172a}.website-site-switcher i{color:#0ea5e9}.website-site-switcher select{border:none;background:transparent;font:inherit;color:inherit;cursor:pointer}.website-lang-tabs{display:flex;flex-wrap:wrap;align-items:center;gap:6px;margin:0 0 16px;padding-bottom:12px;border-bottom:1px solid #e2e8f0}.website-lang-tab{border:1px solid #e2e8f0;background:#f8fafc;color:#475569;border-radius:6px;padding:4px 12px;font-size:13px;font-weight:600;cursor:pointer}.website-lang-tab.is-active{background:var(--app-btn-primary);border-color:var(--app-btn-primary);color:#fff}.website-lang-add{border:1px dashed #cbd5e1;background:transparent;border-radius:6px;padding:4px 10px;font-size:13px;color:#475569;cursor:pointer}.website-theme-row{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:10px 14px;border:1px solid #e2e8f0;border-radius:8px;margin-bottom:8px}.website-theme-row .badge{font-size:11px;font-weight:700;color:#0ea5e9;background:#e0f2fe;border-radius:6px;padding:2px 8px}.website-theme-row .badge--sector{color:#7c3aed;background:#ede9fe}html.theme-dark .website-theme-row{border-color:var(--app-border)}html.theme-dark .website-theme-row .badge{color:#7dd3fc;background:#0ea5e92e}html.theme-dark .website-theme-row .badge--sector{color:#c4b5fd;background:#7c3aed38}.website-sector-checks{display:flex;flex-wrap:wrap;gap:6px 16px;margin-top:6px}.website-check{display:inline-flex;align-items:center;gap:4px;font-weight:500;white-space:nowrap}.website-swatch{width:22px;height:22px;border-radius:6px;border:1px solid #cbd5e1;display:inline-block;vertical-align:middle}.website-preview-wrap__label{font-size:12px;font-weight:700;text-transform:uppercase;letter-spacing:.04em;color:#64748b;margin-bottom:8px}.website-preview{border:1px solid #e2e8f0;border-radius:12px;overflow:hidden;box-shadow:0 6px 24px #02264e14;max-width:640px}.website-themes-layout{display:flex;gap:20px;align-items:flex-start}.website-themes-main{flex:1 1 auto;min-width:0;max-height:calc(100vh - 120px);overflow-y:auto;padding-right:4px}.website-preview-aside{flex:0 0 380px;position:sticky;top:16px;align-self:flex-start;max-height:calc(100vh - 32px);overflow:auto}.website-preview-aside .website-preview{position:static;top:auto;max-width:none}@media (max-width: 1024px){.website-themes-layout{display:block}.website-themes-main{max-height:none;overflow:visible;padding-right:0}.website-preview-aside{position:static;margin-top:16px}}.website-preview__bar{display:flex;align-items:center;gap:12px;padding:10px 14px;border-bottom:1px solid}.website-preview__brand{font-weight:800;font-size:1.15em}.website-preview__nav{display:flex;gap:12px;flex:1;opacity:.7;font-size:.85em}.website-preview__cta,.website-preview__btn{border-radius:999px;padding:5px 12px;font-weight:700;font-size:.82em;white-space:nowrap}.website-preview__hero{padding:26px 18px 30px;text-align:center}.website-preview__hero h3{margin:0 0 6px;font-size:1.7em;font-weight:800}.website-preview__hero p{margin:0 0 14px;font-size:.95em}.website-preview__btn{display:inline-block;padding:8px 18px}.website-preview__cards{display:grid;grid-template-columns:repeat(3,1fr);gap:10px;padding:0 14px 16px}.website-preview__card{border:1px solid;border-radius:10px;padding:12px;display:flex;flex-direction:column;gap:8px}.website-preview__dot{width:20px;height:20px;border-radius:6px}.website-preview__bar-sm{height:7px;border-radius:4px;width:100%}.website-preview__bar-sm--short{width:60%}.website-preview__foot{border-top:1px solid;padding:10px 14px;font-size:.82em;text-align:center}.wiz-theme-layout{display:flex;gap:20px;align-items:flex-start}.wiz-theme-choices{flex:0 0 240px;display:flex;flex-direction:column;gap:8px;max-height:calc(100vh - 180px);overflow-y:auto;padding-right:4px}.wiz-theme-sector{padding:6px 8px;border:1px solid var(--app-border);border-radius:8px;font-size:.85rem;background:var(--app-surface);color:var(--app-text)}.wiz-theme-choices__hint{margin:4px 2px 0;font-size:.8rem;line-height:1.45;color:var(--app-muted,#64748b)}.wiz-theme-preview{flex:1 1 auto;min-width:0;position:sticky;top:16px;align-self:flex-start;max-height:60vh;overflow:auto}.wiz-theme-card{display:flex;align-items:center;gap:10px;width:100%;text-align:left;padding:10px 12px;border:1px solid #e2e8f0;border-radius:10px;background:#fff;cursor:pointer}.wiz-theme-card:hover{border-color:#cbd5e1}.wiz-theme-card.is-on{border-color:var(--app-btn-primary);box-shadow:0 0 0 2px #3c65f52e}.wiz-theme-card__name{font-weight:600;flex:1}.wiz-theme-card__check{color:var(--app-btn-primary)}@media (max-width: 900px){.wiz-theme-layout{flex-direction:column}.wiz-theme-choices{flex-basis:auto;width:100%}}.heb-onb{--onb-accent:#f97316;--onb-accent-2:#fb923c;--onb-accent-deep:#ea580c;--onb-accent-tint:#fff4ed;--onb-accent-glow:rgba(249,115,22,.18);--onb-accent-shadow:rgba(249,115,22,.32)}.resto-onb{--onb-accent:var(--app-btn-primary,#3C65F5);--onb-accent-2:#6b8bff;--onb-accent-deep:var(--app-btn-primary,#3C65F5);--onb-accent-tint:#f2f5ff;--onb-accent-glow:rgba(60,101,245,.18);--onb-accent-shadow:rgba(60,101,245,.32)}.heb-onb__hero-badge,.resto-onb__hero-badge{display:inline-flex;align-items:center;justify-content:center;width:44px;height:44px;border-radius:14px;margin-right:10px;vertical-align:middle;background:linear-gradient(135deg,var(--onb-accent),var(--onb-accent-2));color:#fff;font-size:20px;box-shadow:0 6px 16px var(--onb-accent-shadow)}.heb-onb__seg-grid,.resto-onb__seg-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:16px}.heb-onb__seg,.resto-onb__seg{position:relative;display:flex;flex-direction:column;align-items:flex-start;gap:8px;text-align:left;padding:20px 18px;border:1.5px solid var(--app-border);border-radius:16px;background:var(--app-surface);cursor:pointer;transition:transform .12s ease,box-shadow .12s ease,border-color .12s ease;white-space:normal;min-width:0}.heb-onb__seg-label,.heb-onb__seg-blurb,.resto-onb__seg-label,.resto-onb__seg-blurb{white-space:normal;overflow-wrap:anywhere;max-width:100%}.heb-onb__seg:hover,.resto-onb__seg:hover{transform:translateY(-2px);border-color:var(--app-border-strong);box-shadow:0 10px 24px #02264e1a}.heb-onb__seg.is-selected,.resto-onb__seg.is-selected{border-color:var(--onb-accent);box-shadow:0 0 0 3px var(--onb-accent-glow)}.heb-onb__seg-icon,.resto-onb__seg-icon{display:inline-flex;align-items:center;justify-content:center;width:52px;height:52px;border-radius:14px;font-size:22px;color:var(--onb-accent-deep);background:var(--onb-accent-tint)}.heb-onb__seg.is-selected .heb-onb__seg-icon,.resto-onb__seg.is-selected .resto-onb__seg-icon{background:var(--onb-accent);color:#fff}.heb-onb__seg-label,.resto-onb__seg-label{font-weight:800;font-size:16px;color:var(--app-text)}.heb-onb__seg-blurb,.resto-onb__seg-blurb{font-size:13px;line-height:1.45;color:var(--app-text-muted)}.heb-onb__seg-check,.resto-onb__seg-check{position:absolute;top:12px;right:12px;width:24px;height:24px;border-radius:50%;display:inline-flex;align-items:center;justify-content:center;font-size:12px;background:var(--onb-accent);color:#fff;opacity:0;transform:scale(.6);transition:opacity .12s ease,transform .12s ease}.heb-onb__seg.is-selected .heb-onb__seg-check,.resto-onb__seg.is-selected .resto-onb__seg-check{opacity:1;transform:scale(1)}.heb-onb__rate,.resto-onb__table{display:flex;gap:10px;align-items:end;flex-wrap:wrap;padding:12px 14px;border:1px solid var(--app-border);border-radius:12px;background:var(--app-surface-alt)}.resto-onb__grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(150px,1fr));gap:16px}.resto-onb__days.website-field{max-width:none}.resto-onb__warn{color:var(--app-danger-text,#c0392b);margin:0}.resto-onb__label{display:inline-flex;align-items:center;gap:2px}.resto-onb__label label{font:inherit;color:inherit;text-transform:inherit;letter-spacing:inherit}.website-zone{border:1px solid #d7dfef;border-radius:10px;padding:14px 16px;margin-bottom:16px}.website-zone__label{font-weight:700;font-size:13px;margin-bottom:8px;color:#05264e}.website-zone textarea{width:100%;font-family:monospace;font-size:13px}.website-mediagrid{display:grid;grid-template-columns:repeat(auto-fill,minmax(140px,1fr));gap:12px}.website-mediatile{border:1px solid #e2e8f0;border-radius:8px;overflow:hidden;background:#fff;padding:0;cursor:pointer;display:flex;flex-direction:column;align-items:stretch}.website-mediatile img{width:100%;height:110px;-o-object-fit:cover;object-fit:cover;display:block}.website-mediatile__doc{display:flex;align-items:center;gap:8px;padding:24px 12px;font-size:13px;color:#475569}.website-mediatile--card{cursor:default}.website-mediatile__meta{display:flex;align-items:center;justify-content:space-between;gap:6px;padding:6px 8px;font-size:12px}.website-mediatile__name{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.website-mediatile__actions{display:flex;gap:8px}.website-mediapicker{position:relative;margin-top:6px}.website-mediapicker__panel{position:absolute;z-index:30;top:100%;left:0;width:340px;max-height:320px;overflow:auto;background:#fff;border:1px solid #cbd5e1;border-radius:10px;box-shadow:0 12px 28px #05264e29;padding:10px}.website-mediapicker__bar{margin-bottom:8px}.website-list__actions{display:flex;gap:8px;margin-left:auto}.website-panel--edit{border:1px solid #bfdbfe;box-shadow:0 6px 20px #05264e1a}.website-iconbtn{border:1px solid #cbd5e1;background:#fff;border-radius:6px;width:28px;height:26px;line-height:1;color:#475569;cursor:pointer;padding:0}.website-iconbtn:hover{background:#f1f5f9}.website-menu-items__hint{margin-top:12px;font-size:.85rem;font-weight:600;color:var(--app-text-muted, #6b7280)}.website-menu-items{list-style:none;margin:12px 0;padding:0;display:flex;flex-direction:column;gap:8px}.website-menu-item{border:1px solid #e2e8f0;border-radius:8px;padding:8px 10px;background:#fff}.website-menu-row{display:flex;align-items:center;gap:8px}.website-menu-reorder{display:flex;flex-direction:column;gap:2px}.website-menu-reorder .website-iconbtn{height:13px;font-size:9px}.website-menu-input{flex:1 1 0;min-width:0;padding:6px 8px;border:1px solid #cbd5e1;border-radius:6px;font-size:13px}.website-menu-children{margin:8px 0 2px 36px;padding-left:12px;border-left:2px solid #e2e8f0;display:flex;flex-direction:column;gap:8px}.website-menu-children .website-menu-item{background:#f8fafc}.website-menu-item--home{background:#f1f5f9;border-style:dashed}.website-menu-home{flex:1 1 0;display:inline-flex;align-items:center;gap:6px;padding:6px 8px;font-size:13px;color:#64748b;font-style:italic}.website-menu-home__lock{font-size:11px;color:#94a3b8}.website-field__head{display:flex;align-items:center;justify-content:space-between;gap:8px}.website-mediafield{margin-top:6px;display:flex;flex-direction:column;gap:8px}.website-mediafield__thumb{display:block;background:#fff;border:1px solid #cbd5e1;border-radius:8px;padding:6px;-o-object-fit:contain;object-fit:contain}.website-mediafield__thumb--logo{height:54px;max-width:200px}.website-mediafield__thumb--favicon{height:40px;width:40px}.website-mediafield__empty{display:inline-flex;align-items:center;gap:6px;color:#94a3b8;font-size:13px;font-style:italic}.website-mediafield__actions{display:flex;align-items:center;gap:8px}.website-mediafield__actions .website-mediapicker{margin-top:0}.website-wtoolbar .website-mediapicker{margin-top:0;display:inline-block}.website-wtoolbar button.is-active{background:var(--app-surface);border-color:var(--app-border-strong);color:var(--app-accent, #2563eb)}.website-wtoolbar button:disabled{opacity:.45;cursor:default}.website-wtoolbar button:disabled:hover{background:transparent;border-color:transparent}.website-blockbar{position:absolute;z-index:30;display:inline-flex;align-items:center;gap:2px;padding:3px 4px;border-radius:8px;background:var(--app-surface);border:1px solid var(--app-border-strong);box-shadow:0 8px 20px var(--app-shadow-subtle)}.website-blockbar__tag{font-size:11px;font-weight:700;color:var(--app-text-muted);padding:0 6px;max-width:180px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.website-wcolor{position:relative;display:inline-flex;align-items:center;justify-content:center;min-width:30px;height:30px;border-radius:7px;cursor:pointer;color:var(--app-text)}.website-wcolor:hover{background:var(--app-surface)}.website-wcolor input[type=color]{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;opacity:0;cursor:pointer;border:0;padding:0}.website-wcolor--bg{color:var(--app-btn-primary)}.website-tpl-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(200px,1fr));gap:16px;margin-top:6px}.website-tpl-card{position:relative;display:flex;flex-direction:column;align-items:flex-start;gap:10px;text-align:left;cursor:pointer;width:100%;background:var(--app-surface);border:1.5px solid var(--app-border-strong);border-radius:14px;padding:18px 16px;transition:border-color .15s,box-shadow .15s,transform .15s}.website-tpl-card:hover{transform:translateY(-2px);box-shadow:0 10px 26px #05264e1a}.website-tpl-card.is-selected{border-color:var(--app-btn-primary);box-shadow:0 0 0 3px #315efb2e}.website-tpl-card__icon{width:42px;height:42px;border-radius:10px;display:inline-flex;align-items:center;justify-content:center;font-size:18px;background:#315efb1a;color:var(--app-btn-primary)}.website-tpl-card__label{font-weight:700;font-size:15px;color:var(--app-text)}.website-tpl-card__preview{display:flex;flex-direction:column;gap:5px;width:100%}.website-tpl-bar{font-size:11px;color:var(--app-text-muted);background:var(--app-surface-alt);border:1px solid var(--app-border);border-radius:6px;padding:4px 8px;line-height:1.2}.website-tpl-bar--ghost{font-style:italic}.website-tpl-card__check{position:absolute;top:12px;right:12px;width:22px;height:22px;border-radius:50%;background:var(--app-btn-primary);color:#fff;display:none;align-items:center;justify-content:center;font-size:11px}.website-tpl-card.is-selected .website-tpl-card__check{display:inline-flex}.website-wizard{max-width:920px;margin:0}.wiz-steps{list-style:none;display:flex;gap:8px;padding:0;margin:4px 0 20px;counter-reset:none}.wiz-step{flex:1;display:flex;flex-direction:column;align-items:center;gap:8px;position:relative;text-align:center}.wiz-step:before{content:"";position:absolute;top:17px;left:-50%;width:100%;height:2px;background:var(--app-border-strong);z-index:0}.wiz-step:first-child:before{display:none}.wiz-step--done:before,.wiz-step--current:before{background:var(--app-btn-primary)}.wiz-step__dot{position:relative;z-index:1;width:36px;height:36px;border-radius:50%;display:inline-flex;align-items:center;justify-content:center;font-weight:700;font-size:14px;background:var(--app-surface);border:2px solid var(--app-border-strong);color:var(--app-text-muted)}.wiz-step--current .wiz-step__dot{border-color:var(--app-btn-primary);color:var(--app-btn-primary);box-shadow:0 0 0 4px #315efb24}.wiz-step--done .wiz-step__dot{background:var(--app-btn-primary);border-color:var(--app-btn-primary);color:#fff}.wiz-step__label{font-size:12.5px;font-weight:600;color:var(--app-text-muted)}.wiz-step--current .wiz-step__label,.wiz-step--done .wiz-step__label{color:var(--app-text)}.wiz-body{min-height:320px}.wiz-pane{display:flex;flex-direction:column;gap:14px}.wiz-pane__title{font-size:22px;font-weight:800;color:var(--app-text);letter-spacing:-.01em}.wiz-pane__lead{font-size:15px;line-height:1.6;color:var(--app-text-muted);max-width:66ch}.wiz-mate{padding:10px 0;border-top:1px solid var(--app-border, #e8eaed)}.wiz-mate:first-of-type{border-top:none}.wiz-mate__hours{margin:8px 0 0 24px}.wiz-ranges{display:flex;flex-direction:column;gap:8px;margin:8px 0 4px}.wiz-range{display:flex;align-items:flex-end;gap:12px;flex-wrap:wrap}.wiz-range label{display:flex;flex-direction:column;gap:4px}.wiz-daylist{display:flex;flex-direction:column;gap:6px}.wiz-day{padding:8px 0;border-top:1px solid var(--app-border, #e8eaed)}.wiz-day:first-child{border-top:none}.wiz-day__title{font-size:13px;font-weight:700;text-transform:uppercase;letter-spacing:.04em;color:var(--app-text-muted)}.wiz-recap__days{display:flex;flex-direction:column;gap:2px}.wiz-pane__examples{margin-top:-6px;font-size:13px;line-height:1.6;font-style:italic;color:var(--app-text-muted);max-width:66ch}.wiz-pane .website-field{max-width:420px}.wiz-locale-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(150px,1fr));gap:12px}.wiz-locale{position:relative;display:flex;align-items:center;gap:10px;cursor:pointer;text-align:left;background:var(--app-surface);border:1.5px solid var(--app-border-strong);border-radius:12px;padding:12px 14px;transition:border-color .15s,box-shadow .15s}.wiz-locale:hover{border-color:var(--app-btn-primary)}.wiz-locale.is-on{border-color:var(--app-btn-primary);box-shadow:0 0 0 3px #315efb29}.wiz-locale__code{width:34px;height:34px;border-radius:8px;flex:none;display:inline-flex;align-items:center;justify-content:center;font-weight:700;font-size:12px;background:#315efb1a;color:var(--app-btn-primary)}.wiz-locale__label{font-weight:600;font-size:14px;color:var(--app-text)}.wiz-locale__check{margin-left:auto;color:var(--app-btn-primary)}.wiz-domain-choices{display:grid;grid-template-columns:1fr 1fr;gap:14px}@media (max-width: 640px){.wiz-domain-choices{grid-template-columns:1fr}}.wiz-domain-card{position:relative;display:flex;flex-direction:column;gap:8px;text-align:left;cursor:pointer;background:var(--app-surface);border:1.5px solid var(--app-border-strong);border-radius:14px;padding:18px 16px;transition:border-color .15s,box-shadow .15s;white-space:normal;min-width:0}.wiz-domain-card:hover{border-color:var(--app-btn-primary)}.wiz-domain-card.is-on{border-color:var(--app-btn-primary);box-shadow:0 0 0 3px #315efb29}.wiz-domain-card__icon{width:40px;height:40px;border-radius:10px;display:inline-flex;align-items:center;justify-content:center;background:#315efb1a;color:var(--app-btn-primary);font-size:16px}.wiz-domain-card__title{font-weight:700;font-size:15px;color:var(--app-text);white-space:normal}.wiz-domain-card__desc{font-size:13px;color:var(--app-text-muted);line-height:1.45;white-space:normal;overflow-wrap:anywhere;max-width:100%}.wiz-recap{display:grid;gap:0;border:1px solid var(--app-border);border-radius:12px;overflow:hidden;max-width:560px}.wiz-recap>div{display:flex;justify-content:space-between;gap:16px;padding:12px 16px}.wiz-recap>div:nth-child(odd){background:var(--app-surface-alt)}.wiz-recap dt{font-weight:600;color:var(--app-text-muted)}.wiz-recap dd{font-weight:600;color:var(--app-text);text-align:right}.wiz-nav{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-top:18px}.wiz-nav__count{font-size:13px;color:var(--app-text-muted);font-weight:600}@media (max-width: 640px){.wiz-step__label,.wiz-nav__count{display:none}}.website-tokenbar{display:flex;flex-wrap:wrap;align-items:center;gap:6px;margin:4px 0 10px}.website-tokenbar__lbl{font-size:12px;font-weight:600;color:#475569;margin-right:2px}.ws-zone-blocks{display:flex;flex-direction:column;gap:12px}.ws-block{position:relative;border:1px solid var(--app-border);border-radius:12px;background:var(--app-surface);box-shadow:var(--app-card-shadow);padding:12px;transition:border-color .15s,box-shadow .15s}.ws-block:hover{border-color:var(--app-border-strong)}.ws-block-bar{display:flex;justify-content:flex-end;gap:6px;margin-bottom:10px}.ws-block-bar button{width:30px;height:30px;padding:0;display:inline-flex;align-items:center;justify-content:center;font-size:13px;line-height:1;color:var(--app-text-muted);background:var(--app-surface);border:1px solid var(--app-border-strong);border-radius:8px;cursor:pointer;transition:background .15s,border-color .15s,color .15s,transform .12s}.ws-block-bar button:hover:not(:disabled){background:var(--app-surface-alt);border-color:var(--app-btn-primary);color:var(--app-text);transform:translateY(-1px)}.ws-block-bar button:disabled{opacity:.4;cursor:not-allowed}.ws-block-bar button:last-child:hover:not(:disabled){background:var(--app-danger-bg);border-color:var(--app-danger-border);color:var(--app-danger-text)}.ws-block-palette{display:flex;flex-wrap:wrap;gap:8px;margin-top:2px;padding-top:14px;border-top:1px dashed var(--app-border-strong)}.ws-block-palette button{min-height:36px;padding:0 14px;display:inline-flex;align-items:center;gap:7px;font:inherit;font-size:13px;font-weight:700;color:var(--app-text);background:var(--app-surface);border:1px solid var(--app-border-strong);border-radius:999px;cursor:pointer;transition:background .15s,border-color .15s,box-shadow .15s,transform .12s}.ws-block-palette button:hover{border-color:var(--app-btn-primary);background:var(--app-surface-alt);box-shadow:0 6px 16px var(--app-shadow-subtle);transform:translateY(-1px)}.ws-module-card{display:flex;flex-direction:column;gap:12px;padding:16px;border:1px solid rgba(49,94,251,.22);border-radius:10px;background:linear-gradient(180deg,#315efb0d,#315efb03)}.ws-module-card>strong{display:inline-flex;align-items:center;gap:8px;font-size:13px;font-weight:800;letter-spacing:.2px;color:var(--app-btn-primary)}.ws-module-card>strong:before{content:"";width:8px;height:8px;border-radius:50%;background:var(--app-btn-primary);flex:none}.ws-module-card label{display:flex;flex-direction:column;gap:5px;font-size:12px;font-weight:600;color:var(--app-text-muted)}.ws-module-warn{margin:0;font-size:12.5px;color:var(--app-danger-text);background:var(--app-danger-bg);border:1px solid var(--app-danger-border);border-radius:8px;padding:8px 10px}@media (min-width: 560px){.ws-module-card{display:grid;grid-template-columns:1fr 1fr;gap:12px 16px}.ws-module-card>strong,.ws-module-card>.ws-module-warn{grid-column:1 / -1}}@keyframes wimp-rise{0%{opacity:0;transform:translateY(14px)}to{opacity:1;transform:none}}@keyframes wimp-ping{0%{transform:scale(1);opacity:.45}80%,to{transform:scale(2.1);opacity:0}}@keyframes wimp-dash{to{background-position:0 -12px}}@keyframes wimp-pop{0%{transform:scale(.4)}60%{transform:scale(1.15)}to{transform:scale(1)}}.wimp-entry{display:grid;grid-template-columns:1fr 1fr;gap:18px}@media (max-width: 640px){.wimp-entry{grid-template-columns:1fr}}.wimp-entry .wiz-domain-card{min-height:190px;padding:24px 22px;gap:12px;border-radius:18px;animation:wimp-rise .45s cubic-bezier(.2,.7,.2,1) both;transition:border-color .18s,box-shadow .18s,transform .18s;overflow:hidden}.wimp-entry .wiz-domain-card:nth-child(2){animation-delay:.08s}.wimp-entry .wiz-domain-card:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;pointer-events:none;opacity:0;background:radial-gradient(420px 180px at 85% -20%,rgba(49,94,251,.12),transparent 70%),radial-gradient(1.5px 1.5px at 24px 24px,var(--app-border-strong) 1px,transparent 1.5px);background-size:auto,28px 28px;transition:opacity .25s}.wimp-entry .wiz-domain-card:hover{transform:translateY(-3px);box-shadow:0 10px 28px #0f172a1f}.wimp-entry .wiz-domain-card:hover:before{opacity:1}.wimp-entry .wiz-domain-card__icon{width:52px;height:52px;font-size:20px;border-radius:14px}.wimp-entry .wiz-domain-card__title{font-size:17px;letter-spacing:-.01em}.wimp-entry .wiz-domain-card__go{margin-top:auto;align-self:flex-start;display:inline-flex;align-items:center;gap:8px;font-size:13px;font-weight:700;color:var(--app-btn-primary)}.wimp-entry .wiz-domain-card__go i{transition:transform .18s}.wimp-entry .wiz-domain-card:hover .wiz-domain-card__go i{transform:translate(4px)}.wimp-pane{animation:wimp-rise .4s cubic-bezier(.2,.7,.2,1) both}.wimp-url{max-width:560px!important}.wimp-url__bar{position:relative;display:flex;align-items:center;gap:12px;background:var(--app-surface);border:1.5px solid var(--app-border-strong);border-radius:14px;padding:4px 6px 4px 16px;transition:border-color .18s,box-shadow .18s}.wimp-url__bar>i{color:var(--app-text-muted);font-size:15px}.wimp-url__bar input{flex:1;border:none!important;outline:none;background:transparent;font-size:16px;padding:12px 4px;color:var(--app-text);box-shadow:none!important}.wimp-url__bar:focus-within{border-color:var(--app-btn-primary);box-shadow:0 0 0 4px #315efb24}.wimp-url__bar:focus-within>i{color:var(--app-btn-primary)}.wimp-timeline{list-style:none;margin:18px 0 0;padding:0;max-width:460px}.wimp-tstep{position:relative;display:flex;align-items:center;gap:16px;padding:0 0 26px;animation:wimp-rise .4s both}.wimp-tstep:nth-child(1){animation-delay:.02s}.wimp-tstep:nth-child(2){animation-delay:.07s}.wimp-tstep:nth-child(3){animation-delay:.12s}.wimp-tstep:nth-child(4){animation-delay:.17s}.wimp-tstep:nth-child(5){animation-delay:.22s}.wimp-tstep:last-child{padding-bottom:0}.wimp-tstep:before{content:"";position:absolute;left:19px;top:40px;bottom:0;width:2px;background:var(--app-border-strong)}.wimp-tstep:last-child:before{display:none}.wimp-tstep--done:before{background:var(--app-btn-primary)}.wimp-tstep--current:before{background:repeating-linear-gradient(to bottom,var(--app-btn-primary) 0 6px,transparent 6px 12px);animation:wimp-dash .6s linear infinite}.wimp-tstep__dot{position:relative;z-index:1;flex:none;width:40px;height:40px;border-radius:50%;display:inline-flex;align-items:center;justify-content:center;font-weight:700;font-size:14px;background:var(--app-surface);border:2px solid var(--app-border-strong);color:var(--app-text-muted)}.wimp-tstep--current .wimp-tstep__dot{border-color:var(--app-btn-primary);color:var(--app-btn-primary)}.wimp-tstep--current .wimp-tstep__dot:after{content:"";position:absolute;top:-2px;right:-2px;bottom:-2px;left:-2px;border-radius:50%;border:2px solid var(--app-btn-primary);animation:wimp-ping 1.6s cubic-bezier(0,0,.2,1) infinite}.wimp-tstep--done .wimp-tstep__dot{background:var(--app-btn-primary);border-color:var(--app-btn-primary);color:#fff}.wimp-tstep--done .wimp-tstep__dot i{animation:wimp-pop .35s cubic-bezier(.2,.7,.2,1) both}.wimp-tstep__label{font-weight:600;font-size:14.5px;color:var(--app-text-muted)}.wimp-tstep--current .wimp-tstep__label,.wimp-tstep--done .wimp-tstep__label{color:var(--app-text)}.wimp-tstep__count{margin-left:auto;font-size:12.5px;font-weight:700;color:var(--app-btn-primary);background:#315efb1a;border-radius:999px;padding:3px 10px;font-variant-numeric:tabular-nums}.wimp-eta{display:inline-flex;align-items:center;gap:8px;margin:2px 0 14px;font-size:13.5px;font-weight:600;color:var(--app-btn-primary);background:#315efb14;border:1px solid rgba(49,94,251,.18);border-radius:999px;padding:6px 14px;font-variant-numeric:tabular-nums}.wimp-eta i{animation:wimp-flip 2.4s ease-in-out infinite}@keyframes wimp-flip{0%,70%{transform:rotate(0)}85%,to{transform:rotate(180deg)}}@media (prefers-reduced-motion: reduce){.wimp-entry .wiz-domain-card,.wimp-pane,.wimp-tstep{animation:none}.wimp-tstep--current .wimp-tstep__dot:after,.wimp-tstep--current:before{animation:none}.wimp-entry .wiz-domain-card,.wimp-entry .wiz-domain-card__go i{transition:none}.wimp-eta i{animation:none}}.ws-carousel-card__list{list-style:none;margin:10px 0;padding:0;display:flex;flex-direction:column;gap:8px}.ws-carousel-card__play{display:flex;align-items:center;gap:18px;margin-top:10px;flex-wrap:wrap}.ws-carousel-card__autoplay{display:inline-flex;align-items:center;gap:8px;font-size:13px;color:var(--app-text-muted);cursor:pointer}.ws-carousel-card__interval{display:inline-flex;align-items:center;gap:8px;font-size:13px;color:var(--app-text-muted)}.ws-carousel-card__interval input{width:64px}.ws-carousel-card__list li{display:flex;align-items:center;gap:10px}.ws-carousel-card__list img{width:72px;height:48px;-o-object-fit:cover;object-fit:cover;border-radius:8px;border:1px solid var(--app-border);flex:none}.ws-carousel-card__list input{flex:1;min-width:0}.website-code--editable{border:1px dashed transparent;cursor:pointer;font:inherit;color:inherit}.website-code--editable:hover,.website-code--editable:focus-visible{border-color:var(--app-border, #ccc)}.website-code--editable .fa-pen{font-size:.75em;opacity:.55;margin-left:.35em}.website-handle-edit{display:inline-flex;gap:6px;align-items:center;flex-wrap:wrap}.website-handle-edit input[type=text]{max-width:190px}.website-inline-edit-btn{background:none;border:1px dashed transparent;border-radius:4px;padding:2px 4px;cursor:pointer;color:inherit;font:inherit;opacity:.55}.website-inline-edit-btn:hover,.website-inline-edit-btn:focus-visible{border-color:var(--app-border, #ccc);opacity:1}.website-inline-edit-btn .fa-pen{font-size:.8em}.bkw{display:flex;flex-direction:column;gap:16px}.bkw-head{display:flex;align-items:flex-start;justify-content:space-between;gap:16px;flex-wrap:wrap}.bkw-head__title{display:flex;align-items:center;gap:10px;font-size:24px;font-weight:800;letter-spacing:-.02em;color:var(--app-text)}.bkw-head__title i{color:var(--app-btn-primary)}.bkw-head__sub{margin-top:4px;font-size:14px;color:var(--app-text-muted);max-width:62ch}.bkw-rail{display:flex;list-style:none;margin:0;padding:0;gap:4px}.bkw-rail__item{flex:1 1 0;min-width:0}.bkw-rail__btn{width:100%;display:flex;flex-direction:column;align-items:center;gap:7px;background:none;border:none;padding:6px 2px 2px;cursor:pointer;font:inherit;color:var(--app-text-muted);position:relative}.bkw-rail__btn[disabled]{cursor:default}.bkw-rail__btn:before{content:"";position:absolute;top:21px;right:50%;left:-50%;height:2px;background:var(--app-border);z-index:0}.bkw-rail__item:first-child .bkw-rail__btn:before{display:none}.bkw-rail__dot{position:relative;z-index:1;width:30px;height:30px;border-radius:50%;display:inline-flex;align-items:center;justify-content:center;border:2px solid var(--app-border);background:var(--app-surface);font-size:13px;font-weight:700;color:var(--app-text-muted);transition:transform .18s ease,box-shadow .18s ease,background .18s ease}.bkw-rail__label{font-size:12px;font-weight:600;text-align:center;line-height:1.25;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;max-width:100%}.bkw-rail__btn[data-state=done]:before,.bkw-rail__btn[data-state=current]:before{background:var(--app-btn-primary)}.bkw-rail__btn[data-state=done] .bkw-rail__dot{background:var(--app-btn-primary);border-color:var(--app-btn-primary);color:#fff}.bkw-rail__btn[data-state=current] .bkw-rail__dot{border-color:var(--app-btn-primary);color:var(--app-btn-primary);box-shadow:0 0 0 4px #315efb29}.bkw-rail__btn[data-state=done] .bkw-rail__label,.bkw-rail__btn[data-state=current] .bkw-rail__label{color:var(--app-text)}.bkw-rail__btn:not([disabled]):hover .bkw-rail__dot{transform:translateY(-2px)}.bkw-rail__btn:focus-visible{outline:none}.bkw-rail__btn:focus-visible .bkw-rail__dot{box-shadow:0 0 0 4px #315efb59}.bkw-gcal{display:flex;align-items:center;gap:12px;padding:11px 14px;border-radius:12px;border:1px solid var(--app-border);border-left:4px solid #f59e0b;background:var(--app-surface-alt);color:var(--app-text)}.bkw-gcal>i{color:#f59e0b;font-size:16px;flex-shrink:0}.bkw-gcal__text{display:flex;flex-direction:column;gap:2px;min-width:0;flex:1}.bkw-gcal__text strong{font-size:13.5px;font-weight:700}.bkw-gcal__text span{font-size:12.5px;color:var(--app-text-muted)}.bkw-state{display:inline-flex;align-items:center;gap:8px;align-self:flex-start;padding:8px 13px;border-radius:999px;font-size:13.5px;font-weight:600;margin:0}.bkw-state--on{background:#16a34a1f;color:#15803d}.bkw-state--off{background:#f59e0b24;color:#b45309}html.theme-dark .bkw-state--on{color:#4ade80}html.theme-dark .bkw-state--off{color:#fbbf24}.bkw-body{display:block}.bkw-panel{background:var(--app-surface);border:1px solid var(--app-border);border-radius:16px;padding:24px 26px;min-height:380px}.bkw-pane{display:flex;flex-direction:column;gap:14px}.bkw-pane__title{font-size:21px;font-weight:800;letter-spacing:-.01em;color:var(--app-text);margin:0}.bkw-pane__lead{font-size:14.5px;line-height:1.6;color:var(--app-text-muted);max-width:66ch;margin:0}.bkw-pane .website-field{max-width:100%}.bkw-pane .website-field input,.bkw-pane .website-field select,.bkw-pane .website-field textarea{max-width:520px}.bkw-url{display:inline-flex;align-items:center;gap:8px;align-self:flex-start;padding:7px 12px;border-radius:999px;background:var(--app-surface-alt);border:1px solid var(--app-border);font-size:12.5px;color:var(--app-text-muted);max-width:100%}.bkw-url code{font-family:ui-monospace,SFMono-Regular,Menlo,monospace;color:var(--app-text);overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.bkw-url--derived code{font-style:italic}.bkw-nav{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:12px 16px;border:1px solid var(--app-border);border-radius:14px;background:var(--app-surface);position:sticky;bottom:10px;z-index:2}.bkw-nav__mid{display:flex;flex-direction:column;align-items:center;gap:2px;min-width:0}.bkw-nav__count{font-size:12.5px;font-weight:700;color:var(--app-text-muted)}.bkw-nav__why{font-size:12px;color:var(--app-warn, #b45309);text-align:center}@media (max-width: 700px){.bkw-panel{padding:18px 16px}.bkw-rail__label{display:none}.bkw-nav{padding:10px 12px}.bkw-nav__why{display:none}}.onb-journey{list-style:none;margin:16px 0 0;padding:0;display:grid;gap:12px}.onb-journey__step{padding:16px}.onb-journey__head{display:flex;align-items:flex-start;gap:12px;flex-wrap:wrap}.onb-journey__title{flex:1 1 260px;min-width:0}.onb-journey__title .wiz-pane__title{margin:0}.onb-journey__title .wiz-pane__lead{margin:4px 0 0}.onb-journey__badge{white-space:nowrap;align-self:center;font-size:.85rem;border-radius:999px;padding:4px 10px;border:1px solid var(--app-border, #d0d5dd);color:var(--app-text-muted, #667085);background:var(--app-surface-2, transparent)}.onb-journey__badge--done{color:var(--app-success, #067647);border-color:var(--app-success, #067647)}.onb-journey__badge--snoozed,.onb-journey__badge--skipped{opacity:.85}.onb-journey__step--done .onb-journey__title,.onb-journey__step--skipped .onb-journey__title{opacity:.75}.onb-journey__actions{display:flex;flex-wrap:wrap;gap:8px;margin-top:12px}@media (max-width: 640px){.onb-journey__actions>*{flex:1 1 100%}.onb-journey__badge{align-self:flex-start}}.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-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-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}.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.theme-dark .scoring-header h2,html.theme-dark .scoring-card-title h4,html.theme-dark .scoring-existing-title{color:var(--app-text)}html.theme-dark .scoring-count,html.theme-dark .scoring-empty,html.theme-dark .scoring-back-link,html.theme-dark .scoring-email{color:var(--app-text-muted)}html.theme-dark .scoring-card{background:var(--app-surface);border-color:var(--app-border)}html.theme-dark .scoring-card-head,html.theme-dark .scoring-empty,html.theme-dark .scoring-existing-row{background:var(--app-surface-alt);border-color:var(--app-border)}html.theme-dark .scoring-create-row,html.theme-dark .scoring-card-body{border-color:var(--app-border)}html.theme-dark .scoring-lk-field input[type=text],html.theme-dark .scoring-create-actions .btn-secondary{background:var(--app-surface-alt);border-color:var(--app-border);color:var(--app-text)}html.theme-dark .scoring-lk-check:hover:not(:disabled),html.theme-dark .scoring-create-actions .btn-secondary:hover:not(:disabled){background:var(--app-muted-surface)}html.theme-dark .scoring-focus-tag{background:var(--app-danger-bg);color:var(--app-danger-text)}html.theme-dark .scoring-lk-ok{background:var(--app-success-bg);color:var(--app-success-text)}html.theme-dark .scoring-lk-nok{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-nok,html.theme-dark .scoring-pdf{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{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-field input[type=text],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.theme-dark .cvup-wrap{background:var(--app-main-bg)}html.theme-dark .cvup-header h1,html.theme-dark .cvup-card h4,html.theme-dark .cvup-score-cell{color:var(--app-text)}html.theme-dark .cvup-header p,html.theme-dark .cvup-dz-sub,html.theme-dark .cvup-row-status,html.theme-dark .cvup-results{color:var(--app-text-muted)}html.theme-dark .cvup-card{background:var(--app-surface);border-color:var(--app-border)}html.theme-dark .cvup-dropzone{background:var(--app-surface-alt)}html.theme-dark .cvup-dropzone:hover,html.theme-dark .cvup-dropzone:focus-visible,html.theme-dark .cvup-dropzone.is-hover{background:var(--app-muted-surface)}html.theme-dark .cvup-dz-icon{background:var(--app-muted-surface)}html.theme-dark .cvup-results div{border-bottom-color:var(--app-border)}html.theme-dark .cvup-score-table>tbody>tr,html.theme-dark .cvup-inner-table td{border-color:var(--app-border)}html.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:1120;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--compact{width:min(620px,96vw)}.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:var(--app-text-muted);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__notice{margin:14px 0 0;padding:11px 14px;border-radius:12px;font-size:14px;font-weight:600}.bo-list__notice--success{background:#ecfdf3;color:#166534;border:1px solid #bbf7d0}.bo-list__notice--error{background:#fef2f2;color:#b91c1c;border:1px solid #fecaca}.bo-list__modal-actions{display:flex;justify-content:flex-end;gap:10px;padding:0 18px 18px}.bo-list__modal-actions--spread{justify-content:space-between}.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--primary{background:#315efb;border-color:#315efb;color:#fff}.bo-list__modal-btn--primary:hover{background:#214cdb;border-color:#214cdb}.bo-list__modal-btn--danger{background:#fff;color:#dc2626;border-color:#fecaca}.bo-list__modal-error{margin:10px 0 0;padding:0 18px;font-size:14px;color:#c02626;font-weight:500}.bo-list__import-dropzone{margin-top:16px;border:1px dashed #c9d6f4;border-radius:16px;background:#f8fbff;padding:16px;display:grid;gap:10px;text-align:center}.bo-list__import-dropzone.is-dragover{border-color:#3b5bdb;background:#eef4ff;box-shadow:0 0 0 3px #3b5bdb14}.bo-list__import-dropzone.has-files{border-style:solid;border-color:#dbe5f3;background:#f8fbff;padding:12px}.bo-list__import-file-label,.bo-list__import-empty{display:grid;gap:4px;cursor:pointer}.bo-list__import-empty strong{color:#0f1f3a;font-family:Plus Jakarta Sans,sans-serif;font-size:14px;font-weight:800}.bo-list__import-empty span{color:#64748b;font-size:13px}.bo-list__import-files-selected{width:min(100%,760px);margin:0 auto;padding:4px;display:grid;gap:8px;text-align:left;border:0;border-radius:10px;background:#fff}.bo-list__import-files-summary{display:grid;gap:3px}.bo-list__import-files-summary strong{color:#173e9a;font-size:15px}.bo-list__import-files-summary strong:before{content:none}.bo-list__import-files-summary span{color:#64748b;font-size:13px}.bo-list__import-file-list{display:grid;gap:6px;max-height:190px;overflow-y:auto}.bo-list__import-file-row{min-width:0;padding:8px 10px;display:flex;align-items:center;gap:9px;border:1px solid #edf1f7;border-radius:9px;background:#f8fbff;color:#2453d4}.bo-list__import-file-row-name{min-width:0;overflow:hidden;flex:1;color:#334155;font-size:13px;font-weight:600;text-overflow:ellipsis;white-space:nowrap}.bo-list__import-add-more{width:-moz-fit-content;width:fit-content;color:#2453d4;cursor:pointer;font-size:13px;font-weight:700}.bo-list__import-add-more i{margin-right:6px}.bo-list__import-clear-files{width:-moz-fit-content;width:fit-content;display:inline-flex;align-items:center;gap:5px;padding:2px 0;border:0;background:transparent;color:#64748b;cursor:pointer;font-size:12px;font-weight:700}.bo-list__import-clear-files:hover{color:#2453d4}.bo-list__import-file-title{color:#0f1f3a;font-family:Plus Jakarta Sans,sans-serif;font-size:14px;font-weight:800}.bo-list__import-file-subtitle,.bo-list__import-hint,.bo-list__import-file-name{color:#64748b;font-size:13px;line-height:1.45}.bo-list__import-file{position:absolute;width:1px;height:1px;opacity:0;pointer-events:none}.bo-list__import-file-selected{width:min(100%,620px);margin:0 auto;padding:12px 14px;display:flex;align-items:center;justify-content:space-between;gap:12px;text-align:left;border:1px solid #cfe0ff;border-radius:12px;background:#fff}.bo-list__import-file-selected-copy{min-width:0;display:grid;gap:3px}.bo-list__import-file-selected-copy strong{color:#173e9a;font-size:14px}.bo-list__import-file-selected-copy span{overflow:hidden;color:#475569;font-size:13px;text-overflow:ellipsis;white-space:nowrap}.bo-list__import-file-size{color:#64748b;font-size:12px}.bo-list__import-file-actions{display:flex;align-items:center;gap:8px;flex:0 0 auto}.bo-list__import-replace{color:#2453d4;cursor:pointer;font-size:13px;font-weight:700}.bo-list__import-remove{width:30px;height:30px;display:inline-flex;align-items:center;justify-content:center;border:1px solid #dbe3f1;border-radius:50%;background:#fff;color:#64748b;cursor:pointer}.bo-list__import-remove:hover{border-color:#f3b4b4;background:#fff5f5;color:#c02626}.bo-list__import-hint{margin:0}.bo-list__import-confirmation-stage{display:grid;gap:16px}.bo-list__import-confirmation-head,.bo-list__import-confirmation-actions,.bo-list__import-confirmation-existing{display:flex;align-items:center;justify-content:space-between;gap:12px}.bo-list__import-confirmation-head h4{margin:0 0 4px;color:#0f1f3a;font-size:17px}.bo-list__import-confirmation-head p,.bo-list__import-confirmation-existing span{margin:0;color:#64748b;font-size:13px}.bo-list__import-confirmation-head>strong{flex:0 0 auto;color:#2453d4;font-size:14px}.bo-list__import-confirmation-actions{justify-content:flex-start;flex-wrap:wrap}.bo-list__import-confirmation-list{display:grid;gap:8px;max-height:360px;overflow-y:auto}.bo-list__import-confirmation-card{padding:12px;display:grid;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:12px;border:1px solid #dbe7ff;border-radius:12px;background:#f8fbff}.bo-list__import-confirmation-card.is-unselected{opacity:.58;background:#f8fafc}.bo-list__import-confirmation-check input{width:18px;height:18px}.bo-list__import-confirmation-copy{min-width:0;display:grid;gap:3px}.bo-list__import-confirmation-copy strong,.bo-list__import-confirmation-copy span,.bo-list__import-confirmation-copy small{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.bo-list__import-confirmation-copy strong{color:#0f1f3a;font-size:14px}.bo-list__import-confirmation-copy span,.bo-list__import-confirmation-copy small{color:#64748b;font-size:12px}.bo-list__import-type-select{display:grid;gap:4px;color:#64748b;font-size:11px;font-weight:700}.bo-list__import-type-select select{min-width:132px;padding:7px 9px;border:1px solid #cbd8ef;border-radius:8px;background:#fff;color:#1e3a8a;font-size:12px;font-weight:700}.bo-list__import-confirmation-existing{justify-content:flex-start;flex-wrap:wrap;padding:12px;border:1px solid #f1dfb5;border-radius:12px;background:#fffaf0}.bo-list__import-confirmation-existing strong{color:#8a5b0a;font-size:14px}.bo-list__import-confirmation-existing-list{display:grid;flex:1 1 100%;gap:8px}.bo-list__import-confirmation-existing-item{display:grid;gap:2px;padding:10px 12px;border:1px solid #e4eaf4;border-radius:10px;background:#fff}.bo-list__import-confirmation-existing-item span,.bo-list__import-confirmation-existing-item small{color:#64748b}.bo-list__ai-import-banner{margin-top:14px;border:1px solid #dbe3f1;border-radius:16px;background:linear-gradient(180deg,#fff,#f8fbff);padding:14px 16px;display:flex;align-items:center;justify-content:space-between;gap:12px}.bo-list__ai-import-banner strong,.bo-list__ai-import-detail-head strong{display:block;color:#0f172a;font-size:15px;font-weight:800}.bo-list__ai-import-banner span,.bo-list__ai-import-detail-head span,.bo-list__ai-import-mapping-item span,.bo-list__ai-import-mapping-item small{color:#64748b;font-size:13px;line-height:1.45}.bo-list__modal--import-wizard,.bo-list__modal--import-review{width:min(1240px,calc(100vw - 48px));max-width:1240px;max-height:min(92vh,1100px);display:flex;flex-direction:column}.bo-list__modal--import-wizard .bo-list__modal-body,.bo-list__modal--import-review .bo-list__modal-body{flex:1 1 auto;overflow-y:auto;overflow-x:hidden}.bo-list__modal--import-wizard .bo-list__modal-actions{flex:0 0 auto;padding-top:14px;border-top:1px solid #eef2f7;background:#fff}.bo-list__import-steps{display:flex;gap:10px;flex-wrap:wrap;margin-bottom:18px}.bo-list__import-step-pill{display:inline-flex;align-items:center;border-radius:999px;border:1px solid #dbe3f1;padding:8px 12px;color:#64748b;font-size:12px;font-weight:700;letter-spacing:.01em;background:#fff}.bo-list__import-step-pill.is-active{color:#1d4ed8;border-color:#3b5bdb38;background:#eef4ff}.bo-list__import-mode-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(180px,1fr));gap:14px}.bo-list__import-mode-card{-webkit-appearance:none;-moz-appearance:none;appearance:none;border:1px solid #dbe3f1;border-radius:18px;background:linear-gradient(180deg,#fff,#f8fbff);padding:18px;text-align:left;display:grid;gap:8px;cursor:pointer;transition:transform .14s ease,box-shadow .14s ease,border-color .14s ease}.bo-list__import-mode-card:hover:not(:disabled){transform:translateY(-1px);border-color:#3b5bdb47;box-shadow:0 14px 30px #0f172a14}.bo-list__import-mode-icon{width:42px;height:42px;border-radius:14px;display:inline-flex;align-items:center;justify-content:center;background:#eef4ff;color:#3056d3;font-size:18px}.bo-list__import-mode-title{color:#0f172a;font-size:16px;font-weight:800}.bo-list__import-mode-subtitle,.bo-list__import-stage-copy,.bo-list__import-mapping-summary span,.bo-list__import-drop-hint,.bo-list__import-select-wrap span{color:#64748b;font-size:13px;line-height:1.5}.bo-list__import-dropzone-icon{width:48px;height:48px;margin:0 auto 4px;border-radius:16px;display:inline-flex;align-items:center;justify-content:center;background:#fff;color:#3056d3;border:1px solid #dbe3f1;font-size:20px}.bo-list__import-dropzone-icon.is-selected{background:#e8f7ee;color:#17804b}@media (max-width: 720px){.bo-list__import-files-selected{padding:12px}.bo-list__import-file-size{display:none}.bo-list__import-confirmation-card{grid-template-columns:auto minmax(0,1fr)}.bo-list__import-type-select{grid-column:2}}.bo-list__import-upload-stage{display:grid;gap:12px}.bo-list__import-mapping-stage{display:grid;gap:16px}.bo-list__import-mapping-summary{border:1px solid #e2e8f0;border-radius:16px;background:#f8fbff;padding:14px 16px;display:flex;flex-wrap:wrap;justify-content:space-between;gap:12px}.bo-list__import-mapping-summary strong{display:block;color:#0f172a;margin-bottom:4px}.bo-list__import-mapping-layout{display:grid;grid-template-columns:minmax(220px,280px) minmax(0,1fr);gap:16px;align-items:start}.bo-list__import-column-bank,.bo-list__import-mapping-fields{display:grid;gap:12px}.bo-list__import-column-bank{position:sticky;top:0;align-self:start}.bo-list__import-column-bank h4,.bo-list__import-mapping-card h4{margin:0;color:#0f172a;font-size:15px;font-weight:800}.bo-list__import-column-list{display:grid;gap:10px;max-height:min(62vh,720px);overflow-y:auto;padding-right:4px}.bo-list__import-column-chip{-webkit-appearance:none;-moz-appearance:none;appearance:none;width:100%;text-align:left;border:1px solid #dbe3f1;border-radius:14px;background:#fff;padding:10px 12px;display:grid;gap:4px;cursor:grab}.bo-list__import-column-chip-title{color:#0f172a;font-size:14px;font-weight:700}.bo-list__import-column-chip-meta{color:#64748b;font-size:12px;line-height:1.4}.bo-list__import-mapping-fields{grid-template-columns:repeat(2,minmax(280px,1fr));align-items:start}.bo-list__import-mapping-card{border:1px solid #dbe3f1;border-radius:16px;background:#fff;padding:14px;display:grid;gap:12px}.bo-list__import-mapping-card.is-mapped{border-color:#3b5bdb47;box-shadow:0 10px 24px #3b5bdb14}.bo-list__import-mapping-card-head{display:flex;justify-content:space-between;gap:12px;align-items:start}.bo-list__import-mapping-card-head p{margin:4px 0 0;color:#64748b;font-size:12px;line-height:1.45}.bo-list__import-clear-btn{-webkit-appearance:none;-moz-appearance:none;appearance:none;border:1px solid #dbe3f1;background:#fff;color:#475569;border-radius:999px;padding:7px 11px;font-size:12px;font-weight:700;cursor:pointer}.bo-list__import-mapped-pill{border-radius:14px;background:#eef4ff;color:#1e3a8a;padding:10px 12px;display:grid;gap:4px}.bo-list__import-mapped-pill strong{font-size:13px}.bo-list__import-mapped-pill span{font-size:12px}.bo-list__import-select-wrap{display:grid;gap:6px}.bo-list__import-select-wrap select{width:100%;border:1px solid #dbe3f1;border-radius:12px;padding:10px 12px;background:#fff;color:#0f172a}.bo-list__import-preview-table-wrap{overflow-x:auto;border:1px solid #e2e8f0;border-radius:16px;margin-top:4px}.bo-list__import-preview-table{width:100%;border-collapse:collapse;min-width:560px}.bo-list__import-preview-table th,.bo-list__import-preview-table td{padding:12px 14px;border-bottom:1px solid #e2e8f0;text-align:left;font-size:13px}.bo-list__import-preview-table th{background:#f8fafc;color:#334155;font-weight:800}.bo-list__import-preview-table td{color:#0f172a}.bo-list__import-warning{margin:0;color:#b45309;background:#fffbeb;border:1px solid #fcd34d;border-radius:12px;padding:10px 12px;font-size:13px}.bo-list__import-conflict-stage{border:1px solid #dbe3f1;border-radius:18px;background:#f8fbff;padding:16px;display:grid;gap:14px}.bo-list__import-conflict-head{display:flex;justify-content:space-between;gap:14px;align-items:start;flex-wrap:wrap}.bo-list__import-conflict-head h4{margin:0;color:#0f172a;font-size:16px;font-weight:800}.bo-list__import-conflict-head p{margin:4px 0 0;color:#64748b;font-size:13px;line-height:1.45}.bo-list__import-conflict-summary{display:flex;gap:8px;flex-wrap:wrap}.bo-list__import-conflict-summary span{border:1px solid #dbe3f1;border-radius:999px;background:#fff;color:#475569;padding:7px 10px;font-size:12px;font-weight:700}.bo-list__import-conflict-list{display:grid;gap:12px}.bo-list__import-conflict-card{border:1px solid #dbe3f1;border-radius:16px;background:#fff;padding:14px;display:grid;gap:12px}.bo-list__modal--import-decision{width:min(940px,96vw);max-height:min(92vh,980px);display:grid;grid-template-rows:auto minmax(0,1fr) auto;overflow:hidden}.bo-list__modal--import-decision .bo-list__modal-header{padding:18px 22px}.bo-list__modal--import-decision .bo-list__modal-header p{margin:6px 0 0;color:#64748b;font-size:13px;line-height:1.45}.bo-list__modal--import-decision .bo-list__modal-body{padding:18px 22px;overflow-y:auto;min-height:0}.bo-list__modal--import-decision .bo-list__modal-actions{padding:14px 22px 22px;border-top:1px solid #eef2f7;background:#fff}.bo-list__import-conflict-card-head,.bo-list__import-conflict-profile{display:grid;grid-template-columns:minmax(0,1fr) repeat(auto-fit,minmax(220px,320px));gap:12px;align-items:start}.bo-list__import-conflict-badges{display:flex;flex-wrap:wrap;gap:8px}.bo-list__import-conflict-badges span{border:1px solid #dbe3f1;border-radius:999px;background:#f8fafc;color:#475569;padding:6px 10px;font-size:11px;font-weight:800}.bo-list__import-conflict-badges .is-warning{border-color:#fed7aa;background:#fff7ed;color:#c2410c}.bo-list__import-conflict-card strong,.bo-list__import-conflict-profile strong{display:block;color:#0f172a;font-weight:800}.bo-list__import-conflict-card span,.bo-list__import-conflict-profile span,.bo-list__import-conflict-profile small{color:#64748b;font-size:13px;line-height:1.45}.bo-list__import-conflict-actions{display:grid;gap:10px;justify-items:start}.bo-list__import-conflict-state{border:1px solid #dbe3f1;border-radius:14px;background:#f8fbff;padding:12px 14px;display:grid;gap:4px}.bo-list__import-conflict-state.is-ready{border-color:#3b5bdb42;background:#eef4ff}.bo-list__import-conflict-state.is-neutral{border-color:#e2e8f0;background:#f8fafc}.bo-list__import-conflict-state strong{color:#0f172a;font-size:13px;font-weight:800}.bo-list__import-conflict-state span{color:#64748b;font-size:12px}.bo-list__import-conflict-fields{display:grid;grid-template-columns:repeat(auto-fit,minmax(260px,1fr));gap:10px;align-items:start}.bo-list__import-conflict-field{border:1px solid #e2e8f0;border-radius:14px;background:#f8fafc;padding:10px;display:grid;grid-template-columns:auto minmax(0,1fr) auto;gap:10px;align-items:start;min-height:88px}.bo-list__import-conflict-field small{display:block;color:#64748b;font-size:12px;line-height:1.35}.bo-list__import-conflict-field em{color:#2563eb;font-size:11px;font-style:normal;font-weight:800}.bo-list__import-conflict-explain,.bo-list__import-conflict-empty{margin:0;border:1px solid #e2e8f0;border-radius:14px;background:#f8fafc;color:#475569;padding:10px 12px;font-size:12px;line-height:1.45}.bo-list__import-conflict-empty{display:flex;align-items:center;min-height:48px}.bo-list__import-modal-actions-left,.bo-list__import-modal-actions-right{display:flex;gap:10px;align-items:center}.bo-list__import-decision-progress{font-size:13px;font-weight:700;color:#64748b;padding:8px 12px;border-radius:999px;background:#f8fbff;border:1px solid #dbe3f1}.bo-list__import-decision-body{display:grid;gap:18px;align-content:start}.bo-list__import-decision-overview{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px}.bo-list__import-decision-card{border:1px solid #dbe3f1;border-radius:18px;background:linear-gradient(180deg,#fff,#f8fbff);padding:16px;display:grid;gap:8px;align-content:start;min-height:214px}.bo-list__import-decision-eyebrow{color:#3b5bdb;font-size:11px;font-weight:800;letter-spacing:.08em;text-transform:uppercase}.bo-list__import-decision-card strong{color:#0f172a;font-size:18px;font-weight:800}.bo-list__import-decision-card p{margin:0;color:#64748b;font-size:13px;line-height:1.5}.bo-list__import-decision-facts{display:flex;flex-wrap:wrap;gap:8px;align-content:start}.bo-list__import-decision-facts span{border:1px solid #dbe3f1;border-radius:999px;background:#fff;color:#475569;padding:7px 10px;font-size:12px;font-weight:700}.bo-list__import-decision-actions-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.bo-list__import-decision-action{-webkit-appearance:none;-moz-appearance:none;appearance:none;border:1px solid #dbe3f1;border-radius:16px;background:#fff;text-align:left;padding:14px;display:grid;gap:6px;cursor:pointer;transition:border-color .2s ease,background .2s ease,transform .2s ease;align-content:start;min-height:118px}.bo-list__import-decision-action:hover{border-color:#3b5bdb5c;transform:translateY(-1px)}.bo-list__import-decision-action.is-active{border-color:#3b5bdb6b;background:#eef4ff;box-shadow:0 12px 26px #3b5bdb1f}.bo-list__import-decision-action strong{color:#0f172a;font-size:14px;font-weight:800}.bo-list__import-decision-action span{color:#64748b;font-size:12px;line-height:1.5}.bo-list__ai-import-review-body{display:grid;grid-template-columns:minmax(240px,300px) minmax(0,1fr);gap:18px}.bo-list__ai-import-review-list{display:grid;gap:10px;align-content:start}.bo-list__ai-import-request-card{-webkit-appearance:none;-moz-appearance:none;appearance:none;width:100%;text-align:left;border:1px solid #dbe3f1;border-radius:16px;background:#fff;padding:14px;display:grid;gap:4px}.bo-list__ai-import-request-card.is-active{border-color:#3b5bdb5c;background:#eef4ff}.bo-list__ai-import-review-detail{display:grid;gap:16px;align-content:start}.bo-list__ai-import-detail-head{display:flex;justify-content:space-between;gap:12px;flex-wrap:wrap;border:1px solid #e2e8f0;border-radius:16px;background:#f8fbff;padding:14px 16px}.bo-list__ai-import-mapping-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(180px,1fr));gap:12px}.bo-list__ai-import-mapping-item{border:1px solid #e2e8f0;border-radius:14px;background:#fff;padding:12px 14px;display:grid;gap:4px}@media (max-width: 900px){.bo-list__modal--import-wizard{width:min(96vw,96vw);max-height:94vh}.bo-list__import-mapping-layout{grid-template-columns:1fr}.bo-list__import-column-bank{position:static}.bo-list__import-column-list{max-height:none;overflow:visible}.bo-list__import-mapping-fields,.bo-list__ai-import-review-body,.bo-list__import-decision-overview,.bo-list__import-decision-actions-grid,.bo-list__import-conflict-card-head,.bo-list__import-conflict-profile{grid-template-columns:1fr}}@media (max-width: 640px){.bo-list__ai-import-banner{flex-direction:column;align-items:stretch}}.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 clamp(18px,3vw,42px) 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:var(--app-surface);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__primary-add--secondary{background:#fff;border-color:#cfd9f1;color:#315efb!important;box-shadow:0 8px 18px #315efb1a}.bo-list__primary-add--secondary:hover{background:#f7faff;border-color:#b8c8f6;color:#214cdb!important}.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%;max-width:1380px;margin-inline:auto}.bo-list--candidates-table .bo-list__main{width:100%;max-width:1380px;margin-inline:auto;min-width:0}.bo-list--candidates-table .bo-list__table-wrap,.bo-list--candidates-table .sales-contacts__table-wrap{margin-inline:auto}.bo-list--sales-contacts .sales-contacts__table{min-width:1040px}.bo-list__panel-actions{display:flex;align-items:center;justify-content:flex-end;gap:10px;flex-wrap:wrap}.bo-list--candidates-table .bo-list__panel-actions{flex-direction:row;align-items:flex-end;flex-wrap:wrap}.bo-list--candidates-table .bo-list__panel-actions>*{width:auto;max-width:none}@media (max-width: 900px){.bo-list--candidates-table .bo-list__panel-actions{flex-direction:column;align-items:stretch}.bo-list--candidates-table .bo-list__panel-actions>*{width:100%;max-width:280px}}.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 select option{color:#15213a!important;background:#fff!important}.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-profile{-moz-appearance:none;appearance:none;-webkit-appearance:none;cursor:pointer;text-align:left;width:100%}.bo-list__quick-profile:hover{background:#f1f6ff;border-color:#cfd9f1}.bo-list__quick-profile:focus-visible{outline:2px solid rgba(49,94,251,.22);outline-offset:2px}.bo-list__quick-tabs{align-items:center;background:var(--app-muted-surface, #f4f6fa);border:1px solid var(--app-border, #dfe6f2);border-radius:11px;display:flex;gap:3px;margin:18px 0 0;padding:3px;overflow-x:auto;scrollbar-width:none}.bo-list__quick-tabs::-webkit-scrollbar{display:none}.bo-list__quick-tab{flex:0 0 auto;align-items:center;background:transparent;border:0;border-radius:8px;color:var(--app-text-muted, #667085);cursor:pointer;display:inline-flex;gap:7px;font-size:12px;font-weight:700;line-height:1;padding:9px 11px;white-space:nowrap;transition:background .18s ease,box-shadow .18s ease,color .18s ease}.bo-list__quick-tab:hover{color:var(--app-text, #101828)}.bo-list__quick-tab.is-active{background:var(--app-surface, #fff);box-shadow:0 2px 7px #171f381a;color:var(--app-text, #101828)}.bo-list__quick-tab:focus-visible{outline:2px solid var(--app-btn-primary, #315efb);outline-offset:1px}@media (max-width: 700px){.bo-list__quick-tabs{gap:2px;width:100%}.bo-list__quick-tab{flex:1 0 auto;justify-content:center;padding-inline:6px}}.bo-list__quick-tab-empty{min-height:132px}.bo-list__quick-tab-link{display:inline-flex;align-items:center;gap:8px;padding:10px 12px;border-radius:9px;background:#f1f5ff;color:#315efb;font-size:12px;font-weight:800;text-decoration:none}.bo-list__quick-tab-link:hover{background:#e5edff}.bo-list--candidates-table .bo-list__table th:not(.bo-list__check-col):not(.bo-list__actions-col),.bo-list--candidates-table .bo-list__table td:not(.bo-list__check-col):not(.bo-list__actions-col){text-align:center}.bo-list--candidates-table .bo-list__candidate-cell,.bo-list--candidates-table .bo-list__company-cell,.bo-list--candidates-table .bo-list__mission-cell,.bo-list--candidates-table .bo-list__contact-cell{width:100%;box-sizing:border-box;justify-content:center}.bo-list--candidates-table .bo-list__candidate-cell{justify-content:flex-start}.bo-list--candidates-table .bo-list__candidate-main,.bo-list--candidates-table .bo-list__contact-copy{text-align:left}.bo-list--candidates-table .bo-list__table th:nth-child(2),.bo-list--candidates-table .bo-list__table td:nth-child(2){padding-left:16px!important;padding-right:16px!important;text-align:left!important}.bo-list--candidates-table .bo-list__table td:nth-child(2) .bo-list__candidate-cell,.bo-list--candidates-table .bo-list__table td:nth-child(2) .bo-list__profile-trigger{justify-content:flex-start!important;margin-left:0!important}.bo-list__quick-contact-summary{display:grid;gap:5px;margin-top:12px;padding-top:10px;border-top:1px solid #edf1f7}.bo-list__quick-contact-summary a,.bo-list__quick-contact-summary p{margin:0;color:#667085;font-size:11px;font-weight:700;text-decoration:none}.bo-list__quick-contact-summary a:hover{color:#315efb}.bo-list__quick-contact-summary i{width:15px;color:#315efb}.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-inline{display:flex;gap:8px;align-items:stretch}.bo-list__quick-section--mission .bo-list__quick-muted{margin-top:-2px;margin-bottom:8px}.bo-list__quick-section-head{display:flex;align-items:flex-start;justify-content:space-between;gap:12px}.bo-list__quick-section--mission{padding:16px;border:1px solid #dfe6f2;border-radius:16px;background:linear-gradient(180deg,#fff,#f8fbff);box-shadow:0 14px 34px #1118270d}.bo-list__quick-section--mission h4{margin-bottom:6px}.bo-list__quick-section--mission .bo-list__quick-inline{align-items:end}.bo-list__quick-field{display:grid;gap:8px}.bo-list__quick-field label{color:#667085;font-size:11px;font-weight:900;letter-spacing:.04em;text-transform:uppercase}.bo-list__quick-inline select{flex:1 1 auto;min-width:0;margin-bottom:0}.bo-list__quick-inline button[type=submit]{width:auto;min-width:132px;padding-inline:14px;white-space:nowrap;box-shadow:0 10px 24px #315efb2e}.bo-list__quick-inline button[type=submit] i{margin-right:8px}.bo-list__quick-section--mission select{height:44px;border-radius:12px}.bo-list__quick-section--mission button[type=submit]{min-height:44px;border-radius:12px}.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-todo-form{display:grid;gap:10px}.bo-list__quick-todo-form>input,.bo-list__quick-todo-grid input,.bo-list__quick-todo-grid select{width:100%;min-width:0;border:1px solid #dbe3f1;border-radius:8px;background:#fff;color:#172033;padding:9px 10px}.bo-list__quick-todo-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:8px}.bo-list__quick-todo-grid label{display:grid;gap:4px;color:#667085;font-size:11px;font-weight:700}.bo-list__quick-todo-form>button{border:0;border-radius:8px;background:#315efb;color:#fff;cursor:pointer;font-weight:800;padding:10px 12px}.bo-list__quick-todo-form>button:disabled{cursor:not-allowed;opacity:.55}.bo-list__quick-todo-list{display:grid;gap:7px;margin-top:14px}.bo-list__quick-todo-item{align-items:flex-start;display:flex;gap:9px;border:1px solid #e5eaf2;border-radius:9px;padding:9px 10px}.bo-list__quick-todo-item input{accent-color:#315efb;flex:0 0 auto;margin-top:2px}.bo-list__quick-todo-item span{display:grid;gap:3px;min-width:0}.bo-list__quick-todo-item strong{color:#172033;font-size:12px}.bo-list__quick-todo-item small{color:#667085;font-size:11px}.bo-list__quick-todo-item.is-done strong{color:#98a2b3;text-decoration:line-through}@media (max-width: 560px){.bo-list__quick-todo-grid{grid-template-columns:1fr}}.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}@media (max-width: 640px){.bo-list__quick-section-head{flex-direction:column}.bo-list__quick-section--mission{padding:14px}.bo-list__quick-inline{flex-direction:column}.bo-list__quick-inline button[type=submit]{width:100%}}.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}html.theme-dark .bo-list__quick-section--mission{background:linear-gradient(180deg,#1e1e1e,#191919);border-color:#2f2f2f;box-shadow:0 18px 44px #00000038}html.theme-dark .bo-list__quick-field label{color:#a3a3a3}html.theme-dark .bo-list__quick-inline button[type=submit]{box-shadow:0 14px 30px #4d6bff38}@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__modal-error,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__pagination{background:#1c1c1c;border-color:#2f2f2f;box-shadow:none}html.theme-dark .bo-list__page-btn,html.theme-dark .bo-list__page-num{background:#232323;border-color:#3a3a3a;box-shadow:none;color:#f5f5f5}html.theme-dark .bo-list__page-btn:hover,html.theme-dark .bo-list__page-num:hover{background:#2a2a2a;border-color:#4a4a4a;box-shadow:none}html.theme-dark .bo-list__page-num.is-active{background:#303030;border-color:#4a4a4a;color:#fff;box-shadow:none}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-error,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-error,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}html.theme-dark .bo-list__quick-profile:hover{background:#242424;border-color:#3a3a3a}.bo-list__help-tour-button{display:inline-flex;align-items:center;gap:.45rem;min-height:2.35rem;padding:.5rem .8rem;border:1px solid var(--atto-border, #d8dee8);border-radius:.55rem;background:var(--atto-surface, #fff);color:var(--atto-text, #263446);font-size:.82rem;font-weight:600;cursor:pointer}.bo-list__help-tour-button:hover,.bo-list__help-tour-button:focus-visible{border-color:var(--atto-primary, #4567d8);color:var(--atto-primary, #4567d8);outline:none}.driver-popover.atto-help-tour-popover{max-width:min(22rem,calc(100vw - 2rem));border-radius:.7rem;font-family:inherit}@media (max-width: 640px){.bo-list__help-tour-button span{display:none}.bo-list__help-tour-button{width:2.35rem;justify-content:center;padding:.5rem}}html.theme-dark .bo-list__help-tour-button{border-color:#fff3;background:#1f2937;color:#f3f4f6}.profile-tag-filter{position:relative;min-width:250px;flex:1 1 280px}.profile-tag-filter__head{display:flex;align-items:center;justify-content:space-between;gap:8px;margin-bottom:6px}.profile-tag-filter__label{color:#526176;font-size:12px;font-weight:700}.profile-tag-filter__label i{margin-right:5px}.profile-tag-filter__logic-hint{margin-left:auto;color:#6f83a5;font-size:10px;font-weight:800;text-transform:uppercase;letter-spacing:.02em}.profile-tag-filter__head select{border:0;background:transparent;color:#526176;font-size:11px;font-weight:600}.profile-tag-filter__chips{display:flex;align-items:center;flex-wrap:wrap;gap:6px;min-height:38px;padding:5px 8px;border:1px solid #dbe3ee;border-radius:10px;background:#fff}.profile-tag-filter__chips input{min-width:120px;flex:1 1 120px;border:0;outline:0;color:#1d2a3a;font-size:13px}.profile-tag-filter__chip{display:inline-flex;align-items:center;gap:5px;padding:4px 7px;border-radius:999px;background:#e9f0ff;color:#3158a5;font-size:12px;font-weight:700}.profile-tag-filter__chip-wrap{display:inline-flex;align-items:center;gap:6px}.profile-tag-filter__connector{height:30px;min-width:48px;border:1px solid #9eb6ee;border-radius:7px;padding:0 5px;background:#f4f7ff;color:#315cf2;font-size:11px;font-weight:800;cursor:pointer}.profile-tag-filter__logic-help{margin:6px 2px 0;color:#7e8da2;font-size:11px;line-height:1.35}.profile-tag-filter__logic-help strong{color:#315cf2;font-weight:800}.profile-tag-filter__chip button{border:0;padding:0;background:transparent;color:inherit;cursor:pointer;font-size:15px;line-height:1}.profile-tag-filter__suggestions{position:absolute;z-index:20;top:68px;right:0;left:0;display:grid;gap:2px;padding:6px;border:1px solid #dbe3ee;border-radius:10px;background:#fff;box-shadow:0 12px 30px #1d315224}.profile-tag-filter__suggestions button{display:flex;justify-content:space-between;gap:10px;border:0;border-radius:7px;padding:8px 10px;background:transparent;color:#25364d;cursor:pointer;text-align:left}.profile-tag-filter__suggestions button:hover{background:#f0f5ff}.profile-tag-filter__suggestions small{color:#7e8da2}.profile-tag-filter__error{color:#bc3d3d;font-size:11px}@media (max-width: 720px){.profile-tag-filter{min-width:100%}}.bo-list__search-hint{display:block;flex-basis:100%;color:#718096;font-size:11px;line-height:1.35;margin-top:3px}.bo-list__search-hint code{color:#475569;font-family:ui-monospace,SFMono-Regular,Menlo,monospace}.advanced-search-trigger{min-height:48px;display:inline-flex;align-items:center;justify-content:center;gap:8px;border:1px solid #cddbf4;border-radius:9px;padding:0 16px;background:#fff;color:#2f5cf4;font-weight:700;cursor:pointer;white-space:nowrap}.advanced-search-trigger:hover{background:#f4f7ff;border-color:#9db6f7}.advanced-search-trigger--inline{width:100%;height:100%;border:0;background:transparent}.advanced-search-trigger__count{display:inline-grid;min-width:21px;height:21px;place-items:center;border-radius:999px;background:#2f5cf4;color:#fff;font-size:11px}.advanced-search-modal__backdrop{position:fixed;z-index:10130;top:0;right:0;bottom:0;left:0;display:grid;place-items:center;padding:24px;background:#14233aad;backdrop-filter:grayscale(1) blur(5px);-webkit-backdrop-filter:grayscale(1) blur(5px)}.advanced-search-modal{width:min(860px,100%);max-height:min(90vh,760px);display:flex;flex-direction:column;overflow:hidden;border:1px solid #dce5f2;border-radius:16px;background:#fff;box-shadow:0 24px 70px #162a4e3d}.advanced-search-modal__header,.advanced-search-modal__footer{display:flex;align-items:flex-start;justify-content:space-between;gap:20px;padding:22px 26px;border-bottom:1px solid #e9eef6}.advanced-search-modal__header h2{margin:6px 0 4px;color:#1d2c44;font-size:22px}.advanced-search-modal__header p,.advanced-search-modal__section-head p{margin:0;color:#718096;font-size:13px}.advanced-search-modal__eyebrow{color:#2f5cf4;font-size:12px;font-weight:800;text-transform:uppercase;letter-spacing:.04em}.advanced-search-modal__close{border:0;background:transparent;color:#6b7a90;font-size:28px;line-height:1;cursor:pointer}.advanced-search-modal__body{overflow:auto;padding:24px 26px}.advanced-search-modal__section-head{display:flex;align-items:flex-start;justify-content:space-between;gap:15px;margin-bottom:14px}.advanced-search-modal__section-head h3{margin:0 0 4px;color:#25364d;font-size:15px}.advanced-search-modal__section-head>input{width:min(360px,48%);min-width:220px;height:36px;border:1px solid #d5e0ef;border-radius:8px;padding:0 11px;background:#fff;color:#263850;font:inherit}.advanced-search-modal__section-head>input::-moz-placeholder{color:#8a98aa}.advanced-search-modal__section-head>input::placeholder{color:#8a98aa}.advanced-search-modal__section-head>input:focus{outline:2px solid rgba(47,92,244,.18);border-color:#7d9df3}.advanced-search-modal__preview{max-width:48%;overflow:hidden;border-radius:7px;padding:7px 10px;background:#f3f6fb;color:#52627a;font-family:ui-monospace,SFMono-Regular,Menlo,monospace;font-size:11px;text-overflow:ellipsis;white-space:nowrap}.advanced-search-modal__conditions{display:grid;gap:10px}.advanced-search-modal__condition{display:grid;grid-template-columns:92px 180px minmax(160px,1fr) 32px;gap:8px;align-items:center}.advanced-search-modal__condition select,.advanced-search-modal__condition input{min-width:0;height:42px;border:1px solid #d5e0ef;border-radius:8px;padding:0 11px;background:#fff;color:#263850;font:inherit}.advanced-search-modal__condition input:focus,.advanced-search-modal__condition select:focus{outline:2px solid rgba(47,92,244,.18);border-color:#7d9df3}.advanced-search-modal__first-operator{padding-left:12px;color:#8190a4;font-size:11px;font-weight:800}.advanced-search-modal__remove{width:30px;height:30px;border:0;border-radius:50%;background:#f2f5fa;color:#74839a;font-size:19px;cursor:pointer}.advanced-search-modal__remove:disabled{opacity:.35;cursor:not-allowed}.advanced-search-modal__add{margin-top:13px;border:0;background:transparent;color:#2f5cf4;font-weight:700;cursor:pointer}.advanced-search-modal__tags{margin-top:28px;padding-top:22px;border-top:1px solid #e9eef6}.advanced-search-modal__section-head--tags{margin-bottom:12px}.advanced-search-modal .profile-tag-filter{width:100%;min-width:0}.advanced-search-modal__footer{align-items:center;border-top:1px solid #e9eef6;border-bottom:0}.advanced-search-modal__footer>div{display:flex;gap:9px}.advanced-search-modal__reset,.advanced-search-modal__cancel,.advanced-search-modal__apply{min-height:40px;border-radius:8px;padding:0 15px;font-weight:700;cursor:pointer}.advanced-search-modal__reset,.advanced-search-modal__cancel{border:1px solid #d7e1ef;background:#fff;color:#61718a}.advanced-search-modal__apply{border:1px solid #2f5cf4;background:#2f5cf4;color:#fff}@media (max-width: 700px){.advanced-search-modal__backdrop{padding:10px}.advanced-search-modal__header,.advanced-search-modal__body,.advanced-search-modal__footer{padding:18px}.advanced-search-modal__condition{grid-template-columns:1fr 1fr 32px}.advanced-search-modal__condition .advanced-search-modal__first-operator,.advanced-search-modal__condition select:first-child{grid-column:1 / -1}.advanced-search-modal__preview{display:none}.advanced-search-modal__footer{align-items:stretch;flex-direction:column}.advanced-search-modal__footer>div{justify-content:flex-end}}html.theme-dark .advanced-search-modal{border-color:#334155;background:#172033;box-shadow:0 24px 70px #00000073}html.theme-dark .advanced-search-modal__header,html.theme-dark .advanced-search-modal__footer{border-color:#2d3a50}html.theme-dark .advanced-search-modal__header h2,html.theme-dark .advanced-search-modal__section-head h3{color:#f3f6fb}html.theme-dark .advanced-search-modal__header p,html.theme-dark .advanced-search-modal__section-head p{color:#a7b4c8}html.theme-dark .advanced-search-modal__close{color:#b8c5d8}html.theme-dark .advanced-search-modal__section-head>input,html.theme-dark .advanced-search-modal__condition select,html.theme-dark .advanced-search-modal__condition input{border-color:#40506a;background:#111827;color:#f3f6fb}html.theme-dark .advanced-search-modal__section-head>input::-moz-placeholder{color:#8492a8}html.theme-dark .advanced-search-modal__section-head>input::placeholder{color:#8492a8}html.theme-dark .advanced-search-modal__first-operator{color:#9eacc0}html.theme-dark .advanced-search-modal__preview{background:#202c42;color:#b9c6d9}html.theme-dark .advanced-search-modal__tags{border-color:#2d3a50}html.theme-dark .profile-tag-filter__label{color:#b7c4d7}html.theme-dark .profile-tag-filter__chips{border-color:#40506a;background:#111827}html.theme-dark .profile-tag-filter__chips input{color:#f3f6fb;background:transparent}html.theme-dark .profile-tag-filter__chips input::-moz-placeholder{color:#8492a8}html.theme-dark .profile-tag-filter__chips input::placeholder{color:#8492a8}html.theme-dark .profile-tag-filter__connector{border-color:#536fae;background:#202c42;color:#bcd0ff}html.theme-dark .profile-tag-filter__logic-help{color:#9eacc0}html.theme-dark .profile-tag-filter__suggestions{border-color:#40506a;background:#172033;box-shadow:0 12px 30px #00000059}html.theme-dark .profile-tag-filter__suggestions button{color:#e5ebf5}html.theme-dark .profile-tag-filter__suggestions button:hover{background:#25344e}html.theme-dark .profile-tag-filter__suggestions small{color:#9eacc0}html.theme-dark .advanced-search-modal__reset,html.theme-dark .advanced-search-modal__cancel{border-color:#40506a;background:#202c42;color:#c0ccdc}.advanced-search-modal__backdrop{align-items:center;background:#1e293bbd;-webkit-backdrop-filter:grayscale(.35) blur(4px);backdrop-filter:grayscale(.35) blur(4px);display:flex;justify-content:center;padding:clamp(14px,4vw,42px)}.advanced-search-modal{background:#fff;border:1px solid #cfd9e8;border-radius:20px;box-shadow:0 30px 90px #0f172a4d;overflow:hidden;width:min(940px,100%)}.advanced-search-modal__header{align-items:flex-start;background:#fff;padding:26px 30px 22px}.advanced-search-modal__header h2{color:#172b4d;font-size:clamp(21px,2.5vw,26px);letter-spacing:-.02em;margin:8px 0 5px}.advanced-search-modal__header p,.advanced-search-modal__section-head p{color:#64748b}.advanced-search-modal__eyebrow{align-items:center;display:inline-flex;gap:7px;letter-spacing:.06em}.advanced-search-modal__close{align-items:center;background:#f1f5f9;border:1px solid #dce5ef;border-radius:9px;color:#64748b;display:inline-flex;font-size:19px;height:32px;justify-content:center;width:32px}.advanced-search-modal__close:hover{background:#e8eef6;color:#1e3a5f}.advanced-search-modal__body{background:#fff;padding:26px 30px}.advanced-search-modal__section-head{align-items:center;background:#fff;border:1px solid #dce5ef;border-radius:13px;margin-bottom:14px;padding:16px 18px}.advanced-search-modal__section-head h3{color:#1e3454;font-size:16px}.advanced-search-modal__preview{background:#eef3f8;border:1px solid #dce5ef;color:#52627a}.advanced-search-modal__conditions{background:#fff;border:1px solid #dce5ef;border-radius:13px;padding:14px}.advanced-search-modal__condition select,.advanced-search-modal__condition input,.advanced-search-modal__section-head>input{background:#f8fafc;border-color:#cfdbea}.advanced-search-modal__condition select:focus,.advanced-search-modal__condition input:focus,.advanced-search-modal__section-head>input:focus{background:#fff;border-color:#4c72ed;box-shadow:0 0 0 3px #4c72ed21;outline:0}.advanced-search-modal__tags{background:#fff;border:1px solid #dce5ef;border-radius:13px;margin-top:18px;padding:16px}.advanced-search-modal__tags .advanced-search-modal__section-head{border:0;margin:0 0 12px;padding:0}.advanced-search-modal__age-range{background:#fff;border:1px solid #dce5ef;border-radius:13px;margin-top:18px;padding:16px}.advanced-search-modal__age-range .advanced-search-modal__section-head{border:0;margin:0 0 12px;padding:0}.advanced-search-modal__age-options{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px}.advanced-search-modal__age-options label{display:flex;align-items:center;gap:9px;min-height:42px;padding:0 12px;border:1px solid #dce5ef;border-radius:9px;background:#f8fafc;color:#334155;font-size:13px;font-weight:700;cursor:pointer}.advanced-search-modal__age-options label:has(input:checked){border-color:#9ab5ff;background:#eef3ff;color:#315efb}.advanced-search-modal__age-options input{accent-color:#315efb}.advanced-search-modal__footer{align-items:center;background:#fff;border-top:1px solid #dce5ef;padding:18px 30px}.advanced-search-modal__reset,.advanced-search-modal__cancel,.advanced-search-modal__apply{border-radius:9px;font-size:12px;min-height:42px;padding-inline:17px}.advanced-search-modal__reset,.advanced-search-modal__cancel{background:#f8fafc;border-color:#cfdbea;color:#334155}.advanced-search-modal__reset:hover,.advanced-search-modal__cancel:hover{background:#eef3f8}.advanced-search-modal__apply{background:#315efb;border-color:#315efb;box-shadow:0 8px 18px #315efb38}html.theme-dark .advanced-search-modal__backdrop{background:#020617b8}html.theme-dark .advanced-search-modal__body{background:#172033}html.theme-dark .advanced-search-modal__section-head,html.theme-dark .advanced-search-modal__conditions,html.theme-dark .advanced-search-modal__tags,html.theme-dark .advanced-search-modal__age-range{background:#172033;border-color:#334155}html.theme-dark .advanced-search-modal__age-options label{background:#202c42;border-color:#40506a;color:#c0ccdc}html.theme-dark .advanced-search-modal__age-options label:has(input:checked){background:#243b73;border-color:#5878d8;color:#dce6ff}@media (max-width: 700px){.advanced-search-modal__header,.advanced-search-modal__body,.advanced-search-modal__footer{padding:18px}.advanced-search-modal__section-head{align-items:stretch;flex-direction:column}.advanced-search-modal__section-head>input{min-width:0;width:100%}.advanced-search-modal__age-options{grid-template-columns:1fr}.advanced-search-modal__footer>div{width:100%}.advanced-search-modal__footer>div button{flex:1}}.saved-searches{position:relative;display:inline-flex}.bo-list__toolbar-btn--saved.is-active{color:var(--bo-accent, #3f6cff)}.saved-searches__panel{position:absolute;z-index:40;top:calc(100% + 8px);right:0;width:min(390px,90vw);padding:14px;border:1px solid var(--bo-border, #e5e7eb);border-radius:12px;background:var(--bo-panel, #fff);box-shadow:0 16px 40px #0f172a29}.saved-searches__head,.saved-searches__item,.saved-searches__save{display:flex;align-items:center;gap:8px}.saved-searches__head{justify-content:space-between;margin-bottom:10px}.saved-searches__head button,.saved-searches__icon{border:0;background:transparent;cursor:pointer}.saved-searches__save input{min-width:0;flex:1;padding:8px 10px;border:1px solid var(--bo-border, #d8dee9);border-radius:7px}.saved-searches__save button{padding:8px 10px;border:0;border-radius:7px;background:var(--bo-accent, #3f6cff);color:#fff;cursor:pointer}.saved-searches__save button:disabled{opacity:.55;cursor:not-allowed}.saved-searches__list{display:grid;gap:4px;margin-top:12px}.saved-searches__item{padding:5px 0}.saved-searches__apply{display:flex;flex:1;align-items:center;gap:8px;min-width:0;border:0;background:transparent;text-align:left;cursor:pointer}.saved-searches__apply span{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.saved-searches__icon--danger{color:#c2410c}.saved-searches__empty,.saved-searches__error{margin:12px 0 0;font-size:12px}.saved-searches__error{color:#b91c1c}.bo-list .bo-list__row-actions>.bo-list__row-delete,.bo-list .bo-list__table-actions>.bo-list__table-delete,.bo-list .bo-list__table-delete{width:36px;min-width:36px;height:36px;min-height:36px;padding:0;border:1px solid #f2c7cd!important;border-radius:10px;background:linear-gradient(180deg,#fff,#fff7f8)!important;color:#d64b5b!important;box-shadow:0 2px 5px #ad304114!important;display:inline-flex;align-items:center;justify-content:center;transition:color .18s ease,background .18s ease,border-color .18s ease,box-shadow .18s ease,transform .18s ease}.bo-list .bo-list__row-actions>.bo-list__row-delete:hover:not(:disabled),.bo-list .bo-list__table-actions>.bo-list__table-delete:hover:not(:disabled),.bo-list .bo-list__table-delete:hover:not(:disabled){border-color:#e05262!important;background:linear-gradient(180deg,#e95b6a,#d94153)!important;color:#fff!important;box-shadow:0 6px 14px #d9415338!important;transform:translateY(-1px)}.bo-list .bo-list__row-actions>.bo-list__row-delete:focus-visible,.bo-list .bo-list__table-actions>.bo-list__table-delete:focus-visible,.bo-list .bo-list__table-delete:focus-visible{outline:0!important;border-color:#d94153!important;box-shadow:0 0 0 3px #d941532e!important}.bo-list .bo-list__row-actions>.bo-list__row-delete:disabled,.bo-list .bo-list__table-actions>.bo-list__table-delete:disabled,.bo-list .bo-list__table-delete:disabled{opacity:.48;cursor:wait;transform:none;box-shadow:none!important}.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}.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}.jr-status.st-active{background:#e6f9f4;color:#09ad95!important}.jr-status.st-ended{background:#fde8e8;color:#f96768!important}.jr-status.st-disabled{background:#eef2f7;color:#64748b!important}.jr-status.st-paused{background:#fff7e6;color:#c77d00!important}.jr-status.st-canceled{background:#fff0f0;color:#d14343!important}.jr-status.st-unknown{background:#eef2f7;color:#64748b!important}.jobs-page{background:#fff;padding:68px 16px 24px}.jobs-page .bo-list__main{display:flex;flex-direction:column;gap:24px}.jobs-page__panel{overflow:hidden;width:100%;border:1px solid #e1e7f0;border-radius:10px;background:#fff;box-shadow:0 8px 26px #15264614}.jobs-page__header{display:flex;align-items:center;justify-content:space-between;gap:18px;padding:16px 18px 13px;border-bottom:1px solid #edf0f5}.jobs-page__title{display:flex;align-items:center;gap:9px;margin:0;color:#121826;font-family:Plus Jakarta Sans,sans-serif;font-size:20px;font-weight:850;line-height:1.2}.jobs-page__title>i{color:#315efb;font-size:17px}.jobs-page__count{display:inline-flex;align-items:center;justify-content:center;min-width:25px;height:25px;padding:0 7px;border-radius:999px;background:#eaf0ff;color:#315efb;font-size:12px;font-weight:850}.jobs-page__subtitle{margin:4px 0 0;color:#6d778a;font-size:12px;font-weight:700}.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(220px,1fr) minmax(150px,180px);align-items:center;gap:12px;padding:16px 22px;border:0;border-radius:0;box-shadow:none}.jobs-page__search,.jobs-page__filter,.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__table-wrap{overflow-x:auto;overflow-y:hidden;padding:0 14px 10px 0;-webkit-overflow-scrolling:touch;scrollbar-gutter:stable both-edges}.jobs-page__table{min-width:1180px;width:100%}.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:420px}.jobs-page .bo-list__table th,.jobs-page .bo-list__table td{padding:12px 13px}.jobs-page .bo-list__table th:last-child,.jobs-page .bo-list__table td:last-child{padding-right:24px}.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:10px;min-width:0}.jobs-page__mission-icon{width:34px;height:34px;border-radius:10px;background:#edf2ff;color:#315efb;display:inline-flex;align-items:center;justify-content:center;flex:0 0 34px}.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__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 .jr-status{display:inline-flex;align-items:center;gap:5px;min-height:28px;padding:4px 10px;border-radius:999px;font-size:11px;font-weight:700;line-height:1;white-space:nowrap;max-width:100%;overflow:hidden;text-overflow:ellipsis}.jobs-page__status-cell{position:relative;display:flex;justify-content:center;overflow:visible}.jobs-page__status-trigger{-webkit-appearance:none;-moz-appearance:none;appearance:none;border:0;cursor:pointer;box-shadow:none}.jobs-page__status-trigger:focus-visible{outline:2px solid rgba(60,101,245,.22);outline-offset:2px}.jobs-page__status-trigger.is-open{box-shadow:0 10px 28px #3c65f52e}.jobs-page__status-menu{position:fixed;z-index:90;display:flex;flex-direction:column;gap:4px;padding:10px;border-radius:16px;background:#fff;border:1px solid rgba(60,101,245,.14);box-shadow:0 18px 42px #0f172a29;transform-origin:top left}.jobs-page__status-menu-title{padding:0 4px 6px;color:#667085;font-size:11px;font-weight:800;letter-spacing:.02em;text-transform:uppercase}.jobs-page__status-option{display:flex;align-items:center;gap:8px;width:100%;min-height:34px;padding:0 10px;border:0;border-radius:11px;background:transparent;color:#172033;font-size:12px;font-weight:700;text-align:left;cursor:pointer}.jobs-page__status-option:hover,.jobs-page__status-option.is-selected{background:#3c65f514}.jobs-page__status-option-dot{width:8px;height:8px;border-radius:999px;background:currentColor;opacity:.42;flex-shrink:0}.jobs-page .jr-status i{font-size:10px;line-height:1;flex-shrink:0}.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 .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__header{align-items:stretch;flex-direction:column}.jobs-page__primary-add{width:100%}.job-edit-shell{grid-template-columns:1fr}.job-criteria-grid{grid-template-columns:1fr 1fr}}@media (max-width: 767px){.job-row{flex-direction:column;align-items:flex-start;gap:12px}.jobs-page{padding:24px 12px 18px}.jobs-page__search-card{padding:14px}.job-criteria-grid{grid-template-columns:1fr}.job-form-actions{flex-direction:column-reverse}.job-form-actions .btn-save{width:100%;justify-content:center}}.job-page-header{margin-bottom:25px}.job-page-header__row{display:flex;align-items:center;justify-content:space-between;gap:16px;flex-wrap:wrap}.job-kanban-link{display:inline-flex;align-items:center;gap:8px;padding:8px 16px;border-radius:8px;background:#eef2ff;color:#3c65f5!important;font-size:14px;font-weight:600;text-decoration:none;white-space:nowrap;transition:all .2s}.job-kanban-link:hover{background:#3c65f5;color:#fff!important}.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-edit-shell{display:grid;grid-template-columns:minmax(0,1fr);gap:24px;align-items:start}.job-edit-page>.container{width:100%;max-width:1040px;margin-right:auto;margin-left:auto}.job-edit-main{min-width:0}.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-form-card--company{position:relative;z-index:5}.job-field-help{display:block;margin-top:8px;color:#69758a;font-size:12px;line-height:1.45;font-weight:650}.job-company-input{display:flex;align-items:center;gap:10px;border:1px solid #dee2e6;border-radius:8px;background:#fff;padding:0 12px;transition:border-color .2s,box-shadow .2s,background .2s}.job-company-input i{color:#8a98ad;font-size:13px}.job-company-input .form-control{border:0;box-shadow:none;padding-left:0;padding-right:0}.job-company-input:focus-within{border-color:#3c65f5;box-shadow:0 0 0 3px #3c65f51a}.job-company-input.is-warning{border-color:#f59e0b;background:#fffaf0}.job-company-warning{display:flex;align-items:center;gap:8px;margin-top:9px;border-radius:9px;background:#fff7ed;border:1px solid #fed7aa;color:#9a3412;padding:9px 11px;font-size:12px;font-weight:800}.job-company-selected{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-top:12px;border:1px solid #bfead7;border-radius:10px;background:#f0fdf7;padding:10px 12px}.job-company-selected span{display:inline-flex;align-items:center;gap:8px;min-width:0;color:#075e42;font-size:13px;font-weight:850}.job-company-selected button{border:1px solid #cbd5e1;border-radius:8px;background:#fff;color:#334155;min-height:30px;padding:0 10px;font-size:12px;font-weight:800}.job-company-selected--empty{background:#f8fafc;border-color:#dbe5f2}.job-company-selected--empty span{color:#64748b}.job-desc-area{min-height:320px;font-family:ui-monospace,SFMono-Regular,Menlo,monospace;font-size:13px;line-height:1.6;resize:vertical}.job-description-head{display:flex;align-items:flex-start;justify-content:space-between;gap:18px;margin-bottom:14px}.job-description-head h4{margin-bottom:5px}.job-description-head p{margin:0;color:#69758a;font-size:12px;line-height:1.45;font-weight:650}.job-description-template{flex:0 0 auto;min-height:34px;white-space:nowrap}@media (max-width: 640px){.job-description-head{flex-direction:column;gap:10px}.job-description-template{width:100%}}.job-mycompany-dropdown{position:relative;z-index:20;margin-top:6px;border:1px solid #dbe5ff;background:#fff;border-radius:10px;box-shadow:0 14px 34px #05264e1f;max-height:min(340px,48vh);overflow-x:hidden;overflow-y:auto}.job-mycompany-dropdown__head{padding:9px 12px;background:#f8fbff;border-bottom:1px solid #edf2ff;color:#65748b;font-size:11px;font-weight:900;text-transform:uppercase}.job-mycompany-item{box-sizing:border-box;width:100%;min-height:48px;display:flex;align-items:center;justify-content:flex-start;gap:12px;text-align:left;border:0;background:#fff;color:#05264e;padding:10px 14px;font-size:13px;cursor:pointer}.job-mycompany-item:hover{background:#f4f7ff}.job-mycompany-item--result{text-align:left}.job-mycompany-item--result strong,.job-mycompany-item--result small{display:block}.job-mycompany-item--result>span:last-child{min-width:0;display:flex;flex-direction:column;align-items:flex-start;text-align:left}.job-mycompany-item--result strong{color:#05264e;font-size:13px}.job-mycompany-item--result small{margin-top:2px;color:#8c96a8;font-size:11px;font-weight:700}.job-mycompany-item__icon{display:inline-flex;align-items:center;justify-content:center;width:34px;height:34px;flex:0 0 34px;border-radius:10px;background:linear-gradient(135deg,#eef3ff,#e8efff);color:#315efb;font-size:13px}.job-mycompany-item--muted{color:#8c96a8;cursor:default}.job-mycompany-item--create{color:#3c65f5;font-weight:700;border-top:1px solid #edf2ff}.job-mycompany-item--clear{border-top:1px solid #edf2ff;color:#6b7588}.job-criteria-grid{display:grid;grid-template-columns:minmax(160px,1.1fr) minmax(160px,1.1fr) minmax(120px,.55fr) minmax(120px,.55fr);gap:14px;align-items:start}.job-form-actions{display:flex;justify-content:flex-end;gap:12px;margin-bottom:30px}.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:1110;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 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}.job-user-owner-badge{margin-left:8px;padding:2px 8px;border-radius:10px;font-size:11px;font-weight:600;background:#e0e7ff;color:#3c65f5}html.theme-dark .job-user-owner-badge{background:#3c65f538;color:#b9c6ff}.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:1130}.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:var(--app-text);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:var(--app-text);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:var(--app-text-muted);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:var(--app-surface);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:var(--app-text);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:var(--app-text-muted)}.jobs-extranet-modal__status small{color:var(--app-text-muted);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{border-radius:11px;border:1px solid #cbd5e1;min-height:40px;padding:0 14px;font-size:13px;font-weight:900;background:#fff;color:#334155}.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-company-input,html.theme-dark .job-company-selected,html.theme-dark .job-company-selected--empty,html.theme-dark .job-modal-card,html.theme-dark .job-mycompany-dropdown,html.theme-dark .job-mycompany-dropdown__head,html.theme-dark .job-mycompany-item,html.theme-dark .job-mycompany-item:hover,html.theme-dark .job-row,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__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-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__panel,html.theme-dark .jobs-page__table-wrap{background:#242424;border-color:#3a3a3a;color:#f5f5f5}html.theme-dark .job-modal-title,html.theme-dark .job-company-selected span,html.theme-dark .job-mycompany-item,html.theme-dark .job-mycompany-item--result strong,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__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-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,html.theme-dark .jobs-page__title,html.theme-dark .jobs-page__subtitle{color:#f5f5f5!important}html.theme-dark .job-modal-close,html.theme-dark .job-field-help,html.theme-dark .job-mycompany-dropdown__head,html.theme-dark .job-mycompany-item--clear,html.theme-dark .job-mycompany-item--muted,html.theme-dark .job-mycompany-item--result small,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-kanban-link{background:#3c65f52e;color:#9db4ff!important}html.theme-dark .job-kanban-link:hover{background:#3c65f5;color:#fff!important}html.theme-dark .job-page-header .back-link,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-company-input,html.theme-dark .job-company-selected,html.theme-dark .job-form-card h4,html.theme-dark .job-row,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__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__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__panel,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{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 .jobs-page__status-trigger{background:inherit;color:inherit}html.theme-dark .jobs-page__status-menu{background:#15161a;border-color:#94a3b82e;box-shadow:0 18px 42px #00000057}html.theme-dark .jobs-page__status-menu-title{color:#8f9bb3}html.theme-dark .jobs-page__status-option{color:#e6edf7}html.theme-dark .jobs-page__status-option:hover,html.theme-dark .jobs-page__status-option.is-selected{background:#3c65f52e}.extension-page{max-width:1280px;margin:0 auto;padding:38px 42px 72px;color:#172b4d}.extension-heading{display:flex;align-items:flex-end;justify-content:space-between;gap:32px;margin-bottom:28px}.extension-eyebrow{margin:0 0 9px;color:#3561f5;font-size:12px;font-weight:800;letter-spacing:.08em}.extension-heading h1{margin:0;font-size:34px;line-height:1.12;letter-spacing:-.02em}.extension-heading p:not(.extension-eyebrow){margin:10px 0 0;color:#71819c;font-size:15px}.extension-download-button{display:inline-flex;align-items:center;gap:10px;flex:0 0 auto;border-radius:9px;padding:14px 20px;background:#3861ee;color:#fff;font-weight:700;font-size:14px;text-decoration:none;box-shadow:0 8px 20px #3861ee2e}.extension-download-button:hover{background:#2d54dc;color:#fff}.extension-summary,.extension-history-card{border:1px solid #dfe7f3;border-radius:12px;background:#fff;box-shadow:0 8px 24px #1c345d0d}.extension-summary{display:grid;grid-template-columns:minmax(260px,1.45fr) repeat(2,minmax(150px,.8fr)) minmax(210px,1fr);align-items:center;gap:0;padding:24px 26px;margin-bottom:22px}.extension-product{display:flex;align-items:center;gap:16px}.extension-product-logo{display:grid;place-items:center;width:120px;height:62px;flex:0 0 120px;border:1px solid #dce6f4;border-radius:13px;background:linear-gradient(145deg,#fff,#f7faff);box-shadow:inset 0 1px #fff,0 5px 14px #264a850f}.extension-product-logo img{display:block;width:102px;max-height:50px;-o-object-fit:contain;object-fit:contain}.extension-product strong{display:block;font-size:17px}.extension-product>div span{display:block;margin-top:4px;color:#8190a9;font-size:13px}.extension-stat,.extension-status-wrap{border-left:1px solid #e7edf5;padding-left:26px}.extension-stat span,.extension-status-wrap small{display:block;color:#8190a9;font-size:12px;font-weight:700}.extension-stat strong{display:block;margin-top:8px;font-size:17px}.extension-status{display:inline-flex;align-items:center;gap:6px;padding:6px 9px;border-radius:999px;font-size:11px;font-weight:800}.extension-status.is-current{color:#07856a;background:#e5f8f2}.extension-status.is-outdated{color:#a86400;background:#fff2db}.extension-status-wrap small{margin-top:7px}.extension-history-card{overflow:hidden}.extension-section-heading{display:flex;align-items:center;justify-content:space-between;gap:16px;padding:24px 26px 20px;border-bottom:1px solid #e8edf4}.extension-section-heading h2{margin:0;font-size:21px}.extension-section-heading p{margin:7px 0 0;color:#8190a9;font-size:13px}.extension-last-download{color:#8190a9;font-size:12px}.extension-table-wrap{overflow-x:auto}.extension-history-table{width:100%;border-collapse:collapse;min-width:760px;font-size:14px}.extension-history-table th{background:#f8faff;color:#71819c;text-align:left;font-size:11px;letter-spacing:.04em;text-transform:uppercase}.extension-history-table th,.extension-history-table td{padding:17px 26px;border-bottom:1px solid #edf1f6;vertical-align:top}.extension-history-table tbody tr:last-child td{border-bottom:0}.extension-history-table td:first-child{white-space:nowrap}.extension-history-table td:first-child strong,.extension-history-table td:first-child small{display:block}.extension-history-table td:first-child strong{font-size:15px}.extension-history-table td:first-child small{margin-top:5px;color:#a1adbf;font-family:monospace;font-size:11px}.extension-history-table td:nth-child(2){color:#6f7f98;white-space:nowrap}.extension-history-table ul{margin:0;padding-left:18px;color:#536783}.extension-history-table li+li{margin-top:5px}.extension-pill{display:inline-block;margin:0 5px 4px 0;padding:6px 9px;border-radius:7px;color:#71819c;background:#f0f3f8;font-size:11px;font-weight:800;white-space:nowrap}.extension-pill.is-installed{color:#087f68;background:#e5f8f2}.extension-pill.is-latest{color:#3561f5;background:#edf2ff}.extension-pagination{display:flex;align-items:center;justify-content:space-between;gap:16px;padding:14px 26px;border-top:1px solid #edf1f6;color:#8190a9;font-size:12px}.extension-pagination-controls{display:flex;align-items:center;gap:10px}.extension-pagination-controls strong{color:#536783;font-size:12px}.extension-pagination-controls button{display:grid;place-items:center;width:30px;height:30px;border:1px solid #dce5f2;border-radius:7px;background:#fff;color:#3561f5;cursor:pointer}.extension-pagination-controls button:disabled{color:#b7c2d1;background:#f7f9fc;cursor:not-allowed}@media (max-width: 900px){.extension-page{padding:20px 16px 40px}.extension-heading{align-items:flex-start;flex-direction:column}.extension-summary{grid-template-columns:1fr 1fr;gap:16px}.extension-stat,.extension-status-wrap{border-left:0;padding-left:0}.extension-product{grid-column:1 / -1}}.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:var(--app-surface);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:var(--app-surface);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__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:var(--app-surface);color:var(--app-text);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 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__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:var(--app-surface);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:var(--app-text);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{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>div{flex:1;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-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__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__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-panel__head>strong{background:#09ad9529;color:#5fd0b6}.kanban-page{--kb-bg: #ffffff;--kb-surface: #ffffff;--kb-line: #e5e7eb;--kb-text: #172033;--kb-muted: #7a8496;--kb-primary: #315efb;--kb-primary-soft: #eef2ff;--kb-success: #0f8a4b;--kb-danger: #b42318;--kb-shadow: 0 1px 4px rgba(15, 23, 42, .06);padding:42px 16px 24px;background:var(--kb-bg);min-height:100vh}.kanban-page>.kanban-header,.kanban-page>.kanban-board{width:100%}.kanban-toast{position:fixed;right:24px;bottom:24px;z-index:1170;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{display:flex;align-items:center;justify-content:space-between;gap:18px;border:1px solid #f0f2f5;border-radius:14px;background:var(--app-surface);box-shadow:0 2px 16px #0000000d;padding:16px 18px;margin-bottom:18px}.kanban-header h4{font-size:20px;font-weight:900;letter-spacing:-.02em;color:#05264e;margin:0;display:flex;flex-direction:column;align-items:flex-start;gap:8px;flex-wrap:wrap;line-height:1.15}.kanban-header h4:before{content:"Mission pipeline";display:inline-flex;align-items:center;gap:8px;color:#647083;font-size:12px;font-weight:800;letter-spacing:0}.kb-owner{font-size:12px;color:#647083;font-weight:800;margin-left:0;display:inline-flex;align-items:center;gap:8px;flex-wrap:wrap}.kb-user-chip{background:#f1f5fb;color:#647083;border-radius:999px;padding:3px 10px;font-size:12px;font-weight:700;line-height:1.4}.kb-alert{background:#fff8e6;border:1px solid #f4deb1;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:grid;grid-auto-flow:column;grid-auto-columns:minmax(246px,1fr);gap:18px;overflow-x:auto;padding:2px 2px 18px;min-height:560px;align-items:stretch;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{min-width:246px;background:#fafafa;border:1px solid var(--kb-line);border-radius:6px;display:flex;flex-direction:column;box-shadow:var(--kb-shadow);padding:8px;transition:border-color .16s ease,background .16s ease}.kanban-column.col-candidats{background:#f6f8fb}.kanban-column.is-drop-target{border-color:#315efb;background:#f4f7ff;box-shadow:none}.kanban-column-header{min-height:30px;padding:0;font-weight:800;font-size:12px;display:flex;justify-content:space-between;align-items:center;gap:8px;margin-bottom:6px;background:transparent;color:#172033}.kanban-column.col-candidats .kanban-column-header{background:transparent;color:#172033}.col-name{min-width:0;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;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.kanban-column.col-candidats .col-name{background:#f1f5fb;color:#647083}.kanban-column-header .col-actions{display:flex;gap:6px;align-items:center}.kb-candidats-toolbar{display:flex;justify-content:flex-start;margin:0 0 10px}.kb-badge{background:transparent;color:#8a95a7;border-radius:4px;min-width:20px;text-align:center;padding:0;font-size:11px;font-weight:800}.kb-rename-input{flex:1;min-width:120px;border:1px solid #d8e2f0;border-radius:8px;background:#fbfdff;color:#172033;font-size:12px;font-weight:800;padding:5px 10px;outline:none;box-shadow:0 0 0 3px #315efb14}.kanban-column-body{padding:0;flex:1;min-height:120px;overflow-y:visible}.kanban-card{background:var(--app-surface);border:1px solid #e5e7eb;border-radius:4px;padding:10px;margin-bottom:8px;cursor:grab;box-shadow:0 1px 4px #0f172a0f;transition:border-color .16s ease,box-shadow .16s ease,transform .16s ease}.kanban-card.is-rejected{position:relative;overflow:hidden;background:linear-gradient(180deg,#fff0f0,#ffdede 58%,#ffd1d1);border-color:#ff5f5f;box-shadow:0 0 0 1px #e11d482e,0 10px 24px #b4231829,inset 4px 0 #e11d48}.kanban-card.is-rejected:before{content:"";position:absolute;inset:0 auto 0 0;width:5px;background:linear-gradient(180deg,#ff7b7b,#f43f5e 52%,#dc2626)}.kanban-card:last-child{margin-bottom:0}.kanban-card:hover{border-color:#cbd8ff;box-shadow:0 6px 16px #0f172a14;transform:translateY(-1px)}.kanban-card.is-rejected:hover{border-color:#ff3f3f;box-shadow:0 0 0 1px #e11d483d,0 12px 28px #b4231838,inset 4px 0 #e11d48}.kanban-card:active{cursor:grabbing}.kanban-card .card-name{display:flex;align-items:center;flex-wrap:wrap;gap:8px;font-weight:900;font-size:14px;margin-bottom:6px;color:#172033;line-height:1.25}.kanban-card .card-name a{color:inherit;text-decoration:none}.kanban-card .card-name a:hover{text-decoration:underline}.kanban-card-reject-trigger{display:inline-flex;align-items:center;gap:6px;min-height:26px;margin-left:auto;border:1px solid #ffd1d5;border-radius:999px;background:#fff5f6;color:#b42318;padding:4px 10px;font-size:11px;font-weight:900;cursor:pointer}.kanban-card-reject-trigger:hover{background:#ffe7ea}.kanban-card-reject-trigger:focus-visible{outline:3px solid rgba(220,53,69,.2);outline-offset:2px}.kanban-card-reject-trigger.is-active{border-color:#f7a9b1;background:linear-gradient(180deg,#ffeff1,#ffe1e6)}.kanban-card .card-title{font-size:12px;color:#7a8496;margin-bottom:10px;line-height:1.4}.kanban-card .card-meta{display:grid;gap:6px;font-size:12px;color:#7a8496}.kanban-card .card-meta i{width:14px;margin-right:4px;text-align:center;color:#7a8496}.card-score{display:inline-flex;align-items:center;margin-left:auto;border-radius:999px;padding:2px 8px;font-size:11px;font-weight:800}.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-reject-badge{margin-top:10px;display:inline-flex;align-items:center;gap:6px;max-width:100%;min-width:0;padding:5px 10px;border-radius:999px;background:linear-gradient(180deg,#ff6b6b,#e11d48);color:#fff;font-size:11px;font-weight:900;letter-spacing:.02em;box-shadow:0 8px 18px #e11d483d}.kanban-reject-badge__tag{flex:0 0 auto;text-transform:uppercase}.kanban-reject-badge__comment{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;text-transform:none;opacity:.95}.kanban-reject-badge__comment:before{content:"·";margin-right:6px}.kanban-confirm-icon--success{background:#0f8a4b1a;color:#0f8a4b}.kanban-reject-modal{max-width:560px}.kanban-reject-templates{display:flex;flex-wrap:wrap;gap:8px}.kanban-reject-chip{border:1px solid #d7dfea;border-radius:999px;background:#fff;color:#17304d;padding:7px 11px;font-size:12px;font-weight:800;cursor:pointer}.kanban-reject-chip.is-active{border-color:#ff5f5f;background:linear-gradient(180deg,#fff0f0,#ffe1e1);color:#9f1239}.kanban-reject-label{display:grid;gap:8px;color:#17304d;font-size:13px;font-weight:800}.kanban-reject-label textarea{width:100%;resize:vertical;border:1px solid #d7dfea;border-radius:12px;padding:12px 14px;font:inherit;line-height:1.4;background:#fff;color:#172033;box-shadow:inset 0 1px 2px #0f172a0a}.kanban-reject-label textarea:focus{outline:none;border-color:#ff5f5f;box-shadow:0 0 0 3px #f43f5e33}.kanban-add-col{min-width:246px;border-radius:6px;display:flex;flex-direction:column;align-items:stretch;justify-content:flex-start;gap:10px;padding:12px;min-height:140px;color:#7a8496;border:1px dashed #d9e1ea;background:#fafafa;box-shadow:none}.kanban-add-col span{display:inline-flex;align-items:center;gap:6px;margin-bottom:0;font-size:12px;font-weight:800}.kanban-add-col select{width:100%;font-size:13px;min-height:40px;padding:0 12px;border:1px solid #d8e2f0;border-radius:8px;background:#fbfdff;color:#172033;font-weight:700}.kanban-add-col-divider{font-size:11px;font-weight:800;text-transform:uppercase;letter-spacing:.04em;color:#8a97aa}.kanban-add-action-row{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:8px}.kanban-add-action-row input{min-height:40px;padding:0 12px;border:1px solid #d8e2f0;border-radius:8px;background:#fbfdff;color:#172033;font-size:13px;font-weight:700}.kanban-add-action-row button{min-height:40px;border:1px solid transparent;border-radius:8px;background:#315efb;color:#fff;padding:0 14px;font-size:12px;font-weight:800;cursor:pointer}.kanban-add-action-row button:disabled,.kanban-add-action-row input:disabled,.kanban-add-col select:disabled{opacity:.65;cursor:not-allowed}.kanban-confirm-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;z-index:1180;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-secondary{margin-top:12px}.kanban-prospect-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;z-index:1160;background:#09101e73;display:flex;justify-content:flex-end;padding:18px}.kanban-prospect-drawer{width:min(520px,100%);max-height:min(92vh,980px);border-radius:20px;background:#fff;box-shadow:0 24px 80px #09101e47;border:1px solid rgba(214,222,241,.9);display:flex;flex-direction:column;overflow:hidden}.kanban-prospect-body{flex:1;overflow:auto;overscroll-behavior:contain}.kanban-prospect-header{display:flex;align-items:flex-start;justify-content:space-between;gap:16px;padding:18px 20px 14px;border-bottom:1px solid #eef2f8;background:linear-gradient(180deg,#fff,#f8fbff)}.kanban-prospect-kicker{margin:0 0 6px;font-size:11px;font-weight:800;color:#647083;text-transform:uppercase;letter-spacing:.08em}.kanban-prospect-header h5{margin:0;font-size:22px;line-height:1.1;font-weight:900;color:#05264e}.kanban-prospect-subtitle{margin:8px 0 0;color:#647083;font-size:13px}.kanban-prospect-form{padding:16px 20px 0}.kanban-prospect-preset{display:grid;gap:10px;margin-bottom:14px}.kanban-prospect-preset>label{display:flex;flex-direction:column;gap:6px;color:#172033;font-size:12px;font-weight:800}.kanban-prospect-preset-summary{display:grid;gap:4px;padding:12px 14px;border:1px solid #d8e5fb;border-radius:12px;background:linear-gradient(180deg,#f8fbff,#eef4ff)}.kanban-prospect-preset-summary strong{color:#12366d;font-size:13px}.kanban-prospect-preset-summary span{color:#647083;font-size:12px;line-height:1.45}.kanban-prospect-ai-row{display:grid;gap:8px;margin-top:14px}.kanban-prospect-ai-row .kanban-prospect-btn{justify-self:flex-start}.kanban-prospect-inline-error{margin:0;color:#b42318;font-size:12px;font-weight:700}.kanban-prospect-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.kanban-prospect-grid label{display:flex;flex-direction:column;gap:6px;color:#172033;font-size:12px;font-weight:800}.kanban-prospect-grid input,.kanban-prospect-grid select,.kanban-prospect-preset select{border:1px solid #d9e1ea;border-radius:10px;background:#fbfdff;padding:10px 12px;color:#172033;font-size:14px;outline:none}.kanban-prospect-grid input:focus,.kanban-prospect-grid select:focus,.kanban-prospect-preset select:focus{border-color:#315efb;box-shadow:0 0 0 3px #315efb1f}.kanban-prospect-wide{grid-column:span 2}.kanban-prospect-actions{display:flex;justify-content:flex-end;gap:10px;padding:16px 0 0}.kanban-prospect-btn{min-height:38px;border-radius:10px;border:1px solid transparent;padding:0 14px;font-size:13px;font-weight:800;cursor:pointer}.kanban-prospect-results{margin-top:16px;padding:16px 20px 20px;border-top:1px solid #eef2f8}.kanban-prospect-meta{display:flex;align-items:center;gap:8px;color:#647083;font-size:12px;font-weight:800}.kanban-prospect-pill{border-radius:999px;padding:3px 8px;background:#eef2ff;color:#315efb}.kanban-prospect-query{margin:10px 0 0;color:#637186;font-size:12px;line-height:1.45}.kanban-prospect-empty{margin-top:14px;border:1px dashed #d9e1ea;border-radius:14px;padding:14px;color:#647083;font-size:13px;background:#fbfdff}.kanban-prospect-card{margin-top:12px;border:1px solid #e5e7eb;border-radius:16px;background:#fff;padding:14px;box-shadow:0 4px 18px #0f172a0f}.kanban-prospect-card-top{display:flex;justify-content:space-between;gap:12px;align-items:flex-start}.kanban-prospect-card-top strong{font-size:14px;color:#05264e}.kanban-prospect-card-top p{margin:4px 0 0;color:#647083;font-size:12px}.kanban-prospect-card-meta{display:flex;flex-wrap:wrap;gap:8px;margin-top:10px;color:#315efb;font-size:12px;font-weight:800}.kanban-prospect-card-meta span{background:#eef2ff;border-radius:999px;padding:4px 8px}.kanban-prospect-reason{margin:10px 0 0;color:#4b5567;font-size:12px;line-height:1.45}.kanban-prospect-breakdown{display:flex;flex-wrap:wrap;gap:8px;margin-top:10px}.kanban-prospect-card-actions{display:flex;flex-wrap:wrap;gap:10px;margin-top:12px}.kanban-prospect-card-actions a,.kanban-prospect-card-actions button{min-height:34px;border-radius:10px;border:1px solid #d9e1ea;background:#fff;color:#172033;font-size:12px;font-weight:800;padding:0 12px;text-decoration:none;cursor:pointer}.kanban-prospect-card-actions a{display:inline-flex;align-items:center}@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{flex-direction:column;align-items:flex-start}.kanban-header h4{font-size:20px}}@media (max-width: 900px){.kanban-page{padding:0 12px 30px}.kanban-header h4{font-size:18px}.kb-owner{width:100%;margin-left:0}.kanban-column{min-width:282px}.kanban-add-col{min-width:260px}}@media (max-width: 600px){.kanban-confirm-actions{grid-template-columns:1fr}}html.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.theme-dark .kanban-column{background:var(--app-surface)}html.theme-dark .kanban-column-header,html.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.theme-dark .kanban-card{border-color:var(--app-border)}html.theme-dark .kanban-card:hover{border-color:var(--app-border-strong)}html.theme-dark .kanban-card .card-name{color:var(--app-text)}html.theme-dark .kanban-card .card-title,html.theme-dark .kanban-card .card-meta,html.theme-dark .kanban-card .card-meta i{color:var(--app-text-muted)}html.theme-dark .kb-user-chip{background:var(--app-muted-surface);color:var(--app-text)}html.theme-dark .kb-badge{color:var(--app-text)}html.theme-dark .kb-rename-input{background:var(--app-surface-alt);border-color:var(--app-border);color:var(--app-text)}html.theme-dark .kanban-board::-webkit-scrollbar-thumb{background:var(--app-border)}html.theme-dark .kanban-add-col{background:var(--app-surface-alt);border-color:var(--app-border);color:var(--app-text-muted)}html.theme-dark .kanban-add-col select{background:var(--app-surface-alt);border-color:var(--app-border);color:var(--app-text)}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-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-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{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}html.theme-dark .kb-alert{background:#f5a62324;border-color:#f5a62352;color:#f3c98a}html.theme-dark .kb-hidden-list a{color:#f3c98a;border-bottom-color:#f5a62380}html.theme-dark .kanban-page{--kb-bg: #171717;--kb-surface: #1c1c1c;--kb-line: #2f2f2f;--kb-text: #f5f5f5;--kb-muted: #a3a3a3;background:#171717}html.theme-dark .kanban-header,html.theme-dark .kanban-column,html.theme-dark .kanban-card,html.theme-dark .kanban-add-col,html.theme-dark .kanban-confirm-modal,html.theme-dark .kb-rename-input,html.theme-dark .kanban-add-col select{background:#1c1c1c;border-color:#2f2f2f;color:#f5f5f5}html.theme-dark .kanban-header h4:before,html.theme-dark .kb-owner,html.theme-dark .kb-badge,html.theme-dark .kanban-add-col{color:#a3a3a3}html.theme-dark .kanban-header h4,html.theme-dark .kanban-card .card-name,html.theme-dark .kanban-column-header,html.theme-dark .kanban-confirm-copy h5,html.theme-dark .kanban-confirm-copy strong,html.theme-dark .kb-badge,html.theme-dark .kb-user-chip{color:#f5f5f5}html.theme-dark .kanban-card .card-title,html.theme-dark .kanban-card .card-meta,html.theme-dark .kanban-card .card-meta i,html.theme-dark .kanban-add-col,html.theme-dark .kanban-confirm-copy p,html.theme-dark .kb-owner{color:#a3a3a3}html.theme-dark .kanban-column.is-drop-target{background:#20243a;border-color:#315efb}html.theme-dark .kanban-column-header,html.theme-dark .kanban-column.col-candidats .kanban-column-header,html.theme-dark .kb-badge{background:transparent}html.theme-dark .kanban-card:hover{border-color:#3d4b78}html.theme-dark .col-name{background:#2a2f44;color:#dbe4ff}html.theme-dark .kanban-column.col-candidats{background:#202020}html.theme-dark .kanban-column.col-candidats .col-name{background:#2a2a2a;color:#d4d4d8}html.theme-dark .kanban-add-col select,html.theme-dark .kb-rename-input{background:#242424;border-color:#3a3a3a}.kb-nda-dot{display:inline-block;width:9px;height:9px;border-radius:50%;background:#f96768;margin-left:6px;vertical-align:middle}.kb-nda-flag{display:inline-flex;align-items:center;gap:5px;margin-left:6px;font-size:11px;font-weight:700;color:#f96768;white-space:nowrap}.kb-nda-flag .kb-nda-dot{margin-left:0}.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-missions-actions{display:flex;align-items:center;justify-content:flex-end;gap:10px;flex-wrap:wrap}.page-hero__add--secondary{background:transparent;color:#3c65f5!important;box-shadow:none}.page-hero__add--secondary:hover{background:#3c65f514;box-shadow:none}.page-hero__add--secondary:disabled{opacity:.65;cursor:wait}.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-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-error--seed{margin-bottom:14px}.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 .page-hero__add--secondary{background:#3f63f11f;color:#9cb0ff!important;border-color:#9cb0ff59}html.theme-dark .page-hero__add--secondary:hover{background:#3f63f12e}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}.heb-page .card{background:var(--app-surface);border:1px solid var(--app-border);border-radius:12px;box-shadow:0 6px 18px var(--app-shadow-subtle)}.heb-page .card>.table{margin-bottom:0}.heb-page h2.h5,.heb-page h2.h6,.heb-page h3.h6{font-family:Plus Jakarta Sans,sans-serif;font-weight:800;color:var(--app-page-title)}.heb-page .form-text,.heb-page .text-muted{color:var(--app-page-subtitle)!important}.heb-section{margin-bottom:26px;padding:16px 18px 18px;background:var(--app-surface);border:1px solid var(--app-border);border-radius:14px;box-shadow:0 6px 18px var(--app-shadow-subtle)}.heb-section__head{display:flex;align-items:center;justify-content:space-between;gap:12px;flex-wrap:wrap;padding-bottom:10px;margin-bottom:12px;border-bottom:1px solid var(--app-border)}.heb-section__title{display:flex;align-items:center;gap:10px;margin:0;font-family:Plus Jakarta Sans,sans-serif;font-size:16px;font-weight:800;color:var(--app-page-title)}.heb-section__title:before{content:"";width:4px;align-self:stretch;min-height:20px;border-radius:2px;background:var(--app-btn-primary)}.heb-section__title i{color:var(--app-btn-primary);font-size:15px}.heb-section__actions{display:flex;gap:8px;flex-wrap:wrap}.heb-section__hint{margin:-4px 0 12px;font-size:13px;line-height:1.4;color:var(--app-page-subtitle)}.heb-page .heb-section .card{box-shadow:none;border-radius:10px}@media (max-width: 640px){.heb-section{padding:14px}}.heb-month-nav{display:inline-flex;align-items:center;gap:8px}.heb-month-nav .heb-month-label{min-width:10rem;text-align:center;font-weight:700;text-transform:capitalize;color:var(--app-page-title)}.heb-grid th:first-child,.heb-grid td:first-child{position:sticky;left:0;width:11rem;background:var(--app-surface)}.heb-grid thead th:first-child{z-index:3}.heb-grid tbody th:first-child{z-index:1}@media (max-width: 640px){.heb-grid th:first-child,.heb-grid td:first-child{width:7.5rem}}.heb-photos{display:flex;flex-wrap:wrap;gap:.5rem}.heb-photo{position:relative;margin:0;width:120px;height:90px;border-radius:6px;overflow:hidden;background:#0000000d}.heb-photo img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;display:block}.heb-photo__del{position:absolute;top:2px;right:2px;width:22px;height:22px;line-height:20px;border:0;border-radius:50%;background:#0009;color:#fff;font-size:15px;cursor:pointer;padding:0;text-align:center}.heb-photo__del:hover{background:#dc3545}.heb-photo__del:disabled{opacity:.5;cursor:default}.heb-pricecal{display:grid;grid-template-columns:repeat(7,1fr);gap:4px}.heb-pricecal__dow{text-align:center;font-size:11px;text-transform:uppercase;opacity:.6;padding:2px 0}.heb-pricecal__cell{border:1px solid rgba(0,0,0,.08);border-radius:6px;min-height:46px;padding:3px 4px;display:flex;flex-direction:column;justify-content:space-between}.heb-pricecal__cell--empty{border:0}.heb-pricecal__day{font-size:11px;opacity:.55}.heb-pricecal__price{font-size:12px;font-weight:600;text-align:right}html.theme-dark .heb-pricecal__cell{border-color:#ffffff1f}.heb-onb-card{display:flex;flex-direction:column;gap:6px;height:100%;padding:16px;background:var(--app-surface);border:1.5px solid var(--app-border);border-radius:12px;cursor:pointer;transition:border-color .15s,box-shadow .15s,transform .1s}.heb-onb-card:hover{box-shadow:0 6px 18px var(--app-shadow-subtle);transform:translateY(-1px)}.heb-onb-card.is-on{border-color:var(--app-btn-primary);box-shadow:0 0 0 2px var(--app-btn-primary) inset}.heb-fmain,.heb-fsec__body{display:grid;grid-template-columns:repeat(auto-fit,minmax(190px,1fr));align-items:start;gap:14px 16px}.heb-fmain{margin-bottom:4px}.heb-f--wide{grid-column:span 2}.heb-f--full{grid-column:1 / -1}@media (max-width: 575.98px){.heb-fmain,.heb-fsec__body{grid-template-columns:1fr}.heb-f--wide{grid-column:auto}}.heb-fsec{border-top:1px solid var(--app-border)}.heb-fsec:last-of-type{border-bottom:1px solid var(--app-border)}.heb-fsec__head{display:flex;align-items:baseline;gap:12px;padding:11px 0;cursor:pointer;list-style:none}.heb-fsec__head::-webkit-details-marker{display:none}.heb-fsec__head:before{content:"";flex:none;width:6px;height:6px;margin-right:2px;border-right:1.5px solid var(--app-page-subtitle);border-bottom:1.5px solid var(--app-page-subtitle);transform:rotate(-45deg);transition:transform .15s ease}.heb-fsec[open]>.heb-fsec__head:before{transform:rotate(45deg)}.heb-fsec__head:focus-visible{outline:2px solid var(--app-btn-primary);outline-offset:2px;border-radius:4px}.heb-fsec__title{font-family:Plus Jakarta Sans,sans-serif;font-size:12px;font-weight:800;letter-spacing:.04em;text-transform:uppercase;color:var(--app-page-subtitle)}.heb-fsec__hint{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:13px;color:var(--app-page-subtitle);opacity:.85}.heb-fsec__body{padding:2px 0 16px}.heb-fsec__body .form-label{margin-bottom:4px}.heb-fsec__note{margin:0;font-size:13px;color:var(--app-page-subtitle)}@media (prefers-reduced-motion: reduce){.heb-fsec__head:before{transition:none}}.heb-plan__toolbar{display:flex;align-items:center;gap:8px;flex-wrap:wrap}.heb-plan__bar{display:flex;align-items:center;justify-content:space-between;gap:12px;flex-wrap:wrap;margin-top:14px;padding-top:13px;border-top:1px solid var(--app-border)}.heb-plan__bar--edit{justify-content:flex-start}.heb-plan__unplaced{display:inline-flex;align-items:center;gap:8px;font-size:12.5px;color:var(--app-page-subtitle)}.heb-plan__unplaced i{color:#b7791f}.heb-placed{display:inline-flex;align-items:center;gap:6px;font-size:13px;text-decoration:none;color:var(--app-text, #172b4d)}.heb-placed i{color:var(--app-text-muted, #a9b6c9);font-size:12px}.heb-placed:hover{text-decoration:underline}.heb-placed--none{color:var(--app-text-muted, #71819c);font-style:italic}.heb-plan__picked{display:flex;flex-wrap:wrap;align-items:baseline;gap:10px;margin:10px 0 0;padding:9px 12px;border:1px solid var(--app-border, #dce6f5);border-radius:10px;background:var(--app-surface, #f7f9fc);font-size:13px}.heb-plan__picked i{color:var(--app-text-muted, #a9b6c9)}.heb-plan__picked span{color:var(--app-text-muted, #5d6b82)}.heb-plan__picked a{margin-left:auto}.heb-est__type{font-size:13px;color:var(--app-text, #172b4d)}.heb-est__lock{margin-left:6px;font-size:11px;color:var(--app-text-muted, #a9b6c9)}.fp-toolbar{display:flex;flex-wrap:wrap;align-items:center;gap:.5rem;margin-bottom:.625rem}.fp-toolbar__select{width:auto;min-width:12rem;max-width:18rem}.fp-stage{position:relative;width:100%;background:var(--app-surface, #f7f9fc);border:1px solid var(--app-border, #dce6f5);border-radius:12px;overflow:hidden}.fp-svg{display:block;width:100%;height:auto;touch-action:none}.fp-svg.is-editing{cursor:crosshair}.fp-grid line{stroke:var(--app-border, #e3ebf7);stroke-width:.02}.fp-bounds{fill:var(--app-surface, #fff);stroke:var(--app-border, #cfdaeb);stroke-width:.06}.fp-spot{stroke-width:var(--fp-stroke-w, .06);cursor:pointer;transition:opacity .12s ease}.fp-spot:hover{opacity:.85}.fp-spot.is-selected{stroke:#3861ee;stroke-width:calc(var(--fp-stroke-w, .06) * 2.6)}.fp-spot.is-overlapping{stroke:#d98324;stroke-dasharray:.3 .2;stroke-width:calc(var(--fp-stroke-w, .06) * 2)}.fp-tone-free{--fp-fill: #e7f6ec;--fp-stroke: #4aa96c}.fp-tone-occupied{--fp-fill: #e4ecfd;--fp-stroke: #3861ee}.fp-tone-arriving{--fp-fill: #fff3d9;--fp-stroke: #d98324}.fp-tone-departing{--fp-fill: #f2e9fb;--fp-stroke: #8b5cd6}.fp-tone-blocked{--fp-fill: #f0f2f6;--fp-stroke: #8795aa}.fp-tone-dirty{--fp-fill: #fde9ec;--fp-stroke: #d93446}.fp-tone-neutral{--fp-fill: #eef2f8;--fp-stroke: #a9b6c9}[class*=fp-tone-]{fill:var(--fp-fill);stroke:var(--fp-stroke)}.fp-kind-decor{fill:#eaf0f7;stroke:#b9c6d8;cursor:default}.fp-kind-label{fill:none;stroke:none;cursor:default;pointer-events:all}.fp-kind-link{fill:#e8eefb;stroke:#3861ee;stroke-dasharray:.25 .18}.fp-spot-icon{font-family:"Font Awesome 6 Pro","Font Awesome 6 Free";font-weight:900;fill:var(--app-text-muted, #5d6b82);pointer-events:none;text-anchor:middle;dominant-baseline:central}.fp-spot-label{font-weight:700;fill:var(--app-text, #172b4d);pointer-events:none;text-anchor:middle;dominant-baseline:middle}.fp-spot-area{fill:var(--app-text-muted, #71819c);pointer-events:none;text-anchor:middle;dominant-baseline:middle}.fp-handle{fill:#fff;stroke:#3861ee;stroke-width:.06;cursor:nwse-resize}.fp-handle-rot{fill:#fff;stroke:#8b5cd6;stroke-width:.06;cursor:grab}.fp-breadcrumb{display:flex;flex-wrap:wrap;align-items:center;gap:6px;margin-bottom:10px;font-size:13px}.fp-breadcrumb button{border:0;background:transparent;padding:2px 4px;color:var(--app-btn-primary, #3861ee);cursor:pointer;font-size:13px}.fp-breadcrumb button:disabled{color:var(--app-text, #172b4d);cursor:default;font-weight:700}.fp-breadcrumb .fp-sep{color:var(--app-text-muted, #a9b6c9)}.fp-legend{display:flex;flex-wrap:wrap;gap:8px;margin-top:14px}.fp-legend>span{display:inline-flex;align-items:center;gap:8px;padding:5px 11px;border:1px solid var(--app-border, #dce6f5);border-radius:999px;background:var(--app-surface, #fff);font-size:12px;color:var(--app-text-muted, #71819c)}.fp-legend>span.is-zero{opacity:.5}.fp-legend i{display:inline-block;width:11px;height:11px;border:1px solid var(--fp-stroke, currentColor);border-radius:3px;background:var(--fp-fill, transparent)}.fp-legend b{color:var(--app-text, #172b4d);font-weight:800;font-variant-numeric:tabular-nums}.fp-empty{padding:38px 18px;text-align:center;color:var(--app-text-muted, #71819c);font-size:13px}.fp-empty__icon{display:block;margin-bottom:13px;color:var(--app-btn-primary, #3861ee);font-size:26px;opacity:.38}.fp-warning{display:flex;align-items:flex-start;gap:9px;margin:12px 0 0;padding:10px 12px;border:1px solid var(--app-danger-border, #ffc9d0);border-radius:10px;background:var(--app-danger-bg, #fff1f3);color:var(--app-danger-text, #b42335);font-size:13px;line-height:1.45}.fp-inspector{margin-top:12px;padding:12px 14px;background:var(--app-surface, #f7f9fc);border:1px solid var(--app-border, #dce6f5);border-radius:12px}.fp-inspector-title{display:flex;align-items:baseline;justify-content:space-between;gap:10px;margin:0 0 10px;font-size:13px;font-weight:700;color:var(--app-text, #172b4d)}.fp-inspector-area{font-weight:400;font-size:12px;color:var(--app-text-muted, #71819c)}.fp-inspector-fields{display:flex;flex-wrap:wrap;gap:14px}.fp-field{display:flex;flex-direction:column;gap:4px;font-size:12px;color:var(--app-text-muted, #71819c)}.fp-field>span{font-weight:600}.fp-field input[type=text],.fp-field select{min-width:180px;padding:5px 8px;border:1px solid var(--app-border, #cfdaeb);border-radius:7px;background:var(--app-surface-alt, #fff);color:var(--app-text, #172b4d);font-size:13px}.fp-field input[type=range]{min-width:160px;accent-color:var(--app-btn-primary, #3861ee)}.fp-background{margin-top:12px;padding:12px 14px;background:var(--app-surface, #f7f9fc);border:1px solid var(--app-border, #dce6f5);border-radius:12px}.fp-background-actions{display:flex;flex-wrap:wrap;gap:8px;margin-bottom:10px}.fp-background-hint{margin:10px 0 0;font-size:12px;color:var(--app-text-muted, #71819c)}.fp-visually-hidden{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0 0 0 0);white-space:nowrap;border:0}.fp-iconpicker{display:flex;flex-wrap:wrap;gap:6px;margin-top:12px;padding-top:10px;border-top:1px solid var(--app-border, #e3ebf7)}.fp-icon-choice{width:32px;height:32px;display:inline-flex;align-items:center;justify-content:center;border:1px solid var(--app-border, #cfdaeb);border-radius:8px;background:var(--app-surface-alt, #fff);color:var(--app-text-muted, #5d6b82);font-size:14px;cursor:pointer;transition:border-color .12s ease,color .12s ease}.fp-icon-choice:hover:not(:disabled){border-color:var(--app-btn-primary, #3861ee);color:var(--app-btn-primary, #3861ee)}.fp-icon-choice.is-on{border-color:var(--app-btn-primary, #3861ee);color:var(--app-btn-primary, #3861ee);box-shadow:inset 0 0 0 1px var(--app-btn-primary, #3861ee)}.fp-icon-choice:disabled{opacity:.5;cursor:default}.fp-plans{margin:12px 0;padding:12px 14px;background:var(--app-surface, #f7f9fc);border:1px solid var(--app-border, #dce6f5);border-radius:12px}.fp-plans__title{margin:0 0 8px;font-size:13px;font-weight:700;color:var(--app-text, #172b4d)}.fp-plans__tree{list-style:none;margin:0 0 10px;padding:0}.fp-plans__tree li{display:flex;align-items:center;gap:8px;padding:3px 0}.fp-plans__pick{border:0;background:none;padding:2px 4px;border-radius:6px;color:var(--app-text, #172b4d);font-size:13px;cursor:pointer}.fp-plans__pick:hover{color:var(--app-btn-primary, #3861ee)}.fp-plans__pick.is-current{font-weight:700;color:var(--app-btn-primary, #3861ee)}.fp-plans__kind{font-size:12px;color:var(--app-text-muted, #71819c)}.fp-plans__act{margin-left:auto;width:26px;height:26px;display:inline-flex;align-items:center;justify-content:center;border:1px solid transparent;border-radius:7px;background:none;color:var(--app-text-muted, #a9b6c9);font-size:12px;cursor:pointer}.fp-plans__act+.fp-plans__act{margin-left:0}.fp-plans__tree li:hover .fp-plans__act,.fp-plans__act:focus-visible{border-color:var(--app-border, #cfdaeb);color:var(--app-text-muted, #5d6b82)}.fp-plans__act--danger:hover:not(:disabled){border-color:var(--app-danger-border, #ffc9d0);color:var(--app-danger-text, #b42335)}.fp-plans__act:disabled{opacity:.35;cursor:default}.fp-plans__actions{display:flex;flex-wrap:wrap;gap:8px}.fp-plans__hint{margin:10px 0 0;font-size:12px;line-height:1.5;color:var(--app-text-muted, #71819c)}.fp-plans__form{margin-top:12px;padding-top:12px;border-top:1px solid var(--app-border, #e3ebf7)}.fp-plans__form-title{margin:0 0 10px;font-size:13px;font-weight:700;color:var(--app-text, #172b4d)}.fp-plans__form-actions{display:flex;gap:8px;margin-top:12px}.fp-field input[type=number]{width:110px;padding:5px 8px;border:1px solid var(--app-border, #cfdaeb);border-radius:7px;background:var(--app-surface-alt, #fff);color:var(--app-text, #172b4d);font-size:13px}.fp-plans__scope{margin:0 0 12px;font-size:12px;color:var(--app-text-muted, #71819c)}@media print{.app-sidebar,.app-sidebar-backdrop,.page-hero,.fp-toolbar,.fp-breadcrumb,.fp-plans,.fp-planmanager,.fp-inspector,.fp-legend,.fp-warning,.resto-plan__picked,.resto-plan__bar,.resto-plan__unplaced{display:none!important}.resto-panel,.resto-panel__body{border:0;box-shadow:none;padding:0;margin:0;background:transparent}.fp-stage{border:0;-moz-column-break-inside:avoid;break-inside:avoid}.fp-spot,.fp-tone-free,.fp-tone-occupied,.fp-tone-arriving,.fp-tone-departing,.fp-tone-blocked,.fp-tone-dirty,.fp-tone-neutral,.fp-legend{print-color-adjust:exact;-webkit-print-color-adjust:exact}@page{size:landscape;margin:12mm}}.resto-gauge{height:6px;border-radius:999px;background:var(--app-border);overflow:hidden}.resto-gauge__fill{height:100%;border-radius:999px;background:var(--app-btn-success);transition:width .3s ease}.resto-gauge__fill.is-full{background:var(--app-btn-danger)}.resto-covers{font-size:1.35rem;font-weight:700;line-height:1}.resto-slot-hour{font-size:1.15rem;font-weight:700;color:var(--app-page-title);font-variant-numeric:tabular-nums}.resto-booking{border-left:3px solid var(--bk-accent, var(--app-border-strong))}.resto-booking--confirmed{--bk-accent: var(--app-btn-success)}.resto-booking--seated{--bk-accent: var(--app-btn-primary)}.resto-booking--pending{--bk-accent: #b7791f}.resto-booking--waitlist{--bk-accent: #6b46c1}.resto-booking--no_show{--bk-accent: var(--app-btn-danger)}.resto-booking--completed{--bk-accent: var(--app-text-muted)}.resto-booking--expired,.resto-booking--cancelled_guest,.resto-booking--cancelled_venue{opacity:.6}.resto-party{display:inline-flex;align-items:center;justify-content:center;min-width:42px;height:42px;border-radius:10px;background:var(--app-muted-surface);border:1px solid var(--app-border);font-weight:700;font-size:1.05rem}.resto-allergy{display:inline-flex;align-items:center;gap:5px;padding:2px 8px;border-radius:6px;background:var(--app-danger-bg);border:1px solid var(--app-danger-border);color:var(--app-danger-text);font-size:.8rem;font-weight:600}.resto-slots{display:flex;flex-wrap:wrap;gap:6px}.resto-slot-btn{display:flex;flex-direction:column;align-items:center;gap:1px;min-width:74px;padding:6px 10px;border:1px solid var(--app-border-strong);border-radius:8px;background:var(--app-surface);color:var(--app-text);font-weight:600;font-variant-numeric:tabular-nums;cursor:pointer;transition:border-color .14s,background .14s,color .14s}.resto-slot-btn small{font-weight:400;font-size:.7rem;color:var(--app-text-muted)}.resto-slot-btn:hover:not(:disabled){border-color:var(--app-btn-primary)}.resto-slot-btn.is-selected{background:var(--app-btn-primary);border-color:var(--app-btn-primary);color:var(--app-btn-primary-fg)}.resto-slot-btn.is-selected small{color:#fffc}.resto-slot-btn:disabled{opacity:.45;cursor:not-allowed}.resto-days{display:flex;flex-wrap:wrap;gap:4px}.resto-day{padding:5px 10px;border:1px solid var(--app-border-strong);border-radius:8px;background:var(--app-surface);color:var(--app-text-muted);font-size:.8rem;font-weight:600;cursor:pointer}.resto-day.is-on{background:var(--app-btn-primary);border-color:var(--app-btn-primary);color:var(--app-btn-primary-fg)}.resto-set__shell{display:grid;grid-template-columns:minmax(220px,258px) minmax(0,1fr);gap:18px;align-items:start}.resto-set__aside{display:grid;gap:14px;position:sticky;top:14px}.resto-set__main{min-width:0}.resto-nav{display:flex;flex-direction:column;gap:2px;padding:7px;border:1px solid var(--app-border);border-radius:14px;background:var(--app-surface);box-shadow:0 1px 2px var(--app-shadow-subtle)}.resto-nav__item{display:flex;align-items:center;gap:10px;width:100%;padding:8px 10px;border:0;border-radius:10px;background:transparent;color:var(--app-text-muted);font-size:.89rem;font-weight:600;text-align:left;cursor:pointer;transition:background .14s,color .14s}.resto-nav__item:hover{background:var(--app-muted-surface);color:var(--app-text)}.resto-nav__item.is-on{background:var(--app-btn-primary);color:var(--app-btn-primary-fg)}.resto-nav__item i{width:1.05rem;text-align:center;font-size:.92rem;opacity:.85}.resto-nav__label{flex:1;min-width:0}.resto-nav__count{padding:1px 7px;border-radius:999px;background:var(--app-muted-surface);color:var(--app-text-muted);font-size:.7rem;font-weight:700;font-variant-numeric:tabular-nums}.resto-nav__item.is-on .resto-nav__count{background:#ffffff38;color:var(--app-btn-primary-fg)}.resto-idcard{padding:14px 15px;border:1px solid var(--app-border);border-radius:14px;background:var(--app-surface);box-shadow:0 1px 2px var(--app-shadow-subtle)}.resto-idcard__kicker{display:block;margin-bottom:3px;color:var(--app-text-muted);font-size:.65rem;font-weight:800;letter-spacing:.09em;text-transform:uppercase}.resto-idcard__name{margin:0;color:var(--app-page-title);font-size:1.02rem;font-weight:700;line-height:1.25}.resto-idcard__url{display:inline-block;margin-top:8px;color:var(--app-btn-primary);font-size:.76rem;line-height:1.35;word-break:break-all;text-decoration:none}.resto-idcard__url:hover{text-decoration:underline}.resto-idcard__facts{display:grid;gap:6px;margin:12px 0 0;padding-top:11px;border-top:1px solid var(--app-border)}.resto-idcard__facts>div{display:flex;align-items:baseline;justify-content:space-between;gap:10px}.resto-idcard__facts dt{color:var(--app-text-muted);font-size:.74rem;font-weight:400;line-height:1.3}.resto-idcard__facts dd{margin:0;color:var(--app-page-title);font-size:.84rem;font-weight:700;font-variant-numeric:tabular-nums;white-space:nowrap}.resto-panel{overflow:hidden;border:1px solid var(--app-border);border-radius:14px;background:var(--app-surface);box-shadow:0 1px 2px var(--app-shadow-subtle)}.resto-panel__head{display:flex;align-items:flex-start;justify-content:space-between;flex-wrap:wrap;gap:14px;padding:15px 18px;border-bottom:1px solid var(--app-border);background:var(--app-surface-alt)}.resto-panel__title{display:flex;align-items:center;gap:9px;margin:0;color:var(--app-page-title);font-size:1.02rem;font-weight:700}.resto-panel__title i{color:var(--app-btn-primary);font-size:.92rem}.resto-panel__desc{margin:7px 0 0;max-width:74ch;color:var(--app-text-muted);font-size:.83rem;line-height:1.5}.resto-panel__body{padding:16px 18px}.resto-panel__body--flush{padding:0}.resto-panel__foot{display:flex;align-items:center;justify-content:space-between;gap:12px;flex-wrap:wrap;padding:12px 18px;border-top:1px solid var(--app-border);background:var(--app-muted-surface)}.resto-panel .table{margin-bottom:0}.resto-panel .table>thead>tr>th{padding:9px 18px;border-bottom:1px solid var(--app-border);background:var(--app-muted-surface);color:var(--app-text-muted);font-size:.68rem;font-weight:800;letter-spacing:.07em;text-transform:uppercase;white-space:nowrap}.resto-panel .table>tbody>tr>td{padding:11px 18px}.resto-panel .table>tbody>tr:last-child>td{border-bottom:0}.resto-subrow{padding:0 18px!important;background:var(--app-muted-surface);box-shadow:inset 3px 0 0 var(--app-btn-primary)}.resto-form{padding:16px 18px;border-top:1px dashed var(--app-border-strong);background:var(--app-muted-surface)}.resto-form__title{display:flex;align-items:center;gap:8px;margin:0 0 13px;color:var(--app-page-title);font-size:.9rem;font-weight:700}.resto-form__title i{color:var(--app-btn-primary);font-size:.82rem}.resto-empty{padding:30px 18px!important;color:var(--app-text-muted);font-size:.88rem;text-align:center}.resto-empty i{display:block;margin-bottom:9px;font-size:1.5rem;opacity:.32}.resto-onboard{padding:46px 22px;border:1px dashed var(--app-border-strong);border-radius:16px;background:var(--app-surface);text-align:center}.resto-onboard i{display:block;margin-bottom:14px;color:var(--app-btn-primary);font-size:2.1rem;opacity:.5}@media (max-width: 991.98px){.resto-set__shell{grid-template-columns:minmax(0,1fr)}.resto-set__aside{position:static}.resto-nav{flex-direction:row;overflow-x:auto;gap:5px}.resto-nav__item{flex:0 0 auto;white-space:nowrap}}.resto-day__strip{display:grid;grid-template-columns:repeat(auto-fill,minmax(228px,1fr));gap:14px}.resto-tile{position:relative;overflow:hidden;padding:15px 16px;border:1px solid var(--app-border);border-radius:14px;background:var(--app-surface);box-shadow:0 1px 2px var(--app-shadow-subtle)}.resto-tile--lead{border-color:var(--app-btn-primary)}.resto-tile--lead:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:var(--app-btn-primary);opacity:.07;pointer-events:none}.resto-tile>*{position:relative}.resto-tile__head{display:flex;align-items:center;justify-content:space-between;gap:10px;margin-bottom:11px}.resto-tile__name{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;color:var(--app-page-title);font-size:.94rem;font-weight:700}.resto-tile__hours{flex:0 0 auto;padding:2px 9px;border:1px solid var(--app-border);border-radius:999px;background:var(--app-muted-surface);color:var(--app-text-muted);font-size:.7rem;font-weight:700;font-variant-numeric:tabular-nums;white-space:nowrap}.resto-tile__foot{display:flex;align-items:baseline;justify-content:space-between;gap:10px;margin-top:9px}.resto-tile__pct{color:var(--app-text-muted);font-size:.72rem;font-weight:800;font-variant-numeric:tabular-nums}.resto-tile__pct.is-full{color:var(--app-danger-text)}.resto-tile--lead .resto-covers{font-size:1.75rem}.resto-day__slot{display:grid;grid-template-columns:104px minmax(0,1fr);gap:18px;padding:6px 0 14px}.resto-day__rail{padding-left:17px}.resto-day__rail:before{content:"";position:absolute;left:3px;top:9px;bottom:-20px;width:1px;background:var(--app-border)}.resto-day__rail:after{content:"";position:absolute;left:0;top:6px;width:7px;height:7px;border-radius:50%;background:var(--app-btn-primary)}.resto-day__slot:last-child .resto-day__rail:before{display:none}@media (min-width: 768px){.resto-day__rail{position:sticky;top:12px;align-self:start}}@media (max-width: 767.98px){.resto-day__rail{position:relative}.resto-day__slot{grid-template-columns:minmax(0,1fr);gap:8px}}.resto-bk{display:grid;grid-template-columns:auto minmax(0,1fr) auto;gap:14px;align-items:start;padding:12px 14px;margin-bottom:10px;border:1px solid var(--app-border);border-left:3px solid var(--bk-accent, var(--app-border-strong));border-radius:12px;background:var(--app-surface);box-shadow:0 1px 2px var(--app-shadow-subtle);transition:box-shadow .14s,border-color .14s}.resto-bk:hover{box-shadow:0 5px 16px var(--app-shadow-subtle)}.resto-bk__name{color:var(--app-page-title);font-size:.95rem;font-weight:700;line-height:1.25}.resto-bk__meta{display:flex;flex-wrap:wrap;align-items:center;gap:2px 14px;margin-top:3px;color:var(--app-text-muted);font-size:.79rem}.resto-bk__meta i{margin-right:5px;opacity:.55}.resto-bk__note{margin-top:7px;font-size:.82rem;line-height:1.45}.resto-bk__note--internal{color:var(--app-text-muted);font-style:italic}.resto-bk__side{display:flex;flex-direction:column;align-items:flex-end;gap:8px}.resto-bk__actions{display:flex;flex-wrap:wrap;gap:5px;justify-content:flex-end}@media (max-width: 640px){.resto-bk{grid-template-columns:auto minmax(0,1fr)}.resto-bk__side{grid-column:1 / -1;align-items:stretch}.resto-bk__actions{justify-content:flex-start}}.resto-drawer{position:fixed;inset:0 0 0 auto;width:min(440px,100%);overflow-y:auto;padding:20px 22px 50px;background:var(--app-surface);border-left:1px solid var(--app-border);box-shadow:-12px 0 34px var(--app-shadow-subtle);z-index:1080}.resto-timeline{list-style:none;margin:0;padding:0}.resto-timeline li{position:relative;padding:0 0 12px 18px;border-left:1px solid var(--app-border)}.resto-timeline li:before{content:"";position:absolute;left:-4px;top:6px;width:7px;height:7px;border-radius:50%;background:var(--app-btn-primary)}.resto-timeline li:last-child{border-left-color:transparent}@media (max-width: 640px){.resto-drawer{width:100%}}.pb-menu{display:flex;align-items:flex-start;gap:12px;padding:12px 14px;margin-bottom:8px;border:1px solid #dfe5f3;border-radius:12px;cursor:pointer;transition:border-color .14s,background .14s}.pb-menu:hover{border-color:#b9c6ea;background:#f7f9ff}.pb-menu.is-selected{border-color:#3c65f5;background:#f2f5ff}.pb-menu input{margin-top:4px}.pb-menu__body{flex:1;min-width:0}.pb-menu__title{font-weight:700}.pb-menu__desc{font-size:.88rem;color:#5b6b85;margin-top:2px}.pb-menu__price{font-weight:700;white-space:nowrap}.pb-menu__base{margin-left:6px;color:#8a97ad;font-weight:400;font-size:.85rem}.pb-imposed{padding:16px 18px;margin-bottom:14px;border-radius:12px;background:#f2f5ff;border:1px solid #dfe5f3;border-left:3px solid #3C65F5}.pb-imposed__title{font-weight:700;font-size:1.1rem}.pb-imposed__price{margin-top:8px;font-weight:700;font-size:1.05rem}.pb-occasion{display:inline-block;margin-top:6px;padding:2px 9px;border-radius:999px;background:#3c65f5;color:#fff;font-size:.7rem;font-weight:700}.pb-bg.is-embedded{min-height:0;padding:0;background:none}.pb-bg.is-embedded .pb-shell{box-shadow:none;border-radius:0}.resto-timeline{margin-top:1.25rem;padding:1rem 1.1rem;background:var(--app-surface);border:1px solid var(--app-border);border-radius:14px}.resto-timeline__head{display:flex;flex-wrap:wrap;align-items:baseline;justify-content:space-between;gap:.5rem;margin-bottom:.85rem}.resto-timeline__count{margin:0;font-size:.8rem;color:var(--app-text-muted)}.resto-timeline__scroll{overflow-x:auto}.resto-timeline__grid{position:relative}.resto-timeline__ruler{position:relative;height:1.1rem;margin-left:6.5rem;font-size:.7rem;color:var(--app-text-muted)}.resto-timeline__ruler span{position:absolute;transform:translate(-50%);white-space:nowrap}.resto-timeline__row{display:flex;align-items:stretch;gap:.5rem;margin-bottom:.35rem}.resto-timeline__label{flex:0 0 6rem;display:flex;flex-direction:column;justify-content:center;font-size:.8rem;line-height:1.15}.resto-timeline__label small{color:var(--app-text-muted);font-size:.68rem}.resto-timeline__track{position:relative;flex:1;min-width:0;height:2.1rem;background:var(--app-muted-surface);border:1px solid var(--app-border);border-radius:8px;overflow:hidden}.resto-timeline__track.is-free{background:var(--app-success-bg);border-color:var(--app-success-border)}.resto-timeline__tick{position:absolute;top:0;bottom:0;width:1px;background:var(--app-border)}.resto-timeline__block{position:absolute;top:3px;bottom:3px;display:flex;align-items:center;padding:0 .4rem;border-radius:6px;background:var(--app-surface);border:1px solid var(--app-border-strong);border-left:3px solid var(--bk-accent, var(--app-border-strong));font-size:.72rem;font-weight:600;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.resto-timeline__freetag{position:absolute;top:50%;left:.5rem;transform:translateY(-50%);font-size:.7rem;color:var(--app-success-text)}.resto-timeline__unplaced{display:flex;flex-wrap:wrap;gap:.35rem;align-items:baseline;margin:.75rem 0 0;padding:.5rem .7rem;background:var(--app-danger-bg);border:1px solid var(--app-danger-border);border-radius:9px;color:var(--app-danger-text);font-size:.78rem}.resto-cal{display:grid;grid-template-columns:repeat(7,1fr);gap:4px}.resto-cal__dow{text-align:center;font-size:11px;text-transform:uppercase;opacity:.6;padding:2px 0}.resto-cal__cell{position:relative;display:flex;flex-direction:column;justify-content:space-between;align-items:stretch;min-height:58px;padding:4px 5px;background:var(--app-surface);border:1px solid var(--app-border);border-radius:8px;color:inherit;text-align:left;font:inherit;cursor:pointer;transition:border-color .15s,box-shadow .15s}.resto-cal__cell:hover{border-color:var(--app-btn-primary);box-shadow:0 4px 12px var(--app-shadow-subtle)}.resto-cal__cell--empty{border:0;background:none;cursor:default;min-height:0}.resto-cal__cell.is-today{border-color:var(--app-btn-primary)}.resto-cal__cell.is-full .resto-cal__bar-fill{background:var(--app-danger, #dc3545)}.resto-cal__day{font-size:11px;opacity:.6}.resto-cal__val{font-size:12px;font-weight:600;text-align:right}.resto-cal__bar{position:absolute;right:5px;top:18px;bottom:20px;width:5px;border-radius:3px;background:var(--app-border);overflow:hidden;display:flex;align-items:flex-end}.resto-cal__bar-fill{width:100%;background:var(--app-btn-primary);border-radius:3px}.resto-cal__unplaced{position:absolute;left:5px;bottom:4px;font-size:11px;color:var(--app-danger, #dc3545)}.resto-spark{display:flex;align-items:flex-end;gap:6px;height:160px}.resto-spark__col{flex:1;display:flex;flex-direction:column;justify-content:flex-end;height:100%;gap:4px}.resto-spark__bar{min-height:2px;border-radius:4px 4px 0 0;background:var(--app-btn-primary);opacity:.85}.resto-spark__col:hover .resto-spark__bar{opacity:1}.resto-spark__label{font-size:10px;text-align:center;opacity:.6}.resto-plan__bar{display:flex;align-items:center;justify-content:space-between;gap:12px;flex-wrap:wrap;margin-top:14px;padding-top:13px;border-top:1px solid var(--app-border)}.resto-plan__unplaced{display:inline-flex;align-items:center;gap:8px;font-size:12.5px;color:var(--app-page-subtitle)}.resto-plan__unplaced i{color:#b7791f}.resto-plan__picked{display:flex;flex-wrap:wrap;align-items:baseline;gap:10px;margin:10px 0 0;padding:9px 12px;border:1px solid var(--app-border);border-radius:10px;background:var(--app-surface);font-size:13px}.resto-plan__picked i,.resto-plan__picked span{color:var(--app-text-muted)}.resto-plan__picked a{margin-left:auto}.resto-cal__month{display:inline-flex;align-items:center;justify-content:center;min-width:150px;padding:.25rem .75rem;text-transform:capitalize;font-weight:600;color:var(--app-text, inherit);border:1px solid var(--app-border);border-left:0;border-right:0;background:transparent}@media (max-width: 767.98px){.resto-cal__month{min-width:0;flex:1 1 auto}}.resto-plan__printhead{margin:0 0 8px;font-size:12px;color:var(--app-text, #172b4d)}.resto-plan__printhead b{font-size:15px}.resto-plan__printhead span{margin-left:10px;color:var(--app-text-muted, #71819c)}.resto-stats__filters{display:flex;flex-wrap:wrap;gap:.75rem;align-items:center;margin-bottom:1rem}.resto-stats__dates{display:flex;align-items:center;gap:.4rem}.resto-stats__kpis{display:grid;gap:.75rem;margin-bottom:1rem;grid-template-columns:repeat(auto-fit,minmax(160px,1fr))}.resto-stats__kpi{display:flex;flex-direction:column;gap:.15rem;padding:.85rem 1rem;border:1px solid var(--app-border);border-radius:.5rem;background:var(--app-bg)}.resto-stats__kpi-value{font-size:1.6rem;font-weight:700;line-height:1.1}.resto-stats__kpi-label{font-size:.85rem;color:var(--app-muted)}.resto-stats__kpi-hint{font-size:.75rem;color:var(--app-muted);font-style:italic}.resto-stats__card{margin-bottom:1rem}.resto-stats__grid{display:grid;gap:1rem;grid-template-columns:repeat(auto-fit,minmax(260px,1fr))}.resto-stats__bars{list-style:none;margin:0;padding:0;display:grid;gap:.5rem}.resto-stats__bars li{display:grid;grid-template-columns:minmax(0,8rem) 1fr auto;gap:.6rem;align-items:center}.resto-stats__bar-label{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.resto-stats__bar-track{height:10px;border-radius:5px;background:var(--app-bg-subtle);overflow:hidden}.resto-stats__bar-fill{display:block;height:100%;border-radius:5px;background:var(--app-accent)}.resto-stats__bar-value{font-variant-numeric:tabular-nums;color:var(--app-muted)}.carte-chips{display:flex;flex-wrap:wrap;gap:.35rem}.carte-chip{display:inline-flex;align-items:center;gap:.3rem;padding:.15rem .5rem;border:1px solid var(--app-border);border-radius:999px;font-size:.85rem;color:var(--app-text-muted);cursor:pointer;-webkit-user-select:none;-moz-user-select:none;user-select:none}.carte-chip.is-on{border-color:var(--app-border-strong);color:var(--app-text);background:var(--app-muted-surface)}.carte-chip input{margin:0}.carte-section{border:1px solid var(--app-border);border-radius:.5rem;padding:.75rem;margin-bottom:.75rem;background:var(--app-surface-alt)}.carte-section .table-responsive,.carte-section table{max-width:100%;overflow-x:auto}.carte-publish{border-color:var(--app-border-strong)}.carte-publish__scope-head,.carte-publish__scope-row{display:flex;align-items:center;justify-content:space-between;gap:.75rem}.carte-publish__scope-head{border-bottom:1px solid var(--app-border);padding-bottom:.25rem;margin-bottom:.25rem}.carte-publish__scope-photos{min-width:5.5rem;display:flex;justify-content:center;margin-bottom:0;padding-left:0}.carte-publish__scope-photos .form-check-input{margin-left:0;float:none}.carte-share{border-top:1px solid var(--app-border);padding-top:.75rem}.carte-share__row{display:flex;align-items:flex-start;gap:1rem;flex-wrap:wrap}.carte-share__qr{background:#fff;border:1px solid var(--app-border);border-radius:6px;padding:4px;flex:none}.carte-share__links{flex:1 1 22rem;min-width:16rem}.carte-dishrow{display:flex;align-items:flex-start;gap:.6rem}.carte-dishrow__thumb{flex:none;width:44px;height:44px;-o-object-fit:cover;object-fit:cover;border-radius:4px;border:1px solid var(--app-border)}.carte-photo__current{display:flex;align-items:center;gap:.75rem}.carte-photo__thumb{width:84px;height:63px;-o-object-fit:cover;object-fit:cover;border-radius:4px;border:1px solid var(--app-border)}.carte-photo__none{font-size:.85rem;color:var(--app-text-muted, #888)}.carte-photo__actions{display:flex;gap:.4rem;flex-wrap:wrap}.carte-photo__panel{margin-top:.6rem;padding:.6rem;border:1px solid var(--app-border);border-radius:6px;background:var(--app-bg-subtle, transparent)}.carte-photo__bar{margin-bottom:.5rem}.carte-photo__grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(88px,1fr));gap:.5rem;max-height:16rem;overflow-y:auto}.carte-photo__tile{padding:0;border:2px solid transparent;border-radius:4px;background:none;cursor:pointer;line-height:0}.carte-photo__tile img{width:100%;aspect-ratio:4 / 3;-o-object-fit:cover;object-fit:cover;border-radius:3px}.carte-photo__tile.is-on{border-color:var(--app-primary, #0d6efd)}@media print{.carte-publish{display:none}}.carte-media{display:grid;grid-template-columns:repeat(auto-fill,minmax(9rem,1fr));gap:.75rem}.carte-media__item{margin:0;border:1px solid var(--app-border, #dce6f5);border-radius:.5rem;overflow:hidden;background:var(--app-surface, #fff)}.carte-media__img{display:block;width:100%;height:8rem;-o-object-fit:cover;object-fit:cover}.carte-media__meta{display:flex;align-items:center;justify-content:space-between;gap:.25rem;padding:.25rem .5rem;font-size:.75rem;color:var(--app-text-muted, #71819c)}.carte-dish-photos{display:flex;flex-wrap:wrap;gap:.5rem;margin-bottom:.5rem}.carte-dish-photos__item{position:relative;margin:0;border:1px solid var(--app-border, #dce6f5);border-radius:.375rem;overflow:hidden}.carte-dish-photos__img{display:block;width:5rem;height:4rem;-o-object-fit:cover;object-fit:cover}.carte-dish-photos__item .btn{position:absolute;top:0;right:0;padding:0 .25rem}.carte-i18n__langs{display:flex;flex-wrap:wrap;gap:.5rem;margin-bottom:1rem}.carte-i18n__lang{display:inline-flex;align-items:center;gap:.45rem;padding:.35rem .8rem;border:1px solid var(--app-border, #dce6f5);border-radius:999px;background:transparent;color:var(--app-text-muted, #71819c);font-size:.85rem;cursor:pointer}.carte-i18n__lang.is-active{border-color:var(--app-primary, #0d6efd);color:var(--app-text, #05264e);font-weight:600}.carte-i18n__flag{display:block;width:1.1rem;line-height:0;border-radius:2px;overflow:hidden}.carte-i18n__flag svg{display:block;width:100%;height:auto}.carte-i18n__bar{display:flex;flex-wrap:wrap;gap:.5rem;align-items:center;margin-bottom:.35rem}.carte-i18n__hint{font-size:.85rem;margin-bottom:.75rem}.carte-i18n__saved{padding:.5rem .75rem;border-left:3px solid var(--app-primary, #0d6efd);background:var(--app-surface-alt, #f4f8ff);color:var(--app-text, #05264e);font-size:.9rem}.carte-i18n__table td{vertical-align:middle}.carte-i18n__kind{display:inline-block;min-width:5.5rem;margin-right:.5rem;font-size:.7rem;letter-spacing:.08em;text-transform:uppercase;color:var(--app-text-muted, #71819c)}.carte-i18n__text{color:var(--app-text, #05264e)}.carte-i18n__stale{margin-top:2rem}.carte-langtabs{display:flex;flex-wrap:wrap;gap:.4rem;margin-bottom:.9rem;padding-bottom:.75rem;border-bottom:1px solid var(--app-border, #dce6f5)}.carte-langtabs__tab{display:inline-flex;align-items:center;gap:.45rem;padding:.3rem .7rem;border:1px solid var(--app-border, #dce6f5);border-radius:999px;background:transparent;color:var(--app-text-muted, #71819c);font-size:.82rem;cursor:pointer}.carte-langtabs__tab.is-active{border-color:var(--app-primary, #0d6efd);color:var(--app-text, #05264e);font-weight:600}.carte-langtabs__tab.is-source{border-style:dashed}.carte-langtabs__tab.is-filled{border-color:var(--app-success, #198754)}.carte-langtabs__flag{display:block;width:1.1rem;line-height:0;border-radius:2px;overflow:hidden}.carte-langtabs__flag svg{display:block;width:100%;height:auto}.carte-lang__src{margin:0 0 .25rem;padding:.3rem .5rem;border-left:2px solid var(--app-border, #dce6f5);color:var(--app-text-muted, #71819c);font-size:.85rem}.cp:before,.cp-skin:before{content:"";position:fixed;top:0;right:0;bottom:0;left:0;z-index:-1;pointer-events:none;opacity:var(--cp-grain);background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='180' height='180'%3E%3Cfilter id='n'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='0.82' numOctaves='3' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='180' height='180' filter='url(%23n)'/%3E%3C/svg%3E")}.code-editor{border:1px solid #cbd5e1;border-radius:8px;overflow:hidden;background:#fff}.code-editor .cm-editor{font-size:13px}.code-editor .cm-editor.cm-focused{outline:none}.code-editor .cm-gutters{background:#f8fafc;border-right:1px solid #e2e8f0;color:#94a3b8}.code-editor .cm-content{font-family:JetBrains Mono,ui-monospace,SFMono-Regular,Menlo,monospace}@media (max-width: 767.98px){.table-stacked,.table-stacked>tbody,.table-stacked>tbody>tr,.table-stacked>tbody>tr>td{display:block;width:100%}.table-stacked>thead{display:none}.table-stacked>tbody>tr{margin:0 0 10px;padding:8px 12px;border:1px solid var(--app-border);border-radius:10px}.table-stacked>tbody>tr>td{box-shadow:none;border:0;padding:4px 0;text-align:left}.table-stacked>tbody>tr>td[data-label]{display:flex;align-items:center;justify-content:space-between;gap:16px}.table-stacked>tbody>tr>td[data-label]:before{content:attr(data-label);flex:0 0 auto;color:var(--app-text-muted);font-size:.8125rem;font-weight:500;text-align:left}.table-stacked>tbody>tr>td[data-label]>.form-control,.table-stacked>tbody>tr>td[data-label]>.form-select{flex:1 1 auto;min-width:0;max-width:60%}.table-stacked>tbody>tr>td:not([data-label]){padding-top:8px;text-align:right}.table-stacked>tbody>tr>td:empty{display:none}}.stock-filter{max-width:360px}.stock-filter--sm{max-width:260px}@media (max-width: 575.98px){.stock-filter,.stock-filter--sm{max-width:none}}.cp,.cp-skin{--cp-paper: #f7f2e8;--cp-paper-deep: #efe7d7;--cp-ink: #211c16;--cp-ink-soft: #6d6151;--cp-ink-faint: #9b8d78;--cp-accent: #a34a2a;--cp-rule: #c9b998;--cp-grain: .05;--cp-display: "Fraunces", Georgia, "Times New Roman", serif;--cp-label: "Karla", ui-sans-serif, system-ui, sans-serif;--cp-body: "Karla", ui-sans-serif, system-ui, sans-serif;min-height:100vh;margin:0;padding:clamp(1.75rem,6vw,4.5rem) 1rem clamp(3rem,8vw,6rem);background:var(--cp-paper);color:var(--cp-ink);font-family:var(--cp-body);font-size:1rem;line-height:1.55;position:relative;isolation:isolate;-webkit-font-smoothing:antialiased}.cp:before,.cp-skin:before{content:"";position:fixed;top:0;right:0;bottom:0;left:0;z-index:-1;pointer-events:none;opacity:var(--cp-grain);background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='180' height='180'%3E%3Cfilter id='n'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='0.82' numOctaves='3' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='180' height='180' filter='url(%23n)'/%3E%3C/svg%3E")}.cp:after,.cp-skin:after{content:"";position:fixed;top:0;right:0;bottom:0;left:0;z-index:-1;pointer-events:none;background:radial-gradient(120% 80% at 50% 0%,transparent 55%,rgba(33,28,22,.09) 100%)}.cp__sheet{max-width:46rem;margin:0 auto}.cp__masthead{text-align:center;margin-bottom:clamp(2rem,6vw,3.25rem)}.cp__eyebrow{margin:0 0 .85rem;font-size:.7rem;font-weight:600;letter-spacing:.34em;text-transform:uppercase;color:var(--cp-accent)}.cp__venue{margin:0;font-family:var(--cp-display);font-variation-settings:"opsz" 120,"SOFT" 40,"WONK" 1;font-weight:600;font-size:clamp(2.4rem,11vw,4.25rem);line-height:.95;letter-spacing:-.015em;color:var(--cp-ink);overflow-wrap:break-word}.cp__addr{margin:1rem 0 0;font-size:.86rem;letter-spacing:.02em;color:var(--cp-ink-soft)}.cp__addr a{color:inherit;text-decoration:none;border-bottom:1px solid var(--cp-rule)}.cp__addr a:hover{color:var(--cp-accent);border-color:currentColor}.cp__fleuron{display:flex;align-items:center;justify-content:center;gap:.85rem;margin-top:1.6rem;color:var(--cp-rule)}.cp__fleuron:before,.cp__fleuron:after{content:"";height:1px;width:min(6.5rem,18vw);background:linear-gradient(90deg,transparent,currentColor)}.cp__fleuron:after{background:linear-gradient(270deg,transparent,currentColor)}.cp__fleuron span{font-size:.55rem;letter-spacing:.3em;color:var(--cp-accent)}.cp-menu+.cp-menu{margin-top:clamp(2.75rem,8vw,4.5rem)}.cp-menu__head{text-align:center;margin-bottom:1.75rem}.cp-menu__title{margin:0;font-family:var(--cp-display);font-variation-settings:"opsz" 60,"SOFT" 30,"WONK" 1;font-weight:500;font-size:clamp(1.5rem,5vw,2rem);line-height:1.15;color:var(--cp-ink)}.cp-menu__desc{margin:.6rem auto 0;max-width:34rem;font-size:.92rem;font-style:italic;color:var(--cp-ink-soft)}.cp-menu__price{display:inline-flex;align-items:baseline;gap:.45rem;margin-top:1rem;padding:.4rem 1.15rem;border:1px solid var(--cp-rule);border-radius:999px;font-family:var(--cp-display);font-variation-settings:"opsz" 40;font-size:1.15rem;font-weight:600;color:var(--cp-accent);background:var(--cp-paper-deep)}.cp-menu__price em{font-family:Karla,sans-serif;font-style:normal;font-size:.72rem;font-weight:500;letter-spacing:.12em;text-transform:uppercase;color:var(--cp-ink-soft)}.cp-sec+.cp-sec{margin-top:2.5rem}.cp-sec__title{display:flex;align-items:center;gap:1rem;margin:0 0 1.35rem;font-family:var(--cp-label);font-size:.72rem;font-weight:700;letter-spacing:.28em;text-transform:uppercase;color:var(--cp-accent)}.cp-sec__title:after{content:"";flex:1 1 auto;height:1px;background:var(--cp-rule)}.cp-sec__desc{margin:-.85rem 0 1.35rem;font-size:.85rem;font-style:italic;color:var(--cp-ink-soft)}.cp-sec__choices{margin:-.85rem 0 1.35rem;font-size:.72rem;letter-spacing:.14em;text-transform:uppercase;color:var(--cp-ink-faint)}.cp-sec__empty{margin:0;font-size:.9rem;font-style:italic;color:var(--cp-ink-faint)}.cp-dishes{list-style:none;margin:0;padding:0}.cp-dish+.cp-dish{margin-top:1.15rem}.cp-dish__line{display:flex;align-items:baseline;gap:.55rem;margin:0}.cp-dish__name{font-family:var(--cp-display);font-variation-settings:"opsz" 24,"SOFT" 20;font-weight:500;font-size:1.08rem;color:var(--cp-ink)}.cp-dish__leader{flex:1 1 auto;min-width:1.5rem;height:0;transform:translateY(-.3em);border-bottom:1px dotted var(--cp-rule)}.cp-dish__price{flex:0 0 auto;font-family:var(--cp-display);font-variation-settings:"opsz" 24;font-weight:600;font-size:1rem;font-variant-numeric:tabular-nums;white-space:nowrap;color:var(--cp-accent)}.cp-menu--tasting .cp-dish__line{justify-content:center;text-align:center}.cp-menu--tasting .cp-sec__title{text-align:center}.cp-menu--tasting .cp-dish__desc,.cp-menu--tasting .cp-dish__alg,.cp-menu--tasting .cp-dish__diets{text-align:center;margin-left:auto;margin-right:auto}.cp-menu--tasting .cp-dish__photo{margin-left:auto;margin-right:auto}.cp-menu--tasting .cp-dish__photos--band{justify-content:center}.cp-conn{margin:.75rem 0;text-align:center;font-size:.68rem;font-weight:600;letter-spacing:.3em;text-indent:.3em;color:var(--cp-accent)}.cp-conn--item{list-style:none}.cp-dish__sup{margin:.2rem 0 0;text-align:center;font-size:.78rem;letter-spacing:.06em;color:var(--cp-ink-soft)}.cp-menu__foot{margin:2rem 0 0;text-align:center;font-family:var(--cp-display);font-size:.95rem;line-height:1.6;color:var(--cp-ink);white-space:pre-line}.cp-dish__desc{margin:.2rem 0 0;max-width:36rem;font-size:.9rem;font-style:italic;line-height:1.5;color:var(--cp-ink-soft)}.cp-dish__photos{margin:.5rem 0 0}.cp-dish__photos--band{display:flex;flex-wrap:wrap;gap:.5rem}.cp-dish__photo{display:block;margin:0;width:100%;max-width:14rem;aspect-ratio:4 / 3;-o-object-fit:cover;object-fit:cover;border-radius:3px;border:1px solid var(--cp-rule)}.cp-dish__photos--band .cp-dish__photo{width:8.5rem;max-width:8.5rem}@media print{.cp-dish__photos,.cp-dish__photo{display:none}}.cp-dish__alg{margin:.35rem 0 0;font-size:.66rem;font-weight:600;letter-spacing:.14em;text-transform:uppercase;color:var(--cp-ink-faint)}.cp-dish__diets{display:inline-flex;flex-wrap:wrap;gap:.35rem;margin:.35rem 0 0}.cp-dish__diet{padding:.05rem .5rem;border:1px solid var(--cp-rule);border-radius:999px;font-size:.64rem;font-weight:600;letter-spacing:.12em;text-transform:uppercase;color:var(--cp-ink-soft)}.cp__foot{margin-top:clamp(3rem,9vw,5rem);padding-top:1.75rem;border-top:1px solid var(--cp-rule);text-align:center}.cp__pdf{display:inline-flex;align-items:center;gap:.55rem;padding:.6rem 1.35rem;border:1px solid var(--cp-rule);border-radius:999px;font-size:.76rem;font-weight:600;letter-spacing:.16em;text-transform:uppercase;color:var(--cp-ink-soft);text-decoration:none;background:transparent;transition:color .2s ease,border-color .2s ease,background .2s ease}.cp__pdf:hover,.cp__pdf:focus-visible{color:var(--cp-accent);border-color:var(--cp-accent);background:var(--cp-paper-deep)}.cp__date{margin:1.1rem 0 0;font-size:.7rem;letter-spacing:.2em;text-transform:uppercase;color:var(--cp-ink-faint)}.cp__notice{max-width:30rem;margin:clamp(3rem,14vh,7rem) auto 0;text-align:center}.cp__notice-title{margin:0 0 .9rem;font-family:Fraunces,Georgia,serif;font-variation-settings:"opsz" 90,"SOFT" 40,"WONK" 1;font-weight:500;font-size:clamp(1.7rem,7vw,2.4rem);line-height:1.05}.cp__notice-text{margin:0;font-size:.95rem;color:var(--cp-ink-soft)}@keyframes cp-rise{0%{opacity:0;transform:translateY(14px)}to{opacity:1;transform:none}}.cp-rise{animation:cp-rise .7s cubic-bezier(.22,1,.36,1) both}@media (prefers-reduced-motion: reduce){.cp-rise{animation:none}}@media (prefers-color-scheme: dark){.cp,.cp-skin{--cp-paper: #14110d;--cp-paper-deep: #1e1913;--cp-ink: #f2ead9;--cp-ink-soft: #b3a48b;--cp-ink-faint: #7d715e;--cp-accent: #dd8a5c;--cp-rule: #4a4032;--cp-grain: .07}}:root[data-theme=dark] .cp:not([class*=cp--theme-]),:root[data-theme=dark] .cp-skin{--cp-paper: #14110d;--cp-paper-deep: #1e1913;--cp-ink: #f2ead9;--cp-ink-soft: #b3a48b;--cp-ink-faint: #7d715e;--cp-accent: #dd8a5c;--cp-rule: #4a4032;--cp-grain: .07}:root[data-theme=light] .cp:not([class*=cp--theme-]),:root[data-theme=light] .cp-skin{--cp-paper: #f7f2e8;--cp-paper-deep: #efe7d7;--cp-ink: #211c16;--cp-ink-soft: #6d6151;--cp-ink-faint: #9b8d78;--cp-accent: #a34a2a;--cp-rule: #c9b998;--cp-grain: .05}:root[data-theme=dark] .cp:after,:root[data-theme=dark] .cp-skin:after{background:radial-gradient(120% 80% at 50% 0%,rgba(221,138,92,.07),transparent 60%)}@media (prefers-color-scheme: dark){:root:not([data-theme=light]) .cp:after,:root:not([data-theme=light]) .cp-skin:after{background:radial-gradient(120% 80% at 50% 0%,rgba(221,138,92,.07),transparent 60%)}}@media print{.cp,.cp-skin{--cp-paper: #fff;--cp-paper-deep: #fff;--cp-ink: #000;--cp-ink-soft: #444;--cp-ink-faint: #666;--cp-accent: #000;--cp-rule: #999;--cp-grain: 0;padding:0}.cp:before,.cp:after,.cp-skin:before,.cp-skin:after,.cp__foot{display:none}.cp-menu,.cp-sec{-moz-column-break-inside:avoid;break-inside:avoid}}.cp--embed{min-height:0;padding:clamp(1rem,3vw,2rem) 1rem;border:1px solid var(--cp-rule);border-radius:.5rem}.cp--embed:before,.cp--embed:after{display:none}.cp-chrome{color:var(--cp-ink);text-align:center;margin:0 0 clamp(1.5rem,5vw,2.5rem)}.cp-chrome--foot{margin:clamp(2rem,6vw,3rem) 0 0;font-size:.95em;color:var(--cp-ink-soft)}.cp-chrome p{margin:0 0 .6em}.cp-chrome h1,.cp-chrome h2,.cp-chrome h3,.cp-chrome h4,.cp-chrome h5,.cp-chrome h6{color:var(--cp-ink);font-family:inherit}.cp-chrome img{max-width:100%;height:auto}.cp--theme-bistrot{--cp-paper: #fbfaf7;--cp-paper-deep: #f1efe9;--cp-ink: #111111;--cp-ink-soft: #555555;--cp-ink-faint: #888888;--cp-accent: #111111;--cp-rule: #dddddd;--cp-display: "Helvetica Neue", Arial, sans-serif;--cp-label: "Helvetica Neue", Arial, sans-serif;--cp-body: "Helvetica Neue", Arial, sans-serif}.cp--theme-bistrot .cp__venue{text-transform:uppercase;letter-spacing:.16em;font-weight:600}.cp--theme-bistrot .cp-menu__title{text-transform:uppercase;letter-spacing:.18em;border-top:2px solid var(--cp-ink);border-bottom:2px solid var(--cp-ink);padding:.5rem 0}.cp--theme-bistrot .cp-sec__title,.cp--theme-trattoria .cp-sec__title{display:block;padding:.4rem .75rem;background:var(--cp-accent);color:var(--cp-paper);letter-spacing:.2em}.cp--theme-bistrot .cp-sec__title:after,.cp--theme-trattoria .cp-sec__title:after{display:none}.cp--theme-bistrot .cp-dish__leader{border-bottom-style:solid}.cp--theme-bistrot .cp-dish__price{font-weight:700}.cp--theme-gastronomique{--cp-paper: #fbf9f4;--cp-paper-deep: #f3efe4;--cp-ink: #2a271f;--cp-ink-soft: #7a7367;--cp-ink-faint: #9a9285;--cp-accent: #8d7d5b;--cp-rule: #ddd3ba;line-height:1.9}.cp--theme-gastronomique .cp-dish__price{color:var(--cp-ink-soft);letter-spacing:.12em}.cp--theme-gastronomique .cp-dish__line{display:flex;flex-direction:column;align-items:center;text-align:center}.cp--theme-gastronomique .cp-dish__leader{display:none}.cp--theme-gastronomique .cp-sec__title{display:block;text-align:center;letter-spacing:.34em}.cp--theme-gastronomique .cp__venue{text-transform:uppercase;letter-spacing:.22em;font-size:clamp(1.9rem,7vw,3rem)}.cp--theme-gastronomique .cp-sec__title:after{display:none}.cp--theme-gastronomique .cp-dish__desc,.cp--theme-gastronomique .cp-dish__alg{text-align:center}.cp--theme-brasserie{--cp-paper: #faf7f1;--cp-paper-deep: #f0eade;--cp-ink: #221f1a;--cp-ink-soft: #5f5a52;--cp-ink-faint: #8a8378;--cp-accent: #7a2e1e;--cp-rule: #cfc3ac;line-height:1.35}.cp--theme-brasserie .cp-sec__title{display:block;border-bottom:2px solid var(--cp-accent);padding-bottom:.3rem}.cp--theme-brasserie .cp-sec__title:after{display:none}.cp--theme-brasserie .cp-dish+.cp-dish{margin-top:.7rem}.cp--theme-brasserie .cp-sec+.cp-sec{margin-top:1.6rem}.cp--theme-ardoise{--cp-paper: #22201c;--cp-paper-deep: #1a1815;--cp-ink: #f2efe8;--cp-ink-soft: #b4ac9d;--cp-ink-faint: #8f887b;--cp-accent: #d9b26a;--cp-rule: #4a463e;--cp-grain: .03;--cp-display: "Helvetica Neue", Arial, sans-serif;--cp-label: "Helvetica Neue", Arial, sans-serif;--cp-body: "Helvetica Neue", Arial, sans-serif}.cp--theme-ardoise .cp__venue,.cp--theme-ardoise .cp-menu__title{text-transform:uppercase;letter-spacing:.12em}.cp--theme-marine{--cp-paper: #f6f9fb;--cp-paper-deep: #e8f0f6;--cp-ink: #17222e;--cp-ink-soft: #5b6b7c;--cp-ink-faint: #7d8b99;--cp-accent: #12324f;--cp-rule: #9dbcd4}.cp--theme-marine .cp-sec__title{display:block;text-align:center;border-top:1px solid var(--cp-rule);border-bottom:3px solid var(--cp-rule);padding:.35rem 0;color:#2f6f9f}.cp--theme-marine .cp-sec__title:after{display:none}.cp--theme-champetre{--cp-paper: #f8f7ef;--cp-paper-deep: #eeece0;--cp-ink: #2c2a22;--cp-ink-soft: #6b6a55;--cp-ink-faint: #8b8a76;--cp-accent: #6d7f43;--cp-rule: #c3cba6}.cp--theme-champetre .cp__venue,.cp--theme-champetre .cp-menu__title,.cp--theme-champetre .cp-sec__title,.cp--theme-champetre .cp-menu__foot{font-style:italic}.cp--theme-champetre .cp-sec__title{display:block;text-align:center;text-transform:none;letter-spacing:.04em;font-size:.95rem;border-bottom:1px solid var(--cp-rule);padding-bottom:.35rem}.cp--theme-champetre .cp-sec__title:after{display:none}.cp--theme-moderne{--cp-paper: #ffffff;--cp-paper-deep: #f4f4f4;--cp-ink: #1b1b1b;--cp-ink-soft: #6a6a6a;--cp-ink-faint: #8a8a8a;--cp-accent: #1b1b1b;--cp-rule: #e2e2e2;--cp-grain: 0;--cp-display: "Helvetica Neue", Arial, sans-serif;--cp-label: "Helvetica Neue", Arial, sans-serif;--cp-body: "Helvetica Neue", Arial, sans-serif}.cp--theme-moderne .cp__masthead,.cp--theme-moderne .cp-menu__head,.cp--theme-moderne .cp-sec__title{text-align:left}.cp--theme-moderne .cp__venue{font-weight:700;letter-spacing:-.02em}.cp--theme-moderne .cp-menu__title,.cp--theme-moderne .cp-dish__price{font-weight:700}.cp--theme-moderne .cp__fleuron,.cp--theme-minimal .cp__fleuron{gap:0}.cp--theme-moderne .cp__fleuron span,.cp--theme-minimal .cp__fleuron span{display:none}.cp--theme-moderne .cp__fleuron:before,.cp--theme-moderne .cp__fleuron:after{width:50%;height:2px;background:var(--cp-ink)}.cp--theme-moderne .cp-dish__leader,.cp--theme-minimal .cp-dish__leader{border-bottom-color:transparent}.cp--theme-moderne .cp-menu--tasting .cp-dish__line{justify-content:flex-start;text-align:left}.cp--theme-moderne .cp-menu--tasting .cp-dish__desc,.cp--theme-moderne .cp-menu--tasting .cp-dish__alg,.cp--theme-moderne .cp-menu--tasting .cp-dish__diets,.cp--theme-moderne .cp-menu--tasting .cp-dish__sup{text-align:left;margin-left:0;margin-right:0}.cp--theme-moderne .cp-menu--tasting .cp-dish__photo{margin-left:0;margin-right:auto}.cp--theme-trattoria{--cp-paper: #fdf7f2;--cp-paper-deep: #f6e9df;--cp-ink: #2b1c17;--cp-ink-soft: #7a6257;--cp-ink-faint: #9a8579;--cp-accent: #9c2b1e;--cp-rule: #d8b3aa}.cp--theme-trattoria .cp-sec__title{text-align:center}.cp--theme-trattoria .cp__venue,.cp--theme-trattoria .cp-menu__title{color:var(--cp-accent)}.cp--theme-minimal{--cp-paper: #ffffff;--cp-paper-deep: #fafafa;--cp-ink: #222222;--cp-ink-soft: #777777;--cp-ink-faint: #999999;--cp-accent: #222222;--cp-rule: #cccccc;--cp-grain: 0;--cp-display: "Helvetica Neue", Arial, sans-serif;--cp-label: "Helvetica Neue", Arial, sans-serif;--cp-body: "Helvetica Neue", Arial, sans-serif}.cp--theme-minimal .cp__venue{font-size:clamp(1.4rem,4.5vw,2rem);font-weight:500;text-transform:uppercase;letter-spacing:.22em}.cp--theme-minimal .cp-menu__title{font-size:clamp(1.05rem,3vw,1.25rem);text-transform:uppercase;letter-spacing:.2em}.cp--theme-minimal .cp-sec__title,.cp--theme-minimal .cp-dish__price{color:var(--cp-ink-soft)}.cp--theme-minimal .cp__fleuron:before,.cp--theme-minimal .cp__fleuron:after{width:50%;height:1px;background:var(--cp-rule)}.cp__legal{margin:.6rem 0 0;font-size:.68rem;line-height:1.5;letter-spacing:.02em;color:var(--cp-ink-soft);opacity:.85}.cp .cp-menu--al-left .cp-menu__head,.cp .cp-menu--al-left .cp-sec__title,.cp .cp-menu--al-left .cp-sec__desc,.cp .cp-menu--al-left .cp-sec__choices,.cp .cp-menu--al-left .cp-menu__foot{text-align:left}.cp .cp-menu--al-left .cp-dish__line{justify-content:flex-start;text-align:left}.cp .cp-menu--al-left .cp-dish__desc,.cp .cp-menu--al-left .cp-dish__alg,.cp .cp-menu--al-left .cp-dish__diets,.cp .cp-menu--al-left .cp-dish__sup{text-align:left;margin-left:0;margin-right:0}.cp .cp-menu--al-left .cp-dish__photo{margin-left:0;margin-right:auto}.cp .cp-menu--al-left .cp-dish__photos--band{justify-content:flex-start}.cp .cp-menu--al-center .cp-menu__head,.cp .cp-menu--al-center .cp-sec__title,.cp .cp-menu--al-center .cp-sec__desc,.cp .cp-menu--al-center .cp-sec__choices,.cp .cp-menu--al-center .cp-menu__foot{text-align:center}.cp .cp-menu--al-center .cp-dish__line{justify-content:center;text-align:center}.cp .cp-menu--al-center .cp-dish__desc,.cp .cp-menu--al-center .cp-dish__alg,.cp .cp-menu--al-center .cp-dish__diets,.cp .cp-menu--al-center .cp-dish__sup{text-align:center;margin-left:auto;margin-right:auto}.cp .cp-menu--al-center .cp-dish__photo{margin-left:auto;margin-right:auto}.cp .cp-menu--al-center .cp-dish__photos--band{justify-content:center}.cp .cp-menu--al-right .cp-menu__head,.cp .cp-menu--al-right .cp-sec__title,.cp .cp-menu--al-right .cp-sec__desc,.cp .cp-menu--al-right .cp-sec__choices,.cp .cp-menu--al-right .cp-menu__foot{text-align:right}.cp .cp-menu--al-right .cp-dish__line{justify-content:flex-end;text-align:right}.cp .cp-menu--al-right .cp-dish__desc,.cp .cp-menu--al-right .cp-dish__alg,.cp .cp-menu--al-right .cp-dish__diets,.cp .cp-menu--al-right .cp-dish__sup{text-align:right;margin-left:auto;margin-right:0}.cp .cp-menu--al-right .cp-dish__photo{margin-left:auto;margin-right:0}.cp .cp-menu--al-right .cp-dish__photos--band{justify-content:flex-end}.cp__langs{display:flex;justify-content:center;flex-wrap:wrap;gap:.5rem;margin-bottom:clamp(1.25rem,4vw,2rem)}.cp__lang{display:inline-flex;align-items:center;gap:.45rem;padding:.3rem .8rem;border:1px solid var(--cp-rule);border-radius:999px;background:transparent;font-size:.68rem;font-weight:600;letter-spacing:.14em;text-transform:uppercase;color:var(--cp-ink-faint);cursor:pointer}.cp__lang:hover,.cp__lang:focus-visible{color:var(--cp-accent);border-color:var(--cp-accent)}.cp__lang.is-active{color:var(--cp-ink);border-color:var(--cp-ink-soft);background:var(--cp-paper-deep)}.cp__lang-flag{display:block;width:1.15rem;line-height:0;border-radius:2px;overflow:hidden}.cp__lang-flag svg{display:block;width:100%;height:auto}@media print{.cp__langs{display:none}}.cp-skin .pb-shell{background:transparent;border-radius:0;box-shadow:none;max-width:46rem}.cp-skin .pb-hero{background:transparent;color:var(--cp-ink);padding:0 0 1.75rem;border-bottom:1px solid var(--cp-rule);text-align:center}.cp-skin .pb-hero:before,.cp-skin .pb-hero:after{display:none}.cp-skin .pb-hero-row{flex-direction:column;gap:.75rem;align-items:center}.cp-skin .pb-avatar{background:var(--cp-paper-deep);color:var(--cp-accent);border-color:var(--cp-rule);box-shadow:none}.cp-skin .pb-host-name{color:var(--cp-accent)!important;font-size:.7rem;letter-spacing:.34em}.cp-skin .pb-event-name{color:var(--cp-ink)!important;font-family:Fraunces,Georgia,serif;font-variation-settings:"opsz" 120,"SOFT" 40,"WONK" 1;font-weight:600;font-size:clamp(2rem,9vw,3.25rem);line-height:1;letter-spacing:-.015em}.cp-skin .pb-event-meta{justify-content:center;color:var(--cp-ink-soft)}.cp-skin .pb-meta-chip{background:transparent;color:var(--cp-ink-soft)!important;border:1px solid var(--cp-rule)}.cp-skin .pb-bio{color:var(--cp-ink-soft);font-style:italic;margin-left:auto;margin-right:auto}.cp-skin .pb-body{padding:2rem 0 0}.cp-skin .pb-pane h3{color:var(--cp-accent)!important;font-family:Karla,sans-serif;font-size:.72rem;font-weight:700;letter-spacing:.28em}.cp-skin .pb-pane h3 i,.cp-skin .pb-form-pick i,.cp-skin .pb-tz i,.cp-skin .pb-loading i{color:var(--cp-accent)}.cp-skin .pb-pane-muted,.cp-skin .pb-tz{color:var(--cp-ink-faint)}.cp-skin .pb-form-section{border-top-color:var(--cp-rule)}.cp-skin .pb-form-pick{background:var(--cp-paper-deep);border:1px solid var(--cp-rule);border-radius:.35rem;color:var(--cp-ink)}.cp-skin .pb-form-pick small{color:var(--cp-ink-faint)}.cp-skin .pb-cal{background:transparent;border:1px solid var(--cp-rule);border-radius:.35rem}.cp-skin .pb-cal-title{color:var(--cp-ink)}.cp-skin .pb-cal-nav{background:var(--cp-paper-deep);border-color:var(--cp-rule);color:var(--cp-accent)}.cp-skin .pb-cal-nav:hover,.cp-skin .pb-cal-cell.pb-cal-cell-selected{background:var(--cp-accent);border-color:var(--cp-accent);color:var(--cp-paper)}.cp-skin .pb-cal-cell:hover{background:var(--cp-paper-deep)}.cp-skin .pb-slot{background:transparent;border:1px solid var(--cp-rule);border-radius:.3rem;color:var(--cp-ink);font-family:Karla,sans-serif;font-variant-numeric:tabular-nums;font-weight:600;letter-spacing:.04em}.cp-skin .pb-slot:hover{border-color:var(--cp-accent);background:var(--cp-paper-deep)}.cp-skin .pb-slot.selected,.cp-skin .pb-slot.pb-slot-selected{background:var(--cp-accent);border-color:var(--cp-accent);color:var(--cp-paper);box-shadow:none}.cp-skin .pb-empty{background:transparent;border:1px dashed var(--cp-rule);color:var(--cp-ink-faint);border-radius:.35rem}.cp-skin .pb-empty i{color:var(--cp-rule)}.cp-skin .pb-field label,.cp-skin .pb-field>.pb-label{color:var(--cp-ink)!important;font-size:.7rem;font-weight:700;letter-spacing:.14em;text-transform:uppercase}.cp-skin .pb-input,.cp-skin .pb-textarea{background:var(--cp-paper);border:1px solid var(--cp-rule);border-radius:.3rem;color:var(--cp-ink)}.cp-skin .pb-input:focus,.cp-skin .pb-textarea:focus{border-color:var(--cp-accent);box-shadow:0 0 0 3px #a34a2a24}.cp-skin .pb-input:disabled,.cp-skin .pb-textarea:disabled{background:var(--cp-paper-deep)}.cp-skin .pb-submit{background:var(--cp-accent);color:var(--cp-paper)!important;border-radius:999px;box-shadow:none;font-family:Karla,sans-serif;font-weight:700;letter-spacing:.1em;text-transform:uppercase;font-size:.82rem;padding:.95rem 2.1rem}.cp-skin .pb-submit:hover:not(:disabled){background:var(--cp-ink);transform:none;box-shadow:none}.cp-skin .pb-alert{background:var(--cp-paper-deep);border-left-color:#a3282a;color:#8f2422;border-radius:.3rem;box-shadow:none}.cp-skin .pb-menu{border:1px solid var(--cp-rule);border-radius:.35rem}.cp-skin .pb-menu:hover,.cp-skin .pb-menu.is-selected{border-color:var(--cp-accent);background:var(--cp-paper-deep)}.cp-skin .pb-menu__title,.cp-skin .pb-imposed__title{font-family:Fraunces,Georgia,serif;font-variation-settings:"opsz" 24,"SOFT" 20;font-weight:500}.cp-skin .pb-menu__desc{color:var(--cp-ink-soft);font-style:italic}.cp-skin .pb-menu__price,.cp-skin .pb-imposed__price{font-family:Fraunces,Georgia,serif;color:var(--cp-accent);font-variant-numeric:tabular-nums}.cp-skin .pb-menu__base{color:var(--cp-ink-faint)}.cp-skin .pb-imposed{background:var(--cp-paper-deep);border:1px solid var(--cp-rule);border-left:3px solid var(--cp-accent);border-radius:.35rem}.cp-skin .pb-occasion{background:var(--cp-accent);color:var(--cp-paper);letter-spacing:.1em;text-transform:uppercase}.cp-skin .pb-conf-hero{background:transparent;color:var(--cp-ink);padding:2.5rem 0 1.5rem}.cp-skin .pb-conf-hero:after{display:none}.cp-skin .pb-conf-check{background:var(--cp-paper-deep);border:1px solid var(--cp-rule);box-shadow:none}.cp-skin .pb-conf-title{color:var(--cp-ink)!important;font-family:Fraunces,Georgia,serif;font-variation-settings:"opsz" 90,"SOFT" 40,"WONK" 1;font-weight:500}.cp-skin .pb-conf-sub{color:var(--cp-ink-soft)}.cp-skin .pb-conf-body{padding-left:0;padding-right:0}.cp-skin .pb-conf-card{background:var(--cp-paper-deep);border:1px solid var(--cp-rule);border-radius:.35rem}.cp-skin .pb-conf-row{border-bottom-color:var(--cp-rule)}.cp-skin .pb-conf-row-label{color:var(--cp-ink-faint)}.cp-skin .pb-conf-row-value{color:var(--cp-ink)}.cp-skin .pb-conf-btn{background:transparent;border:1px solid var(--cp-rule);border-radius:999px;color:var(--cp-ink-soft)!important;letter-spacing:.1em;text-transform:uppercase;font-size:.72rem}.cp-skin .pb-conf-btn:hover{background:var(--cp-paper-deep);border-color:var(--cp-accent);color:var(--cp-accent)!important;transform:none;box-shadow:none}.cp-skin .pb-conf-btn.pb-conf-btn-primary{background:var(--cp-accent);border-color:var(--cp-accent);color:var(--cp-paper)!important;box-shadow:none}.cp-skin .pb-conf-btn.pb-conf-btn-primary:hover{background:var(--cp-ink);border-color:var(--cp-ink);color:var(--cp-paper)!important}.cp-skin .pb-conf-links{background:transparent;border:1px solid var(--cp-rule);border-radius:.35rem}.cp-skin .pb-conf-links a{color:var(--cp-ink-faint)!important}.cp-skin .pb-conf-links a:hover{color:var(--cp-accent)!important}.cp-skin .pb-loading,.cp-skin .pb-error{background:transparent;border:1px solid var(--cp-rule);border-radius:.35rem;box-shadow:none;color:var(--cp-ink-soft)}.cp-skin .pb-error h2{color:var(--cp-ink);font-family:Fraunces,Georgia,serif}.cp-skin .pb-foot{background:transparent;border-top:1px solid var(--cp-rule);color:var(--cp-ink-faint);letter-spacing:.14em;text-transform:uppercase}.cp-skin .pb-foot strong{color:var(--cp-ink-soft)}.cp-skin.is-embedded{background:none;min-height:0;padding:0}.cp-skin.is-embedded:before,.cp-skin.is-embedded:after{display:none}.resto-slot-btn.is-waitlist{border-style:dashed;opacity:.85}.legal-card{background:var(--app-surface);border:1px solid var(--app-border);border-radius:14px;box-shadow:var(--app-card-shadow)}.legal-lib{display:grid;grid-template-columns:repeat(auto-fill,minmax(320px,1fr));gap:16px}.legal-lib__card{display:flex;flex-direction:column;gap:10px;padding:18px;transition:transform .16s ease,box-shadow .16s ease,border-color .16s ease}.legal-lib__card:hover{transform:translateY(-2px);border-color:var(--app-btn-primary);box-shadow:0 14px 30px var(--app-shadow-subtle)}.legal-lib__icon{display:inline-flex;align-items:center;justify-content:center;width:38px;height:38px;border-radius:11px;background:color-mix(in srgb,var(--app-btn-primary) 12%,transparent);color:var(--app-btn-primary);font-size:15px}.legal-lib__title{margin:0;font-family:Plus Jakarta Sans,sans-serif;font-size:15px;font-weight:700;color:var(--app-page-title)}.legal-lib__desc{margin:0;flex:1;font-size:12.5px;line-height:1.55;color:var(--app-text-muted)}.legal-lib__preview{max-height:240px;overflow:auto;padding:12px;border:1px solid var(--app-border);border-radius:10px;background:var(--app-muted-surface);font-size:12.5px;line-height:1.5}.legal-lib__actions{display:flex;gap:8px;flex-wrap:wrap}.legal-chip{display:inline-flex;align-items:center;gap:5px;padding:3px 9px;border-radius:999px;border:1px solid var(--app-border);background:var(--app-muted-surface);color:var(--app-text-muted);font-size:11px;font-weight:700;white-space:nowrap}.legal-chip--ok{border-color:var(--app-success-border);background:var(--app-success-bg);color:var(--app-success-text)}.legal-chip--off{border-color:var(--app-border-strong);background:var(--app-muted-surface);color:var(--app-muted-text)}.legal-table-wrap{overflow-x:auto}.legal-table{width:100%;border-collapse:separate;border-spacing:0;font-size:13px}.legal-table th{position:sticky;top:0;padding:11px 14px;background:var(--app-muted-surface);border-bottom:1px solid var(--app-border);color:var(--app-text-muted);font-size:11px;font-weight:800;letter-spacing:.03em;text-transform:uppercase;text-align:left;white-space:nowrap}.legal-table td{padding:12px 14px;border-bottom:1px solid var(--app-border);color:var(--app-text);vertical-align:middle}.legal-table tbody tr:last-child td{border-bottom:0}.legal-table tbody tr:hover td{background:var(--app-muted-surface)}.legal-table tr.is-off td{color:var(--app-muted-text)}.legal-table__name{font-weight:700;color:var(--app-text);text-decoration:none}.legal-table__name:hover{color:var(--app-btn-primary)}.legal-table__actions{display:inline-flex;gap:6px;justify-content:flex-end;width:100%}.legal-table__empty{padding:34px 14px;text-align:center;color:var(--app-text-muted)}.legal-detail__section{padding:16px 18px;border-bottom:1px solid var(--app-border);font-family:Plus Jakarta Sans,sans-serif;font-size:13px;font-weight:700;color:var(--app-page-title)}.legal-detail__body{padding:18px}.legal-detail__preview{max-height:420px;overflow:auto;padding:16px;border:1px solid var(--app-border);border-radius:10px;background:var(--app-muted-surface);line-height:1.6}.legal-detail__meta{display:flex;flex-wrap:wrap;gap:8px;align-items:center}.legal-clause__preview{max-height:220px;overflow:auto;line-height:1.55}.legal-clause__preview p:last-child{margin-bottom:0}.legal-clause--removed{opacity:.55;background:var(--app-muted-surface)}.legal-split{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,2fr);gap:18px;align-items:start}.legal-split__col{min-width:0}.legal-split__col--sticky{position:sticky;top:16px}@media (max-width: 991px){.legal-split{grid-template-columns:1fr}.legal-split__col--sticky{position:static}}@media (max-width: 700px){.legal-lib{grid-template-columns:1fr}.legal-table th,.legal-table td{padding:10px}}.legal-modal__backdrop{position:fixed;top:0;right:0;bottom:0;left:0;z-index:1150;display:grid;place-items:center;padding:20px;background:#0f172a85}.legal-modal{display:flex;flex-direction:column;width:min(720px,100%);max-height:min(84vh,860px);padding:18px 20px;background:var(--app-surface);color:var(--app-text);border:1px solid var(--app-border);border-radius:14px;box-shadow:var(--app-card-shadow)}.legal-modal__head{display:flex;align-items:center;justify-content:space-between;gap:12px}.legal-modal__intro{margin:10px 0 6px}.legal-modal__body{overflow:auto;min-height:0}.legal-variant{padding:12px 0;border-top:1px solid var(--app-border)}.legal-variant__head{display:flex;align-items:center;justify-content:space-between;gap:12px;flex-wrap:wrap}.legal-variant__body{margin-top:8px}@media (max-width: 700px){.legal-modal{padding:14px}}.legal-savebar{position:sticky;bottom:0;z-index:2;display:flex;align-items:center;justify-content:space-between;gap:12px;flex-wrap:wrap;padding:10px 14px;background:var(--app-surface);border-top:1px solid var(--app-border);border-radius:0 0 14px 14px;box-shadow:0 -6px 16px #00000014}.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-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-delete:hover:not(:disabled){background:#fff0f0;color:#a04545!important}.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-section{margin:1.5rem 0 .75rem;padding-top:1rem;border-top:1px solid var(--app-border);font-size:.95rem;font-weight:600}.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-official-complete{display:flex;align-items:flex-start;gap:8px 12px;flex-wrap:wrap;margin:-8px 0 18px}.soc-official-complete .btn{min-height:38px;border-color:#cbd8ff;color:#315efb;font-weight:700}.soc-official-complete small{flex-basis:100%;color:#718096;font-size:11px}.soc-official-complete__error{color:#b42318!important}.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-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-empty{color:#8a93a6;font-style:italic}.bo-list--sales-contacts{padding-top:0}.bo-list--sales-contacts .bo-list__main{display:flex;flex-direction:column;gap:14px}.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:var(--app-page-subtitle);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}.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:var(--app-border);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:var(--app-surface)}.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}.bo-list--company-directory .company-directory__header{display:flex;align-items:flex-start;justify-content:space-between;gap:18px;padding:0 2px}.bo-list--company-directory .company-directory__title{display:flex;align-items:center;gap:9px;margin:0;color:#121826;font-family:Plus Jakarta Sans,sans-serif;font-size:22px;font-weight:850;line-height:1.2}.bo-list--company-directory .company-directory__title>i{color:#315efb;font-size:17px}.bo-list--company-directory .company-directory__count-badge{display:inline-flex;align-items:center;justify-content:center;min-width:25px;height:25px;padding:0 7px;border-radius:999px;background:#e8efff;color:#315efb;font-size:12px;font-weight:850}.bo-list--company-directory .company-directory__subtitle{margin:4px 0 0;color:#6d778a;font-size:12px;font-weight:700}.bo-list--company-directory .company-directory__header-actions{display:flex;align-items:center;gap:8px}.bo-list--company-directory .company-directory__header-add{min-height:42px}.bo-list--company-directory .company-directory__toolbar{grid-template-columns:minmax(0,1fr) auto auto}.company-directory__toolbar{display:grid;grid-template-columns:minmax(260px,1fr) auto 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{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__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__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__row--clickable{cursor:pointer}.company-directory__row--clickable:focus-visible td{outline:2px solid #315efb;outline-offset:-2px}.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__icon-btn:focus-visible,.company-directory__filter-field select:focus-visible{outline:none;box-shadow:0 0 0 3px #315efb29}.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-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:var(--app-page-subtitle);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__pagination{margin:0;border-top:1px solid #e3e8ef;background:#fff}.bo-list--companies-table{background:var(--app-surface)}.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,.company-listing__col-city{width:24%}.company-listing__col-actions{width:100px}.bo-list--companies-table .bo-list__table-actions{justify-content:flex-start}.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:minmax(220px,1fr) auto auto auto}.company-directory__filters{grid-template-columns:repeat(2,minmax(180px,1fr))}}@media (max-width: 760px){.bo-list--company-directory .company-directory__header{flex-direction:column;align-items:stretch}.bo-list--company-directory .company-directory__header-actions,.bo-list--company-directory .company-directory__header-add{width:100%}.company-directory__toolbar{grid-template-columns:1fr}.company-directory__icon-btn{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__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__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}.bo-list--sales-contacts .sales-contacts__search-card{grid-template-columns:minmax(0,1.35fr) minmax(220px,1fr);grid-template-rows:auto auto;gap:12px}.bo-list--sales-contacts .sales-contacts__search-card>.sales-contacts__search-input{grid-column:1;grid-row:1}.bo-list--sales-contacts .sales-contacts__search-card>button:nth-of-type(1){grid-column:2;grid-row:1}.bo-list--sales-contacts .sales-contacts__search-card>.sales-contacts__search-btn{grid-column:1;grid-row:2}.bo-list--sales-contacts .sales-contacts__search-card>.sales-contacts__ghost-btn{grid-column:2;grid-row:2}.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}.bo-list--company-directory .company-directory__panel{background:#fff;border:1px solid #e1e7f0;border-radius:8px;box-shadow:0 8px 26px #15264614;overflow:hidden}.bo-list--company-directory .company-directory__header{align-items:center;min-height:80px;padding:16px 18px 12px;border-bottom:1px solid #edf1f6}.bo-list--company-directory .company-directory__toolbar{border:0;border-radius:0;box-shadow:none;padding:16px 18px 18px}.bo-list--company-directory .company-directory__filters{border:0;border-top:1px solid #edf1f6;border-radius:0;box-shadow:none}html.theme-dark .bo-list--company-directory .company-directory__panel{background:#181818;border-color:#303030;box-shadow:0 8px 26px #0000003d}html.theme-dark .bo-list--company-directory .company-directory__header,html.theme-dark .bo-list--company-directory .company-directory__filters{border-color:#303030}@media (max-width: 980px){.bo-list--sales-contacts,.bo-list--company-directory{padding-top:48px}.sales-contacts__search-card{grid-template-columns:1fr;grid-template-rows:none}.bo-list--sales-contacts .sales-contacts__search-card>.sales-contacts__search-input,.bo-list--sales-contacts .sales-contacts__search-card>button:nth-of-type(1),.bo-list--sales-contacts .sales-contacts__search-card>.sales-contacts__search-btn,.bo-list--sales-contacts .sales-contacts__search-card>.sales-contacts__ghost-btn{grid-column:1;grid-row:auto}.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{--linkedin-messages-top-offset: 132px;--linkedin-messages-bottom-offset: 42px;box-sizing:border-box;display:flex;flex-direction:column;background:transparent;padding:76px 16px 20px;min-height:0;overflow:visible}.bo-list--linkedin-messages .bo-list__body{display:flex;flex:1;min-height:0}.bo-list--linkedin-messages .bo-list__main{display:flex;flex:1;gap:0;min-height:0}.linkedin-messages__surface{position:relative;background:#f3f4f6;border:1px solid #e5e7eb;border-radius:18px;box-shadow:0 14px 36px #0f172a0f;overflow:hidden;display:flex;flex:1;flex-direction:column;height:calc(100dvh - var(--linkedin-messages-top-offset) - var(--linkedin-messages-bottom-offset));max-height:calc(100dvh - var(--linkedin-messages-top-offset) - var(--linkedin-messages-bottom-offset));min-height:640px}.linkedin-messages__layout{display:grid;grid-template-columns:minmax(320px,380px) minmax(0,1fr);gap:0;min-height:0;height:100%;flex:1;overflow:hidden}.linkedin-messages__list{border-right:1px solid #e5e7eb;background:#fff;display:flex;flex-direction:column;overflow-y:auto;min-height:0;min-width:0}.linkedin-messages__list-head{position:sticky;top:0;z-index:1;display:flex;justify-content:space-between;align-items:center;padding:18px 18px 16px;color:#111827;font-weight:700;background:#fffffff5;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);border-bottom:1px solid #eceff3}.linkedin-messages__list-head span{color:#6b7280;font-size:12px;text-transform:uppercase;letter-spacing:.08em}.linkedin-messages__list-head strong{color:#374151;background:#f3f4f6;border-radius:999px;padding:4px 10px;font-size:12px}.linkedin-messages__conversation{display:flex;align-items:center;gap:12px;padding:14px 16px 14px 18px;min-width:0;border:0;border-bottom:1px solid #f1f5f9;background:transparent;color:#111827;text-align:left;cursor:pointer;width:100%;transition:background .18s ease,border-color .18s ease}.linkedin-messages__conversation:hover,.linkedin-messages__conversation:focus-visible{background:#f8fafc;outline:none}.linkedin-messages__conversation.is-active{background:#eef2ff;box-shadow:inset 3px 0 #315efb}.linkedin-messages__avatar{width:42px;height:42px;border-radius:999px;background:#3b82f6;color:#fff;display:inline-flex;align-items:center;justify-content:center;font-size:12px;font-weight:700;flex:0 0 auto;overflow:hidden}.linkedin-messages__avatar img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;border-radius:inherit;display:block}.linkedin-messages__avatar--lg{width:52px;height:52px;font-size:14px;box-shadow:0 0 0 1px #cbd5e1f2}.linkedin-messages__thread-identity>.linkedin-messages__avatar,.linkedin-messages__thread-identity>.linkedin-messages__avatar-link{align-self:flex-start;margin-top:2px}.linkedin-messages__thread-identity>.linkedin-messages__avatar{display:flex}.linkedin-messages__avatar-link{flex:0 0 auto;display:inline-flex;border-radius:999px;line-height:0;transition:box-shadow .18s ease,transform .18s ease}.linkedin-messages__avatar-link:hover,.linkedin-messages__avatar-link:focus-visible{outline:none;box-shadow:0 0 0 3px #315efb40;transform:scale(1.04)}.linkedin-messages__profile-link{font-size:14px;font-weight:700;color:#1f2937;text-decoration:none;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;transition:color .15s ease}.linkedin-messages__profile-link:hover,.linkedin-messages__profile-link:focus-visible{color:#315efb;outline:none;text-decoration:underline}.linkedin-messages__conversation-main{display:flex;min-width:0;flex-direction:column;gap:4px}.linkedin-messages__conversation-main strong{font-size:14px;color:#1f2937;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.linkedin-messages__conversation-main span{color:#6b7280;font-size:11px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.linkedin-messages__conversation-count{margin-left:auto;color:#4b5563;background:#f3f4f6;border-radius:999px;padding:4px 8px;font-size:11px;font-weight:700}.linkedin-messages__conversation-delete{border:1px solid #f3e8ea;width:36px;height:36px;background:#fff7f7;color:#b42335;cursor:pointer;border-radius:10px;margin-left:4px;flex:0 0 auto}.linkedin-messages__conversation-delete:hover,.linkedin-messages__conversation-delete:focus-visible{border-color:#fecdd3;background:#ffeef1}.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:12px;padding:20px 22px 18px;border-bottom:1px solid #e5e7eb;background:#fff}.linkedin-messages__thread-head h2{margin:0;font-size:20px;color:#111827;line-height:1.15}.linkedin-messages__thread-identity{display:flex;align-items:center;gap:14px;min-width:0}.linkedin-messages__thread-identity-main{display:flex;flex-direction:column;min-width:0}.linkedin-messages__thread-identity-main>span{margin-top:4px;display:block;color:#6b7280;font-size:12px}.linkedin-messages__thread-name{margin:0;font-size:20px;color:#111827;line-height:1.15;font-weight:700;text-decoration:none;display:inline-flex;align-items:center;gap:8px;width:-moz-fit-content;width:fit-content;max-width:100%;transition:color .15s ease}.linkedin-messages__thread-name:hover,.linkedin-messages__thread-name:focus-visible{color:#315efb;outline:none}.linkedin-messages__thread-name i{font-size:13px;color:#9ca3af;transition:color .15s ease}.linkedin-messages__thread-name:hover i,.linkedin-messages__thread-name:focus-visible i{color:#315efb}.linkedin-messages__thread-head h2{margin:0;font-size:20px;color:#111827;line-height:1.15;font-weight:700;display:inline-flex;align-items:center;gap:10px;flex-wrap:wrap}.linkedin-messages__thread-badge{margin:0!important;display:inline-flex!important;align-items:center;font-size:11px!important;font-weight:600;color:#4b5563;background:#f3f4f6;border-radius:999px;padding:3px 9px;white-space:nowrap}.linkedin-messages__thread-body{flex:1;min-height:0;overflow-y:auto;overscroll-behavior:contain;padding:24px 24px 18px;background:#f9fafb;display:flex;flex-direction:column;gap:16px}.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:32px;height:32px;border-radius:999px;background:#3b82f6;color:#fff;display:inline-flex;align-items:center;justify-content:center;font-size:10px;font-weight:700;flex:0 0 auto;overflow:hidden}.linkedin-messages__message-avatar img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;border-radius:inherit;display:block}.linkedin-messages__message.is-self .linkedin-messages__message-avatar{background:#4b5563}.linkedin-messages__message-bubble{max-width:min(760px,78%);border:1px solid #e5e7eb;background:#fff;border-radius:18px;padding:12px 14px;box-shadow:0 2px 10px #0f172a0d}.linkedin-messages__message.is-self .linkedin-messages__message-bubble{border-color:#dbeafe;background:#eff6ff}.linkedin-messages__message-meta{display:flex;align-items:center;justify-content:space-between;gap:10px;font-size:12px;color:#6b7280}.linkedin-messages__message-meta strong{color:#1f2937;font-size:13px;font-weight:700}.linkedin-messages__message p{margin:8px 0 0;white-space:pre-wrap;word-break:break-word;color:#111827;font-size:14px;line-height:1.5}.linkedin-messages__composer{flex:0 0 auto;border-top:1px solid #e5e7eb;background:#fff;padding:16px 22px 18px}.linkedin-messages__composer label{display:block;color:#6b7280;font-size:11px;font-weight:700;letter-spacing:.03em;text-transform:uppercase;margin-bottom:8px}.linkedin-messages__composer textarea{width:100%;min-height:96px;max-height:180px;resize:vertical;border:1px solid #d1d5db;border-radius:16px;padding:14px 16px;color:#111827;background:#f9fafb;font-size:14px;font-family:inherit;line-height:1.5;outline:none}.linkedin-messages__composer textarea:focus{border-color:#93c5fd;box-shadow:0 0 0 3px #3b82f61f}.linkedin-messages__composer-actions{margin-top:12px;display:flex;flex-wrap:wrap;align-items:center;gap:10px}.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:var(--app-page-subtitle);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{--linkedin-messages-top-offset: 96px;--linkedin-messages-bottom-offset: 18px;padding:24px 12px 18px;overflow:visible}.linkedin-messages__surface{height:auto;max-height:none;min-height:calc(100dvh - var(--linkedin-messages-top-offset))}.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__empty i,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-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__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-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-row{background:#1c1c1c}html.theme-dark .soc-add-btn{background:#1c1c1c!important}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-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__empty i,html.theme-dark .company-directory__filter-field select,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-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__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-form-actions .btn-secondary{color:#f5f5f5}html.theme-dark .company-directory__modal-note,html.theme-dark .sales-contacts__ghost-btn,html.theme-dark .soc-field label,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__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-identity-main>span,html.theme-dark .sales-contacts__details i,html.theme-dark .sales-contacts__empty,html.theme-dark .sales-contacts__pager,html.theme-dark .soc-empty{color:#a3a3a3}html.theme-dark .soc-empty,html.theme-dark .soc-row-meta,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__filter-field select,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-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-card,html.theme-dark .sales-contacts__table-wrap,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-search-box{border-color:#2f2f2f}html.theme-dark .linkedin-messages__list{background:#242424}html.theme-dark .linkedin-messages__conversation{background:#1c1c1c;color:#f5f5f5;border-bottom-color:#2f2f2f}html.theme-dark .linkedin-messages__conversation:hover,html.theme-dark .linkedin-messages__conversation:focus-visible{background:#2d3748}html.theme-dark .linkedin-messages__conversation.is-active{background:#1c1c1c;box-shadow:inset 3px 0 #3b82f6}html.theme-dark .linkedin-messages__conversation-main strong{color:#f5f5f5}html.theme-dark .linkedin-messages__conversation-main span{color:#a3a3a3}html.theme-dark .linkedin-messages__conversation-count{background:#2f2f2f;color:#a3a3a3}html.theme-dark .linkedin-messages__conversation-delete{background:#2f2f2f;border-color:#4a4a4a;color:#ff9b9c}html.theme-dark .linkedin-messages__conversation-delete:hover,html.theme-dark .linkedin-messages__conversation-delete:focus-visible{background:#3f3f3f;border-color:#6a6a6a;color:#ff9b9c}html.theme-dark .sales-contacts__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{background:#09ad9529;color:#5fd0b6}html.theme-dark .bo-list--company-directory .company-directory__toolbar{background:linear-gradient(180deg,#181818,#151515)}html.theme-dark .bo-list--company-directory .company-directory__search:focus-within,html.theme-dark .bo-list--company-directory .company-directory__icon-btn:hover{border-color:#4b5568;box-shadow:none!important}html.theme-dark .bo-list--company-directory .company-directory__icon-btn.is-active{background:#202632;border-color:#3e4b64;color:#d8e2ff}html.theme-dark .bo-list--company-directory .company-directory__pagination .bo-list__page-btn:hover,html.theme-dark .bo-list--company-directory .company-directory__pagination .bo-list__page-num:hover{background:#232933!important;border-color:#4b5568!important;color:#fff!important}html.theme-dark .bo-list--company-directory .company-directory__icon-btn:focus-visible,html.theme-dark .bo-list--company-directory .company-directory__filter-field select:focus-visible{box-shadow:0 0 0 3px #94a3b82e!important}html.theme-dark .soc-edit-header,html.theme-dark .soc-header{box-shadow:none}html.theme-dark .soc-edit-header:after,html.theme-dark .soc-header:after{display:none}.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:hover:not(:disabled){background:#e7f7ec}.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>label{min-width:148px}.sales-pipeline__actions>label:nth-of-type(2){margin-left:4px;border-left:1px solid #e8edf4;padding-left:12px}.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__pipeline-select{position:relative;display:inline-flex;align-items:center;gap:7px;min-height:36px;border:1px solid #d9e1ea;border-radius:999px;background:#fff;padding:0 30px 0 13px;color-scheme:light;transition:border-color .15s ease,background .15s ease,box-shadow .15s ease}.sales-pipeline__pipeline-select:hover,.sales-pipeline__pipeline-select:focus-within{border-color:#b8c8f7;background:#f8fbff}.sales-pipeline__pipeline-select:focus-within{box-shadow:0 0 0 3px #315efb29}.sales-pipeline__pipeline-select>i{color:#8a95a6;font-size:12px;pointer-events:none}.sales-pipeline__pipeline-select:after{content:"";position:absolute;right:13px;top:50%;width:7px;height:7px;border-right:2px solid #8a95a6;border-bottom:2px solid #8a95a6;transform:translateY(-70%) rotate(45deg);pointer-events:none}.sales-pipeline__pipeline-select select{appearance:none;-webkit-appearance:none;-moz-appearance:none;border:none;background:transparent;color:#172033;font-family:inherit;font-size:12px;font-weight:800;padding:0;margin:0;cursor:pointer;outline:none;max-width:170px}.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-modal{position:fixed;top:0;right:0;bottom:0;left:0;z-index:10140;display:flex;align-items:center;justify-content:center;padding:24px;background:#101d349e;-webkit-backdrop-filter:saturate(55%) blur(1.5px);backdrop-filter:saturate(55%) blur(1.5px)}.sales-pipeline__create-modal .sales-pipeline__create{width:min(760px,100%);max-height:calc(100vh - 48px);overflow:auto;grid-template-columns:repeat(2,minmax(0,1fr));margin:0;gap:16px 14px;padding:22px;border:1px solid #e0e8f4;border-radius:18px;box-shadow:0 28px 80px #05142d47}.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:18px;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:var(--app-surface);color:#647083;cursor:pointer}.sales-pipeline__create-head button:hover{border-color:#c8d6ee;background:#f5f8fd;color:#315efb}.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 input:focus,.sales-pipeline__create select:focus{border-color:#8faef5;background:#fff;box-shadow:0 0 0 3px #315efb1a;outline: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:var(--app-surface);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__create-actions button:hover{border-color:#b8c8f7;background:#f7faff}.sales-pipeline__create-actions button[type=submit]:hover{border-color:#234ed9;background:#234ed9}.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.is-lost{border-color:#ff5264;border-left:4px solid #ef334f;background:linear-gradient(145deg,#fff8f8,#ffe8eb);box-shadow:0 8px 20px #ef334f1f}.sales-pipeline__card.is-lost:hover{border-color:#ef334f;box-shadow:0 10px 24px #ef334f33}.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-pipeline__card-owner{display:flex!important;align-items:center;gap:8px!important;margin-top:3px;padding:7px 8px;border:1px solid #dce6ff;border-radius:9px;background:#f5f8ff;color:#294b9a!important}.sales-pipeline__card-owner>i{width:24px!important;height:24px;display:inline-flex;align-items:center;justify-content:center;flex:0 0 24px!important;border-radius:50%;background:#e0e9ff;color:#4168dc!important;font-size:11px}.sales-pipeline__card-owner>span{display:grid;min-width:0;gap:2px}.sales-pipeline__card-owner small{color:#7180a1;font-size:9px;font-weight:800;letter-spacing:.04em;line-height:1;text-transform:uppercase}.sales-pipeline__card-owner strong{overflow:hidden;color:#183a82;font-size:12px;font-weight:900;line-height:1.2;text-overflow:ellipsis;white-space:nowrap}.sales-pipeline__card-introducer{border-color:#d8eee7;background:#f4fbf8;color:#14735e!important}.sales-pipeline__card-introducer>i{background:#def4ec;color:#16836a!important}.sales-pipeline__card-introducer strong{color:#176b59}.sales-pipeline__card-probability{display:block!important;margin-top:7px;padding-top:7px;border-top:1px solid rgba(126,145,170,.18)}.sales-pipeline__card-probability-label{display:flex!important;align-items:center;justify-content:space-between;gap:8px;color:#5f6f85!important;font-size:10px!important;font-weight:700!important}.sales-pipeline__card-probability-label>span{display:inline-flex!important;align-items:center;gap:4px}.sales-pipeline__card-probability-label i{color:#5877f5!important;width:auto!important;margin:0!important}.sales-pipeline__card-probability-label strong{color:#21365d!important;font-size:11px!important}.sales-pipeline__card-probability-track{display:block!important;height:5px;margin-top:5px;overflow:hidden;border-radius:999px;background:#e8edf6}.sales-pipeline__card-probability-track>span{display:block!important;height:100%;border-radius:inherit;background:linear-gradient(90deg,#4f6ff5,#34c9a2);transition:width .2s ease}.sales-pipeline__card-probability.is-critical .sales-pipeline__card-probability-label i{color:#e5484d!important}.sales-pipeline__card-probability.is-critical .sales-pipeline__card-probability-track>span{background:#e5484d}.sales-pipeline__card-probability.is-low .sales-pipeline__card-probability-label i{color:#ef8b2c!important}.sales-pipeline__card-probability.is-low .sales-pipeline__card-probability-track>span{background:#ef8b2c}.sales-pipeline__card-probability.is-medium .sales-pipeline__card-probability-label i{color:#d5ad24!important}.sales-pipeline__card-probability.is-medium .sales-pipeline__card-probability-track>span{background:#d5ad24}.sales-pipeline__card-probability.is-good .sales-pipeline__card-probability-label i{color:#59ad64!important}.sales-pipeline__card-probability.is-good .sales-pipeline__card-probability-track>span{background:#59ad64}.sales-pipeline__card-probability.is-excellent .sales-pipeline__card-probability-label i{color:#20a66a!important}.sales-pipeline__card-probability.is-excellent .sales-pipeline__card-probability-track>span{background:#20a66a}.sales-pipeline__card-lost-message{display:block!important;margin-top:4px;padding:10px 11px;border:1px solid #ff8794;border-radius:10px;background:linear-gradient(135deg,#ffedf0,#ffd6dc);color:#b42318!important;font-size:12px!important;font-weight:700!important;line-height:1.35!important}.sales-pipeline__card-lost-message-head{display:flex!important;align-items:center;gap:6px;margin-bottom:5px;color:#c51f35!important;font-size:10px!important;font-weight:900!important;letter-spacing:.06em;text-transform:uppercase}.sales-pipeline__card-lost-message-head i{color:#ef334f!important}.sales-pipeline__card-lost-reason{display:-webkit-box!important;color:#8f1d2c!important;font-size:13px!important;font-weight:900!important;line-height:1.35!important;white-space:normal;-webkit-box-orient:vertical;-webkit-line-clamp:2;overflow:hidden}.sales-pipeline__card-lost-message-hint{display:block!important;margin-top:7px;color:#bd5866!important;font-size:10px!important;font-weight:700!important}.sales-pipeline__card.is-lost{border-color:#ffd8de;border-left:3px solid #e96578;background:#fff;box-shadow:0 5px 16px #b7314814}.sales-pipeline__card.is-lost:hover{border-color:#f4a1ad;box-shadow:0 9px 22px #b7314821}.sales-pipeline__card.is-lost .sales-pipeline__card-lost-message{margin-top:7px;padding:11px 12px 10px;border:1px solid #ffd5dc;border-left:0;border-radius:10px;background:linear-gradient(180deg,#fff8f9,#fff1f3);box-shadow:none}.sales-pipeline__card.is-lost .sales-pipeline__card-lost-message-head{margin-bottom:7px;color:#c43c51!important;font-size:9px!important;letter-spacing:.1em}.sales-pipeline__card.is-lost .sales-pipeline__card-lost-message-head i{width:19px;height:19px;background:#ffe0e5;color:#d34d61!important}.sales-pipeline__card.is-lost .sales-pipeline__card-lost-reason{color:#6f2432!important;font-size:13px!important;font-weight:850!important}.sales-pipeline__card.is-lost .sales-pipeline__card-lost-message-hint{margin-top:7px;color:#ad6873!important;font-size:10px!important}.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:1210}.sales-drawer__backdrop{position:fixed;top:0;right:0;bottom:0;left:0;background:#05264e47;z-index:1200}.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__responsibility{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:9px;margin-top:16px}.sales-drawer__responsibility>span{display:grid;grid-template-columns:25px minmax(0,1fr);grid-template-rows:auto auto;-moz-column-gap:8px;column-gap:8px;padding:9px 10px;border:1px solid #dce6f7;border-radius:10px;background:#f7faff}.sales-drawer__responsibility>span>i{grid-row:1 / span 2;align-self:center;display:inline-flex;align-items:center;justify-content:center;width:25px;height:25px;border-radius:50%;background:#e5edff;color:#4168dc;font-size:11px}.sales-drawer__responsibility small{color:#7b89a2;font-size:9px;font-weight:800;letter-spacing:.04em;line-height:1.1;text-transform:uppercase}.sales-drawer__responsibility strong{overflow:hidden;color:#183a82;font-size:12px;font-weight:900;line-height:1.25;text-overflow:ellipsis;white-space:nowrap}.sales-drawer__lost-reason{display:grid;gap:4px;margin-top:14px;padding:12px 14px;border-left:3px solid #b42318;background:#fff6f5;color:#5f1b16;font-size:13px}.sales-drawer__lost-reason strong{font-size:11px;text-transform:uppercase;letter-spacing:.06em}.sales-loss-modal{position:fixed;top:0;right:0;bottom:0;left:0;z-index:1220;display:grid;place-items:center;padding:20px;background:#05264e57}.sales-loss-modal__card{width:min(560px,100%);max-height:min(720px,calc(100vh - 40px));overflow:auto;padding:26px;border:1px solid #e7ebf0;border-radius:18px;background:#fff;box-shadow:0 24px 70px #0d223b3d}.sales-loss-modal__head{display:flex;justify-content:space-between;gap:20px}.sales-loss-modal__eyebrow{color:#b42318;font-size:11px;font-weight:700;letter-spacing:.08em;text-transform:uppercase}.sales-loss-modal__head h2{margin:6px 0 0;color:#172033;font-size:22px}.sales-loss-modal__close{width:34px;height:34px;border:1px solid #e4e8ee;border-radius:50%;background:#fff;color:#7d8798;cursor:pointer}.sales-loss-modal__hint{margin:14px 0 16px;color:#718096;font-size:13px}.sales-loss-modal__presets{display:flex;flex-wrap:wrap;gap:8px}.sales-loss-modal__preset{padding:9px 12px;border:1px solid #dce2ea;border-radius:999px;background:#fff;color:#435166;cursor:pointer;font-size:13px}.sales-loss-modal__preset:hover,.sales-loss-modal__preset.is-selected{border-color:#b42318;background:#fff1f0;color:#a31d14}.sales-loss-modal__field{display:grid;gap:7px;margin-top:20px;color:#435166;font-size:13px;font-weight:600}.sales-loss-modal__field textarea{width:100%;box-sizing:border-box;resize:vertical;padding:11px 12px;border:1px solid #dce2ea;border-radius:10px;font:inherit;font-weight:400}.sales-loss-modal__error{margin:10px 0 0;color:#b42318;font-size:12px}.sales-loss-modal__actions{display:flex;justify-content:flex-end;gap:10px;margin-top:22px}.sales-loss-modal__actions button{padding:10px 16px;border-radius:9px;cursor:pointer;font-weight:700}.sales-loss-modal__secondary{border:1px solid #dce2ea;background:#fff;color:#435166}.sales-loss-modal__primary{border:1px solid #b42318;background:#b42318;color:#fff}.sales-loss-modal__primary:disabled{cursor:not-allowed;opacity:.5}.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{display:grid;grid-template-columns:minmax(0,1.4fr) minmax(0,.6fr);align-items:start;gap:14px 12px;padding:18px;border:1px solid #e8eef7;border-radius:16px;background:#fff;box-shadow:0 8px 24px #19355e0f}.sales-form--opportunity-edit>label{min-width:0;display:grid;gap:7px;color:#17345b;font-size:12px;font-weight:800}.sales-form--opportunity-edit input,.sales-form--opportunity-edit select{min-height:44px;border-color:#dfe7f0;border-radius:9px;background:#fbfcfe}.sales-form--opportunity-edit input:focus,.sales-form--opportunity-edit select:focus{border-color:#8faef5;background:#fff;box-shadow:0 0 0 3px #3c65f51a}.sales-form--opportunity-edit>label:nth-child(3),.sales-form--opportunity-edit>label:nth-child(6),.sales-form--opportunity-edit>.sales-submit-btn{grid-column:1 / -1}.sales-form--opportunity-edit .sales-submit-btn{align-self:flex-end}.sales-probability-field{flex-basis:100%}.sales-probability-control{display:flex;align-items:center;gap:12px}.sales-probability-control input[type=range]{flex:1;accent-color:#5877f5}.sales-probability-control output{min-width:48px;padding:6px 9px;border:1px solid #dbe4f1;border-radius:8px;background:#f7f9fc;color:#21365d;font-weight:800;text-align:center}.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:1220!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__actions>label:nth-of-type(2){margin-left:0;border-left:0;padding-left:0}.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-pipeline__pipeline-select{background:#242424;border-color:#3a3a3a;color-scheme:dark}html.theme-dark .sales-pipeline__pipeline-select:hover,html.theme-dark .sales-pipeline__pipeline-select:focus-within{background:#2c2c2c;border-color:#4a4a4a}html.theme-dark .sales-pipeline__pipeline-select select{color:#f5f5f5}html.theme-dark .sales-pipeline__pipeline-select select option{background:#242424;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-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-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}.sales-contacts__coords-cell{text-align:center}.sales-contacts__details{display:inline-flex;justify-content:center;align-items:center;gap:8px}.sales-contacts__details i{font-size:16px;color:#64748b}.sales-contacts__details .bo-list__table-main-text,.sales-contacts__details .bo-list__table-sub-text{display:inline-flex;align-items:center}html.theme-dark .sales-contacts__details i{color:#a3a3a3}.sales-contacts__table .bo-list__table-photo{position:relative}.sales-contacts__table .bo-list__table-photo.sales-contacts__photo--vip{border:2px solid #f5a623;box-shadow:0 0 0 3px #f5a6232e,0 5px 12px #b56a002e}.sales-contacts__panel{overflow:hidden;width:100%;margin:0 0 14px;border:1px solid #e1e7f0;border-radius:10px;background:#fff;box-shadow:0 8px 26px #15264614}.sales-contacts__header{display:flex;align-items:center;justify-content:space-between;gap:18px;margin:0;padding:16px 18px 13px;border-bottom:0;border-radius:0;background:#fff;box-shadow:none}.sales-contacts__title{display:flex;align-items:center;gap:9px;margin:0;color:#121826;font-family:Plus Jakarta Sans,sans-serif;font-size:20px;font-weight:850;line-height:1.2}.sales-contacts__title>i{color:#315efb;font-size:17px}.sales-contacts__count{display:inline-flex;align-items:center;justify-content:center;min-width:25px;height:25px;padding:0 7px;border-radius:999px;background:#eaf0ff;color:#315efb;font-size:12px;font-weight:850}.sales-contacts__subtitle{margin:4px 0 0;color:#6d778a;font-size:12px;font-weight:700}.sales-contacts__header-actions{display:flex;align-items:center;gap:8px}.sales-contacts__search-card{display:grid;grid-template-columns:minmax(220px,1.35fr) minmax(190px,1fr) auto auto;align-items:center;gap:10px;margin:0;padding:16px 18px 18px;border:0;border-top:1px solid #edf0f5;border-radius:0;background:#fff;box-shadow:none}.bo-list--sales-contacts .sales-contacts__search-card{grid-template-columns:minmax(260px,1.2fr) minmax(150px,.6fr) minmax(180px,.8fr) minmax(230px,1fr);row-gap:10px}.bo-list--sales-contacts .sales-contacts__quick-search{grid-column:1 / span 2;display:flex;align-items:center;gap:9px;min-height:42px;padding:0 12px;border:1px solid #d8e2f0;border-radius:9px;background:#fbfdff;color:#7b8aa2}.bo-list--sales-contacts .sales-contacts__quick-search:focus-within{border-color:#8faef5;box-shadow:0 0 0 3px #315efb1a}.bo-list--sales-contacts .sales-contacts__quick-search input{width:100%;min-width:0;border:0;outline:0;background:transparent;color:#172033;font:inherit;font-weight:700}.bo-list--sales-contacts .sales-contacts__quick-search input::-moz-placeholder{color:#8b98ad}.bo-list--sales-contacts .sales-contacts__quick-search input::placeholder{color:#8b98ad}.bo-list--sales-contacts .sales-contacts__quick-filter{display:flex;align-items:center;gap:8px;min-width:0;color:#66748a;font-size:12px;font-weight:750}.bo-list--sales-contacts .sales-contacts__quick-filter span{flex:0 0 auto}.bo-list--sales-contacts .sales-contacts__quick-filter select{width:100%;min-height:42px;padding:0 30px 0 11px;border:1px solid #d8e2f0;border-radius:9px;background:#fbfdff;color:#172033;font:inherit;font-weight:700}.bo-list--sales-contacts .advanced-search-trigger{grid-column:3 / span 2;min-height:42px}.bo-list--sales-contacts .sales-contacts__search-btn{grid-column:1 / span 2;min-height:42px;width:100%}.bo-list--sales-contacts .sales-contacts__search-card>.sales-contacts__quick-filter:nth-of-type(2){grid-column:3}.bo-list--sales-contacts .sales-contacts__search-card>.sales-contacts__quick-filter:nth-of-type(3){grid-column:4}.sales-contacts__search-input{display:flex;align-items:center;gap:9px;min-height:42px;padding:0 12px;border:1px solid #d8e2f0;border-radius:9px;background:#fbfdff;color:#7b8aa2}.sales-contacts__search-input:focus-within{border-color:#8faef5;box-shadow:0 0 0 3px #315efb1a}.sales-contacts__search-input input{width:100%;min-width:0;border:0;outline:0;background:transparent;color:#172033;font:inherit;font-weight:700}.sales-contacts__search-input input::-moz-placeholder{color:#8b98ad}.sales-contacts__search-input input::placeholder{color:#8b98ad}.bo-list--sales-contacts .help-tip{display:none!important}.bo-list--sales-contacts .sales-contacts__search-card{grid-template-columns:minmax(300px,1.35fr) minmax(180px,.8fr) minmax(170px,.75fr) minmax(220px,1fr);grid-template-rows:auto auto;-moz-column-gap:12px;column-gap:12px;row-gap:10px;align-items:center;padding:12px 18px 14px}.bo-list--sales-contacts .sales-contacts__search-card .advanced-search-trigger{grid-column:2;grid-row:1;justify-self:stretch;width:auto;min-height:42px}.bo-list--sales-contacts .sales-contacts__search-card .sales-contacts__search-btn{grid-column:1;grid-row:2;width:100%;min-height:42px}.bo-list--sales-contacts .sales-contacts__search-card .sales-contacts__quick-search{grid-column:1;grid-row:1}.bo-list--sales-contacts .sales-contacts__search-card .sales-contacts__quick-filter:nth-of-type(2){grid-column:3;grid-row:2}.bo-list--sales-contacts .sales-contacts__search-card .sales-contacts__quick-filter:nth-of-type(3){grid-column:4;grid-row:2}@media (max-width: 900px){.bo-list--sales-contacts .sales-contacts__search-card{grid-template-columns:1fr;grid-template-rows:none}.bo-list--sales-contacts .sales-contacts__search-card .advanced-search-trigger,.bo-list--sales-contacts .sales-contacts__search-card .sales-contacts__search-btn,.bo-list--sales-contacts .sales-contacts__search-card .sales-contacts__quick-search,.bo-list--sales-contacts .sales-contacts__search-card .sales-contacts__quick-filter:nth-of-type(2),.bo-list--sales-contacts .sales-contacts__search-card .sales-contacts__quick-filter:nth-of-type(3){grid-column:1;grid-row:auto;width:100%}}.sales-contacts__table .bo-list__candidate-main{min-width:0;max-width:100%;overflow:hidden}.sales-contacts__table .bo-list__row-name{min-width:0;display:flex;align-items:center;gap:7px}.sales-contacts__table .bo-list__row-tags{display:block;max-width:100%;margin-top:3px;overflow:hidden;white-space:nowrap}.sales-contacts__table .bo-list__row-tags-text{display:block;overflow:hidden;color:#65748b;font-size:10px;font-weight:600;text-overflow:ellipsis;white-space:nowrap}.bo-list--sales-contacts .sales-contacts__table th:first-child,.bo-list--sales-contacts .sales-contacts__table td:first-child{padding-left:24px!important;padding-right:18px!important;text-align:left!important;vertical-align:middle!important}.bo-list--sales-contacts .sales-contacts__table tbody tr{height:86px}.bo-list--sales-contacts .sales-contacts__table tbody td{height:86px;vertical-align:middle!important}.bo-list--sales-contacts .sales-contacts__table .bo-list__candidate-cell{display:block;margin-left:0!important;min-height:0;width:100%}.bo-list--sales-contacts .sales-contacts__table .bo-list__profile-trigger{align-items:center!important;display:flex;gap:12px;justify-content:flex-start!important;margin:0!important;min-height:54px;padding:0!important;text-align:left!important;width:100%}.bo-list--sales-contacts .sales-contacts__table .bo-list__table-photo{flex:0 0 46px;height:46px;width:46px}.bo-list--sales-contacts .sales-contacts__table .bo-list__candidate-main{display:flex;flex-direction:column;justify-content:center;min-height:46px}.bo-list--sales-contacts .sales-contacts__table .bo-list__company-cell,.bo-list--sales-contacts .sales-contacts__table .bo-list__details,.bo-list--sales-contacts .sales-contacts__table .bo-list__contact-cell{align-items:center;min-height:46px}.bo-list--sales-contacts .sales-contacts__table th:nth-child(2),.bo-list--sales-contacts .sales-contacts__table td:nth-child(2){text-align:left!important}.bo-list--sales-contacts .sales-contacts__table .bo-list__company-cell{justify-content:flex-start;margin:0;max-width:100%;width:100%}.bo-list--sales-contacts .sales-contacts__table .bo-list__company-name{min-width:0;max-width:100%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}@media (max-width: 900px){.sales-contacts__search-card{grid-template-columns:minmax(180px,1fr) minmax(170px,1fr)}.sales-contacts__search-card>button{width:100%}.bo-list--sales-contacts .sales-contacts__search-card{grid-template-columns:1fr 1fr}.bo-list--sales-contacts .sales-contacts__quick-search,.bo-list--sales-contacts .advanced-search-trigger,.bo-list--sales-contacts .sales-contacts__search-btn{grid-column:auto}}@media (max-width: 560px){.sales-contacts__header{align-items:flex-start;flex-direction:column}.sales-contacts__header-actions,.sales-contacts__header-actions>*{width:100%}.sales-contacts__search-card,.bo-list--sales-contacts .sales-contacts__search-card{grid-template-columns:1fr}.bo-list--sales-contacts .sales-contacts__quick-search,.bo-list--sales-contacts .advanced-search-trigger,.bo-list--sales-contacts .sales-contacts__search-btn,.bo-list--sales-contacts .sales-contacts__search-card>.sales-contacts__quick-filter:nth-of-type(2),.bo-list--sales-contacts .sales-contacts__search-card>.sales-contacts__quick-filter:nth-of-type(3){grid-column:auto}}.sales-pipeline__card.is-lost .sales-pipeline__card-lost-message{display:grid!important;gap:6px;margin-top:8px;padding:11px 12px 10px;border:1px solid #f3d0d5;border-left:3px solid #dc6878;border-radius:10px;background:#fffafb;box-shadow:none;color:#6f2935!important}.sales-pipeline__card.is-lost .sales-pipeline__card-lost-message-head{display:flex!important;align-items:center;gap:7px;margin:0;color:#c44c5d!important;font-size:9px!important;font-weight:850!important;letter-spacing:.1em}.sales-pipeline__card.is-lost .sales-pipeline__card-lost-message-head i{width:19px;height:19px;display:inline-flex;align-items:center;justify-content:center;border-radius:50%;background:#ffe7ea;color:#d45d6d!important;font-size:9px}.sales-pipeline__card.is-lost .sales-pipeline__card-lost-reason{color:#742b38!important;font-size:13px!important;font-weight:850!important;line-height:1.3!important}.sales-pipeline__card.is-lost .sales-pipeline__card-lost-message-hint{margin:0;color:#b77b84!important;font-size:10px!important;font-weight:700!important}.sales-prospects .sales-contacts__search-card{grid-template-columns:minmax(300px,1fr) minmax(170px,auto) minmax(220px,auto);grid-template-areas:"query advanced advanced" "submit status quick";row-gap:10px}.sales-prospects .sales-contacts__search-card>:nth-child(1){grid-area:query}.sales-prospects .sales-contacts__search-card>:nth-child(2){grid-area:status}.sales-prospects .sales-contacts__search-card>:nth-child(3){grid-area:quick}.sales-prospects .sales-contacts__search-card>:nth-child(4){grid-area:advanced;justify-self:start}.sales-prospects .sales-contacts__search-card>:nth-child(5){grid-area:submit;width:100%}.sales-prospects .bo-list__candidate-main{overflow:hidden}.sales-prospects .bo-list__row-subtitle{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.sales-prospects .bo-list__table td{padding-bottom:11px;padding-top:11px}@media (max-width: 980px){.sales-prospects .sales-contacts__search-card{grid-template-columns:1fr;grid-template-areas:"query" "advanced" "submit" "status" "quick"}.sales-prospects .sales-contacts__search-card>*{width:100%}}.sales-prospects .sales-contacts__header{position:relative;z-index:1;background:#fff;border:2px solid #c5d4e7;border-bottom-color:#edf1f6;border-radius:14px 14px 0 0;box-shadow:0 8px 24px #1f365c1f;margin-bottom:-24px;box-shadow:none}.sales-prospects .sales-contacts__header+.sales-contacts__search-card{border:2px solid #c5d4e7;border-top-color:#edf1f6;border-bottom-color:#c5d4e7;border-radius:0 0 14px 14px;box-shadow:0 16px 34px #1f365c30,0 3px 8px #1f365c14;margin-top:0}.sales-dealcontacts{border:1px solid #e8eef7;border-radius:16px;background:#fff;box-shadow:0 8px 24px #19355e0f;padding:16px 18px 18px;margin-bottom:4px}.sales-dealcontacts__empty{color:#8c96a8;font-size:13px;margin:2px 0 10px}.sales-dealcontacts__chips{list-style:none;display:flex;flex-wrap:wrap;gap:8px;margin:0 0 12px;padding:0}.sales-dealcontact{display:inline-flex;align-items:center;gap:8px;padding:4px 6px 4px 4px;border:1px solid #e2e9f3;border-radius:999px;background:#f8fafd;animation:sales-dealcontact-in .18s ease-out}@keyframes sales-dealcontact-in{0%{opacity:0;transform:translateY(3px) scale(.97)}to{opacity:1;transform:none}}.sales-dealcontact__avatar{width:26px;height:26px;border-radius:50%;display:grid;place-items:center;font-size:11px;font-weight:800;letter-spacing:.02em;color:#fff;background:linear-gradient(135deg,#17345b,#2f5f9e);flex:none}.sales-dealcontact--pros .sales-dealcontact__avatar{background:linear-gradient(135deg,#b26a00,#e39b1d)}.sales-dealcontact__name{font-size:13px;font-weight:700;color:#17345b}.sales-dealcontact__type{font-size:10px;font-weight:800;letter-spacing:.07em;padding:2px 7px;border-radius:999px;color:#1d4e89;background:#e7f0fc}.sales-dealcontact--pros .sales-dealcontact__type{color:#8a5300;background:#fdf1dc}.sales-dealcontact__remove{border:0;background:transparent;color:#b0bac9;width:22px;height:22px;border-radius:50%;display:grid;place-items:center;cursor:pointer;font-size:11px;transition:background .12s ease,color .12s ease}.sales-dealcontact__remove:hover{background:#fdecec;color:#b42318}.sales-dealcontact__remove:disabled{opacity:.4;cursor:not-allowed}.sales-dealcontacts__add{display:grid;gap:7px;font-size:12px;font-weight:800;color:#17345b}.sales-people-ac{position:relative;display:block;max-width:340px}.sales-people-ac__input-wrap{position:relative;display:block}.sales-people-ac__input-wrap>i{position:absolute;left:11px;top:50%;transform:translateY(-50%);color:#b0bac9;font-size:12px;pointer-events:none}.sales-people-ac input{width:100%;box-sizing:border-box;padding:9px 12px 9px 32px;border:1px solid #dce2ea;border-radius:10px;font-size:13px;background:#fff;transition:border-color .12s ease,box-shadow .12s ease}.sales-people-ac input:focus{outline:none;border-color:#2f5f9e;box-shadow:0 0 0 3px #2f5f9e24}.sales-people-ac__list{position:absolute;left:0;right:0;top:calc(100% + 6px);z-index:1230;margin:0;padding:6px;list-style:none;background:#fff;border:1px solid #e2e9f3;border-radius:12px;box-shadow:0 18px 40px #0f264a29,0 2px 8px #0f264a14;max-height:240px;overflow-y:auto;animation:sales-dealcontact-in .14s ease-out}.sales-people-ac__hint{padding:8px 10px;color:#8c96a8;font-size:12px}.sales-people-ac__opt{display:flex;align-items:center;gap:10px;padding:7px 9px;border-radius:9px;cursor:pointer}.sales-people-ac__opt:hover,.sales-people-ac__opt[aria-selected=true]{background:#eef4fb}.sales-people-ac__opt-main{min-width:0;display:grid}.sales-people-ac__opt-name{font-size:13px;font-weight:700;color:#17345b;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.sales-people-ac__opt-sub{font-size:11px;color:#8c96a8;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}html.theme-dark .sales-dealcontacts,html.theme-dark .sales-people-ac__list{background:#1c1c1e;border-color:#3a3a3c;box-shadow:0 12px 30px #00000080}html.theme-dark .sales-dealcontact{background:#262628;border-color:#3a3a3c}html.theme-dark .sales-dealcontact__name,html.theme-dark .sales-dealcontacts__add,html.theme-dark .sales-people-ac__opt-name{color:#f5f5f5}html.theme-dark .sales-dealcontacts__empty,html.theme-dark .sales-people-ac__hint,html.theme-dark .sales-people-ac__opt-sub{color:#a3a3a3}html.theme-dark .sales-people-ac input{background:#262628;border-color:#3a3a3c;color:#f5f5f5}html.theme-dark .sales-people-ac__opt:hover,html.theme-dark .sales-people-ac__opt[aria-selected=true]{background:#2f3b4d}html.theme-dark .sales-dealcontact__remove:hover{background:#4a2020;color:#ff8a80}.sales-dealcontact__avatar--pros{background:linear-gradient(135deg,#b26a00,#e39b1d)}.sales-dealcontact__type--pros{color:#8a5300;background:#fdf1dc}.sales-dealcontacts__actions{display:flex;align-items:center;gap:10px;flex-wrap:wrap}.sales-dealcontacts__create{margin-top:12px;padding:14px;border:1px dashed #c5d4e7;border-radius:12px;background:#f8fafd;display:grid;grid-template-columns:repeat(auto-fit,minmax(150px,1fr));gap:10px;animation:sales-dealcontact-in .16s ease-out}.sales-dealcontacts__create label{display:grid;gap:5px;font-size:11px;font-weight:800;color:#17345b;text-transform:uppercase;letter-spacing:.05em}.sales-dealcontacts__create input{padding:8px 10px;border:1px solid #dce2ea;border-radius:9px;font-size:13px;background:#fff}.sales-dealcontacts__create input:focus{outline:none;border-color:#2f5f9e;box-shadow:0 0 0 3px #2f5f9e24}.sales-dealcontacts__create-actions{grid-column:1 / -1;display:flex;gap:8px;justify-content:flex-end}html.theme-dark .sales-dealcontacts__create{background:#262628;border-color:#3a3a3c}html.theme-dark .sales-dealcontacts__create label{color:#f5f5f5}html.theme-dark .sales-dealcontacts__create input{background:#1c1c1e;border-color:#3a3a3c;color:#f5f5f5}.module-config-page{position:relative;margin-top:8px;padding:8px 2px 10px}.module-config-page:before{content:"";position:absolute;inset:-18px 0 auto;height:240px;background:radial-gradient(circle at top left,rgba(49,94,251,.1),transparent 38%),radial-gradient(circle at top right,rgba(16,185,129,.1),transparent 30%);pointer-events:none;z-index:0}.module-config-grid{position:relative;z-index:1;display:grid;grid-template-columns:minmax(320px,.92fr) minmax(0,1.58fr);gap:18px;align-items:start}.module-config-panel{background:var(--app-surface);border:1px solid var(--app-border);border-radius:22px;box-shadow:0 16px 38px #0f172a0f;padding:22px;overflow:hidden}.module-config-panel__head{display:flex;align-items:flex-start;justify-content:space-between;gap:14px;margin-bottom:18px}.module-config-panel__kicker{margin:0 0 6px;color:var(--app-btn-primary);font-size:12px;font-weight:800;letter-spacing:.08em;text-transform:uppercase}.module-config-panel__title{margin:0;color:var(--app-page-title);font-family:Plus Jakarta Sans,sans-serif;font-size:20px;font-weight:800;line-height:1.15}.module-config-panel__subtitle{margin:6px 0 0;color:var(--app-page-subtitle);font-size:13px;line-height:1.5}.module-config-pill{flex:0 0 auto;display:inline-flex;align-items:center;justify-content:center;min-height:36px;padding:0 12px;border-radius:999px;border:1px solid var(--app-border);background:var(--app-surface-alt);color:var(--app-text-muted);font-size:12px;font-weight:800;white-space:nowrap}.module-config-state{margin:0;padding:12px 14px;border-radius:14px;background:var(--app-surface-alt);color:var(--app-text-muted);font-size:13px;font-weight:700}.module-config-warning{display:flex;gap:12px;align-items:flex-start;padding:14px 16px;margin-bottom:18px;border-radius:18px;border:1px solid var(--app-danger-border);background:var(--app-danger-bg);color:var(--app-danger-text)}.module-config-warning i{margin-top:2px;font-size:16px}.module-config-warning strong{display:block;margin-bottom:4px;font-size:13px;font-weight:800}.module-config-warning p{margin:0;font-size:13px;line-height:1.5}.module-config-warning code{color:inherit;background:#ffffff7a;border-radius:6px;padding:1px 6px}.module-config-status-list{display:grid;gap:10px;margin-top:2px;margin-bottom:16px}.module-config-status-row{display:flex;align-items:center;justify-content:space-between;gap:16px;padding:12px 14px;border-radius:16px;border:1px solid var(--app-border);background:linear-gradient(180deg,#fffffff0,#f8fafcf0)}.module-config-status-row__label{display:inline-flex;align-items:center;gap:10px;min-width:0;color:var(--app-text);font-size:14px;font-weight:800}.module-config-status-row__label--off{color:var(--app-muted-text);text-decoration:line-through}.module-config-dot{flex:0 0 auto;width:10px;height:10px;border-radius:999px;background:#22c55e;box-shadow:0 0 0 4px #22c55e1f}.module-config-dot--off{background:#cbd5e1;box-shadow:none}.module-config-status-row .form-check-input{width:2.55rem;height:1.35rem;margin-top:0;cursor:pointer}.module-config-empty{padding:18px 14px;border:1px dashed var(--app-border-strong);border-radius:16px;color:var(--app-text-muted);background:var(--app-surface-alt);text-align:center;font-size:13px;font-weight:700}.module-config-inline-add{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:10px}.module-config-inline-add .form-control{min-height:44px;border-radius:14px;border-color:var(--app-border);box-shadow:none}.module-config-inline-add .btn{min-height:44px;padding-inline:16px;border-radius:14px;font-weight:800;box-shadow:0 10px 24px #315efb2e}.module-config-table-card{border:1px solid var(--app-border);border-radius:18px;overflow:hidden;background:var(--app-surface);box-shadow:0 16px 38px #0f172a0f}.module-config-table{width:100%;border-collapse:separate;border-spacing:0}.module-config-table thead th{padding:14px;background:linear-gradient(180deg,#f8fafcf2,#f1f5f9f2);color:var(--app-page-title);font-size:12px;font-weight:800;text-transform:uppercase;letter-spacing:.03em;border-bottom:1px solid var(--app-border);white-space:nowrap}.module-config-table tbody td,.module-config-table tfoot td{padding:12px 14px;border-bottom:1px solid var(--app-border);background:var(--app-surface);vertical-align:middle}.module-config-table tbody tr:last-child td{border-bottom-color:transparent}.module-config-table tbody tr:hover td{background:#fafcff}.module-config-table .form-control,.module-config-table .btn{border-radius:12px}.module-config-table .form-control{border-color:var(--app-border)}.module-config-table .form-check-input{cursor:pointer}.module-config-table .badge.bg-secondary{border-radius:999px;padding-inline:10px}.module-config-table .btn{min-height:36px;font-weight:800}.module-config-empty-cell{padding:24px 16px!important;color:var(--app-text-muted);background:var(--app-surface-alt)!important;text-align:center;font-weight:700}.module-config-table tfoot td{background:linear-gradient(180deg,#f8fafce6,#fffffffa)}html.theme-dark .module-config-page:before{background:radial-gradient(circle at top left,rgba(63,99,241,.22),transparent 34%),radial-gradient(circle at top right,rgba(16,185,129,.16),transparent 28%)}html.theme-dark .module-config-panel{box-shadow:0 18px 42px #00000047}html.theme-dark .module-config-status-row{background:linear-gradient(180deg,#1e1e1ef2,#181818f2)}html.theme-dark .module-config-warning code{background:#ffffff14}html.theme-dark .module-config-table thead th,html.theme-dark .module-config-table tfoot td{background:linear-gradient(180deg,#1e1e1ef0,#181818f0)}html.theme-dark .module-config-table tbody td{background:var(--app-surface)}html.theme-dark .module-config-table tbody tr:hover td{background:#ffffff08}@media (max-width: 1199px){.module-config-grid{grid-template-columns:1fr}}@media (max-width: 767px){.module-config-panel{padding:18px 16px;border-radius:18px}.module-config-panel__head{flex-direction:column}.module-config-pill{align-self:flex-start}.module-config-inline-add{grid-template-columns:1fr}.module-config-table thead th,.module-config-table tbody td,.module-config-table tfoot td{padding:10px}}.recruitment-settings-page{display:grid;gap:18px}.recruitment-settings-shell{display:grid;grid-template-columns:minmax(300px,340px) minmax(0,1fr);gap:18px;align-items:start}.recruitment-settings-aside{display:grid;gap:16px;position:sticky;top:18px}.recruitment-settings-main{min-width:0}.recruitment-settings-panel{display:grid;gap:16px;padding:20px;border:1px solid rgba(148,163,184,.22);border-radius:28px;background:radial-gradient(circle at top right,rgba(73,99,255,.08),transparent 36%),linear-gradient(180deg,#fffffffa,#f6f9fffa);box-shadow:0 18px 42px #0f172a14}.recruitment-settings-panel__head{display:flex;align-items:flex-start;justify-content:space-between;gap:16px;padding-bottom:8px;border-bottom:1px solid rgba(148,163,184,.18)}.recruitment-settings-panel__head h3{margin:0;font-family:Plus Jakarta Sans,sans-serif;font-size:24px;font-weight:800;line-height:1.1;color:var(--app-page-title)}.recruitment-settings-panel__head p{margin:8px 0 0;max-width:62ch;color:var(--app-page-subtitle);font-size:14px;line-height:1.55}.recruitment-settings-panel__body{min-width:0;padding:6px 2px 0}.recruitment-settings-card{position:relative;overflow:hidden;padding:22px;border:1px solid var(--app-border);border-radius:24px;background:linear-gradient(180deg,#fffffff5,#f7fafff5);box-shadow:0 16px 38px #0f172a0f}.recruitment-settings-card--secret{display:grid;gap:14px;background:radial-gradient(circle at top right,rgba(49,94,251,.12),transparent 42%),linear-gradient(180deg,#fffffffa,#f6f9fffa)}.recruitment-settings-card--accent{color:#f8fbff;border-color:#637bff59;background:radial-gradient(circle at top right,rgba(118,132,255,.28),transparent 42%),linear-gradient(145deg,#0f2d63,#163f86 52%,#4f63ff)}.recruitment-settings-card--inline-error{margin-bottom:12px;border-color:#ef444438;background:linear-gradient(180deg,#fff7f7f5,#fffffff5)}.recruitment-settings-card--inline-error strong{display:block;margin-bottom:6px;color:#b91c1c}.recruitment-settings-card__head{display:flex;justify-content:space-between;gap:12px;align-items:flex-start}.recruitment-settings-kicker{display:inline-flex;align-items:center;margin-bottom:0;color:inherit;font-size:11px;font-weight:800;letter-spacing:.09em;text-transform:uppercase;opacity:.82}.recruitment-settings-pill{display:inline-flex;align-items:center;gap:8px;min-height:34px;padding:0 12px;border-radius:999px;font-size:12px;font-weight:800;letter-spacing:.01em;white-space:nowrap}.recruitment-settings-pill.is-set{background:#10b9811f;color:#047857}.recruitment-settings-pill.is-empty{background:#94a3b829;color:#475569}.recruitment-settings-card h3{margin:0;font-family:Plus Jakarta Sans,sans-serif;font-size:22px;font-weight:800;line-height:1.12;color:inherit}.recruitment-settings-card p{margin:0;color:inherit;font-size:14px;line-height:1.6;opacity:.9}.recruitment-settings-metrics{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;margin-top:4px}.recruitment-settings-metric{display:grid;gap:6px;padding:14px 16px;border-radius:18px;background:#ffffff1f;border:1px solid rgba(255,255,255,.16);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.recruitment-settings-metric__label{color:inherit;font-size:11px;font-weight:800;letter-spacing:.08em;opacity:.78;text-transform:uppercase}.recruitment-settings-metric strong{color:inherit;font-size:14px;font-weight:800}.recruitment-settings-list{display:grid;gap:10px;margin:0;padding-left:1.15rem;color:var(--app-text)}.recruitment-settings-list li{font-size:14px;line-height:1.55;color:var(--app-page-subtitle)}.recruitment-settings-secret-label{display:block;margin-bottom:8px;color:var(--app-page-title);font-size:13px;font-weight:800}.recruitment-settings-secret-field{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:10px;align-items:center}.recruitment-settings-secret-input{min-height:48px;border-radius:14px}.recruitment-settings-secret-toggle{min-width:48px;min-height:48px;border-radius:14px;border:1px solid var(--app-border);background:#fff;color:var(--app-btn-primary)}.recruitment-settings-secret-toggle:hover{background:#315efb14;color:var(--app-btn-primary)}.recruitment-settings-secret-actions{display:flex;gap:10px;flex-wrap:wrap;margin-top:2px}.recruitment-settings-secret-actions .btn{min-height:42px;border-radius:14px;font-weight:800}.recruitment-settings-secret-help{color:var(--app-page-subtitle);font-size:13px;line-height:1.5}.recruitment-settings-toast{position:fixed;right:20px;bottom:20px;z-index:50;display:grid;grid-template-columns:auto minmax(0,1fr) auto;gap:12px;align-items:center;min-width:min(420px,calc(100vw - 40px));max-width:min(480px,calc(100vw - 40px));padding:14px 16px;border:1px solid rgba(148,163,184,.24);border-radius:18px;background:#fffffff5;box-shadow:0 18px 46px #0f172a2e;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);animation:recruitmentSettingsToastIn .18s ease-out}.recruitment-settings-toast.is-success{border-color:#10b9813d}.recruitment-settings-toast.is-danger{border-color:#ef44443d}.recruitment-settings-toast.is-info{border-color:#3b82f63d}.recruitment-settings-toast__icon{display:inline-flex;align-items:center;justify-content:center;width:34px;height:34px;border-radius:999px;background:#315efb1a;color:#315efb;font-size:16px}.recruitment-settings-toast.is-success .recruitment-settings-toast__icon{background:#10b9811f;color:#047857}.recruitment-settings-toast.is-danger .recruitment-settings-toast__icon{background:#ef44441f;color:#b91c1c}.recruitment-settings-toast__body{min-width:0;display:grid;gap:2px}.recruitment-settings-toast__title{color:var(--app-page-title);font-size:14px;font-weight:800;line-height:1.2}.recruitment-settings-toast__message{color:var(--app-page-subtitle);font-size:13px;line-height:1.4}.recruitment-settings-toast__close{width:30px;height:30px;border:0;border-radius:999px;background:#94a3b824;color:var(--app-page-title);font-size:20px;line-height:1}.recruitment-settings-toast__close:hover{background:#94a3b83d}@keyframes recruitmentSettingsToastIn{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}@media (max-width: 1200px){.recruitment-settings-shell{grid-template-columns:1fr}.recruitment-settings-aside{position:static}}@media (max-width: 768px){.recruitment-settings-panel{padding:16px;border-radius:22px}.recruitment-settings-card{padding:18px;border-radius:20px}.recruitment-settings-panel__head{flex-direction:column}.recruitment-settings-metrics,.recruitment-settings-secret-field{grid-template-columns:1fr}.recruitment-settings-secret-toggle{width:100%}.recruitment-settings-toast{right:12px;left:12px;bottom:12px;min-width:0;max-width:none}}.recruitment-settings-fields{list-style:none;margin:12px 0 0;padding:0;display:grid;gap:10px}.recruitment-settings-field{display:flex;align-items:center;justify-content:space-between;gap:14px;padding:12px 14px;border:1px solid rgba(148,163,184,.24);border-radius:16px;background:#fff9}.recruitment-settings-field__text{display:grid;gap:2px;min-width:0}.recruitment-settings-field__label{font-weight:700;margin:0}.recruitment-settings-field__help{font-size:12px;color:#475569d9}.recruitment-settings-card--tags{width:100%}.recruitment-settings-card--tags>p{max-width:760px}.recruitment-settings-card--tags .recruitment-settings-card__head h3{margin:4px 0 0}.profile-tag-manager__create{display:grid;grid-template-columns:minmax(0,1.2fr) minmax(0,.9fr) auto;align-items:end;gap:12px;padding:16px;border:1px solid #e0e8f5;border-radius:14px;background:#f8fbff}.profile-tag-manager__create label,.profile-tag-manager__edit{display:grid;gap:6px}.profile-tag-manager__create label>span{color:#60708a;font-size:11px;font-weight:800;text-transform:uppercase}.profile-tag-manager__create label em{color:#93a0b4;font-style:normal;font-weight:600;text-transform:none}.profile-tag-manager__create input,.profile-tag-manager__edit input{min-width:0;height:40px;padding:0 12px;border:1px solid #d6e0ef;border-radius:9px;background:#fff;color:#142a4d;font-size:13px}.profile-tag-manager__create input:focus,.profile-tag-manager__edit input:focus,.profile-tag-manager__search:focus-within{border-color:#3c65f5;outline:0;box-shadow:0 0 0 3px #3c65f51c}.profile-tag-manager__toolbar{display:flex;align-items:center;justify-content:space-between;gap:12px;margin:18px 0 10px;color:#8491a7;font-size:12px}.profile-tag-manager__search{width:min(100%,360px);display:flex;align-items:center;gap:8px;padding:0 11px;border:1px solid #dce5f1;border-radius:9px;background:#fff}.profile-tag-manager__search i{color:#7890b5}.profile-tag-manager__search input{width:100%;height:36px;border:0;outline:0;color:#142a4d;font-size:13px}.profile-tag-manager__message,.profile-tag-manager__empty{padding:11px 13px;border-radius:9px;background:#eef5ff;color:#315ebf;font-size:13px}.profile-tag-manager__message.is-error{background:#fff1f1;color:#b42318}.profile-tag-manager__list{display:grid;gap:8px}.profile-tag-manager__row{display:flex;align-items:center;gap:11px;min-height:62px;padding:10px 12px;border:1px solid #e1e8f2;border-radius:12px;background:#fff}.profile-tag-manager__row.is-disabled{background:#fafbfc;opacity:.72}.profile-tag-manager__swatch{width:32px;height:32px;display:inline-flex;align-items:center;justify-content:center;flex:0 0 32px;border-radius:9px;background:#e8edff;color:#3c65f5}.profile-tag-manager__identity{display:grid;min-width:0;flex:1;gap:3px}.profile-tag-manager__identity strong{overflow:hidden;color:#17345f;font-size:14px;text-overflow:ellipsis;white-space:nowrap}.profile-tag-manager__identity span{color:#8592a6;font-size:11px}.profile-tag-manager__status,.profile-tag-manager__global{flex:0 0 auto;color:#16805b;font-size:11px;font-weight:800}.profile-tag-manager__status.is-disabled{color:#8b95a5}.profile-tag-manager__global{color:#6f7f98}.profile-tag-manager__actions{display:flex;gap:7px;flex:0 0 auto}.profile-tag-manager__actions .btn{white-space:nowrap}.profile-tag-manager__edit{width:100%;grid-template-columns:minmax(0,1.2fr) minmax(0,.8fr) auto auto;align-items:center}@media (max-width: 760px){.profile-tag-manager__create{grid-template-columns:1fr}.profile-tag-manager__toolbar{align-items:stretch;flex-direction:column}.profile-tag-manager__search{width:100%}.profile-tag-manager__row{align-items:flex-start;flex-wrap:wrap}.profile-tag-manager__identity{min-width:calc(100% - 48px)}.profile-tag-manager__status,.profile-tag-manager__global{margin-left:43px}.profile-tag-manager__actions{width:100%;margin-left:43px}.profile-tag-manager__edit{grid-template-columns:1fr}}.recruitment-settings-switch{display:inline-flex;align-items:center;gap:8px;cursor:pointer;flex-shrink:0}.recruitment-settings-switch input{position:absolute;opacity:0;width:1px;height:1px}.recruitment-settings-switch__track{width:40px;height:22px;border-radius:999px;background:#94a3b880;position:relative;transition:background .16s ease}.recruitment-settings-switch__track:after{content:"";position:absolute;top:2px;left:2px;width:18px;height:18px;border-radius:50%;background:#fff;box-shadow:0 1px 3px #0f172a47;transition:transform .16s ease}.recruitment-settings-switch input:checked+.recruitment-settings-switch__track{background:#4963ff}.recruitment-settings-switch input:checked+.recruitment-settings-switch__track:after{transform:translate(18px)}.recruitment-settings-switch input:focus-visible+.recruitment-settings-switch__track{outline:2px solid #4963ff;outline-offset:2px}.recruitment-settings-switch input:disabled+.recruitment-settings-switch__track{opacity:.6}.recruitment-settings-switch__state{font-size:12px;font-weight:700;min-width:52px;color:#475569f2}html.theme-dark .recruitment-settings-field{background:#1e293b80;border-color:#94a3b847}html.theme-dark .recruitment-settings-field__help,html.theme-dark .recruitment-settings-switch__state{color:#cbd5e1d9}.profile-tag-manager__pagination{display:flex;align-items:center;justify-content:center;gap:10px;margin-top:14px;padding-top:12px;border-top:1px solid rgba(148,163,184,.18)}.profile-tag-manager__pagination span{min-width:100px;color:#71809a;font-size:12px;font-weight:700;text-align:center}.profile-tag-manager__pagination .btn{min-width:88px}html.theme-dark .profile-tag-manager__pagination{border-top-color:#94a3b83d}html.theme-dark .profile-tag-manager__pagination span{color:#aebbd0}@media (max-width: 760px){.profile-tag-manager__pagination{justify-content:space-between}.profile-tag-manager__pagination span{min-width:auto}}.newsletter-page{padding:0 24px 36px}.newsletter-page .page-hero{margin-bottom:14px}.newsletter-primary,.newsletter-send,.newsletter-ghost,.newsletter-icon-button,.newsletter-tabs button{border:0;cursor:pointer;font:inherit}.newsletter-primary{background:#2563eb;color:#fff;border-radius:10px;padding:11px 16px;font-weight:700;display:inline-flex;align-items:center;gap:8px}.newsletter-primary:disabled,.newsletter-send:disabled{opacity:.55;cursor:not-allowed}.newsletter-send{background:#0f9f6e;color:#fff;border-radius:10px;padding:11px 16px;font-weight:700;display:inline-flex;gap:8px;align-items:center}.newsletter-ghost{color:#374151;background:#eef2f7;border-radius:9px;padding:10px 14px;font-weight:650}.newsletter-tabs{box-sizing:border-box;display:flex;align-items:center;align-self:flex-start;gap:3px;width:-moz-fit-content;width:fit-content;max-width:100%;margin:0 auto 16px 0!important;padding:3px;overflow-x:auto;-webkit-overflow-scrolling:touch;scrollbar-width:none;background:var(--app-muted-surface, #f4f6fa);border:1px solid var(--app-border, #dfe6f2);border-radius:11px;box-shadow:0 2px 7px #171f380a}.newsletter-page>.newsletter-tabs{display:flex!important;margin-left:0!important;margin-right:auto!important}.newsletter-tabs::-webkit-scrollbar{display:none}.newsletter-tabs button,.newsletter-tabs a{text-decoration:none;box-sizing:border-box;display:inline-block;flex:0 0 auto;white-space:nowrap;background:transparent;color:#6b7280;padding:10px 15px;border-bottom:2px solid transparent;font-weight:700}.newsletter-tabs button.is-active,.newsletter-tabs a.is-active{color:#1d4ed8;border-bottom-color:#2563eb}.newsletter-grid,.newsletter-compose-grid{max-width:1420px;margin:0 auto;display:grid;grid-template-columns:minmax(0,1.25fr) minmax(340px,.75fr);gap:16px}.newsletter-card{background:var(--card-bg, #fff);border:1px solid rgba(148,163,184,.22);border-radius:16px;padding:20px;box-shadow:0 7px 28px #0f172a0d;min-width:0}.newsletter-filter-card,.newsletter-editor-card{grid-column:1 / -1}.newsletter-card-head{display:flex;align-items:flex-start;justify-content:space-between;gap:16px;margin-bottom:17px}.newsletter-card h3{margin:0 0 4px;color:#172033;font-size:18px}.newsletter-card p{margin:0;color:#718096;font-size:13px}.newsletter-count{font-size:25px;font-weight:800;color:#2563eb}.newsletter-noemail-warning{color:#d97706;font-size:14px;cursor:help}.newsletter-filter-grid,.newsletter-form-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:14px}.newsletter-filter-grid label,.newsletter-form-grid label{display:flex;flex-direction:column;gap:7px;font-size:12px;color:#64748b;font-weight:700}.newsletter-filter-wide,.newsletter-form-wide{grid-column:1 / -1}.newsletter-form-grid label.newsletter-chrome-toggle{flex-direction:row;align-items:center;gap:9px}.newsletter-chrome-toggle input[type=checkbox]{width:auto}.newsletter-preview-chrome{overflow:hidden}.newsletter-preview-chrome table{max-width:100%!important;width:100%!important}.newsletter-preview-chrome img{max-width:100%;height:auto}.newsletter-campaign-item{display:flex;flex-direction:column;gap:6px}.newsletter-campaign-item>.newsletter-campaign-card{flex:1;width:100%;box-sizing:border-box}.newsletter-campaign-item>button:last-child{align-self:flex-start}.newsletter-card input,.newsletter-card select,.newsletter-card textarea{width:100%;border:1px solid #d8e0eb;border-radius:9px;background:#fbfdff;color:#172033;padding:10px 11px;font:inherit;box-sizing:border-box}.newsletter-card textarea{resize:vertical;line-height:1.6}.newsletter-filter-actions,.newsletter-save-row,.newsletter-editor-actions,.newsletter-upload-row{display:flex;align-items:center;gap:10px;flex-wrap:wrap}.newsletter-filter-actions{margin-top:16px}.newsletter-check{color:#475569;font-size:13px;display:inline-flex;align-items:center;gap:7px}.newsletter-check input{width:auto}.newsletter-save-row{margin-top:18px;padding-top:16px;border-top:1px solid #e8edf4}.newsletter-save-row input{flex:1 1 300px}.newsletter-error{color:#b42318!important;margin-top:10px!important}.newsletter-muted{color:#94a3b8!important;padding:18px 0}.newsletter-table-wrap{overflow:auto;max-height:470px}.newsletter-table-wrap table{width:100%;border-collapse:collapse;font-size:13px}.newsletter-table-wrap th{text-align:left;color:#8190a5;font-size:11px;text-transform:uppercase;letter-spacing:.04em;padding:8px;border-bottom:1px solid #e7edf5;white-space:nowrap}.newsletter-table-wrap td{padding:11px 8px;border-bottom:1px solid #eef2f7;color:#475569;white-space:nowrap}.newsletter-table-wrap td strong,.newsletter-table-wrap td small{display:block}.newsletter-table-wrap td small{color:#94a3b8;margin-top:3px}.newsletter-saved-list{display:flex;flex-direction:column;gap:8px}.newsletter-list-item{display:flex;align-items:center;gap:7px;border:1px solid #e5eaf1;border-radius:11px;padding:8px 10px}.newsletter-list-item>button:first-child{flex:1;text-align:left;border:0;background:transparent;cursor:pointer;min-width:0}.newsletter-list-item strong,.newsletter-list-item span{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.newsletter-list-item strong{color:#172033}.newsletter-list-item span{color:#8794a7;font-size:12px;margin-top:3px}.newsletter-list-item.is-selected{border-color:#93c5fd;background:#eff6ff}.newsletter-icon-button.danger{color:#b42318}.newsletter-status{border-radius:99px;padding:5px 10px;font-size:11px;font-weight:800;text-transform:uppercase}.newsletter-status--draft{background:#fff7ed;color:#c2410c}.newsletter-status--new{background:#eff6ff;color:#1d4ed8}.newsletter-form-grid{max-width:930px}.newsletter-upload-row input{flex:1 1 400px}.newsletter-upload-button input{display:none}.newsletter-image-preview{display:block;max-width:340px;max-height:180px;-o-object-fit:cover;object-fit:cover;border-radius:12px;margin-top:10px}.newsletter-editor-actions{margin-top:20px;padding-top:17px;border-top:1px solid #e8edf4}.newsletter-editor-actions .newsletter-send{margin-left:auto}.newsletter-live-preview{background:#f3f6fa;border-radius:13px;padding:20px;min-height:340px;color:#283548}.newsletter-live-preview img{display:block;width:100%;max-height:220px;-o-object-fit:cover;object-fit:cover;border-radius:10px;margin-bottom:17px}.newsletter-live-preview h2{color:#172033;margin:0 0 10px;font-size:22px}.newsletter-live-preview p{color:#536174;white-space:pre-line;line-height:1.65;margin:0 0 15px}.newsletter-live-preview .newsletter-preheader{color:#8a98aa;font-size:12px;border-bottom:1px solid #dfe7ef;padding-bottom:12px}html.theme-dark .newsletter-card{--card-bg: #20262f;border-color:#94a3b82e}html.theme-dark .newsletter-card h3,html.theme-dark .newsletter-list-item strong,html.theme-dark .newsletter-live-preview h2{color:#f8fafc}html.theme-dark .newsletter-card input,html.theme-dark .newsletter-card select,html.theme-dark .newsletter-card textarea{background:#171c23;border-color:#3b4654;color:#e5e7eb}html.theme-dark .newsletter-ghost{background:#2b3440;color:#e5e7eb}html.theme-dark .newsletter-check{color:#cbd5e1}html.theme-dark .newsletter-selection-actions{background:#171c23;border-color:#3b4654}html.theme-dark .newsletter-selection-actions strong{color:#f8fafc}html.theme-dark .newsletter-save-row{border-top-color:#3b4654}html.theme-dark .newsletter-list-item{border-color:#3b4654}html.theme-dark .newsletter-live-preview{background:#171c23}@media (max-width: 900px){.newsletter-page{padding:0 12px 28px}.newsletter-grid,.newsletter-compose-grid,.newsletter-filter-grid,.newsletter-form-grid{grid-template-columns:1fr}.newsletter-filter-wide,.newsletter-form-wide{grid-column:auto}.newsletter-editor-actions .newsletter-send{margin-left:0}}.newsletter-advanced-builder{margin:18px 0 0;padding:18px;border:1px solid var(--border, #dfe5ee);border-radius:14px;background:color-mix(in srgb,var(--surface, #fff) 92%,#eef4ff)}.newsletter-advanced-head,.newsletter-rule-add{display:flex;gap:10px;align-items:center;flex-wrap:wrap}.newsletter-advanced-head{justify-content:space-between;margin-bottom:14px}.newsletter-advanced-head small,.newsletter-filter-grid small{display:block;color:var(--muted, #667085);font-size:11px;margin-top:4px}.newsletter-rule-add input{flex:1 1 220px}.newsletter-rule-list{display:flex;gap:8px;flex-wrap:wrap;margin-top:14px}.newsletter-rule-chip{display:inline-flex;align-items:center;gap:7px;padding:7px 10px;border-radius:999px;background:#eaf1ff;color:#244b91;font-size:12px}.newsletter-rule-chip button{border:0;background:transparent;color:inherit;cursor:pointer;font-size:16px;line-height:1}.newsletter-filter-grid select[multiple]{min-height:74px}.newsletter-owner-picker{position:relative;min-width:0}.newsletter-field-label{display:block;font-weight:650;margin-bottom:8px}.newsletter-owner-trigger{width:100%;min-height:48px;display:flex;align-items:center;justify-content:space-between;gap:10px;padding:12px 14px;border:1px solid var(--border, #dfe5ee);border-radius:10px;background:var(--surface, #fff);color:inherit;cursor:pointer;text-align:left}.newsletter-owner-chips{display:flex;flex-wrap:wrap;gap:5px;margin-top:7px}.newsletter-owner-chips button{border:0;border-radius:999px;padding:5px 9px;background:#eaf1ff;color:#244b91;cursor:pointer}.newsletter-owner-menu{position:absolute;z-index:20;left:0;right:0;top:calc(100% + 6px);padding:10px;border:1px solid var(--border, #dfe5ee);border-radius:12px;background:var(--surface, #fff);box-shadow:0 16px 40px #1423412e}.newsletter-owner-menu>input{width:100%;margin-bottom:8px}.newsletter-owner-all{width:100%;padding:8px;border:0;border-radius:8px;background:#f0f4fa;color:inherit;text-align:left;cursor:pointer}.newsletter-owner-options{max-height:190px;overflow:auto;display:grid;gap:3px;margin-top:8px}.newsletter-owner-options label{padding:8px;border-radius:7px;cursor:pointer}.newsletter-owner-options label:hover{background:#f0f4fa}.newsletter-selection-actions{display:flex;align-items:center;justify-content:space-between;gap:14px;flex-wrap:wrap;margin:18px 0;padding:14px 16px;border:1px solid var(--border, #dfe5ee);border-radius:12px;background:#f8faff}.newsletter-selection-actions small{display:block;color:var(--muted, #667085);margin-top:3px}.newsletter-selection-actions>div:last-child{display:flex;gap:8px;flex-wrap:wrap}.newsletter-preview-card table th:first-child,.newsletter-preview-card table td:first-child{width:48px;text-align:center}@media (max-width: 760px){.newsletter-rule-add>*{width:100%}.newsletter-advanced-head{align-items:stretch}}.newsletter-block-toolbar,.newsletter-block-head,.newsletter-schedule-panel,.newsletter-stats-grid{display:flex;gap:10px;flex-wrap:wrap}.newsletter-block-toolbar{margin:18px 0}.newsletter-block-toolbar button,.newsletter-block-head button{border:1px solid #dbe3ef;background:#f8fafc;border-radius:8px;padding:8px 10px;cursor:pointer}.newsletter-block{border:1px solid #e1e8f2;border-radius:12px;padding:14px;margin:10px 0;background:#fbfdff}.newsletter-block-head{justify-content:space-between;align-items:center;text-transform:capitalize}.newsletter-block input,.newsletter-block textarea{display:block;width:100%;box-sizing:border-box;margin-top:9px;padding:10px;border:1px solid #dbe3ef;border-radius:8px}.newsletter-two-col-fields{display:grid;grid-template-columns:1fr 1fr;gap:10px}.newsletter-live-preview{max-width:640px;margin:auto;padding:24px;background:#fff;color:#172033;min-height:300px}.newsletter-live-preview.is-mobile{max-width:340px}.newsletter-live-preview img{display:block;max-width:100%;height:auto;border-radius:10px}.newsletter-live-preview a{display:inline-block;padding:11px 16px;background:#2563eb;color:#fff;border-radius:8px;text-decoration:none}.newsletter-preview-columns{display:grid;grid-template-columns:1fr 1fr;gap:16px}.newsletter-template-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:16px}.newsletter-template-grid>.newsletter-card-head{grid-column:1/-1}.newsletter-template-card{border:1px solid #e1e8f2;border-radius:12px;padding:18px}.newsletter-status{padding:6px 10px;border-radius:999px;background:#eef4ff;color:#2563eb}.newsletter-stats-grid{margin-top:20px}.newsletter-stats-grid>div{min-width:130px;padding:18px;border:1px solid #e1e8f2;border-radius:12px;background:#fbfdff}.newsletter-stats-grid strong,.newsletter-stats-grid span{display:block}.newsletter-stats-grid strong{font-size:24px;color:#2563eb}.newsletter-stats-grid span{margin-top:5px;color:#64748b}.newsletter-schedule-panel{margin-top:18px}.newsletter-schedule-panel label{flex:1;min-width:160px}.newsletter-schedule-panel input,.newsletter-schedule-panel select{display:block;width:100%;box-sizing:border-box;margin-top:7px;padding:10px;border:1px solid #dbe3ef;border-radius:8px}.newsletter-content-heading{margin-top:22px}.newsletter-content-heading h3{margin:0}.newsletter-content-heading p{margin:4px 0;color:#718096}.newsletter-simple-toolbar{align-items:center}.newsletter-simple-toolbar button{background:#fff}.newsletter-simple-toolbar .newsletter-more-button{margin-left:auto;color:#536174}.newsletter-advanced-add{display:flex;gap:8px;margin:-8px 0 14px}.newsletter-advanced-add button{border:0;background:#eef3fa;border-radius:8px;padding:8px 12px;color:#536174}.newsletter-block-head{text-transform:none}.newsletter-block-head strong{font-size:15px}.newsletter-remove-block{border:0!important;background:transparent!important;color:#9b3b4a!important;padding:4px!important}.newsletter-block label{display:block;margin-top:10px;color:#536174;font-size:13px}.newsletter-block label input,.newsletter-block label textarea{margin-top:5px}.newsletter-advanced-settings{margin-top:22px;border-top:1px solid #e6ebf2;padding-top:16px;color:#536174}.newsletter-advanced-settings summary{cursor:pointer;font-weight:600}.newsletter-advanced-settings .newsletter-schedule-panel{margin-top:12px}.newsletter-stat-card{min-width:130px;padding:18px;border:1px solid #e1e8f2;border-radius:12px;background:#fbfdff;text-align:left;cursor:pointer}.newsletter-stat-card.is-active{border-color:#2563eb;box-shadow:0 0 0 2px #dbeafe;background:#f5f9ff}.newsletter-chart-card{margin-top:22px;border:1px solid #e1e8f2;border-radius:14px;padding:18px;background:#fff}.newsletter-chart-head{display:flex;justify-content:space-between;align-items:center;margin-bottom:14px}.newsletter-chart-head strong,.newsletter-chart-head span{display:block}.newsletter-chart-head span{color:#718096;font-size:13px;margin-top:3px}.newsletter-chart-legend{font-size:12px;color:#536174;display:flex;gap:6px;align-items:center}.newsletter-chart-legend span{width:10px;height:10px;border-radius:3px;background:#2563eb}.newsletter-chart-legend .legend-opened{background:#10b981}.newsletter-chart-legend .legend-clicked{background:#8b5cf6}.newsletter-chart-legend .legend-failed{background:#ef4444}.newsletter-hour-chart{height:190px;display:flex;gap:10px;border-bottom:1px solid #dfe7ef;padding-top:8px}.newsletter-y-axis{width:28px;display:flex;flex-direction:column;justify-content:space-between;color:#94a3b8;font-size:11px;padding-bottom:20px}.newsletter-bars{display:flex;align-items:flex-end;gap:5px;flex:1;overflow:hidden}.newsletter-bar-column{height:100%;flex:1;min-width:8px;display:flex;flex-direction:column;justify-content:flex-end;align-items:center;gap:5px}.newsletter-bar{width:100%;max-width:20px;border-radius:5px 5px 0 0;background:#2563eb;min-height:2px}.newsletter-bar.bar-opened{background:#10b981}.newsletter-bar.bar-clicked{background:#8b5cf6}.newsletter-bar.bar-failed{background:#ef4444}.newsletter-bar-column small{font-size:9px;color:#94a3b8;transform:rotate(-45deg);height:20px}.newsletter-distribution{margin-top:22px;display:grid;grid-template-columns:repeat(4,1fr);gap:10px}.newsletter-distribution h4{grid-column:1/-1;margin:0}.newsletter-distribution div{padding:12px;border-radius:10px;background:#f7f9fc}.newsletter-distribution span,.newsletter-distribution b{display:block}.newsletter-distribution span{font-size:12px;color:#718096}.newsletter-distribution b{font-size:19px;color:#172033;margin-top:4px}.newsletter-builder{display:grid;grid-template-columns:170px minmax(300px,1fr);gap:16px;margin-top:20px}.newsletter-palette{border:1px solid #e1e8f2;border-radius:14px;padding:14px;background:#f8fafc;align-self:start;position:sticky;top:18px}.newsletter-palette h3{margin:0}.newsletter-palette p{font-size:12px;color:#718096;line-height:1.4}.newsletter-palette button{display:flex;align-items:center;gap:8px;width:100%;margin:7px 0;padding:10px;border:1px solid #dbe3ef;border-radius:9px;background:#fff;color:#25334a;cursor:grab;text-align:left}.newsletter-palette button:hover{border-color:#2563eb;background:#f5f9ff}.newsletter-palette button span{width:20px;height:20px;display:grid;place-items:center;border-radius:5px;background:#e8f0ff;color:#2563eb;font-weight:700}.newsletter-palette .newsletter-palette-more{display:block;background:transparent;border:0;color:#2563eb;cursor:pointer;text-align:center;font-size:12px}.newsletter-palette-advanced{border-top:1px solid #e1e8f2;margin-top:8px;padding-top:8px}.newsletter-palette-advanced button{font-size:12px;padding:7px}.newsletter-canvas{min-width:0;border:1px solid #e1e8f2;border-radius:14px;padding:18px;background:#f8fafc}.newsletter-canvas-intro{display:flex;justify-content:space-between;align-items:center;margin-bottom:8px}.newsletter-canvas-intro span{font-size:12px;color:#718096}.newsletter-drop-zone{min-height:18px;margin:4px 0;border:1px dashed transparent;border-radius:8px;color:transparent;text-align:center;font-size:12px;padding:3px}.newsletter-drop-zone:hover,.newsletter-drop-zone.is-over{min-height:28px;border-color:#2563eb;background:#eaf2ff;color:#2563eb}.newsletter-builder-block{background:#fff;border:1px solid #dbe3ef;border-radius:12px;padding:14px;box-shadow:0 2px 8px #1720330a;cursor:grab}.newsletter-builder-block:active{cursor:grabbing}.newsletter-builder-block-head{display:flex;align-items:center;gap:8px;margin-bottom:10px;color:#536174}.newsletter-builder-block-head>div{margin-left:auto;display:flex;gap:4px}.newsletter-builder-block-head button{border:0;background:transparent;color:#718096;font-size:11px;padding:4px;cursor:pointer}.newsletter-drag-handle{color:#94a3b8;font-size:18px}.newsletter-inline-edit{outline:1px dashed transparent;border-radius:5px;padding:4px;white-space:pre-wrap;min-height:22px}.newsletter-inline-edit:hover,.newsletter-inline-edit:focus{outline-color:#93c5fd;background:#f8fbff}.newsletter-inline-edit[data-placeholder]:empty:before{content:attr(data-placeholder);color:#94a3b8}.newsletter-inline-title{font-size:26px;font-weight:700;color:#172033}.newsletter-inline-subtitle{color:#536174}.newsletter-inline-body{min-height:80px;line-height:1.65}.newsletter-inline-quote{border-left:4px solid #2563eb;background:#f1f5f9;font-style:italic;padding:14px 16px}.newsletter-inline-button-label{display:inline-block;background:#2563eb;color:#fff;border-radius:8px;padding:10px 16px}.newsletter-builder-block details{margin-top:9px;font-size:12px;color:#536174}.newsletter-builder-block details input{display:block;width:100%;box-sizing:border-box;margin-top:7px;padding:9px;border:1px solid #dbe3ef;border-radius:7px}.newsletter-image-drop{min-height:110px;display:grid;place-items:center;border:1px dashed #b8c7db;border-radius:10px;background:#f8fafc;color:#718096;text-align:center}.newsletter-image-drop img{display:block;max-width:100%;max-height:220px;margin:auto;border-radius:8px}.newsletter-spacer-block{height:28px;background:repeating-linear-gradient(135deg,#f1f5f9,#f1f5f9 8px,#e7edf5 8px,#e7edf5 16px);border-radius:6px;text-align:center;color:#718096;font-size:12px;padding-top:8px;box-sizing:border-box}@media (max-width:900px){.newsletter-builder{grid-template-columns:1fr}.newsletter-palette{position:static;display:flex;flex-wrap:wrap;gap:6px}.newsletter-palette h3,.newsletter-palette p{width:100%}.newsletter-palette button{width:auto;flex:1 1 120px;margin:0}.newsletter-palette-advanced{width:100%;display:flex}.newsletter-palette-advanced button{flex:1}.newsletter-canvas-intro{display:block}.newsletter-canvas-intro span{display:block;margin-top:4px}}.newsletter-import-backdrop{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px)}.newsletter-import-modal{width:min(720px,100%);padding:0;border-radius:20px;box-shadow:0 28px 90px #0f172a47}.newsletter-import-head{padding:26px 28px 22px;border-bottom:1px solid #edf1f6}.newsletter-import-title-row{display:flex;align-items:flex-start;gap:14px}.newsletter-import-icon{display:grid;place-items:center;width:42px;height:42px;flex:0 0 42px;border-radius:12px;background:#fff1f2;color:#e11d48;font-size:18px}.newsletter-import-head h2{font-size:25px;letter-spacing:-.025em}.newsletter-import-kicker{font-size:10px;font-weight:800}.newsletter-import-head .atto-btn--icon{width:34px;height:34px;border-radius:10px;color:#8190a5;font-size:20px}.newsletter-import-head .atto-btn--icon:hover{background:#f1f5f9;color:#172033}.newsletter-import-modal>:not(.newsletter-import-head){margin-left:28px;margin-right:28px}.newsletter-import-drop{margin-top:24px;padding:34px 20px;border-radius:16px;background:linear-gradient(180deg,#f8fbff,#f2f7ff);transition:border-color .15s ease,background .15s ease,transform .15s ease}.newsletter-import-drop:hover{border-color:#2563eb;background:#eef5ff;transform:translateY(-1px)}.newsletter-import-drop-icon{display:grid;place-items:center;width:46px;height:46px;margin-bottom:2px;border-radius:14px;background:#e5efff;color:#2563eb;font-size:19px}.newsletter-import-help{margin-top:13px;font-size:12px}.newsletter-import-actions{margin-top:22px;padding-top:18px;padding-bottom:24px;border-top:1px solid #edf1f6}.newsletter-import-modal .atto-btn{min-height:40px}.newsletter-import-modal .atto-btn--primary{box-shadow:0 5px 14px #2563eb2e}@media (max-width:700px){.newsletter-import-modal{border-radius:16px}.newsletter-import-head{padding:22px 20px 18px}.newsletter-import-modal>:not(.newsletter-import-head){margin-left:20px;margin-right:20px}}html.theme-dark .newsletter-import-head,html.theme-dark .newsletter-import-actions{border-color:#2c3746}.newsletter-list-block ul{margin:8px 0;padding-left:24px}.newsletter-list-block li{margin:6px 0}.newsletter-list-block>button{border:0;border-radius:8px;background:#eef4ff;color:#2563eb;padding:8px 12px;cursor:pointer}.newsletter-callout-block,.newsletter-preview-callout{padding:16px;border-left:4px solid #2563eb;border-radius:8px;background:#eff6ff}.newsletter-inline-callout-title{font-weight:700;color:#172033}.newsletter-video-block{padding:24px;text-align:center;border-radius:10px;background:linear-gradient(135deg,#172033,#405779);color:#fff;font-weight:700}.newsletter-video-block details{margin-top:12px;text-align:left}.newsletter-preview-callout strong,.newsletter-preview-callout p{display:block}.newsletter-preview-callout p{margin-bottom:0}.newsletter-line-legend{display:flex;flex-wrap:wrap;gap:14px;margin:4px 0 12px;color:#536174;font-size:12px}.newsletter-line-legend i{width:10px;height:10px;border-radius:50%;display:inline-block}.newsletter-line-chart{width:100%;overflow-x:auto;padding:4px 0 0}.newsletter-line-chart svg{display:block;width:100%;min-width:620px;height:300px;overflow:visible}.newsletter-chart-grid-line{stroke:#e8eef5;stroke-width:1}.newsletter-chart-axis-label{fill:#94a3b8;font-size:11px}.newsletter-line-chart path{vector-effect:non-scaling-stroke}.newsletter-line-chart circle{vector-effect:non-scaling-stroke;stroke:#fff;stroke-width:2}.newsletter-stats-panel>.newsletter-muted{margin-top:16px}.newsletter-audience-grid{grid-template-columns:minmax(0,1.35fr) minmax(320px,.65fr)}.newsletter-audience-filters{grid-column:1/-1}.newsletter-audience-filters__head{display:flex;align-items:flex-start;justify-content:space-between;gap:16px;margin-bottom:18px}.newsletter-audience-filters__grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:14px}.newsletter-audience-filters__grid>label{display:flex;flex-direction:column;gap:7px;font-size:12px;color:#64748b;font-weight:700}.newsletter-audience-filters__grid small{display:block;font-weight:500;color:#94a3b8;margin-top:2px}.newsletter-audience-filters__checks{display:flex;align-items:center;gap:14px;padding-top:25px}.newsletter-audience-filters__grid select[multiple]{min-height:92px}.newsletter-audience-filters__tag-grid{display:grid;grid-template-columns:1fr 1fr;gap:14px;margin-top:16px}.newsletter-audience-filters__hint{display:block;color:#94a3b8;font-size:11px;margin-top:7px}.newsletter-audience-filters__rules{margin-top:16px;border-top:1px solid #e8edf4;padding-top:14px}.newsletter-audience-filters__rules summary{cursor:pointer;font-weight:700;color:#475569}.newsletter-audience-filters__rules-head,.newsletter-audience-filters__rule{display:flex;align-items:center;gap:9px;flex-wrap:wrap;margin-top:12px}.newsletter-audience-filters__rules-head label{display:flex;align-items:center;gap:8px;font-size:12px;color:#64748b;font-weight:700}.newsletter-audience-filters__rule select,.newsletter-audience-filters__rule input{width:auto;min-width:130px}.newsletter-mode-switch{display:flex;gap:18px;flex-wrap:wrap;color:#475569;font-size:13px;font-weight:650}.newsletter-mode-switch label{display:inline-flex;align-items:center;gap:7px}.newsletter-mode-switch input{width:auto}.newsletter-saved-audiences{grid-column:1/-1}.newsletter-preview-list ul{padding-left:24px}@media (max-width:900px){.newsletter-audience-filters__grid,.newsletter-audience-filters__tag-grid{grid-template-columns:1fr}.newsletter-audience-filters__checks{padding-top:0}.newsletter-audience-filters__head{display:block}.newsletter-audience-filters__head .newsletter-ghost{margin-top:10px}.newsletter-audience-filters__rule>*{width:100%}.newsletter-audience-filters__rule select,.newsletter-audience-filters__rule input{width:100%}}.newsletter-audience-filters{padding:24px 24px 12px;border-color:#dfe7f2;box-shadow:0 12px 34px #1e40af12}.newsletter-audience-filters__head{align-items:flex-start;margin-bottom:22px;padding-bottom:20px;border-bottom:1px solid #edf1f6}.newsletter-audience-filters__head h3{margin-top:4px;font-size:20px;letter-spacing:-.02em}.newsletter-audience-filters__head p{max-width:680px;line-height:1.55}.newsletter-audience-filters__head .newsletter-ghost{display:inline-flex;align-items:center;gap:8px;white-space:nowrap}.newsletter-filter-kicker,.newsletter-field-eyebrow{display:block;color:#2563eb;font-size:10px;font-weight:800;letter-spacing:.08em;text-transform:uppercase}.newsletter-filter-section{padding:0 0 22px;margin-bottom:20px;border-bottom:1px solid #edf1f6}.newsletter-filter-section--tags{margin-bottom:0;padding-bottom:18px;border-bottom:0}.newsletter-age-range-options{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;padding:14px;border:1px solid #dce5ef;border-radius:12px;background:#f8fafc}.newsletter-age-range-options .newsletter-check{min-height:40px;padding:0 12px;border:1px solid #dce5ef;border-radius:9px;background:#fff;color:#334155;font-weight:700;cursor:pointer}.newsletter-age-range-options .newsletter-check:has(input:checked){border-color:#9ab5ff;background:#eef3ff;color:#315efb}.newsletter-filter-section__head{display:flex;align-items:center;justify-content:space-between;gap:16px;margin-bottom:14px}.newsletter-filter-section__head>div:first-child{display:flex;align-items:center;gap:10px}.newsletter-filter-section__head strong{display:block;color:#27364d;font-size:14px}.newsletter-filter-section__head small{display:block;margin-top:3px;color:#8491a5;font-size:11px;font-weight:500}.newsletter-filter-step{display:grid;place-items:center;width:28px;height:28px;border-radius:9px;background:#edf4ff;color:#2563eb;font-size:11px;font-weight:800}.newsletter-filter-step--small{display:inline-grid;width:22px;height:22px;margin-right:7px;vertical-align:middle;border-radius:7px;font-size:10px}.newsletter-filter-section__status{display:inline-flex;align-items:center;gap:6px;padding:6px 10px;border-radius:999px;background:#f1f7ff;color:#3268bb;font-size:11px;font-weight:700;white-space:nowrap}.newsletter-filter-section__status--optional{background:#f7f8fa;color:#8591a3}.newsletter-audience-filters__grid--base{grid-template-columns:minmax(190px,.8fr) minmax(260px,1.2fr) minmax(220px,1fr);align-items:end}.newsletter-audience-filters__grid--base>label,.newsletter-audience-filters__grid--base input,.newsletter-audience-filters__grid--base select{min-width:0}.newsletter-audience-filters__checks{padding:0 0 10px;gap:18px;justify-content:flex-start}.newsletter-audience-filters__checks .newsletter-check{font-size:12px;white-space:nowrap}.newsletter-audience-filters__relation-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));align-items:start;gap:14px}.newsletter-multi-field{position:relative;min-width:0;padding:14px;border:1px solid #e0e7f1;border-radius:12px;background:#fbfdff}.newsletter-multi-field__label-row{display:flex;align-items:flex-start;justify-content:space-between;gap:10px}.newsletter-multi-field__label-row strong{display:block;margin-top:3px;color:#334155;font-size:13px}.newsletter-multi-field__count{padding:4px 7px;border-radius:999px;background:#e8f1ff;color:#2563eb;font-size:10px;font-weight:800;white-space:nowrap}.newsletter-multi-field__helper{min-height:31px;margin:6px 0 10px;color:#7b8798;font-size:11px;line-height:1.45}.newsletter-multi-field__trigger{display:flex;align-items:center;justify-content:space-between;width:100%;min-height:42px;padding:10px 12px;border:1px solid #d8e2ef;border-radius:9px;background:#fff;color:#334155;font:inherit;font-size:12px;font-weight:700;text-align:left;cursor:pointer}.newsletter-multi-field__trigger:hover,.newsletter-multi-field__trigger.is-open{border-color:#8db5ee;box-shadow:0 0 0 3px #2563eb17}.newsletter-multi-field__trigger i{color:#64748b;font-size:11px}.newsletter-multi-field__empty{display:block;margin-top:8px;color:#98a4b5;font-size:10px;line-height:1.4}.newsletter-multi-field__chips{display:flex;gap:5px;flex-wrap:wrap;margin-top:8px;min-height:23px}.newsletter-filter-chip{display:inline-flex;align-items:center;gap:6px;max-width:100%;padding:5px 7px;border:0;border-radius:999px;background:#eaf2ff;color:#285ca6;font-size:10px;font-weight:700;cursor:pointer}.newsletter-filter-chip span{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.newsletter-filter-chip b{font-size:13px;line-height:10px;font-weight:500}.newsletter-filter-chip--more{cursor:default;background:#f0f3f7;color:#68778c}.newsletter-multi-field__popover{box-sizing:border-box;position:absolute;z-index:30;top:calc(100% + 6px);left:0;right:auto;width:100%;max-width:100%;overflow-x:hidden;padding:10px;border:1px solid #cad8e9;border-radius:12px;background:#fff;box-shadow:0 18px 35px #0f172a29}.newsletter-multi-field__search-row{display:flex;min-width:0;gap:7px;margin-bottom:8px}.newsletter-multi-field__search-row input{box-sizing:border-box;flex:1 1 auto;width:0;min-width:0;padding:8px 9px;font-size:12px}.newsletter-multi-field__search-row button{border:0;border-radius:7px;background:#f1f4f8;color:#526176;padding:0 9px;font-size:10px;font-weight:700;white-space:nowrap;cursor:pointer}.newsletter-multi-field__search-row button:disabled{opacity:.45;cursor:not-allowed}.newsletter-multi-field__options{width:100%;min-width:0;max-height:210px;overflow-x:hidden;overflow-y:auto;display:grid;gap:2px}.newsletter-multi-option{display:flex;align-items:center;gap:8px;width:100%;padding:8px;border:0;border-radius:7px;background:#fff;color:#3c4b61;font:inherit;font-size:12px;text-align:left;cursor:pointer}.newsletter-multi-option>span:last-child{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.newsletter-multi-option:hover{background:#f5f8fc}.newsletter-multi-option.is-selected{background:#edf4ff;color:#2158a0;font-weight:700}.newsletter-multi-option__check{display:grid;place-items:center;width:16px;height:16px;border:1px solid #cbd7e6;border-radius:4px;background:#fff;color:#fff;font-size:11px;font-weight:800}.newsletter-multi-option.is-selected .newsletter-multi-option__check{border-color:#2563eb;background:#2563eb}.newsletter-multi-field__no-results{padding:14px 8px;color:#8c98a8;font-size:11px}.newsletter-audience-filters__tag-grid{margin-top:0}.newsletter-audience-filters__hint{line-height:1.4}.newsletter-audience-filters .profile-tag-filter__head{align-items:flex-start;gap:10px;flex-wrap:wrap}.newsletter-audience-filters .profile-tag-filter__logic-hint{margin-left:auto;padding:5px 8px;border:1px solid #d8e5fb;border-radius:999px;background:#f2f6ff;color:#315cae;font-size:11px;line-height:1.2;letter-spacing:0;text-transform:none;white-space:nowrap}.newsletter-audience-filters .profile-tag-filter__connector{min-width:58px;height:34px;padding:0 8px;border-color:#7ea4e8;background:#edf4ff;color:#2059af;font-size:12px;text-align:center}.newsletter-audience-filters .profile-tag-filter__logic-help{color:#64748b;font-size:11px}.newsletter-audience-filters__rules{margin-top:4px;padding:14px 0 5px;border-top:1px solid #edf1f6}.newsletter-audience-filters__rules summary{display:flex;align-items:center;justify-content:space-between;gap:10px;list-style:none;color:#4b5b72;font-size:12px}.newsletter-audience-filters__rules summary::-webkit-details-marker{display:none}.newsletter-audience-filters__rules summary:after{content:"+";display:grid;place-items:center;width:22px;height:22px;border-radius:7px;background:#f1f4f8;color:#65758c;font-size:16px;font-weight:400}.newsletter-audience-filters__rules[open] summary:after{content:"−"}.newsletter-audience-filters__rules summary b{margin-left:auto;color:#93a0b0;font-size:10px;font-weight:700}@media (max-width:900px){.newsletter-audience-filters{padding:18px 16px 8px}.newsletter-filter-section__head{align-items:flex-start}.newsletter-filter-section__status{font-size:10px}.newsletter-audience-filters__grid--base,.newsletter-audience-filters__relation-grid,.newsletter-audience-filters__tag-grid,.newsletter-age-range-options{grid-template-columns:1fr}.newsletter-audience-filters__checks{padding-top:2px;flex-wrap:wrap}.newsletter-multi-field__popover{left:0;right:auto;width:100%;max-width:100%}.newsletter-audience-filters__head .newsletter-ghost{margin-top:0}}.newsletter-design-picker{margin:18px 0;padding:18px;border:1px solid #dfe7f2;border-radius:14px;background:#f8fbff}.newsletter-design-picker h4{margin:0;color:#172033;font-size:15px}.newsletter-design-picker p{margin:5px 0 0;color:#718096;font-size:12px}.newsletter-design-options{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;margin-top:14px}.newsletter-design-option{display:flex;align-items:center;gap:12px;text-align:left;border:1px solid #dbe3ef!important;background:#fff!important}.newsletter-design-option.is-active{border-color:#2563eb!important;box-shadow:0 0 0 2px #dbeafe;background:#f5f9ff!important}.newsletter-design-option>span:last-child{display:flex;flex-direction:column;gap:3px}.newsletter-design-option small{font-size:11px;color:#718096;font-weight:400}.newsletter-design-logo{display:grid;place-items:center;width:34px;height:34px;border-radius:10px;font-weight:800;color:#fff}.newsletter-design-logo--gmail{background:linear-gradient(135deg,#ea4335 0,#ea4335 25%,#fbbc04 25%,#fbbc04 50%,#34a853 50%,#34a853 75%,#4285f4 75%)}.newsletter-design-logo--outlook{background:#1473c9}.newsletter-inbox-chrome{display:flex;align-items:center;gap:9px;padding:10px 12px;margin:-4px -4px 16px;border-bottom:1px solid #e1e8f2;color:#536174;font-size:12px}.newsletter-inbox-chrome>div:nth-child(2){display:flex;flex-direction:column}.newsletter-inbox-chrome>div:nth-child(2) span{font-size:10px;color:#94a3b8}.newsletter-inbox-chrome>small{margin-left:auto;color:#94a3b8}.newsletter-inbox-avatar{display:grid;place-items:center;width:28px;height:28px;border-radius:50%;background:#2563eb;color:#fff;font-weight:700}.newsletter-live-preview--outlook .newsletter-inbox-chrome{border-bottom-color:#b9d5ec;background:#f2f8fd}.newsletter-live-preview--outlook .newsletter-inbox-avatar{border-radius:4px;background:#1473c9}.newsletter-line-chart-card{margin-top:16px;padding:18px;border:1px solid #e1e8f2;border-radius:14px;background:#fff}.newsletter-line-chart-wrap{height:220px;padding:12px 0 0}.newsletter-line-chart{width:100%;height:100%;overflow:visible}.newsletter-chart-grid-line{stroke:#e8eef5;stroke-width:.35}.newsletter-chart-line{fill:none;stroke:#2563eb;stroke-width:1.5;vector-effect:non-scaling-stroke}.newsletter-chart-dot{fill:#2563eb;stroke:#fff;stroke-width:.7;vector-effect:non-scaling-stroke}.newsletter-chart-dot--opened{fill:#10b981}.newsletter-chart-dot--clicked{fill:#8b5cf6}.newsletter-chart-dot--failed{fill:#ef4444}.newsletter-chart-total{font-size:12px;color:#2563eb;font-weight:700}.newsletter-line-chart-axis{display:flex;justify-content:space-between;color:#94a3b8;font-size:10px;margin-top:4px}@media (max-width:700px){.newsletter-design-options{grid-template-columns:1fr}.newsletter-inbox-chrome>small{display:none}}.newsletter-audience-summary{margin:0 0 22px;padding:15px 16px;border:1px solid #d8e6fa;border-radius:12px;background:linear-gradient(135deg,#f7fbff,#eef5ff)}.newsletter-audience-summary__main{display:flex;align-items:center;justify-content:space-between;gap:16px}.newsletter-audience-summary__main strong{display:block;margin-top:3px;color:#1e3a8a;font-size:21px;letter-spacing:-.02em}.newsletter-audience-summary__main small{display:block;margin-top:3px;color:#627797;font-size:11px}.newsletter-audience-summary__logic{padding:7px 10px;border:1px solid #c7daf8;border-radius:999px;background:#fff;color:#315cae;font-size:11px;font-weight:700;white-space:nowrap}.newsletter-audience-summary__logic b{color:#9aaac1;padding:0 3px}.newsletter-audience-summary__items{display:flex;flex-wrap:wrap;gap:6px;margin-top:12px;padding-top:12px;border-top:1px solid #dce9fa}.newsletter-audience-summary__items span{padding:5px 8px;border-radius:999px;background:#fff;color:#526985;font-size:11px;font-weight:600}.newsletter-audience-summary__items span:only-child{background:transparent;color:#7f91ab;padding-left:0}.newsletter-filter-disclosure{padding-bottom:0!important;margin-bottom:18px;border-bottom:1px solid #edf1f6!important}.newsletter-filter-disclosure>summary{cursor:pointer;list-style:none}.newsletter-filter-disclosure>summary::-webkit-details-marker{display:none}.newsletter-filter-disclosure>summary .fa-chevron-down{margin-left:5px;transition:transform .16s ease}.newsletter-filter-disclosure[open]>summary .fa-chevron-down{transform:rotate(180deg)}.newsletter-filter-disclosure__body{padding:0 0 20px}.newsletter-filter-logic-note{margin:0 0 12px;padding:9px 11px;border-left:3px solid #8bb3ef;border-radius:0 7px 7px 0;background:#f5f8fd;color:#667891;font-size:11px;line-height:1.45}.newsletter-filter-logic-note b{color:#245db4;font-weight:800}.newsletter-audience-filters__advanced-status{margin-bottom:12px}.newsletter-audience-filters__advanced-status .newsletter-multi-field{max-width:520px}.newsletter-filter-disclosure>summary b{display:inline-flex;align-items:center;gap:4px}.newsletter-audience-filters .profile-tag-filter__head{align-items:center}.newsletter-audience-filters .profile-tag-filter__logic-hint{font-size:10px}.newsletter-audience-filters__tag-grid{grid-template-columns:minmax(0,1fr)}@media (max-width:900px){.newsletter-audience-summary__main{align-items:flex-start;flex-direction:column}.newsletter-audience-summary__logic{white-space:normal}.newsletter-filter-disclosure>summary .newsletter-filter-section__status{white-space:normal;text-align:right}}html.theme-dark .newsletter-audience-summary{border-color:#31466d;background:linear-gradient(135deg,#17243a,#1c2d4a)}html.theme-dark .newsletter-audience-summary__main strong{color:#c6d9ff}html.theme-dark .newsletter-audience-summary__main small{color:#a5b7d2}html.theme-dark .newsletter-audience-summary__logic{border-color:#3e5c8c;background:#1e2d47;color:#c4d7fb}html.theme-dark .newsletter-audience-summary__items{border-color:#344b70}html.theme-dark .newsletter-audience-summary__items span{background:#223452;color:#c0cde2}html.theme-dark .newsletter-filter-logic-note{background:#1c293e;color:#a7b7cf;border-color:#557ab9}.newsletter-audience-grid{grid-template-columns:minmax(0,1fr)!important}.newsletter-audience-grid .newsletter-audience-filters,.newsletter-audience-grid .newsletter-filter-card,.newsletter-audience-grid .newsletter-preview-card{grid-column:1/-1}.newsletter-audience-editor-head{grid-column:1/-1;display:flex;align-items:center;justify-content:space-between;gap:16px}.newsletter-audience-editor-head h2{margin:0}.newsletter-audience-editor-head p{margin:5px 0 0;color:#718096}.newsletter-audience-overview{width:100%;box-sizing:border-box}.newsletter-audience-cards{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px}.newsletter-audience-card{padding:16px;border:1px solid #dfe7f2;border-radius:14px;background:#fff;box-shadow:0 8px 24px #1e40af0d}.newsletter-audience-card-main{display:grid;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:12px;width:100%;padding:0;border:0;background:transparent;text-align:left;color:#172033;cursor:pointer}.newsletter-audience-card-main>span:nth-child(2){display:flex;flex-direction:column;gap:4px}.newsletter-audience-card-main small,.newsletter-audience-card-main time{color:#718096;font-size:12px}.newsletter-audience-card-main time{font-size:11px}.newsletter-audience-card-icon{display:grid;place-items:center;width:38px;height:38px;border-radius:11px;background:#eaf2ff;color:#2563eb}.newsletter-audience-card-actions{display:flex;flex-wrap:wrap;gap:8px;margin-top:16px;padding-top:13px;border-top:1px solid #edf1f6}.newsletter-empty-state{display:flex;flex-direction:column;align-items:center;justify-content:center;min-height:220px;text-align:center;color:#718096}.newsletter-empty-state>i{font-size:28px;color:#2563eb;margin-bottom:12px}.newsletter-empty-state strong{color:#172033}.newsletter-empty-state p{margin:6px 0 16px}.newsletter-campaign-cards{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;margin-bottom:18px}.newsletter-campaign-card{display:flex;flex-direction:column;align-items:flex-start;gap:6px;padding:15px;border:1px solid #dfe7f2;border-radius:14px;background:#fff;text-align:left;cursor:pointer;color:#172033}.newsletter-campaign-card.is-active{border-color:#2563eb;box-shadow:0 0 0 2px #dbeafe;background:#f5f9ff}.newsletter-campaign-card-status{font-size:10px;color:#2563eb;text-transform:uppercase;font-weight:700}.newsletter-campaign-card span,.newsletter-campaign-card small,.newsletter-stats-kicker{color:#718096;font-size:12px}.newsletter-campaign-meta{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:10px;margin:4px 0 18px}.newsletter-campaign-meta div{padding:12px;border-radius:10px;background:#f7f9fc}.newsletter-campaign-meta span,.newsletter-campaign-meta strong{display:block}.newsletter-campaign-meta span{font-size:11px;color:#718096}.newsletter-campaign-meta strong{margin-top:4px;font-size:12px;color:#172033}.newsletter-chart-card{display:none!important}.newsletter-chart-line--sent{stroke:#2563eb}.newsletter-chart-line--opened{stroke:#10b981}.newsletter-chart-line--clicked{stroke:#8b5cf6}.newsletter-chart-line--failed{stroke:#ef4444}.newsletter-chart-line{opacity:.42}.newsletter-chart-line.is-selected{opacity:1;stroke-width:2.6}.newsletter-line-chart-card .newsletter-chart-legend:after{content:"Envois  Ouvertures  Clics  Échecs";color:#718096;font-size:11px}@media (max-width:900px){.newsletter-audience-cards,.newsletter-campaign-cards{grid-template-columns:1fr}.newsletter-campaign-meta{grid-template-columns:repeat(2,minmax(0,1fr))}.newsletter-audience-editor-head{align-items:flex-start;flex-direction:column}}.newsletter-range-toolbar{display:grid;gap:12px;margin:0 0 18px;padding:14px 16px;border:1px solid #dfe7f2;border-radius:12px;background:#f8fbff}.newsletter-range-toolbar-head{display:flex;align-items:flex-start;justify-content:space-between;gap:16px}.newsletter-range-toolbar-head strong,.newsletter-range-toolbar-head span{display:block}.newsletter-range-toolbar-head>div>span{margin-top:4px;color:#718096;font-size:12px}.newsletter-range-current{padding:6px 9px;border-radius:999px;background:#eaf2ff;color:#2563eb;font-size:11px;font-weight:700;white-space:nowrap}.newsletter-range-controls{display:flex;align-items:center;justify-content:space-between;gap:12px;flex-wrap:wrap}.newsletter-range-periods,.newsletter-range-nav{display:flex;align-items:center;gap:7px;flex-wrap:wrap}.newsletter-range-period,.newsletter-range-arrow,.newsletter-range-today{min-height:34px;padding:7px 11px;border:1px solid #d6e1ef;border-radius:8px;background:#fff;color:#536174;font:inherit;font-size:12px;font-weight:700;cursor:pointer}.newsletter-range-period.is-active{border-color:#2563eb;background:#2563eb;color:#fff;box-shadow:0 0 0 2px #dbeafe}.newsletter-range-arrow{width:34px;padding:0;font-size:16px}.newsletter-range-arrow:disabled,.newsletter-range-today:disabled{cursor:not-allowed;opacity:.45}.newsletter-range-nav input[type=date]{min-height:34px;padding:7px 9px;border:1px solid #d6e1ef;border-radius:8px;background:#fff;color:#536174;font:inherit;font-size:12px}.newsletter-range-scrubber{width:100%;accent-color:#2563eb;cursor:ew-resize}.newsletter-range-toolbar>small{color:#718096;font-size:11px}@media (max-width:700px){.newsletter-range-toolbar-head{flex-direction:column}.newsletter-range-current{white-space:normal}.newsletter-range-controls{align-items:stretch}.newsletter-range-periods,.newsletter-range-nav{width:100%}.newsletter-range-period,.newsletter-range-today,.newsletter-range-nav input[type=date]{flex:1}}.newsletter-stats-panel{padding:24px}.newsletter-stats-panel>.newsletter-card-head{align-items:flex-start;margin-bottom:18px}.newsletter-stats-panel>.newsletter-card-head h3{font-size:22px;letter-spacing:-.02em}.newsletter-campaign-cards{grid-template-columns:repeat(auto-fit,minmax(210px,1fr));gap:10px}.newsletter-campaign-card{min-height:124px;justify-content:space-between;padding:14px 16px}.newsletter-campaign-card strong{font-size:15px}.newsletter-range-toolbar{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:13px 20px;align-items:center;margin:0 0 18px;padding:14px 16px;background:#f8fafc}.newsletter-range-toolbar-head{grid-column:1/-1;align-items:center}.newsletter-range-toolbar-head>div>span{color:#7b8798}.newsletter-range-current{background:#eaf2ff;color:#245db4}.newsletter-range-controls{justify-content:flex-start;gap:18px}.newsletter-range-periods,.newsletter-range-nav{flex-wrap:nowrap}.newsletter-range-period{min-width:72px}.newsletter-range-nav input[type=date]{width:132px}.newsletter-range-scrubber{grid-column:1/-1;margin-top:-2px}.newsletter-range-toolbar>small{grid-column:1/-1;margin-top:-8px}.newsletter-stats-summary{display:grid;grid-template-columns:minmax(220px,.8fr) minmax(0,1.2fr);gap:12px;margin:0 0 14px}.newsletter-success-card,.newsletter-success-context{border:1px solid #dfe7f2;border-radius:14px;background:#fff;padding:16px}.newsletter-success-card{background:linear-gradient(135deg,#eef5ff,#f8fbff);border-color:#cfe0fb}.newsletter-success-card span,.newsletter-success-context span,.newsletter-success-card small,.newsletter-success-context small{display:block;color:#718096;font-size:12px}.newsletter-success-card strong{display:block;margin:5px 0 2px;color:#2563eb;font-size:30px;letter-spacing:-.04em}.newsletter-success-context{display:flex;flex-direction:column;justify-content:center;gap:4px}.newsletter-success-context strong{font-size:16px;color:#172033}.newsletter-success-context small{margin-top:3px}.newsletter-stats-grid--compact{display:grid;grid-template-columns:repeat(6,minmax(0,1fr));gap:8px;margin:0 0 18px}.newsletter-stats-grid--compact .newsletter-stat-card{min-width:0;min-height:76px;padding:12px 13px}.newsletter-stats-grid--compact .newsletter-stat-card strong{font-size:22px}.newsletter-stats-grid--compact .newsletter-stat-card span{font-size:11px;line-height:1.25}.newsletter-campaign-meta{margin-top:0}.newsletter-line-chart-card{margin-top:0;padding:20px;border-color:#d9e4f2;box-shadow:0 8px 24px #1e40af0f}.newsletter-line-chart-card .newsletter-chart-head{align-items:flex-start;margin-bottom:10px}.newsletter-line-chart-card .newsletter-chart-head strong{font-size:17px;color:#172033}.newsletter-line-chart-card .newsletter-chart-head span{font-size:12px}.newsletter-chart-total{display:flex;align-items:baseline;gap:5px;padding:6px 9px;border-radius:9px;background:#f2f6fb}.newsletter-chart-total strong{color:#2563eb;font-size:16px}.newsletter-chart-total span{margin:0!important;color:#718096!important;font-size:11px!important}.newsletter-line-legend{display:flex;flex-wrap:wrap;gap:14px;margin:4px 0 10px;color:#536174;font-size:11px}.newsletter-line-legend span{display:inline-flex;align-items:center;gap:6px}.newsletter-line-legend i{width:9px;height:9px;border-radius:50%;display:inline-block;background:#2563eb}.newsletter-line-legend i.newsletter-chart-line--sent{background:#2563eb}.newsletter-line-legend i.newsletter-chart-line--opened{background:#10b981}.newsletter-line-legend i.newsletter-chart-line--clicked{background:#8b5cf6}.newsletter-line-legend i.newsletter-chart-line--failed{background:#ef4444}.newsletter-line-chart-wrap{height:250px;padding-top:8px}.newsletter-line-chart{display:block;min-height:220px}.newsletter-line-chart-axis{padding:0 2px;font-size:10px}@media (max-width:1000px){.newsletter-stats-grid--compact{grid-template-columns:repeat(3,minmax(0,1fr))}}@media (max-width:700px){.newsletter-stats-panel{padding:16px}.newsletter-range-toolbar{display:flex;flex-direction:column;align-items:stretch}.newsletter-range-toolbar-head,.newsletter-range-controls{align-items:stretch;flex-direction:column;gap:10px}.newsletter-range-periods,.newsletter-range-nav{width:100%;flex-wrap:wrap}.newsletter-range-period{flex:1}.newsletter-range-nav input[type=date]{flex:1;width:auto}.newsletter-stats-summary{grid-template-columns:1fr}.newsletter-stats-grid--compact{grid-template-columns:repeat(2,minmax(0,1fr))}.newsletter-line-chart-card{padding:14px}.newsletter-line-chart-card .newsletter-chart-head{gap:10px;flex-direction:column}.newsletter-chart-total{align-self:flex-start}}.newsletter-text-edit-group{position:relative}.newsletter-text-edit-group .newsletter-text-toolbar{display:none}.newsletter-text-edit-group:focus-within .newsletter-text-toolbar{display:flex}.newsletter-text-toolbar{display:flex;align-items:center;gap:6px;width:-moz-max-content;width:max-content;margin:0 0 6px;padding:4px 6px;border:1px solid #dce6f2;border-radius:9px;background:#f8fbff;box-shadow:0 4px 12px #1e40af0d}.newsletter-text-toolbar button{display:grid;place-items:center;width:27px;height:27px;padding:0;border:1px solid transparent;border-radius:6px;background:#fff;color:#334155;cursor:pointer}.newsletter-text-toolbar button:hover,.newsletter-text-toolbar button.is-active{border-color:#b9d2f6;background:#eaf2ff;color:#1d5db5}.newsletter-text-toolbar select{height:27px;padding:0 6px;border:1px solid #d7e2ef;border-radius:6px;background:#fff;color:#536174;font:inherit;font-size:11px;cursor:pointer}.newsletter-text-toolbar select:first-of-type{width:105px}.newsletter-text-toolbar select:nth-of-type(2){width:62px}.newsletter-text-color{position:relative;display:grid;place-items:center;width:27px;height:27px;border:1px solid #d7e2ef;border-radius:6px;background:#fff;cursor:pointer}.newsletter-text-color span{width:14px;height:14px;border-radius:50%;box-shadow:0 0 0 1px #17203326}.newsletter-text-color input{position:absolute;width:1px;height:1px;opacity:0;pointer-events:none}.newsletter-inline-edit{transition:box-shadow .15s ease}.newsletter-inline-edit:focus{box-shadow:0 0 0 2px #dbeafe}.newsletter-template-card{display:flex;flex-direction:column;gap:8px;min-height:190px}.newsletter-template-card h3{margin:0;font-size:17px;color:#172033}.newsletter-template-card p{margin:0;min-height:34px;color:#64748b;line-height:1.45}.newsletter-template-card small{color:#94a3b8;font-size:11px}.newsletter-template-kicker{color:#2563eb;font-size:10px;font-weight:800;letter-spacing:.06em;text-transform:uppercase}.newsletter-template-actions{display:flex;flex-wrap:wrap;gap:7px;margin-top:auto;padding-top:10px}.newsletter-template-actions button{min-height:34px}.newsletter-template-empty{grid-column:1/-1;min-height:230px}.newsletter-text-toolbar select:nth-of-type(3){width:76px}.newsletter-text-toolbar select:nth-of-type(4){width:78px}.newsletter-text-toolbar .newsletter-text-highlight span{border:2px solid #f0c94a}.newsletter-text-toolbar{flex-wrap:wrap;max-width:100%;overflow:visible}.newsletter-text-toolbar button{font-size:13px}.newsletter-draft-section{margin-top:16px}.newsletter-draft-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:10px}.newsletter-draft-card{display:flex;flex-direction:column;align-items:flex-start;gap:7px;padding:14px;border:1px solid #dfe7f2;border-radius:12px;background:#fbfdff}.newsletter-draft-card>span{color:#2563eb;font-size:10px;font-weight:800;text-transform:uppercase}.newsletter-draft-card strong{color:#172033}.newsletter-draft-card small{margin-bottom:4px;color:#94a3b8;font-size:11px}.newsletter-pdf-size-control{display:flex;align-items:center;gap:9px;margin-bottom:14px;padding:10px 12px;border:1px solid #dbe5f2;border-radius:10px;background:#f8fbff}.newsletter-pdf-size-control>div{display:flex;flex-direction:column;gap:2px;margin-right:auto}.newsletter-pdf-size-control strong{font-size:12px;color:#24334b}.newsletter-pdf-size-control>div span{font-size:10px;color:#7b8798}.newsletter-pdf-size-control button{display:grid;place-items:center;width:28px;height:28px;border:1px solid #cfdaea;border-radius:7px;background:#fff;color:#2563eb;font-size:17px;line-height:1;cursor:pointer}.newsletter-pdf-size-control button:hover{border-color:#2563eb;background:#eef5ff}.newsletter-pdf-size-control input[type=range]{width:130px;accent-color:#2563eb}.newsletter-pdf-size-value{min-width:40px;color:#245db4;font-size:11px;font-weight:800;text-align:center}.newsletter-imported-page>img{display:block;transition:width .16s ease}.newsletter-preview-imported{transition:width .16s ease}@media (max-width:700px){.newsletter-pdf-size-control{flex-wrap:wrap}.newsletter-pdf-size-control>div{width:100%;margin-right:0}.newsletter-pdf-size-control input[type=range]{flex:1}}.newsletter-palette-import{display:block!important;background:#eef4ff!important;border-color:#c6d8ff!important;color:#1d4ed8!important;cursor:pointer!important;font-weight:700}.newsletter-editor-header-actions{display:flex;align-items:center;gap:10px;flex-wrap:wrap}.newsletter-imported-block{display:grid;gap:14px}.newsletter-imported-page{border:1px solid #dbe3ef;border-radius:10px;padding:10px;background:#f8fafc}.newsletter-imported-page img{display:block;width:100%;height:auto;max-height:280px;-o-object-fit:contain;object-fit:contain;background:#fff}.newsletter-imported-actions{display:grid;gap:8px;margin-top:10px}.newsletter-imported-actions label{font-size:12px;color:#536174}.newsletter-imported-actions input{display:block;width:100%;box-sizing:border-box;margin-top:5px;padding:8px;border:1px solid #dbe3ef;border-radius:7px}.newsletter-preview-imported img{display:block;width:100%;height:auto;margin-bottom:12px}.newsletter-preview-imported p{margin:0 0 14px}.newsletter-import-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;z-index:1000;display:grid;place-items:center;padding:20px;background:#0f172a85}.newsletter-import-modal{width:min(760px,100%);max-height:min(88vh,900px);overflow:auto;background:#fff;border:1px solid #dbe3ef;border-radius:18px;box-shadow:0 24px 70px #0f172a3d;padding:24px;color:#172033}.newsletter-import-head{display:flex;justify-content:space-between;gap:20px;align-items:flex-start}.newsletter-import-head h2{margin:4px 0 6px;font-size:24px}.newsletter-import-head p,.newsletter-import-help{margin:0;color:#64748b;line-height:1.5}.newsletter-import-kicker{font-size:11px;letter-spacing:.08em;text-transform:uppercase;font-weight:700;color:#2563eb}.newsletter-import-drop{display:grid;place-items:center;gap:8px;margin-top:22px;padding:34px 20px;border:1px dashed #9ab5dc;border-radius:14px;background:#f7faff;text-align:center;cursor:pointer}.newsletter-import-drop input{position:absolute;width:1px;height:1px;opacity:0}.newsletter-import-drop strong{font-size:16px}.newsletter-import-drop span{font-size:13px;color:#64748b}.newsletter-import-help{margin-top:12px;font-size:13px}.newsletter-import-summary{display:flex;justify-content:space-between;gap:12px;margin:20px 0 12px;padding:12px 14px;border-radius:10px;background:#f5f8fd}.newsletter-import-summary span{color:#64748b}.newsletter-import-warning,.newsletter-import-error{padding:10px 12px;border-radius:9px;font-size:13px;line-height:1.45}.newsletter-import-warning{background:#fff8e7;color:#8a5a00}.newsletter-import-error{background:#fff1f2;color:#b42318}.newsletter-import-pages{display:grid;gap:16px}.newsletter-import-page{display:grid;grid-template-columns:minmax(180px,1fr) minmax(220px,1fr);gap:16px;padding:12px;border:1px solid #e1e8f2;border-radius:12px;background:#fbfdff}.newsletter-import-page>img{display:block;width:100%;max-height:360px;-o-object-fit:contain;object-fit:contain;background:#f4f6f9}.newsletter-import-page-actions{display:grid;align-content:start;gap:10px}.newsletter-import-page-actions strong{font-size:13px}.newsletter-import-page-actions label{display:grid;gap:5px;font-size:12px;color:#536174}.newsletter-import-page-actions input{width:100%;box-sizing:border-box;padding:9px;border:1px solid #dbe3ef;border-radius:8px}.newsletter-import-page-actions>span{font-size:12px;color:#718096;line-height:1.45}.newsletter-import-actions{display:flex;justify-content:flex-end;gap:10px;margin-top:20px}.newsletter-import-modal .newsletter-icon-button{border:0;background:transparent;color:#64748b;font-size:24px;cursor:pointer}.newsletter-import-modal .newsletter-ghost,.newsletter-import-modal .newsletter-primary{min-height:40px}@media (max-width:700px){.newsletter-import-modal{padding:18px;border-radius:14px}.newsletter-import-page{grid-template-columns:1fr}.newsletter-import-page>img{max-height:300px}.newsletter-import-summary{display:grid}.newsletter-import-actions{flex-direction:column-reverse}.newsletter-import-actions button{width:100%}}html.theme-dark .newsletter-import-modal{background:#171c23;border-color:#334155;color:#f8fafc}html.theme-dark .newsletter-import-drop,html.theme-dark .newsletter-import-page,html.theme-dark .newsletter-import-summary{background:#202936;border-color:#3b4a5f}html.theme-dark .newsletter-import-head p,html.theme-dark .newsletter-import-help,html.theme-dark .newsletter-import-page-actions label,html.theme-dark .newsletter-import-page-actions>span{color:#a9b7c8}.newsletter-sent-mail{display:grid;gap:12px;margin:0 0 18px}.newsletter-sent-mail>button{justify-self:start}.newsletter-sent-mail .newsletter-live-card{margin:0}.newsletter-sent-mail{grid-auto-flow:row}.newsletter-sent-mail>button+button{margin-top:-4px}.newsletter-recipients-scroll{overflow-x:auto}.newsletter-recipients-table{width:100%;border-collapse:collapse;font-size:13px}.newsletter-recipients-table th{text-align:left;color:#8190a5;font-size:11px;text-transform:uppercase;letter-spacing:.04em;padding:8px;border-bottom:1px solid #e7edf5;white-space:nowrap}.newsletter-recipients-table td{padding:10px 8px;border-bottom:1px solid #eef2f7;color:#475569;white-space:nowrap}html.theme-dark .newsletter-recipients-table th{color:#a9b7c8;border-color:#3b4a5f}html.theme-dark .newsletter-recipients-table td{color:#cbd5e1;border-color:#334155}.newsletter-picker-toolbar{display:flex;flex-wrap:wrap;gap:8px;align-items:center;margin-bottom:12px}.newsletter-picker-toolbar input{flex:1 1 240px;min-width:200px}.newsletter-picker-views{display:inline-flex;gap:4px}.newsletter-picker-views .is-active{font-weight:600;text-decoration:underline}.newsletter-picker-pagination{display:flex;align-items:center;gap:12px;justify-content:flex-end;margin-top:12px}.newsletter-mode-choice-cards{display:grid;grid-template-columns:repeat(auto-fit,minmax(260px,1fr));gap:16px}.newsletter-mode-card{display:flex;flex-direction:column;gap:8px;padding:20px;border:1px solid var(--app-border, #d8d8e0);border-radius:10px;background:var(--app-surface, #fff);cursor:pointer;text-align:left}.newsletter-mode-card:hover{border-color:var(--app-accent, #4f46e5)}.newsletter-mode-card i{font-size:1.4rem}.newsletter-mode-badge{font-size:.72rem;padding:2px 8px;border-radius:999px;margin-left:8px;background:var(--app-surface-2, #eef)}.newsletter-mode-badge.is-manual{background:var(--app-warning-bg, #fff3e0)}.newsletter-unsubscribed-panel{margin:0 0 18px;padding:16px;border:1px solid #f0d7dc;border-radius:14px;background:#fffafb}.newsletter-unsubscribed-panel__head{display:flex;align-items:flex-start;justify-content:space-between;gap:16px}.newsletter-unsubscribed-panel__head h4{margin:4px 0 0;color:#27364d;font-size:16px}.newsletter-unsubscribed-panel__head p{margin:5px 0 0;color:#718096;font-size:12px;line-height:1.45}.newsletter-unsubscribed-panel__head>strong{display:grid;place-items:center;min-width:34px;height:34px;border-radius:10px;background:#fdecef;color:#b4233c;font-size:15px}.newsletter-unsubscribed-panel__list{display:grid;gap:6px;margin-top:14px}.newsletter-unsubscribed-panel__item{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:9px 10px;border-radius:9px;background:#fff;color:#475569;font-size:12px}.newsletter-unsubscribed-panel__item span{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.newsletter-unsubscribed-panel__item i{margin-right:5px;color:#c24156}.newsletter-unsubscribed-panel__item time{flex:0 0 auto;color:#94a3b8;font-size:11px}.newsletter-unsubscribed-panel__empty{margin:14px 0 0;color:#94a3b8;font-size:12px}@media (max-width: 700px){.newsletter-unsubscribed-panel__head{flex-direction:column}.newsletter-unsubscribed-panel__item{align-items:flex-start;flex-direction:column;gap:4px}}.itx-inbox-page{width:100%;min-height:calc(100dvh - 104px);display:flex}.itx-inbox-shell{width:100%;min-height:0;display:grid;grid-template-columns:minmax(300px,380px) minmax(0,1fr);background:linear-gradient(180deg,#fff,#f7f9fc);border:1px solid #dfe6ef;border-radius:24px;overflow:hidden;box-shadow:0 18px 50px #0f172a14}.itx-thread-rail{display:flex;flex-direction:column;min-width:0;min-height:0;background:#fff;border-right:1px solid #e8edf4}.itx-thread-rail__head{padding:26px 24px 18px;border-bottom:1px solid #edf2f7}.itx-thread-rail__eyebrow{color:#6b7280;font-size:11px;font-weight:800;letter-spacing:.12em;text-transform:uppercase}.itx-thread-rail__title{margin:6px 0;color:var(--app-text);font-size:36px;line-height:1;letter-spacing:-.04em;font-weight:800}.itx-thread-rail__subtitle{margin:0;color:#64748b;font-size:13px;line-height:1.5}.itx-thread-list{flex:1;min-height:0;overflow:auto}.itx-thread-list__state,.itx-thread-panel__loading,.itx-thread-panel__body-empty,.itx-thread-list__empty,.itx-empty-state{display:grid;place-items:center;gap:10px;padding:24px;color:#64748b;text-align:center}.itx-thread-list__state{min-height:120px;font-size:14px;font-weight:600}.itx-thread-list__empty{min-height:220px}.itx-thread-list__empty i,.itx-thread-panel__body-empty i,.itx-empty-state__icon i{color:#25d366}.itx-thread-list__empty p,.itx-thread-panel__body-empty p,.itx-empty-state p{margin:0}.itx-thread-item{width:100%;display:flex;align-items:flex-start;gap:14px;padding:16px 18px;border:0;border-bottom:1px solid #f1f4f8;background:transparent;text-align:left;cursor:pointer;font:inherit;transition:background .16s ease,box-shadow .16s ease,transform .16s ease}.itx-thread-item:hover,.itx-thread-item:focus-visible{background:#f8fafc;outline:none}.itx-thread-item.is-active{background:linear-gradient(90deg,#25d3661f,#25d3660a);box-shadow:inset 3px 0 #25d366}.itx-thread-item__avatar{width:40px;height:40px;border-radius:14px;background:#eef2f7;color:#334155;display:inline-grid;place-items:center;flex:0 0 auto;font-size:16px;font-weight:800;overflow:hidden}.itx-thread-item.is-active .itx-thread-item__avatar{background:#25d36629;color:#128c7e}.itx-thread-item__body{min-width:0;flex:1;display:flex;flex-direction:column;gap:5px}.itx-thread-item__topline,.itx-thread-item__meta{display:flex;align-items:center;justify-content:space-between;gap:10px}.itx-thread-item__topline strong{color:var(--app-text);font-size:14px;font-weight:750;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.itx-thread-item__avatar-link,.itx-thread-panel__avatar-link,.itx-thread-item__profile-link,.itx-thread-panel__name-link{color:inherit;text-decoration:none}.itx-thread-item__avatar-link,.itx-thread-panel__avatar-link{display:inline-flex;flex:0 0 auto;border-radius:14px}.itx-thread-item__profile-link{min-width:0;color:#0f172a;font-size:14px;font-weight:750;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.itx-thread-item__profile-link:hover,.itx-thread-panel__name-link:hover{color:#0f7f54}.itx-thread-item__avatar img,.itx-thread-panel__avatar img{width:100%;height:100%;display:block;-o-object-fit:cover;object-fit:cover;border-radius:inherit}.itx-thread-item__phone{color:#94a3b8;font-size:12px;line-height:1.2;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.itx-thread-item__topline span,.itx-thread-item__meta span{color:#94a3b8;font-size:12px;white-space:nowrap}.itx-thread-item__preview{color:#475569;font-size:13px;line-height:1.45;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.itx-thread-item__meta{margin-top:2px}.itx-thread-item__badge{display:inline-flex;align-items:center;min-height:24px;padding:0 10px;border-radius:999px;background:#f1f5f9;color:#475569;font-size:11px;font-weight:700}.itx-thread-panel{min-width:0;min-height:0;display:flex;flex-direction:column;background:linear-gradient(180deg,#fbfdff,#f4f7fb)}.itx-empty-state{flex:1;min-height:0;align-content:center;justify-items:center;padding-inline:28px}.itx-empty-state__icon{width:84px;height:84px;border-radius:28px;background:#25d3661f;color:#25d366;display:inline-grid;place-items:center;font-size:30px;box-shadow:inset 0 0 0 1px #25d36624}.itx-empty-state h2{margin:10px 0 0;color:var(--app-text);font-size:28px;line-height:1.1;letter-spacing:-.03em;font-weight:800}.itx-empty-state p{max-width:420px;color:#64748b;font-size:14px;line-height:1.6}.itx-thread-panel__head{display:flex;align-items:center;justify-content:space-between;gap:16px;padding:22px 24px;border-bottom:1px solid #e7edf5;background:#ffffffe6;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.itx-thread-panel__identity{display:flex;align-items:center;gap:14px;min-width:0}.itx-thread-panel__avatar{width:48px;height:48px;border-radius:16px;background:#25d36624;color:#128c7e;display:inline-grid;place-items:center;flex:0 0 auto;font-size:18px;font-weight:800;overflow:hidden}.itx-thread-panel__identity h2{margin:0;color:var(--app-text);font-size:20px;line-height:1.1;letter-spacing:-.03em;font-weight:800}.itx-thread-panel__name-link{color:#0f172a}.itx-thread-panel__identity p{margin:4px 0 0;color:#64748b;font-size:13px;line-height:1.4}.itx-thread-panel__pill{display:inline-flex;align-items:center;gap:8px;min-height:36px;padding:0 14px;border-radius:999px;font-size:12px;font-weight:700;white-space:nowrap}.itx-thread-panel__pill.is-open{background:#25d3661f;color:#0f7f54}.itx-thread-panel__pill.is-closed{background:#f59e0b1f;color:#b45309}.itx-thread-panel__pill-dot{width:8px;height:8px;border-radius:999px;background:currentColor;flex:0 0 auto}.itx-thread-panel__body{flex:1;min-height:0;overflow:auto;padding:24px;display:flex;flex-direction:column;gap:14px;background:radial-gradient(circle at top left,rgba(37,211,102,.05),transparent 28%),linear-gradient(180deg,#f8fbfd,#f4f7fb)}.itx-thread-panel__loading,.itx-thread-panel__body-empty{min-height:220px}.itx-message-row{display:flex}.itx-message-row.is-incoming{justify-content:flex-start}.itx-message-row.is-outgoing{justify-content:flex-end}.itx-message-bubble{max-width:min(72ch,74%);min-width:0;padding:14px 15px 12px;border-radius:18px;background:#fff;border:1px solid #e3eaf2;box-shadow:0 10px 24px #0f172a0f}.itx-message-row.is-outgoing .itx-message-bubble{background:linear-gradient(180deg,#25d366,#21c95f);border-color:#10b9812e;color:#fff;box-shadow:0 14px 28px #25d3662e}.itx-message-bubble__meta{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:8px;font-size:11px}.itx-message-bubble__channel{display:inline-flex;align-items:center;gap:6px;color:inherit;font-weight:700;opacity:.86}.itx-message-bubble__date{color:inherit;opacity:.68}.itx-message-bubble p{margin:0;color:inherit;font-size:14px;line-height:1.55;white-space:pre-wrap;overflow-wrap:anywhere}.itx-message-bubble small{display:block;margin-top:8px;color:inherit;opacity:.72;font-size:11px}.itx-thread-panel__composer-hint{color:var(--app-text-muted, #64748b);font-size:12px}.itx-thread-panel__mailto{align-self:center;margin-right:8px;text-decoration:none}.itx-message-translate{margin-top:6px}.itx-message-translate__btn{border:0;padding:0;background:transparent;color:inherit;opacity:.72;font-size:12px;cursor:pointer}.itx-message-translate__btn:hover{opacity:1;text-decoration:underline}.itx-message-translate__btn:disabled{cursor:default;opacity:.5}.itx-message-translate__text{margin:6px 0 0!important;padding-top:6px;border-top:1px dashed color-mix(in srgb,currentColor 30%,transparent);font-style:italic}.itx-message-translate__text>span{font-style:normal;font-weight:600;opacity:.72}.itx-message-translate__error{color:var(--app-danger-text, #b42335)}.itx-thread-panel__composer{flex:0 0 auto;padding:18px 20px 20px;border-top:1px solid #e5ebf2;background:#fffffff0;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.itx-thread-panel__banner{margin-bottom:12px;padding:10px 12px;border-radius:14px;background:#f59e0b1f;color:#92400e;font-size:13px;line-height:1.45;font-weight:600}.itx-thread-panel__input,.itx-thread-panel__textarea{width:100%;border:1px solid #d8e0ea;border-radius:16px;background:#fff;color:var(--app-text);font-size:14px;line-height:1.5;outline:none;transition:border-color .15s ease,box-shadow .15s ease,background .15s ease}.itx-thread-panel__input{min-height:46px;padding:0 14px;margin-bottom:10px}.itx-thread-panel__textarea{min-height:96px;padding:13px 14px;resize:vertical}.itx-thread-panel__input::-moz-placeholder,.itx-thread-panel__textarea::-moz-placeholder{color:#94a3b8}.itx-thread-panel__input::placeholder,.itx-thread-panel__textarea::placeholder{color:#94a3b8}.itx-thread-panel__input:focus,.itx-thread-panel__textarea:focus{border-color:#25d3668c;box-shadow:0 0 0 3px #25d36624}.itx-thread-panel__textarea:disabled{background:#f8fafc;color:#94a3b8;cursor:not-allowed}.itx-thread-panel__composer-foot{display:flex;justify-content:flex-end;margin-top:12px}.itx-thread-panel__send{min-height:42px;padding:0 18px;border:0;border-radius:999px;background:linear-gradient(180deg,#25d366,#21c95f);color:#fff;font-size:13px;font-weight:800;cursor:pointer;box-shadow:0 14px 30px #25d36638;transition:transform .15s ease,box-shadow .15s ease,opacity .15s ease}.itx-thread-panel__send:hover:not(:disabled){transform:translateY(-1px);box-shadow:0 18px 34px #25d36642}.itx-thread-panel__send:disabled{opacity:.55;cursor:not-allowed;box-shadow:none}html.theme-dark .itx-inbox-shell{background:linear-gradient(180deg,#1b1b1d,#161618);border-color:#2b2b31;box-shadow:0 24px 56px #00000042}html.theme-dark .itx-thread-rail,html.theme-dark .itx-thread-panel{background:#1b1b1d}html.theme-dark .itx-thread-rail{border-right-color:#2a2a30}html.theme-dark .itx-thread-rail__head,html.theme-dark .itx-thread-panel__head,html.theme-dark .itx-thread-panel__composer{border-color:#2a2a30;background:#18181aeb}html.theme-dark .itx-thread-rail__subtitle,html.theme-dark .itx-thread-item__topline span,html.theme-dark .itx-thread-item__meta span,html.theme-dark .itx-thread-item__preview,html.theme-dark .itx-thread-panel__identity p,html.theme-dark .itx-empty-state p,html.theme-dark .itx-thread-list__state,html.theme-dark .itx-thread-panel__loading,html.theme-dark .itx-thread-panel__body-empty{color:#a3a3a8}html.theme-dark .itx-thread-item{border-bottom-color:#26262c}html.theme-dark .itx-thread-item:hover,html.theme-dark .itx-thread-item:focus-visible{background:#202026}html.theme-dark .itx-thread-item__avatar,html.theme-dark .itx-thread-panel__avatar{background:#25d36624;color:#6ee7a6}html.theme-dark .itx-thread-item__topline strong,html.theme-dark .itx-thread-item__profile-link,html.theme-dark .itx-thread-panel__name-link,html.theme-dark .itx-message-bubble p,html.theme-dark .itx-message-bubble__date,html.theme-dark .itx-message-bubble__channel{color:#f5f5f5}html.theme-dark .itx-thread-item__phone{color:#a3a3a8}html.theme-dark .itx-thread-item__badge{background:#2a2a30;color:#d4d4d8}html.theme-dark .itx-thread-panel__body{background:radial-gradient(circle at top left,rgba(37,211,102,.08),transparent 28%),linear-gradient(180deg,#171719,#151516)}html.theme-dark .itx-message-bubble{background:#1f1f23;border-color:#2d2d34;box-shadow:0 10px 24px #0000003d}html.theme-dark .itx-message-row.is-outgoing .itx-message-bubble{background:linear-gradient(180deg,#139d56,#118248);border-color:#22c55e29}html.theme-dark .itx-thread-panel__banner{background:#b4530933;color:#fbbf24}html.theme-dark .itx-thread-panel__input,html.theme-dark .itx-thread-panel__textarea{border-color:#34343c;background:#1f1f23}html.theme-dark .itx-thread-panel__input::-moz-placeholder,html.theme-dark .itx-thread-panel__textarea::-moz-placeholder{color:#8e8e96}html.theme-dark .itx-thread-panel__input::placeholder,html.theme-dark .itx-thread-panel__textarea::placeholder{color:#8e8e96}html.theme-dark .itx-thread-panel__input:focus,html.theme-dark .itx-thread-panel__textarea:focus{border-color:#25d36680;box-shadow:0 0 0 3px #25d36629}html.theme-dark .itx-thread-panel__textarea:disabled{background:#19191b;color:#8e8e96}@media (max-width: 1180px){.itx-inbox-shell{grid-template-columns:1fr}.itx-thread-rail{border-right:0;border-bottom:1px solid #e8edf4}html.theme-dark .itx-thread-rail{border-bottom-color:#2a2a30}}@media (max-width: 767px){.itx-inbox-page{min-height:calc(100dvh - 88px)}.itx-inbox-shell{border-radius:18px}.itx-thread-rail__head,.itx-thread-panel__head,.itx-thread-panel__composer,.itx-thread-panel__body{padding-left:16px;padding-right:16px}.itx-thread-rail__title{font-size:30px}.itx-thread-panel__head{flex-direction:column;align-items:flex-start}.itx-thread-panel__pill{width:-moz-fit-content;width:fit-content}.itx-message-bubble{max-width:100%}}.itx-inbox-page{height:calc(100dvh - 54px);min-height:calc(100dvh - 54px);overflow:hidden;box-sizing:border-box}.itx-inbox-shell{height:100%;max-height:100%}.itx-thread-rail__head{padding:18px 20px 14px}.itx-thread-rail__title{margin-bottom:4px;font-size:28px}.itx-thread-list{scrollbar-gutter:stable;overscroll-behavior:contain}.itx-thread-list__state{min-height:96px}.itx-thread-item{gap:12px;padding:12px 16px}.itx-thread-item__avatar{width:38px;height:38px;border-radius:13px;background:#25d36624;color:#128c7e;box-shadow:inset 0 0 0 1px #25d36614}.itx-thread-item__avatar svg,.itx-thread-panel__avatar svg,.itx-empty-state__icon svg,.itx-thread-list__empty svg,.itx-thread-panel__body-empty svg,.itx-message-bubble__channel svg{width:16px;height:16px;display:block;fill:none;stroke:currentColor;stroke-width:1.85;stroke-linecap:round;stroke-linejoin:round}.itx-thread-item__avatar--wa{background:#25d36629;color:#128c7e}.itx-thread-item__avatar--mail{background:#315efb1f;color:#315efb}.itx-thread-item__avatar--call{background:#0ea5e91f;color:#0f749c}.itx-thread-item__avatar--note{background:#25d36624;color:#128c7e}.itx-thread-item__avatar--web{background:#8b5cf624;color:#7c3aed}.itx-thread-panel__head{padding:16px 18px}.itx-thread-panel__avatar{width:42px;height:42px}.itx-thread-panel__identity h2{font-size:18px}.itx-thread-panel__body{padding:18px;gap:12px;scrollbar-gutter:stable;overscroll-behavior:contain;background:radial-gradient(circle at top left,rgba(37,211,102,.04),transparent 30%),linear-gradient(180deg,#fbfdff,#f7fafc)}.itx-message-bubble{padding:12px 14px 11px}.itx-message-bubble__meta{margin-bottom:6px}.itx-thread-panel__composer{padding:14px 18px 16px}.itx-thread-panel__banner{margin-bottom:10px;padding:9px 12px;background:#25d3661f;color:#0f7f54}.itx-thread-panel__input{min-height:42px}.itx-thread-panel__textarea{min-height:82px;padding:12px 14px}.itx-thread-panel__composer-foot{margin-top:10px}.itx-thread-panel__send{min-height:38px}.itx-empty-state__icon{width:72px;height:72px;border-radius:24px;background:#25d36624;color:#25d366;box-shadow:inset 0 0 0 1px #25d3661f}.itx-empty-state h2{font-size:24px}.itx-thread-item__badge{background:#edf2f7;color:#8f9db4}.itx-thread-item:hover,.itx-thread-item:focus-visible{background:#f6fbf8}.itx-thread-panel{background:linear-gradient(180deg,#fff,#f8fbfd)}@media (max-width: 767px){.itx-inbox-page{height:calc(100dvh - 22px);min-height:calc(100dvh - 22px)}}.itx-unread-dot{display:inline-block;width:9px;height:9px;border-radius:50%;background:#25d366;flex:0 0 auto;margin-right:2px}.itx-thread-item.is-unread .itx-thread-item__preview{font-weight:700;color:#05264e}.itx-unread-count{display:inline-block;min-width:18px;height:18px;padding:0 5px;margin-left:8px;border-radius:9px;background:#25d366;color:#fff;font-size:11px;font-weight:700;line-height:18px;text-align:center;vertical-align:middle}html.theme-dark .itx-thread-item.is-unread .itx-thread-item__preview{color:#eaf2ff}.weekly-reports-page{--weekly-surface: color-mix(in srgb, var(--app-surface, #fff) 92%, #f6f8fb 8%);--weekly-border: color-mix(in srgb, var(--app-text, #1b2430) 12%, transparent);--weekly-muted: color-mix(in srgb, var(--app-text, #1b2430) 52%, transparent);--weekly-danger: #c62845;--weekly-success: #16835b}.weekly-hero-create,.weekly-detail-actions,.weekly-list-toolbar,.weekly-panel__head,.weekly-person-card__head,.weekly-row-actions{display:flex;gap:12px;align-items:center}.weekly-hero-create{flex-wrap:wrap;justify-content:flex-end}.weekly-reports-page .page-hero{margin-bottom:18px;border-radius:18px;padding:18px 22px}.weekly-reports-page .page-hero h1{font-size:clamp(1.35rem,2vw,1.9rem)}.weekly-hero-create input,.weekly-search,.weekly-header-grid input,.weekly-header-grid textarea,.weekly-person-card textarea,.weekly-table input,.weekly-table textarea,.weekly-table select{width:100%;border:1px solid var(--weekly-border);border-radius:14px;background:var(--weekly-surface);color:var(--app-text, #1b2430);padding:12px 14px;box-shadow:inset 0 1px #fff3}.weekly-list-toolbar{margin:14px 0 18px}.weekly-search{max-width:420px}.weekly-list-grid,.weekly-person-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(260px,1fr));gap:18px}.weekly-list-card,.weekly-panel,.weekly-empty-card,.weekly-person-card{background:var(--weekly-surface);border:1px solid var(--weekly-border);border-radius:18px;box-shadow:0 8px 24px #0f172a0f}.weekly-list-card{padding:22px;color:inherit;text-decoration:none;transition:transform .18s ease,box-shadow .18s ease,border-color .18s ease}.weekly-list-card:hover{transform:translateY(-2px);box-shadow:0 20px 54px #0f172a1f}.weekly-list-card__top,.weekly-panel__head{justify-content:space-between}.weekly-list-card h3,.weekly-panel h3{margin:12px 0 8px}.weekly-list-card p,.weekly-list-card small,.weekly-panel p{color:var(--weekly-muted)}.weekly-status{display:inline-flex;align-items:center;border-radius:999px;padding:7px 12px;font-size:12px;font-weight:700;letter-spacing:.03em;text-transform:uppercase}.weekly-status--draft{background:#1565c01f;color:#1565c0}.weekly-status--finalized{background:#2e7d3224;color:#2e7d32}.weekly-empty-card{padding:28px;display:flex;gap:18px;align-items:center}.weekly-empty-card i{font-size:28px}.weekly-panel{padding:20px;margin-top:16px}.weekly-panel__head{padding-bottom:14px;border-bottom:1px solid var(--weekly-border)}.weekly-panel__head h3{margin:0 0 4px;font-size:1.2rem}.weekly-panel__head p{margin:0;font-size:.88rem}.weekly-header-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:16px}.weekly-header-grid label,.weekly-person-card{display:flex;flex-direction:column;gap:10px}.weekly-header-grid__full{grid-column:1 / -1}.weekly-person-card{padding:14px;gap:8px;border-radius:14px;box-shadow:none}.weekly-person-card--absent{border-color:color-mix(in srgb,var(--weekly-danger) 58%,transparent);background:color-mix(in srgb,var(--weekly-surface) 88%,#fee2e2 12%)}.weekly-person-card__head{justify-content:space-between;gap:10px}.weekly-presence{border:0;border-radius:999px;padding:6px 9px;font-size:.74rem;font-weight:700;cursor:pointer}.weekly-presence--present{color:var(--weekly-success);background:#16835b1c}.weekly-presence--absent{color:var(--weekly-danger);background:#c628451f}.weekly-table-wrap{overflow-x:auto}.weekly-table{width:100%;border-collapse:separate;border-spacing:0 6px}.weekly-table th{color:var(--weekly-muted);font-size:12px;font-weight:700;letter-spacing:.04em;text-transform:uppercase;padding:0 8px 10px}.weekly-table td{padding:0 8px;vertical-align:top}.weekly-row-actions{justify-content:flex-end}.weekly-row-actions button{border:1px solid var(--weekly-border);background:transparent;border-radius:999px;padding:10px 14px;color:inherit;text-decoration:none}.weekly-reopen{background:color-mix(in srgb,var(--weekly-surface) 82%,#f59e0b 18%)}html.theme-dark .weekly-reports-page{--weekly-surface: rgba(15, 23, 42, .86);--weekly-border: rgba(148, 163, 184, .2);--weekly-muted: rgba(226, 232, 240, .72)}html.theme-dark .weekly-list-card,html.theme-dark .weekly-panel,html.theme-dark .weekly-empty-card,html.theme-dark .weekly-person-card{box-shadow:0 18px 54px #02061759}@media (max-width: 900px){.weekly-header-grid{grid-template-columns:1fr}.weekly-hero-create,.weekly-detail-actions,.weekly-panel__head{align-items:stretch;flex-direction:column}}.weekly-reports-page [id]{scroll-margin-top:24px}.weekly-eyebrow{display:block;color:#2563eb;font-size:.7rem;font-weight:800;letter-spacing:.1em;text-transform:uppercase}.weekly-panel__meta,.weekly-items-heading-actions{display:flex;align-items:center;gap:10px;flex-wrap:wrap;justify-content:flex-end}.weekly-save-state{color:var(--weekly-muted);font-size:.76rem;white-space:nowrap}.weekly-save-state i{margin-right:4px;color:var(--weekly-success)}.weekly-section-count{color:var(--weekly-muted);font-size:.78rem;font-weight:700;white-space:nowrap}.weekly-person-card__role{display:block;margin-bottom:2px;color:var(--weekly-muted);font-size:.68rem;font-weight:700;letter-spacing:.07em;text-transform:uppercase}.weekly-person-field{display:flex;flex-direction:column;gap:6px}.weekly-person-field>span{color:var(--weekly-muted);font-size:.75rem;font-weight:600}.weekly-person-card textarea{min-height:112px;resize:vertical;line-height:1.45}.weekly-person-card textarea::-moz-placeholder,.weekly-table input::-moz-placeholder,.weekly-table textarea::-moz-placeholder,.weekly-header-grid textarea::-moz-placeholder{color:color-mix(in srgb,var(--weekly-muted) 76%,transparent)}.weekly-person-card textarea::placeholder,.weekly-table input::placeholder,.weekly-table textarea::placeholder,.weekly-header-grid textarea::placeholder{color:color-mix(in srgb,var(--weekly-muted) 76%,transparent)}.weekly-reports-page input:focus,.weekly-reports-page textarea:focus,.weekly-reports-page select:focus,.weekly-row-actions button:focus-visible,.weekly-presence:focus-visible{outline:3px solid rgba(37,99,235,.18);outline-offset:1px;border-color:#2563eb80}.weekly-empty-inline{display:flex;align-items:center;gap:12px;margin-top:16px;padding:18px;border:1px dashed var(--weekly-border);border-radius:14px;color:var(--weekly-muted)}.weekly-empty-inline i{color:#2563eb;font-size:1.25rem}.weekly-empty-inline strong,.weekly-empty-inline span{display:block}.weekly-empty-inline strong{color:var(--app-text, #1b2430);font-size:.9rem}.weekly-empty-inline span{margin-top:3px;font-size:.8rem}.weekly-table th:last-child{min-width:118px}.weekly-row-actions button{cursor:pointer;min-width:36px;min-height:36px;padding:8px}.weekly-row-actions button:hover{border-color:#2563eb59;background:#2563eb0f}@media (max-width: 900px){.weekly-panel__meta,.weekly-items-heading-actions{justify-content:flex-start}}@media (max-width: 680px){.weekly-table,.weekly-table tbody,.weekly-table tr,.weekly-table td{display:block;width:100%}.weekly-table thead{display:none}.weekly-table tbody{display:grid;gap:12px}.weekly-table tr{padding:12px;border:1px solid var(--weekly-border);border-radius:15px;background:color-mix(in srgb,var(--weekly-surface) 92%,#fff 8%)}.weekly-table td{display:grid;grid-template-columns:92px minmax(0,1fr);gap:9px;padding:5px 0;align-items:start}.weekly-table td:before{padding-top:10px;color:var(--weekly-muted);content:attr(data-label);font-size:.68rem;font-weight:800;letter-spacing:.06em;text-transform:uppercase}.weekly-table .weekly-row-actions{display:flex;justify-content:flex-end;gap:8px;padding-top:10px}.weekly-table .weekly-row-actions:before{display:none}}.weekly-hero-tagline{font-weight:600;color:var(--app-text, #1f2937);margin-right:6px}.chatbot-settings .cb-panel{background:var(--app-surface);border:1px solid var(--app-border);border-radius:14px;padding:20px 22px;margin-bottom:18px;box-shadow:0 1px 2px #0000000a}.chatbot-settings .cb-panel__head{display:flex;align-items:center;justify-content:space-between;gap:12px;margin:0 0 14px}.chatbot-settings .cb-panel__title{display:flex;align-items:center;gap:10px;margin:0;font-size:16px;font-weight:700;color:var(--app-text)}.chatbot-settings .cb-panel__title i{color:var(--app-accent, #2563eb)}.chatbot-settings .cb-sub{margin:0 0 14px;font-size:13.5px;color:var(--app-text-muted)}.chatbot-settings .cb-switch{display:inline-flex;align-items:center;gap:12px;cursor:pointer}.chatbot-settings .cb-switch input{position:absolute;opacity:0;width:0;height:0}.chatbot-settings .cb-switch .cb-track{position:relative;width:46px;height:26px;border-radius:999px;background:var(--app-border-strong);transition:background .18s ease;flex:none}.chatbot-settings .cb-switch .cb-track:after{content:"";position:absolute;top:3px;left:3px;width:20px;height:20px;border-radius:50%;background:#fff;transition:transform .18s ease;box-shadow:0 1px 2px #0000004d}.chatbot-settings .cb-switch input:checked+.cb-track{background:var(--app-accent, #2563eb)}.chatbot-settings .cb-switch input:checked+.cb-track:after{transform:translate(20px)}.chatbot-settings .cb-switch input:disabled+.cb-track{opacity:.5;cursor:not-allowed}.chatbot-settings .cb-switch .cb-switch-label{font-weight:600;color:var(--app-text);font-size:14px}.chatbot-settings .cb-site{border:1px solid var(--app-border);border-radius:12px;padding:16px 18px;margin-bottom:14px;background:var(--app-surface-2, var(--app-surface))}.chatbot-settings .cb-site__head{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:12px}.chatbot-settings .cb-site__name{margin:0;font-size:15px;font-weight:700;color:var(--app-text)}.chatbot-settings .cb-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px 16px}.chatbot-settings .cb-field{display:flex;flex-direction:column;gap:5px;font-size:13px;font-weight:600;color:var(--app-text-muted)}.chatbot-settings .cb-field--wide{grid-column:1 / -1}.chatbot-settings .cb-field input,.chatbot-settings .cb-field textarea{font:inherit;font-size:14px;font-weight:500;color:var(--app-text);background:var(--app-surface);border:1px solid var(--app-border-strong);border-radius:9px;padding:9px 12px;resize:vertical}.chatbot-settings .cb-field input:focus,.chatbot-settings .cb-field textarea:focus{outline:none;border-color:var(--app-accent, #2563eb)}.chatbot-settings .cb-field input:disabled,.chatbot-settings .cb-field input[readonly]{background:var(--app-surface-muted, #f3f4f6);color:var(--app-text-muted);cursor:not-allowed;opacity:.85}.chatbot-settings .cb-lock-hint{font-size:11px;font-weight:600;color:var(--app-text-muted);display:inline-flex;align-items:center;gap:5px}.chatbot-settings .cb-lock-hint i{font-size:11px}.chatbot-settings .cb-quota-used{font-size:12px;font-weight:700;color:var(--app-accent, #2563eb);display:inline-flex;align-items:center;gap:6px}.chatbot-settings .cb-color-row{display:flex;align-items:center;gap:10px}.chatbot-settings .cb-color-row input[type=color]{width:38px;height:34px;padding:2px;border-radius:8px;border:1px solid var(--app-border-strong);background:var(--app-surface);cursor:pointer;flex:none}.chatbot-settings .cb-actions{display:flex;justify-content:flex-end;margin-top:14px}.chatbot-settings fieldset.cb-field{border:1px solid var(--app-border-strong);border-radius:10px;padding:10px 14px}.chatbot-settings fieldset.cb-field legend{padding:0 6px;font-size:13px;font-weight:600;color:var(--app-text-muted)}.chatbot-settings .cb-check{display:flex;align-items:center;gap:8px;font-weight:500;padding:3px 0;cursor:pointer}.chatbot-settings .cb-check input{width:auto}.chatbot-settings .cb-hint{display:flex;align-items:center;gap:10px;color:var(--app-text-muted);font-size:14px}.chatbot-settings .cb-hint i{color:var(--app-accent, #2563eb);font-size:18px}.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{border-radius:18px;overflow:visible}.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{position:relative;z-index:10}.bo-one__hero-photo img{border-radius:50%;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{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{display:flex;flex-direction:column;gap:5px}.bo-one__hero-name{color:#fff!important;letter-spacing:-.5px;outline:none;background:transparent;cursor:text;border:none;border-bottom:1px dashed transparent;padding:2px 4px;border-radius:4px;transition:border-color .2s}.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{font-weight:500;outline:none;border-bottom:1px dashed transparent;padding:2px 4px;border-radius:3px;transition:border-color .2s;cursor:text;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-weight:500;outline:none;border-bottom:1px dashed transparent;transition:border-color .2s;cursor:text}.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{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;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{padding:4px 8px;font-size:15px}.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--nda-signe{background:#e6f9f4;color:#09ad95}.bo-one__badge--nda-en_attente{background:#fff3e0;color:#f5a623}.bo-one__badge--nda-a_envoyer{background:#fde8e8;color:#f96768}.bo-one__nda-banner{display:flex;align-items:center;gap:8px;margin:0 0 14px;padding:10px 14px;border-radius:8px;background:#fde8e8;color:#f96768;font-size:13px;font-weight:600}.bo-one__nda-resend{border:1px solid #F96768;background:transparent;color:#f96768;border-radius:6px;padding:2px 10px;font-size:12px;font-weight:600;cursor:pointer}.bo-one__nda-resend:disabled{opacity:.5;cursor:default}.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__booking-prompt{max-width:460px;text-align:center}.bo-one__booking-prompt-title{margin:0 0 20px;font-size:17px;font-weight:700;color:#05264e}.bo-one__booking-prompt-actions{display:flex;gap:10px;justify-content:center;flex-wrap:wrap}.bo-one__template-prompt{max-width:560px;width:100%;text-align:left}.bo-one__template-prompt-label{display:block;margin:0 0 12px;font-size:12px;font-weight:600;color:#5a6b85}.bo-one__template-prompt-subject,.bo-one__template-prompt-body{display:block;width:100%;margin-top:4px;padding:8px 10px;font-size:14px;font-weight:400;color:#05264e;border:1px solid #d7deea;border-radius:8px;background:#fff}.bo-one__template-prompt-body{resize:vertical;font-family:inherit;line-height:1.5}.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__company-edit-backdrop{overflow-y:auto;align-items:flex-start}.bo-one__company-edit-modal{display:flex;flex-direction:column;max-height:calc(100vh - 40px);overflow:hidden;margin:auto}.bo-one__company-edit-modal .bo-one__modal-header,.bo-one__company-edit-modal .bo-one__modal-actions{flex-shrink:0}.bo-one__company-edit-modal form{display:flex;min-height:0;flex:1 1 auto;flex-direction:column}.bo-one__company-edit-modal .bo-one__modal-body{min-height:0;flex:1 1 auto;overflow-y:auto;overscroll-behavior:contain;-webkit-overflow-scrolling:touch;padding-right:6px}.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{transition:background .12s;border-bottom:1px solid #f0f2f5}.bo-one__skill-suggestion:last-child{border-bottom:none}.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{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{flex-wrap:wrap;transition:all .2s}.bo-one__action-row:hover{box-shadow:0 4px 16px #00000014}.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}.bo-one__comments-row{transition:box-shadow .2s ease,transform .2s ease}.bo-one__comments-row-header{grid-template-columns:minmax(180px,1fr) auto auto}.bo-one__comments-pseudo{font-family:Plus Jakarta Sans,sans-serif;font-weight:700;color:#05264e!important}.bo-one__comments-dt{white-space:nowrap;font-weight:600;border-radius:999px;justify-self:start}.bo-one__comments-actions{display:flex;justify-self:end}.bo-one__comments-action-btn{border:1px solid #d7e3f6;color:#365987!important;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{white-space:pre-wrap;word-break:break-word}@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;font-style:italic;margin:12px 0}.bo-one__empty{font-size:14px}.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;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{display:flex;flex-direction:column;gap:18px}.bo-one__layout--no-sidebar{grid-template-columns:1fr}.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;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{font-family:inherit;cursor:pointer}.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 i{font-size:13px}.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{padding:0;margin:0}.bo-one__sidebar{position:sticky;top:88px}.bo-one__sidebar-card{overflow:hidden}.bo-one__sidebar-header{padding:16px 20px;border-bottom:1px solid #ecf0f5}.bo-one__sidebar-header h5{margin:0;font-family:Plus Jakarta Sans,sans-serif;font-size:14px;font-weight:700;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:1120;max-height:280px;margin-top:6px}.bo-one__hero-inner{display:grid;grid-template-columns:auto minmax(0,1fr) auto;align-items:flex-start}.bo-one__hero-photo{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{-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-weight:700;margin:0}.bo-one__hero-title{display:-webkit-box;max-width:760px;overflow:hidden;-webkit-box-orient:vertical;-webkit-line-clamp:2;line-height:1.45;margin:2px 0 8px}.bo-one__hero-meta{list-style:none;padding:0;display:flex;flex-wrap:wrap;font-size:12px;color:#fff}.bo-one__hero-meta li{display:flex;align-items:center;gap:7px;-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}.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:var(--app-text-muted);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{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{flex-direction:column;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;font-size:12px;font-weight:700}.bo-one__hero-bar{display:flex;align-items:center;justify-content:space-between;gap:10px;padding-top:12px;border-top:1px solid rgba(255,255,255,.12);flex-wrap:wrap}.bo-one__hero-badges{display:flex;align-items:center;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;background:#ffffff24;color:#fff!important;border:1px solid rgba(255,255,255,.25);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:1140;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;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;margin:12px 0 2px}.bo-one__profile-tag-chip{display:inline-flex;align-items:center;gap:7px;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__hero-edit-wide{grid-column:1 / -1;min-width:0}.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:var(--app-text-muted);font-size:12px;font-weight:500}.bo-one__relationship-card{border:0;padding:4px 6px 2px;background:transparent}.bo-one__relationship-head{display:flex;align-items:center;justify-content:space-between;gap:16px;margin-bottom:16px;padding-bottom:12px;border-bottom:2px solid #f0f2f5}.bo-one__relationship-head h3{margin: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{margin:12px 0 14px}.bo-one__skill-pill{display:inline-flex;align-items:center;gap:4px;padding:4px 8px 4px 10px;font-size:12px;font-weight:600;border-radius:14px;line-height:1.4;white-space:nowrap;transition:background .15s,border-color .15s,box-shadow .15s,transform .15s}.bo-one__skill-pill--selected{background:#dbe7ff;border-color:#3c65f5;box-shadow:0 8px 22px #3c65f529;transform:translateY(-1px)}.bo-one__skill-pill-select{-webkit-appearance:none;-moz-appearance:none;appearance:none;border:0;background:transparent;color:inherit;cursor:pointer;font:inherit;line-height:inherit;padding:0 2px}.bo-one__skill-pill-select:focus-visible{outline:2px solid rgba(60,101,245,.38);outline-offset:3px;border-radius:10px}.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__skills-bulk-panel{display:flex;align-items:center;justify-content:space-between;gap:10px;margin:10px 0 16px;padding:10px;border:1px solid rgba(60,101,245,.18);border-radius:18px;background:linear-gradient(180deg,#f5f8fffa,#e8edffeb);color:#18336c;box-shadow:0 14px 30px #0f275814;font-size:12px;font-weight:800}.bo-one__skills-bulk-panel strong{display:inline-flex;align-items:center;justify-content:center;min-width:24px;height:24px;border-radius:999px;background:#3c65f5;color:#fff;font-size:12px}.bo-one__skills-bulk-actions{display:flex;flex-wrap:wrap;justify-content:flex-end;gap:6px}.bo-one__skills-bulk-actions button{min-height:30px;border:1px solid rgba(60,101,245,.2);border-radius:999px;background:#fff;color:#24407f;cursor:pointer;font-size:11px;font-weight:900;padding:0 10px}.bo-one__skills-bulk-actions button:disabled{cursor:not-allowed;opacity:.55}.bo-one__skills-bulk-actions .bo-one__skills-bulk-danger{border-color:#f43f5e3d;background:#fff1f2;color:#be123c}.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;margin:14px 0 6px}.bo-one__skills h3:first-of-type{margin-top:0}.bo-one__actions-filter{flex-wrap:wrap}.bo-one__actions-filter>*{flex:1 1 160px;min-width:120px}.bo-one__actions-filter button{flex:0 0 auto;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{flex-basis:100%}.bo-one__actions-count{padding:3px 11px}.bo-one__actions-empty{font-size:13px}.bo-one__action-job-link:hover{color:#3c65f5}.bo-one__action-comment{flex-basis:100%}.bo-one__action-btns{margin-top:6px}.bo-one__preview-wrap{position:relative;z-index:2}.bo-one__preview-wrap--open{z-index:1120}.bo-one__preview-menu{position:absolute;top:calc(100% + 4px);left:0;background:#fff;list-style:none;margin:0;padding:6px 0;z-index:200}.bo-one__preview-menu-item{cursor:pointer;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:var(--app-text-muted)}.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:1140;font-size:14px;box-shadow:0 12px 30px #00000042}.bo-one__action-toast--success{background:#0f8a4b}.bo-one__email-preview-modal{background:#fff;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{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{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: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:1240;pointer-events:none}.bo-one__tabs-content .bo-one__jobs,.bo-one__tabs-content .bo-one__actions{padding:4px 6px}.bo-one__tab-title{font-family:Plus Jakarta Sans,sans-serif;font-size:16px;font-weight:700;color:#05264e;margin:0 0 16px;padding-bottom:12px;border-bottom:2px solid #f0f2f5;display:flex;align-items:center;gap:8px;line-height:1.4}.bo-one__tab-title--inline{margin:0;padding-bottom:0;border-bottom:0}.bo-one__jobs-scope{margin-bottom:18px}.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>.bo-one__combobox{flex:1 1 auto}.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}html.theme-dark .bo-one__tab-title{border-bottom-color:#ffffff14}.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;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}.bo-one__actions-filter select,.bo-one__actions-filter input,.bo-one__combobox-toggle{width:100%;min-height:42px;padding:0 12px;font-size:13px;font-weight:600}.bo-one__actions-filter button[type=submit]{justify-self:start;border:1px solid #3c65f5;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__actions-filter--todo{display:block;padding:14px}.bo-one__actions-mode button{background:transparent;color:#64748b}.bo-one__todo-fields{display:grid;margin-top:14px}.bo-one__todo-fields>label{display:grid;gap:6px;min-width:0;color:#64748b;font-size:12px;font-weight:700}.bo-one__todo-fields select,.bo-one__todo-fields input,.bo-one__todo-fields textarea{width:100%;min-width:0;padding:8px 10px;font:inherit;font-size:13px;font-weight:650;outline:0}.bo-one__todo-fields textarea{resize:vertical}.bo-one__todo-fields select:focus,.bo-one__todo-fields input:focus,.bo-one__todo-fields textarea:focus{border-color:#8eaaf8;box-shadow:0 0 0 3px #3c65f51a}.bo-one__todo-reminder{margin-top:-2px;color:#64748b;font-size:12px}.bo-one__todo-fields>button[type=submit]{grid-column:1 / -1;justify-self:start;min-height:38px;padding:0 15px;border-radius:9px;font-size:12px;font-weight:800}@media (max-width: 900px){.bo-one__todo-notes,.bo-one__todo-reminder,.bo-one__todo-fields>button[type=submit]{grid-column:1 / -1}}@media (max-width: 560px){.bo-one__todo-fields{grid-template-columns:1fr}}html.theme-dark .bo-one__actions-mode{border-color:#3a4658;background:#202733}html.theme-dark .bo-one__actions-mode button,html.theme-dark .bo-one__todo-fields>label,html.theme-dark .bo-one__todo-reminder{color:#b4c0d3}html.theme-dark .bo-one__todo-fields select,html.theme-dark .bo-one__todo-fields input,html.theme-dark .bo-one__todo-fields textarea{border-color:#3a4658;background:#1c2430;color:#edf2f7}.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: 820px){.bo-one__action-row{flex-direction:column;align-items:stretch}.bo-one__action-btns{justify-content:flex-start}}.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:14px 16px;margin-bottom:2px;border:1px solid #dbe7fb;border-radius:18px;background:linear-gradient(180deg,#fff,#f8fbff);box-shadow:0 12px 28px #183a790f}.bo-one__comments-summary{display:inline-flex;align-items:center;gap:8px;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;font-family:Plus Jakarta Sans,sans-serif;font-size:14px;box-shadow:0 10px 18px #315cf438}.bo-one__cand-add-btn{display:inline-flex;align-items:center;gap:8px;min-height:40px;font-size:14px;padding:9px 16px;border-radius:12px;margin-bottom:0;background:linear-gradient(135deg,#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:var(--app-surface);color:#2448c9;border-color:#cddcf8;box-shadow:0 8px 18px #183a790f}.bo-one__add-comment{background:linear-gradient(180deg,#fff,#f7faff);border:1px solid #dbe6fb;border-radius:20px;padding:16px;margin:0 0 4px;box-shadow:0 16px 38px #183a7914}.bo-one__add-comment textarea{width:100%;padding:12px 14px;border:1px solid #dfe7f5;border-radius:14px;font-family:inherit;font-size:14px;resize:vertical;min-height:104px;background:linear-gradient(180deg,#fff,#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 #dbe7fb;border-left:4px solid #3c65f5;border-radius:20px;background:linear-gradient(180deg,#fff,#f8fbff);box-shadow:0 18px 40px #0d2b5e14}.bo-one__comments-row:hover{box-shadow:0 22px 52px #0d2b5e1f;transform:translateY(-1px)}.bo-one__comments-avatar{width:42px;height:42px;border-radius:16px;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 12px 24px #315cf440}.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:#edf3ff;color:#4b638e!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:12px;font-size:13px;font-weight:800;background:#fff;border-color:#d9e4f7}.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 #c8d8f2;border-radius:18px;background:linear-gradient(180deg,#fff,#f8fbff);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-one__btn-delete{border:1px solid #f2c7cd;border-radius:10px;background:linear-gradient(180deg,#fff,#fff7f8);color:#d64b5b!important;box-shadow:0 2px 5px #ad304114;transition:color .18s ease,background .18s ease,border-color .18s ease,box-shadow .18s ease,transform .18s ease}.bo-one__btn-delete:hover:not(:disabled){border-color:#e05262;background:linear-gradient(180deg,#e95b6a,#d94153);color:#fff!important;box-shadow:0 6px 14px #d9415338;transform:translateY(-1px)}.bo-one__btn-delete:focus-visible{outline:0;box-shadow:0 0 0 3px #d941532e}.bo-one{max-width:min(1310px,calc(100vw - 28px));margin:0 auto;padding:18px 10px 42px;color:#e5e7eb}.bo-one.bo-one--comp{max-width:none;width:100%;margin-left:0;margin-right:0;padding-left:0;padding-right:0}.bo-one.bo-one--full{max-width:none;width:100%;margin-left:0;margin-right:0}.bo-one.bo-one--full .bo-one__layout,.bo-one.bo-one--full .bo-one__main,.bo-one.bo-one--full .bo-one__hero,.bo-one.bo-one--full .bo-one__tabs,.bo-one.bo-one--full .bo-one__tabs-content,.bo-one.bo-one--full .bo-one__tab-panel,.bo-one.bo-one--full .bo-one__tab-panel>*{width:100%;max-width:none}.bo-one__back-link{display:inline-flex;align-items:center;gap:10px;margin:2px 0 18px;color:#ffffffd1;text-decoration:none;font-size:14px;font-weight:600}.bo-one__back-link:hover{color:#fff;text-decoration:none}.bo-one__layout{grid-template-columns:minmax(0,1fr) 328px;gap:14px}.bo-one__main{min-width:0}.bo-one--comp .bo-one__layout,.bo-one--comp .bo-one__main,.bo-one--comp .bo-one__hero,.bo-one--comp .bo-one__tabs,.bo-one--comp .bo-one__tabs-content,.bo-one--comp .bo-one__tab-panel,.bo-one--comp .bo-one__tab-panel>*{width:100%;max-width:none}.bo-one--comp .bo-one__layout--no-sidebar{grid-template-columns:minmax(0,1fr)}.bo-one--comp .bo-one__hero-inner--comp .bo-one__hero-body{width:100%}.bo-one--comp .bo-one__hero-mycompany-grid{width:100%;grid-template-columns:repeat(auto-fit,minmax(150px,1fr))}@media (max-width: 760px){.bo-one--comp .bo-one__hero-mycompany-item--wide{grid-column:span 1}}.bo-one>.bo-one__hero{margin-bottom:20px}.bo-one__hero{background:radial-gradient(circle at top left,rgba(60,101,245,.24),transparent 32%),linear-gradient(180deg,#171717fa,#101218fa);border:1px solid rgba(255,255,255,.08);box-shadow:0 16px 34px #0000003d}.bo-one__hero-inner{padding:18px 18px 12px;gap:16px}.bo-one__hero-photo,.bo-one__hero-photo img,.bo-one__photo-placeholder{width:92px;height:92px}.bo-one__hero-name{font-size:18px;line-height:1.15;display:inline-flex;align-items:center;flex-wrap:wrap;gap:8px}.bo-one__vip-flag{display:inline-flex;align-items:center;gap:5px;padding:4px 8px;border:1px solid rgba(248,113,113,.72);border-radius:999px;background:#b91c1c33;color:#fecaca;font-size:10px;font-weight:800;letter-spacing:.08em;line-height:1;cursor:help}.bo-one__vip-flag i{color:#f87171;font-size:12px}.bo-one__vip-toggle.is-active{border-color:#f87171b8;background:#b91c1c3d;color:#fecaca}.bo-one__hero-badges .bo-one__hero-toggle-btn.bo-one__vip-toggle{color:#ffe7ad;border-color:#f5be486b;background:#f5be481a}.bo-one__hero-badges .bo-one__hero-toggle-btn.bo-one__vip-toggle.is-active{background:linear-gradient(135deg,#f6c766,#d9952f);border-color:#f8d788;color:#2d210e;box-shadow:0 5px 14px #d9952f47}.bo-one__hero-badges .bo-one__hero-toggle-btn.bo-one__vip-toggle.is-active:hover{background:linear-gradient(135deg,#f9d47c,#e3a23c)}.bo-one__hero-badges .bo-one__hero-toggle-btn.bo-one__vip-toggle:disabled{cursor:wait;opacity:.72}.bo-one__hero-badges .bo-one__hero-toggle-btn.bo-one__vip-toggle:disabled i{animation:bo-one-vip-wait .9s linear infinite}@keyframes bo-one-vip-wait{to{transform:rotate(360deg)}}.bo-one__hero-title{color:#5b88ff!important;font-size:12px;margin-bottom:8px}.bo-one__hero-summary{margin:0 0 10px;max-width:760px;color:#e5e7ebd1;font-size:11px;line-height:1.6;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:5;overflow:hidden}.bo-one__hero-meta{gap:8px;margin:0 0 8px}.bo-one__hero-meta li,.bo-one__hero-mycompany,.bo-one__hero-owner-line,.bo-one__hero-known-line,.bo-one__profile-tag-chip,.bo-one__hero-known-tag{background:#ffffff0a;border:1px solid rgba(255,255,255,.08);border-radius:12px;color:#ffffffd1}.bo-one__hero-meta li{min-height:30px;padding:6px 10px;font-size:11px}.bo-one__hero-mycompany,.bo-one__hero-owner-line,.bo-one__hero-known-line{display:inline-flex;align-items:center;gap:8px;padding:8px 12px;margin:0 10px 10px 0}.bo-one__hero-ownership{display:flex;flex-wrap:wrap;gap:0;margin-top:2px}.bo-one__hero-edit-row{min-width:164px;gap:8px}.bo-one__hero-bar{margin-top:10px;padding:10px 18px 16px}.bo-one__hero-badges>select{display:none}.bo-one__hero-badges{gap:8px}.bo-one__hero-badges .bo-one__hero-toggle-btn{min-height:32px;padding:6px 12px;border-radius:11px;font-size:11px}.bo-one__hero-btns .h-btn,.bo-one__hero-btns a.h-btn{min-height:32px;padding:6px 10px;font-size:11px;border-radius:10px}.bo-one__tabs-nav{border-bottom:1px solid rgba(255,255,255,.06)}.bo-one__tabs-link:hover,.bo-one__tabs-link--active{background:#3c65f52e}.bo-one__tabs-content{min-height:280px}.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,.bo-one__overview-card,.bo-one__sidebar-card,.bo-one__cv,.bo-one__skills,.bo-one__tests{background:linear-gradient(180deg,#14171efa,#101218fa);border:1px solid rgba(255,255,255,.08);box-shadow:0 14px 28px #00000029}.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{border-radius:18px}.bo-one__overview{display:block}.bo-one__overview-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px}.bo-one__overview-card{padding:14px;border-radius:14px;margin-bottom:0}.bo-one__overview-card-head{display:flex;align-items:center;justify-content:space-between;margin-bottom:18px}.bo-one__overview-card-head h3{font-size:13px;color:#fff}.bo-one__overview-definition-list{display:grid;gap:10px;margin:0}.bo-one__overview-definition-list div{display:flex;justify-content:space-between;gap:12px;padding-bottom:8px;border-bottom:1px solid rgba(255,255,255,.06)}.bo-one__overview-definition-list dt{color:#e5e7ebb8;font-weight:500;font-size:11px}.bo-one__overview-definition-list dd{margin:0;color:#fff;text-align:right;font-weight:600;font-size:11px}.bo-one__overview-timeline,.bo-one__overview-notes{display:grid;gap:10px}.bo-one__overview-timeline-item,.bo-one__overview-note{display:flex;gap:10px;padding:10px;border-radius:12px;background:#ffffff0a;border:1px solid rgba(255,255,255,.06)}.bo-one__overview-note{display:block}.bo-one__overview-timeline-icon{width:30px;height:30px;border-radius:12px;display:inline-flex;align-items:center;justify-content:center;background:#3c65f52e;color:#7da0ff;flex-shrink:0}.bo-one__overview-timeline-body,.bo-one__overview-note p{min-width:0}.bo-one__overview-timeline-head,.bo-one__overview-note-head{display:flex;justify-content:space-between;gap:12px;margin-bottom:6px}.bo-one__overview-timeline-head strong,.bo-one__overview-note-head strong{color:#fff;font-size:11px}.bo-one__overview-timeline-head time,.bo-one__overview-note-head time,.bo-one__overview-timeline-body small,.bo-one__overview-empty,.bo-one__overview-loading{color:#e5e7eba8;font-size:10px}.bo-one__overview-timeline-body p,.bo-one__overview-note p{margin:0;color:#f3f4f6db;line-height:1.45;font-size:11px}.bo-one__sidebar{display:grid;gap:12px;align-self:start}.bo-one__sidebar-stack .bo-one__card,.bo-one__sidebar-stack .bo-one__cv,.bo-one__sidebar-stack .bo-one__skills,.bo-one__sidebar-stack .bo-one__tests{margin-bottom:0;border-radius:14px}.bo-one__sidebar-card{border-radius:14px}.bo-one__sidebar-header{background:transparent;border-bottom-color:#ffffff14}.bo-one__sidebar-header h5{color:#fff}.bo-one__sidebar-links{display:grid;gap:8px;padding:12px 14px 14px}.bo-one__sidebar-links a{display:flex;align-items:center;gap:10px;padding:9px 10px;border-radius:10px;color:#f3f4f6e0;text-decoration:none;background:#ffffff0a;border:1px solid rgba(255,255,255,.06);font-size:11px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.bo-one__sidebar-links a:hover{color:#fff;background:#3c65f529;text-decoration:none}.bo-one__sidebar-empty{margin:0;color:#e5e7eba8}.bo-one__skills h3,.bo-one__tests h4,.bo-one__card-title,.bo-one__section-title,.bo-one__actions-head h4,.bo-one__comments-summary,.bo-one__comments-count{color:#fff}.bo-one__skills,.bo-one__tests,.bo-one__cv{padding:14px}.bo-one__skills>h3,.bo-one__tests>h4,.bo-one__cv-title{display:flex;align-items:center;gap:8px;margin:0 0 12px;font-size:12px;font-weight:700;text-transform:none;letter-spacing:0}.bo-one__cv-title i{color:#fffc}.bo-one__cv-tools .bo-one__cv-url-row,.bo-one__cv-tools .bo-one__error,.bo-one__cv-tools .bo-one__cv-parsed,.bo-one__cv-tools .bo-one__cv-doublons{display:none}.bo-one__cv-tools{margin-top:12px}.bo-one__cv-parse-btns{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:8px}.bo-one__cv-parse-btns button{min-height:36px;border-radius:10px;background:transparent;border:0;color:#4f7bff;font-size:11px;font-weight:600;padding:0;box-shadow:none}.bo-one__cv-parse-btns button:hover{color:#7ea0ff;background:transparent}.bo-one__sidebar-tools{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:8px;padding:12px 14px 14px}.bo-one__sidebar-tools button{min-height:60px;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:6px;padding:10px 8px;border-radius:10px;border:1px solid rgba(255,255,255,.06);background:#ffffff0a;color:#f3f4f6d6;font-size:10px;font-weight:600}.bo-one__sidebar-tools button i{font-size:13px;color:#cfd7ea}.bo-one__sidebar-tools button:hover{background:#3c65f51f;color:#fff}.bo-one__actions-count,.bo-one__comments-count{background:#3c65f52e;color:#8fb0ff}.bo-one__profile-tags{margin-top:8px;gap:6px}.bo-one__profile-tag-chip{padding:5px 9px;font-size:10px;border-radius:999px}.bo-one__actions-empty,.bo-one__comments-empty,.bo-one__loading,.bo-one__empty{color:#e5e7eba8}.bo-one__skills{display:grid;gap:14px}.bo-one__skills-head{display:flex;align-items:center;justify-content:space-between;gap:12px}.bo-one__skills-head h3,.bo-one__tests-sub h4{display:flex;align-items:center;gap:8px;margin:0;font-size:12px;font-weight:700;color:#f5f7fb}.bo-one__skills-cta{min-height:34px;padding:0 14px;border-radius:9px;background:linear-gradient(135deg,#3f6ef6,#2853da);border:1px solid rgba(104,137,255,.35);color:#f7f9ff!important;font-size:11px;font-weight:600;box-shadow:none}.bo-one__skills-cta:hover:not(:disabled){background:linear-gradient(135deg,#4b79ff,#2f5fe9);border-color:#7897ff80;color:#fff!important}.bo-one__skills-sub--declared,.bo-one__tests-sub--simple{margin:0;padding:0;border:0;background:transparent}.bo-one__skills-empty-box{min-height:96px;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:12px;padding:18px 16px;border-radius:12px;border:1px solid rgba(255,255,255,.06);background:#ffffff05;text-align:center}.bo-one__skills-empty-box i{color:#cfd7eae6;font-size:20px}.bo-one__skills-empty-box p{margin:0;color:#e5e7ebbd;font-size:11px;line-height:1.45}.bo-one__skills-chips{display:flex;flex-wrap:wrap;gap:8px}.bo-one__skill-pill{background:#ffffff0a;border:1px solid rgba(255,255,255,.08);color:#f5f7fbeb}.bo-one__tests-sub--simple{display:grid;gap:10px}.bo-one__tested-list{display:grid;gap:8px}.bo-one__tested-chip{display:flex;align-items:center;justify-content:space-between;gap:10px;padding:10px 12px;border-radius:12px;border:1px solid rgba(255,255,255,.06);background:#ffffff08;color:#f3f4f6e6;font-size:11px}.bo-one__tested-chip strong{color:#8fb0ff;font-size:10px;font-weight:700}@media (max-width: 1279px){.bo-one__overview-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width: 991px){.bo-one{max-width:calc(100vw - 20px);padding:14px 8px 32px}.bo-one__layout{grid-template-columns:1fr}.bo-one__sidebar{position:static}.bo-one__overview-grid{grid-template-columns:1fr}.bo-one__skills-head{align-items:stretch;flex-direction:column}.bo-one__skills-cta{width:100%;justify-content:center}}html:not(.theme-dark) .bo-one{color:#5f6f8f}html:not(.theme-dark) .bo-one__back-link{color:#5b6780}html:not(.theme-dark) .bo-one__back-link:hover{color:#05264e}html:not(.theme-dark) .bo-one__hero{background:radial-gradient(circle at top left,rgba(123,97,255,.18),transparent 28%),linear-gradient(135deg,#05264e,#10386a 36%,#1f4d94 62%,#3c65f5);border:1px solid rgba(20,57,112,.14);box-shadow:0 24px 44px #1c4c9529}html:not(.theme-dark) .bo-one__hero-title{color:#8bb4ff!important}html:not(.theme-dark) .bo-one__hero-summary{color:#ffffffe6}html:not(.theme-dark) .bo-one__hero-meta li,html:not(.theme-dark) .bo-one__hero-mycompany,html:not(.theme-dark) .bo-one__hero-owner-line,html:not(.theme-dark) .bo-one__hero-known-line,html:not(.theme-dark) .bo-one__profile-tag-chip,html:not(.theme-dark) .bo-one__hero-known-tag{background:#ffffff14;border-color:#ffffff29;color:#ffffffe6}html:not(.theme-dark) .bo-one__hero-edit-btn{background:linear-gradient(135deg,#3c65f5,#4a7afc);box-shadow:0 14px 24px #3c65f538}html:not(.theme-dark) .bo-one__hero-tags-btn{background:#ffffff29;border-color:#fff3;color:#fff}html:not(.theme-dark) .bo-one__hero-delete-btn{background:#78202073;border-color:#ffffff1a}html:not(.theme-dark) .bo-one__tabs,html:not(.theme-dark) .bo-one__sidebar-card,html:not(.theme-dark) .bo-one__tabs-content .bo-one__actions,html:not(.theme-dark) .bo-one__tabs-content .bo-one__comments,html:not(.theme-dark) .bo-one__tabs-content .bo-one__jobs,html:not(.theme-dark) .bo-one__tabs-content .bo-one__exp,html:not(.theme-dark) .bo-one__tabs-content .bo-one__formations,html:not(.theme-dark) .bo-one__overview-card,html:not(.theme-dark) .bo-one__cv,html:not(.theme-dark) .bo-one__skills,html:not(.theme-dark) .bo-one__tests{background:linear-gradient(180deg,#fff,#f7faff);border:1px solid rgba(207,220,242,.92);box-shadow:0 16px 30px #11346614}html:not(.theme-dark) .bo-one__tabs{background:#fff!important;border:1px solid rgba(207,220,242,.92)!important;box-shadow:0 16px 30px #11346614!important}html:not(.theme-dark) .bo-one__tabs-nav{background:#fff;border-bottom-color:#dbe5f3f2}html:not(.theme-dark) .bo-one__tabs-content{background:#fff!important;min-height:280px;border-radius:0 0 24px 24px;display:flex;flex-direction:column}html:not(.theme-dark) .bo-one__tab-panel,html:not(.theme-dark) .bo-one__tab-panel--active{background:#fff!important;min-height:280px;width:100%}html:not(.theme-dark) .bo-one__tabs-content .bo-one__actions,html:not(.theme-dark) .bo-one__tabs-content .bo-one__comments,html:not(.theme-dark) .bo-one__tabs-content .bo-one__jobs,html:not(.theme-dark) .bo-one__tabs-content .bo-one__exp,html:not(.theme-dark) .bo-one__tabs-content .bo-one__formations{background:transparent;border:0;box-shadow:none}html:not(.theme-dark) .bo-one__tab-panel--active>*{position:relative;z-index:1;flex:1 1 auto;width:100%}html:not(.theme-dark) .bo-one__tabs-link{color:#5d6f92}html:not(.theme-dark) .bo-one__tabs-link i{color:#6f7f9b}html:not(.theme-dark) .bo-one__tabs-link:hover,html:not(.theme-dark) .bo-one__tabs-link--active{color:#1e3360;background:#3c65f51f}.bo-one--comp{--company-ink: #102a56;--company-muted: #64748b;--company-blue: #3562e8;--company-line: #dce6f5;padding:22px clamp(14px,2.8vw,42px) 54px;background:radial-gradient(circle at 6% 0%,rgba(65,105,232,.08),transparent 28%),linear-gradient(180deg,#f7faff,#eef4fc)}.bo-one--comp .bo-one__back-link{margin:0 0 14px;padding:8px 12px;border:1px solid rgba(181,198,226,.8);border-radius:999px;background:#ffffffc7;color:#587099;font-size:12px;box-shadow:0 5px 16px #173a700f;transition:color .18s,border-color .18s,transform .18s,box-shadow .18s}.bo-one--comp .bo-one__back-link:hover{border-color:#3562e86b;color:var(--company-blue);transform:translate(-2px);box-shadow:0 8px 20px #173a701a}.bo-one--comp .bo-one__hero{position:relative;overflow:hidden;border:1px solid rgba(47,78,139,.22);border-radius:24px;background:radial-gradient(circle at 90% -20%,rgba(97,143,255,.42),transparent 34%),radial-gradient(circle at -8% 120%,rgba(44,82,186,.28),transparent 36%),linear-gradient(135deg,#102a56,#183d79 54%,#1e4b96);box-shadow:0 22px 48px #193b7533}.bo-one--comp .bo-one__hero:before{content:"";position:absolute;inset:0 0 auto;height:4px;background:linear-gradient(90deg,#6d9cff,#b9d1ff 48%,#5ee0c2)}.bo-one--comp .bo-one__hero-inner--comp{padding:clamp(22px,3vw,34px);gap:24px}.bo-one--comp .bo-one__hero-photo--comp{width:100px;height:100px;margin-top:0;border:1px solid rgba(255,255,255,.38);border-radius:24px;background:#ffffff29;box-shadow:0 14px 28px #0413333d;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.bo-one--comp .bo-one__company-hero-head{align-items:flex-start;gap:18px;margin-bottom:16px}.bo-one--comp .bo-one__hero-name{color:#fff;font-size:clamp(28px,4vw,46px);letter-spacing:-.045em}.bo-one--comp .bo-one__hero-title{margin-top:8px;color:#b9d1ff!important;font-size:14px;font-weight:700;letter-spacing:.02em}.bo-one--comp .bo-one__company-hero-actions{min-width:0;width:auto}.bo-one--comp .bo-one__hero-edit-btn{min-height:40px;border:1px solid rgba(255,255,255,.24);background:#ffffff24;box-shadow:none;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.bo-one--comp .bo-one__hero-edit-btn:hover{background:#ffffff3d;transform:translateY(-1px)}.bo-one--comp .bo-one__company-hero-meta{display:flex;flex-wrap:wrap;gap:8px;margin:0 0 18px}.bo-one--comp .bo-one__company-hero-meta li{border-color:#fff3;background:#05183c38;color:#ffffffe6;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.bo-one--comp .bo-one__company-hero-meta a{color:#fff}.bo-one--comp .bo-one__company-hero-meta i{color:#9fc0ff}.bo-one--comp .bo-one__company-hero-grid{margin-top:0;gap:9px}.bo-one--comp .bo-one__hero-mycompany-item{min-height:64px;padding:11px 13px;border-color:#ffffff29;border-radius:14px;background:#05183c38;box-shadow:inset 0 1px #ffffff0f}.bo-one--comp .bo-one__hero-mycompany-label{color:#a9c0e8;font-size:10px}.bo-one--comp .bo-one__hero-mycompany-value{font-size:13px}.bo-one--comp .bo-one__company-hero-links{margin-top:18px}.bo-one--comp .bo-one__company-hero-link{border-color:#fff3;background:#ffffff1a;color:#fff}.bo-one--comp .bo-one__tabs{margin-top:16px;border-radius:22px!important;box-shadow:0 18px 42px #193b751a!important}.bo-one--comp .bo-one__tabs-nav{gap:4px;padding:8px 10px 0}.bo-one--comp .bo-one__tabs-link{min-height:44px;padding:0 13px;border-radius:12px 12px 0 0;font-size:12px;font-weight:750}.bo-one--comp .bo-one__tabs-link i{color:var(--company-blue)}.bo-one--comp .bo-one__tabs-content{padding:clamp(16px,2.4vw,28px)}@media (max-width: 700px){.bo-one--comp{padding:14px 10px 34px}.bo-one--comp .bo-one__hero-inner--comp{display:block;padding:22px 18px}.bo-one--comp .bo-one__hero-photo--comp{margin-bottom:18px}.bo-one--comp .bo-one__company-hero-head{display:block}.bo-one--comp .bo-one__company-hero-actions{margin-top:14px}.bo-one--comp .bo-one__company-hero-actions .bo-one__hero-edit-btn{width:100%}.bo-one--comp .bo-one__tabs{margin-top:12px}.bo-one--comp .bo-one__tabs-nav{padding-inline:6px}.bo-one--comp .bo-one__tabs-link{min-height:42px;padding-inline:11px}}html:not(.theme-dark) .bo-one__overview-card-head h3,html:not(.theme-dark) .bo-one__skills h3,html:not(.theme-dark) .bo-one__tests h4,html:not(.theme-dark) .bo-one__card-title,html:not(.theme-dark) .bo-one__section-title,html:not(.theme-dark) .bo-one__actions-head h4,html:not(.theme-dark) .bo-one__comments-summary,html:not(.theme-dark) .bo-one__comments-count,html:not(.theme-dark) .bo-one__sidebar-header h5,html:not(.theme-dark) .bo-one__cv-title{color:#0d2347}html:not(.theme-dark) .bo-one__overview-definition-list dt,html:not(.theme-dark) .bo-one__overview-timeline-head time,html:not(.theme-dark) .bo-one__overview-note-head time,html:not(.theme-dark) .bo-one__overview-timeline-body small,html:not(.theme-dark) .bo-one__overview-empty,html:not(.theme-dark) .bo-one__overview-loading,html:not(.theme-dark) .bo-one__sidebar-empty{color:#7d8ca7}html:not(.theme-dark) .bo-one__overview-definition-list dd,html:not(.theme-dark) .bo-one__overview-timeline-head strong,html:not(.theme-dark) .bo-one__overview-note-head strong{color:#17315f}html:not(.theme-dark) .bo-one__overview-definition-list div,html:not(.theme-dark) .bo-one__sidebar-header{border-bottom-color:#dee7f4eb}html:not(.theme-dark) .bo-one__overview-timeline-item,html:not(.theme-dark) .bo-one__overview-note,html:not(.theme-dark) .bo-one__sidebar-links a,html:not(.theme-dark) .bo-one__sidebar-tools button{background:#f7faff;border-color:#dbe7fb;color:#17315f}html:not(.theme-dark) .bo-one__sidebar-links a:hover,html:not(.theme-dark) .bo-one__sidebar-tools button:hover{background:#edf3ff;color:#0f2b57}html:not(.theme-dark) .bo-one__sidebar-tools button i,html:not(.theme-dark) .bo-one__cv-title i{color:#3c65f5}html:not(.theme-dark) .bo-one__cv-parse-btns button{color:#3c65f5}html:not(.theme-dark) .bo-one__cv-parse-btns button:hover{color:#2248ca}html:not(.theme-dark) .bo-one__actions-count,html:not(.theme-dark) .bo-one__comments-count{background:#3c65f524;color:#244acc}html:not(.theme-dark) .bo-one__actions-empty,html:not(.theme-dark) .bo-one__comments-empty,html:not(.theme-dark) .bo-one__loading,html:not(.theme-dark) .bo-one__empty{color:#7d8ca7}html:not(.theme-dark) .bo-one__profile-tag-chip{color:#fff}html:not(.theme-dark) .bo-one__tags-selected{background:#f5f8ff;border:1px solid #d9e3f7}html:not(.theme-dark) .bo-one__tags-selected .bo-one__profile-tag-chip--selected{background:#eef3ff;border-color:#c8d6ff;color:#2446b8}html:not(.theme-dark) .bo-one__tags-selected .bo-one__profile-tag-chip--selected button{background:#2446b81a;color:#2446b8}.bo-one:not(.bo-one--comp) .bo-one__hero-inner{display:grid;grid-template-columns:auto minmax(0,1fr) auto;align-items:start;gap:24px}.bo-one:not(.bo-one--comp) .bo-one__hero-body{gap:10px}.bo-one:not(.bo-one--comp) .bo-one__hero-summary{max-width:min(760px,100%);margin-bottom:4px}.bo-one:not(.bo-one--comp) .bo-one__hero-meta{gap:10px;margin-bottom:4px}.bo-one:not(.bo-one--comp) .bo-one__hero-ownership{gap:10px;margin-top:6px}.bo-one:not(.bo-one--comp) .bo-one__hero-edit-row{display:flex;flex-direction:column;align-items:center;gap:8px;min-width:56px;max-width:56px;padding:12px 6px;border-radius:999px;background:#ffffff14;border:1px solid rgba(255,255,255,.12);box-shadow:inset 0 1px #ffffff1a,0 18px 34px #05143024;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}.bo-one:not(.bo-one--comp) .bo-one__hero-edit-btn{align-items:center;justify-content:center;line-height:1;width:44px;min-width:44px;height:44px;min-height:44px;padding:0;border-radius:999px;box-shadow:0 12px 22px #2048a03d;font-size:0}.bo-one:not(.bo-one--comp) .bo-one__hero-edit-btn i{display:block;margin:0;font-size:15px;transform:translate(1px)}.bo-one:not(.bo-one--comp) .bo-one__hero-tags-btn,.bo-one:not(.bo-one--comp) .bo-one__hero-delete-btn{width:44px;min-width:44px;height:44px;min-height:44px;justify-content:center;border-radius:999px;padding:0;font-size:0;font-weight:800;box-shadow:none}.bo-one:not(.bo-one--comp) .bo-one__hero-tags-btn i{margin:0;font-size:15px}.bo-one:not(.bo-one--comp) .bo-one__hero-tags-btn{background:#ffffff1a;border-color:#ffffff29;color:#fff}.bo-one:not(.bo-one--comp) .bo-one__hero-tags-btn:hover{background:#ffffff2e;transform:translateY(-1px)}.bo-one:not(.bo-one--comp) .bo-one__hero-delete-btn{background:#582242c7;border-color:#ffffff29;color:#fff}.bo-one:not(.bo-one--comp) .bo-one__hero-delete-btn i{margin:0;font-size:15px}.bo-one:not(.bo-one--comp) .bo-one__hero-known-line,.bo-one:not(.bo-one--comp) .bo-one__hero-owner-line,.bo-one:not(.bo-one--comp) .bo-one__hero-meta li{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.bo-one .bo-one__skills{gap:18px;padding:18px;min-width:0;overflow:visible}.bo-one .bo-one__skills-head{align-items:flex-start;gap:14px;min-width:0;flex-wrap:wrap}.bo-one .bo-one__skills-head h3{min-width:0;max-width:100%;font-size:15px;font-weight:900;letter-spacing:.01em;overflow-wrap:anywhere}.bo-one .bo-one__skills-cta{flex:0 0 auto;max-width:100%;min-height:42px;padding:0 14px;border-radius:14px;font-size:13px;white-space:nowrap}.bo-one .bo-one__skills-mini-cta{min-height:32px;padding:0 12px;border-radius:12px;font-size:12px;white-space:nowrap;box-shadow:0 10px 24px #3c65f52e}.bo-one .bo-one__skills-sub,.bo-one .bo-one__tests-sub{margin:0;padding:16px;border-radius:18px}.bo-one .bo-one__skills-section-label{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:12px}.bo-one .bo-one__skills-section-tools{display:inline-flex;align-items:center;gap:10px}.bo-one .bo-one__skills-section-label span,.bo-one .bo-one__skills-section-label h4{margin:0;color:#102a52;font-size:12px;font-weight:900;letter-spacing:.08em;text-transform:uppercase}.bo-one .bo-one__skills-section-label strong{display:inline-flex;align-items:center;justify-content:center;min-width:28px;height:28px;padding:0 8px;border-radius:999px;background:#e9f0ff;color:#2249cb;font-size:12px;font-weight:900}.bo-one .bo-one__skills-empty-box{min-height:104px;padding:18px 14px;border:1px dashed #cfdcf4;background:linear-gradient(180deg,#fbfdff,#f5f8ff)}.bo-one .bo-one__skills-empty-box i{width:42px;height:42px;display:inline-flex;align-items:center;justify-content:center;border-radius:14px;background:#eef4ff;color:#6284d8;font-size:17px}.bo-one .bo-one__skills-empty-box p{color:#637899;font-size:12px;font-weight:600}.bo-one .bo-one__skills-chips{gap:10px}.bo-one .bo-one__skill-pill{min-height:36px;padding:7px 14px 7px 15px;border-color:#cfdaf7;background:linear-gradient(180deg,#f1f5ff,#e8efff);color:#17315f!important;box-shadow:0 8px 16px #3d65f514;white-space:normal;overflow-wrap:anywhere}.bo-one .bo-one__skill-pill-x{opacity:.82;color:#4061ca}.bo-one .bo-one__tested-list{gap:10px}.bo-one .bo-one__tested-chip{min-height:54px;padding:12px 14px;border-color:#d8e2f1;background:linear-gradient(180deg,#fff,#f8fbff)}.bo-one .bo-one__tested-chip span{color:#17315f;font-weight:800}.bo-one .bo-one__tested-chip strong{color:#3159ef;font-size:11px;letter-spacing:.04em;text-transform:uppercase}.bo-one .bo-one__autocomplete-input,.bo-one .bo-one__skills .bo-one__inline-input{min-height:44px;border-radius:14px;color:#102a52;font-size:13px;font-weight:600}.bo-one .bo-one__autocomplete-input::-moz-placeholder{color:#7d8ca7}.bo-one .bo-one__autocomplete-input::placeholder{color:#7d8ca7}.bo-one .bo-one__autocomplete-dropdown{z-index:300;border-radius:14px}.bo-one .bo-one__skill-suggestion{color:#102a52;font-size:13px;font-weight:700}.bo-one__skill-add-backdrop{position:fixed!important;top:0!important;right:0!important;bottom:0!important;left:0!important;z-index:10150!important;display:flex!important;align-items:center!important;justify-content:center!important;padding:24px!important;background:#0f172a9e!important;-webkit-backdrop-filter:blur(10px)!important;backdrop-filter:blur(10px)!important}.bo-one__skill-add-backdrop .bo-one__skill-add-modal{position:relative!important;z-index:10160!important;width:min(760px,calc(100vw - 48px));max-height:calc(100dvh - 64px);overflow:visible;border-radius:24px;box-shadow:0 30px 80px #04102657}.bo-one__skill-add-backdrop .bo-one__autocomplete-dropdown{z-index:10170!important;max-height:min(280px,calc(100dvh - 260px));overflow:auto}html:not(.theme-dark) .bo-one .bo-one__skills,html:not(.theme-dark) .bo-one .bo-one__tests,html:not(.theme-dark) .bo-one .bo-one__cv{background:linear-gradient(180deg,#fff,#f8fbff)}html:not(.theme-dark) .bo-one .bo-one__hero-edit-btn{background:linear-gradient(135deg,#3c65f5,#5685ff)}html:not(.theme-dark) .bo-one .bo-one__hero-tags-btn{color:#fff}.bo-one:not(.bo-one--comp) .bo-one__hero-bar{display:flex;align-items:center;justify-content:space-between;gap:16px}.bo-one:not(.bo-one--comp) .bo-one__hero-badges,.bo-one:not(.bo-one--comp) .bo-one__hero-btns{display:flex;align-items:center;flex-wrap:wrap}.bo-one:not(.bo-one--comp) .bo-one__hero-btns{gap:8px;margin-left:auto}.bo-one:not(.bo-one--comp) .bo-one__hero-btns .h-btn,.bo-one:not(.bo-one--comp) .bo-one__hero-btns a.h-btn{min-height:36px;padding:0 16px;border-radius:14px;background:#ffffff1f;border:1px solid rgba(255,255,255,.16);color:#fff;font-size:12px;font-weight:850;box-shadow:none}.bo-one:not(.bo-one--comp) .bo-one__hero-btns .h-btn:hover,.bo-one:not(.bo-one--comp) .bo-one__hero-btns a.h-btn:hover{background:#fff3;border-color:#ffffff42;transform:translateY(-1px)}html.theme-dark .bo-one .bo-one__skills-section-label span,html.theme-dark .bo-one .bo-one__skills-section-label h4{color:#e8eefc}html.theme-dark .bo-one .bo-one__skills-section-label strong{background:#5b7aff33;color:#dce6ff}html.theme-dark .bo-one .bo-one__skills-empty-box{border-color:#ffffff1f;background:linear-gradient(180deg,#ffffff0a,#ffffff05)}html.theme-dark .bo-one .bo-one__skills-empty-box p{color:#e5e7ebd1}html.theme-dark .bo-one .bo-one__skill-pill{border-color:#6f8cff47;background:linear-gradient(180deg,#5874d647,#354faa33);color:#f4f7ff!important}html.theme-dark .bo-one .bo-one__skill-pill-x{color:#cddbff}html.theme-dark .bo-one .bo-one__tested-chip{border-color:#ffffff14;background:#ffffff0a}html.theme-dark .bo-one .bo-one__tested-chip span{color:#f5f7fb}html.theme-dark .bo-one .bo-one__tested-chip strong{color:#a8c0ff}html.theme-dark .bo-one .bo-one__skills-mini-cta{box-shadow:0 10px 24px #11182759}html.theme-dark .bo-one .bo-one__autocomplete-input,html.theme-dark .bo-one .bo-one__skills .bo-one__inline-input{border-color:#ffffff1a;background:#0c1220e6;color:#eef3ff}html.theme-dark .bo-one .bo-one__autocomplete-input::-moz-placeholder{color:#cfd7eaad}html.theme-dark .bo-one .bo-one__autocomplete-input::placeholder{color:#cfd7eaad}html.theme-dark .bo-one .bo-one__autocomplete-dropdown{border-color:#ffffff1a;background:#0f172a}html.theme-dark .bo-one .bo-one__skill-suggestion{color:#eef3ff}html.theme-dark .bo-one .bo-one__skill-suggestion:hover{background:#4d7bff2e;color:#fff}@media (max-width: 980px){.bo-one:not(.bo-one--comp) .bo-one__hero-inner{grid-template-columns:auto minmax(0,1fr)}.bo-one:not(.bo-one--comp) .bo-one__hero-edit-row{grid-column:1 / -1;flex-direction:row;flex-wrap:wrap;align-items:center;justify-content:flex-start;max-width:none}.bo-one:not(.bo-one--comp) .bo-one__hero-tags-btn,.bo-one:not(.bo-one--comp) .bo-one__hero-delete-btn{width:auto}}@media (max-width: 720px){.bo-one:not(.bo-one--comp) .bo-one__hero-inner{grid-template-columns:1fr}.bo-one:not(.bo-one--comp) .bo-one__hero-photo{margin-bottom:2px}.bo-one .bo-one__skills-head{align-items:stretch;flex-direction:column}.bo-one .bo-one__skills-cta{width:100%;justify-content:center}.bo-one .bo-one__skills-section-label{align-items:flex-start;flex-direction:column}.bo-one .bo-one__skills-section-tools{width:100%;justify-content:space-between}}.bo-one__tabs-nav{align-items:center;background:var(--app-muted-surface, #f4f6fa)!important;border:1px solid var(--app-border, #dfe6f2)!important;border-radius:11px;display:flex;gap:3px;margin:16px 18px 0;width:-moz-fit-content;width:fit-content;max-width:calc(100% - 36px);padding:3px}.bo-one__tabs-nav li{flex:0 0 auto}.bo-one__tabs-link,.bo-one__tabs-link.tw-inline-flex{align-items:center;background:transparent!important;border:0!important;border-radius:8px;color:var(--app-text-muted, #667085)!important;display:inline-flex;font-size:12px;font-weight:700;gap:7px;line-height:1;min-height:0;padding:9px 11px;transition:background .18s ease,box-shadow .18s ease,color .18s ease}.bo-one__tabs-link:hover{color:var(--app-text, #101828)!important}.bo-one__tabs-link--active,.bo-one__tabs-link--active:hover{background:var(--app-surface, #fff)!important;box-shadow:0 2px 7px #171f381a;color:var(--app-text, #101828)!important}@media (max-width: 700px){.bo-one__tabs-nav{gap:2px;margin-inline:12px}.bo-one__tabs-link,.bo-one__tabs-link.tw-inline-flex{flex:1 0 auto;justify-content:center;padding-inline:6px}}.bo-one__tabs{background:var(--app-surface, #fff)!important;border:1px solid var(--app-border, #dfe6f2)!important;border-radius:16px!important;box-shadow:0 8px 28px #171f380f!important}.bo-one__tabs-content{overflow:visible;padding:0 18px 18px!important}.bo-one__tabs-content .bo-one__tab-panel--active>.bo-one__actions{padding:0!important}.bo-one__actions>.bo-one__tab-title{align-items:center;border-bottom:1px solid var(--app-border, #dfe6f2)!important;color:var(--app-text, #101828)!important;font-size:16px!important;letter-spacing:0!important;line-height:1.2;margin:0!important;min-height:51px;padding:15px 0 14px!important}.bo-one__actions-filter{align-items:center;background:var(--app-muted-surface, #f4f6fa)!important;border:1px solid var(--app-border, #dfe6f2)!important;border-radius:10px!important;display:grid!important;gap:8px!important;grid-template-columns:minmax(0,1fr) minmax(0,1fr) minmax(0,1.15fr) auto;margin:14px 0 18px!important;padding:12px 10px 8px!important}.bo-one__actions-filter .bo-one__combobox-toggle,.bo-one__actions-filter select,.bo-one__actions-filter input{background:var(--app-surface, #fff)!important;border:1px solid var(--app-border, #dfe6f2)!important;border-radius:8px!important;color:var(--app-text, #101828)!important;font-weight:600;min-height:38px!important}.bo-one__actions-filter input::-moz-placeholder{color:var(--app-text-muted, #667085)!important;opacity:1}.bo-one__actions-filter .bo-one__combobox-toggle span,.bo-one__actions-filter input::placeholder{color:var(--app-text-muted, #667085)!important;opacity:1}.bo-one__actions-filter button[type=submit]{border-radius:8px!important;min-height:38px!important;padding:0 14px!important;white-space:nowrap}.bo-one__actions-filter.bo-one__actions-filter--crm{grid-template-columns:minmax(0,1fr) minmax(0,1fr) minmax(0,1fr) auto!important}.bo-one__actions-filter.bo-one__actions-filter--crm>.bo-one__actions-mode{align-items:center;display:flex;gap:8px;grid-column:1 / -1;padding:0;width:100%}.bo-one__actions-filter.bo-one__actions-filter--crm>.bo-one__actions-mode button{min-height:34px;min-width:118px;padding:0 14px}.bo-one__actions-filter.bo-one__actions-filter--crm>*{min-width:0}.bo-one__actions-filter.bo-one__actions-filter--todo{grid-template-columns:minmax(0,1fr)!important}.bo-one__actions-filter.bo-one__actions-filter--todo>.bo-one__actions-mode,.bo-one__actions-filter.bo-one__actions-filter--todo>.bo-one__todo-fields{grid-column:1;width:100%}.bo-one__actions-mode{align-items:center;background:var(--app-muted-surface, #f4f6fa);border:1px solid var(--app-border, #dfe6f2);border-radius:10px;display:inline-flex;gap:3px!important;padding:3px!important;width:-moz-fit-content!important;width:fit-content!important}.bo-one__actions-mode button,.bo-one__actions-mode button.is-active{border:0!important;border-radius:8px!important;box-shadow:none!important;font-size:12px;font-weight:700;min-height:34px;min-width:118px;padding:0 14px;transition:background .18s ease,box-shadow .18s ease,color .18s ease}.bo-one__actions-mode button:not(.is-active){background:transparent!important;color:var(--app-text-muted, #667085)!important}.bo-one__actions-mode button:not(.is-active):hover{background:#ffffffb8!important;color:var(--app-text, #101828)!important}.bo-one__actions-mode button.is-active{background:var(--app-btn-primary, #3c65f5)!important;box-shadow:0 2px 7px #171f3829!important;color:#fff!important}.bo-one__todo-fields{align-items:end;gap:12px!important;grid-template-columns:minmax(180px,.9fr) minmax(240px,1.3fr) minmax(180px,.9fr)!important}.bo-one__todo-fields label{color:var(--app-text-muted, #667085)!important;gap:5px}.bo-one__todo-fields select,.bo-one__todo-fields input,.bo-one__todo-fields textarea{background:var(--app-surface, #fff)!important;border:1px solid var(--app-border, #dfe6f2)!important;border-radius:8px!important;color:var(--app-text, #101828)!important;min-height:40px}.bo-one__todo-notes{grid-column:1 / -1!important}.bo-one__todo-notes textarea{min-height:58px}.bo-one__todo-reminder{grid-column:1 / span 2;margin:0}.bo-one__todo-fields>button{align-self:end;justify-self:end;margin:0;min-height:40px}@media (max-width: 900px){.bo-one__actions-filter,.bo-one__actions-filter.bo-one__actions-filter--crm{grid-template-columns:repeat(2,minmax(0,1fr))!important}.bo-one__actions-filter.bo-one__actions-filter--crm>.bo-one__actions-mode{grid-column:1 / -1}.bo-one__actions-filter button[type=submit]{justify-self:stretch}.bo-one__todo-fields{grid-template-columns:repeat(2,minmax(0,1fr))!important}.bo-one__todo-notes{grid-column:1 / -1!important}.bo-one__todo-reminder{grid-column:1 / -1}.bo-one__todo-fields>button{grid-column:1 / -1;justify-self:start}}@media (max-width: 700px){.bo-one__tabs-content{padding-inline:12px!important}.bo-one__actions-filter,.bo-one__actions-filter.bo-one__actions-filter--crm{grid-template-columns:1fr!important;margin-top:12px!important}.bo-one__actions-filter.bo-one__actions-filter--crm>.bo-one__actions-mode{grid-column:1}.bo-one__actions-mode{width:100%!important}.bo-one__actions-mode button{flex:1;min-width:0}.bo-one__todo-fields{grid-template-columns:1fr!important}.bo-one__todo-notes,.bo-one__todo-reminder,.bo-one__todo-fields>button{grid-column:1}.bo-one__actions-filter button[type=submit],.bo-one__todo-fields>button{justify-self:stretch;width:100%}}.bo-one__jobs-add{align-items:center;background:var(--app-muted-surface, #f4f6fa);border:1px solid var(--app-border, #dfe6f2);border-radius:10px;display:grid!important;gap:8px;grid-template-columns:minmax(260px,560px) auto;margin-bottom:14px;width:-moz-fit-content;width:fit-content;max-width:100%;padding:12px 8px 8px}.bo-one__jobs-add>.bo-one__combobox{min-width:0;position:relative;z-index:20}.bo-one__jobs-add .bo-one__combobox-toggle{background:var(--app-btn-primary, #3c65f5)!important;border:0!important;border-radius:8px!important;color:#fff!important;min-height:40px;padding-inline:14px}.bo-one__jobs-add .bo-one__combobox-toggle span{color:#fff!important;font-weight:700}.bo-one__jobs-add .bo-one__combobox-panel{background:var(--app-surface, #fff);border:1px solid var(--app-border, #dfe6f2);border-radius:10px;box-shadow:0 14px 30px #171f3829;max-height:min(320px,42vh);padding:7px;top:calc(100% + 6px);z-index:100}.bo-one__jobs-add .bo-one__combobox-search{background:var(--app-surface, #fff);border:1px solid var(--app-border, #dfe6f2);border-radius:8px;color:var(--app-text, #101828);min-height:38px;padding:8px 10px}.bo-one__jobs-add .bo-one__combobox-item{border-radius:7px;color:var(--app-text, #101828);padding:9px 10px}.bo-one__jobs-add .bo-one__combobox-item:hover,.bo-one__jobs-add .bo-one__combobox-item--active{background:#3c65f51f;color:var(--app-btn-primary, #3c65f5)}.bo-one__jobs-add>button{border-radius:8px!important;min-height:36px;min-width:72px;padding-inline:12px;font-size:12px}@media (max-width: 700px){.bo-one__tabs-nav{width:calc(100% - 24px);max-width:none}.bo-one__jobs-add{grid-template-columns:1fr;width:100%}.bo-one__jobs-add>button{width:100%}}.bo-one .bo-one__hero-delete-btn{border:1px solid rgba(255,190,198,.72);border-radius:10px;background:linear-gradient(180deg,#ffffff29,#ffffff14);color:#fff;box-shadow:0 5px 12px #1b2d5b29;transition:background .18s ease,border-color .18s ease,box-shadow .18s ease,transform .18s ease}.bo-one .bo-one__hero-delete-btn:hover:not(:disabled){border-color:#ffdde1f5;background:linear-gradient(180deg,#e95b6a,#d94153);box-shadow:0 7px 16px #d9415347;transform:translateY(-1px)}.bo-one .bo-one__hero-delete-btn:focus-visible{outline:0;box-shadow:0 0 0 3px #ffd4da6b,0 5px 12px #1b2d5b29}.bo-one__tabs{overflow:visible!important}.bo-one__tabs-content,.bo-one__tab-panel--active,.bo-one__actions,.bo-one__jobs{position:relative}.bo-one__tab-panel--active{z-index:2}.bo-one__actions-filter,.bo-one__jobs-add{position:relative;z-index:10}.bo-one-export{min-height:100vh;padding:32px 20px 56px;background:radial-gradient(circle at top left,rgba(49,94,251,.1),transparent 34%),linear-gradient(180deg,#eef3fb,#e6edf8);color:#101828}.bo-one-export--status{display:grid;place-items:center;font-size:18px;font-weight:600}.bo-one-export__sheet{width:min(100%,960px);margin:0 auto;padding:28px;border-radius:28px;background:#fff;box-shadow:0 30px 80px #0f172a24}.bo-one-export__hero{display:grid;grid-template-columns:minmax(0,1fr) 220px;gap:24px;padding:28px;border-radius:24px;background:linear-gradient(135deg,#0e1f36,#132b4b 58%,#17345a);color:#f8fbff}.bo-one-export__eyebrow{margin-bottom:10px;color:#8db0ff;font-size:12px;font-weight:700;letter-spacing:.12em;text-transform:uppercase}.bo-one-export__hero h1{margin:0;font-size:38px;line-height:1.04;font-weight:800}.bo-one-export__headline{margin:12px 0 0;color:#73a0ff;font-size:20px;font-weight:600}.bo-one-export__summary{margin:18px 0 0;max-width:60ch;color:#eef4ffe6;font-size:15px;line-height:1.7}.bo-one-export__context{margin:18px 0 0;color:#e2ebf9c7;font-size:14px;font-weight:600}.bo-one-export__hero-side{display:flex;flex-direction:column;gap:14px}.bo-one-export__avatar-card,.bo-one-export__stamp{border-radius:20px;border:1px solid rgba(255,255,255,.12);background:#ffffff14}.bo-one-export__avatar-card{display:grid;place-items:center;min-height:220px;overflow:hidden}.bo-one-export__avatar-card img{width:100%;height:220px;-o-object-fit:cover;object-fit:cover}.bo-one-export__avatar-fallback{display:grid;place-items:center;width:124px;height:124px;border-radius:999px;background:#ffffff24;color:#fff;font-size:40px;font-weight:800}.bo-one-export__stamp{padding:14px 16px}.bo-one-export__stamp span{display:block;color:#e2ebf9b8;font-size:12px;margin-bottom:4px}.bo-one-export__stamp strong{color:#fff;font-size:14px}.bo-one-export__grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:18px;margin-top:20px}.bo-one-export__grid--top{margin-top:24px}.bo-one-export__card{padding:22px 22px 20px;border:1px solid #dce6f3;border-radius:22px;background:linear-gradient(180deg,#fff,#f9fbff)}.bo-one-export__card--full{margin-top:18px}.bo-one-export__card h2{margin:0 0 16px;color:#101828;font-size:18px;font-weight:700}.bo-one-export__facts{display:grid;gap:14px;margin:0}.bo-one-export__facts div{display:grid;gap:4px;padding-bottom:12px;border-bottom:1px solid #e7eef8}.bo-one-export__facts div:last-child{padding-bottom:0;border-bottom:0}.bo-one-export__facts dt{color:#64748b;font-size:12px;font-weight:700;text-transform:uppercase;letter-spacing:.08em}.bo-one-export__facts dd{margin:0;color:#0f172a;font-size:15px;font-weight:600;line-height:1.5}.bo-one-export__contact-list,.bo-one-export__tested-list{display:grid;gap:12px;margin:0;padding:0;list-style:none}.bo-one-export__contact-list li,.bo-one-export__tested-list li{display:flex;align-items:flex-start;justify-content:space-between;gap:16px;padding:12px 14px;border-radius:16px;background:#f4f8ff;border:1px solid #dfe9f8}.bo-one-export__contact-list span,.bo-one-export__tested-list span{color:#64748b;font-size:12px;font-weight:700}.bo-one-export__contact-list strong,.bo-one-export__tested-list strong{display:block;color:#0f172a;font-size:14px;font-weight:700;line-height:1.45;word-break:break-word}.bo-one-export__tested-list em{flex:0 0 auto;color:#315efb;font-style:normal;font-size:13px;font-weight:700}.bo-one-export__tags{display:flex;flex-wrap:wrap;gap:10px}.bo-one-export__tags span{display:inline-flex;align-items:center;min-height:38px;padding:0 14px;border-radius:999px;background:#eef3ff;border:1px solid #d5e0fb;color:#17315e;font-size:14px;font-weight:600}.bo-one-export__body-copy{margin:0;color:#334155;font-size:15px;line-height:1.8;white-space:pre-line}.bo-one-export__empty{margin:0;color:#64748b;font-size:14px;line-height:1.6}@media (max-width: 860px){.bo-one-export__sheet{padding:18px}.bo-one-export__hero,.bo-one-export__grid{grid-template-columns:1fr}.bo-one-export__hero h1{font-size:30px}}@media print{@page{size:A4;margin:12mm}html,body{background:#fff}.bo-one-export{padding:0;background:#fff}.bo-one-export__sheet{width:100%;padding:0;border-radius:0;box-shadow:none}.bo-one-export__hero,.bo-one-export__card,.bo-one-export__contact-list li,.bo-one-export__tested-list li{-moz-column-break-inside:avoid;break-inside:avoid;box-shadow:none}}.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__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__row-main{display:flex;align-items:center;justify-content:space-between;gap:12px}.bo-cvs__row-link{min-width:0;flex:1 1 auto}.bo-cvs__row-action{min-height:34px;flex:0 0 auto;padding:0 12px;border:1px solid #fecaca;border-radius:999px;background:#fff5f5;color:#dc2626;display:inline-flex;align-items:center;justify-content:center;gap:7px;font-size:12px;font-weight:700;white-space:nowrap;transition:color .18s,border-color .18s,background .18s,transform .18s}.bo-cvs__row-action:hover:not(:disabled){color:#fff;border-color:#dc2626;background:#dc2626;transform:translateY(-1px)}.bo-cvs__row-action:disabled{opacity:.55;cursor:not-allowed}.bo-cvs__row-action i{font-size:11px}.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}@media (max-width: 640px){.bo-cvs__row-main{align-items:flex-start;flex-direction:column}.bo-cvs__row-action{align-self:flex-start}}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__row-action{background:#f9676829;border-color:#7a3b3c;color:#ffb1b2}html.theme-dark .bo-cvs__row-action:hover:not(:disabled){background:#b91c1c;border-color:#ef4444;color:#fff}html.theme-dark .bo-cvs__alert{background:#f9676829;color:#ff9b9c}.bo-add{position:relative}.bo-add--wrap{width:100%;max-width:none;margin:0;min-height:100vh;padding:0 24px 32px;background:#fff}.bo-add__hero{margin-bottom:24px;padding:22px 24px 18px;border:1px solid rgba(148,163,184,.18);border-radius:24px;background:linear-gradient(135deg,#05264e,#10386a);box-shadow:0 22px 48px #0f265c29;position:relative;overflow:hidden}.bo-add__hero:after,.bo-add__hero.bo-dash__welcome:after{content:none!important;display:none!important;background:none!important}.bo-add__hero-back{display:inline-flex;align-items:center;gap:8px;margin-bottom:10px;color:#ffffffe6;font-size:13px;font-weight:700;text-decoration:none}.bo-add__hero-back:hover{color:#fff}.bo-add__hero h2{display:flex;align-items:center;gap:12px;margin:0;color:#fff;font-size:clamp(22px,2vw,30px);font-weight:850;letter-spacing:-.02em}.bo-add__hero h2 i{color:#fff}.bo-add__hero p{margin:8px 0 0;color:#ffffffbd;font-size:14px;line-height:1.55}.bo-add__card{width:100%;max-width:820px;margin:0 auto;overflow:hidden;border:1px solid rgba(148,163,184,.18);border-radius:28px;background:#ffffffeb;box-shadow:0 26px 60px #0f172a1f;backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px)}.bo-add__card-header{display:flex;align-items:flex-start;justify-content:space-between;gap:20px;padding:22px 26px;border-bottom:1px solid rgba(148,163,184,.16);background:linear-gradient(180deg,#ffffffd1,#f8fafcf5)}.bo-add__card-header h5{display:flex;align-items:center;gap:10px;margin:0;color:#05264e;font-family:Plus Jakarta Sans,sans-serif;font-size:18px;font-weight:800;letter-spacing:-.02em}.bo-add__card-header h5 i{color:#3c65f5}.bo-add__card-help{margin:6px 0 0;color:#6d7f9f;font-size:13px;line-height:1.45}.bo-add__type-badge{display:inline-flex;align-items:center;gap:8px;align-self:flex-start;padding:8px 14px;border-radius:999px;background:#e8edff;color:#3c65f5;font-family:Plus Jakarta Sans,sans-serif;font-size:13px;font-weight:800;letter-spacing:.04em;box-shadow:inset 0 1px #fff9}.bo-add__form{padding:26px}.bo-add__form-grid{display:grid;grid-template-columns:repeat(12,minmax(0,1fr));gap:16px 16px}.bo-add__field{min-width:0;display:flex;flex-direction:column;gap:7px}.bo-add__field--span-6{grid-column:span 6}.bo-add__field--span-8{grid-column:span 8}.bo-add__field--span-12{grid-column:span 12}.bo-add__field label{color:#05264e;font-size:12px;font-weight:800;text-transform:uppercase;letter-spacing:.06em}.bo-add__field label .req{margin-left:3px;color:#f96768}.bo-add__field input{height:48px;border:1.5px solid rgba(148,163,184,.32);border-radius:14px;background:#f8fafceb;color:#05264e;font-family:Roboto,sans-serif;font-size:15px;transition:border-color .18s ease,box-shadow .18s ease,background .18s ease;outline:none}.bo-add__field input::-moz-placeholder{color:#9aa8bf}.bo-add__field input::placeholder{color:#9aa8bf}.bo-add__field input:focus{border-color:#3c65f5;background:#fff;box-shadow:0 0 0 4px #3c65f51f}.bo-add__field input.has-error{border-color:#f96768;box-shadow:0 0 0 4px #f967681a}.bo-add__field-hint{color:#7787a4;font-size:12px;line-height:1.4}.bo-add__field-error{color:#f96768;font-size:12px;font-weight:600;line-height:1.35}.bo-add__field--mycompany{position:relative}.bo-add__mycompany-dropdown{position:absolute;top:calc(100% + 10px);left:0;right:0;z-index:80;overflow:hidden;border:1px solid rgba(148,163,184,.22);border-radius:18px;background:#fffffffa;box-shadow:0 18px 42px #0a214a29}.bo-add__mycompany-option,.bo-add__mycompany-create{display:flex;align-items:center;gap:8px;width:100%;border:0;padding:12px 14px;background:#fff;color:#05264e;font-size:14px;text-align:left}.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 rgba(148,163,184,.14);background:#fbfdff;color:#2f5fe8;font-weight:700;cursor:pointer}.bo-add__mycompany-create:hover{background:#eef3ff}.bo-add__actions{display:flex;align-items:center;justify-content:flex-end;gap:12px;margin-top:24px;padding-top:18px;border-top:1px solid rgba(148,163,184,.16)}.bo-add__cancel,.bo-add__submit{min-height:46px;padding:0 18px;border-radius:14px;font-family:Plus Jakarta Sans,sans-serif;font-size:14px;font-weight:800}.bo-add__cancel{display:inline-flex;align-items:center;justify-content:center;border:1px solid rgba(148,163,184,.32);background:#f8fafcf5;color:#38517a;text-decoration:none}.bo-add__cancel:hover{background:#eef3ff;color:#1f3763}.bo-add__submit{display:inline-flex;align-items:center;justify-content:center;gap:8px;border:0;background:linear-gradient(135deg,#3c65f5,#3152e0);color:#fff;box-shadow:0 14px 26px #3c65f542}.bo-add__submit:hover:not(:disabled){transform:translateY(-1px)}.bo-add__submit:disabled{opacity:.7;cursor:not-allowed}.bo-add__error{display:flex;align-items:flex-start;gap:10px;margin-top:14px;padding:12px 14px;border-radius:14px;background:#f967681a;color:#c03637;font-size:13px;font-weight:600}.bo-add__error i{margin-top:2px}.bo-add__modal-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;z-index:1050;display:flex;align-items:center;justify-content:center;padding:16px;background:#08172c7a;backdrop-filter:blur(3px);-webkit-backdrop-filter:blur(3px)}.bo-add__modal{position:relative;width:min(100%,680px);padding:24px 24px 18px;border:1px solid rgba(148,163,184,.18);border-radius:24px;background:#fffffffa;box-shadow:0 30px 68px #071c3c42}.bo-add__modal h3{margin:0;color:#05264e;font-size:24px;font-weight:850;letter-spacing:-.02em}.bo-add__modal-help{margin:8px 0 18px;color:#7184a7;font-size:14px;line-height:1.5}.bo-add__modal-form{display:flex;flex-direction:column;gap:14px}.bo-add__modal-actions{display:flex;justify-content:flex-end;gap:12px;margin-top:2px}.bo-add__modal-close{position:absolute;top:10px;right:14px;border:0;padding:0;background:transparent;color:#7a89a6;font-size:30px;line-height:1;cursor:pointer}.bo-add__modal-close:disabled{cursor:not-allowed;opacity:.5}.bo-add__toast{position:fixed;right:22px;bottom:22px;z-index:1120;min-width:300px;max-width:min(520px,calc(100vw - 30px));padding:14px 16px;border-radius:16px;color:#fff;font-size:16px;font-weight:800;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: 1080px){.bo-add__card{max-width:100%}}@media (max-width: 900px){.bo-add--wrap{padding:0 14px 20px}.bo-add__hero{margin-bottom:18px;padding:18px 18px 16px;border-radius:20px}.bo-add__card-header,.bo-add__form{padding-left:18px;padding-right:18px}.bo-add__card-header{flex-direction:column}.bo-add__form-grid{grid-template-columns:1fr}.bo-add__field--span-6,.bo-add__field--span-8,.bo-add__field--span-12{grid-column:auto}.bo-add__field input{height:46px}.bo-add__actions{flex-direction:column-reverse;align-items:stretch}.bo-add__cancel,.bo-add__submit{width:100%}.bo-add__toast{right:12px;left:12px;bottom:14px;min-width:0;padding:12px 14px;font-size:15px}.bo-add__modal{width:100%;padding:20px 16px 14px;border-radius:20px}.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{background:#111827}html.theme-dark .bo-add__hero{border-color:#ffffff14;box-shadow:0 22px 48px #00000047}html.theme-dark .bo-add__card,html.theme-dark .bo-add__modal{border-color:#ffffff14;background:#111827f0}html.theme-dark .bo-add__card-header{border-bottom-color:#ffffff14;background:#ffffff08}html.theme-dark .bo-add__card-header h5,html.theme-dark .bo-add__field label,html.theme-dark .bo-add__modal h3{color:#f5f7fb}html.theme-dark .bo-add__card-help,html.theme-dark .bo-add__field-hint,html.theme-dark .bo-add__modal-help{color:#9aa7c1}html.theme-dark .bo-add__type-badge{background:#3c65f529;color:#b7c7ff}html.theme-dark .bo-add__field input{border-color:#94a3b838;background:#111827cc;color:#f5f7fb}html.theme-dark .bo-add__field input::-moz-placeholder{color:#7f8aa3}html.theme-dark .bo-add__field input::placeholder{color:#7f8aa3}html.theme-dark .bo-add__field input:focus{background:#111827f5}html.theme-dark .bo-add__mycompany-dropdown{border-color:#ffffff14;background:#111827fa}html.theme-dark .bo-add__mycompany-option,html.theme-dark .bo-add__mycompany-create{background:#111827fa;color:#f5f7fb}html.theme-dark .bo-add__mycompany-option:hover{background:#3c65f529}html.theme-dark .bo-add__mycompany-create{border-top-color:#ffffff14;color:#b7c7ff}html.theme-dark .bo-add__cancel{border-color:#94a3b838;background:#ffffff0a;color:#e5e7eb}html.theme-dark .bo-add__cancel:hover{background:#3c65f524;color:#fff}html.theme-dark .bo-add__error{background:#f9676824;color:#ffb5b5}.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}}.sign-page{position:relative;min-height:100vh;overflow:hidden;padding:32px 16px 40px;background:radial-gradient(circle at top left,rgba(61,101,245,.2),transparent 32%),radial-gradient(circle at 80% 10%,rgba(46,126,255,.14),transparent 28%),linear-gradient(180deg,#f4f7fb,#edf2f8);color:#0f2240}.sign-page__glow{position:absolute;inset:auto;width:26rem;height:26rem;border-radius:999px;filter:blur(18px);opacity:.32;pointer-events:none}.sign-page__glow--one{top:-8rem;left:-6rem;background:radial-gradient(circle,#3c65f56b,#3c65f500 70%)}.sign-page__glow--two{right:-8rem;bottom:-10rem;background:radial-gradient(circle,#12b0c84d,#12b0c800 70%)}.sign-shell{position:relative;z-index:1;max-width:980px;margin:0 auto;border:1px solid rgba(124,146,176,.2);border-radius:30px;overflow:hidden;background:#ffffffc7;box-shadow:0 30px 80px #0f22401a;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px)}.sign-hero{padding:28px 28px 22px;background:linear-gradient(135deg,#122e56f5,#264988eb),#10254a;color:#f7fbff}.sign-hero__badge{display:inline-flex;align-items:center;gap:10px;margin-bottom:14px;padding:8px 14px;border-radius:999px;background:#ffffff1a;font-size:12px;font-weight:700;letter-spacing:.08em;text-transform:uppercase}.sign-hero h1{margin:0;color:#f7fbff;font-size:clamp(1.7rem,2.8vw,2.55rem);line-height:1.05;letter-spacing:-.03em}.sign-hero p{margin:12px 0 0;max-width:58rem;color:#f0f6ffd6;font-size:1.02rem}.sign-hero__meta{display:inline-flex;margin-top:14px;padding:8px 12px;border-radius:999px;background:#ffffff1a;color:#f5faffdb;font-size:.92rem}.sign-shell__body{padding:24px}.sign-step{gap:18px}.sign-panel{border:1px solid rgba(124,146,176,.22);border-radius:24px;padding:20px;background:linear-gradient(180deg,#ffffffeb,#f8fbfff0);box-shadow:0 16px 40px #0f22400f}.sign-panel--document{padding-bottom:16px}.sign-panel__head{display:flex;flex-wrap:wrap;align-items:flex-start;justify-content:space-between;gap:16px;margin-bottom:16px}.sign-panel__title{margin:0;font-size:1.2rem;line-height:1.2;letter-spacing:-.02em}.sign-kicker{margin:0 0 6px;font-size:.74rem;font-weight:800;letter-spacing:.16em;text-transform:uppercase;color:#5f7696}.sign-chip{display:inline-flex;align-items:center;gap:8px;padding:8px 12px;border-radius:999px;background:#3c65f51f;color:#274dba;font-size:.9rem;font-weight:700}.sign-document-frame{width:100%;min-height:460px;border:1px solid rgba(124,146,176,.28);border-radius:20px;background:#fff}.sign-mode-switch{display:inline-flex;gap:6px;padding:6px;border:1px solid rgba(124,146,176,.22);border-radius:999px;background:#f5f9ffe6}.sign-mode-switch button{border:0;border-radius:999px;padding:10px 16px;background:transparent;color:#53708f;font-weight:700;transition:background-color .16s ease,color .16s ease,box-shadow .16s ease}.sign-mode-switch button:hover{background:#3c65f514;color:#274dba}.sign-mode-switch button.is-active{background:linear-gradient(135deg,#3c65f5,#2654e8);color:#fff;box-shadow:0 10px 22px #3c65f53d}.sign-pad-card,.sign-type-card{display:grid;gap:12px}.sign-pad-card__frame{border:1px solid rgba(124,146,176,.24);border-radius:20px;background:linear-gradient(180deg,#f8fbfffa,#eef3faf0);padding:12px}.sign-pad-canvas{display:block;width:100%;height:170px;touch-action:none;border-radius:16px;border:1px dashed rgba(88,117,149,.42);background:linear-gradient(180deg,#fffffff5,#f4f8fcf5)}.sign-panel__foot{display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:12px}.sign-helper{margin:0;color:#5e748e;font-size:.94rem}.sign-field{display:grid;gap:8px}.sign-field>span{font-size:.9rem;font-weight:700;color:#5d738f}.sign-input{min-height:48px;border-radius:14px;border-color:#7c92b04d;background:#fffffffa;box-shadow:none}.sign-input:focus{border-color:#3c65f5;box-shadow:0 0 0 4px #3c65f51f}.sign-script-preview{min-height:84px;display:flex;align-items:center;padding:18px 20px;border-radius:18px;border:1px solid rgba(60,101,245,.16);background:linear-gradient(135deg,#3c65f514,#12b0c80f);color:#0b2a4a;font-family:Segoe Script,Snell Roundhand,cursive;font-size:clamp(1.5rem,3vw,2.1rem);line-height:1.1}.sign-consent{border-color:#3c65f52e;background:linear-gradient(180deg,#fffffff2,#f6f9fffa)}.sign-consent__head{display:flex;align-items:flex-start;gap:14px}.sign-consent__icon{width:52px;height:52px;flex:0 0 auto;display:grid;place-items:center;border-radius:16px;background:linear-gradient(135deg,#3c65f524,#12b0c81f);color:#2351c7;font-size:1.25rem}.sign-consent__text{margin:8px 0 0;color:#5f7696}.sign-consent__links{display:flex;flex-wrap:wrap;gap:10px;margin:18px 0 16px}.sign-consent__links a{display:inline-flex;align-items:center;gap:8px;padding:10px 14px;border-radius:999px;background:#3c65f514;color:#214bb6;font-weight:700;text-decoration:none;transition:background-color .16s ease,transform .16s ease}.sign-consent__links a:hover{background:#3c65f524;transform:translateY(-1px)}.sign-consent__checkbox{display:flex;align-items:flex-start;gap:12px;padding:14px 16px;border-radius:18px;border:1px solid rgba(124,146,176,.22);background:#ffffffdb;color:#20324c}.sign-consent__checkbox input{width:18px;height:18px;margin-top:2px;accent-color:#3c65f5}.sign-consent__checkbox span{line-height:1.45}.sign-actions{display:flex;justify-content:flex-end}html.theme-dark .sign-page{background:radial-gradient(circle at top left,rgba(60,101,245,.22),transparent 30%),radial-gradient(circle at 80% 10%,rgba(18,176,200,.14),transparent 28%),linear-gradient(180deg,#07101f,#0a1323);color:#e5ecf7}html.theme-dark .sign-shell{border-color:#93a8c52e;background:#0a121fd1;box-shadow:0 30px 80px #00000073}html.theme-dark .sign-panel{border-color:#93a8c52e;background:linear-gradient(180deg,#0e1625f5,#0a121ffa);box-shadow:0 16px 40px #00000038}html.theme-dark .sign-hero{background:linear-gradient(135deg,#091223fa,#12223ff5),#08111f}html.theme-dark .sign-hero p,html.theme-dark .sign-helper,html.theme-dark .sign-consent__text,html.theme-dark .sign-field>span,html.theme-dark .sign-kicker{color:#9fb3cc}html.theme-dark .sign-panel__title,html.theme-dark .sign-hero h1{color:#f6fbff}html.theme-dark .sign-document-frame{border-color:#93a8c52e;background:#0d1523}html.theme-dark .sign-mode-switch{border-color:#93a8c52e;background:#0e1625e0}html.theme-dark .sign-mode-switch button{color:#a7bad2}html.theme-dark .sign-mode-switch button:hover{background:#3c65f529;color:#edf3ff}html.theme-dark .sign-pad-card__frame{border-color:#93a8c52e;background:linear-gradient(180deg,#0c121ffa,#101a2af2)}html.theme-dark .sign-pad-canvas{border-color:#93a8c542;background:linear-gradient(180deg,#111928fa,#0c121ff5)}html.theme-dark .sign-script-preview{border-color:#3c65f538;background:linear-gradient(135deg,#3c65f51f,#12b0c814);color:#e9f1ff}html.theme-dark .sign-consent{border-color:#93a8c52e}html.theme-dark .sign-consent__icon{color:#dce9ff}html.theme-dark .sign-consent__links a{background:#3c65f529;color:#d7e4ff}html.theme-dark .sign-consent__links a:hover{background:#3c65f53d}html.theme-dark .sign-consent__checkbox{border-color:#93a8c52e;background:#0a121fc7;color:#edf3ff}html.theme-dark .sign-submit-btn{box-shadow:0 16px 30px #2450df4d}@media (max-width: 720px){.sign-page{padding:16px 10px 24px}.sign-shell{border-radius:22px}.sign-hero,.sign-shell__body{padding-left:16px;padding-right:16px}.sign-panel{padding:16px}.sign-document-frame{min-height:320px}.sign-mode-switch{width:100%}.sign-mode-switch button{flex:1}.sign-actions{justify-content:stretch}}: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: #3C65F5;--app-btn-primary-strong: #2f52d6;--app-btn-primary-fg: #ffffff;--app-btn-primary-foreground: var(--app-btn-primary-fg);--app-btn-danger: #e5484d;--app-btn-danger-strong: #c8324a;--app-btn-danger-fg: #ffffff;--app-btn-success: #087047;--app-btn-success-strong: #066b42;--app-btn-success-fg: #ffffff;--app-btn-neutral-bg: var(--app-surface);--app-btn-neutral-border: var(--app-border-strong);--app-btn-neutral-fg: var(--app-text);--app-btn-ghost-fg: var(--app-btn-primary);--app-btn-radius: 8px;--app-btn-radius-pill: 999px;--app-btn-pad-y-sm: 5px;--app-btn-pad-x-sm: 11px;--app-btn-pad-y-md: 8px;--app-btn-pad-x-md: 16px;--app-btn-pad-y-lg: 11px;--app-btn-pad-x-lg: 22px;--app-btn-font-weight: 600;--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{--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: #5c7dff;--app-btn-primary-strong: #7089ff;--app-btn-primary-fg: #ffffff;--app-btn-primary-foreground: var(--app-btn-primary-fg);--app-btn-danger: #ff6b70;--app-btn-danger-strong: #ff8488;--app-btn-danger-fg: #1a1010;--app-btn-success: #3fae7d;--app-btn-success-strong: #4fbf8d;--app-btn-success-fg: #08130d;--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-rendered, var(--atto-sidebar-width));background:var(--atto-main-bg);color:var(--app-text)}:root{--page-max-form: 720px;--page-max-app: 1280px;--page-max-data: none}.app-main__container{max-width:var(--page-max-app);width:100%;margin-inline:auto;padding:20px 22px 34px}.app-main__container[data-width=form]{max-width:var(--page-max-form)}.app-main__container[data-width=data]{max-width:var(--page-max-data)}.app-identity-alert{margin:48px 0 16px}.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}.page-hero__actions{display:inline-flex;align-items:center;gap:10px;flex-wrap:wrap}.page-hero__view-site{min-height:42px;padding:0 16px;border:1px solid var(--app-border);background:var(--app-surface);color:var(--app-page-title);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;transition:transform .12s,box-shadow .15s,border-color .15s;text-decoration:none}.page-hero__view-site i{color:var(--app-btn-primary);font-size:12px}.page-hero__view-site:hover{transform:translateY(-1px);border-color:var(--app-btn-primary);box-shadow:0 10px 24px var(--app-shadow-subtle);color:var(--app-page-title)}@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:-moz-max-content;width:max-content;min-width:216px;max-width:300px;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 .26s cubic-bezier(.4,0,.2,1),transform .26s cubic-bezier(.4,0,.2,1)}.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__reopen{display:none;border:1px solid var(--app-sidebar-border);border-radius:10px;background:var(--app-sidebar-card-bg);color:var(--atto-sidebar-muted);cursor:pointer;box-shadow:0 6px 18px #0f172a1f;transition:background .16s ease,border-color .16s ease,color .16s ease,transform .16s ease}.app-sidebar__reopen:hover,.app-sidebar__reopen:focus-visible{border-color:var(--atto-sidebar-active);color:var(--atto-sidebar-active);background:var(--app-sidebar-item-hover);outline:0;transform:translate(2px)}.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{display:none;border:0;cursor:pointer}.app-mobilebar__spacer{display:none}.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:6px;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__group-toggle>span,.app-sidebar__item>span,.app-sidebar__direct>span,.app-sidebar__utility>span{min-width:0;flex:0 1 auto;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.app-sidebar__group-toggle>i,.app-sidebar__item>i,.app-sidebar__direct>i,.app-sidebar__utility>i{flex:none}.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__icon-whatsapp{width:18px;height:18px;flex:0 0 auto;color:#25d366;font-size:16px;text-align:center;filter:drop-shadow(0 1px 1px rgba(37,211,102,.2))}.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__badge{margin-left:auto;min-width:18px;height:18px;padding:0 5px;border-radius:9px;background:#e11d48;color:#fff;font-size:11px;font-weight:700;line-height:18px;text-align:center}.app-sidebar__group-toggle .app-sidebar__group-badge{margin-left:4px}.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{border-color:#1f1f1f;color:#f5f5f5!important;background:#1f1f1f}html.theme-dark .app-sidebar__theme-toggle i{color:#bcbcbc}html.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);min-width:var(--atto-sidebar-collapsed-width);overflow:hidden;pointer-events:auto;transform:none;box-shadow:none}body.app-sidebar-is-collapsed .app-main{padding-left:var(--atto-sidebar-collapsed-width)}body.app-sidebar-is-collapsed .app-sidebar__reopen{display:none}.app-sidebar--collapsed .app-sidebar__header{position:relative;min-height:64px;justify-content:flex-start;padding:10px 8px}.app-sidebar--collapsed .app-sidebar__brand{width:34px;min-width:34px;height:34px;padding:0;justify-content:center;border-radius:10px;background:var(--app-sidebar-card-bg);border:1px solid var(--app-sidebar-border);overflow:hidden}.app-sidebar--collapsed .app-sidebar__brand img{display:none}.app-sidebar--collapsed .app-sidebar__brand:after{content:"AS";display:grid;place-items:center;width:24px;height:24px;border-radius:7px;color:#3561f5;background:#edf2ff;font-size:9px;font-weight:900;letter-spacing:-.04em}.app-sidebar--collapsed .app-sidebar__brand span{display:none}.app-sidebar--collapsed .app-sidebar__collapse{position:absolute;top:19px;right:6px;width:22px;height:22px;border-color:var(--app-sidebar-border);background:var(--app-sidebar-card-bg);color:var(--atto-sidebar-muted);border-radius:7px;box-shadow:0 4px 14px #00000014;font-size:10px}.app-sidebar--collapsed .app-sidebar__nav{padding:10px 8px;overflow-x:visible}.app-sidebar--collapsed .app-sidebar__group{padding:3px 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__theme-toggle,.app-sidebar--collapsed .app-sidebar__logout{justify-content:center;min-height:38px;padding:7px;border-radius:9px}.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__theme-toggle span,.app-sidebar--collapsed .app-sidebar__logout span{display:none}.app-sidebar--collapsed .app-sidebar__group-toggle{position:relative}.app-sidebar--collapsed .app-sidebar__group-toggle .app-sidebar__group-badge{display:block;position:absolute;top:1px;right:1px;margin-left:0;min-width:15px;height:15px;padding:0 4px;border-radius:8px;font-size:10px;line-height:15px}.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__theme-toggle 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:18px 14px 28px}.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-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__collapse{display:none}.app-mobilebar__spacer{display:block;width:34px;height:34px}.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-main__container{padding-left:10px;padding-right:10px}.app-mobilebar{padding-inline:12px}}.app-support-fab{position:fixed;right:22px;bottom:22px;z-index:10190;display:flex;align-items:flex-end;gap:10px}.app-ai-fab{position:fixed;right:22px;bottom:76px;z-index:1030;display:flex;align-items:flex-end}.app-fab-dismiss{position:absolute;top:-8px;right:-8px;z-index:2;width:22px;height:22px;display:inline-grid;place-items:center;border:1px solid rgba(60,101,245,.24);border-radius:999px;background:var(--app-surface);color:#5a6f91;font-size:11px;box-shadow:0 8px 18px #0c23472e;cursor:pointer;opacity:0;pointer-events:none;transform:scale(.82);transition:opacity .14s ease,transform .14s ease,color .14s ease,border-color .14s ease}.app-ai-fab:hover .app-fab-dismiss,.app-ai-fab:focus-within .app-fab-dismiss,.app-support-fab:hover .app-fab-dismiss,.app-support-fab:focus-within .app-fab-dismiss{opacity:1;pointer-events:auto;transform:scale(1)}.app-fab-dismiss:hover,.app-fab-dismiss:focus-visible{color:#d23b4e;border-color:#d23b4e66;outline:0}.bug-report-button{position:static;display:inline-flex;align-items:center;justify-content: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,.atto-ai-button:hover{transform:translateY(-1px);background:#f7faff;box-shadow:0 20px 44px #0c234738}.bug-report-button i{color:#3c65f5}.atto-ai-button{position:relative;display:inline-flex;align-items:center;justify-content:center;width:52px;min-width:52px;height:52px;padding:0;border:1px solid rgba(83,107,255,.3);border-radius:999px;background:radial-gradient(circle at 20% 20%,rgba(35,213,255,.24),transparent 28%),radial-gradient(circle at 80% 20%,rgba(111,99,255,.26),transparent 30%),radial-gradient(circle at 50% 82%,rgba(16,185,129,.18),transparent 34%),linear-gradient(180deg,#fff,#f4f8ff);color:#12327f;box-shadow:0 16px 36px #0c234729;overflow:hidden;font-size:14px;font-weight:900;letter-spacing:.08em;text-transform:uppercase;cursor:pointer;isolation:isolate;transition:transform .18s ease,box-shadow .18s ease,background .18s ease}.atto-ai-button--open{transform:translateY(-1px) scale(1.02);box-shadow:0 22px 52px #0c234747}.atto-ai-button__halo{position:absolute;top:3px;right:3px;bottom:3px;left:3px;border-radius:inherit;background:radial-gradient(circle at 30% 30%,rgba(255,255,255,.95),transparent 46%),radial-gradient(circle at 70% 68%,rgba(116,126,255,.18),transparent 42%);border:1px solid rgba(83,107,255,.16);z-index:0}.atto-ai-button__core,.atto-ai-button__label{position:relative;z-index:1}.atto-ai-button__core{position:absolute;display:inline-flex;align-items:center;justify-content:center;width:30px;height:30px;border-radius:999px;background:linear-gradient(135deg,#1a7df7,#7b61ff 45%,#22c6c9);box-shadow:inset 0 1px #ffffff73,0 8px 18px #4259db47;color:#fff;font-size:13px;font-weight:800;letter-spacing:0;text-transform:none}.atto-ai-button__label{font-size:13px;line-height:1;font-weight:900;opacity:0}.atto-ai-shell{position:fixed;top:0;right:0;bottom:0;left:0;z-index:10180;display:flex;align-items:center;justify-content:center;padding:max(12px,env(safe-area-inset-top)) 12px max(12px,env(safe-area-inset-bottom));overflow:hidden}.atto-ai-shell__backdrop{position:absolute;top:0;right:0;bottom:0;left:0;border:0;background:radial-gradient(circle at 75% 88%,rgba(58,109,255,.18),transparent 18%),radial-gradient(circle at 20% 18%,rgba(34,198,201,.12),transparent 22%),#e8eef95c;-webkit-backdrop-filter:blur(18px) saturate(140%);backdrop-filter:blur(18px) saturate(140%);cursor:pointer;animation:atto-ai-backdrop-in .22s ease-out both}.atto-ai-drawer{position:relative;display:flex;flex-direction:column;width:min(1180px,calc(100vw - 24px));max-height:calc(100dvh - 24px);margin:0;border:1px solid rgba(199,212,234,.72);border-radius:28px;background:radial-gradient(circle at top left,rgba(49,94,251,.13),transparent 28%),radial-gradient(circle at top right,rgba(34,198,201,.14),transparent 26%),linear-gradient(180deg,#fffffffa,#f6f9fff5);box-shadow:0 40px 120px #0f1d3f3d;-webkit-backdrop-filter:blur(18px) saturate(145%);backdrop-filter:blur(18px) saturate(145%);overflow:hidden;animation:atto-ai-drawer-in .26s cubic-bezier(.22,.9,.24,1) both}.atto-ai-workspace{display:grid;grid-template-columns:250px minmax(0,1fr);flex:1 1 auto;min-height:0}.atto-ai-history{min-width:0;min-height:0;padding:18px 12px 16px;border-right:1px solid rgba(211,222,241,.9);background:#f4f8ffad}.atto-ai-history__header{display:flex;align-items:flex-start;justify-content:space-between;gap:8px;padding:0 6px 8px}.atto-ai-history__eyebrow{margin:0 0 3px;color:#7186ac;font-size:10px;font-weight:800;letter-spacing:.1em;text-transform:uppercase}.atto-ai-history h3{margin:0;color:#17305f;font-size:17px;line-height:1.15}.atto-ai-history__new,.atto-ai-history__delete{display:inline-flex;align-items:center;justify-content:center;border:1px solid rgba(193,208,235,.96);background:#ffffffdb;color:#3c65f5;cursor:pointer}.atto-ai-history__new{width:32px;height:32px;border-radius:11px}.atto-ai-history__new:hover,.atto-ai-history__delete:hover{background:#fff;border-color:#536bff6b}.atto-ai-history__privacy{display:flex;align-items:center;gap:6px;margin:0 6px 14px;color:#7184a5;font-size:11px;line-height:1.4}.atto-ai-history__privacy i{color:#3c65f5}.atto-ai-history__list{display:flex;flex-direction:column;gap:6px;max-height:calc(100dvh - 190px);overflow-y:auto;padding-right:2px}.atto-ai-history__item{display:flex;align-items:stretch;gap:3px;min-width:0;border:1px solid transparent;border-radius:13px}.atto-ai-history__item.is-active{border-color:#536bff47;background:#e2eaffc2}.atto-ai-history__open{display:flex;flex:1 1 auto;flex-direction:column;min-width:0;gap:5px;padding:10px 8px 10px 10px;border:0;border-radius:12px;background:transparent;color:#274474;cursor:pointer;text-align:left}.atto-ai-history__open:hover,.atto-ai-history__open:focus-visible{background:#ffffffc7;outline:none}.atto-ai-history__open strong{display:-webkit-box;overflow:hidden;color:#234071;font-size:12px;font-weight:800;line-height:1.35;-webkit-box-orient:vertical;-webkit-line-clamp:2}.atto-ai-history__open time{color:#8092b2;font-size:10px;font-weight:700}.atto-ai-history__delete{flex:0 0 28px;align-self:center;width:28px;height:28px;margin-right:5px;border-radius:9px;color:#8192b1;font-size:11px}.atto-ai-history__state{margin:12px 6px;color:#8192b1;font-size:12px;line-height:1.45}.atto-ai-conversation{display:flex;flex-direction:column;min-width:0;min-height:0}.atto-ai-drawer__header{position:sticky;top:0;z-index:3;display:flex;align-items:flex-start;justify-content:space-between;gap:16px;padding:20px 22px 14px;background:linear-gradient(180deg,#fffffffa,#f9fcffeb);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}.atto-ai-drawer__identity{display:flex;align-items:center;gap:14px}.atto-ai-drawer__badge{display:inline-flex;align-items:center;justify-content:center;width:44px;height:44px;border-radius:16px;background:linear-gradient(135deg,#1f7af6,#625eff 48%,#28c7cb);color:#fff;font-size:18px;font-weight:800;box-shadow:0 12px 28px #4259db3d}.atto-ai-drawer__eyebrow{margin:0 0 4px;color:#6780aa;font-size:11px;font-weight:800;letter-spacing:.12em;text-transform:uppercase}.atto-ai-drawer__header h2{margin:0;color:#102245;font-family:Plus Jakarta Sans,sans-serif;font-size:24px;font-weight:800;line-height:1.05}.atto-ai-drawer__close{flex:0 0 auto;width:40px;height:40px;border:1px solid rgba(205,216,235,.9);border-radius:999px;background:#ffffffd1;color:#5b6c8e;cursor:pointer;transition:transform .15s ease,background .15s ease,color .15s ease}.atto-ai-drawer__close:hover{transform:translateY(-1px);background:#fff;color:#24407f}.atto-ai-drawer__intro{padding:0 22px 10px}.atto-ai-drawer__intro p{margin:0;max-width:680px;color:#5f7398;font-size:14px;line-height:1.55}.atto-ai-drawer__meta{margin-top:8px;color:#6a7fa7;font-size:12px;font-weight:700}.atto-ai-drawer__meta strong{color:#18336c}.atto-ai-empty,.atto-ai-state{display:flex;align-items:flex-start;gap:12px;margin:0 22px 14px;padding:14px 16px;border-radius:18px;border:1px solid rgba(60,101,245,.12);background:linear-gradient(180deg,#fffffff0,#f5f8fff5)}.atto-ai-empty i,.atto-ai-state i{margin-top:2px;color:#3c65f5;font-size:15px}.atto-ai-empty p,.atto-ai-state p{margin:0;color:#4b5b78;font-size:13px;line-height:1.45;font-weight:600}.atto-ai-state--error{border-color:#ef44442e;background:linear-gradient(180deg,#fff5f5fa,#fff0f0eb)}.atto-ai-state--error i{color:#dc2626}.atto-ai-state--error strong{display:block;margin-bottom:2px;color:#991b1b;font-size:12px;text-transform:uppercase;letter-spacing:.04em}.atto-ai-drawer__quick{display:flex;gap:10px;flex-wrap:wrap;padding:0 22px 16px}.atto-ai-drawer__quick button{min-height:34px;padding:0 14px;border:1px solid rgba(196,210,236,.96);border-radius:999px;background:#ffffffc7;color:#2b4a89;font-size:12px;font-weight:800;cursor:pointer;transition:transform .15s ease,border-color .15s ease,box-shadow .15s ease}.atto-ai-drawer__quick button:hover{transform:translateY(-1px);border-color:#536bff57;box-shadow:0 10px 24px #315efb1f}.atto-ai-thread{display:flex;flex-direction:column;gap:12px;flex:1 1 auto;min-height:0;max-height:none;overflow-y:auto;padding:0 22px 18px}.atto-ai-thread__message{max-width:min(680px,88%);padding:14px 16px 13px;border-radius:20px;font-size:14px;line-height:1.55;box-shadow:0 10px 28px #12254814}.atto-ai-thread__message--assistant{align-self:flex-start;border-top-left-radius:8px;background:#ffffffd1;color:#1d335f;border:1px solid rgba(213,223,239,.82)}.atto-ai-thread__message--user{align-self:flex-end;border-top-right-radius:8px;background:linear-gradient(135deg,#315efb,#5f69ff 55%,#297ae9);color:#fff}.atto-ai-thread__role{display:inline-flex;margin-bottom:6px;font-size:11px;font-weight:800;letter-spacing:.1em;text-transform:uppercase;opacity:.72}.atto-ai-thread__link{display:inline-flex;align-items:center;gap:6px;margin-top:8px;padding:7px 12px;border-radius:8px;background:#6366f11f;color:#4f46e5;font-size:13px;font-weight:700;text-decoration:none;transition:background .15s ease}.atto-ai-thread__link:hover{background:#6366f133}.atto-ai-thread__message p{margin:0;white-space:pre-wrap;word-break:break-word}.atto-ai-thread__message--loading{border-style:dashed}.atto-ai-thread__message--error{border-color:#ef444438;background:linear-gradient(180deg,#fff9f9,#fff4f4)}.atto-ai-thread__message--error .atto-ai-thread__role{color:#b42335}.atto-ai-thread__loading{display:inline-flex;gap:4px;margin-top:10px}.atto-ai-thread__loading span{width:7px;height:7px;border-radius:999px;background:#3c65f58c;animation:atto-ai-loading-dot 1s infinite ease-in-out}.atto-ai-thread__loading span:nth-child(2){animation-delay:.15s}.atto-ai-thread__loading span:nth-child(3){animation-delay:.3s}.atto-ai-sources{display:flex;flex-wrap:wrap;gap:8px;margin-top:12px}.atto-ai-source-chip{display:inline-flex;align-items:center;gap:8px;padding:7px 10px;border-radius:999px;border:1px solid rgba(60,101,245,.18);background:#3c65f514;color:#24407f;font-size:11px;font-weight:700;line-height:1;-webkit-appearance:none;-moz-appearance:none;appearance:none;cursor:default;text-align:left}.atto-ai-source-chip strong{font-weight:800;text-transform:uppercase;letter-spacing:.04em}.atto-ai-source-chip em{font-style:normal;color:#6077a0;font-weight:600}.atto-ai-source-chip:disabled{opacity:1}.atto-ai-source-chip--interactive{cursor:pointer;transition:transform .15s ease,box-shadow .15s ease,background .15s ease}.atto-ai-source-chip--interactive:hover,.atto-ai-source-chip--interactive:focus-visible{transform:translateY(-1px);background:#3c65f524;box-shadow:0 10px 24px #315efb24;outline:none}.atto-ai-source-modal{position:fixed;top:0;right:0;bottom:0;left:0;z-index:10210;display:flex;align-items:center;justify-content:center;padding:max(12px,env(safe-area-inset-top)) 12px max(12px,env(safe-area-inset-bottom));overflow:hidden}.atto-ai-source-modal__backdrop{position:absolute;top:0;right:0;bottom:0;left:0;border:0;background:#0c132275}.atto-ai-source-modal__card{position:relative;width:min(760px,100%);max-height:calc(100dvh - 24px);overflow:auto;border-radius:28px;border:1px solid rgba(198,211,235,.96);background:linear-gradient(180deg,#fffffffa,#f6f9fffa);box-shadow:0 40px 80px #0d183033}.atto-ai-source-modal__header{position:sticky;top:0;z-index:2;display:flex;align-items:flex-start;justify-content:space-between;gap:16px;padding:24px 24px 18px;border-bottom:1px solid rgba(214,223,242,.9);background:#fffffff5;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}.atto-ai-source-modal__eyebrow{margin:0 0 6px;color:#6077a0;font-size:12px;font-weight:800;letter-spacing:.08em;text-transform:uppercase}.atto-ai-source-modal__header h3{margin:0;color:#17305f;font-size:24px;line-height:1.2}.atto-ai-source-modal__close{flex:0 0 auto;width:42px;height:42px;border:0;border-radius:14px;background:#e6ecf9f5;color:#35538f;cursor:pointer}.atto-ai-source-modal__meta{display:grid;gap:10px;padding:18px 24px}.atto-ai-source-modal__meta p{display:grid;gap:4px;margin:0}.atto-ai-source-modal__meta strong{color:#5d7298;font-size:11px;font-weight:800;letter-spacing:.08em;text-transform:uppercase}.atto-ai-source-modal__meta span{color:#1e355f;font-size:14px;line-height:1.5;word-break:break-word}.atto-ai-source-modal__body{padding:0 24px 24px}.atto-ai-source-modal__body p{margin:0;padding:18px 20px;border-radius:20px;background:#edf2fcc7;color:#20345e;font-size:15px;line-height:1.7;white-space:pre-wrap;word-break:break-word}.atto-ai-composer{flex:0 0 auto;padding:0 18px 18px;background:linear-gradient(180deg,#f8fbff00,#f8fbfffa 28%)}.atto-ai-composer__panel{border:1px solid rgba(198,211,235,.96);border-radius:28px;background:#fffffff0;box-shadow:0 20px 46px #0f1d3f1f;overflow:hidden}.atto-ai-composer__panel:focus-within{border-color:#536bff6b;box-shadow:0 24px 52px #315efb2e}.atto-ai-composer textarea{display:block;width:100%;min-height:72px;max-height:180px;resize:none;border:0;padding:18px 20px 12px;background:transparent;color:#102245;font-size:16px;line-height:1.5;outline:none}.atto-ai-composer textarea::-moz-placeholder{color:#8192b1}.atto-ai-composer textarea::placeholder{color:#8192b1}.atto-ai-composer__footer{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:0 14px 14px 18px}.atto-ai-composer__footer span{color:#7a8aaa;font-size:12px;font-weight:700}.atto-ai-composer__footer button{display:inline-flex;align-items:center;justify-content:center;width:42px;height:42px;border:0;border-radius:14px;background:linear-gradient(135deg,#315efb,#6f63ff);color:#fff;box-shadow:0 14px 28px #315efb42;cursor:pointer;transition:transform .15s ease,opacity .15s ease,box-shadow .15s ease}.atto-ai-composer__footer button:hover:not(:disabled){transform:translateY(-1px);box-shadow:0 18px 34px #315efb52}.atto-ai-composer__footer button:disabled{cursor:default;opacity:.42;box-shadow:none}@keyframes atto-ai-backdrop-in{0%{opacity:0}to{opacity:1}}@keyframes atto-ai-drawer-in{0%{opacity:0;transform:translateY(28px) scale(.985)}to{opacity:1;transform:translateY(0) scale(1)}}@keyframes atto-ai-loading-dot{0%,80%,to{transform:scale(.7);opacity:.4}40%{transform:scale(1);opacity:1}}.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;touch-action:none}.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:var(--app-surface);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}.tools-fab__entry{display:inline-flex;align-items:center;gap:4px}.tools-fab__repin{display:inline-grid;place-items:center;width:26px;height:26px;border:1px solid rgba(60,101,245,.18);border-radius:999px;background:#ffffffd9;color:#7b8aa8;font-size:10px;cursor:pointer;transition:color .14s ease,border-color .14s ease,background .14s ease}.tools-fab__repin:hover,.tools-fab__repin:focus-visible{color:#3c65f5;border-color:#3c65f55c;background:#fff;outline:0}@media (max-width: 991.98px){.tools-fab{top:11px;right:14px;z-index:1036}.tools-fab__trigger{width:34px;height:34px;min-width:0;padding:0;display:grid;place-items:center;gap:0;border-radius:8px;background:var(--app-sidebar-card-bg);color:var(--atto-sidebar-text);border:1px solid var(--app-sidebar-border);box-shadow:none;-webkit-backdrop-filter:none;backdrop-filter:none}.tools-fab__trigger .tools-fab__spark{line-height:1;margin:0}.tools-fab__trigger span,.tools-fab__chevron{display:none}.tools-fab__rail{top:calc(100% + 8px);right:0;left:auto;flex-direction:column;align-items:stretch;border-radius:18px;transform:translateY(8px) scale(.96);transform-origin:top right}.tools-fab:hover .tools-fab__rail,.tools-fab.is-open .tools-fab__rail,.tools-fab:focus-within .tools-fab__rail{transform:translateY(0) scale(1)}.tools-fab__action{justify-content:flex-start}.tools-fab__entry .tools-fab__action{flex:1}}.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:10120;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:var(--app-muted-surface);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:var(--app-text-muted);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)}}.bug-report-modal{position:fixed;top:0;right:0;bottom:0;left:0;z-index:10200;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__field{display:flex;align-items:center;gap:10px;margin:0 0 10px}.bug-report-modal__field-label{font-size:.8125rem;font-weight:600;color:var(--app-text-muted, #6b7280);white-space:nowrap;margin:0}.bug-report-modal__field .form-select{max-width:220px}.bug-report-modal__label-row{display:flex;align-items:center;justify-content:space-between;gap:10px;margin-bottom:8px}.bug-report-modal__label{display:block;margin-bottom:8px;color:#102a56;font-size:13px;font-weight:800}.bug-report-modal__label-row .bug-report-modal__label{margin-bottom:0}.bug-report-modal__mic{display:inline-flex;align-items:center;gap:6px;height:30px;padding:0 12px;border:1px solid #cddaf0;border-radius:999px;background:var(--app-surface);color:#24407f;font-size:12px;font-weight:800;cursor:pointer;transition:color .14s ease,border-color .14s ease,background .14s ease}.bug-report-modal__mic i{color:#3c65f5;font-size:12px}.bug-report-modal__mic:hover,.bug-report-modal__mic:focus-visible{border-color:#3c65f566;outline:0}.bug-report-modal__mic--on{border-color:#d23b4e73;color:#d23b4e;background:#fff5f6}.bug-report-modal__mic--on i{color:#d23b4e;animation:bug-report-mic-pulse 1.1s ease-in-out infinite}@keyframes bug-report-mic-pulse{0%,to{opacity:1}50%{opacity:.45}}.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){.app-support-fab{right:14px;bottom:14px;gap:8px}.app-ai-fab{right:14px;bottom:68px}.bug-report-button,.atto-ai-button{width:46px;min-width:46px;height:46px;padding:0}.bug-report-button span{display:none}.atto-ai-drawer{width:calc(100vw - 12px);max-height:calc(100dvh - 12px);margin:0;border-radius:22px}.atto-ai-workspace{grid-template-columns:1fr;grid-template-rows:auto minmax(0,1fr)}.atto-ai-history{padding:12px 12px 10px;border-right:0;border-bottom:1px solid rgba(211,222,241,.9)}.atto-ai-history__privacy{margin-bottom:8px}.atto-ai-history__list{flex-direction:row;max-height:92px;overflow-x:auto;overflow-y:hidden}.atto-ai-history__item{flex:0 0 190px}.atto-ai-history__state{margin:8px 6px}.atto-ai-drawer__header{padding:16px 16px 12px}.atto-ai-drawer__intro,.atto-ai-drawer__quick,.atto-ai-thread{padding-left:16px;padding-right:16px}.atto-ai-thread{max-height:none;min-height:0}.atto-ai-thread__message{max-width:100%;font-size:13px}.atto-ai-composer{padding:0 12px 12px}.atto-ai-composer textarea{min-height:64px;padding:16px 16px 10px;font-size:15px}.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}.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}.seat-offer-list{display:flex;flex-direction:column}.seat-offer-list .seat-offer-row{width:100%}.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}.role-admin-warning{margin-top:14px;padding:12px 14px;border-radius:8px;background:#fff5e6;border:1px solid #f0b95a;border-left:4px solid #e8912a;color:#7a4b09;font-size:14px;line-height:1.5}.role-admin-warning i{color:#e8912a}.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-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:1240;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{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-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 .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{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 .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 .tools-fab__trigger,html.theme-dark .tools-fab__action,html.theme-dark .atto-ai-button,html.theme-dark .bug-report-button,html.theme-dark .global-search-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 .atto-ai-button:hover,html.theme-dark .bug-report-button: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{color:var(--app-text-muted)}html.theme-dark .atto-ai-shell__backdrop{background:radial-gradient(circle at 78% 86%,rgba(83,107,255,.24),transparent 18%),radial-gradient(circle at 20% 16%,rgba(34,198,201,.14),transparent 22%),#080c167a}html.theme-dark .atto-ai-drawer{border-color:#44506dd1;background:radial-gradient(circle at top left,rgba(49,94,251,.18),transparent 26%),radial-gradient(circle at top right,rgba(34,198,201,.12),transparent 24%),linear-gradient(180deg,#121824fa,#0c101cfa);box-shadow:0 40px 120px #0000006b}html.theme-dark .atto-ai-history{border-color:#44506dd1;background:#0d1320b8}html.theme-dark .atto-ai-history h3,html.theme-dark .atto-ai-history__open strong{color:#e5ecff}html.theme-dark .atto-ai-history__eyebrow,html.theme-dark .atto-ai-history__privacy,html.theme-dark .atto-ai-history__open time,html.theme-dark .atto-ai-history__state{color:#9fb0d0}html.theme-dark .atto-ai-history__new,html.theme-dark .atto-ai-history__delete{border-color:#44506dd1;background:#111827e0;color:#b8c8ff}html.theme-dark .atto-ai-history__item.is-active{border-color:#7085ff6b;background:#31417c6b}html.theme-dark .atto-ai-history__open:hover,html.theme-dark .atto-ai-history__open:focus-visible{background:#25314eb8}html.theme-dark .atto-ai-drawer__header h2,html.theme-dark .atto-ai-thread__message--assistant,html.theme-dark .atto-ai-composer textarea{color:#f3f6ff}html.theme-dark .atto-ai-composer textarea::-moz-placeholder{color:#9fb0d0}html.theme-dark .atto-ai-drawer__eyebrow,html.theme-dark .atto-ai-drawer__intro p,html.theme-dark .atto-ai-drawer__meta,html.theme-dark .atto-ai-composer__footer span,html.theme-dark .atto-ai-composer textarea::placeholder{color:#9fb0d0}html.theme-dark .atto-ai-drawer__close,html.theme-dark .atto-ai-drawer__quick button,html.theme-dark .atto-ai-thread__message--assistant,html.theme-dark .atto-ai-composer__panel{border-color:#44506dd1;background:#111827e0}html.theme-dark .atto-ai-empty,html.theme-dark .atto-ai-state{background:linear-gradient(180deg,#1c1c1cf5,#171717f5);border-color:#2f2f2f}html.theme-dark .atto-ai-empty p,html.theme-dark .atto-ai-state p,html.theme-dark .atto-ai-thread__message p{color:#d4d4d4}html.theme-dark .atto-ai-source-chip{background:#4f68f529;border-color:#4f68f53d;color:#dbe4ff}html.theme-dark .atto-ai-source-chip em{color:#a7b7df}html.theme-dark .atto-ai-drawer__close{color:#b8c4de}html.theme-dark .atto-ai-drawer__close:hover{color:#fff}html.theme-dark .atto-ai-drawer__quick button{color:#d8e3ff}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 .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 .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 .linkedin-messages__composer textarea,html.theme-dark .soc-edit-header,html.theme-dark .soc-form .form-control,html.theme-dark .company-directory__icon-btn,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,html.theme-dark .soc-row-link input,html.theme-dark .company-directory__search input,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 .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__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-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-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 .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 .bo-cvs__table tr:hover,html.theme-dark .job-modal-backdrop{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-page__mission-title,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 .sales-pipeline__actions button,html.theme-dark .sales-toolbar button,html.theme-dark .sales-toolbar select,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__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-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__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 .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-alert,html.theme-dark .job-row,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-list,html.theme-dark .soc-search-box,html.theme-dark .soc-row,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 .mission-extranet,html.theme-dark .invoices-page,html.theme-dark .gestion-page,html.theme-dark .gestion-page .bo-add__card,html.theme-dark .lm-modal{background:var(--app-surface);border-color:var(--app-border)}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__filter,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__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__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__table th,html.theme-dark .jobs-page__table td,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 .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)}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.theme-dark .app-main,html.theme-dark .app-main__container{background:#171717!important;color:var(--app-text)}html.theme-dark .app-sidebar{background:#171717!important;border-right-color:#2f2f2f!important;color:#e5e5e5!important}html.theme-dark .app-sidebar__header,html.theme-dark .app-sidebar__footer{background:#171717!important;border-color:#2f2f2f!important}html.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.theme-dark .app-sidebar__group-toggle,html.theme-dark .app-sidebar__utility,html.theme-dark .app-sidebar__theme-toggle,html.theme-dark .tools-fab__trigger,html.theme-dark .tools-fab__rail,html.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.theme-dark .app-sidebar__item--active,html.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.theme-dark .app-sidebar__direct,html.theme-dark .app-sidebar__logout{color:#d4d4d4!important}html.theme-dark .app-sidebar__item:hover,html.theme-dark .app-sidebar__direct:hover,html.theme-dark .app-sidebar__logout:hover{background:#242424!important;border-color:#343434!important;color:#fff!important}html.theme-dark .bo-list--candidates-table,html.theme-dark .bo-list--candidates-table .bo-list__main{background:#171717!important}html.theme-dark .bo-list--candidates-table .bo-list__hero,html.theme-dark .bo-list__panel,html.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.theme-dark .bo-list--candidates-table .bo-list__hero-title{color:#f5f5f5!important}html.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.theme-dark .bo-list__toolbar-select,html.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{color:#f5f5f5!important}html.theme-dark .bo-list__toolbar-select span,html.theme-dark .bo-list__toolbar-search{color:#a3a3a3!important}html.theme-dark .bo-list__toolbar-search:focus-within,html.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{background:#202020!important;color:#b8b8b8!important;border-color:#303030!important}html.theme-dark .bo-list__table td,html.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.theme-dark .bo-list__table tbody tr:hover{background:#242424!important}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 .bo-list__table-main-text{color:#f5f5f5!important}html.theme-dark .bo-list__row-title,html.theme-dark .bo-list__mission-meta,html.theme-dark .bo-list__contact-meta,html.theme-dark .bo-list__table-sub-text{color:#a3a3a3!important}html.theme-dark .bo-list__company-icon,html.theme-dark .bo-list__mission-icon,html.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{background:#173124!important;color:#8ee0b2!important}html.theme-dark .bo-list__table-action,html.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.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.theme-dark .tools-fab__trigger,html.theme-dark .tools-fab__rail,html.theme-dark .tools-fab__action,html.theme-dark .global-search-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{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{color:#fff!important}html.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)}html.theme-dark .sales-contacts__search-card,html.theme-dark .sales-contacts__table-wrap,html.theme-dark .jobs-page__search-card,html.theme-dark .jobs-page__table-wrap,html.theme-dark .sales-pipeline__header,html.theme-dark .sales-pipeline__create,html.theme-dark .sales-pipeline__column,html.theme-dark .sales-pipeline__card,html.theme-dark .linkedin-messages__surface,html.theme-dark .linkedin-messages__list-head,html.theme-dark .linkedin-messages__thread-head,html.theme-dark .linkedin-messages__composer,html.theme-dark .linkedin-messages__message-bubble,html.theme-dark .bo-list__quick-panel,html.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}html.theme-dark .sales-pipeline__column,html.theme-dark .linkedin-messages__thread-body,html.theme-dark .bo-list__quick-company,html.theme-dark .bo-list__quick-attrs div,html.theme-dark .bo-list__modal-btn--secondary{background:var(--app-dark-panel-2)!important;border-color:var(--app-dark-border)!important}html.theme-dark .sales-pipeline-page,html.theme-dark .jobs-page,html.theme-dark .bo-list--linkedin-messages,html.theme-dark .bo-list--sales-contacts{background:var(--app-dark-canvas)!important}html.theme-dark .sales-contacts__title,html.theme-dark .sales-pipeline__title-block h1,html.theme-dark .linkedin-messages__thread-head h2,html.theme-dark .linkedin-messages__conversation-main strong,html.theme-dark .linkedin-messages__message-meta strong,html.theme-dark .jobs-page__mission-title,html.theme-dark .jobs-page__company-name,html.theme-dark .bo-list__quick-person h3,html.theme-dark .bo-list__quick-company strong,html.theme-dark .bo-list__quick-section h4,html.theme-dark .bo-list__modal-header h3{color:var(--app-dark-text)!important}html.theme-dark .sales-contacts__subtitle,html.theme-dark .sales-pipeline__title-block p,html.theme-dark .sales-pipeline__view-label,html.theme-dark .linkedin-messages__list-head span,html.theme-dark .linkedin-messages__thread-head span,html.theme-dark .linkedin-messages__conversation-main span,html.theme-dark .linkedin-messages__message-meta,html.theme-dark .linkedin-messages__composer label,html.theme-dark .linkedin-messages__composer-actions span,html.theme-dark .jobs-page__mission-link,html.theme-dark .jobs-page__company-meta,html.theme-dark .bo-list__quick-person p,html.theme-dark .bo-list__quick-attrs span,html.theme-dark .bo-list__modal-body,html.theme-dark .sales-pipeline__column-head small,html.theme-dark .sales-pipeline__card>span:not(.sales-pipeline__card-top){color:var(--app-dark-text-muted)!important}html.theme-dark .sales-contacts__ghost-btn,html.theme-dark .jobs-page__search,html.theme-dark .jobs-page__filter,html.theme-dark .sales-pipeline__actions button,html.theme-dark .sales-pipeline__quick-new,html.theme-dark .sales-pipeline__create input,html.theme-dark .sales-pipeline__create select,html.theme-dark .linkedin-messages__composer textarea,html.theme-dark .bo-list__quick-section select,html.theme-dark .bo-list__quick-section textarea,html.theme-dark .bo-list__modal-btn,html.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}html.theme-dark .jobs-page__search input,html.theme-dark .jobs-page__filter select,html.theme-dark .sales-pipeline__create input,html.theme-dark .sales-pipeline__create select,html.theme-dark .linkedin-messages__composer textarea,html.theme-dark .bo-list__quick-section select,html.theme-dark .bo-list__quick-section textarea{color:var(--app-dark-text)!important}html.theme-dark .jobs-page__search input::-moz-placeholder,html.theme-dark .linkedin-messages__composer textarea::-moz-placeholder,html.theme-dark .bo-list__quick-section textarea::-moz-placeholder{color:#888891!important}html.theme-dark .jobs-page__search input::placeholder,html.theme-dark .linkedin-messages__composer textarea::placeholder,html.theme-dark .bo-list__quick-section textarea::placeholder{color:#888891!important}html.theme-dark .sales-contacts__ghost-btn:hover,html.theme-dark .sales-contacts__ghost-btn.is-active,html.theme-dark .jobs-page__search:hover,html.theme-dark .jobs-page__filter:hover,html.theme-dark .sales-pipeline__actions button:hover,html.theme-dark .sales-pipeline__quick-new:hover,html.theme-dark .linkedin-messages__conversation:hover,html.theme-dark .bo-list__quick-company:hover,html.theme-dark .bo-list__quick-close:hover,html.theme-dark .bo-list__modal-btn--secondary:hover{background:var(--app-dark-panel-3)!important;border-color:#4a4a4a!important}html.theme-dark .sales-contacts__primary-add,html.theme-dark .sales-contacts__search-btn,html.theme-dark .jobs-page__primary-add,html.theme-dark .sales-pipeline__actions .sales-pipeline__new,html.theme-dark .sales-pipeline__create-actions button[type=submit],html.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}html.theme-dark .sales-contacts__primary-add:hover,html.theme-dark .sales-contacts__search-btn:hover,html.theme-dark .jobs-page__primary-add:hover,html.theme-dark .sales-pipeline__actions .sales-pipeline__new:hover,html.theme-dark .sales-pipeline__create-actions button[type=submit]:hover,html.theme-dark .linkedin-messages__send-btn:hover:not(:disabled),html.theme-dark .bo-list__quick-section button[type=submit]:hover:not(:disabled){background:#5d7aff!important;border-color:#5d7aff!important}html.theme-dark .bo-list--sales-contacts .bo-list__table th,html.theme-dark .jobs-page .bo-list__table th,html.theme-dark .bo-list__table th{background:#202020!important;color:#b4b4ba!important;border-color:var(--app-dark-border)!important}html.theme-dark .bo-list--sales-contacts .bo-list__table td,html.theme-dark .jobs-page .bo-list__table td,html.theme-dark .bo-list__table td,html.theme-dark .bo-list__table tbody tr,html.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}html.theme-dark .bo-list--sales-contacts .bo-list__table tbody tr:hover td,html.theme-dark .jobs-page .bo-list__table tbody tr:hover td,html.theme-dark .bo-list__table tbody tr:hover td,html.theme-dark .jobs-page .job-row:hover{background:#232323!important}html.theme-dark .sales-pipeline__column-head span,html.theme-dark .linkedin-messages__conversation-count,html.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}html.theme-dark .sales-pipeline__column.is-over{background:#202431!important;border-color:#4b66f6!important}html.theme-dark .sales-pipeline__column-head span{color:#cddbff!important}html.theme-dark .sales-pipeline__column.is-won .sales-pipeline__column-head span{background:#163025!important;border-color:#24523d!important;color:#a9ebc8!important}html.theme-dark .sales-pipeline__column.is-lost .sales-pipeline__column-head span{background:#331a1d!important;border-color:#5f2d33!important;color:#ffb6be!important}html.theme-dark .sales-pipeline__card:hover{background:#242424!important;border-color:#454545!important;box-shadow:0 14px 28px #00000042!important}html.theme-dark .sales-pipeline__card-top strong,html.theme-dark .sales-pipeline__column-head strong,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-contacts__favorite,html.theme-dark .sales-contacts__details i{color:var(--app-dark-text-soft)!important}html.theme-dark .linkedin-messages__list,html.theme-dark .linkedin-messages__thread-head,html.theme-dark .linkedin-messages__composer{border-color:var(--app-dark-border)!important}html.theme-dark .linkedin-messages__conversation{color:var(--app-dark-text-soft)!important;border-bottom-color:var(--app-dark-border)!important}html.theme-dark .linkedin-messages__conversation.is-active{background:#24283a!important;border-left:3px solid var(--app-dark-accent)!important}html.theme-dark .linkedin-messages__avatar,html.theme-dark .linkedin-messages__message-avatar{background:#3150da!important;color:#fff!important}html.theme-dark .linkedin-messages__message.is-self .linkedin-messages__message-avatar{background:#4a4d5f!important}html.theme-dark .linkedin-messages__message-bubble{background:#202020!important;border-color:#343434!important}html.theme-dark .linkedin-messages__message.is-self .linkedin-messages__message-bubble{background:#eef2ff!important;border-color:#bcc9ff!important}html.theme-dark .linkedin-messages__message p{color:var(--app-dark-text-soft)!important}html.theme-dark .linkedin-messages__message.is-self .linkedin-messages__message-bubble .linkedin-messages__message-meta,html.theme-dark .linkedin-messages__message.is-self .linkedin-messages__message-bubble .linkedin-messages__message-meta strong,html.theme-dark .linkedin-messages__message.is-self .linkedin-messages__message-bubble p{color:#172033!important}html.theme-dark .linkedin-messages__conversation-delete,html.theme-dark .bo-list__table-delete,html.theme-dark .bo-list__modal-btn--danger{background:#341a1d!important;border-color:#6f3038!important;color:#ffbdc5!important}html.theme-dark .linkedin-messages__conversation-delete:hover,html.theme-dark .bo-list__table-delete:hover,html.theme-dark .bo-list__modal-btn--danger:hover{background:#402025!important;border-color:#87404a!important}html.theme-dark .bo-list__quick-company span,html.theme-dark .bo-list__quick-icon,html.theme-dark .jobs-page__mission-icon,html.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}.users-list-pagination{display:flex;align-items:center;justify-content:center;gap:12px;margin-top:18px;padding:14px 0 4px;border-top:1px solid rgba(148,163,184,.18)}.users-list-pagination>span{min-width:100px;color:#71809a;font-size:12px;font-weight:700;text-align:center}.users-list-pagination .ua-btn{min-width:88px}html.theme-dark .users-list-pagination{border-top-color:#94a3b83d}html.theme-dark .users-list-pagination>span{color:#aebbd0}*,: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-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-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-col-span-1{grid-column:span 1 / span 1}.tw-col-span-12{grid-column:span 12 / span 12}.tw-col-span-2{grid-column:span 2 / span 2}.tw-col-span-4{grid-column:span 4 / span 4}.tw-col-span-5{grid-column:span 5 / span 5}.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-box-border{box-sizing:border-box}.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-1\.5{height:.375rem}.tw-h-10{height:2.5rem}.tw-h-11{height:2.75rem}.tw-h-12{height:3rem}.tw-h-2{height:.5rem}.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-60{max-height:15rem}.tw-max-h-\[110px\]{max-height:110px}.tw-max-h-\[220px\]{max-height:220px}.tw-max-h-\[280px\]{max-height:280px}.tw-max-h-\[320px\]{max-height:320px}.tw-min-h-0{min-height:0px}.tw-min-h-\[28px\]{min-height:28px}.tw-min-h-\[500px\]{min-height:500px}.tw-min-h-\[72px\]{min-height:72px}.tw-min-h-\[86px\]{min-height:86px}.tw-min-h-screen{min-height:100vh}.tw-w-1\.5{width:.375rem}.tw-w-10{width:2.5rem}.tw-w-11{width:2.75rem}.tw-w-12{width:3rem}.tw-w-2{width:.5rem}.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-fit{width:-moz-fit-content;width:fit-content}.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-\[620px\]{max-width:620px}.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\%\]{--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-start{justify-content:flex-start}.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-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-b-2{border-bottom-width:2px}.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-\[\#f0f2f5\]{--tw-border-opacity: 1;border-color:rgb(240 242 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-100{--tw-border-opacity: 1;border-color:rgb(219 234 254 / 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-emerald-100{--tw-border-opacity: 1;border-color:rgb(209 250 229 / var(--tw-border-opacity))}.tw-border-emerald-400{--tw-border-opacity: 1;border-color:rgb(52 211 153 / var(--tw-border-opacity))}.tw-border-emerald-500{--tw-border-opacity: 1;border-color:rgb(16 185 129 / var(--tw-border-opacity))}.tw-border-gray-200{--tw-border-opacity: 1;border-color:rgb(229 231 235 / var(--tw-border-opacity))}.tw-border-green-200{--tw-border-opacity: 1;border-color:rgb(187 247 208 / 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-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-200\/80{border-color:#e2e8f0cc}.tw-border-slate-300{--tw-border-opacity: 1;border-color:rgb(203 213 225 / var(--tw-border-opacity))}.tw-border-transparent{border-color:transparent}.tw-border-violet-100{--tw-border-opacity: 1;border-color:rgb(237 233 254 / var(--tw-border-opacity))}.tw-border-l-gray-400{--tw-border-opacity: 1;border-left-color:rgb(156 163 175 / var(--tw-border-opacity))}.tw-border-t-gray-400{--tw-border-opacity: 1;border-top-color:rgb(156 163 175 / var(--tw-border-opacity))}.\!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-\[\#f7fbf9\]{--tw-bg-opacity: 1;background-color:rgb(247 251 249 / 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-100{--tw-bg-opacity: 1;background-color:rgb(254 243 199 / var(--tw-bg-opacity))}.tw-bg-amber-50{--tw-bg-opacity: 1;background-color:rgb(255 251 235 / var(--tw-bg-opacity))}.tw-bg-amber-50\/80{background-color:#fffbebcc}.tw-bg-amber-500{--tw-bg-opacity: 1;background-color:rgb(245 158 11 / 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-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-600{--tw-bg-opacity: 1;background-color:rgb(37 99 235 / var(--tw-bg-opacity))}.tw-bg-emerald-100{--tw-bg-opacity: 1;background-color:rgb(209 250 229 / 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-gray-100{--tw-bg-opacity: 1;background-color:rgb(243 244 246 / var(--tw-bg-opacity))}.tw-bg-green-50{--tw-bg-opacity: 1;background-color:rgb(240 253 244 / 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-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\/80{background-color:#fffc}.tw-bg-white\/90{background-color:#ffffffe6}.tw-bg-white\/95{background-color:#fffffff2}.tw-bg-\[radial-gradient\(circle_at_top_left\,rgba\(37\,211\,102\,0\.08\)\,transparent_34\%\)\,linear-gradient\(180deg\,\#fbfefd_0\%\,\#f6faf8_100\%\)\]{background-image:radial-gradient(circle at top left,rgba(37,211,102,.08),transparent 34%),linear-gradient(180deg,#fbfefd,#f6faf8)}.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-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-emerald-50\/95{--tw-gradient-from: rgb(236 253 245 / .95) var(--tw-gradient-from-position);--tw-gradient-to: rgb(236 253 245 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to) }.tw-from-emerald-500{--tw-gradient-from: #10b981 var(--tw-gradient-from-position);--tw-gradient-to: rgb(16 185 129 / 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-via-white{--tw-gradient-to: rgb(255 255 255 / 0) var(--tw-gradient-to-position);--tw-gradient-stops: var(--tw-gradient-from), #fff var(--tw-gradient-via-position), var(--tw-gradient-to) }.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-emerald-50\/70{--tw-gradient-to: rgb(236 253 245 / .7) var(--tw-gradient-to-position) }.tw-to-emerald-600{--tw-gradient-to: #059669 var(--tw-gradient-to-position) }.tw-object-cover{-o-object-fit:cover;object-fit:cover}.tw-p-0{padding:0}.tw-p-1{padding:.25rem}.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-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-3\.5{padding-top:.875rem;padding-bottom:.875rem}.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-px{padding-top:1px;padding-bottom:1px}.tw-pb-3{padding-bottom:.75rem}.tw-pb-4{padding-bottom:1rem}.tw-pb-\[30px\]{padding-bottom:30px}.tw-pl-10{padding-left:2.5rem}.tw-pr-1{padding-right:.25rem}.tw-pr-24{padding-right:6rem}.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-\[20px\]{font-size:20px}.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\.06em\]{letter-spacing:.06em}.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-\[color\:var\(--app-text-muted\,\#6b7280\)\]{color:var(--app-text-muted,#6b7280)}.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-amber-800\/80{color:#92400ecc}.tw-text-amber-900{--tw-text-opacity: 1;color:rgb(120 53 15 / 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-600{--tw-text-opacity: 1;color:rgb(5 150 105 / var(--tw-text-opacity))}.tw-text-emerald-700{--tw-text-opacity: 1;color:rgb(4 120 87 / var(--tw-text-opacity))}.tw-text-emerald-800{--tw-text-opacity: 1;color:rgb(6 95 70 / var(--tw-text-opacity))}.tw-text-gray-400{--tw-text-opacity: 1;color:rgb(156 163 175 / var(--tw-text-opacity))}.tw-text-gray-500{--tw-text-opacity: 1;color:rgb(107 114 128 / var(--tw-text-opacity))}.tw-text-green-600{--tw-text-opacity: 1;color:rgb(22 163 74 / var(--tw-text-opacity))}.tw-text-green-700{--tw-text-opacity: 1;color:rgb(21 128 61 / 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-orange-500{--tw-text-opacity: 1;color:rgb(249 115 22 / var(--tw-text-opacity))}.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-500{--tw-text-opacity: 1;color:rgb(244 63 94 / 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-100{--tw-text-opacity: 1;color:rgb(241 245 249 / 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-500{--tw-text-opacity: 1;color:rgb(139 92 246 / 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-opacity-75{opacity:.75}.\!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\.05\)\]{--tw-shadow: 0 -12px 30px rgba(15,50,88,.05);--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_-16px_36px_rgba\(15\,50\,88\,0\.06\)\]{--tw-shadow: 0 -16px 36px rgba(15,50,88,.06);--tw-shadow-colored: 0 -16px 36px 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\.04\)\]{--tw-shadow: 0 10px 24px rgba(15,50,88,.04);--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_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_10px_24px_rgba\(16\,185\,129\,0\.22\)\]{--tw-shadow: 0 10px 24px rgba(16,185,129,.22);--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_30px_rgba\(15\,50\,88\,0\.06\)\]{--tw-shadow: 0 12px 30px rgba(15,50,88,.06);--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_14px_32px_rgba\(15\,50\,88\,0\.08\)\]{--tw-shadow: 0 14px 32px rgba(15,50,88,.08);--tw-shadow-colored: 0 14px 32px 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_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_20px_rgba\(15\,50\,88\,0\.05\)\]{--tw-shadow: 0 8px 20px rgba(15,50,88,.05);--tw-shadow-colored: 0 8px 20px 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_20px_rgba\(16\,185\,129\,0\.22\)\]{--tw-shadow: 0 8px 20px rgba(16,185,129,.22);--tw-shadow-colored: 0 8px 20px 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_20px_rgba\(37\,99\,235\,0\.14\)\]{--tw-shadow: 0 8px 20px rgba(37,99,235,.14);--tw-shadow-colored: 0 8px 20px 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-\[inset_0_1px_0_rgba\(255\,255\,255\,0\.65\)\]{--tw-shadow: inset 0 1px 0 rgba(255,255,255,.65);--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-\[inset_0_1px_0_rgba\(255\,255\,255\,0\.8\)\]{--tw-shadow: inset 0 1px 0 rgba(255,255,255,.8);--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-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-backdrop-blur{--tw-backdrop-blur: blur(8px);-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-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-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-gray-100:hover{--tw-bg-opacity: 1;background-color:rgb(243 244 246 / 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\/70:hover{background-color:#f8fafcb3}.hover\:tw-bg-slate-800:hover{--tw-bg-opacity: 1;background-color:rgb(30 41 59 / var(--tw-bg-opacity))}.hover\:tw-bg-white\/70:hover{background-color:#ffffffb3}.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-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-border-emerald-400:focus{--tw-border-opacity: 1;border-color:rgb(52 211 153 / 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\:tw-ring-emerald-100:focus{--tw-ring-opacity: 1;--tw-ring-color: rgb(209 250 229 / 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-50:disabled{--tw-bg-opacity: 1;background-color:rgb(248 250 252 / var(--tw-bg-opacity))}.disabled\:tw-text-slate-400:disabled{--tw-text-opacity: 1;color:rgb(148 163 184 / var(--tw-text-opacity))}.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-5{grid-column:span 5 / span 5}.md\:tw-grid{display:grid}.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-end{justify-content:flex-end}.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-3{grid-template-columns:repeat(3,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 .lm-modal,html.theme-dark .role-admin-warning{background:#3a2c12!important;border-color:#7a5a1f!important;border-left-color:#e8912a!important;color:#f4d9a8!important}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 .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 .global-search__box,html.theme-dark .global-search__results{background:#1c1c1c;border-color:#2f2f2f}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 .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 .alert a{color:#bcd0ff;text-decoration:underline}html.theme-dark .alert a:hover{color:#dde7ff}html.theme-dark .alert code{color:inherit}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}html.theme-dark .linkedin-messages__message.is-self .linkedin-messages__message-bubble{background:#242424!important;border-color:#2f2f2f!important}html.theme-dark .linkedin-messages__message.is-self .linkedin-messages__message-bubble p,html.theme-dark .linkedin-messages__message.is-self .linkedin-messages__message-bubble .linkedin-messages__message-meta,html.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)}html.theme-dark .mfa-status{background:#242424;color:#a3a3a3}html.theme-dark .mfa-method{background:#1c1c1c;border-color:#2f2f2f}html.theme-dark .mfa-method:hover:not(:disabled){border-color:#3a3a3a}html.theme-dark .mfa-method__ic{background:#242424}html.theme-dark .mfa-method__title{color:#f5f5f5}html.theme-dark .mfa-enroll{background:#222;border-color:#2f2f2f}html.theme-dark .mfa-step__t,html.theme-dark .mfa-backup__count b{color:#f5f5f5}html.theme-dark .mfa-secret code,html.theme-dark .mfa-code-input{background:#242424;color:#f5f5f5;border-color:#3a3a3a}html.theme-dark .mfa-code-input::-moz-placeholder{color:#8f8f8f}html.theme-dark .mfa-code-input::placeholder{color:#8f8f8f}html.theme-dark .mfa-copy{background:#242424}html.theme-dark .mfa-divider{background:#2f2f2f}html.theme-dark .mfa-codes li{background:#242424;color:#f5f5f5;border-color:#2f2f2f}html.theme-dark .mfa-warn{background:#f5a62324;color:#f3c98a;border-color:#f5a62352}html.theme-dark .mfa-error{color:#ff9b9c}select option{color:#05264e;background:#fff}html.theme-dark select option{color:#fafafa;background:#262626}select{color-scheme:light}html.theme-dark select{color-scheme:dark}html.theme-dark .app-fab-dismiss,html.theme-dark .tools-fab__repin{background:#1c1c1c;border-color:#3a3a3a;color:#a3a3a3}html.theme-dark .app-fab-dismiss:hover,html.theme-dark .app-fab-dismiss:focus-visible{color:#ff7b8c;border-color:#ff7b8c73}html.theme-dark .tools-fab__repin:hover,html.theme-dark .tools-fab__repin:focus-visible{color:#8fa8ff;border-color:#8fa8ff73;background:#242424}html.theme-dark .bug-report-modal__mic{border-color:#3a3a3a;color:#f5f5f5}html.theme-dark .bug-report-modal__mic--on{background:#2a1c1e;border-color:#ff7b8c73;color:#ff7b8c}html.theme-dark .bo-list--company-directory .company-directory__toolbar{background:linear-gradient(180deg,#181818,#151515)!important}html.theme-dark .bo-list--company-directory .company-directory__table tbody tr:hover td{background:#242424!important}html.theme-dark .bo-list--company-directory .company-directory__surface:hover,html.theme-dark .bo-list--company-directory .company-directory__toolbar:hover{background:inherit!important}html.theme-dark .bo-list--company-directory .company-directory__company,html.theme-dark .bo-list--company-directory .company-directory__company-copy,html.theme-dark .bo-list--company-directory .company-directory__name,html.theme-dark .bo-list--company-directory .company-directory__meta,html.theme-dark .bo-list--company-directory .company-directory__text-cell{background:transparent!important}html.theme-dark .bo-list--company-directory .company-directory__search:focus-within,html.theme-dark .bo-list--company-directory .company-directory__icon-btn:hover{box-shadow:none!important;border-color:#4b5568!important}html.theme-dark .bo-list--company-directory .company-directory__pagination .bo-list__page-btn,html.theme-dark .bo-list--company-directory .company-directory__pagination .bo-list__page-num{background:#1b1f26!important;border-color:#364152!important;color:#e5e7eb!important;box-shadow:none!important}html.theme-dark .bo-list--company-directory .company-directory__pagination .bo-list__page-btn:hover,html.theme-dark .bo-list--company-directory .company-directory__pagination .bo-list__page-num:hover,html.theme-dark .bo-list--company-directory .company-directory__pagination .bo-list__page-btn:focus-visible,html.theme-dark .bo-list--company-directory .company-directory__pagination .bo-list__page-num:focus-visible{background:#232933!important;border-color:#4b5568!important;color:#fff!important;box-shadow:none!important}html.theme-dark .bo-list--company-directory .company-directory__pagination .bo-list__page-num.is-active{background:#202632!important;border-color:#5b6880!important;color:#fff!important;box-shadow:inset 0 0 0 1px #ffffff0a!important}html.theme-dark .bo-one{color:#f3f4f6;background:#171717}html.theme-dark .bo-one__layout{gap:28px}html.theme-dark .bo-one__main,html.theme-dark .bo-one__sidebar{min-width:0}html.theme-dark .bo-one__hero{position:relative;overflow:hidden;border:1px solid rgba(63,63,70,.72);background:#1b1b1b;box-shadow:inset 0 1px #ffffff08,0 20px 44px #00000047}html.theme-dark .bo-one__hero:after{content:none}html.theme-dark .bo-one__hero-inner{position:relative;z-index:1;gap:28px}html.theme-dark .bo-one__hero-photo{border-color:#3f3f46b8;background:#232323;box-shadow:0 12px 28px #00000042}html.theme-dark .bo-one__hero-photo img{box-shadow:0 10px 24px #0000003d}html.theme-dark .bo-one__hero-name,html.theme-dark .bo-one__sidebar-header h5,html.theme-dark .bo-one__card-title,html.theme-dark .bo-one__section-title,html.theme-dark .bo-one__sub-heading,html.theme-dark .bo-one__relationship-head h3{color:#fafafa}html.theme-dark .bo-one__hero-name{letter-spacing:-.03em;text-shadow:none}html.theme-dark .bo-one__hero-title,html.theme-dark .bo-one__hero-desc,html.theme-dark .bo-one__hero-mycompany,html.theme-dark .bo-one__hero-owner-line,html.theme-dark .bo-one__hero-known-line,html.theme-dark .bo-one__tabs-content,html.theme-dark .bo-one__sidebar-body,html.theme-dark .bo-one__sidebar-section,html.theme-dark .bo-one__relationship-item,html.theme-dark .bo-one__relationship-head{color:#d4d4d8}html.theme-dark .bo-one__hero-mycompany strong,html.theme-dark .bo-one__hero-owner-line strong,html.theme-dark .bo-one__hero-known-line strong,html.theme-dark .bo-one__relationship-item strong,html.theme-dark .bo-one__relationship-item p{color:#fafafa}html.theme-dark .bo-one__hero-known-tag{border-color:#3f3f46b8;background:#2a2a2a;color:#f4f4f5}html.theme-dark .bo-one__hero-meta{gap:12px}html.theme-dark .bo-one__hero-meta li,html.theme-dark .bo-one__hero-link-btn{border:1px solid rgba(63,63,70,.72);background:#ffffff08;color:#f5f5f5;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);box-shadow:none}html.theme-dark .bo-one__hero-meta li i,html.theme-dark .bo-one__hero-link-btn i,html.theme-dark .bo-one__tabs-link i{color:#f5f5f5eb}html.theme-dark .bo-one__hero-meta a,html.theme-dark .bo-one__hero-mycompany-link,html.theme-dark .bo-one__hero-mycompany-value[href]{color:#fafafa}html.theme-dark .bo-one__hero-mycompany-grid{border:1px solid rgba(63,63,70,.72);background:#ffffff06;box-shadow:none}html.theme-dark .bo-one__hero-mycompany-item{border-color:#343438b8;background:#00000014}html.theme-dark .bo-one__hero-mycompany-label,html.theme-dark .bo-one__relationship-item span,html.theme-dark .bo-one__hero-edit-help,html.theme-dark .bo-one__muted,html.theme-dark .bo-one small{color:#a1a1aa}html.theme-dark .bo-one__hero-mycompany-value{color:#fafafa}html.theme-dark .bo-one__hero-edit-btn,html.theme-dark .bo-one__hero-tags-btn,html.theme-dark .bo-one__hero-delete-btn{border:1px solid rgba(63,63,70,.72);box-shadow:none}html.theme-dark .bo-one__hero-edit-btn,html.theme-dark .bo-one__hero-tags-btn{background:#ffffff0f;color:#fafafa}html.theme-dark .bo-one__hero-delete-btn{background:#7f1d1d52;color:#ffe4e6}html.theme-dark .bo-one__hero-edit-btn:hover,html.theme-dark .bo-one__hero-tags-btn:hover{background:#ffffff1a;transform:translateY(-1px)}html.theme-dark .bo-one__hero-delete-btn:hover{background:#7f1d1d75;transform:translateY(-1px)}html.theme-dark .bo-one__hero-bar{position:relative;z-index:1;margin-top:28px;padding-top:22px;border-top:1px solid rgba(52,52,56,.72)}html.theme-dark .bo-one__hero-badges select,html.theme-dark .bo-one__hero-toggle-btn,html.theme-dark .bo-one__hero-btns .h-btn,html.theme-dark .bo-one__hero-btns a.h-btn{border:1px solid rgba(63,63,70,.72);background:#ffffff0a;color:#fafafa;box-shadow:none}html.theme-dark .bo-one__hero-badges select:hover,html.theme-dark .bo-one__hero-toggle-btn:hover,html.theme-dark .bo-one__hero-btns .h-btn:hover,html.theme-dark .bo-one__hero-btns a.h-btn:hover{border-color:#52525be0;background:#ffffff14}html.theme-dark .bo-one__hero-toggle-btn.is-active{border-color:#fbbf2447;background:#d97706;color:#fff7ed}html.theme-dark .bo-one__hero-badges select:focus,html.theme-dark .bo-one__hero-toggle-btn:focus-visible,html.theme-dark .bo-one__hero-btns .h-btn:focus-visible,html.theme-dark .bo-one__hero-btns a.h-btn:focus-visible,html.theme-dark .bo-one input:focus,html.theme-dark .bo-one select:focus,html.theme-dark .bo-one textarea:focus,html.theme-dark .bo-one .form-control:focus{outline:2px solid rgba(37,99,235,.22);outline-offset:2px;box-shadow:none}html.theme-dark .bo-one__tabs,html.theme-dark .bo-one__sidebar-card,html.theme-dark .bo-one__relationship-card,html.theme-dark .bo-one__tabs-content .bo-one__actions,html.theme-dark .bo-one__tabs-content .bo-one__comments,html.theme-dark .bo-one__tabs-content .bo-one__jobs,html.theme-dark .bo-one__tabs-content .bo-one__exp,html.theme-dark .bo-one__tabs-content .bo-one__formations,html.theme-dark .bo-one__sidebar-section .bo-one__skills,html.theme-dark .bo-one__sidebar-section .bo-one__tests,html.theme-dark .bo-one__sidebar-section .bo-one__cv{border:1px solid rgba(63,63,70,.72);background:linear-gradient(180deg,#1f1f1f,#191919);box-shadow:0 18px 36px #00000038}html.theme-dark .bo-one__tabs-nav,html.theme-dark .bo-one__sidebar-header{border-bottom-color:#343438b8;background:#ffffff04}html.theme-dark .bo-one__tabs-link{color:#a1a1aa;border-bottom-color:transparent}html.theme-dark .bo-one__tabs-link:hover{color:#fafafa;background:#ffffff0a}html.theme-dark .bo-one__tabs-link--active{color:#fafafa;border-bottom-color:#52525be6;background:#ffffff08}html.theme-dark .bo-one__sidebar-header h5 i{color:#fafafa}html.theme-dark .bo-one__section-count{background:#2563eb;color:#fff;box-shadow:none}html.theme-dark .bo-one__sidebar-section,html.theme-dark .bo-one__relationship-head{border-bottom-color:#343438b8}html.theme-dark .bo-one__relationship-head button{border:1px solid rgba(63,63,70,.72);background:#ffffff0a;color:#f5f5f5}html.theme-dark .bo-one__relationship-head button:hover{background:#ffffff14}html.theme-dark .bo-one__relationship-item{border:1px solid rgba(52,52,56,.72);background:#ffffff05}html.theme-dark .bo-one__relationship-meter{background:#2a2a2a}html.theme-dark .bo-one__relationship-meter-fill{background:linear-gradient(90deg,#525252,#737373)}html.theme-dark .bo-one__actions-filter,html.theme-dark .bo-one__add-tested{border:1px solid rgba(63,63,70,.72);background:linear-gradient(180deg,#212121,#1b1b1b);box-shadow:none}html.theme-dark .bo-one__actions-filter select,html.theme-dark .bo-one__actions-filter input,html.theme-dark .bo-one__combobox-toggle,html.theme-dark .bo-one__add-tested-row select,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__autocomplete-input,html.theme-dark .bo-one__tested-row select{border:1px solid rgba(63,63,70,.72);background:#262626;color:#fafafa;box-shadow:none}html.theme-dark .bo-one__combobox-toggle:hover,html.theme-dark .bo-one__actions-filter select:hover,html.theme-dark .bo-one__actions-filter input:hover,html.theme-dark .bo-one__add-tested-row select:hover,html.theme-dark .bo-one__autocomplete-input:hover{border-color:#52525be0;background:#2a2a2a}html.theme-dark .bo-one__autocomplete-dropdown{border:1px solid rgba(63,63,70,.72);background:#202020;box-shadow:0 16px 30px #00000052}html.theme-dark .bo-one__skill-suggestion{color:#e4e4e7}html.theme-dark .bo-one__skill-suggestion:hover{background:#2b2b2b;color:#fafafa}html.theme-dark .bo-one__skill-pill{border:1px solid rgba(63,63,70,.72);background:#2a2a2a;color:#f4f4f5}html.theme-dark .bo-one__actions-empty,html.theme-dark .bo-one__empty{color:#a1a1aa}html.theme-dark .bo-one__btn,html.theme-dark .bo-one__btn-primary,html.theme-dark .bo-one__btn-secondary,html.theme-dark .bo-one__btn-add,html.theme-dark .bo-one__btn-delete,html.theme-dark .bo-one__btn-link,html.theme-dark .bo-one__btn--primary,html.theme-dark .bo-one__btn--secondary,html.theme-dark .bo-one__btn--danger{box-shadow:none}html.theme-dark .bo-one__btn,html.theme-dark .bo-one__btn-primary,html.theme-dark .bo-one__btn--primary,html.theme-dark .bo-one__btn-add{border-color:#2563eb73;background:#2563eb;color:#f8fbff}html.theme-dark .bo-one__btn:hover:not(:disabled),html.theme-dark .bo-one__btn-primary:hover:not(:disabled),html.theme-dark .bo-one__btn--primary:hover:not(:disabled),html.theme-dark .bo-one__btn-add:hover:not(:disabled){background:#1d4ed8}html.theme-dark .bo-one__btn-secondary,html.theme-dark .bo-one__btn--secondary{border-color:#3f3f46b8;background:#232323;color:#e4e4e7}html.theme-dark .bo-one__btn-secondary:hover:not(:disabled),html.theme-dark .bo-one__btn--secondary:hover:not(:disabled){background:#2a2a2a;color:#fff}html.theme-dark .bo-one__btn-delete,html.theme-dark .bo-one__btn--danger{border-color:#fb718538;background:#7f1d1d4d;color:#ffe4e6}html.theme-dark .bo-one__btn-delete:hover:not(:disabled),html.theme-dark .bo-one__btn--danger:hover:not(:disabled){background:#7f1d1d70}html.theme-dark .bo-one__btn-link{color:#e4e4e7}html.theme-dark .bo-one__btn-link:hover{color:#fff}html.theme-dark .bo-one input,html.theme-dark .bo-one select,html.theme-dark .bo-one textarea,html.theme-dark .bo-one .form-control{border-color:#3f3f46b8;background:#232323;color:#fafafa}html.theme-dark .bo-one input::-moz-placeholder,html.theme-dark .bo-one textarea::-moz-placeholder,html.theme-dark .bo-one .form-control::-moz-placeholder{color:#8b8b93}html.theme-dark .bo-one input::placeholder,html.theme-dark .bo-one textarea::placeholder,html.theme-dark .bo-one .form-control::placeholder{color:#8b8b93}html.theme-dark .bo-one__hero-edit-modal,html.theme-dark .bo-one__modal{border:1px solid rgba(63,63,70,.72);background:linear-gradient(180deg,#202020,#181818);color:#e5e7eb;box-shadow:0 30px 60px #00000061}@media (max-width: 1100px){html.theme-dark .bo-one__layout{gap:22px}html.theme-dark .bo-one__hero{box-shadow:0 16px 32px #00000042}}@media (max-width: 768px){html.theme-dark .bo-one__hero{border-radius:22px}html.theme-dark .bo-one__hero-bar{margin-top:20px;padding-top:18px}html.theme-dark .bo-one__tabs-content{padding:18px}}html.theme-dark .bo-one.bo-one--comp{padding-top:10px}html.theme-dark .bo-one--comp .bo-one__hero{padding:28px 32px 30px;border-radius:18px;background:radial-gradient(circle at 10% 0%,rgba(70,101,245,.18),transparent 30%),radial-gradient(circle at 96% 8%,rgba(255,255,255,.05),transparent 24%),linear-gradient(180deg,#202020,#1a1a1a)}html.theme-dark .bo-one--comp .bo-one__hero-inner--comp{display:grid;grid-template-columns:96px minmax(0,1fr) auto;gap:18px 28px;align-items:start;padding:0}html.theme-dark .bo-one--comp .bo-one__hero-photo--comp{width:92px;height:92px;border-radius:999px;background:linear-gradient(145deg,#292929,#1f1f1f);box-shadow:inset 0 1px #ffffff0a,0 18px 34px #0000003d}html.theme-dark .bo-one--comp .bo-one__hero-inner--comp .bo-one__hero-name{margin-top:2px;font-size:clamp(34px,3.2vw,48px);letter-spacing:-.02em}html.theme-dark .bo-one--comp .bo-one__hero-inner--comp .bo-one__hero-title{margin-bottom:22px;font-size:18px}html.theme-dark .bo-one--comp .bo-one__hero-inner--comp .bo-one__hero-meta{margin-bottom:14px}html.theme-dark .bo-one--comp .bo-one__hero-inner--comp .bo-one__hero-meta li{min-width:44px;height:40px;border-radius:999px;background:#ffffff0e;border-color:#ffffff1c}html.theme-dark .bo-one--comp .bo-one__hero-mycompany-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(136px,1fr));gap:10px;width:100%;max-width:none;margin-top:8px;padding:0;border:0;background:transparent}html.theme-dark .bo-one--comp .bo-one__hero-mycompany-item{min-height:76px;padding:14px 14px 12px;border-radius:12px;background:#ffffff0b;border:1px solid rgba(255,255,255,.09);box-shadow:inset 0 1px #ffffff06}html.theme-dark .bo-one--comp .bo-one__hero-mycompany-label{color:#e5e7eb8c;font-size:10px;letter-spacing:.04em}html.theme-dark .bo-one--comp .bo-one__hero-mycompany-value{color:#fff;font-size:15px;line-height:1.25}html.theme-dark .bo-one--comp .bo-one__hero-edit-row{min-width:164px;margin-top:8px;padding:4px;border-radius:22px;background:#ffffff06;border:1px solid rgba(255,255,255,.08);box-shadow:none;-webkit-backdrop-filter:none;backdrop-filter:none}html.theme-dark .bo-one--comp .bo-one__hero-edit-btn{min-height:36px;border-radius:10px;background:#ffffff0a;border:1px solid rgba(255,255,255,.1);box-shadow:none}html.theme-dark .bo-one--comp .bo-one__hero-edit-btn:hover{background:#ffffff12;border-color:#ffffff29}html.theme-dark .bo-one--comp .bo-one__hero-tags-btn,html.theme-dark .bo-one--comp .bo-one__hero-delete-btn{min-height:36px;border-radius:10px;background:#ffffff0a;border:1px solid rgba(255,255,255,.1);box-shadow:none}html.theme-dark .bo-one--comp .bo-one__hero-tags-btn:hover{background:#ffffff12;border-color:#ffffff29}html.theme-dark .bo-one--comp .bo-one__hero-delete-btn{background:#7f1d1d42;border-color:#fb71852e}html.theme-dark .bo-one--comp .bo-one__hero-delete-btn:hover{background:#7f1d1d61;border-color:#fb718547}html.theme-dark .bo-one--comp .bo-one__tabs{margin-top:18px;border-radius:18px;overflow:hidden}html.theme-dark .bo-one--comp .bo-one__tabs-nav{padding:10px 12px 0;gap:10px}html.theme-dark .bo-one--comp .bo-one__tabs-link{min-height:38px;border-radius:10px 10px 0 0;padding:0 12px}html.theme-dark .bo-one--comp .bo-one__tabs-content{padding:28px 30px 32px}html.theme-dark .bo-one--comp .bo-one__tabs-content .bo-one__actions{padding:26px 28px 28px;border-radius:16px;background:linear-gradient(180deg,#1f1f1fe0,#1a1a1ae0);border:1px solid rgba(255,255,255,.08);box-shadow:none}html.theme-dark .bo-one--comp .bo-one__actions-head{margin-bottom:20px}html.theme-dark .bo-one--comp .bo-one__actions-head h4{font-size:clamp(30px,2.4vw,40px);letter-spacing:-.02em}html.theme-dark .bo-one--comp .bo-one__actions-filter{display:grid;grid-template-columns:minmax(180px,1fr) minmax(180px,1fr) minmax(260px,1.4fr) auto;gap:10px;padding:12px;border-radius:14px;background:#ffffff06}html.theme-dark .bo-one--comp .bo-one__actions-filter select,html.theme-dark .bo-one--comp .bo-one__actions-filter input{min-height:44px;border-radius:10px}html.theme-dark .bo-one--comp .bo-one__actions-filter button[type=submit]{min-height:44px;border-radius:10px;padding:0 22px}html.theme-dark .bo-one--comp .bo-one__email-shell,html.theme-dark .bo-one--comp .bo-one__company-people-attach,html.theme-dark .bo-one--comp .bo-one__company-people-list,html.theme-dark .bo-one--comp .bo-one__company-people-empty{border-color:#ffffff14!important;background:linear-gradient(180deg,#1f1f1feb,#181818f0)!important;box-shadow:none!important}html.theme-dark .bo-one--comp .bo-one__company-people-attach--clean,html.theme-dark .bo-one--comp .bo-one__company-people-list--clean,html.theme-dark .bo-one--comp .bo-one__email-shell--clean,html.theme-dark .bo-one--comp .bo-one__competitors-card{background:#181818f2!important;border-color:#ffffff14!important;box-shadow:none!important}html.theme-dark .bo-one--comp .bo-one__email-shell{border-radius:18px!important}html.theme-dark .bo-one--comp .bo-one__email-shell-header{border-color:#ffffff13!important;background:radial-gradient(circle at 6% 50%,rgba(239,68,68,.12),transparent 26%),linear-gradient(180deg,#ffffff09,#ffffff04)!important}html.theme-dark .bo-one--comp .bo-one__company-people-stats .bo-one__company-people-stat{background:#ffffff09!important;border-color:#ffffff14!important}html.theme-dark .bo-one--comp .bo-one__company-people-card{background:#ffffff08!important;border-color:#ffffff14!important}html.theme-dark .bo-one--comp .bo-one__email-shell--clean .bo-one__email-shell-header{border-color:#ffffff14!important;background:#ffffff08!important}html.theme-dark .bo-one--comp .bo-one__email-message>button{background:#ffffff08!important;border-color:#ffffff14!important}html.theme-dark .bo-one--comp .bo-one__email-message>button:hover{background:#ffffff0f!important}html.theme-dark .bo-one--comp .bo-one__company-people-list-head .tw-bg-slate-950{background:#0f172ac7!important;box-shadow:0 10px 24px #0f172a3d}html.theme-dark .bo-one--comp .bo-one__email-shell h3,html.theme-dark .bo-one--comp .bo-one__email-shell span,html.theme-dark .bo-one--comp .bo-one__company-people h4,html.theme-dark .bo-one--comp .bo-one__company-people h5{color:#f8fafc!important}html.theme-dark .bo-one--comp .bo-one__email-shell p,html.theme-dark .bo-one--comp .bo-one__email-shell-body,html.theme-dark .bo-one--comp .bo-one__company-people p,html.theme-dark .bo-one--comp .bo-one__company-people-empty{color:#a1a1aa!important}html.theme-dark .bo-one--comp .bo-one__company-people-attach{padding:22px!important}html.theme-dark .bo-one--comp .bo-one__company-people-attach input,html.theme-dark .bo-one--comp .bo-one__company-people-list input,html.theme-dark .bo-one--comp .bo-one__company-people-list select{border-color:#ffffff1f!important;box-shadow:none!important}html.theme-dark .bo-one--comp .bo-one__company-people-attach input::-moz-placeholder,html.theme-dark .bo-one--comp .bo-one__company-people-list input::-moz-placeholder{color:#8b8b94!important}html.theme-dark .bo-one--comp .bo-one__company-people-attach input::placeholder,html.theme-dark .bo-one--comp .bo-one__company-people-list input::placeholder{color:#8b8b94!important}html.theme-dark .bo-one--comp .bo-one__company-people-attach input:focus,html.theme-dark .bo-one--comp .bo-one__company-people-list input:focus,html.theme-dark .bo-one--comp .bo-one__company-people-list select:focus{border-color:#60a5fab8!important;background:#ffffff12!important}html.theme-dark .bo-one--comp .bo-one__company-people-attach button:disabled{border:1px solid rgba(255,255,255,.12)!important;background:#94a3b829!important;color:#cbd5e1!important}html.theme-dark .bo-one--comp .bo-one__company-people-attach .tw-absolute.tw-left-0.tw-right-0{border-color:#ffffff1f!important;background:#202020!important;box-shadow:0 18px 38px #00000057!important}html.theme-dark .bo-one--comp .bo-one__company-people-attach .tw-absolute.tw-left-0.tw-right-0 button:hover{background:#ffffff0f!important}html.theme-dark .bo-one--comp .bo-one__company-people-list{overflow:visible}html.theme-dark .bo-one--comp .bo-one__company-people-empty{min-height:132px;display:grid;place-items:center}html.theme-dark .bo-one--comp .bo-one__competitors{--competitors-card-bg: linear-gradient(180deg, rgba(31, 31, 31, .92), rgba(24, 24, 24, .94))}html.theme-dark .bo-one--comp .bo-one__competitors-head{align-items:center;gap:14px}html.theme-dark .bo-one--comp .bo-one__competitors-title{font-size:18px;color:#f8fafc!important;letter-spacing:-.02em}html.theme-dark .bo-one--comp .bo-one__competitors-add-btn{min-height:40px;border-radius:999px;box-shadow:none}html.theme-dark .bo-one--comp .bo-one__competitors-card{border:1px solid rgba(255,255,255,.08);background:var(--competitors-card-bg)!important;border-radius:16px;box-shadow:none!important}html.theme-dark .bo-one--comp .bo-one__competitors-picker{padding:18px!important}html.theme-dark .bo-one--comp .bo-one__competitors-picker h5{color:#f8fafc!important}html.theme-dark .bo-one--comp .bo-one__competitors-picker p{color:#a1a1aa!important}html.theme-dark .bo-one--comp .bo-one__competitors-search{min-height:44px;border-color:#ffffff1f!important;border-radius:10px;background:#ffffff0b!important;color:#f8fafc!important;box-shadow:none!important}html.theme-dark .bo-one--comp .bo-one__competitors-search::-moz-placeholder{color:#8b8b94}html.theme-dark .bo-one--comp .bo-one__competitors-search::placeholder{color:#8b8b94}html.theme-dark .bo-one--comp .bo-one__competitors-choice-grid{grid-template-columns:repeat(auto-fit,minmax(220px,1fr));max-height:min(360px,42vh);overflow:auto;padding-right:4px}html.theme-dark .bo-one--comp .bo-one__competitors-choice-btn,html.theme-dark .bo-one--comp .bo-one__competitors-selected-item{min-height:42px;border-color:#ffffff17!important;border-radius:10px;background:#ffffff0b!important;color:#f8fafc!important;box-shadow:none!important}html.theme-dark .bo-one--comp .bo-one__competitors-choice-btn:hover{border-color:#60a5fa8c!important;background:#3b82f624!important;transform:none}html.theme-dark .bo-one--comp .bo-one__competitors-empty-state{border-color:#ffffff1a!important;background:#ffffff09!important;color:#a1a1aa!important}html.theme-dark .bo-one--comp .bo-one__competitors-close-btn{border-color:#ffffff1a!important;background:#ffffff14!important;color:#f8fafc!important}@media (max-width: 980px){html.theme-dark .bo-one--comp .bo-one__hero-inner--comp{grid-template-columns:76px minmax(0,1fr)}html.theme-dark .bo-one--comp .bo-one__hero-edit-row{grid-column:1 / -1;width:100%}html.theme-dark .bo-one--comp .bo-one__actions-filter{grid-template-columns:1fr}}html.theme-dark .bo-one__action-row{background:#1f1f1f;border-color:#3f3f468c;box-shadow:none}html.theme-dark .bo-one__action-row:hover{box-shadow:0 4px 16px #00000059}html.theme-dark .bo-one__action-row--done{background:#181818;border-left-color:#09ad95}.bo-one--comp{--company-page-bg: #f4f7fb;--company-card-bg: #ffffff;--company-card-soft: #f8fbff;--company-border: #dde7f4;--company-border-strong: #c8d6eb;--company-text: #10284f;--company-muted: #687892;--company-blue: #315efb;--company-blue-dark: #143b8d;position:relative;overflow:clip}.bo-one__modal-backdrop.bo-one--comp{z-index:10220!important;background:#0f172ab8!important;backdrop-filter:blur(6px) grayscale(.45);-webkit-backdrop-filter:blur(6px) grayscale(.45)}.bo-one--comp .bo-one__back-link{color:#60718e;font-size:13px;font-weight:800}.bo-one--comp .bo-one__back-link:hover{color:var(--company-blue-dark)}.bo-one--comp .bo-one__main{gap:16px}.bo-one--comp .bo-one__hero{margin:0;position:relative;overflow:hidden}.bo-one--comp .bo-one__hero-inner--comp{display:grid;align-items:start}.bo-one--comp .bo-one__hero:before{content:"";position:absolute;pointer-events:none}.bo-one--comp .bo-one__hero:after{content:"";position:absolute;inset:auto -12% -36% auto;width:340px;height:340px;border-radius:50%;background:radial-gradient(circle,rgba(255,255,255,.16) 0,rgba(255,255,255,.03) 40%,transparent 68%);filter:blur(6px);opacity:.9;pointer-events:none}.bo-one--comp .bo-one__company-hero-body{display:flex;flex-direction:column;gap:18px}.bo-one--comp .bo-one__company-hero-head{display:flex;align-items:flex-start;justify-content:space-between;gap:16px}.bo-one--comp .bo-one__company-hero-heading{min-width:0;display:flex;flex-direction:column;gap:6px}.bo-one--comp .bo-one__hero-photo--comp{margin:4px 0 0;font-size:29px}.bo-one--comp .bo-one__hero-inner--comp .bo-one__hero-name{max-width:980px;font-weight:850;line-height:1.02;letter-spacing:-.04em}.bo-one--comp .bo-one__hero-inner--comp .bo-one__hero-title{margin:4px 0 0;font-size:15px;font-weight:650}.bo-one--comp .bo-one__hero-inner--comp .bo-one__hero-meta{margin-top:0;gap:10px}.bo-one--comp .bo-one__hero-inner--comp .bo-one__hero-meta li{min-height:36px;padding:0 13px;border-radius:999px;font-size:12px}.bo-one--comp .bo-one__hero-mycompany-grid{margin-top:0}.bo-one--comp .bo-one__hero-mycompany-item{padding:12px 14px;border-radius:16px}.bo-one--comp .bo-one__hero-mycompany-item--wide{grid-column:span 2}.bo-one--comp .bo-one__hero-mycompany-label{font-size:11px;line-height:1.15}.bo-one--comp .bo-one__hero-mycompany-value{font-size:14px;line-height:1.3}.bo-one--comp .bo-one__hero-edit-row{min-width:0;margin-top:0}.bo-one--comp .bo-one__hero-edit-btn{min-height:40px;border:1px solid rgba(255,255,255,.18);border-radius:12px;font-size:12px}.bo-one--comp .bo-one__company-hero-actions{flex-shrink:0;display:flex;align-items:center;max-width:none}.bo-one--comp .bo-one__company-tag-picker{display:inline-flex;align-items:center;justify-content:flex-end;gap:8px;min-width:0}.bo-one--comp .bo-one__company-tag-picker .bo-one__profile-tags{margin:0;justify-content:flex-end;flex-wrap:nowrap;min-width:0;overflow:hidden}.bo-one--comp .bo-one__company-tag-picker .bo-one__profile-tag-chip{min-height:34px;padding:6px 10px;border-color:#ffffff38;background:#ffffff1f;font-size:11px;max-width:170px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.bo-one--comp .bo-one__company-tags-btn,.bo-one--comp .bo-one__company-edit-btn,.bo-one--comp .bo-one__company-delete-btn{min-width:40px;min-height:40px;border-radius:10px;flex:0 0 40px}.bo-one--comp .bo-one__company-edit-btn{box-shadow:0 8px 16px #183fac38}.bo-one--comp .bo-one__company-tags-btn{border-color:#dce5f1;background:#fff;color:#19375f}.bo-one--comp .bo-one__company-tags-btn:hover:not(:disabled){background:#f4f7fb}.bo-one--comp .bo-one__company-delete-btn{box-shadow:0 8px 16px #76121f33}.bo-one--comp .bo-one__company-delete-btn:hover:not(:disabled){transform:translateY(-1px)}.bo-one__company-delete-modal{max-width:520px}.bo-one--comp .bo-one__modal{padding:0;overflow:hidden}.bo-one--comp .bo-one__modal-backdrop{z-index:10140;background:#0f172ab3;backdrop-filter:blur(5px) grayscale(.35);-webkit-backdrop-filter:blur(5px) grayscale(.35)}.bo-one--comp .bo-one__modal-header{align-items:center;display:flex;justify-content:space-between;gap:18px;padding:20px 24px;border-bottom:1px solid #e8edf5;background:#fff}.bo-one--comp .bo-one__modal-header h3{margin:0;color:#05264e;font-size:22px;font-weight:850;line-height:1.15}.bo-one--comp .bo-one__modal-header>button{flex:0 0 38px;width:38px;height:38px;margin:0;border:1px solid #d9e2ef!important;border-radius:10px!important;background:#f7f9fc!important;color:#64748b!important;font-size:22px;line-height:1}.bo-one--comp .bo-one__modal-header>button:hover:not(:disabled){border-color:#b8c8dc!important;background:#eef3f9!important;color:#193b68!important}.bo-one--comp .bo-one__modal-body{padding:22px 24px}.bo-one--comp .bo-one__modal-actions{align-items:center;display:flex;justify-content:flex-end;gap:10px;padding:16px 24px 20px;border-top:1px solid #e8edf5;background:#fbfcfe}.bo-one--comp .bo-one__company-hero-links{display:flex;flex-wrap:wrap;gap:12px}.bo-one--comp .bo-one__company-hero-link{display:inline-flex;align-items:center;gap:8px;min-height:38px;padding:0 13px;border:1px solid rgba(255,255,255,.16);border-radius:999px;background:#ffffff17;color:#fff;font-size:12px;font-weight:800;text-decoration:none;box-shadow:inset 0 1px #ffffff14,0 8px 20px #07123414;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.bo-one--comp .bo-one__company-hero-link:hover{background:#ffffff29}.bo-one--comp .bo-one__hero-official-match{display:grid;gap:16px;padding:18px;border:1px solid rgba(181,198,225,.82);border-radius:20px;background:linear-gradient(180deg,#f8fbfffa,#f2f7fffa);color:#12315e;box-shadow:0 16px 30px #1f4d941a}.bo-one--comp .bo-one__hero-official-head{display:flex;align-items:flex-start;justify-content:space-between;gap:12px}.bo-one--comp .bo-one__hero-official-head-actions{display:inline-flex;align-items:center;gap:8px;flex-wrap:wrap;justify-content:flex-end}.bo-one--comp .bo-one__hero-official-toggle{min-height:32px;border-radius:9px;padding:0 10px;font-size:11px;font-weight:800}.bo-one--comp .bo-one__hero-official-kicker{display:block;margin-bottom:4px;color:#7c8fab;font-size:11px;font-weight:800;text-transform:uppercase;letter-spacing:.08em}.bo-one--comp .bo-one__hero-official-head h4{margin:0;color:#0e2a54;font-size:17px;font-weight:850;line-height:1.2}.bo-one--comp .bo-one__hero-official-status{flex-shrink:0;padding:5px 10px;border-radius:999px;background:#dfe7f8;color:#315efb;font-size:11px;font-weight:800;text-transform:uppercase}.bo-one--comp .bo-one__hero-official-status--A{background:#29b67524;color:#15803d}.bo-one--comp .bo-one__hero-official-status--unknown{background:#edf2fb;color:#6c7f98}.bo-one--comp .bo-one__hero-official-grid{display:grid;grid-template-columns:repeat(2,minmax(180px,1fr));gap:12px;align-items:stretch}.bo-one--comp .bo-one__hero-official-grid div{min-width:0;padding:12px 13px 13px;border:1px solid rgba(181,198,225,.7);border-radius:14px;background:#fff}.bo-one--comp .bo-one__hero-official-grid span{display:block;margin-bottom:4px;color:#7d8ca7;font-size:11px;font-weight:700;text-transform:uppercase;letter-spacing:.06em}.bo-one--comp .bo-one__hero-official-grid strong{display:block;overflow:hidden;color:#17315f;font-size:13px;font-weight:750;line-height:1.35;text-overflow:ellipsis;word-break:break-word}.bo-one--comp .bo-one__hero-official-grid-wide{grid-column:1 / -1}.bo-one--comp .bo-one__hero-official-note{margin:0;color:#6b7f9e;line-height:1.5}.bo-one--comp .bo-one__tabs{overflow:hidden;border:1px solid rgba(221,231,244,.96)!important;border-radius:28px}.bo-one--comp .bo-one__tabs-nav{gap:8px;padding:12px 14px 0;border-bottom:1px solid rgba(229,237,248,.92);background:linear-gradient(180deg,#fffffff5,#f7fafffa)}.bo-one--comp .bo-one__tabs-link{min-height:42px;padding:0 16px;border-radius:14px 14px 0 0;border-bottom:3px solid transparent;color:#61718d;font-size:12px;font-weight:800;letter-spacing:.01em}.bo-one--comp .bo-one__tabs-link:hover{background:#edf3ff;color:var(--company-blue-dark)}.bo-one--comp .bo-one__tabs-link--active{border-bottom-color:var(--company-blue);background:#eef4ff;color:#1c3565}.bo-one--comp .bo-one__tabs-content{min-height:360px;padding:24px 26px 30px;border-radius:0 0 28px 28px}.bo-one--comp .bo-one__company-people{display:grid;gap:16px}.bo-one--comp .bo-one__company-people-attach,.bo-one--comp .bo-one__company-people-list,.bo-one--comp .bo-one__company-people-empty{border:1px solid var(--company-border)!important;border-radius:18px!important;background:var(--company-card-bg)!important;box-shadow:0 12px 28px #183f7612!important}.bo-one--comp .bo-one__company-people-attach{padding:20px!important}.bo-one--comp .bo-one__company-people-attach h4,.bo-one--comp .bo-one__company-people-list h4{color:var(--company-text)!important;font-size:18px!important;letter-spacing:0}.bo-one--comp .bo-one__company-people-attach p,.bo-one--comp .bo-one__company-people-list p{color:var(--company-muted)!important;font-size:12px!important}.bo-one--comp .bo-one__company-people-attach input,.bo-one--comp .bo-one__company-people-list input,.bo-one--comp .bo-one__company-people-list select{height:44px;border-color:var(--company-border-strong)!important;border-radius:12px!important;background:#f8fbff!important;color:var(--company-text)!important;font-size:13px!important;box-shadow:none!important}.bo-one--comp .bo-one__company-people-attach input:focus,.bo-one--comp .bo-one__company-people-list input:focus,.bo-one--comp .bo-one__company-people-list select:focus{border-color:var(--company-blue)!important;background:#fff!important;box-shadow:0 0 0 3px #315efb1f!important}.bo-one--comp .bo-one__company-people-attach button{height:44px;border-radius:12px!important;box-shadow:none!important}.bo-one--comp .bo-one__company-people-options{position:absolute;left:0;right:0;top:calc(100% + 8px);z-index:50;max-height:292px;overflow-y:auto;padding:6px;border:1px solid #d9e4f3;border-radius:16px;background:#fffffffa;box-shadow:0 18px 38px #1d396824}.bo-one--comp .bo-one__company-people-options::-webkit-scrollbar{width:8px}.bo-one--comp .bo-one__company-people-options::-webkit-scrollbar-thumb{border:2px solid transparent;border-radius:999px;background:#c7d5ea;background-clip:content-box}.bo-one--comp .bo-one__company-people-option{width:100%;min-height:66px;display:grid;grid-template-columns:38px minmax(0,1fr);gap:11px;align-items:center;padding:9px 10px;border:0;border-radius:12px;background:transparent;text-align:left;cursor:pointer;transition:background .14s ease,box-shadow .14s ease}.bo-one--comp .bo-one__company-people-option+.bo-one__company-people-option{margin-top:2px}.bo-one--comp .bo-one__company-people-option:hover,.bo-one--comp .bo-one__company-people-option:focus-visible{outline:none;background:#eef4ff;box-shadow:inset 0 0 0 1px #d6e4ff}.bo-one--comp .bo-one__company-people-option-avatar{width:38px;height:38px;display:inline-flex;align-items:center;justify-content:center;border-radius:12px;background:#edf3ff;color:#315efb;font-size:14px;font-weight:850}.bo-one--comp .bo-one__company-people-option-main{min-width:0;display:grid;gap:3px}.bo-one--comp .bo-one__company-people-option-name{overflow:hidden;color:#10284f;font-size:14px;font-weight:850;line-height:1.18;text-overflow:ellipsis;white-space:nowrap}.bo-one--comp .bo-one__company-people-option-meta{overflow:hidden;color:#65748b;font-size:12px;font-weight:650;line-height:1.22;text-overflow:ellipsis;white-space:nowrap}.bo-one--comp .bo-one__company-people-option-current{width:-moz-fit-content;width:fit-content;max-width:100%;overflow:hidden;padding:3px 8px;border-radius:999px;background:#f3f6fb;color:#536278;font-size:11px;font-weight:750;line-height:1.2;text-overflow:ellipsis;white-space:nowrap}.bo-one--comp .bo-one__company-people-options-state{padding:12px;color:#65748b;font-size:13px;font-weight:700}.bo-one--comp .bo-one__company-people-options-state--error{color:#b42318}.bo-one--comp .bo-one__company-people-list-head{padding:20px 22px!important;border-bottom:1px solid var(--company-border)!important;background:linear-gradient(180deg,#f8fbff,#f2f6fd)!important}.bo-one--comp .bo-one__company-people-list-head .tw-bg-slate-950{background:#10284f!important}.bo-one--comp .bo-one__company-people-list-head .tw-rounded-lg{border-radius:10px!important}.bo-one--comp .bo-one__company-people-list-head .tw-shadow-sm{box-shadow:none!important}.bo-one--comp .bo-one__company-people-empty{min-height:180px;display:grid;place-items:center;margin-top:0;color:#73829a!important}.bo-one--comp .bo-one__tab-panel--active>.bo-one__company-people{width:100%}@media (max-width: 1180px){.bo-one--comp{padding:18px 18px 48px}.bo-one--comp .bo-one__hero-inner--comp{grid-template-columns:76px minmax(0,1fr)}.bo-one--comp .bo-one__hero-edit-row{grid-column:auto}.bo-one--comp .bo-one__hero-mycompany-grid,.bo-one--comp .bo-one__hero-official-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width: 760px){.bo-one--comp{padding:14px 12px 44px}.bo-one--comp .bo-one__hero{padding:20px;border-radius:22px}.bo-one--comp .bo-one__hero-inner--comp{grid-template-columns:1fr}.bo-one--comp .bo-one__company-hero-head{flex-direction:column}.bo-one--comp .bo-one__hero-mycompany-grid{grid-template-columns:1fr}.bo-one--comp .bo-one__hero-mycompany-item--wide{grid-column:auto}.bo-one--comp .bo-one__hero-official-head{flex-direction:column}.bo-one--comp .bo-one__hero-official-grid{grid-template-columns:1fr}.bo-one--comp .bo-one__hero-official-grid-wide{grid-column:auto}.bo-one--comp .bo-one__tabs-content{padding:16px}}html.theme-dark .bo-one--comp{--company-page-bg: #151515;--company-card-bg: #1f1f1f;--company-card-soft: #262626;--company-border: rgba(255, 255, 255, .1);--company-border-strong: rgba(255, 255, 255, .16);--company-text: #f5f5f5;--company-muted: #a1a1aa;background:#151515}html.theme-dark .bo-one--comp .bo-one__tabs,html.theme-dark .bo-one--comp .bo-one__company-people-attach,html.theme-dark .bo-one--comp .bo-one__company-people-list,html.theme-dark .bo-one--comp .bo-one__company-people-empty,html.theme-dark .bo-one--comp .bo-one__tabs-nav,html.theme-dark .bo-one--comp .bo-one__tabs-content,html.theme-dark .bo-one--comp .bo-one__company-people-list-head{background:#1f1f1f!important;border-color:#ffffff1a!important}html.theme-dark .bo-one--comp .bo-one__company-hero-body{gap:18px}html.theme-dark .bo-one--comp .bo-one__company-hero-links{gap:8px}html.theme-dark .bo-one--comp .bo-one__company-hero-link{border-color:#ffffff1f;background:#ffffff0a;color:#e5e7eb}html.theme-dark .bo-one--comp .bo-one__company-hero-link:hover{background:#315efb2e;color:#fff}html.theme-dark .bo-one--comp .bo-one__hero-official-match{border-color:#ffffff1f;background:#ffffff0a;color:#f5f5f5}html.theme-dark .bo-one--comp .bo-one__hero-official-status{background:#ffffff14;color:#dbe6ff}html.theme-dark .bo-one--comp .bo-one__hero:after{opacity:.55}html.theme-dark .bo-one--comp .bo-one__tabs-link{color:#a1a1aa}html.theme-dark .bo-one--comp .bo-one__tabs-link:hover,html.theme-dark .bo-one--comp .bo-one__tabs-link--active{background:#315efb2e;color:#fff}html.theme-dark .bo-one--comp .bo-one__company-people-attach input,html.theme-dark .bo-one--comp .bo-one__company-people-list input,html.theme-dark .bo-one--comp .bo-one__company-people-list select{background:#262626!important;color:#f5f5f5!important}html.theme-dark .bo-one--comp .bo-one__company-people-options{border-color:#ffffff1f;background:#1f1f1ffa;box-shadow:0 18px 38px #0000006b}html.theme-dark .bo-one--comp .bo-one__company-people-option:hover,html.theme-dark .bo-one--comp .bo-one__company-people-option:focus-visible{background:#315efb2e;box-shadow:inset 0 0 0 1px #6084ff38}html.theme-dark .bo-one--comp .bo-one__company-people-option-avatar{background:#315efb29;color:#9bb5ff}html.theme-dark .bo-one--comp .bo-one__company-people-option-name{color:#f5f5f5}html.theme-dark .bo-one--comp .bo-one__company-people-option-meta,html.theme-dark .bo-one--comp .bo-one__company-people-options-state{color:#a1a1aa}html.theme-dark .bo-one--comp .bo-one__company-people-option-current{background:#ffffff14;color:#d4d4d8}html.theme-dark .bo-one--comp .bo-one__tabs,html.theme-dark .bo-one--comp .bo-one__company-people-attach,html.theme-dark .bo-one--comp .bo-one__company-people-list,html.theme-dark .bo-one--comp .bo-one__company-people-empty{box-shadow:0 18px 44px #00000047}.bo-one--comp .bo-one__company-picker{position:relative;display:block;min-width:0}.bo-one--comp .bo-one__company-picker>span:first-child,.bo-one--comp .bo-one__company-picker-help{display:block}.bo-one--comp .bo-one__company-picker>span:first-child{margin-bottom:6px;color:#173b72;font-weight:700}.bo-one--comp .bo-one__company-picker-control{position:relative;display:block}.bo-one--comp .bo-one__company-picker-control input{padding-right:38px}.bo-one--comp .bo-one__company-picker-icon{position:absolute;top:50%;right:14px;color:#7090bd;pointer-events:none;transform:translateY(-50%)}.bo-one--comp .bo-one__company-picker-menu{position:absolute;z-index:20;top:calc(100% + 5px);right:0;left:0;display:grid;overflow:hidden;padding:5px;border:1px solid #cbd9ef;border-radius:13px;background:#fff;box-shadow:0 16px 34px #183a712e}.bo-one--comp .bo-one__company-picker-option{display:flex;align-items:center;gap:10px;min-width:0;padding:10px 11px;border:0;border-radius:9px;background:transparent;color:#1b3c70;text-align:left;cursor:pointer}.bo-one--comp .bo-one__company-picker-option:hover,.bo-one--comp .bo-one__company-picker-option:focus-visible{background:#edf4ff;outline:none}.bo-one--comp .bo-one__company-picker-option i{color:#4772dc}.bo-one--comp .bo-one__company-picker-chips{display:flex;flex-wrap:wrap;gap:5px;margin:0 0 7px}.bo-one--comp .bo-one__company-picker-chip{display:inline-flex;align-items:center;gap:7px;max-width:100%;padding:5px 8px;border:1px solid #c9d9f5;border-radius:999px;background:#eef4ff;color:#2850a2;font-size:11px;font-weight:700;cursor:pointer}.bo-one--comp .bo-one__company-picker-chip i{font-size:9px;color:#6f89b4}.bo-one--comp .bo-one__company-picker-help{margin-top:6px;color:#8090a7;font-size:10px;line-height:1.4}html.theme-dark .bo-one--comp .bo-one__company-picker>span:first-child{color:#dbe7ff}html.theme-dark .bo-one--comp .bo-one__company-picker-menu{border-color:#3c4f70;background:#1d2738;box-shadow:0 16px 34px #0000006b}html.theme-dark .bo-one--comp .bo-one__company-picker-option{color:#e5edff}html.theme-dark .bo-one--comp .bo-one__company-picker-option:hover,html.theme-dark .bo-one--comp .bo-one__company-picker-option:focus-visible{background:#446fdc38}@media (max-width: 700px){.bo-one--comp .bo-one__company-picker-menu{position:fixed;right:18px;left:18px}}.bo-one--comp{padding:0 0 48px;background:#fff}.bo-one--comp .bo-one__back-link{margin:0 0 16px;background:#fff;border-color:#d9e4f3;box-shadow:0 5px 16px #193d770f}.bo-one--comp .bo-one__hero{padding:0;border:1px solid #d8e3f1;border-radius:24px;background:#fff;box-shadow:0 14px 34px #193d771a}.bo-one--comp .bo-one__hero:before{inset:0 0 auto;height:5px;background:linear-gradient(90deg,#315efb,#6b8fff 52%,#a9bfff)}.bo-one--comp .bo-one__hero:after{display:none}.bo-one--comp .bo-one__hero-inner--comp{grid-template-columns:92px minmax(0,1fr);gap:20px;padding:28px 30px 26px}.bo-one--comp .bo-one__hero-photo--comp{width:92px;height:92px;border:1px solid #c9d9ff;border-radius:22px;background:linear-gradient(135deg,#4b70f5,#3154d9);box-shadow:0 10px 22px #315efb33}.bo-one--comp .bo-one__hero-inner--comp .bo-one__hero-name{color:#10284f;font-size:clamp(32px,3vw,46px)}.bo-one--comp .bo-one__hero-inner--comp .bo-one__hero-title{color:#6d7f9d!important}.bo-one--comp .bo-one__hero-edit-btn{border-color:#c9d8ff;background:#315efb;color:#fff;box-shadow:0 8px 18px #315efb2e}.bo-one--comp .bo-one__hero-edit-btn:hover{background:#244bd6}.bo-one--comp .bo-one__hero-inner--comp .bo-one__hero-meta li{border-color:#dbe5f2;background:#f7faff;color:#536987;box-shadow:none;-webkit-backdrop-filter:none;backdrop-filter:none}.bo-one--comp .bo-one__hero-inner--comp .bo-one__hero-meta a{color:#3159ae}.bo-one--comp .bo-one__hero-inner--comp .bo-one__hero-meta i{color:#5e7ec1}.bo-one--comp .bo-one__hero-mycompany-grid{width:100%;max-width:none;grid-template-columns:repeat(4,minmax(0,1fr));gap:10px}.bo-one--comp .bo-one__hero-mycompany-item{min-height:72px;border-color:#dce6f3;background:#f8fbff;box-shadow:none}.bo-one--comp .bo-one__hero-mycompany-label{color:#71839f}.bo-one--comp .bo-one__hero-mycompany-value{color:#173966}.bo-one--comp .bo-one__tabs{margin-top:16px;border-color:#d8e3f1!important;background:#fff!important;box-shadow:0 12px 30px #193d7714!important}.bo-one--comp .bo-one__tabs-content,.bo-one--comp .bo-one__tab-panel,.bo-one--comp .bo-one__tab-panel--active{background:#fff!important}@media (max-width: 980px){.bo-one--comp .bo-one__hero-mycompany-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width: 700px){.bo-one--comp .bo-one__hero-inner--comp{padding:24px 18px}.bo-one--comp .bo-one__hero-mycompany-grid{grid-template-columns:1fr}.bo-one--comp .bo-one__hero-mycompany-item--wide{grid-column:span 1}}.bo-one--comp .bo-one__company-hero-actions{align-self:start;flex-direction:column;justify-content:flex-start;gap:8px;width:58px;padding:10px 8px;border:1px solid rgba(255,255,255,.22);border-radius:28px;background:#ffffff17}.bo-one--comp .bo-one__company-hero-actions .bo-one__company-tag-picker{display:contents}.bo-one--comp .bo-one__company-hero-actions .bo-one__company-tags-btn,.bo-one--comp .bo-one__company-hero-actions .bo-one__company-edit-btn,.bo-one--comp .bo-one__company-hero-actions .bo-one__company-delete-btn{width:42px;min-width:42px;height:42px;min-height:42px;flex:0 0 42px;border-radius:50%}.bo-one--comp .bo-one__company-hero-body>.bo-one__company-tag-picker{display:flex;align-items:center;align-self:flex-start;justify-content:flex-start;width:100%;min-height:38px;margin:-2px 0 0}.bo-one--comp .bo-one__company-hero-body>.bo-one__company-tag-picker .bo-one__profile-tags{justify-content:flex-start;flex-wrap:wrap;gap:8px;margin:0;min-width:0}.bo-one--comp .bo-one__company-hero-body>.bo-one__company-tag-picker .bo-one__profile-tag-chip{max-width:220px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;border-color:#ffffff3d;background:#ffffff1f}@media (max-width: 760px){.bo-one--comp .bo-one__company-hero-actions{flex-direction:row;width:auto;padding:8px 10px;border-radius:22px}}.bo-one__company-tags{margin:18px 0 4px}.bo-one__company-tags-head{display:flex;align-items:center;justify-content:space-between;gap:12px;font-weight:700}.bo-one__company-tags-head i{margin-right:8px}.bo-one__company-tag-button,.bo-one__company-tags-actions button{border:1px solid #cbd8f5;border-radius:10px;background:#fff;color:#285be6;padding:8px 12px;font-weight:700;cursor:pointer}.bo-one__company-tags-list{display:flex;flex-wrap:wrap;gap:8px;margin-top:10px}.bo-one__company-tag{padding:7px 11px;border-radius:999px;background:#edf3ff;color:#285be6;font-size:13px;font-weight:700}.bo-one__company-tags-empty{margin:10px 0 0;color:#7890b5}.bo-one__company-tags-popover{margin-top:10px;max-width:470px;padding:12px;border:1px solid #dbe5f7;border-radius:14px;background:#fff;box-shadow:0 14px 30px #22458224}.bo-one__company-tags-popover>input{width:100%;border:1px solid #cbd8f5;border-radius:9px;padding:10px}.bo-one__company-tags-options{display:grid;gap:5px;margin:10px 0;max-height:180px;overflow:auto}.bo-one__company-tags-options label{display:flex;align-items:center;gap:8px;padding:7px;border-radius:8px}.bo-one__company-tags-options label:hover{background:#f4f7fd}.bo-one__company-tags-options small{margin-left:auto;color:#7890b5}.bo-one__company-tags-actions{text-align:right}.bo-one--comp .bo-one__tags-modal{display:flex;flex-direction:column;width:min(820px,calc(100vw - 32px));max-height:min(82vh,760px);padding:0;overflow:hidden}.bo-one--comp .bo-one__tags-modal>.bo-one__modal-close{position:absolute;top:16px;right:18px;z-index:2;display:inline-flex;align-items:center;justify-content:center;width:38px;height:38px;margin:0;border:1px solid #d9e2ef!important;border-radius:10px!important;background:#f7f9fc!important;color:#64748b!important;font-size:22px;line-height:1}.bo-one--comp .bo-one__tags-modal>.bo-one__modal-close:hover{border-color:#b8c9e2!important;background:#eef4ff!important;color:#2457d6!important}.bo-one--comp .bo-one__tags-modal>h3{margin:0;padding:22px 72px 4px 26px;color:#05264e;font-size:22px;font-weight:850;line-height:1.15}.bo-one--comp .bo-one__tags-modal>.bo-one__hero-edit-help{margin:0;padding:0 26px 16px;color:#718096}.bo-one--comp .bo-one__tags-modal>.bo-one__tags-selected,.bo-one--comp .bo-one__tags-modal>.bo-one__tags-search{margin-left:26px;margin-right:26px}.bo-one--comp .bo-one__tags-modal>.bo-one__tags-selected{margin-top:0;margin-bottom:14px;padding:12px 14px;border:1px solid #dce5ef;border-radius:12px;background:#f7faff}.bo-one--comp .bo-one__tags-modal>.bo-one__tags-search{margin-bottom:14px}.bo-one--comp .bo-one__tags-modal>.bo-one__tags-catalog{min-height:0;flex:1 1 auto;margin:0 26px 16px;padding:16px;overflow-y:auto;border:1px solid #e4eaf3;border-radius:12px;background:#fbfcfe}.bo-one--comp .bo-one__tags-modal>.bo-one__hero-edit-actions{display:flex;flex:0 0 auto;justify-content:flex-end;gap:10px;margin:0;padding:14px 26px 20px;border-top:1px solid #e8edf5;background:#fff}@media (max-width: 700px){.bo-one--comp .bo-one__tags-modal{width:calc(100vw - 20px);max-height:88vh}.bo-one--comp .bo-one__tags-modal>h3{padding-left:18px;padding-right:62px}.bo-one--comp .bo-one__tags-modal>.bo-one__hero-edit-help{padding-left:18px;padding-right:18px}.bo-one--comp .bo-one__tags-modal>.bo-one__tags-selected,.bo-one--comp .bo-one__tags-modal>.bo-one__tags-search{margin-left:18px;margin-right:18px}.bo-one--comp .bo-one__tags-modal>.bo-one__tags-catalog{margin-left:18px;margin-right:18px}.bo-one--comp .bo-one__tags-modal>.bo-one__hero-edit-actions{padding-left:18px;padding-right:18px}}:root{--consent-bg: #ffffff;--consent-surface: rgba(255, 255, 255, .96);--consent-surface-soft: rgba(248, 250, 252, .92);--consent-text: #0f172a;--consent-muted: #64748b;--consent-border: rgba(148, 163, 184, .26);--consent-border-strong: rgba(37, 99, 235, .22);--consent-accent: #315efb;--consent-accent-soft: rgba(49, 94, 251, .12);--consent-success: #15803d;--consent-backdrop: rgba(15, 23, 42, .62);--consent-shadow: 0 28px 70px rgba(15, 23, 42, .18)}html.theme-dark{--consent-bg: #0b1020;--consent-surface: rgba(15, 23, 42, .96);--consent-surface-soft: rgba(17, 24, 39, .92);--consent-text: #f8fafc;--consent-muted: #94a3b8;--consent-border: rgba(148, 163, 184, .2);--consent-border-strong: rgba(125, 160, 255, .26);--consent-accent: #89a6ff;--consent-accent-soft: rgba(125, 160, 255, .14);--consent-success: #4ade80;--consent-backdrop: rgba(2, 6, 23, .82);--consent-shadow: 0 32px 90px rgba(0, 0, 0, .55)}.consent-gate-overlay{position:fixed;top:0;right:0;bottom:0;left:0;z-index:10100;display:flex;align-items:center;justify-content:center;padding:1rem;background:var(--consent-backdrop);backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px)}.consent-gate-modal{position:relative;width:min(720px,100%);max-height:min(88vh,900px);overflow:auto;border:1px solid var(--consent-border);border-radius:24px;background:linear-gradient(180deg,var(--consent-surface),var(--consent-surface-soft));color:var(--consent-text);box-shadow:var(--consent-shadow);padding:24px}.consent-gate-modal:before{content:"";position:absolute;inset:0 0 auto;height:3px;background:linear-gradient(90deg,var(--consent-accent),#6e8cff)}.consent-gate-modal__hero{display:grid;gap:8px;padding-bottom:18px;margin-bottom:18px;border-bottom:1px solid var(--consent-border)}.consent-gate-modal__eyebrow{margin:0;color:var(--consent-accent);font-size:.78rem;font-weight:700;letter-spacing:.12em;text-transform:uppercase}.consent-gate-modal__heading h2{margin:0;color:var(--consent-text);font-size:clamp(1.6rem,2.6vw,2.2rem);line-height:1.1;letter-spacing:-.03em}.consent-gate-modal__heading p{margin:8px 0 0;color:var(--consent-muted);font-size:.98rem;line-height:1.55}.consent-gate-modal__count{margin:0;color:var(--consent-muted);font-size:.88rem;font-weight:600}.consent-gate-modal__list{display:grid;gap:12px}.consent-item{display:grid;gap:12px;padding:18px;border:1px solid var(--consent-border);border-radius:18px;background:#ffffffb8;transition:border-color .14s ease,box-shadow .14s ease,transform .14s ease}html.theme-dark .consent-item{background:#0f172ac7}.consent-item:hover{border-color:var(--consent-border-strong);box-shadow:0 16px 34px #0f172a14;transform:translateY(-1px)}.consent-item.is-checked{border-color:#15803d38}html.theme-dark .consent-item.is-checked{border-color:#4ade8038}.consent-item__top{display:flex;align-items:flex-start;justify-content:space-between;gap:16px}.consent-item__meta{display:grid;gap:8px;min-width:0}.consent-item__title-row{display:flex;align-items:center;gap:10px;flex-wrap:wrap}.consent-item__title-row h3{margin:0;color:var(--consent-text);font-size:1.08rem;line-height:1.15;letter-spacing:-.02em}.consent-item__ver{padding:4px 9px;border-radius:999px;background:var(--consent-accent-soft);color:var(--consent-accent);font-size:.74rem;font-weight:700;letter-spacing:.06em;text-transform:uppercase}.consent-item__body{margin:0;color:var(--consent-muted);font-size:.96rem;line-height:1.55}.consent-item__check{display:inline-flex;align-items:center;gap:10px;flex-shrink:0;padding:10px 12px;border:1px solid var(--consent-border);border-radius:14px;background:#ffffffc7;color:var(--consent-text);font-size:.94rem;font-weight:600;line-height:1;cursor:pointer;-webkit-user-select:none;-moz-user-select:none;user-select:none}html.theme-dark .consent-item__check{background:#111827d1}.consent-item__check input{-webkit-appearance:none;-moz-appearance:none;appearance:none;width:1.05rem;height:1.05rem;margin:0;border:2px solid rgba(100,116,139,.5);border-radius:.3rem;background:transparent;display:grid;place-content:center}.consent-item__check input:before{content:"";width:.5rem;height:.28rem;border:solid #fff;border-width:0 0 2px 2px;transform:scale(0) rotate(-45deg);transform-origin:center;transition:transform .12s ease}.consent-item__check input:checked{border-color:var(--consent-accent);background:var(--consent-accent);box-shadow:0 0 0 4px var(--consent-accent-soft)}.consent-item__check input:checked:before{transform:scale(1) rotate(-45deg)}.consent-item__check input:focus-visible{outline:2px solid var(--consent-accent);outline-offset:2px}.consent-item__link,.consent-list__doc{color:var(--consent-accent);text-decoration:none;font-weight:600}.consent-item__link:hover,.consent-list__doc:hover{text-decoration:underline}.consent-gate-modal__actions{display:flex;justify-content:flex-end;margin-top:18px;padding-top:18px;border-top:1px solid var(--consent-border)}.consent-gate-modal__actions button{min-width:180px;min-height:48px;padding:0 18px;border:0;border-radius:14px;background:linear-gradient(135deg,var(--consent-accent),#6e8cff);color:#fff;font-size:.98rem;font-weight:700;letter-spacing:.01em;box-shadow:0 14px 28px #315efb38}.consent-gate-modal__actions button:disabled{opacity:.45;cursor:not-allowed;box-shadow:none}.consent-gate-modal__actions button:not(:disabled):hover{transform:translateY(-1px)}.consent-gate-modal__actions button:not(:disabled):focus-visible{outline:2px solid var(--consent-accent);outline-offset:3px}.consent-gate-modal::-webkit-scrollbar{width:12px}.consent-gate-modal::-webkit-scrollbar-thumb{border:3px solid transparent;border-radius:999px;background:#64748b47;background-clip:content-box}.consent-gate-modal::-webkit-scrollbar-track{background:transparent}@media (max-width: 720px){.consent-gate-overlay{padding:.5rem}.consent-gate-modal{max-height:92vh;padding:18px;border-radius:20px}.consent-item{padding:16px}.consent-item__top,.consent-gate-modal__actions{flex-direction:column;align-items:stretch}.consent-item__check{justify-content:center;width:100%}.consent-gate-modal__actions button{width:100%;min-width:0}}.privacy-consent-page{display:grid;gap:1rem}.consent-granted{color:var(--consent-success);font-weight:700}.consent-missing{color:#d97706;font-weight:700}.consent-required-tag{opacity:.8;font-size:.85rem}.consent-list{display:grid;gap:.75rem;list-style:none;padding:0;margin:0}.consent-list__item{display:flex;flex-wrap:wrap;align-items:center;gap:.65rem;padding:.95rem 1rem;border:1px solid var(--consent-border);border-radius:16px;background:var(--consent-surface)}.consent-list__item button{margin-left:auto}.consent-list__doc{white-space:nowrap}.notification-prefs-page{max-width:760px}.notification-prefs-table{width:100%;border-collapse:collapse;background:var(--app-surface, #fff);border:1px solid var(--app-border, #e2e8f0);border-radius:10px;overflow:hidden}.notification-prefs-table th,.notification-prefs-table td{padding:10px 14px;border-bottom:1px solid var(--app-border, #e2e8f0);text-align:left;font-size:14px}.notification-prefs-table tbody tr:last-child td{border-bottom:none}.notification-prefs-table__ch{text-align:center!important;width:110px}.notification-prefs-table__ch input[type=checkbox]{width:17px;height:17px;accent-color:var(--app-accent, #2563eb);cursor:pointer}.notification-prefs-error{color:#b91c1c}.notification-prefs-table__module{font-weight:600;white-space:nowrap;width:140px}.notification-prefs-table__module{vertical-align:middle;border-right:1px solid var(--app-border, #e2e8f0)}:root{--social-accent: #8b5cf6;--social-accent-soft: rgba(139, 92, 246, .1);--social-accent-ring: rgba(139, 92, 246, .35)}.social-disc{--social-disc: var(--social-accent);display:inline-flex;align-items:center;justify-content:center;flex:0 0 auto;border-radius:50%;background:var(--social-disc);color:#fff;box-shadow:0 2px 6px #0f172a2e}.social-disc--sm{width:24px;height:24px;font-size:11px}.social-disc--md{width:32px;height:32px;font-size:14px}.social-disc--lg{width:52px;height:52px;font-size:22px}.social-empty{display:flex;flex-direction:column;align-items:center;text-align:center;gap:.35rem;margin-top:1rem;padding:3.25rem 1.5rem 3rem;border:1px solid var(--app-border, #e2e8f0);border-radius:16px;background:radial-gradient(ellipse 60% 70% at 50% 0%,var(--social-accent-soft),transparent 70%),var(--app-surface, #fff)}.social-empty__cluster{position:relative;width:180px;height:110px;margin-bottom:1.1rem}.social-empty__core{position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);box-shadow:0 6px 18px var(--social-accent-ring)}.social-empty__orbit{position:absolute;animation:social-float 5s ease-in-out infinite}.social-empty__orbit--1{left:8%;top:12%;animation-delay:0s}.social-empty__orbit--2{right:6%;top:6%;animation-delay:-1.2s}.social-empty__orbit--3{left:18%;bottom:2%;animation-delay:-2.4s}.social-empty__orbit--4{right:17%;bottom:6%;animation-delay:-3.1s}.social-empty__orbit--5{left:36%;top:0;animation-delay:-1.8s}.social-empty__orbit--6{right:34%;bottom:0;animation-delay:-4s}@keyframes social-float{0%,to{transform:translateY(0)}50%{transform:translateY(-7px)}}@media (prefers-reduced-motion: reduce){.social-empty__orbit{animation:none}}.social-empty__title{font-size:1.05rem;color:var(--app-text, #0f172a)}.social-empty__hint{max-width:32rem;margin-bottom:.9rem;color:var(--app-text-muted, #64748b)}.social-chip{display:inline-flex;align-items:center;gap:.5rem;padding:.35rem .9rem .35rem .45rem;border:1px solid var(--app-border-strong, #d5deeb);border-radius:999px;background:var(--app-surface, #fff);color:var(--app-text, #0f172a);font-weight:500;cursor:pointer;-webkit-user-select:none;-moz-user-select:none;user-select:none;transition:border-color .15s ease,box-shadow .15s ease,background .15s ease;margin:0}.social-chip input{position:absolute;opacity:0;pointer-events:none}.social-chip:hover{border-color:var(--social-accent)}.social-chip.is-on{border-color:var(--social-accent);background:var(--social-accent-soft);box-shadow:0 0 0 1px var(--social-accent) inset}.social-chip__check{color:var(--social-accent);font-size:.75rem;width:.9rem}.social-variant{border:1px solid var(--app-border, #e2e8f0);border-left:3px solid var(--social-variant-color, var(--social-accent));border-radius:10px;padding:.75rem .9rem .65rem;background:var(--app-surface, #fff)}.social-variant__head{display:flex;align-items:center;gap:.55rem;margin-bottom:.5rem}.social-variant__name{font-weight:600}.social-variant__count{margin-left:auto;font-variant-numeric:tabular-nums;font-size:.82rem;color:var(--app-text-muted, #64748b)}.social-variant__count.is-over{color:var(--app-btn-danger, #e5484d);font-weight:600}.social-variant textarea{border:none;padding:0;box-shadow:none;background:transparent;resize:vertical}.social-variant textarea:focus{box-shadow:none}.social-variant__gauge{height:3px;margin-top:.5rem;border-radius:2px;background:var(--app-muted-surface, #f8fafc);overflow:hidden}.social-variant__gauge span{display:block;height:100%;border-radius:2px;background:var(--social-variant-color, var(--social-accent));transition:width .15s ease}.social-variant__gauge span.is-over{background:var(--app-btn-danger, #e5484d)}.social-network-card{display:flex;flex-direction:column;align-items:flex-start;gap:.65rem;height:100%;padding:1rem;border:1px solid var(--app-border, #e2e8f0);border-radius:12px;background:var(--app-surface, #fff);transition:transform .15s ease,box-shadow .15s ease,border-color .15s ease}.social-network-card.is-live:hover{transform:translateY(-2px);border-color:var(--social-accent-ring);box-shadow:0 8px 20px #0f172a14}.social-network-card.is-soon{opacity:.55}.social-network-card__name{font-weight:600}.social-network-card__soon{font-size:.78rem;padding:.2rem .6rem;border-radius:999px;background:var(--app-muted-surface, #f8fafc);border:1px solid var(--app-border, #e2e8f0);color:var(--app-text-muted, #64748b)}.social-account-row td{vertical-align:middle}.social-status-dot{display:inline-block;width:8px;height:8px;border-radius:50%;margin-right:.4rem}.social-status-dot.is-ok{background:var(--app-btn-success, #087047)}.social-status-dot.is-expired{background:#d97706}.social-cal{display:grid;grid-template-columns:repeat(7,1fr);gap:4px}.social-cal__dow{padding:.25rem .4rem;font-size:.72rem;font-weight:600;letter-spacing:.06em;text-transform:uppercase;color:var(--app-text-muted, #64748b)}.social-cal__cell{min-height:6.2rem;padding:.3rem .35rem;border:1px solid var(--app-border, #e2e8f0);border-radius:8px;background:var(--app-surface, #fff);transition:border-color .15s ease,background .15s ease}.social-cal__cell.is-off{border-color:transparent;background:transparent}.social-cal__cell.is-today{border-color:var(--social-accent);box-shadow:0 0 0 1px var(--social-accent) inset}.social-cal__cell:not(.is-off):hover{background:var(--app-surface-alt, #f8fafc)}.social-cal__daynum{font-size:.75rem;color:var(--app-text-muted, #64748b);margin-bottom:.15rem}.social-cal__cell.is-today .social-cal__daynum{color:var(--social-accent);font-weight:700}.social-cal__pill{cursor:grab}.social-cal__pill:active{cursor:grabbing}html.theme-dark .social-empty{background:radial-gradient(ellipse 60% 70% at 50% 0%,rgba(139,92,246,.16),transparent 70%),var(--app-surface, #1e293b)}html.theme-dark .social-disc{box-shadow:0 2px 6px #00000073}html.theme-dark .social-chip.is-on{background:#8b5cf62e}html.theme-dark .social-network-card.is-live:hover{box-shadow:0 8px 20px #00000059}.u-border-left-4px-solid-0a7a5a{border-left:4px solid #0a7a5a}.u-border-left-4px-solid-f59e0b{border-left:4px solid #f59e0b}.u-border-top-4px-solid-2563eb{border-top:4px solid #2563eb}.u-border-top-4px-solid-c87f2a{border-top:4px solid #c87f2a}.u-maxh-220px{max-height:220px}.u-mb-0px{margin-bottom:0}.u-mb-12px{margin-bottom:12px}.u-mb-14px{margin-bottom:14px}.u-mb-16px{margin-bottom:16px}.u-mb-18px{margin-bottom:18px}.u-mb-22px{margin-bottom:22px}.u-mb-25px{margin-bottom:25px}.u-mb-2px{margin-bottom:2px}.u-mb-30px{margin-bottom:30px}.u-mb-4px{margin-bottom:4px}.u-mb-6px{margin-bottom:6px}.u-mb-8px{margin-bottom:8px}.u-mt-0px{margin-top:0}.u-mt-10px{margin-top:10px}.u-mt-12px{margin-top:12px}.u-mt-14px{margin-top:14px}.u-mt-16px{margin-top:16px}.u-mt-24px{margin-top:24px}.u-mt-26px{margin-top:26px}.u-mt-2px{margin-top:2px}.u-mt-6px{margin-top:6px}.u-mt-8px{margin-top:8px}.u-overflow-x-auto{overflow-x:auto}.u-overflow-y-auto{overflow-y:auto}.u-pr-40px{padding-right:40px}.u-ta-center{text-align:center}.u-top-100{top:100%}.establishment-company__links{display:flex;align-items:center;gap:.5rem;margin-top:.35rem;flex-wrap:wrap}.establishment-company__new{display:flex;align-items:center;gap:.4rem;margin-top:.4rem;flex-wrap:wrap}.establishment-company__new input{min-width:12rem;flex:1 1 12rem}.establishment-company--compact{display:flex;align-items:center;flex-wrap:wrap;gap:.4rem}.establishment-company--compact>.form-select{flex:1 1 8rem;min-width:0;width:auto}.establishment-company--compact>.establishment-company__links{margin-top:0;flex:0 0 auto}.establishment-company--compact>.establishment-company__new,.establishment-company--compact>.text-danger{flex:1 1 100%;margin-top:0}
