:root{color:#e2e8f0;font-synthesis:none;text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background-color:#0b1220;font-family:Segoe UI,Tahoma,Geneva,Verdana,sans-serif}*{box-sizing:border-box}html,body,#root{width:100%;height:100%;margin:0}body{background:#0b1220}button{font:inherit}:root{--ui-color-bg-page:#0b1220;--ui-color-bg-panel:#111a2b;--ui-color-bg-control:#273449;--ui-color-bg-hover:#24344c;--ui-color-bg-muted:#32435d;--ui-color-border-default:#32435d;--ui-color-border-hover:#4a5d79;--ui-color-border-focus:#dbe7f7;--ui-color-text-main:#e2e8f0;--ui-color-text-soft:#cbd5e1;--ui-color-text-muted:#94a3b8;--ui-color-field-label:#9fb4cc;--ui-color-text-inverse:#fff;--ui-color-accent:#0f766e;--ui-color-accent-hover:#0d9488;--ui-color-danger:#b91c1c;--ui-color-danger-hover:#dc2626;--ui-color-danger-soft:#fecaca;--ui-color-danger-text:#fecaca;--ui-radius-sm:8px;--ui-radius-md:12px;--ui-radius-lg:16px;--ui-radius-full:999px;--ui-control-height-sm:34px;--ui-control-height-input:34px;--ui-control-height-md:38px;--ui-control-height-lg:42px;--ui-input-font-family:Arial, sans-serif;--ui-input-font-size:13.3333px;--ui-input-font-weight:400;--ui-px-sm:10px;--ui-px-md:12px;--ui-px-lg:14px;--ui-py-sm:8px;--ui-py-md:10px;--ui-transition-fast:.18s ease;--ui-transition-md:.22s ease;--ui-panel-shadow:0 20px 40px #00000073;--ui-focus-ring:0 0 0 2px #dbe7f73d}.ui-input{width:100%;height:var(--ui-control-height-input);border:1px solid var(--ui-color-border-default);border-radius:var(--ui-radius-sm);background:var(--ui-color-bg-page);color:var(--ui-color-text-main);padding:0 var(--ui-px-md);font-family:var(--ui-input-font-family);font-size:var(--ui-input-font-size);font-weight:var(--ui-input-font-weight);transition:border-color var(--ui-transition-fast), box-shadow var(--ui-transition-fast), background-color var(--ui-transition-fast)}.ui-input::placeholder{color:var(--ui-color-text-muted);opacity:.78}.ui-field-label{color:var(--ui-color-field-label);font-family:inherit;font-size:.9rem;font-weight:400}.ui-input:hover{border-color:var(--ui-color-border-hover)}.ui-input:focus,.ui-input:focus-visible{border-color:var(--ui-color-border-focus);box-shadow:var(--ui-focus-ring);outline:none}.ui-input:disabled,.ui-input:read-only{background:color-mix(in srgb, var(--ui-color-bg-page) 82%, var(--ui-color-bg-muted));color:var(--ui-color-text-muted);cursor:default}.ui-search-field{display:block;position:relative}.ui-search-field__icon{z-index:1;width:15px;height:15px;color:var(--ui-color-text-muted);pointer-events:none;position:absolute;top:50%;left:8px;transform:translateY(-50%)}.ui-search-field__icon svg{fill:none;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:1.8px;width:100%;height:100%;display:block}.ui-search-field__icon--button{font:inherit;cursor:pointer;pointer-events:auto;background:0 0;border:0;padding:0}.ui-search-field__icon--button:hover:not(:disabled){color:var(--ui-color-text-soft)}.ui-search-field__icon--button:focus-visible{outline:1px solid var(--ui-color-border-focus);outline-offset:2px;border-radius:3px}.ui-search-field__icon--button:disabled{color:var(--ui-color-text-muted);cursor:default}.ui-search-field__input.ui-input{width:100%;height:30px;min-height:30px;padding:4px 8px 4px 29px;font-size:.8rem}.ui-search-field__input::-webkit-search-cancel-button{cursor:pointer}.ui-date-input{width:100%;display:inline-flex;position:relative}.ui-date-input__text{font-variant-numeric:tabular-nums;letter-spacing:.01em;padding-right:42px}.ui-date-input__picker-button{width:24px;height:24px;color:var(--ui-color-text-main);cursor:pointer;background:0 0;border:0;padding:0;position:absolute;top:50%;right:8px;transform:translateY(-50%)}.ui-date-input__picker-button:before{content:"";background:currentColor;position:absolute;inset:2px;-webkit-mask:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath d='M7 2v3M17 2v3M4 8h16M5 4h14a1 1 0 0 1 1 1v15H4V5a1 1 0 0 1 1-1Z' fill='none' stroke='black' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E") 50%/20px 20px no-repeat;mask:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath d='M7 2v3M17 2v3M4 8h16M5 4h14a1 1 0 0 1 1 1v15H4V5a1 1 0 0 1 1-1Z' fill='none' stroke='black' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E") 50%/20px 20px no-repeat}.ui-date-input__picker-button:hover:not(:disabled){color:var(--ui-color-border-focus)}.ui-date-input__picker-button:focus-visible{outline:2px solid var(--ui-color-border-focus);outline-offset:1px;border-radius:5px}.ui-date-input__picker-button:disabled{color:var(--ui-color-text-muted);cursor:default;opacity:.6}.ui-date-input__native-picker{opacity:0;pointer-events:none;width:1px;height:1px;position:fixed}.ui-textarea{resize:vertical;height:auto;min-height:0;padding:var(--ui-py-sm) var(--ui-px-md);line-height:1.4}.ui-button{min-width:120px;height:var(--ui-control-height-md);padding:0 var(--ui-px-lg);border-radius:var(--ui-radius-sm);cursor:pointer;transition:background-color var(--ui-transition-fast), color var(--ui-transition-fast), border-color var(--ui-transition-fast), opacity var(--ui-transition-fast);border:0;justify-content:center;align-items:center;gap:6px;font-weight:600;line-height:1;display:inline-flex}.ui-button:disabled{opacity:.65;cursor:default}.ui-button--primary{background:var(--ui-color-accent);color:var(--ui-color-text-inverse)}.ui-button--primary:hover:not(:disabled){background:var(--ui-color-accent-hover)}.ui-button--secondary{background:var(--ui-color-bg-control);color:var(--ui-color-text-soft)}.ui-button--secondary:hover:not(:disabled){background:var(--ui-color-bg-hover);color:var(--ui-color-text-main)}.ui-button--danger{background:var(--ui-color-danger);color:var(--ui-color-text-inverse)}.ui-button--danger:hover:not(:disabled){background:var(--ui-color-danger-hover)}.ui-segmented-control{border:1px solid var(--ui-color-border-default);background:color-mix(in srgb, var(--ui-color-bg-panel) 60%, var(--ui-color-bg-control));border-radius:9px;grid-auto-columns:minmax(74px,1fr);grid-auto-flow:column;width:auto;max-width:100%;display:inline-grid;overflow:hidden}.ui-segmented-control__button{border:0;border-right:1px solid var(--ui-color-border-default);min-width:74px;color:color-mix(in srgb, var(--ui-color-text-muted) 65%, var(--ui-color-text-soft));font:inherit;white-space:nowrap;cursor:pointer;background:0 0;justify-content:center;align-items:center;padding:7px 6px;font-size:.78rem;line-height:1;display:inline-flex}.ui-segmented-control__button:last-child{border-right:0}.ui-segmented-control__button:hover:not(:disabled),.ui-segmented-control__button.is-active{background:var(--ui-color-bg-hover);color:var(--ui-color-text-main)}.ui-segmented-control__button:focus-visible{z-index:1;outline:1px solid var(--ui-color-border-focus);outline-offset:-1px;position:relative}.ui-segmented-control__button:disabled{color:var(--ui-color-text-muted);cursor:default;opacity:.45}.ui-icon-button{width:var(--ui-control-height-md);height:var(--ui-control-height-md);min-width:unset;border-radius:var(--ui-radius-full);justify-content:center;align-items:center;padding:0;display:inline-flex}.ui-checkbox{appearance:none;box-sizing:border-box;border:1px solid var(--ui-color-border-hover);background:var(--ui-color-bg-page);cursor:pointer;width:14px;height:14px;transition:border-color var(--ui-transition-fast), background-color var(--ui-transition-fast);vertical-align:middle;border-radius:3px;flex:none;place-items:center;margin:0;display:inline-grid}.ui-checkbox:after{background:var(--ui-color-text-inverse);clip-path:polygon(0 45%,14% 29%,38% 54%,84% 0,100% 15%,39% 100%);content:"";transform-origin:50%;width:8px;height:6px;transform:scale(0)}.ui-checkbox:checked{border-color:var(--ui-color-accent-hover);background:0 0}.ui-checkbox:checked:after,.ui-checkbox:indeterminate:after,.ui-checkbox.is-indeterminate:after{transform:scale(1)}.ui-checkbox:indeterminate,.ui-checkbox.is-indeterminate{background:0 0}.ui-checkbox:indeterminate:after,.ui-checkbox.is-indeterminate:after{background:var(--ui-color-text-muted)}.ui-checkbox:hover:not(:disabled){border-color:var(--ui-color-border-focus);background:var(--ui-color-bg-hover)}.ui-checkbox:checked:hover:not(:disabled){border-color:var(--ui-color-accent-hover)}.ui-checkbox:focus-visible{border-color:var(--ui-color-border-focus);box-shadow:var(--ui-focus-ring);outline:none}.ui-checkbox:disabled{cursor:default;opacity:.36}.ui-radio-option{--ui-radio-size:13px;--ui-radio-dot-size:7px;--ui-radio-border:#e2e8f0;--ui-radio-background:#e2e8f0;--ui-radio-dot:#0f172a;--ui-radio-focus-ring:#e2e8f047;--ui-radio-disabled-label:#64748b;--ui-radio-disabled-border:#334155;--ui-radio-disabled-background:#0f172a5c;--ui-radio-disabled-dot:#334155;cursor:pointer;transition:color var(--ui-transition-fast);align-items:center;gap:8px;display:inline-flex}.ui-radio-option.is-disabled{color:var(--ui-radio-disabled-label);cursor:default}.ui-radio-option:has(.ui-radio-input:disabled){color:var(--ui-radio-disabled-label);cursor:default}.ui-radio-option.is-disabled:hover{color:var(--ui-radio-disabled-label)}.ui-radio-option:has(.ui-radio-input:disabled):hover{color:var(--ui-radio-disabled-label)}.ui-radio-input{appearance:none;width:var(--ui-radio-size);height:var(--ui-radio-size);border:1px solid var(--ui-radio-border);border-radius:var(--ui-radius-full);box-sizing:border-box;background:var(--ui-radio-background);cursor:pointer;transition:border-color var(--ui-transition-fast), background-color var(--ui-transition-fast);vertical-align:middle;flex:none;place-content:center;margin:0;display:inline-grid}.ui-radio-input:before{content:"";width:var(--ui-radio-dot-size);height:var(--ui-radio-dot-size);border-radius:var(--ui-radius-full);background:var(--ui-radio-dot);transition:transform var(--ui-transition-fast);transform:scale(0)}.ui-radio-input:checked:before{transform:scale(1)}.ui-radio-input:focus-visible{outline:2px solid var(--ui-radio-focus-ring);outline-offset:2px}.ui-radio-input:disabled{border-color:var(--ui-radio-disabled-border);background:var(--ui-radio-disabled-background);cursor:default;opacity:1}.ui-radio-input:disabled:before{background:var(--ui-radio-disabled-dot)}.ui-tooltip{z-index:2400;color:#ddd6fe;pointer-events:none;overflow-wrap:anywhere;background:#0f172af7;border:1px solid #a78bfa57;border-radius:8px;align-items:center;max-width:min(360px,100vw - 24px);padding:6px 10px 8px;font-size:.82rem;font-weight:450;line-height:1.25;display:inline-flex;position:fixed;box-shadow:0 14px 30px #02061761}.ui-modal-overlay{z-index:2000;background:#020617c7;place-items:center;padding:clamp(16px,4vh,40px) 16px;display:grid;position:fixed;inset:0;overflow-y:auto}.ui-modal-overlay--nested{background:#0206178c}.ui-modal-panel{border:1px solid var(--ui-color-border-default);border-radius:var(--ui-radius-lg);background:var(--ui-color-bg-panel);box-shadow:var(--ui-panel-shadow)}.ui-toast-region{z-index:1400;pointer-events:none;max-width:min(420px,100vw - 36px);position:fixed;top:18px;right:18px}.ui-toast{border:1px solid color-mix(in srgb, var(--ui-color-accent-hover) 54%, var(--ui-color-border-default));border-radius:var(--ui-radius-md);background:color-mix(in srgb, var(--ui-color-bg-panel) 96%, black);color:var(--ui-color-text-main);padding:11px 14px;font-size:.86rem;line-height:1.35;box-shadow:0 14px 34px #00000057}.ui-modal-close{width:36px;height:36px;color:var(--ui-color-text-muted);cursor:pointer;background:0 0;border:1px solid #0000;border-radius:9px;flex:0 0 36px;justify-content:center;align-items:center;padding:0;transition:color .12s,border-color .12s,background-color .12s;display:inline-flex}.ui-modal-close svg{width:19px;height:19px;display:block}.ui-modal-close path{fill:none;stroke:currentColor;stroke-width:1.9px;stroke-linecap:round;stroke-linejoin:round}.ui-modal-close:hover:not(:disabled){border-color:var(--ui-color-border-default);background:var(--ui-color-bg-hover);color:var(--ui-color-text-main)}.ui-modal-close:focus-visible{outline:2px solid var(--ui-color-border-focus);outline-offset:2px}.ui-modal-close:disabled{opacity:.5;cursor:default}.ui-tabbed-modal{--ui-tabbed-modal-tab-radius:10px;--ui-tabbed-modal-panel-radius:14px;--ui-tabbed-modal-tab-bg:#0f182894;--ui-tabbed-modal-tab-hover-bg:#24344cc7;--ui-tabbed-modal-tab-hover-border:var(--ui-color-border-hover);--ui-tabbed-modal-panel-bg:#111a2bb8;--ui-tabbed-modal-panel-border:var(--ui-color-border-default);--ui-tabbed-modal-panel-scrollbar-track:var(--ui-color-bg-panel);--ui-tabbed-modal-panel-scrollbar-thumb:var(--ui-color-border-hover)}.ui-modal-tabs{grid-auto-columns:1fr;grid-auto-flow:column;align-items:center;gap:4px;width:max-content;max-width:100%;margin:2px 0 0;display:inline-grid}.ui-modal-tab{border-radius:var(--ui-tabbed-modal-tab-radius) var(--ui-tabbed-modal-tab-radius) 0 0;background:var(--ui-tabbed-modal-tab-bg);color:#a7b4c8;width:100%;font:inherit;text-align:center;white-space:nowrap;cursor:pointer;z-index:1;border:1px solid #0000;padding:9px 14px;font-size:.86rem;line-height:1;transition:background-color .12s,border-color .12s,color .12s;position:relative}.ui-modal-tab:hover,.ui-modal-tab:focus-visible{border-color:var(--ui-tabbed-modal-tab-hover-border);background:var(--ui-tabbed-modal-tab-hover-bg);color:var(--ui-color-text-main);border-bottom-color:#0000;outline:none}.ui-modal-tab:hover:not(.is-active),.ui-modal-tab:focus-visible:not(.is-active){margin-bottom:-1px}.ui-modal-tab.is-active{border-color:var(--ui-tabbed-modal-panel-border);border-bottom:1px solid var(--ui-color-bg-panel);background:var(--ui-color-bg-panel);color:var(--ui-color-text-main);z-index:3;margin-bottom:-1px}.ui-modal-tab.is-active:after{content:"";background:var(--ui-color-bg-panel);pointer-events:none;height:2px;position:absolute;bottom:-2px;left:1px;right:1px}.ui-save-status{white-space:nowrap;letter-spacing:.01em;justify-content:center;justify-self:center;align-items:center;gap:5px;min-width:132px;font-weight:400;display:inline-flex}.ui-workspace-statusbar{color:#94a3b8;background:#111a2b;border-top:1px solid #253247;grid-template-columns:minmax(0,1fr) auto minmax(0,1fr);align-items:center;gap:12px;padding:8px 12px;font-size:.8rem;display:grid}.ui-workspace-statusbar__slot{min-width:0}.ui-workspace-statusbar__slot:empty{display:none}.ui-workspace-statusbar__slot--left{grid-column:1;justify-self:start}.ui-workspace-statusbar__slot--center{grid-column:2;justify-self:center}.ui-workspace-statusbar__slot--right{grid-column:3;justify-self:end}.ui-workspace-zoom{align-items:center;gap:8px;display:inline-flex}.ui-workspace-zoom__label{color:#b6c5db}.ui-workspace-zoom__button{color:#dbe7f7;width:26px;height:24px;font:inherit;cursor:pointer;background:#1a273a;border:1px solid #32435d;border-radius:6px;justify-content:center;align-items:center;padding:0;font-size:.92rem;line-height:1;display:inline-flex}.ui-workspace-zoom__button:hover:not(:disabled){background:#24344c;border-color:#4a5d79}.ui-workspace-zoom__button:disabled{opacity:.6;cursor:default}.ui-workspace-zoom__symbol{flex:0 0 10px;width:10px;height:10px;display:block;position:relative}.ui-workspace-zoom__symbol:before,.ui-workspace-zoom__symbol--plus:after{content:"";background:currentColor;border-radius:999px;width:100%;height:2px;position:absolute;top:50%;left:0;transform:translateY(-50%)}.ui-workspace-zoom__symbol--plus:after{transform:translateY(-50%)rotate(90deg)}.ui-workspace-zoom__slider{accent-color:#0f766e;width:220px}.ui-workspace-zoom__value{text-align:right;color:#d8e3f5;font-variant-numeric:tabular-nums;min-width:44px}@media (width<=1200px){.ui-workspace-statusbar{grid-template-columns:1fr;justify-items:center}.ui-workspace-statusbar__slot--left,.ui-workspace-statusbar__slot--center,.ui-workspace-statusbar__slot--right{grid-column:1;justify-self:center}.ui-workspace-zoom__slider{width:180px}}.ui-save-status--saved{color:#99f6e4}.ui-save-status--saving{color:#fbbf24}.ui-save-status--offline{color:#fca5a5}.ui-status-check-icon{border:1px solid color-mix(in srgb, currentColor 68%, transparent);border-radius:999px;justify-content:center;align-items:center;width:14px;height:14px;font-size:.68rem;line-height:1;display:inline-flex;transform:translateY(.06em)}.ui-status-check-icon svg{fill:none;stroke:currentColor;stroke-width:1.8px;stroke-linecap:round;stroke-linejoin:round;width:10px;height:10px}.ui-save-status__dots{justify-content:flex-start;width:16px;display:inline-flex;overflow:hidden}.ui-save-status__dots span{animation:1s ease-in-out infinite ui-save-status-dot}.ui-save-status__dots span:nth-child(2){animation-delay:.16s}.ui-save-status__dots span:nth-child(3){animation-delay:.32s}@keyframes ui-save-status-dot{0%,22%{opacity:.2;transform:translateY(1px)}45%,to{opacity:1;transform:translateY(0)}}.ui-modal-tabs.is-first-tab-inactive .ui-modal-tab:first-child:hover:before,.ui-modal-tabs.is-first-tab-inactive .ui-modal-tab:first-child:focus-visible:before{content:"";bottom:calc(-1 * var(--ui-tabbed-modal-panel-radius));width:var(--ui-tabbed-modal-panel-radius);height:var(--ui-tabbed-modal-panel-radius);border-left:1px solid var(--ui-tabbed-modal-tab-hover-border);background:var(--ui-tabbed-modal-tab-hover-bg);pointer-events:none;-webkit-mask-image:radial-gradient(circle at 100% 100%, transparent calc(var(--ui-tabbed-modal-panel-radius) - 1px), #000 var(--ui-tabbed-modal-panel-radius));-webkit-mask-image:radial-gradient(circle at 100% 100%, transparent calc(var(--ui-tabbed-modal-panel-radius) - 1px), #000 var(--ui-tabbed-modal-panel-radius));mask-image:radial-gradient(circle at 100% 100%, transparent calc(var(--ui-tabbed-modal-panel-radius) - 1px), #000 var(--ui-tabbed-modal-panel-radius));position:absolute;left:-1px}.ui-modal-tab-panel{z-index:2;border:1px solid var(--ui-tabbed-modal-panel-border);border-radius:var(--ui-tabbed-modal-panel-radius);background:var(--ui-tabbed-modal-panel-bg);scrollbar-width:thin;scrollbar-color:var(--ui-tabbed-modal-panel-scrollbar-thumb) transparent;flex:1;min-height:0;padding:16px;position:relative;overflow-y:auto}.ui-modal-tab-panel::-webkit-scrollbar{width:10px}.ui-modal-tab-panel::-webkit-scrollbar-track{margin-block:calc(var(--ui-tabbed-modal-panel-radius) - 2px);border-radius:var(--ui-radius-full);background:0 0}.ui-modal-tab-panel::-webkit-scrollbar-thumb{border-radius:var(--ui-radius-full);background:var(--ui-tabbed-modal-panel-scrollbar-thumb);background-clip:content-box;border:2px solid #0000}.ui-modal-tab-panel::-webkit-scrollbar-thumb:hover{background:#5f7391 padding-box content-box}.ui-modal-tab-panel.is-first-tab-active{border-top-left-radius:0}@media (width<=720px){.ui-modal-tabs{--ui-tabbed-modal-tab-radius:8px;grid-template-columns:repeat(2,minmax(0,1fr));grid-auto-flow:row;gap:0;width:100%}.ui-modal-tab{border-radius:var(--ui-tabbed-modal-tab-radius) var(--ui-tabbed-modal-tab-radius) 0 0}}.ui-unsaved-dialog__overlay{z-index:3000}.ui-unsaved-dialog{width:min(400px,100vw - 32px);padding:22px}.ui-unsaved-dialog h3{color:var(--ui-color-text-main);margin:0;font-size:1.05rem;font-weight:600;line-height:1.35}.ui-unsaved-dialog__error{color:var(--ui-color-danger-text);margin:12px 0 0;font-size:.88rem;line-height:1.35}.ui-unsaved-dialog__actions{justify-content:flex-end;gap:10px;margin-top:22px;display:flex}.ui-unsaved-dialog__actions .ui-button{min-width:100px}.ui-rename-modal__overlay{z-index:2300}.ui-rename-modal{gap:10px;width:min(420px,100vw - 32px);padding:16px;display:grid}.ui-rename-modal__header{justify-content:space-between;align-items:center;gap:10px;display:flex}.ui-rename-modal__header h4{color:var(--ui-color-text-main);margin:0;font-size:1rem}.ui-rename-modal__input{width:100%}.ui-rename-modal__input.is-error{border-color:var(--ui-color-danger-soft);color:var(--ui-color-danger-soft)}.ui-rename-modal__input.is-error:focus,.ui-rename-modal__input.is-error:focus-visible{border-color:var(--ui-color-danger-soft);box-shadow:0 0 0 3px #fca5a533}.ui-rename-modal__error{min-height:20px;color:var(--ui-color-danger-soft);opacity:0;margin:0;font-size:.84rem;transition:opacity .18s}.ui-rename-modal__error.is-visible{opacity:1}.ui-rename-modal__actions{justify-content:flex-end;gap:10px;display:flex}html,body{scrollbar-width:thin;scrollbar-color:var(--ui-color-border-hover) var(--ui-color-bg-page)}html::-webkit-scrollbar{width:10px;height:10px}body::-webkit-scrollbar{width:10px;height:10px}html::-webkit-scrollbar-track{background:var(--ui-color-bg-page)}body::-webkit-scrollbar-track{background:var(--ui-color-bg-page)}html::-webkit-scrollbar-thumb{background:var(--ui-color-border-hover);border:2px solid var(--ui-color-bg-page);border-radius:10px}body::-webkit-scrollbar-thumb{background:var(--ui-color-border-hover);border:2px solid var(--ui-color-bg-page);border-radius:10px}html::-webkit-scrollbar-thumb:hover{background:var(--ui-color-bg-muted)}body::-webkit-scrollbar-thumb:hover{background:var(--ui-color-bg-muted)}.auth-screen{background:radial-gradient(circle at 0 0,#0f766e33,#0000 45%),radial-gradient(circle at 100% 100%,#1e40af29,#0000 42%),#0b1220;place-items:center;min-height:100vh;padding:24px;display:grid}.auth-screen__card{background:#111a2b;border:1px solid #32435d;border-radius:14px;width:100%;max-width:440px;padding:24px;box-shadow:0 20px 48px #00000059}.auth-screen__title{color:#e2e8f0;margin:0 0 18px;font-size:1.5rem}.auth-screen__form{flex-direction:column;gap:12px;display:flex}.auth-screen__label{color:#cbd5e1;flex-direction:column;gap:6px;font-size:.92rem;display:flex}.auth-screen__input{width:100%}.auth-screen__error{color:#fca5a5;margin:0;font-size:.88rem}.auth-screen__submit{width:100%}.auth-screen__submit:disabled{opacity:.65}.auth-screen__switch{color:#94a3b8;align-items:center;gap:8px;margin-top:12px;font-size:.9rem;display:flex}.auth-screen__switch button{color:#67e8f9;cursor:pointer;background:0 0;border:0;padding:0}.company-structure-view{gap:var(--app-work-area-gap,8px);min-width:0;height:100%;min-height:0;padding:var(--app-work-area-padding,8px);background:var(--ui-color-bg-page);color:var(--ui-color-text-main);grid-template-rows:auto minmax(0,1fr);display:grid;overflow:hidden}.company-structure-toolbar{gap:8px;min-width:0;display:grid}.company-structure-toolbar__top-row{grid-template-columns:minmax(0,1fr) auto minmax(0,1fr);align-items:center;gap:10px;min-width:0;display:grid}.company-structure-toolbar__title{color:var(--ui-color-text-main);margin:0;font-size:1.38rem;line-height:1.18}.company-structure-toolbar__actions,.company-structure-toolbar__view-switcher{align-items:center;gap:6px;display:inline-flex}.company-structure-toolbar__actions{justify-self:start}.company-structure-toolbar__lifecycle-status{color:var(--ui-color-text-muted);cursor:default;opacity:1;transition:opacity var(--ui-transition-md);font-size:.8rem;line-height:1.25}.company-structure-toolbar__lifecycle-status--entering,.company-structure-toolbar__lifecycle-status--fading,.company-structure-toolbar__lifecycle-status--hidden{opacity:0}.company-structure-toolbar__lifecycle-status--fading{transition-duration:.6s;transition-timing-function:ease-out}.company-structure-toolbar__lifecycle-status--visible,.company-structure-toolbar__lifecycle-status--hovered{opacity:1}.company-structure-toolbar__lifecycle-status--error{color:var(--ui-color-danger-soft)}.company-structure-toolbar__lifecycle-status--success{color:#99f6e4}.company-structure-toolbar__lifecycle-status--warning{color:#fbbf24}.company-structure-toolbar__view-switcher{justify-self:center}.company-structure-toolbar__action-button,.company-structure-toolbar__view-switcher button{color:#cbd5e1;min-height:28px;font:inherit;cursor:pointer;background:#1a273a;border:1px solid #32435d;border-radius:8px;justify-content:center;align-items:center;gap:6px;padding:5px 10px;font-size:.86rem;line-height:1;transition:background-color .12s,border-color .12s,color .12s,opacity .12s;display:inline-flex}.company-structure-toolbar__action-button:not(:disabled):hover,.company-structure-toolbar__view-switcher button:hover{color:#e2e8f0;background:#24344c;border-color:#4a5d79}.company-structure-toolbar__action-button:focus-visible,.company-structure-toolbar__view-switcher button:focus-visible{outline-offset:2px;outline:2px solid #dbe7f7c2}.company-structure-toolbar__view-switcher button.is-active{color:#e2e8f0;background:#24344c;border-color:#4a5d79}.company-structure-toolbar__action-button:disabled{opacity:.65;cursor:default}.company-structure-toolbar__history-button:disabled,.company-structure-toolbar__edit-button:disabled{color:#65758c;opacity:.48;background:#111b2b;border-color:#26354b}.company-structure-toolbar__icon-button{width:28px;height:28px;padding:0}.company-structure-toolbar__icon{fill:none;stroke:currentColor;stroke-width:1.8px;stroke-linecap:round;stroke-linejoin:round;flex:0 0 15px;width:15px;height:15px}.company-structure-view__surface{border:1px solid var(--ui-color-border-default);border-radius:var(--ui-radius-md);background:color-mix(in srgb, var(--ui-color-bg-panel) 88%, var(--ui-color-bg-page));min-width:0;min-height:0;overflow:hidden}.company-structure-view__state,.company-structure-view__empty{min-height:220px;color:var(--ui-color-text-muted);text-align:center;place-items:center;gap:14px;padding:24px;display:grid}.company-structure-view__state--error{color:var(--ui-color-danger-soft)}.company-structure-view__state-actions{flex-wrap:wrap;justify-content:center;gap:10px;display:inline-flex}.company-structure-view__loader{border:3px solid var(--ui-color-bg-muted);border-top-color:var(--ui-color-accent-hover);border-radius:var(--ui-radius-full);width:28px;height:28px;animation:.9s linear infinite company-structure-spin}.company-structure-tree{--structure-level-indent:42px;--structure-collapse-control-size:24px;--structure-add-control-size:28px;--structure-root-child-indent:calc((var(--structure-add-control-size) / 2) + var(--structure-add-control-size));--structure-connector-span:0px;--structure-connector-color:color-mix(in srgb, var(--ui-color-border-hover) 68%, transparent);--structure-number-visible-digits:5;--structure-number-width:7.6ch;--structure-table-min-width:1600px;--structure-table-max-width:1800px;--structure-table-extra-depth-width:0px;--structure-hierarchy-min-width:660px;--structure-hierarchy-max-width:720px;--structure-title-width:clamp(220px, calc(40% - 56px), 240px);--structure-department-width:clamp(220px, calc(40% - 56px), 240px);grid-template-rows:auto minmax(0,1fr) auto;width:100%;min-width:0;max-width:none;height:100%;min-height:0;display:grid;overflow:hidden}.company-structure-row,.company-structure-add-node{width:calc(100% - var(--structure-table-extra-depth-width) + var(--structure-row-extra-depth-width,0px));grid-template-columns:var(--structure-number-width) minmax(calc(var(--structure-hierarchy-min-width) + var(--structure-row-extra-depth-width,0px)), calc(var(--structure-hierarchy-max-width) + var(--structure-row-extra-depth-width,0px))) minmax(360px, 420px) minmax(105px, 125px) minmax(128px, 158px) minmax(128px, 158px) 38px 36px 32px;align-items:center;gap:7px;display:grid}.company-structure-tree.has-no-invitations .company-structure-row,.company-structure-tree.has-no-invitations .company-structure-add-node{grid-template-columns:var(--structure-number-width) minmax(calc(var(--structure-hierarchy-min-width) + var(--structure-row-extra-depth-width,0px)), calc(var(--structure-hierarchy-max-width) + var(--structure-row-extra-depth-width,0px))) minmax(360px, 420px) minmax(105px, 125px) minmax(128px, 158px) minmax(128px, 158px) 38px 32px}.company-structure-tree__controls{background:#111a2b;border-bottom:1px solid #253247;justify-content:space-between;align-items:center;gap:12px;min-width:0;min-height:40px;padding:5px 16px;display:flex}.company-structure-tree__control-group{align-items:center;gap:6px;min-width:0;display:inline-flex}.company-structure-tree__number-toggle,.company-structure-tree__level-toggle{color:#a7b4c8;width:28px;min-width:28px;height:28px;font:inherit;cursor:pointer;-webkit-user-select:none;user-select:none;background:#1a273a;border:1px solid #32435d;border-radius:9px;justify-content:center;align-items:center;padding:0;font-size:.76rem;line-height:1;display:inline-flex}.company-structure-tree__number-toggle:hover,.company-structure-tree__level-toggle:not(:disabled):hover{color:#d9e3f3;background:#24344c}.company-structure-tree__number-toggle:focus-visible,.company-structure-tree__level-toggle:focus-visible{border-color:#dbe7f7;outline:none;box-shadow:0 0 0 2px #dbe7f724}.company-structure-tree__number-toggle.is-active{color:#e2e8f0;background:#24344c}.company-structure-tree__level-toggle:disabled{color:#65758c;opacity:.48;cursor:default;background:#111b2b;border-color:#26354b}.company-structure-tree__level-toggle svg{fill:none;stroke:currentColor;stroke-width:2.1px;stroke-linecap:round;stroke-linejoin:round;width:16px;height:16px}.company-structure-tree__invite-button{color:#65758c;min-height:26px;font:inherit;cursor:default;opacity:.58;white-space:nowrap;background:#111b2b;border:1px solid #26354b;border-radius:8px;justify-self:center;padding:4px 8px;font-size:.76rem;line-height:1}.company-structure-tree__scroll{scrollbar-color:#4a5d79 #111a2b;scrollbar-width:thin;min-width:0;min-height:0;padding:4px 10px 8px;overflow:auto}.company-structure-tree__scroll::-webkit-scrollbar{width:10px;height:10px}.company-structure-tree__scroll::-webkit-scrollbar-track{background:#111a2b}.company-structure-tree__scroll::-webkit-scrollbar-thumb{background:#4a5d79;border:2px solid #111a2b;border-radius:999px}.company-structure-tree__body{width:calc(clamp(var(--structure-table-min-width), 100%, var(--structure-table-max-width)) + var(--structure-table-extra-depth-width));gap:1px;display:grid;position:relative;overflow:visible}.company-structure-tree__statusbar{color:#94a3b8;background:#111a2b;border-top:1px solid #253247;grid-template-columns:minmax(0,1fr) auto minmax(0,1fr);align-items:center;gap:12px;min-height:34px;padding:8px 12px;font-size:.8rem;display:grid}.company-structure-tree__status-meta,.company-structure-tree__status-state,.company-structure-tree__status-actions{min-width:0}.company-structure-tree__connectors{pointer-events:none;z-index:3;width:100%;height:100%;position:absolute;inset:0;overflow:visible}.company-structure-tree__connector-path{fill:none;stroke:var(--structure-connector-color);stroke-width:1px;stroke-linecap:square;stroke-linejoin:miter;vector-effect:non-scaling-stroke}.company-structure-row{border-radius:var(--ui-radius-sm);min-height:36px;color:var(--ui-color-text-soft);background:0 0;padding:0 6px;position:relative}.company-structure-row:hover{background:color-mix(in srgb, var(--ui-color-bg-hover) 34%, transparent)}.company-structure-row.is-editing[data-structure-parent-id]:not(.is-root){cursor:grab}.company-structure-tree__body.is-dragging,.company-structure-tree__body.is-dragging .company-structure-row,.company-structure-tree__body.is-dragging .company-structure-row *{cursor:grabbing;-webkit-user-select:none;user-select:none}.company-structure-tree__body.is-dragging .company-structure-row:not(.is-dragging-row):hover{background:0 0}.company-structure-row.is-dragging-row{background:color-mix(in srgb, var(--ui-color-accent-hover) 24%, transparent);box-shadow:inset 0 0 0 1px color-mix(in srgb, var(--ui-color-accent-hover) 58%, transparent);opacity:1;transition:none}.company-structure-history{--history-table-width:1780px;grid-template-rows:auto minmax(0,1fr)}.company-structure-history__header,.company-structure-history__row{min-width:var(--history-table-width);grid-template-columns:7.6ch 250px 230px minmax(280px,340px) 118px 158px 148px 238px 132px 76px;align-items:center;gap:7px;display:grid}.company-structure-history__header{min-height:40px;color:var(--ui-color-text-muted);background:#111a2b;border-bottom:1px solid #253247;padding:0 16px;font-size:.76rem}.company-structure-history__scroll{scrollbar-color:#4a5d79 #111a2b;scrollbar-width:thin;min-width:0;min-height:0;padding:4px 10px 8px;overflow:auto}.company-structure-history__scroll::-webkit-scrollbar{width:10px;height:10px}.company-structure-history__scroll::-webkit-scrollbar-track{background:#111a2b}.company-structure-history__scroll::-webkit-scrollbar-thumb{background:#4a5d79;border:2px solid #111a2b;border-radius:999px}.company-structure-history__body{min-width:var(--history-table-width);gap:1px;display:grid}.company-structure-history__row{border-radius:var(--ui-radius-sm);min-height:36px;color:var(--ui-color-text-soft);padding:0 6px;font-size:.84rem}.company-structure-history__row:hover{background:color-mix(in srgb, var(--ui-color-bg-hover) 34%, transparent)}.company-structure-history__row>span{text-overflow:ellipsis;white-space:nowrap;min-width:0;overflow:hidden}.company-structure-history__row.is-context{color:var(--ui-color-text-muted)}.company-structure-history__row.is-archived{color:var(--ui-color-text-main)}.company-structure-history__number{color:var(--ui-color-text-muted);font-variant-numeric:tabular-nums}.company-structure-history__position{align-items:center;display:flex}.company-structure-history__indent{width:calc(var(--history-depth,0) * 28px);flex:0 0 calc(var(--history-depth,0) * 28px)}.company-structure-history__assignment-marker{border-radius:var(--ui-radius-full);background:var(--ui-color-border-hover);width:7px;height:7px}.company-structure-history__employee{color:var(--ui-color-text-main)}.company-structure-history__dates{font-variant-numeric:tabular-nums;align-items:center;gap:5px;display:inline-flex}.company-structure-history__date-edit{width:24px;height:24px;color:var(--ui-color-text-muted);cursor:pointer;background:0 0;border:0;border-radius:7px;padding:4px}.company-structure-history__date-edit:hover,.company-structure-history__date-edit:focus-visible{color:var(--ui-color-text-main);background:var(--ui-color-bg-hover);outline:none}.company-structure-history__date-edit svg,.company-structure-history__action svg{fill:none;stroke:currentColor;stroke-width:1.8px;stroke-linecap:round;stroke-linejoin:round;width:100%;height:100%}.company-structure-history__status{align-items:center;gap:6px;display:inline-flex}.company-structure-history__status.is-transferred{color:#fbbf24}.company-structure-history__status.is-dismissed,.company-structure-history__position-status.is-dismissed{color:var(--ui-color-danger-soft)}.company-structure-history__status.is-active{color:#99f6e4}.company-structure-history__actions{justify-content:flex-end;align-items:center;gap:5px;display:inline-flex}.company-structure-history__action{color:#cbd5e1;cursor:pointer;background:#1e293b;border:1px solid #32435d;border-radius:9px;width:28px;height:28px;padding:5px}.company-structure-history__action.is-restore:hover:not(:disabled),.company-structure-history__action.is-restore:focus-visible{color:#99f6e4;background:#153432;border-color:#5eead4;outline:none}.company-structure-history__action.is-delete:hover:not(:disabled),.company-structure-history__action.is-delete:focus-visible{color:#fecaca;background:#3f1d24;border-color:#fca5a5;outline:none}.company-structure-history__action:disabled{opacity:.38;cursor:default}.company-structure-history-modal{gap:14px;width:min(460px,100vw - 32px);display:grid}.company-structure-history-modal h3,.company-structure-history-modal p{margin:0}.company-structure-history-modal label,.company-structure-history-modal__dates{gap:7px;display:grid}.company-structure-history-modal__dates{grid-template-columns:repeat(2,minmax(0,1fr))}.company-structure-history-modal__warning,.company-structure-history-modal__error{color:var(--ui-color-danger-soft)}.company-structure-history-modal__actions{justify-content:flex-end;gap:8px;display:flex}.company-structure-tree__drag-overlay{z-index:1200;pointer-events:none;will-change:transform;width:0;min-width:0;height:0;min-height:0;display:block;position:fixed;top:0;left:0;overflow:visible}.company-structure-tree__drag-overlay .company-structure-row.is-drag-ghost{border:1px solid color-mix(in srgb, var(--ui-color-border-hover) 82%, transparent);background:color-mix(in srgb, var(--ui-color-bg-panel) 88%, transparent);opacity:.48;transform-origin:0 0;cursor:grabbing;-webkit-user-select:none;user-select:none;max-width:none;transition:none;transform:scale(1.006);box-shadow:0 14px 32px #00000061}.company-structure-row.is-dragging-branch{--structure-drag-accent:#99f6e4;color:var(--structure-drag-accent)}.company-structure-row.is-dragging-branch .company-structure-row__field-text,.company-structure-row.is-dragging-branch .company-structure-row__field-input{border-color:var(--structure-drag-accent);color:var(--structure-drag-accent)}.company-structure-row.is-dragging-branch .company-structure-row__field-text.is-placeholder,.company-structure-row.is-dragging-branch .company-structure-row__number,.company-structure-row.is-dragging-branch .company-structure-row__collapse,.company-structure-row.is-dragging-branch .company-structure-row__subtree-count,.company-structure-row.is-dragging-branch .company-structure-row__badge{color:var(--structure-drag-accent)}.company-structure-row.is-dragging-branch .company-structure-row__field-text.is-placeholder{opacity:1}.company-structure-row [data-structure-drag-block]{cursor:default}.company-structure-row.is-editing:focus-within{z-index:30}.company-structure-row.is-newly-added:before{content:"";z-index:0;border-radius:inherit;background:color-mix(in srgb, var(--ui-color-accent-hover) 38%, transparent);pointer-events:none;animation:4.8s cubic-bezier(.16,1,.3,1) forwards company-structure-new-row-flash;position:absolute;inset:0}.company-structure-row.is-newly-added:hover:before{opacity:0;animation:none}.company-structure-row>*{z-index:1;position:relative}.company-structure-row.is-root{color:var(--ui-color-text-main)}.company-structure-row.is-draft{color:var(--ui-color-text-soft)}.company-structure-row__tree{z-index:2;align-items:center;min-width:0;display:flex;position:relative;overflow:visible}.company-structure-row__number{z-index:1;position:relative}.company-structure-row__indent{width:var(--structure-row-indent);flex:0 0 var(--structure-row-indent)}.company-structure-row__collapse,.company-structure-row__leaf{width:var(--structure-collapse-control-size);height:var(--structure-collapse-control-size);flex:0 0 var(--structure-collapse-control-size)}.company-structure-row__collapse{color:var(--ui-color-text-soft);font:inherit;cursor:pointer;background:0 0;border:0;border-radius:6px;justify-content:center;align-items:center;font-size:1.15rem;line-height:1;display:inline-flex}.company-structure-row.has-inline-add .company-structure-row__collapse,.company-structure-row.is-root.is-editing .company-structure-row__collapse{transform:translate(3.5px)}.company-structure-row__collapse-icon{fill:none;stroke:currentColor;stroke-width:2px;stroke-linecap:round;stroke-linejoin:round;width:12px;height:12px;display:block}.company-structure-row__collapse:hover{color:#f0f5ff;background:0 0}.company-structure-row__collapse:focus-visible{outline-offset:2px;outline:1px solid #dbe7f7}.company-structure-row__number{color:var(--ui-color-text-muted);font-family:var(--ui-input-font-family);font-size:var(--ui-input-font-size);font-weight:var(--ui-input-font-weight);font-variant-numeric:tabular-nums;text-align:left;line-height:1;display:block}.company-structure-row__number.is-empty,.company-structure-tree.has-no-numbering .company-structure-row__number{visibility:hidden}.company-structure-row__cell{text-overflow:ellipsis;white-space:nowrap;min-width:0;overflow:hidden}.company-structure-row__number{text-overflow:ellipsis;white-space:nowrap;min-width:0;max-width:100%;overflow:hidden}.company-structure-tree__number-tooltip{text-align:center;flex-direction:column;align-items:center;gap:4px}.company-structure-tree__number-tooltip-title{max-width:100%}.company-structure-row__add{justify-content:center;align-items:center;min-width:0;display:inline-flex;position:relative}.company-structure-row__cell{z-index:1;position:relative}.company-structure-row__hierarchy{align-items:center;gap:7px;width:calc(100% + 7px);min-width:0;display:flex;overflow:visible;transform:translate(-7px)}.company-structure-row__field-text,.company-structure-row__field-input{box-sizing:border-box;width:100%;min-width:0}.company-structure-row__field-text{height:26px;color:inherit;font:inherit;text-overflow:ellipsis;white-space:nowrap;background:0 0;border:1px solid #0000;border-radius:6px;align-items:center;padding:0 3px;line-height:1.2;display:flex;overflow:hidden}.company-structure-row__field-text.is-placeholder{color:var(--ui-color-text-muted);opacity:.78}.company-structure-row__field-input{line-height:normal;display:block}.company-structure-row__suggestion-field{width:100%;min-width:0;display:block;position:relative}.company-structure-row__suggestion-field:has(.company-structure-row__suggestion-list) .company-structure-row__field-input{border-color:var(--ui-color-border-focus);border-radius:var(--ui-radius-sm) var(--ui-radius-sm) 0 0;box-shadow:none}.company-structure-row__suggestion-toggle{z-index:1;width:20px;height:100%;color:var(--ui-color-text-muted);cursor:pointer;background:0 0;border:0;border-radius:0;place-items:center;padding:0;display:grid;position:absolute;top:0;right:2px}.company-structure-row__suggestion-toggle:hover{color:var(--ui-color-text-main);background:0 0}.company-structure-row__suggestion-toggle:focus-visible{outline:none}.company-structure-row__suggestion-toggle-icon{fill:currentColor;width:9px;height:5px;display:block}.company-structure-row__suggestion-list{z-index:20;border:1px solid var(--ui-color-border-focus);border-radius:0 0 var(--ui-radius-sm) var(--ui-radius-sm);background:var(--ui-color-bg-page);max-height:132px;box-shadow:none;scrollbar-width:thin;border-top:0;gap:0;padding:1px 2px 2px;display:grid;position:absolute;top:calc(100% - 1px);left:0;right:0;overflow-y:auto}.company-structure-row__suggestion-option{width:100%;min-width:0;color:var(--ui-color-text-soft);font:inherit;font-size:var(--ui-input-font-size);text-align:left;text-overflow:ellipsis;white-space:nowrap;cursor:pointer;background:0 0;border:0;border-radius:3px;align-items:center;gap:5px;padding:4px 6px;line-height:1.15;display:flex;overflow:hidden}.company-structure-row__suggestion-option.is-empty{min-height:23px}.company-structure-row__suggestion-option-check{color:#0000;flex:0 0 14px;justify-content:center;align-items:center;width:14px;height:14px;display:inline-flex}.company-structure-row__suggestion-option.is-selected .company-structure-row__suggestion-option-check{color:#99f6e4}.company-structure-row__suggestion-option-check svg{fill:none;stroke:currentColor;stroke-width:2px;stroke-linecap:round;stroke-linejoin:round;width:13px;height:13px}.company-structure-row__suggestion-option-name{text-overflow:ellipsis;white-space:nowrap;flex:1;min-width:0;overflow:hidden}.company-structure-row__suggestion-option:hover,.company-structure-row__suggestion-option.is-active{background:color-mix(in srgb, var(--ui-color-bg-hover) 72%, transparent);color:var(--ui-color-text-main)}.company-structure-row__field-input:read-only{cursor:default}.company-structure-row__field-input.is-history-locked:read-only{background:var(--ui-color-bg-page);color:var(--ui-color-text-main)}.company-structure-row__field-input--error{color:#fecaca;border-color:#fca5a5}.company-structure-row__field-input--error:hover{border-color:#fca5a5}.company-structure-row__field-input--error:focus,.company-structure-row__field-input--error:focus-visible{border-color:#fca5a5;box-shadow:0 0 0 3px #fca5a533}.company-structure-row__inline-add-connector{width:var(--structure-connector-span);flex:0 0 var(--structure-connector-span);min-width:0;height:1px}.company-structure-row__inline-add-button{width:var(--structure-add-control-size);min-width:var(--structure-add-control-size);height:var(--structure-add-control-size);color:#a7b4c8;cursor:pointer;-webkit-user-select:none;user-select:none;background:#1a273a;border:1px solid #32435d;border-radius:9px;place-items:center;padding:0;display:inline-grid}.company-structure-row__inline-add-button svg{fill:none;stroke:currentColor;stroke-width:2px;stroke-linecap:round;width:13px;height:13px}.company-structure-row__inline-add-button:hover{color:#d9e3f3;background:#24344c}.company-structure-row__inline-add-button:focus-visible{border-color:#dbe7f7;outline:none;box-shadow:0 0 0 2px #dbe7f724}.company-structure-row__inline-add-button.is-disabled{opacity:.46;cursor:default}.company-structure-tree.is-history-interaction-locked .company-structure-row__inline-add-button.is-disabled,.company-structure-tree.is-history-interaction-locked .company-structure-add-node__button.is-disabled{opacity:1}.company-structure-row__inline-add-button.is-disabled:hover{color:#a7b4c8;background:#1a273a}.company-structure-row__root-anchor-slot{width:var(--structure-add-control-size);height:var(--structure-add-control-size);flex:0 0 var(--structure-add-control-size);pointer-events:none;place-items:center;display:inline-grid}.company-structure-row__root-anchor-dot{border-radius:var(--ui-radius-full);background:var(--structure-connector-color);width:10px;height:10px;box-shadow:0 0 0 1px color-mix(in srgb, var(--ui-color-bg-page) 45%, transparent);display:block}.company-structure-row__inline-add-notice{z-index:2;border-radius:var(--ui-radius-sm);background:color-mix(in srgb, var(--ui-color-bg-control) 92%, var(--ui-color-bg-page));max-width:min(460px,58vw);color:var(--ui-color-text-soft);padding:5px 8px;font-size:.78rem;line-height:1.25;position:absolute;top:30px;left:0;box-shadow:0 8px 24px #00000047}.company-structure-row__employee-fields{grid-template-columns:repeat(3,minmax(0,1fr));align-items:center;gap:4px;min-width:0;display:grid}.company-structure-row__title{color:var(--ui-color-text-main);font-weight:600}.company-structure-row__title,.company-structure-row__department{box-sizing:border-box}.company-structure-row__title{flex:0 0 var(--structure-title-width)}.company-structure-row__department{flex:0 0 var(--structure-department-width);align-items:center;gap:5px;display:inline-flex;overflow:visible}.company-structure-row__employee-name{text-overflow:ellipsis;white-space:nowrap;min-width:0;max-width:100%;overflow:hidden}.company-structure-row__department-value{flex:auto;min-width:0;overflow:hidden}.company-structure-row.is-editing .company-structure-row__department-value{overflow:visible}.company-structure-row__department-display-value{text-overflow:ellipsis;white-space:nowrap;min-width:0;overflow:hidden}.company-structure-row__department .company-structure-row__field-text{gap:5px}.company-structure-row__subtree-count{color:var(--ui-color-text-muted);font-variant-numeric:tabular-nums;flex:none;font-size:.78rem;font-weight:400;line-height:1}.company-structure-row.is-editing .company-structure-row__subtree-count{text-align:left;flex:0 0 4ch;width:4ch;overflow:visible}.company-structure-row__status{justify-content:flex-end;align-items:center;gap:6px;min-width:0;display:inline-flex;overflow:hidden}.company-structure-row__badge{border-radius:var(--ui-radius-full);min-width:0;max-width:100%;height:22px;color:var(--ui-color-text-soft);background:var(--ui-color-bg-control);text-overflow:ellipsis;white-space:nowrap;align-items:center;padding:0 7px;font-size:.76rem;line-height:1;display:inline-flex;overflow:hidden}.company-structure-row__badge--active{color:var(--ui-color-text-inverse);background:color-mix(in srgb, var(--ui-color-accent) 28%, var(--ui-color-bg-control))}.company-structure-row__badge--vacant{color:var(--ui-color-text-muted);background:color-mix(in srgb, var(--ui-color-bg-control) 68%, var(--ui-color-bg-page))}.company-structure-row__badge--temporary{color:var(--ui-color-text-main);background:color-mix(in srgb, var(--ui-color-border-hover) 38%, var(--ui-color-bg-control))}.company-structure-row__invite,.company-structure-row__actions{justify-content:center;align-items:center;min-width:0;display:inline-flex}.company-structure-row__delete-draft{color:#cbd5e1;z-index:2;opacity:0;pointer-events:none;cursor:pointer;background:#1e293b;border:1px solid #32435d;border-radius:9px;place-items:center;width:28px;height:28px;padding:0;transition:opacity .12s,border-color .2s,background-color .2s,color .2s;display:inline-grid}.company-structure-row:hover .company-structure-row__delete-draft,.company-structure-row__delete-draft:focus-visible{opacity:1;pointer-events:auto}.company-structure-row__delete-draft:hover,.company-structure-row__delete-draft:focus-visible{color:#fecaca;background:#3f1d24;border-color:#fca5a5;outline:none}.company-structure-row__connection-status{color:#94a3b8;place-items:center;width:24px;height:24px;display:inline-grid}.company-structure-row__connection-status.is-active{color:#99f6e4}.company-structure-row__connection-status.is-invited{color:#facc15}.company-structure-tree__body.is-dragging .company-structure-row__delete-draft,.company-structure-tree__body.is-dragging .company-structure-row__delete-draft:focus-visible{opacity:0;pointer-events:none}.company-structure-row__delete-draft svg{width:16px;height:16px}.company-structure-row__delete-draft path{fill:none;stroke:currentColor;stroke-width:2.1px;stroke-linecap:round;stroke-linejoin:round}.company-structure-add-node{min-height:36px;padding:0 6px}.company-structure-add-node__slot{width:calc(100% + 7px);min-width:0;min-height:36px;padding-left:var(--structure-row-indent);grid-column:2/-1;align-items:center;display:flex;position:relative;transform:translate(-7px)}.company-structure-add-node__connector{width:var(--structure-connector-span);flex:0 0 var(--structure-connector-span);min-width:0;height:1px}.company-structure-add-node__button{width:var(--structure-add-control-size);min-width:var(--structure-add-control-size);height:var(--structure-add-control-size);color:#a7b4c8;cursor:pointer;-webkit-user-select:none;user-select:none;background:#1a273a;border:1px solid #32435d;border-radius:9px;place-items:center;padding:0;display:inline-grid}.company-structure-add-node__button svg{fill:none;stroke:currentColor;stroke-width:2px;stroke-linecap:round;width:13px;height:13px}.company-structure-add-node__button:hover{color:#d9e3f3;background:#24344c}.company-structure-add-node__button:focus-visible{border-color:#dbe7f7;outline:none;box-shadow:0 0 0 2px #dbe7f724}.company-structure-add-node__button.is-disabled{opacity:.46;cursor:default}.company-structure-add-node__button.is-disabled:hover{color:#a7b4c8;background:#1a273a}.company-structure-add-node__notice{border-radius:var(--ui-radius-sm);background:color-mix(in srgb, var(--ui-color-bg-control) 92%, var(--ui-color-bg-page));max-width:min(460px,58vw);color:var(--ui-color-text-soft);margin-left:8px;padding:5px 8px;font-size:.78rem;line-height:1.25;box-shadow:0 8px 24px #00000047}@keyframes company-structure-spin{to{transform:rotate(360deg)}}.company-employee-modal__overlay{z-index:1250;place-items:center;padding:18px;display:grid}.company-employee-modal{width:min(620px,100vw - 36px);max-height:calc(100vh - 36px);padding:18px;overflow:auto}.company-employee-modal__header{justify-content:space-between;align-items:flex-start;gap:18px;margin-bottom:16px;display:flex}.company-employee-modal__header h3,.company-employee-modal__header p{margin:0}.company-employee-modal__header p{color:var(--ui-color-text-muted);margin-top:4px;font-size:.84rem}.company-employee-modal__form{gap:16px;display:grid}.company-employee-modal__mode-switch,.company-employee-modal__actions{align-items:center;gap:8px;display:flex}.company-employee-modal__fields{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;display:grid}.company-employee-modal__field{min-width:0;color:var(--ui-color-text-soft);gap:6px;font-size:.8rem;display:grid}.company-employee-modal__field.is-wide{grid-column:1/-1}.company-employee-modal__field .ui-input{width:100%}.company-employee-modal__actions{justify-content:flex-end}.company-employee-modal__error{color:var(--ui-color-danger-soft);font-size:.82rem}.company-assignment-remove-modal__choices{border:1px solid var(--ui-color-border-default);border-radius:var(--ui-radius-md);gap:8px;padding:10px 12px 12px;display:grid}.company-assignment-remove-modal__choices legend{color:var(--ui-color-text-muted);padding:0 4px;font-size:.8rem}.company-assignment-remove-modal__choices label{cursor:pointer;align-items:center;gap:8px;display:flex}.company-assignment-remove-modal__choices label.is-disabled{cursor:not-allowed;opacity:.52}.company-assignment-remove-modal__choices input{accent-color:var(--ui-color-accent-hover)}.company-assignment-remove-modal__notice{color:var(--ui-color-text-soft);margin:0;font-size:.84rem}.company-assignment-remove-modal__notice.is-warning{color:var(--ui-color-danger-soft)}@media (width<=640px){.company-employee-modal__fields{grid-template-columns:1fr}}@keyframes company-structure-new-row-flash{0%{opacity:1}to{opacity:0}}@media (width<=980px){.company-structure-view{padding:14px}.company-structure-toolbar__top-row{grid-template-columns:minmax(0,1fr);justify-items:start}.company-structure-toolbar__view-switcher{justify-self:start}}@media (width<=640px){.company-structure-toolbar__view-switcher,.company-structure-toolbar__actions{flex-wrap:wrap}}.templates-grid{grid-template-columns:repeat(auto-fill,minmax(190px,1fr));gap:10px;display:grid}.template-card{background:#1a273a;border:1px solid #2c3d56;border-radius:10px;gap:8px;padding:12px;display:grid}.template-card h3{color:#e2e8f0;margin:0;font-size:.95rem}.template-card p{color:#94a3b8;margin:0;font-size:.85rem}.template-card button{color:#cbd5e1;cursor:pointer;background:#24344c;border:1px solid #32435d;border-radius:8px;justify-self:start;padding:7px 10px}.view-switcher{background:#1a273a;border-radius:8px;gap:4px;padding:3px;display:inline-flex}.view-switcher button{cursor:pointer;color:#a7b4c8;background:0 0;border:0;border-radius:6px;padding:6px 10px}.view-switcher button.is-active{color:#e2e8f0;background:#24344c;box-shadow:0 1px 3px #00000059}.projects-grid{grid-template-columns:repeat(auto-fill,minmax(220px,220px));justify-content:start;gap:10px;display:grid}.projects-state{color:#cbd5e1;background:#1a273a;border:1px dashed #32435d;border-radius:10px;margin:0;padding:14px 12px;font-size:.9rem}.projects-state--error{color:#fecaca;border-color:#7f1d1d}.project-card{aspect-ratio:1;isolation:isolate;background:#1a273a;border:1px solid #2c3d56;border-radius:12px;padding:12px;display:grid;position:relative;overflow:hidden}.project-card h3{color:#e2e8f0;margin:0;font-size:.96rem}.project-card p{color:#a7b4c8;margin:0;font-size:.78rem}.project-card--interactive{transition:border-color .2s,box-shadow .2s}.project-card--interactive:hover{border-color:#3c5273;box-shadow:0 8px 18px #030a164d}.project-card--clickable{cursor:pointer}.project-card__bg-illustration{pointer-events:none;z-index:0;place-items:center;display:grid;position:absolute;inset:0}.project-card__bg-illustration svg{opacity:.14;filter:drop-shadow(0 6px 18px #0003);width:76%;height:76%}.project-card__bg-illustration path,.project-card__bg-illustration rect,.project-card__bg-illustration circle{fill:none;stroke:#c4d3ea;stroke-width:1.65px;stroke-linecap:round;stroke-linejoin:round}.project-card__content{z-index:1;flex-direction:column;height:100%;min-height:0;padding-bottom:34px;display:flex;position:relative}.project-card__title{gap:1px;max-height:3.7em;margin:0 34px 6px 0;display:grid;overflow:hidden}.project-card__title-line{line-height:1.22;display:block}.project-card__meta{gap:2px;margin-top:2px;padding-right:34px;display:grid}.project-card__period{color:#dbe7f7;text-align:center;letter-spacing:.01em;-webkit-backdrop-filter:blur(.8px);backdrop-filter:blur(.8px);pointer-events:none;background:#101f32d1;border:1px solid #476384;border-radius:999px;flex-direction:column;justify-content:center;align-items:center;gap:1px;width:calc(100% - 40px);min-height:42px;padding:6px 12px;font-size:.74rem;line-height:1.2;display:flex;position:absolute;top:72%;left:50%;transform:translate(-50%,-50%)}.project-card__period-line{display:block}.project-card__period-line--primary{color:#e2e8f0;font-size:.76rem;font-weight:600}.project-card__period-line--secondary{color:#a9bfd9;font-size:.72rem}.project-card__period-line--single{font-size:.75rem;font-weight:500}.project-card__manager-badge{z-index:2;color:#f8fbff;background:#111f32f5;border:1px solid #6b7f9e;border-radius:999px;place-items:center;width:32px;height:32px;font-size:.72rem;font-weight:700;display:grid;position:absolute;bottom:10px;right:10px;overflow:hidden;box-shadow:0 4px 10px #02081273}.project-card__manager-avatar{object-fit:cover;width:100%;height:100%;display:block}.project-card__menu-anchor{z-index:10;position:absolute;top:10px;right:10px}.project-card__menu-trigger{color:#a7b4c8;cursor:pointer;opacity:0;visibility:hidden;background:#0b1220d9;border:1px solid #32435d;border-radius:8px;place-items:center;width:30px;height:30px;transition:opacity .2s,visibility .2s,border-color .2s,color .2s,background-color .2s;display:inline-grid}.project-card--interactive:hover .project-card__menu-trigger,.project-card__menu-trigger.is-open{opacity:1;visibility:visible}.project-card__menu-trigger:hover{color:#e2e8f0;background:#24344cf2;border-color:#4a5d79}.project-card__menu-trigger svg{width:16px;height:16px}.project-card__menu-trigger circle{fill:currentColor}.project-card__menu{z-index:2400;background:#111a2b;border:1px solid #32435d;border-radius:10px;gap:2px;width:224px;padding:6px;display:grid;position:fixed;box-shadow:0 10px 26px #00000073}.project-card__menu button{color:#cbd5e1;text-align:left;cursor:pointer;width:100%;font:inherit;background:0 0;border:0;border-radius:8px;align-items:center;gap:8px;padding:8px;line-height:1.2;display:flex}.project-card__menu button:hover:not(:disabled){background:#24344c}.project-card__menu button:disabled{cursor:default;opacity:.45}.project-card__menu-icon{flex:0 0 18px;justify-content:center;align-items:center;width:18px;height:18px;display:inline-flex}.project-card__menu-icon svg{width:18px;height:18px}.project-card__menu-icon path,.project-card__menu-icon rect,.project-card__menu-icon circle{fill:none;stroke:currentColor;stroke-width:1.9px;stroke-linecap:round;stroke-linejoin:round}.project-card__menu-divider{border-top:1px solid #32435d;margin:6px 0}.project-card__menu button.is-danger{color:#fca5a5}.project-card__menu button.is-danger:hover:not(:disabled){color:#fecaca;background:#3f1d24}.project-delete-modal{gap:14px;width:min(420px,100vw - 32px);padding:20px;display:grid}.project-delete-modal h3,.project-delete-modal p{margin:0}.project-delete-modal h3{color:#e2e8f0;font-size:1.05rem}.project-delete-modal p{color:#cbd5e1;font-size:.92rem;line-height:1.45}.project-delete-modal__error{color:#fecaca!important}.project-delete-modal__actions{justify-content:flex-end;gap:10px;display:flex}.project-list{border:1px solid #2c3d56;border-radius:10px;overflow:hidden}.project-list__row{color:#cbd5e1;background:#1a273a;border-top:1px solid #253247;grid-template-columns:2fr 1fr 1fr 70px 120px;gap:10px;padding:10px 12px;font-size:.88rem;display:grid}.project-list__row--head{color:#e2e8f0;background:#24344c;border-top:0;font-weight:600}.project-list__code{color:#94a3b8;margin-top:3px;font-size:.78rem;display:block}@media (width<=900px){.projects-grid{grid-template-columns:repeat(auto-fill,minmax(190px,1fr))}.project-card{aspect-ratio:auto;min-height:260px}.project-card__period{width:calc(100% - 34px)}.project-list__row{grid-template-columns:2fr 1fr 1fr}.project-list__row span:nth-child(4),.project-list__row span:nth-child(5){display:none}}.dashboard{min-height:0;padding:var(--app-work-area-padding,8px);gap:var(--app-work-area-gap,8px);align-content:start;display:grid;overflow:auto}.dashboard__section{background:#111a2b;border:1px solid #253247;border-radius:12px;padding:16px}.dashboard__section-head{justify-content:space-between;align-items:center;gap:10px;margin-bottom:12px;display:flex}.dashboard__section h2{color:#e2e8f0;margin:0;font-size:1rem}.objects-grid{grid-template-columns:repeat(auto-fill,minmax(220px,220px));justify-content:start;gap:10px;display:grid}.object-card{min-height:auto;color:inherit;font:inherit;text-align:left}.object-card__bg-illustration svg{opacity:.14;width:76%;height:76%}.object-card__content{padding-bottom:0}.object-card__title{margin-right:0}.object-card__company{margin-top:auto}.objects-state{border:1px dashed var(--ui-color-border-default);color:var(--ui-color-text-soft);background:#1a273a;border-radius:10px;margin:0;padding:14px 12px;font-size:.9rem}.objects-state--error{border-color:var(--ui-color-danger);color:var(--ui-color-danger-soft)}.disclosure-section{gap:10px;display:grid}.disclosure-section__trigger{border:1px solid var(--ui-color-border-default);border-radius:var(--ui-radius-sm);background:var(--ui-color-bg-control);width:100%;color:var(--ui-color-text-main);cursor:pointer;min-height:40px;transition:border-color var(--ui-transition-fast), color var(--ui-transition-fast), background-color var(--ui-transition-fast);justify-content:space-between;align-items:center;padding:0 12px;display:inline-flex}.disclosure-section__trigger:hover{border-color:var(--ui-color-border-hover);background:var(--ui-color-bg-hover);color:var(--ui-color-text-main)}.disclosure-section__trigger:focus-visible{border-color:var(--ui-color-border-focus);box-shadow:var(--ui-focus-ring);outline:none}.disclosure-section__title{text-align:left;font-size:.96rem;font-weight:600}.disclosure-section__chevron{width:18px;height:18px;color:var(--ui-color-text-soft);transition:transform var(--ui-transition-fast), color var(--ui-transition-fast);justify-content:center;align-items:center;display:inline-flex}.disclosure-section__trigger:hover .disclosure-section__chevron{color:var(--ui-color-text-main)}.disclosure-section__chevron svg{width:16px;height:16px}.disclosure-section__chevron path{fill:none;stroke:currentColor;stroke-width:2px;stroke-linecap:round;stroke-linejoin:round}.disclosure-section.is-open .disclosure-section__chevron{transform:rotate(180deg)}.disclosure-section__content{gap:10px;display:grid}.disclosure-section__content[hidden]{display:none}.leaflet-pane,.leaflet-tile,.leaflet-marker-icon,.leaflet-marker-shadow,.leaflet-tile-container,.leaflet-pane>svg,.leaflet-pane>canvas,.leaflet-zoom-box,.leaflet-image-layer,.leaflet-layer{position:absolute;top:0;left:0}.leaflet-container{overflow:hidden}.leaflet-tile,.leaflet-marker-icon,.leaflet-marker-shadow{-webkit-user-select:none;user-select:none;-webkit-user-drag:none}.leaflet-tile::selection{background:0 0}.leaflet-safari .leaflet-tile{image-rendering:-webkit-optimize-contrast}.leaflet-safari .leaflet-tile-container{-webkit-transform-origin:0 0;width:1600px;height:1600px}.leaflet-marker-icon,.leaflet-marker-shadow{display:block}.leaflet-container .leaflet-overlay-pane svg{max-width:none!important;max-height:none!important}.leaflet-container .leaflet-marker-pane img,.leaflet-container .leaflet-shadow-pane img,.leaflet-container .leaflet-tile-pane img,.leaflet-container img.leaflet-image-layer,.leaflet-container .leaflet-tile{width:auto;padding:0;max-width:none!important;max-height:none!important}.leaflet-container img.leaflet-tile{mix-blend-mode:plus-lighter}.leaflet-container.leaflet-touch-zoom{-ms-touch-action:pan-x pan-y;touch-action:pan-x pan-y}.leaflet-container.leaflet-touch-drag{-ms-touch-action:pinch-zoom;touch-action:none;touch-action:pinch-zoom}.leaflet-container.leaflet-touch-drag.leaflet-touch-zoom{-ms-touch-action:none;touch-action:none}.leaflet-container{-webkit-tap-highlight-color:transparent}.leaflet-container a{-webkit-tap-highlight-color:#33b5e566}.leaflet-tile{filter:inherit;visibility:hidden}.leaflet-tile-loaded{visibility:inherit}.leaflet-zoom-box{box-sizing:border-box;z-index:800;width:0;height:0}.leaflet-overlay-pane svg{-moz-user-select:none}.leaflet-pane{z-index:400}.leaflet-tile-pane{z-index:200}.leaflet-overlay-pane{z-index:400}.leaflet-shadow-pane{z-index:500}.leaflet-marker-pane{z-index:600}.leaflet-tooltip-pane{z-index:650}.leaflet-popup-pane{z-index:700}.leaflet-map-pane canvas{z-index:100}.leaflet-map-pane svg{z-index:200}.leaflet-vml-shape{width:1px;height:1px}.lvml{behavior:url(#default#VML);display:inline-block;position:absolute}.leaflet-control{z-index:800;pointer-events:visiblePainted;pointer-events:auto;position:relative}.leaflet-top,.leaflet-bottom{z-index:1000;pointer-events:none;position:absolute}.leaflet-top{top:0}.leaflet-right{right:0}.leaflet-bottom{bottom:0}.leaflet-left{left:0}.leaflet-control{float:left;clear:both}.leaflet-right .leaflet-control{float:right}.leaflet-top .leaflet-control{margin-top:10px}.leaflet-bottom .leaflet-control{margin-bottom:10px}.leaflet-left .leaflet-control{margin-left:10px}.leaflet-right .leaflet-control{margin-right:10px}.leaflet-fade-anim .leaflet-popup{opacity:0;transition:opacity .2s linear}.leaflet-fade-anim .leaflet-map-pane .leaflet-popup{opacity:1}.leaflet-zoom-animated{transform-origin:0 0}svg.leaflet-zoom-animated{will-change:transform}.leaflet-zoom-anim .leaflet-zoom-animated{-webkit-transition:-webkit-transform .25s cubic-bezier(0,0,.25,1);-moz-transition:-moz-transform .25s cubic-bezier(0,0,.25,1);transition:transform .25s cubic-bezier(0,0,.25,1)}.leaflet-zoom-anim .leaflet-tile,.leaflet-pan-anim .leaflet-tile{transition:none}.leaflet-zoom-anim .leaflet-zoom-hide{visibility:hidden}.leaflet-interactive{cursor:pointer}.leaflet-grab{cursor:-webkit-grab;cursor:-moz-grab;cursor:grab}.leaflet-crosshair,.leaflet-crosshair .leaflet-interactive{cursor:crosshair}.leaflet-popup-pane,.leaflet-control{cursor:auto}.leaflet-dragging .leaflet-grab,.leaflet-dragging .leaflet-grab .leaflet-interactive,.leaflet-dragging .leaflet-marker-draggable{cursor:move;cursor:-webkit-grabbing;cursor:-moz-grabbing;cursor:grabbing}.leaflet-marker-icon,.leaflet-marker-shadow,.leaflet-image-layer,.leaflet-pane>svg path,.leaflet-tile-container{pointer-events:none}.leaflet-marker-icon.leaflet-interactive,.leaflet-image-layer.leaflet-interactive,.leaflet-pane>svg path.leaflet-interactive,svg.leaflet-image-layer.leaflet-interactive path{pointer-events:visiblePainted;pointer-events:auto}.leaflet-container{outline-offset:1px;background:#ddd}.leaflet-container a{color:#0078a8}.leaflet-zoom-box{background:#ffffff80;border:2px dotted #38f}.leaflet-container{font-family:Helvetica Neue,Arial,Helvetica,sans-serif;font-size:.75rem;line-height:1.5}.leaflet-bar{border-radius:4px;box-shadow:0 1px 5px #000000a6}.leaflet-bar a{text-align:center;color:#000;background-color:#fff;border-bottom:1px solid #ccc;width:26px;height:26px;line-height:26px;text-decoration:none;display:block}.leaflet-bar a,.leaflet-control-layers-toggle{background-position:50%;background-repeat:no-repeat;display:block}.leaflet-bar a:hover,.leaflet-bar a:focus{background-color:#f4f4f4}.leaflet-bar a:first-child{border-top-left-radius:4px;border-top-right-radius:4px}.leaflet-bar a:last-child{border-bottom:none;border-bottom-right-radius:4px;border-bottom-left-radius:4px}.leaflet-bar a.leaflet-disabled{cursor:default;color:#bbb;background-color:#f4f4f4}.leaflet-touch .leaflet-bar a{width:30px;height:30px;line-height:30px}.leaflet-touch .leaflet-bar a:first-child{border-top-left-radius:2px;border-top-right-radius:2px}.leaflet-touch .leaflet-bar a:last-child{border-bottom-right-radius:2px;border-bottom-left-radius:2px}.leaflet-control-zoom-in,.leaflet-control-zoom-out{text-indent:1px;font:700 18px Lucida Console,Monaco,monospace}.leaflet-touch .leaflet-control-zoom-in,.leaflet-touch .leaflet-control-zoom-out{font-size:22px}.leaflet-control-layers{background:#fff;border-radius:5px;box-shadow:0 1px 5px #0006}.leaflet-control-layers-toggle{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABoAAAAaCAQAAAADQ4RFAAACf0lEQVR4AY1UM3gkARTePdvdoTxXKc+qTl3aU5U6b2Kbkz3Gtq3Zw6ziLGNPzrYx7946Tr6/ee/XeCQ4D3ykPtL5tHno4n0d/h3+xfuWHGLX81cn7r0iTNzjr7LrlxCqPtkbTQEHeqOrTy4Yyt3VCi/IOB0v7rVC7q45Q3Gr5K6jt+3Gl5nCoDD4MtO+j96Wu8atmhGqcNGHObuf8OM/x3AMx38+4Z2sPqzCxRFK2aF2e5Jol56XTLyggAMTL56XOMoS1W4pOyjUcGGQdZxU6qRh7B9Zp+PfpOFlqt0zyDZckPi1ttmIp03jX8gyJ8a/PG2yutpS/Vol7peZIbZcKBAEEheEIAgFbDkz5H6Zrkm2hVWGiXKiF4Ycw0RWKdtC16Q7qe3X4iOMxruonzegJzWaXFrU9utOSsLUmrc0YjeWYjCW4PDMADElpJSSQ0vQvA1Tm6/JlKnqFs1EGyZiFCqnRZTEJJJiKRYzVYzJck2Rm6P4iH+cmSY0YzimYa8l0EtTODFWhcMIMVqdsI2uiTvKmTisIDHJ3od5GILVhBCarCfVRmo4uTjkhrhzkiBV7SsaqS+TzrzM1qpGGUFt28pIySQHR6h7F6KSwGWm97ay+Z+ZqMcEjEWebE7wxCSQwpkhJqoZA5ivCdZDjJepuJ9IQjGGUmuXJdBFUygxVqVsxFsLMbDe8ZbDYVCGKxs+W080max1hFCarCfV+C1KATwcnvE9gRRuMP2prdbWGowm1KB1y+zwMMENkM755cJ2yPDtqhTI6ED1M/82yIDtC/4j4BijjeObflpO9I9MwXTCsSX8jWAFeHr05WoLTJ5G8IQVS/7vwR6ohirYM7f6HzYpogfS3R2OAAAAAElFTkSuQmCC);width:36px;height:36px}.leaflet-retina .leaflet-control-layers-toggle{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADQAAAA0CAQAAABvcdNgAAAEsklEQVR4AWL4TydIhpZK1kpWOlg0w3ZXP6D2soBtG42jeI6ZmQTHzAxiTbSJsYLjO9HhP+WOmcuhciVnmHVQcJnp7DFvScowZorad/+V/fVzMdMT2g9Cv9guXGv/7pYOrXh2U+RRR3dSd9JRx6bIFc/ekqHI29JC6pJ5ZEh1yWkhkbcFeSjxgx3L2m1cb1C7bceyxA+CNjT/Ifff+/kDk2u/w/33/IeCMOSaWZ4glosqT3DNnNZQ7Cs58/3Ce5HL78iZH/vKVIaYlqzfdLu8Vi7dnvUbEza5Idt36tquZFldl6N5Z/POLof0XLK61mZCmJSWjVF9tEjUluu74IUXvgttuVIHE7YxSkaYhJZam7yiM9Pv82JYfl9nptxZaxMJE4YSPty+vF0+Y2up9d3wwijfjZbabqm/3bZ9ecKHsiGmRflnn1MW4pjHf9oLufyn2z3y1D6n8g8TZhxyzipLNPnAUpsOiuWimg52psrTZYnOWYNDTMuWBWa0tJb4rgq1UvmutpaYEbZlwU3CLJm/ayYjHW5/h7xWLn9Hh1vepDkyf7dE7MtT5LR4e7yYpHrkhOUpEfssBLq2pPhAqoSWKUkk7EDqkmK6RrCEzqDjhNDWNE+XSMvkJRDWlZTmCW0l0PHQGRZY5t1L83kT0Y3l2SItk5JAWHl2dCOBm+fPu3fo5/3v61RMCO9Jx2EEYYhb0rmNQMX/vm7gqOEJLcXTGw3CAuRNeyaPWwjR8PRqKQ1PDA/dpv+on9Shox52WFnx0KY8onHayrJzm87i5h9xGw/tfkev0jGsQizqezUKjk12hBMKJ4kbCqGPVNXudyyrShovGw5CgxsRICxF6aRmSjlBnHRzg7Gx8fKqEubI2rahQYdR1YgDIRQO7JvQyD52hoIQx0mxa0ODtW2Iozn1le2iIRdzwWewedyZzewidueOGqlsn1MvcnQpuVwLGG3/IR1hIKxCjelIDZ8ldqWz25jWAsnldEnK0Zxro19TGVb2ffIZEsIO89EIEDvKMPrzmBOQcKQ+rroye6NgRRxqR4U8EAkz0CL6uSGOm6KQCdWjvjRiSP1BPalCRS5iQYiEIvxuBMJEWgzSoHADcVMuN7IuqqTeyUPq22qFimFtxDyBBJEwNyt6TM88blFHao/6tWWhuuOM4SAK4EI4QmFHA+SEyWlp4EQoJ13cYGzMu7yszEIBOm2rVmHUNqwAIQabISNMRstmdhNWcFLsSm+0tjJH1MdRxO5Nx0WDMhCtgD6OKgZeljJqJKc9po8juskR9XN0Y1lZ3mWjLR9JCO1jRDMd0fpYC2VnvjBSEFg7wBENc0R9HFlb0xvF1+TBEpF68d+DHR6IOWVv2BECtxo46hOFUBd/APU57WIoEwJhIi2CdpyZX0m93BZicktMj1AS9dClteUFAUNUIEygRZCtik5zSxI9MubTBH1GOiHsiLJ3OCoSZkILa9PxiN0EbvhsAo8tdAf9Seepd36lGWHmtNANTv5Jd0z4QYyeo/UEJqxKRpg5LZx6btLPsOaEmdMyxYdlc8LMaJnikDlhclqmPiQnTEpLUIZEwkRagjYkEibQErwhkTAKCLQEbUgkzJQWc/0PstHHcfEdQ+UAAAAASUVORK5CYII=);background-size:26px 26px}.leaflet-touch .leaflet-control-layers-toggle{width:44px;height:44px}.leaflet-control-layers .leaflet-control-layers-list,.leaflet-control-layers-expanded .leaflet-control-layers-toggle{display:none}.leaflet-control-layers-expanded .leaflet-control-layers-list{display:block;position:relative}.leaflet-control-layers-expanded{color:#333;background:#fff;padding:6px 10px 6px 6px}.leaflet-control-layers-scrollbar{padding-right:5px;overflow:hidden scroll}.leaflet-control-layers-selector{margin-top:2px;position:relative;top:1px}.leaflet-control-layers label{font-size:1.08333em;display:block}.leaflet-control-layers-separator{border-top:1px solid #ddd;height:0;margin:5px -10px 5px -6px}.leaflet-default-icon-path{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABkAAAApCAYAAADAk4LOAAAFgUlEQVR4Aa1XA5BjWRTN2oW17d3YaZtr2962HUzbDNpjszW24mRt28p47v7zq/bXZtrp/lWnXr337j3nPCe85NcypgSFdugCpW5YoDAMRaIMqRi6aKq5E3YqDQO3qAwjVWrD8Ncq/RBpykd8oZUb/kaJutow8r1aP9II0WmLKLIsJyv1w/kqw9Ch2MYdB++12Onxee/QMwvf4/Dk/Lfp/i4nxTXtOoQ4pW5Aj7wpici1A9erdAN2OH64x8OSP9j3Ft3b7aWkTg/Fm91siTra0f9on5sQr9INejH6CUUUpavjFNq1B+Oadhxmnfa8RfEmN8VNAsQhPqF55xHkMzz3jSmChWU6f7/XZKNH+9+hBLOHYozuKQPxyMPUKkrX/K0uWnfFaJGS1QPRtZsOPtr3NsW0uyh6NNCOkU3Yz+bXbT3I8G3xE5EXLXtCXbbqwCO9zPQYPRTZ5vIDXD7U+w7rFDEoUUf7ibHIR4y6bLVPXrz8JVZEql13trxwue/uDivd3fkWRbS6/IA2bID4uk0UpF1N8qLlbBlXs4Ee7HLTfV1j54APvODnSfOWBqtKVvjgLKzF5YdEk5ewRkGlK0i33Eofffc7HT56jD7/6U+qH3Cx7SBLNntH5YIPvODnyfIXZYRVDPqgHtLs5ABHD3YzLuespb7t79FY34DjMwrVrcTuwlT55YMPvOBnRrJ4VXTdNnYug5ucHLBjEpt30701A3Ts+HEa73u6dT3FNWwflY86eMHPk+Yu+i6pzUpRrW7SNDg5JHR4KapmM5Wv2E8Tfcb1HoqqHMHU+uWDD7zg54mz5/2BSnizi9T1Dg4QQXLToGNCkb6tb1NU+QAlGr1++eADrzhn/u8Q2YZhQVlZ5+CAOtqfbhmaUCS1ezNFVm2imDbPmPng5wmz+gwh+oHDce0eUtQ6OGDIyR0uUhUsoO3vfDmmgOezH0mZN59x7MBi++WDL1g/eEiU3avlidO671bkLfwbw5XV2P8Pzo0ydy4t2/0eu33xYSOMOD8hTf4CrBtGMSoXfPLchX+J0ruSePw3LZeK0juPJbYzrhkH0io7B3k164hiGvawhOKMLkrQLyVpZg8rHFW7E2uHOL888IBPlNZ1FPzstSJM694fWr6RwpvcJK60+0HCILTBzZLFNdtAzJaohze60T8qBzyh5ZuOg5e7uwQppofEmf2++DYvmySqGBuKaicF1blQjhuHdvCIMvp8whTTfZzI7RldpwtSzL+F1+wkdZ2TBOW2gIF88PBTzD/gpeREAMEbxnJcaJHNHrpzji0gQCS6hdkEeYt9DF/2qPcEC8RM28Hwmr3sdNyht00byAut2k3gufWNtgtOEOFGUwcXWNDbdNbpgBGxEvKkOQsxivJx33iow0Vw5S6SVTrpVq11ysA2Rp7gTfPfktc6zhtXBBC+adRLshf6sG2RfHPZ5EAc4sVZ83yCN00Fk/4kggu40ZTvIEm5g24qtU4KjBrx/BTTH8ifVASAG7gKrnWxJDcU7x8X6Ecczhm3o6YicvsLXWfh3Ch1W0k8x0nXF+0fFxgt4phz8QvypiwCCFKMqXCnqXExjq10beH+UUA7+nG6mdG/Pu0f3LgFcGrl2s0kNNjpmoJ9o4B29CMO8dMT4Q5ox8uitF6fqsrJOr8qnwNbRzv6hSnG5wP+64C7h9lp30hKNtKdWjtdkbuPA19nJ7Tz3zR/ibgARbhb4AlhavcBebmTHcFl2fvYEnW0ox9xMxKBS8btJ+KiEbq9zA4RthQXDhPa0T9TEe69gWupwc6uBUphquXgf+/FrIjweHQS4/pduMe5ERUMHUd9xv8ZR98CxkS4F2n3EUrUZ10EYNw7BWm9x1GiPssi3GgiGRDKWRYZfXlON+dfNbM+GgIwYdwAAAAASUVORK5CYII=)}.leaflet-container .leaflet-control-attribution{background:#fffc;margin:0}.leaflet-control-attribution,.leaflet-control-scale-line{color:#333;padding:0 5px;line-height:1.4}.leaflet-control-attribution a{text-decoration:none}.leaflet-control-attribution a:hover,.leaflet-control-attribution a:focus{text-decoration:underline}.leaflet-attribution-flag{width:1em;height:.6669em;vertical-align:baseline!important;display:inline!important}.leaflet-left .leaflet-control-scale{margin-left:5px}.leaflet-bottom .leaflet-control-scale{margin-bottom:5px}.leaflet-control-scale-line{white-space:nowrap;box-sizing:border-box;text-shadow:1px 1px #fff;background:#fffc;border:2px solid #777;border-top:none;padding:2px 5px 1px;line-height:1.1}.leaflet-control-scale-line:not(:first-child){border-top:2px solid #777;border-bottom:none;margin-top:-2px}.leaflet-control-scale-line:not(:first-child):not(:last-child){border-bottom:2px solid #777}.leaflet-touch .leaflet-control-attribution,.leaflet-touch .leaflet-control-layers,.leaflet-touch .leaflet-bar{box-shadow:none}.leaflet-touch .leaflet-control-layers,.leaflet-touch .leaflet-bar{background-clip:padding-box;border:2px solid #0003}.leaflet-popup{text-align:center;margin-bottom:20px;position:absolute}.leaflet-popup-content-wrapper{text-align:left;border-radius:12px;padding:1px}.leaflet-popup-content{min-height:1px;margin:13px 24px 13px 20px;font-size:1.08333em;line-height:1.3}.leaflet-popup-content p{margin:1.3em 0}.leaflet-popup-tip-container{pointer-events:none;width:40px;height:20px;margin-top:-1px;margin-left:-20px;position:absolute;left:50%;overflow:hidden}.leaflet-popup-tip{pointer-events:auto;width:17px;height:17px;margin:-10px auto 0;padding:1px;transform:rotate(45deg)}.leaflet-popup-content-wrapper,.leaflet-popup-tip{color:#333;background:#fff;box-shadow:0 3px 14px #0006}.leaflet-container a.leaflet-popup-close-button{text-align:center;color:#757575;background:0 0;border:none;width:24px;height:24px;font:16px/24px Tahoma,Verdana,sans-serif;text-decoration:none;position:absolute;top:0;right:0}.leaflet-container a.leaflet-popup-close-button:hover,.leaflet-container a.leaflet-popup-close-button:focus{color:#585858}.leaflet-popup-scrolled{overflow:auto}.leaflet-oldie .leaflet-popup-content-wrapper{-ms-zoom:1}.leaflet-oldie .leaflet-popup-tip{-ms-filter:"progid:DXImageTransform.Microsoft.Matrix(M11=0.70710678, M12=0.70710678, M21=-0.70710678, M22=0.70710678)";width:24px;filter:progid:DXImageTransform.Microsoft.Matrix(M11=.707107, M12=.707107, M21=-.707107, M22=.707107);margin:0 auto}.leaflet-oldie .leaflet-control-zoom,.leaflet-oldie .leaflet-control-layers,.leaflet-oldie .leaflet-popup-content-wrapper,.leaflet-oldie .leaflet-popup-tip{border:1px solid #999}.leaflet-div-icon{background:#fff;border:1px solid #666}.leaflet-tooltip{color:#222;white-space:nowrap;-webkit-user-select:none;user-select:none;pointer-events:none;background-color:#fff;border:1px solid #fff;border-radius:3px;padding:6px;position:absolute;box-shadow:0 1px 3px #0006}.leaflet-tooltip.leaflet-interactive{cursor:pointer;pointer-events:auto}.leaflet-tooltip-top:before,.leaflet-tooltip-bottom:before,.leaflet-tooltip-left:before,.leaflet-tooltip-right:before{pointer-events:none;content:"";background:0 0;border:6px solid #0000;position:absolute}.leaflet-tooltip-bottom{margin-top:6px}.leaflet-tooltip-top{margin-top:-6px}.leaflet-tooltip-bottom:before,.leaflet-tooltip-top:before{margin-left:-6px;left:50%}.leaflet-tooltip-top:before{border-top-color:#fff;margin-bottom:-12px;bottom:0}.leaflet-tooltip-bottom:before{border-bottom-color:#fff;margin-top:-12px;margin-left:-6px;top:0}.leaflet-tooltip-left{margin-left:-6px}.leaflet-tooltip-right{margin-left:6px}.leaflet-tooltip-left:before,.leaflet-tooltip-right:before{margin-top:-6px;top:50%}.leaflet-tooltip-left:before{border-left-color:#fff;margin-right:-12px;right:0}.leaflet-tooltip-right:before{border-right-color:#fff;margin-left:-12px;left:0}@media print{.leaflet-control{-webkit-print-color-adjust:exact;print-color-adjust:exact}}.object-pool-view{gap:var(--app-work-area-gap,8px);min-width:0;height:100%;min-height:0;padding:var(--app-work-area-padding,8px);background:var(--ui-color-bg-page);color:var(--ui-color-text-main);grid-template-rows:auto minmax(0,1fr);display:grid;overflow:hidden}.object-pool-toolbar{align-items:center;min-width:0;min-height:32px;display:flex}.object-pool-toolbar__title{color:var(--ui-color-text-main);text-overflow:ellipsis;white-space:nowrap;margin:0;font-size:1.38rem;line-height:1.18;overflow:hidden}.object-pool-view__surface{border:1px solid var(--ui-color-border-default);border-radius:var(--ui-radius-md);background:color-mix(in srgb, var(--ui-color-bg-panel) 88%, var(--ui-color-bg-page));grid-template-rows:minmax(0,1fr) auto;min-width:0;min-height:0;display:grid;overflow:hidden}.object-pool-view__state{width:100%;height:100%;min-height:220px;color:var(--ui-color-text-muted);text-align:center;place-content:center;justify-items:center;gap:14px;padding:24px;display:grid}.object-pool-view__state--error{color:var(--ui-color-danger-soft)}.object-pool-view__loader{border:3px solid var(--ui-color-bg-muted);border-top-color:var(--ui-color-accent-hover);border-radius:var(--ui-radius-full);width:28px;height:28px;animation:.9s linear infinite object-pool-spin}.object-pool-view__workspace{width:100%;height:100%;min-height:0;display:grid;position:relative;overflow:hidden}.object-pool-view__workspace.is-resizing{cursor:col-resize;-webkit-user-select:none;user-select:none}.object-pool-view__workspace.is-route-picking .object-map-settings__address-input{cursor:crosshair}.object-pool-control-panel{z-index:2;border-right:1px solid var(--ui-color-border-default);background:color-mix(in srgb, var(--ui-color-bg-panel) 94%, var(--ui-color-bg-page));scrollbar-color:var(--ui-color-border-hover) var(--ui-color-bg-page);scrollbar-width:thin;grid-column:1;min-height:0;padding:8px;position:relative;overflow:hidden auto}.object-pool-control-panel::-webkit-scrollbar{width:10px}.object-pool-control-panel::-webkit-scrollbar-track{background:var(--ui-color-bg-page)}.object-pool-control-panel::-webkit-scrollbar-thumb{border:2px solid var(--ui-color-bg-page);border-radius:var(--ui-radius-full);background:var(--ui-color-border-hover)}.object-pool-control-panel::-webkit-scrollbar-thumb:hover{background:var(--ui-color-text-muted)}.object-pool-control-section.disclosure-section{border:1px solid color-mix(in srgb, var(--ui-color-border-default) 78%, transparent);border-radius:var(--ui-radius-sm);gap:0;margin-bottom:5px;overflow:hidden}.object-pool-control-section:last-child{margin-bottom:0}.object-pool-control-section--addresses.is-open{grid-template-rows:auto minmax(0,1fr);max-height:50%}.object-pool-control-section--addresses.is-open>.disclosure-section__content{min-height:0;overflow:hidden}.object-pool-control-section>.disclosure-section__trigger{--object-pool-section-trigger-bg:color-mix(in srgb, var(--ui-color-bg-control) 38%, var(--ui-color-bg-panel));background:var(--object-pool-section-trigger-bg);border:0;border-radius:0;min-height:29px;padding:0 7px 0 9px}.object-pool-control-section>.disclosure-section__trigger:hover{--object-pool-section-trigger-bg:var(--ui-color-bg-hover)}.object-pool-control-section>.disclosure-section__trigger:focus-visible{box-shadow:inset 0 0 0 1px var(--ui-color-border-focus)}.object-pool-control-section .disclosure-section__title{font-size:.82rem;line-height:1.15}.object-pool-control-section .disclosure-section__chevron{place-items:center;width:14px;height:14px;display:grid;transform:none}.object-pool-control-section .disclosure-section__chevron svg{display:none}.object-pool-control-section .disclosure-section__chevron:before{clip-path:polygon(0 10%,100% 10%,50% 100%);content:"";background:currentColor;grid-area:1/1;width:9px;height:8px;transform:translateY(1px)}.object-pool-control-section .disclosure-section__chevron:after{background:var(--object-pool-section-trigger-bg);clip-path:polygon(0 10%,100% 10%,50% 100%);content:"";grid-area:1/1;width:5px;height:4px;transform:translateY(.5px)}.object-pool-control-section.is-open .disclosure-section__chevron{transform:none}.object-pool-control-section.is-open .disclosure-section__chevron:before{border-radius:var(--ui-radius-full);clip-path:none;width:8px;height:1px;transform:translateY(1px)}.object-pool-control-section.is-open .disclosure-section__chevron:after{opacity:0}.object-pool-control-section>.disclosure-section__content{gap:4px;padding:8px 4px 10px}.object-pool-control-section__placeholder{color:var(--ui-color-text-muted);margin:0 4px;font-size:.78rem;line-height:1.4}.object-address-browser{grid-template-rows:auto minmax(0,1fr);min-width:0;height:100%;min-height:0;display:grid}.object-address-browser__toolbar{grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:7px;min-width:0;margin:0 4px 6px;display:grid}.object-address-browser__search{min-width:0}.object-address-browser__street-scroll{overscroll-behavior:contain;scrollbar-color:var(--ui-color-border-hover) var(--ui-color-bg-page);scrollbar-width:thin;min-width:0;min-height:0;overflow:hidden auto}.object-address-browser__street-scroll::-webkit-scrollbar{width:10px}.object-address-browser__street-scroll::-webkit-scrollbar-track{background:var(--ui-color-bg-page)}.object-address-browser__street-scroll::-webkit-scrollbar-thumb{border:2px solid var(--ui-color-bg-page);border-radius:var(--ui-radius-full);background:var(--ui-color-border-hover)}.object-address-browser__street-scroll::-webkit-scrollbar-thumb:hover{background:var(--ui-color-text-muted)}.object-address-browser__add-object{color:#a7b4c8;cursor:pointer;-webkit-user-select:none;user-select:none;background:#1a273a;border:1px solid #32435d;border-radius:9px;place-items:center;width:28px;min-width:28px;height:28px;padding:0;display:inline-grid}.object-address-browser__add-object:hover,.object-address-browser__add-object:focus-visible{color:#d9e3f3;background:#24344c}.object-address-browser__add-object:focus-visible{border-color:#dbe7f7;outline:none;box-shadow:0 0 0 2px #dbe7f724}.object-address-browser__add-object svg{width:13px;height:13px;display:block}.object-address-browser__add-object path{fill:none;stroke:currentColor;stroke-width:2px;stroke-linecap:round}.object-address-browser__select-all{min-height:29px;color:var(--ui-color-text-soft);cursor:pointer;margin-bottom:1px}.object-address-browser__select-all-label{padding:3px 8px 3px 4px;font-size:.82rem;line-height:1.25}.object-address-browser__streets{gap:1px;min-width:0;display:grid}.object-address-browser__street-row{grid-template-columns:15px minmax(0,1fr);align-items:center;gap:5px;min-width:0;padding-left:5px;display:grid}.object-address-browser__street{border-radius:var(--ui-radius-sm);width:100%;min-width:0;min-height:29px;color:var(--ui-color-text-soft);font:inherit;text-align:left;cursor:default;background:0 0;border:1px solid #0000;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:8px;padding:3px 8px 3px 4px;font-size:.82rem;line-height:1.25;display:grid}.object-address-browser__street>span:first-child{text-overflow:ellipsis;white-space:nowrap;min-width:0;overflow:hidden}.object-address-browser__street>.has-shared-map-objects,.object-address-browser__flyout-title.has-shared-map-objects,.object-address-browser__house-select.has-shared-map-objects{color:#fed7aa}.object-address-browser__street>.has-resolved-default-issue,.object-address-browser__flyout-title.has-resolved-default-issue,.object-address-browser__house-select.has-resolved-default-issue{color:#86efac}.object-address-browser__street>.has-unavailable-objects,.object-address-browser__flyout-title.has-unavailable-objects,.object-address-browser__house-select.has-unavailable-objects{color:var(--ui-color-danger-soft)}.object-address-browser__street:hover,.object-address-browser__street.is-active{border-color:color-mix(in srgb, var(--ui-color-border-hover) 70%, transparent);background:var(--ui-color-bg-hover);color:var(--ui-color-text-main)}.object-address-browser__street:focus-visible{border-color:var(--ui-color-border-focus);box-shadow:var(--ui-focus-ring);outline:none}.object-address-browser__street-arrow{color:var(--ui-color-text-muted);font-size:1rem;line-height:1}.object-address-browser__empty{color:var(--ui-color-text-muted);margin:8px 5px 3px;font-size:.76rem;line-height:1.4}.object-address-browser__flyout{z-index:2400;width:min(calc(var(--object-address-browser-flyout-title-width,26ch) + 93px), calc(100vw - 16px));box-sizing:border-box;border:1px solid var(--ui-color-border-default);border-radius:var(--ui-radius-sm);background:var(--ui-color-bg-panel);max-height:min(360px,100vh - 16px);box-shadow:var(--ui-panel-shadow);color:var(--ui-color-text-main);scrollbar-color:var(--ui-color-border-hover) var(--ui-color-bg-page);scrollbar-width:thin;padding:6px;font-size:.8rem;position:fixed;overflow-y:auto}.object-address-browser__flyout::-webkit-scrollbar{width:10px}.object-address-browser__flyout::-webkit-scrollbar-track{background:var(--ui-color-bg-page)}.object-address-browser__flyout::-webkit-scrollbar-thumb{border:2px solid var(--ui-color-bg-page);border-radius:var(--ui-radius-full);background:var(--ui-color-border-hover)}.object-address-browser__flyout-heading{border-bottom:1px solid var(--ui-color-border-default);grid-template-columns:15px minmax(0,1fr) 15px;align-items:center;gap:7px;padding:4px 7px 6px;display:grid}.object-address-browser__flyout-heading:after{content:"";width:15px;height:14px}.object-address-browser__flyout-title{text-align:center;overflow-wrap:break-word;white-space:normal;justify-self:start;width:fit-content;min-width:0;max-width:100%;font-size:.8rem;font-weight:600;line-height:1.3;display:block}.object-address-browser__houses{gap:1px;padding-top:4px;display:grid}.object-address-browser__house{border-radius:var(--ui-radius-sm);min-width:0;color:var(--ui-color-text-soft);white-space:nowrap;cursor:pointer;grid-template-columns:15px minmax(0,1fr) 14px 26px;align-items:center;gap:7px;padding:2px 7px;font-size:.8rem;line-height:1.3;display:grid}.object-address-browser__house:hover,.object-address-browser__house:focus-within{background:var(--ui-color-bg-hover);color:var(--ui-color-text-main)}.object-address-browser__house-select{min-width:0;min-height:24px;color:inherit;font:inherit;line-height:inherit;text-align:left;cursor:pointer;background:0 0;border:0;padding:0}.object-address-browser__house-select:focus-visible{border-radius:var(--ui-radius-sm);outline:2px solid var(--ui-color-border-focus);outline-offset:1px}.object-address-browser__default-status-column{place-items:center;width:14px;height:14px;display:grid;position:relative}.object-address-browser__default-status-column.is-group-start:before{z-index:0;width:20px;height:calc(20px + (var(--object-address-browser-default-group-span) - 1) * 29px);box-sizing:border-box;pointer-events:none;content:"";border:1px solid #7dd3fc;border-radius:999px;position:absolute;top:-3px;left:-3px}.object-address-browser__default-status-column.is-group-start.is-group-resolved:before{border-color:#86efac}.object-address-browser__default-status{z-index:1;box-sizing:border-box;border-color:currentColor;width:14px;height:14px;position:relative;transform:none}.object-address-browser__default-status.is-pending{color:#7dd3fc}.object-address-browser__default-status.is-resolved{color:#86efac}.object-address-browser__default-status.is-resolved path{stroke-width:1.65px}.object-address-browser__house-card-trigger{color:#a7b4c8;cursor:pointer;opacity:0;visibility:hidden;pointer-events:none;background:#0b1220e0;border:1px solid #32435de0;border-radius:7px;place-items:center;width:26px;height:24px;padding:0;transition:background-color .12s,border-color .12s,color .12s,opacity .12s;display:inline-grid}.object-address-browser__house:hover .object-address-browser__house-card-trigger,.object-address-browser__house:focus-within .object-address-browser__house-card-trigger{opacity:1;visibility:visible;pointer-events:auto}.object-address-browser__house-card-trigger:hover{color:#e2e8f0;background:#24344cf5;border-color:#4a5d79}.object-address-browser__house-card-trigger:focus-visible{outline-offset:2px;outline:2px solid #dbe7f7c2}.object-address-browser__house-card-trigger-icon{width:14px;height:14px;display:block}.object-address-browser__house-card-trigger-icon circle{fill:currentColor}.object-address-browser__house-card-spacer{width:26px;height:24px}.object-address-browser__house--empty{cursor:default;display:block}.object-card-modal__overlay{z-index:2500}.object-card-modal{overscroll-behavior:contain;scrollbar-width:thin;scrollbar-color:#4a5d79 #111a2b;background:#111a2b;border:1px solid #32435d;border-radius:16px;flex-direction:column;width:640px;max-width:calc(100vw - 32px);height:min(760px,100vh - 2*clamp(16px,4vh,40px));max-height:min(90vh,100vh - 2*clamp(16px,4vh,40px));padding:12px;display:flex;overflow:hidden;box-shadow:0 20px 40px #00000073}.object-card-modal::-webkit-scrollbar{width:10px}.object-card-modal::-webkit-scrollbar-track{background:#111a2b;border-radius:10px}.object-card-modal::-webkit-scrollbar-thumb{background:#4a5d79;border:2px solid #111a2b;border-radius:10px}.object-card-modal::-webkit-scrollbar-thumb:hover{background:#5f7391}.object-card-modal__header{justify-content:space-between;align-items:flex-start;gap:16px;margin-bottom:8px;display:flex}.object-card-modal__title-line{align-items:baseline;gap:12px;min-width:0;display:flex}.object-card-modal__title{color:#e2e8f0;margin:0;font-size:1.2rem}.object-card-modal__title-address{min-width:0;color:var(--ui-color-text-muted);overflow-wrap:anywhere;font-size:.78rem;font-weight:400;line-height:1.3}.object-card-modal__field-grid{grid-template-columns:repeat(6,minmax(0,1fr));justify-self:center;gap:10px;width:min(100%,500px);display:grid}.object-card-modal__field-grid>.object-card-modal__readonly-field{grid-column:1/-1}.object-card-modal__field-grid>.object-card-modal__readonly-field--half{grid-column:span 3}.object-card-modal__field-grid>.object-card-modal__readonly-field--third{grid-column:span 2}.object-card-modal__general,.object-card-modal__geometry-overview{align-content:start;min-width:0;display:grid}.object-card-modal__general{gap:16px}.object-card-modal__geometry-overview{gap:10px}.object-card-modal__empty{color:#a7b4c8;text-align:center;background:#0f18289e;border:1px dashed #32435d;border-radius:12px;align-content:center;place-items:center;gap:8px;min-height:100%;padding:24px;display:grid}.object-card-modal__empty-kicker{color:#dbe7f7;font-weight:600}.object-card-modal__empty p{max-width:360px;margin:0;line-height:1.45}.object-card-modal__empty.is-error p{color:var(--ui-color-danger-text)}.object-card-modal__entrances{min-height:100%;position:relative}.object-card-modal__entrance-table,.object-card-modal__entrance-list{gap:0;display:grid}.object-card-modal__entrance-table{--object-card-entrance-number-column:108px;--object-card-entrance-collapse-column:24px;--object-card-entrance-column-gap:8px}.object-card-modal__entrance-header{grid-template-columns:var(--object-card-entrance-number-column) var(--object-card-entrance-collapse-column) minmax(86px, .78fr) minmax(210px, 1.5fr) 28px;align-items:center;gap:var(--object-card-entrance-column-gap);min-width:0;min-height:30px;padding:0 12px 4px;display:grid}.object-card-modal__entrance-entry{min-width:0}.object-card-modal__entrance-row{border-radius:var(--ui-radius-sm);width:100%;min-height:42px;color:var(--ui-color-text-soft);align-items:center;gap:var(--object-card-entrance-column-gap);background:0 0;grid-template-columns:minmax(0,1fr) 28px;padding:7px 12px;transition:background-color .12s,color .12s;display:grid}.object-card-modal__entrance-row-main{width:100%;min-width:0;min-height:28px;color:inherit;font:inherit;text-align:left;cursor:pointer;grid-template-columns:var(--object-card-entrance-number-column) var(--object-card-entrance-collapse-column) minmax(86px, .78fr) minmax(210px, 1.5fr);align-items:center;gap:var(--object-card-entrance-column-gap);background:0 0;border:0;padding:0;font-size:.84rem;line-height:1.35;display:grid}.object-card-modal__entrance-entry:hover .object-card-modal__entrance-row,.object-card-modal__entrance-row.is-linked-hovered{background:color-mix(in srgb, var(--ui-color-bg-hover) 34%, transparent);color:var(--ui-color-text-main)}.object-card-modal__entrance-row-main:focus-visible{outline:1px solid var(--ui-color-border-focus);outline-offset:2px}.object-card-modal__entrance-row.is-modified .object-card-modal__entrance-row-main{color:var(--ui-color-danger-text)}.object-card-modal__entrance-name{align-items:center;gap:8px;min-width:0;font-weight:600;display:flex}.object-card-modal__entrance-swatch{background:#f97316;border:2px solid #ffedd5;border-radius:999px;flex:0 0 11px;width:11px;height:11px;box-shadow:0 0 0 2px #0b1220c7}.object-card-modal__entrance-coordinates{font-variant-numeric:tabular-nums;overflow-wrap:anywhere}.object-card-modal__entrance-apartments{min-width:0}.object-card-modal__entrance-collapse{color:#b8c8df;flex:0 0 24px;place-items:center;width:24px;height:24px;transition:color .12s,filter .12s;display:inline-grid}.object-card-modal__entrance-collapse-icon{fill:none;stroke:currentColor;stroke-width:2px;stroke-linecap:round;stroke-linejoin:round;width:12px;height:12px;display:block}.object-card-modal__entrance-row:hover .object-card-modal__entrance-collapse,.object-card-modal__entrance-row.is-linked-hovered .object-card-modal__entrance-collapse,.object-card-modal__entrance-row-main:focus-visible .object-card-modal__entrance-collapse{color:#f0f5ff;filter:drop-shadow(0 0 5px #dbe7f742)}.object-card-modal__floor-plan-scroll{scrollbar-width:thin;scrollbar-color:var(--ui-color-border-hover) transparent;max-width:100%;max-height:min(350px,100vh - 290px);overflow:auto}.object-card-modal__floor-plan-panel{margin:2px 12px 8px calc(12px + var(--object-card-entrance-number-column) + var(--object-card-entrance-collapse-column) + 2 * var(--object-card-entrance-column-gap));border:1px solid var(--ui-color-border-hover);border-radius:var(--ui-radius-md);background:color-mix(in srgb, var(--ui-color-bg-control) 92%, black);box-shadow:var(--ui-panel-shadow);padding:5px;animation:.12s ease-out object-entrance-floor-plan-enter}.object-card-modal__floor-plan{border-collapse:separate;border-spacing:3px;table-layout:fixed;width:100%;min-width:300px;color:var(--ui-color-text-main);font-variant-numeric:tabular-nums;font-size:.78rem;line-height:1.15}.object-card-modal__floor-plan th,.object-card-modal__floor-plan td{border:1px solid color-mix(in srgb, var(--ui-color-border-default) 82%, transparent);border-radius:var(--ui-radius-sm);background:color-mix(in srgb, var(--ui-color-bg-muted) 42%, transparent);text-align:center;height:26px;padding:2px 6px}.object-card-modal__floor-plan th{width:66px;color:var(--ui-color-text-soft);white-space:nowrap;font-weight:500}.object-card-modal__floor-plan td{font-weight:600}.object-card-modal__floor-plan td.is-empty{background:0 0;border-color:#0000}.object-card-modal__floor-plan-unavailable{margin:2px 12px 8px calc(12px + var(--object-card-entrance-number-column) + var(--object-card-entrance-collapse-column) + 2 * var(--object-card-entrance-column-gap));border:1px solid var(--ui-color-border-default);border-radius:var(--ui-radius-sm);background:color-mix(in srgb, var(--ui-color-bg-control) 82%, transparent);color:var(--ui-color-text-muted);padding:9px 10px}@keyframes object-entrance-floor-plan-enter{0%{opacity:0;transform:translateY(-4px)}to{opacity:1;transform:translateY(0)}}.object-card-modal__actions{justify-content:flex-end;gap:10px;margin-top:18px;display:flex}.object-card-modal__save-status{min-width:0;color:var(--ui-color-text-muted);align-self:center;margin-right:auto;font-size:.82rem;line-height:1.3}.object-card-modal__save-status.is-error{color:var(--ui-color-danger-text)}.object-card-modal__coordinate-section-title{min-height:24px;color:var(--ui-color-text-main);align-items:center;gap:8px;font-size:.84rem;font-weight:600;display:flex}.object-card-modal__building-swatch{background:#0f766e;border:2px solid #fff;border-radius:999px;flex:0 0 11px;width:11px;height:11px;box-shadow:0 0 0 2px #0b1220c7}.object-card-modal__coordinates-editor{align-content:start;gap:12px;min-height:100%;display:grid}.object-card-modal__variant-picker-row{border-top:1px solid var(--ui-color-border-default);grid-template-columns:minmax(0,1fr);justify-self:center;gap:5px;width:min(100%,500px);margin-top:4px;padding-top:16px;display:grid}.object-card-modal__osm-form,.object-card-modal__osm-field{min-width:0}.object-card-modal__osm-form{justify-self:center;gap:7px;width:min(100%,500px);display:grid}.object-card-modal__variant-picker{z-index:4;width:100%;position:relative}.object-card-modal__variant-trigger{text-align:left;cursor:default;align-items:center;width:100%;padding:0;display:flex;overflow:hidden}.object-card-modal__variant-trigger:hover{border-color:var(--ui-color-border-default)}.object-card-modal__variant-selected-name{min-width:0;height:100%;color:inherit;font:inherit;text-overflow:ellipsis;white-space:nowrap;background:0 0;border:0;border-radius:0;flex:1;align-items:center;padding:0 8px 0 12px;display:flex;overflow:hidden}.object-card-modal__variant-selected-name.is-editable{cursor:text}.object-card-modal__variant-selected-name.is-editable:hover,.object-card-modal__variant-selected-name.is-editable:focus{background:color-mix(in srgb, var(--ui-color-bg-hover) 48%, transparent);outline:none}.object-card-modal__variant-toggle{width:42px;height:100%;color:inherit;cursor:pointer;background:0 0;border:0;flex:0 0 42px;place-items:center;padding:0;display:inline-grid}.object-card-modal__variant-toggle:hover,.object-card-modal__variant-toggle:focus-visible{background:var(--ui-color-bg-hover);color:#fff;outline:none}:is(.object-card-modal__variant-trigger:has(.object-card-modal__variant-toggle:hover),.object-card-modal__variant-trigger:has(.object-card-modal__variant-toggle:focus-visible)){border-color:var(--ui-color-border-hover)}.object-card-modal__variant-toggle svg{fill:none;stroke:currentColor;stroke-width:1.8px;stroke-linecap:round;stroke-linejoin:round;width:16px;height:16px}.object-card-modal__variant-trigger.is-default{color:#99f6e4}.object-card-modal__variant-trigger.is-custom{color:#fdba74}.object-card-modal__variant-menu{z-index:6;scrollbar-color:#4a5d79 #0b1220;scrollbar-width:thin;background:#0b1220;border:1px solid #32435d;border-radius:12px;max-height:220px;padding:5px;position:absolute;top:calc(100% + 4px);left:0;right:0;overflow-y:auto;box-shadow:0 18px 32px #00000057}.object-card-modal__variant-option{color:#e2e8f0;width:100%;min-width:0;min-height:34px;font:inherit;text-align:left;cursor:pointer;background:0 0;border:0;border-radius:8px;align-items:center;gap:8px;padding:0 8px;font-size:.86rem;display:flex}.object-card-modal__variant-option:hover,.object-card-modal__variant-option:focus-visible{color:#fff;background:#24344c;outline:none}.object-card-modal__variant-option-select{min-width:0;min-height:34px;color:inherit;font:inherit;text-align:left;cursor:pointer;background:0 0;border:0;flex:1;align-items:center;gap:8px;padding:0;display:flex}.object-card-modal__variant-option-select:focus-visible{outline:none}.object-card-modal__variant-option-select>:last-child,.object-card-modal__variant-option:not(.is-custom)>:nth-child(2){text-overflow:ellipsis;white-space:nowrap;flex:1;min-width:0;overflow:hidden}.object-card-modal__variant-check{color:#99f6e4;flex:0 0 16px;justify-content:center;align-items:center;width:16px;height:16px;display:inline-flex}.object-card-modal__variant-check svg{fill:none;stroke:currentColor;stroke-width:2px;stroke-linecap:round;stroke-linejoin:round;width:14px;height:14px}.object-card-modal__variant-option.is-default{color:#99f6e4}.object-card-modal__variant-option.is-custom{color:#fdba74}.object-card-modal__variant-option.is-default:hover{color:#ccfbf1;background:#0f766e33}.object-card-modal__variant-delete{color:#cbd5e1;opacity:0;pointer-events:none;cursor:pointer;background:#1e293b;border:1px solid #32435d;border-radius:9px;flex:0 0 28px;place-items:center;width:28px;height:28px;padding:0;transition:opacity .12s,border-color .2s,background-color .2s,color .2s;display:inline-grid}.object-card-modal__variant-option:hover .object-card-modal__variant-delete,.object-card-modal__variant-delete:focus-visible{opacity:1;pointer-events:auto}.object-card-modal__variant-delete:hover,.object-card-modal__variant-delete:focus-visible{color:#fecaca;background:#3f1d24;border-color:#fca5a5;outline:none}.object-card-modal__variant-delete svg{fill:none;stroke:currentColor;stroke-width:2.1px;stroke-linecap:round;stroke-linejoin:round;width:15px;height:15px}.object-card-modal__readonly-field{gap:5px;min-width:0;display:grid}.object-card-modal__search-results,.object-card-modal__identity-row{justify-self:center;width:min(100%,500px)}.object-card-modal__search-results{grid-template-columns:repeat(6,minmax(0,1fr));align-items:end;gap:10px;display:grid}.object-card-modal__osm-result-cell{grid-column:span 2;grid-template-columns:minmax(0, 1fr) var(--ui-control-height-input);align-items:flex-end;gap:8px;min-width:0;display:grid}.object-card-modal__osm-result-field{width:100%}.object-card-modal__map-address-result-field{grid-column:span 4}.object-card-modal__identity-row{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;display:grid}.object-card-modal__delete-object-cell{min-height:var(--ui-control-height-input);justify-content:center;align-self:end;align-items:center;display:flex}.object-card-modal__delete-object-link{color:#fca5a5;font:inherit;cursor:pointer;background:0 0;border:0;padding:0;text-decoration:none;transition:color .2s}.object-card-modal__delete-object-link:hover:not(:disabled),.object-card-modal__delete-object-link:focus-visible{color:#f87171;text-decoration:none}.object-card-modal__delete-object-link:disabled{opacity:.65;cursor:default}.object-card-modal__readonly-field .ui-input,.object-card-modal__osm-field .ui-search-field__input.ui-input{height:var(--ui-control-height-input);min-height:var(--ui-control-height-input)}.object-card-modal__readonly-value{box-sizing:border-box;white-space:nowrap;background:color-mix(in srgb, var(--ui-color-bg-page) 82%, var(--ui-color-bg-muted));min-width:0;color:var(--ui-color-text-muted);cursor:default;align-items:center;gap:.32em;display:flex;overflow:hidden}.object-card-modal__readonly-value small{min-width:0;font-size:inherit;white-space:nowrap;line-height:1}.object-card-modal__osm-field{flex:1;min-width:0;display:block}.object-card-modal__osm-field .ui-search-field{width:100%}.object-card-modal__osm-field .ui-search-field.is-error .ui-input{border-color:var(--ui-color-danger)}.object-card-modal__osm-search-row{align-items:center;gap:8px;width:100%;display:flex}.object-card-modal__lookup-target.object-card-modal__coordinate-target,.object-card-modal__osm-refresh.object-card-modal__coordinate-target{width:var(--ui-control-height-input);height:var(--ui-control-height-input);min-width:var(--ui-control-height-input);max-width:var(--ui-control-height-input);flex:0 0 var(--ui-control-height-input);box-sizing:border-box;aspect-ratio:1;opacity:.82}.object-card-modal__osm-refresh.object-card-modal__coordinate-target svg{stroke-width:2.35px;width:18px;height:18px}.object-card-modal__lookup-progress-slot{border-radius:var(--ui-radius-full);height:3px;overflow:hidden}.object-card-modal__lookup-progress{border-radius:inherit;background:var(--ui-color-bg-muted);width:100%;height:100%;display:block;position:relative;overflow:hidden}.object-card-modal__lookup-progress:after{content:"";border-radius:inherit;background:var(--ui-color-accent-hover);width:36%;animation:1.05s ease-in-out infinite object-card-lookup-progress;position:absolute;inset:0 auto 0 -36%}@keyframes object-card-lookup-progress{to{left:100%}}.object-card-modal__osm-suggestions{border:1px solid var(--ui-color-border-default);border-radius:var(--ui-radius-sm);background:var(--ui-color-bg-control);scrollbar-color:var(--ui-color-border-hover) var(--ui-color-bg-control);scrollbar-width:thin;min-width:0;max-height:150px;padding:2px;display:grid;overflow-y:auto}.object-card-modal__osm-suggestion{border-radius:calc(var(--ui-radius-sm) - 2px);min-width:0;color:var(--ui-color-text-soft);font:inherit;text-align:left;cursor:pointer;background:0 0;border:0;gap:2px;padding:6px 8px;font-size:.74rem;line-height:1.3;display:grid}.object-card-modal__osm-suggestion strong{color:var(--ui-color-text-muted);font-size:.7rem;font-weight:600}.object-card-modal__osm-suggestion:hover,.object-card-modal__osm-suggestion.is-selected{background:var(--ui-color-bg-hover);color:var(--ui-color-text-main)}.object-card-modal__osm-suggestion:focus-visible{box-shadow:var(--ui-focus-ring);outline:none}.object-card-modal__coordinate-table,.object-card-modal__coordinate-list{gap:0;display:grid}.object-card-modal__coordinate-header,.object-card-modal__coordinate-row{grid-template-columns:32px minmax(0,1fr) minmax(0,1fr) 28px 28px;align-items:center;gap:8px;min-width:0;display:grid}.object-card-modal__coordinate-header{min-height:25px;padding:0 6px 3px}.object-card-modal__coordinate-header .ui-field-label{text-align:center}.object-card-modal__coordinate-row{border-radius:var(--ui-radius-sm);background:0 0;min-height:42px;padding:3px 6px;transition:background-color .12s}.object-card-modal__coordinate-row:hover,.object-card-modal__coordinate-row.is-linked-hovered{background:color-mix(in srgb, var(--ui-color-bg-hover) 34%, transparent)}.object-card-modal__coordinate-row.is-modified .object-card-modal__coordinate-number,.object-card-modal__coordinate-row.is-modified .ui-input,.object-card-modal__coordinate-row.is-deleted .object-card-modal__coordinate-number,.object-card-modal__coordinate-row.is-deleted .ui-input:disabled{color:var(--ui-color-danger-text)}.object-card-modal__coordinate-number{color:var(--ui-color-text-muted);font-variant-numeric:tabular-nums;justify-self:end;font-size:.82rem}.object-card-modal__coordinate-control{grid-template-columns:minmax(0,1fr) 18px;align-items:center;gap:5px;min-width:0;display:grid}.object-card-modal__coordinate-control+.object-card-modal__coordinate-control,.object-card-modal__coordinate-header>:nth-child(3){margin-left:12px}.object-card-modal__coordinate-row .ui-input{font-variant-numeric:tabular-nums;width:100%;min-width:0}.object-card-modal__coordinate-row.is-empty .ui-input{height:30px;min-height:30px;padding-top:4px;padding-bottom:4px}.object-card-modal__coordinate-stepper{grid-template-rows:1fr 1fr;gap:2px;display:grid}.object-card-modal__coordinate-stepper-button{color:#cbd5e1;cursor:pointer;background:#0b1220db;border:1px solid #32435d;border-radius:6px;justify-content:center;align-items:center;width:18px;min-width:18px;height:17px;padding:0;font-size:.54rem;line-height:1;transition:background-color .12s,border-color .12s,color .12s;display:inline-flex}.object-card-modal__coordinate-stepper-icon{stroke:currentColor;stroke-width:1.8px;stroke-linecap:round;stroke-linejoin:round;fill:none;width:12px;height:12px}.object-card-modal__coordinate-stepper-button:hover:not(:disabled){color:#f0f5ff;background:#24344cf5;border-color:#4a5d79}.object-card-modal__coordinate-stepper-button:focus-visible{outline-offset:1px;outline:2px solid #dbe7f7}.object-card-modal__coordinate-stepper-button:disabled{cursor:default;opacity:.55}.object-card-modal__coordinate-delete,.object-card-modal__coordinate-target,.object-card-modal__coordinate-undo{color:#cbd5e1;cursor:pointer;opacity:0;pointer-events:none;background:#1e293b;border:1px solid #32435d;border-radius:9px;place-items:center;width:28px;height:28px;padding:0;transition:opacity .12s,border-color .2s,background-color .2s,color .2s;display:inline-grid}.object-card-modal__coordinate-delete svg,.object-card-modal__coordinate-target svg,.object-card-modal__coordinate-undo svg{fill:none;stroke:currentColor;stroke-width:2.1px;stroke-linecap:round;stroke-linejoin:round;width:16px;height:16px}.object-card-modal__coordinate-target,.object-card-modal__coordinate-undo{opacity:.72;pointer-events:auto}.object-card-modal__coordinate-undo:hover:not(:disabled),.object-card-modal__coordinate-undo:focus-visible{border-color:var(--ui-color-accent-hover);background:color-mix(in srgb, var(--ui-color-accent) 38%, var(--ui-color-bg-panel));color:#99f6e4;opacity:1;outline:none}.object-card-modal__coordinate-undo:disabled{cursor:default;opacity:.45}.object-card-modal__coordinate-target:hover:not(:disabled),.object-card-modal__coordinate-target:focus-visible,.object-card-modal__coordinate-target.is-active{color:#fed7aa;opacity:1;background:#431f13;border-color:#fb923c;outline:none}.object-card-modal__coordinate-row:hover .object-card-modal__coordinate-delete,.object-card-modal__coordinate-row.is-linked-hovered .object-card-modal__coordinate-delete,.object-card-modal__coordinate-delete:focus-visible{opacity:1;pointer-events:auto}.object-card-modal__coordinate-delete:hover:not(:disabled),.object-card-modal__coordinate-delete:focus-visible{color:#fecaca;background:#3f1d24;border-color:#fca5a5;outline:none}.object-card-modal__coordinate-delete:disabled{cursor:default;opacity:.45}.object-card-modal__coordinate-add{justify-self:center;min-width:176px;margin-top:8px}.object-card-map-panel{z-index:2501;background:#111a2b;border:1px solid #32435d;border-radius:16px;flex-direction:column;width:616px;max-width:calc(100vw - 32px);height:min(620px,100vh - 32px);max-height:min(90vh,100vh - 2*clamp(16px,4vh,40px));padding:10px;animation:.16s ease-out both object-card-map-panel-enter;display:flex;position:fixed;top:16px;left:calc(50% + 320px);overflow:hidden;box-shadow:0 20px 40px #00000073}.object-card-map-panel__body{border:1px solid var(--ui-color-border-default);background:var(--ui-color-bg-page);border-radius:10px;flex:1;min-height:0;position:relative;overflow:hidden}.object-geometry-map{background:var(--ui-color-bg-page);cursor:default;width:100%;height:100%;min-height:0}.object-geometry-map.leaflet-grab,.leaflet-dragging .object-geometry-map.leaflet-grab{cursor:default}.object-geometry-map.is-object-picking,.object-geometry-map.is-object-picking.leaflet-grab,.object-geometry-map.is-object-picking .leaflet-pane,.object-geometry-map.is-object-picking .leaflet-interactive,.object-geometry-map.is-object-picking .object-geometry-map__vertex-dot,.object-geometry-map.is-object-picking .object-geometry-map__entrance-hit-area{cursor:crosshair!important}.object-geometry-map__vertex,.object-geometry-map__entrance{pointer-events:none;background:0 0;border:0}.object-geometry-map__entrance-arrow{width:64px;height:32px;transform:rotate(var(--object-entrance-angle));transform-origin:56px 16px;filter:drop-shadow(0 2px 3px #0b1220db);transition:filter .12s;display:block;position:relative}.object-geometry-map__entrance-arrow svg{width:64px;height:32px;transform:scale(var(--object-entrance-scale));transform-origin:51px 16px;transition:transform .12s;display:block;overflow:visible}.object-geometry-map__entrance-arrow path{fill:#ea580c;stroke:#ffedd5;stroke-width:2.5px;stroke-linejoin:round;transition:fill .12s,stroke .12s}.object-geometry-map__entrance-triangle{pointer-events:none}.object-geometry-map__entrance-point{pointer-events:none;background:#dc2626;border:1.5px solid #fff;border-radius:999px;width:7px;height:7px;position:absolute;top:16px;left:56px;transform:translate(-50%,-50%);box-shadow:0 0 0 1px #0b1220b8}.object-geometry-map__entrance-hit-area{z-index:2;left:var(--object-entrance-hit-left);top:var(--object-entrance-hit-top);width:var(--object-entrance-hit-width);height:var(--object-entrance-hit-height);cursor:pointer;pointer-events:auto;position:absolute}.object-geometry-map__entrance.is-draggable .object-geometry-map__entrance-hit-area{touch-action:none}.object-geometry-map__entrance-label{left:var(--object-entrance-label-x);top:var(--object-entrance-label-y);color:#000;z-index:3;text-shadow:-1px -1px #fffffff2,1px -1px #fffffff2,-1px 1px #fffffff2,1px 1px #fffffff2;transform:translate(-50%, -50%) scale(var(--object-entrance-label-scale));transform-origin:50%;white-space:nowrap;-webkit-user-select:none;user-select:none;font-size:14px;font-weight:800;line-height:1;transition:color .12s,transform .12s;position:absolute}.object-geometry-map__vertex-dot{cursor:pointer;pointer-events:auto;background:#0f766e;border:2px solid #fff;border-radius:999px;width:14px;height:14px;transition:transform .12s,background-color .12s,border-color .12s,box-shadow .12s;display:block;box-shadow:0 0 0 2px #0b1220c7}.object-geometry-map__vertex-dot:hover,.object-geometry-map__vertex.is-linked-hovered .object-geometry-map__vertex-dot{background:#fb7185;border-color:#fff1f2;box-shadow:0 0 0 3px #f8717161}.object-geometry-map__marker-actions{gap:4px;width:max-content;display:flex}.object-geometry-map__marker-popup .leaflet-popup-content-wrapper,.object-geometry-map__marker-popup .leaflet-popup-tip{border:1px solid var(--ui-color-border-default);background:var(--ui-color-bg-panel);color:var(--ui-color-text-main)}.object-geometry-map__marker-popup .leaflet-popup-content-wrapper{border-radius:var(--ui-radius-sm)}.object-geometry-map__marker-popup .leaflet-popup-content{margin:4px;width:auto!important}.object-geometry-map__marker-actions .object-card-modal__coordinate-delete,.object-geometry-map__marker-actions .object-card-modal__coordinate-undo{opacity:1;pointer-events:auto;flex:0 0 28px}.object-geometry-map__entrance.is-linked-hovered{z-index:1000!important}.object-geometry-map__entrance:has(.object-geometry-map__entrance-hit-area:hover){z-index:1000!important}.object-geometry-map__entrance.is-linked-hovered .object-geometry-map__entrance-arrow{filter:drop-shadow(0 0 8px #f97316db)}.object-geometry-map__entrance-arrow:has(.object-geometry-map__entrance-hit-area:hover){filter:drop-shadow(0 0 8px #f97316db)}.object-geometry-map__entrance.is-linked-hovered .object-geometry-map__entrance-arrow path{fill:#fb923c;stroke:#fff}.object-geometry-map__entrance-arrow:has(.object-geometry-map__entrance-hit-area:hover) path{fill:#fb923c;stroke:#fff}.object-geometry-map__entrance.is-linked-hovered .object-geometry-map__entrance-point{background:#ef4444;border-color:#fff}.object-geometry-map__entrance-arrow:has(.object-geometry-map__entrance-hit-area:hover) .object-geometry-map__entrance-point{background:#ef4444;border-color:#fff}.object-geometry-map__vertex-dot.is-flashing{animation:.9s ease-out object-geometry-vertex-flash}.object-card-map-panel__notice{z-index:500;border:1px solid var(--ui-color-border-default);border-radius:var(--ui-radius-sm);background:color-mix(in srgb, var(--ui-color-bg-panel) 95%, black);max-width:calc(100% - 28px);color:var(--ui-color-text-soft);box-shadow:var(--ui-panel-shadow);text-align:center;padding:8px 12px;font-size:.82rem;line-height:1.35;position:absolute;top:14px;left:50%;transform:translate(-50%)}.object-card-map-panel__body.is-loading .object-geometry-map{pointer-events:none}.object-card-map-panel__notice.is-loading{cursor:progress;align-items:center;gap:9px;display:inline-flex}.object-card-map-panel__notice.is-loading:before{content:"";border:2px solid var(--ui-color-bg-muted);border-top-color:var(--ui-color-accent-hover);border-radius:var(--ui-radius-full);flex:0 0 14px;width:14px;height:14px;animation:.9s linear infinite object-pool-spin}.object-card-map-panel__legend{z-index:500;border:1px solid var(--ui-color-border-default);border-radius:var(--ui-radius-sm);background:color-mix(in srgb, var(--ui-color-bg-panel) 94%, black);max-width:calc(100% - 24px);color:var(--ui-color-text-soft);box-shadow:var(--ui-panel-shadow);pointer-events:none;flex-wrap:wrap;gap:8px 12px;padding:7px 9px;font-size:.75rem;line-height:1.2;display:flex;position:absolute;bottom:12px;left:12px}.object-card-map-panel__legend span{white-space:nowrap;align-items:center;gap:6px;display:inline-flex}.object-card-map-panel__legend i{background:#0f766ead;border:2px solid #67e8f9;border-radius:3px;width:18px;height:12px;box-shadow:0 0 0 1px #0b1220c7}.object-card-map-panel__legend i.is-entrance{background:0 0;border:0;border-radius:0;width:18px;height:12px;position:relative}.object-card-map-panel__legend i.is-entrance:before{content:"";clip-path:polygon(0 0,100% 50%,0 100%);background:#f97316;position:absolute;inset:0 4px 0 0}.object-card-map-panel__legend i.is-entrance:after{content:"";background:#dc2626;border:1px solid #fff;border-radius:999px;width:5px;height:5px;position:absolute;top:50%;right:0;transform:translate(65%,-50%)}.object-card-map-panel__legend i.is-coordinate{background:#0f766e;border:2px solid #fff;border-radius:999px;width:12px;height:12px}.object-card-map-panel__notice.is-found{color:#99f6e4}.object-card-map-panel__notice.is-not-found,.object-card-map-panel__notice.is-partial,.object-card-map-panel__notice.is-invalid,.object-card-map-panel__notice.is-too-complex{color:#fbbf24}.object-card-map-panel__notice.is-error{color:var(--ui-color-danger-text)}.object-card-map-panel .leaflet-control-zoom a{border-color:var(--ui-color-border-default);background:var(--ui-color-bg-control);color:var(--ui-color-text-main)}.object-card-map-panel .leaflet-control-zoom a:hover{background:var(--ui-color-bg-hover)}@keyframes object-card-map-panel-enter{0%{opacity:0;transform:translate(-14px)}to{opacity:1;transform:translate(0)}}@keyframes object-geometry-vertex-flash{0%{background:#fff;border-color:#fff1f2;transform:scale(2.4);box-shadow:0 0 0 12px #f8717194}to{background:#fb7185;border-color:#fff1f2;transform:scale(1);box-shadow:0 0 0 2px #0b1220c7}}.object-card-map-panel.is-overlay{border-left:1px solid #32435d;border-radius:16px;animation-name:object-card-map-panel-enter-overlay}@keyframes object-card-map-panel-enter-overlay{0%{opacity:0;transform:translate(12px)}to{opacity:1;transform:translate(0)}}@media (prefers-reduced-motion:reduce){.object-card-map-panel,.object-geometry-map__vertex-dot.is-flashing,.object-card-modal__floor-plan-panel{animation:none}}.object-card-modal__actions .ui-button{min-width:120px}@media (hover:none){.object-address-browser__house-card-trigger{opacity:1;visibility:visible;pointer-events:auto}}@media (width<=520px){.object-card-modal__field-grid>.object-card-modal__readonly-field{grid-column:1/-1}.object-card-modal__identity-row{grid-template-columns:minmax(0,1fr)}}.object-address-browser__house--empty:hover{color:var(--ui-color-text-soft);background:0 0}.object-map-settings{gap:8px;min-width:0;padding:0 4px 2px;display:grid}.object-map-settings__group{gap:6px;display:grid}.object-map-settings__label{color:var(--ui-color-text-soft);font-size:.8rem;line-height:1.25}.object-map-settings__range.ui-workspace-zoom{grid-template-columns:24px minmax(56px,1fr) 24px;gap:3px 6px;width:100%;max-width:300px;margin-inline:auto;display:grid}.object-map-settings__range-button.ui-workspace-zoom__button{width:24px;height:22px}.object-map-settings__range-slider.ui-workspace-zoom__slider{width:100%;min-width:0}.object-map-settings__range-value{color:var(--ui-color-text-muted);font-variant-numeric:tabular-nums;grid-column:1/-1;grid-template-columns:1ch 2ch auto;justify-self:center;gap:2px;font-size:.76rem;line-height:1;display:grid}.object-map-settings__range-value-number{text-align:right;width:2ch}.object-map-settings__divider{background:var(--ui-color-border-default);opacity:.75;height:1px}.object-map-settings__route-title{color:var(--ui-color-text-soft);font-size:.8rem;line-height:1.25}.object-map-settings__toggle{width:fit-content;color:var(--ui-color-text-soft);cursor:pointer;align-items:center;gap:7px;font-size:.8rem;display:inline-flex}.object-map-settings__toggle>input{opacity:0;width:1px;height:1px;position:absolute;overflow:hidden}.object-map-settings__toggle-track{border:1px solid var(--ui-color-border-hover);border-radius:var(--ui-radius-full);background:var(--ui-color-bg-control);align-items:center;width:28px;height:16px;padding:2px;transition:border-color .12s,background-color .12s;display:flex}.object-map-settings__toggle-thumb{background:var(--ui-color-text-muted);border-radius:50%;width:10px;height:10px;transition:background-color .12s,transform .12s;transform:translate(0)}.object-map-settings__toggle>input:checked+.object-map-settings__toggle-track{border-color:var(--ui-color-accent-hover);background:color-mix(in srgb, var(--ui-color-accent) 52%, var(--ui-color-bg-control))}.object-map-settings__toggle>input:checked+.object-map-settings__toggle-track .object-map-settings__toggle-thumb{background:var(--ui-color-text-inverse);transform:translate(12px)}.object-map-settings__toggle>input:focus-visible+.object-map-settings__toggle-track{box-shadow:var(--ui-focus-ring)}.object-map-settings__route-modes{grid-template-columns:repeat(2,minmax(0,1fr));width:100%;min-width:0;max-width:300px;margin-inline:auto}.object-map-settings__route-mode.ui-segmented-control__button{min-width:0}.object-map-settings__address-control{gap:4px;width:100%;min-width:0;max-width:300px;margin-inline:auto;display:grid}.object-map-settings__address{min-width:0}.object-map-settings__address-input.ui-input{padding-right:28px;font-size:.8rem}.object-map-settings__address-input::-webkit-search-cancel-button{display:none}.object-map-settings__address-clear{z-index:1;width:15px;height:15px;color:var(--ui-color-text-muted);cursor:pointer;background:0 0;border:0;padding:0;position:absolute;top:50%;right:7px;transform:translateY(-50%)}.object-map-settings__address-clear svg{fill:none;stroke:currentColor;stroke-linecap:round;stroke-width:1.8px;width:100%;height:100%;display:block}.object-map-settings__address-clear:hover{color:var(--ui-color-text-soft)}.object-map-settings__address-clear:focus-visible{outline:1px solid var(--ui-color-border-focus);outline-offset:2px;border-radius:3px}.object-map-settings__address-suggestions{border:1px solid var(--ui-color-border-default);border-radius:var(--ui-radius-sm);background:var(--ui-color-bg-control);scrollbar-color:var(--ui-color-border-hover) var(--ui-color-bg-control);scrollbar-width:thin;min-width:0;max-height:160px;padding:2px;display:grid;overflow-y:auto}.object-map-settings__address-suggestion{border-radius:calc(var(--ui-radius-sm) - 2px);min-width:0;color:var(--ui-color-text-soft);font:inherit;text-align:left;cursor:pointer;background:0 0;border:0;padding:5px 7px;font-size:.74rem;line-height:1.3}.object-map-settings__address-suggestion:hover{background:var(--ui-color-bg-hover);color:var(--ui-color-text-main)}.object-map-settings__address-suggestion:focus-visible{box-shadow:var(--ui-focus-ring);outline:none}.object-map-settings__route-status,.object-map-settings__attribution{color:var(--ui-color-text-muted);margin:0;font-size:.72rem;line-height:1.35}.object-map-settings__route-status{font-variant-numeric:tabular-nums;min-height:1em}.object-map-settings__route-progress-slot{height:4px}.object-map-settings__route-progress{background:var(--ui-color-bg-muted);width:100%;height:4px;box-shadow:inset 0 0 0 1px var(--ui-color-border-default);border-radius:999px;overflow:hidden}.object-map-settings__route-progress-value{border-radius:inherit;background:var(--ui-color-accent-hover);height:100%;transition:width .16s ease-out;display:block}.object-map-settings__route-status.is-success{color:var(--ui-color-accent-hover)}.object-map-settings__route-status.is-warning{color:#facc15}.object-map-settings__route-status.is-error{color:var(--ui-color-danger-soft)}.object-map-settings__attribution{opacity:.78}.object-map-settings__attribution a{color:inherit;text-underline-offset:2px}.object-map-settings__attribution a:hover{color:var(--ui-color-text-soft)}.object-pool-view__resizer{cursor:col-resize;z-index:3;background:linear-gradient(90deg,#1b293f,#253957,#1b293f);grid-column:2;width:8px;min-width:8px;max-width:8px;position:relative}.object-pool-status__summary{color:#b6c5db}.object-pool-status__scale{min-width:86px;color:var(--ui-color-text-soft);font-variant-numeric:tabular-nums;justify-items:center;gap:2px;display:grid}.object-pool-status__scale-value{white-space:nowrap;font-size:.72rem;line-height:1}.object-pool-status__scale-line{border-bottom:1px solid;border-left:1px solid;border-right:1px solid;height:5px}.object-pool-filter__row{border-radius:var(--ui-radius-sm);width:100%;min-height:36px;color:var(--ui-color-text-soft);font:inherit;text-align:left;cursor:pointer;transition:background-color var(--ui-transition-fast), border-color var(--ui-transition-fast);background:0 0;border:1px solid #0000;grid-template-columns:12px minmax(0,1fr) auto;align-items:center;gap:9px;padding:0 9px;font-size:.86rem;display:grid}.object-pool-filter__row:hover{background:var(--ui-color-bg-hover)}.object-pool-filter__row:focus-visible{border-color:var(--ui-color-border-focus);box-shadow:var(--ui-focus-ring);outline:none}.object-pool-filter__row.is-active{border-color:var(--ui-color-border-hover);background:var(--ui-color-bg-hover);color:var(--ui-color-text-main)}.object-pool-filter__row strong{color:var(--ui-color-text-muted);font-size:.8rem;font-weight:500}.object-pool-filter__swatch{border-radius:var(--ui-radius-full);width:10px;height:10px;box-shadow:0 0 0 1px #ffffff38}.object-pool-filter__swatch--all{box-shadow:0 0 0 1px #ffffff47,0 0 8px #7f00ffe6}.object-pool-filter__note{color:var(--ui-color-text-muted);margin:10px 4px 0;font-size:.75rem;line-height:1.35}.object-pool-map{z-index:0;isolation:isolate;background:var(--ui-color-bg-page);grid-column:3;width:100%;min-width:0;height:100%;min-height:0;position:relative;overflow:hidden}.object-pool-map.is-route-picking,.object-pool-map.is-route-picking.leaflet-grab,.object-pool-map.is-route-picking .leaflet-pane,.object-pool-map.is-route-picking .leaflet-interactive{cursor:crosshair!important}.object-pool-map .leaflet-tooltip.object-pool-map__shared-tooltip{box-shadow:none;background:0 0;border:0;padding:0}.object-pool-map .leaflet-tooltip.object-pool-map__shared-tooltip:before{display:none}.object-pool-map__shared-tooltip-stack{gap:4px;display:grid}.object-pool-map__shared-tooltip-item{border:1px solid var(--ui-color-border-default);background:var(--ui-color-bg-panel);color:var(--ui-color-text-main);white-space:nowrap;border-radius:3px;padding:6px;display:block;box-shadow:0 1px 3px #0006}.object-pool-map__tooltip-apartments{color:var(--ui-color-text-muted);font-size:inherit;margin-top:2px;display:block}.object-pool-map .object-pool-map__route{stroke:#0000}.object-pool-map .object-pool-map__route.is-flashing{transform-box:fill-box;transform-origin:50%;will-change:filter, opacity, transform;animation:2.1s cubic-bezier(.16,1,.3,1) .28s both object-pool-map-route-flash}.object-pool-map .object-pool-map__route-arrow{fill:#b45309}.object-pool-map .object-pool-map__route-target{stroke:var(--ui-color-text-inverse);fill:#b45309}.object-pool-map .object-pool-map__house-flash{pointer-events:none;transform-box:fill-box;transform-origin:50%;will-change:opacity, transform;animation:2.1s cubic-bezier(.16,1,.3,1) .28s both object-pool-map-house-flash}@keyframes object-pool-map-house-flash{0%{opacity:0;transform:scale(3.4)}8%{opacity:.72;transform:scale(3.15)}30%{opacity:.58}to{opacity:0;transform:scale(1)}}@keyframes object-pool-map-route-flash{0%{filter:drop-shadow(0 0 10px #b45309f2);opacity:0;transform:scale(1.35)}8%{filter:drop-shadow(0 0 8px #b45309d1);opacity:.96;transform:scale(1.26)}30%{filter:drop-shadow(0 0 4px #b453097a);opacity:.88}to{filter:drop-shadow(0 0 #b4530900);opacity:1;transform:scale(1)}}@media (prefers-reduced-motion:reduce){.object-pool-map .object-pool-map__route.is-flashing,.object-pool-map .object-pool-map__house-flash{animation-duration:.45s}}.object-pool-map .leaflet-control-zoom a{border-color:var(--ui-color-border-default);background:var(--ui-color-bg-panel);color:var(--ui-color-text-main)}.object-pool-map .leaflet-control-zoom a:hover{background:var(--ui-color-bg-hover)}.object-pool-map .leaflet-control-attribution{color:var(--ui-color-text-muted);background:#0b1220d1}.object-pool-map .leaflet-control-attribution a{color:var(--ui-color-text-soft)}.object-pool-map .leaflet-tooltip,.object-pool-map .leaflet-popup-content-wrapper,.object-pool-map .leaflet-popup-tip{border:1px solid var(--ui-color-border-default);background:var(--ui-color-bg-panel);color:var(--ui-color-text-main)}.object-pool-map .leaflet-popup-content-wrapper{border-radius:var(--ui-radius-sm)}.object-pool-map .leaflet-popup-content{font:inherit;margin:11px 13px;font-size:.82rem;line-height:1.45}.object-pool-map__popup-title{color:var(--ui-color-text-main);margin-bottom:5px;padding-right:26px;display:block}.object-pool-map__popup{min-width:170px;padding-bottom:29px;position:relative}.object-pool-map__popup-card-trigger{color:#a7b4c8;cursor:pointer;background:#0b1220e0;border:1px solid #32435de0;border-radius:7px;place-items:center;width:26px;height:24px;padding:0;transition:background-color .12s,border-color .12s,color .12s;display:inline-grid;position:absolute;bottom:0;right:0}.object-pool-map__popup-card-trigger:hover{color:#e2e8f0;background:#24344cf5;border-color:#4a5d79}.object-pool-map__popup-card-trigger:focus-visible{outline-offset:2px;outline:2px solid #dbe7f7c2}.object-pool-map__popup-card-trigger svg{width:14px;height:14px;display:block}.object-pool-map__popup-card-trigger circle{fill:currentColor}.object-pool-map__popup div{color:var(--ui-color-text-muted)}.object-pool-map__popup div strong{color:var(--ui-color-text-soft);font-weight:500}.object-pool-map__popup-value-detail{font-size:inherit;font-weight:inherit}.object-pool-map__popup-group+.object-pool-map__popup-group{margin-top:7px}.object-pool-map .leaflet-popup-close-button{color:var(--ui-color-text-muted)}@keyframes object-pool-spin{to{transform:rotate(360deg)}}@media (width<=760px){.object-pool-toolbar__title{font-size:1.18rem}}.project-gantt{flex-direction:column;gap:8px;height:100%;min-height:0;display:flex}.project-gantt__tabs,.project-gantt__edit-actions{align-items:center;gap:6px;display:inline-flex}.project-gantt__tab{color:#cbd5e1;font:inherit;cursor:pointer;background:#1a273a;border:1px solid #32435d;border-radius:8px;justify-content:center;align-items:center;gap:6px;padding:5px 10px;font-size:.86rem;line-height:1;transition:background-color .12s,border-color .12s,color .12s,opacity .12s;display:inline-flex}.project-gantt__tab:not(:disabled):hover{color:#e2e8f0;background:#24344c;border-color:#4a5d79}.project-gantt__tab:focus-visible{outline-offset:2px;outline:2px solid #dbe7f7c2}.project-gantt__tab.is-active{color:#e2e8f0;background:#24344c;border-color:#4a5d79}.project-gantt__tab:disabled{opacity:.65;cursor:default}.project-gantt__toolbar-button{min-height:28px}.project-gantt__icon-button{width:28px;height:28px;padding:0}.project-gantt__history-button:disabled,.project-gantt__save-button:disabled{color:#65758c;opacity:.48;background:#111b2b;border-color:#26354b}.project-gantt__toolbar-icon{fill:none;stroke:currentColor;stroke-width:1.8px;stroke-linecap:round;stroke-linejoin:round;flex:0 0 15px;width:15px;height:15px}.project-gantt__toolbar{justify-content:space-between;align-items:center;gap:10px;display:flex;position:relative}.project-gantt__toolbar-toggles{align-items:center;gap:12px;margin-left:auto;display:inline-flex}.project-gantt__toolbar-toggle,.project-gantt__grid-toggle{color:#a7b4c8;align-items:center;gap:6px;font-size:.82rem;display:inline-flex}.project-gantt__today-badge{z-index:2;color:#d9fff8;height:24px;font:inherit;cursor:pointer;background:#132235;border:1px solid #14b8a6b8;border-radius:999px;justify-content:center;align-items:center;padding:0 10px;font-size:.78rem;line-height:1;transition:background-color .15s,border-color .15s,color .15s,opacity .15s;display:inline-flex;position:absolute;top:50%;transform:translate(-50%,-50%)}.project-gantt__today-badge:hover{color:#fff;background:#173247;border-color:#2dd4bf}.project-gantt__today-badge:focus-visible{outline-offset:2px;outline:2px solid #2dd4bfdb}.project-gantt__shell{background:#0f1828;border:1px solid #253247;border-radius:12px;flex:1;grid-template-rows:56px minmax(0,1fr) auto;min-height:0;display:grid;overflow:hidden}.project-gantt__left-header,.project-gantt__right-header{background:#111a2b;border-bottom:1px solid #253247;align-items:center;min-width:0;display:flex}.project-gantt__left-header{grid-area:1/1;gap:2px;padding:0 10px 0 3px}.project-gantt__right-header{grid-area:1/3/auto/5}.project-gantt__levels{background:#1a273a;border:1px solid #32435d;border-radius:9px;grid-template-columns:repeat(3,74px);width:auto;max-width:100%;display:inline-grid;overflow:hidden}.project-gantt__levels button{color:#a7b4c8;font:inherit;cursor:pointer;white-space:nowrap;background:0 0;border:0;border-right:1px solid #32435d;justify-content:center;align-items:center;min-width:74px;padding:7px 6px;font-size:.78rem;line-height:1;display:inline-flex}.project-gantt__levels button:last-child{border-right:0}.project-gantt__levels button:hover{color:#d9e3f3;background:#24344c}.project-gantt__levels button.is-active{color:#e2e8f0;background:#24344c}.project-gantt__row-number-toggle{color:#a7b4c8;width:28px;min-width:28px;height:28px;font:inherit;cursor:pointer;-webkit-user-select:none;user-select:none;background:#1a273a;border:1px solid #32435d;border-radius:9px;justify-content:center;align-items:center;padding:0;font-size:.76rem;line-height:1;display:inline-flex}.project-gantt__row-number-toggle:hover{color:#d9e3f3;background:#24344c}.project-gantt__row-number-toggle:focus-visible{border-color:#dbe7f7;outline:none;box-shadow:0 0 0 2px #dbe7f724}.project-gantt__row-number-toggle.is-active{color:#e2e8f0;background:#24344c}.project-gantt__right-header-scroll{flex:none;width:100%;overflow:hidden}.project-gantt__timeline-head-top,.project-gantt__timeline-head-bottom{height:28px;position:relative}.project-gantt__timeline-head-top{box-shadow:inset 0 -1px #4a5d7973}.project-gantt__head-group,.project-gantt__head-unit{color:#cbd5e1;white-space:nowrap;text-overflow:ellipsis;box-sizing:border-box;z-index:1;justify-content:center;align-items:center;height:28px;padding:0 4px;font-size:.78rem;display:inline-flex;position:absolute;top:0;bottom:0;overflow:hidden}.project-gantt__head-unit{color:#94a3b8}.project-gantt__head-boundary{pointer-events:none;z-index:2;border-right:1px solid #253247;width:0;position:absolute;top:0;bottom:0}.project-gantt__left-rows,.project-gantt__right-rows{min-height:0;overflow:auto}.project-gantt__left-rows{scrollbar-gutter:stable;cursor:default;z-index:1;background:#111a2b;border-right:1px solid #253247;grid-area:2/1;position:relative}.project-gantt__right-rows{z-index:1;scrollbar-gutter:auto;background:#0f1828;grid-area:2/3/auto/5;position:relative;overflow-y:scroll}.project-gantt__right-rows.is-dragging{-webkit-user-select:none;user-select:none}.project-gantt__row,.project-gantt__timeline-row{height:var(--gantt-row-height);border-bottom:1px solid #1f2f46}.project-gantt__row{align-items:center;display:flex}.project-gantt__row--stage,.project-gantt__timeline-row--stage{background:#121f3294}.project-gantt__row--task,.project-gantt__timeline-row--task{background:#101b2c70}.project-gantt__row--subtask,.project-gantt__timeline-row--subtask{background:#0d172761}.project-gantt__task-cell{grid-template-columns:var(--gantt-row-number-width,2ch) auto 26px minmax(0, 1fr);align-items:center;gap:2px;width:100%;min-width:0;padding:0 8px 0 3px;display:grid;position:relative}.project-gantt__shell.is-row-numbers-hidden .project-gantt__task-cell{grid-template-columns:auto 26px minmax(0,1fr);gap:4px;padding:0 8px 0 10px}.project-gantt__task-cell.is-clickable{cursor:pointer}.project-gantt__task-cell.is-clickable:hover,.project-gantt__row:hover .project-gantt__task-cell,.project-gantt__row.is-linked-hover .project-gantt__task-cell{background:#24344c8f}.project-gantt__row-number{width:var(--gantt-row-number-width,2ch);min-width:var(--gantt-row-number-width,2ch);color:#8fa3bd;font-variant-numeric:tabular-nums;text-align:left;white-space:nowrap;font-size:.76rem;line-height:1;overflow:hidden}.project-gantt__shell.is-row-numbers-hidden .project-gantt__row-number{display:none}.project-gantt__indent{min-width:0;height:1px}.project-gantt__collapse-btn,.project-gantt__collapse-placeholder{flex:0 0 24px;width:24px;height:24px}.project-gantt__collapse-btn{color:#b8c8df;cursor:pointer;background:0 0;border:0;border-radius:6px;place-items:center;padding:0;transition:color .12s,filter .12s,opacity .12s;display:grid}.project-gantt__collapse-icon{fill:none;stroke:currentColor;stroke-width:2px;stroke-linecap:round;stroke-linejoin:round;width:12px;height:12px;display:block}.project-gantt__collapse-btn:hover{color:#f0f5ff;background:0 0}.project-gantt__collapse-btn:focus-visible{outline-offset:2px;outline:1px solid #dbe7f7}.project-gantt__task-title{text-overflow:ellipsis;white-space:nowrap;min-width:0;margin-left:2px;padding-right:0;font-size:.81rem;transition:color .12s,text-shadow .12s;overflow:hidden}.project-gantt__shell.is-row-numbers-hidden .project-gantt__task-title{margin-left:0}.project-gantt__row:hover .project-gantt__collapse-btn,.project-gantt__row.is-linked-hover .project-gantt__collapse-btn{color:#f0f5ff;filter:drop-shadow(0 0 5px #dbe7f742)}.project-gantt__row--stage .project-gantt__task-title{color:#e2e8f0;font-weight:650}.project-gantt__row--task .project-gantt__task-title{color:#cfdaea;font-weight:560}.project-gantt__row--subtask .project-gantt__task-title{color:#9fb0c7;font-weight:450}.project-gantt__row:hover .project-gantt__task-title,.project-gantt__row.is-linked-hover .project-gantt__task-title{color:#f0f5ff;text-shadow:0 0 8px #dbe7f73d}.project-gantt__row-actions{z-index:4;opacity:0;visibility:hidden;pointer-events:none;justify-content:center;align-items:center;transition:opacity .12s,visibility .12s;display:inline-flex;position:absolute;top:50%;right:5px;transform:translateY(-50%)}.project-gantt__row:hover .project-gantt__row-actions,.project-gantt__row.is-menu-open .project-gantt__row-actions{opacity:1;visibility:visible;pointer-events:auto}.project-gantt__row-menu-trigger{color:#a7b4c8;cursor:pointer;background:#0b1220e0;border:1px solid #32435de0;border-radius:7px;place-items:center;width:26px;height:24px;padding:0;transition:background-color .12s,border-color .12s,color .12s,opacity .12s;display:inline-grid}.project-gantt__row-menu-trigger:hover,.project-gantt__row-menu-trigger.is-open{color:#e2e8f0;background:#24344cf5;border-color:#4a5d79}.project-gantt__row-menu-trigger:focus-visible{outline-offset:2px;outline:2px solid #dbe7f7c2}.project-gantt__row-menu-trigger-icon{width:14px;height:14px;display:block}.project-gantt__row-menu-trigger-icon circle{fill:currentColor}.project-gantt__row-menu,.project-gantt__row-submenu{z-index:2400;background:#111a2b;border:1px solid #32435d;border-radius:10px;gap:2px;width:224px;padding:6px;display:grid;position:fixed;box-shadow:0 10px 26px #00000073}.project-gantt__row-menu-item{color:#cbd5e1;text-align:left;cursor:pointer;width:100%;min-height:34px;font:inherit;background:0 0;border:0;border-radius:8px;align-items:center;gap:8px;padding:8px;line-height:1.2;display:flex}.project-gantt__row-menu-item:hover,.project-gantt__row-menu-item:focus-visible{background:#24344c;outline:none}.project-gantt__row-menu-icon{color:currentColor;flex:0 0 18px;justify-content:center;align-items:center;width:18px;height:18px;display:inline-flex}.project-gantt__row-menu-icon svg{width:18px;height:18px;display:block}.project-gantt__row-menu-icon path,.project-gantt__row-menu-icon rect,.project-gantt__row-menu-icon circle{fill:none;stroke:currentColor;stroke-width:1.9px;stroke-linecap:round;stroke-linejoin:round}.project-gantt__row-menu-label{flex:1;min-width:0}.project-gantt__row-menu-item.is-danger{color:#fca5a5}.project-gantt__row-menu-item.is-danger:hover,.project-gantt__row-menu-item.is-danger:focus-visible{color:#fecaca;background:#3f1d24}.project-gantt__row-menu-branch{position:relative}.project-gantt__row-menu-branch:after{content:"";width:8px;height:100%;position:absolute;top:0;left:100%}.project-gantt__row-menu.is-submenu-left .project-gantt__row-menu-branch:after{left:auto;right:100%}.project-gantt__row-menu-item--with-submenu{justify-content:space-between}.project-gantt__row-menu-arrow{flex:0 0 12px;justify-content:center;align-items:center;width:12px;height:12px;display:inline-flex}.project-gantt__row-menu-arrow svg{width:12px;height:12px;display:block}.project-gantt__row-menu-arrow path{fill:none;stroke:currentColor;stroke-width:1.8px;stroke-linecap:round;stroke-linejoin:round}.project-gantt__row-submenu{z-index:2401;width:190px;position:absolute;top:0;left:calc(100% + 8px)}.project-gantt__row-menu.is-submenu-left .project-gantt__row-submenu{left:auto;right:calc(100% + 8px)}.project-gantt__card-overlay{z-index:2500}.project-gantt__card-modal{overscroll-behavior:contain;scrollbar-width:thin;scrollbar-color:#4a5d79 #111a2b;background:#111a2b;border:1px solid #32435d;border-radius:16px;flex-direction:column;width:640px;max-width:calc(100vw - 32px);height:min(760px,100vh - 2*clamp(16px,4vh,40px));max-height:min(90vh,100vh - 2*clamp(16px,4vh,40px));padding:12px;display:flex;overflow:hidden;box-shadow:0 20px 40px #00000073}.project-gantt__card-modal::-webkit-scrollbar{width:10px}.project-gantt__card-modal::-webkit-scrollbar-track{background:#111a2b;border-radius:10px}.project-gantt__card-modal::-webkit-scrollbar-thumb{background:#4a5d79;border:2px solid #111a2b;border-radius:10px}.project-gantt__card-modal::-webkit-scrollbar-thumb:hover{background:#5f7391}.project-gantt__card-header{justify-content:space-between;align-items:flex-start;gap:16px;margin-bottom:8px;display:flex}.project-gantt__card-title{color:#e2e8f0;margin:0;font-size:1.2rem}.project-gantt__card-field-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;display:grid}.project-gantt__card-name-field{text-align:left;grid-column:1/-1;gap:6px;min-width:0;display:grid}.project-gantt__card-name-input{text-align:left;width:100%}.project-gantt__card-name-input.is-error{border-color:var(--ui-color-danger)}.project-gantt__card-date-row{grid-column:1/-1;grid-template-columns:150px auto 150px;justify-content:space-between;align-items:end;gap:14px;margin-bottom:8px;display:grid}.project-gantt__card-date-field{text-align:left;gap:6px;width:150px;display:grid}.project-gantt__card-date-field--finish{justify-self:end}.project-gantt__card-date-input{text-align:left;width:100%;min-width:0}.project-gantt__card-date-control{grid-template-columns:minmax(0,124px) 18px;align-items:stretch;gap:5px;display:grid}.project-gantt__card-date-control.is-read-only{grid-template-columns:minmax(0,124px)}.project-gantt__card-period-note{color:#93c5fd;text-align:center;grid-column:1/-1;margin:-2px 0 2px;font-size:.84rem;line-height:1.35}.project-gantt__card-date-stepper{grid-template-rows:1fr 1fr;gap:2px;display:grid}.project-gantt__card-stepper-btn,.project-gantt__card-duration-btn{color:#cbd5e1;cursor:pointer;background:#0b1220db;border:1px solid #32435d;justify-content:center;align-items:center;transition:background-color .12s,border-color .12s,color .12s;display:inline-flex}.project-gantt__card-stepper-btn{border-radius:6px;width:18px;min-width:18px;height:17px;padding:0;font-size:.54rem;line-height:1}.project-gantt__card-stepper-icon{stroke:currentColor;stroke-width:1.8px;stroke-linecap:round;stroke-linejoin:round;fill:none;width:12px;height:12px}.project-gantt__card-stepper-btn:hover:not(:disabled),.project-gantt__card-duration-btn:hover:not(:disabled){color:#f0f5ff;background:#24344cf5;border-color:#4a5d79}.project-gantt__card-stepper-btn:focus-visible,.project-gantt__card-duration-btn:focus-visible{outline-offset:1px;outline:2px solid #dbe7f7}.project-gantt__card-stepper-btn:disabled,.project-gantt__card-duration-btn:disabled{cursor:default;opacity:.55}.project-gantt__card-duration-control{justify-self:center;justify-items:center;gap:6px;width:150px;display:grid;position:relative}.project-gantt__card-duration-label{text-align:center;white-space:nowrap}.project-gantt__card-duration-stepper{height:var(--ui-control-height-input);grid-template-columns:26px 54px 26px;align-items:center;gap:4px;display:inline-grid}.project-gantt__card-duration-stepper.is-read-only{grid-template-columns:54px}.project-gantt__card-duration-btn{border-radius:999px;width:26px;height:26px;padding:0;font-size:.92rem;line-height:1}.project-gantt__card-duration-input{width:54px;height:var(--ui-control-height-input);text-align:center;font-variant-numeric:tabular-nums;padding:0 6px}.project-gantt__card-duration-stepper:not(.is-read-only):has(.project-gantt__card-duration-btn:hover:not(:disabled)) .project-gantt__card-duration-input{border-color:var(--ui-color-border-hover)}.project-gantt__card-duration-stepper:not(.is-read-only):has(.project-gantt__card-duration-btn:focus-visible) .project-gantt__card-duration-input{border-color:var(--ui-color-border-focus);box-shadow:var(--ui-focus-ring)}.project-gantt__card-duration-unit{min-height:1em;color:var(--ui-color-field-label);text-align:center;font-family:inherit;font-size:.9rem;font-weight:400;line-height:1;position:absolute;top:calc(100% + 4px);left:0;right:0}.project-gantt__card-date-input::-webkit-datetime-edit{text-align:left}.project-gantt__card-date-input.is-error{border-color:var(--ui-color-danger)}.project-gantt__card-name-error,.project-gantt__card-date-error{min-height:1.1em;color:var(--ui-color-danger-soft);visibility:hidden;font-size:.78rem;line-height:1.1}.project-gantt__card-date-error{grid-column:1/-1}.project-gantt__card-period-apply{grid-column:1/-1;gap:8px;display:grid}.project-gantt__card-period-apply-title{color:#cbd5e1;margin:0;font-size:.9rem;line-height:1.35}.project-gantt__card-period-apply.is-idle .project-gantt__card-period-apply-title{color:#64748b}.project-gantt__card-period-options{justify-items:start;gap:6px;display:grid}.project-gantt__card-period-option{color:#cbd5e1;padding:0;font-size:.88rem;line-height:1.25}.project-gantt__card-period-option:hover{color:#f0f5ff}.project-gantt__card-period-preview{background:#0f1828db;border:1px solid #253247;border-radius:12px;gap:8px;padding:10px;display:grid}.project-gantt__card-period-preview-tree{gap:10px;display:grid}.project-gantt__card-period-preview-node{min-width:0;padding-left:calc(var(--preview-depth) * 20px);position:relative}.project-gantt__card-period-preview-node.is-nested:before{content:"";left:calc((var(--preview-depth) - 1) * 20px);pointer-events:none;border-bottom:1px solid #64748b;border-left:1px solid #64748b;border-bottom-left-radius:3px;width:11px;height:calc(.64em + 7px);position:absolute;top:-7px}.project-gantt__card-period-preview-node.is-nested:after{content:"";left:calc((var(--preview-depth) - 1) * 20px + 8px);pointer-events:none;border-top:1px solid #64748b;border-right:1px solid #64748b;width:5px;height:5px;position:absolute;top:calc(.64em - 3px);transform:rotate(45deg)}.project-gantt__card-period-preview-row{grid-template-columns:minmax(0,1fr) 174px;align-items:end;gap:10px;min-width:0;display:grid}.project-gantt__card-period-preview-main{z-index:2;gap:3px;min-width:0;display:grid;position:relative}.project-gantt__card-period-preview-title{color:#dbe7f7;min-width:0;font-size:.86rem;line-height:1.3}.project-gantt__card-period-preview-title span{text-overflow:ellipsis;white-space:nowrap;cursor:text;-webkit-user-select:text;user-select:text;min-width:0;display:block;overflow:hidden}.project-gantt__card-period-preview-summary{color:#5eead4;flex-wrap:wrap;gap:5px;min-width:0;font-size:.82rem;line-height:1.35;display:flex}.project-gantt__card-period-preview-state{color:currentColor}.project-gantt__card-period-preview-node.is-changed .project-gantt__card-period-preview-summary{color:#fbbf24}.project-gantt__card-period-preview-muted{color:#9fb0c7}.project-gantt__card-period-preview-dates{color:#9fb0c7;white-space:nowrap;grid-template-columns:max-content max-content;gap:2px 6px;font-size:.76rem;line-height:1.25;display:grid}.project-gantt__card-period-preview-dates.is-empty{visibility:hidden}.project-gantt__card-period-preview-dates>span:nth-child(odd){color:#64748b;text-align:right}.project-gantt__card-period-preview-date-change{color:#fbbf24}.project-gantt__card-period-title-overlay{z-index:2700;color:#dbe7f7;cursor:text;pointer-events:auto;-webkit-user-select:text;user-select:text;white-space:nowrap;background:#0f1828fa;border-radius:4px;margin-left:-4px;padding:0 4px 1px;position:fixed}body.project-gantt--preview-title-selecting .project-gantt__card-overlay{-webkit-user-select:none;user-select:none}body.project-gantt--preview-title-selecting .project-gantt__card-period-title-overlay{-webkit-user-select:text;user-select:text}.project-gantt__card-name-error.is-visible,.project-gantt__card-date-error.is-visible{visibility:visible}.project-gantt__card-field{background:#0f1828c7;border:1px solid #253247;border-radius:10px;gap:5px;min-width:0;padding:10px 12px;display:grid}.project-gantt__card-field-value{color:#e2e8f0;overflow-wrap:anywhere;min-width:0;font-size:.9rem;line-height:1.35}.project-gantt__card-empty{color:#a7b4c8;text-align:center;background:#0f18289e;border:1px dashed #32435d;border-radius:12px;align-content:center;place-items:center;gap:8px;min-height:100%;padding:24px;display:grid}.project-gantt__card-empty-kicker{color:#dbe7f7;font-weight:600}.project-gantt__card-empty p{max-width:360px;margin:0;line-height:1.45}.project-gantt__card-finances{align-content:start;gap:18px;min-height:100%;display:grid}.project-gantt__card-finance-panel{gap:13px;display:grid}.project-gantt__card-finance-price-field{gap:7px;display:grid}.project-gantt__card-finance-price-input{font-variant-numeric:tabular-nums;text-align:right;max-width:260px}.project-gantt__card-vat-row{flex-wrap:wrap;align-items:start;gap:12px;display:flex}.project-gantt__card-vat-slider-wrap{gap:5px;width:min(100%,360px);display:grid}.project-gantt__card-vat-slider{appearance:none;cursor:pointer;background:0 0;width:100%;height:18px;margin:0}.project-gantt__card-vat-slider::-webkit-slider-runnable-track{background:#32435d;border-radius:999px;height:4px}.project-gantt__card-vat-slider::-webkit-slider-thumb{appearance:none;background:#0f766e;border:2px solid #dbe7f7;border-radius:999px;width:14px;height:14px;margin-top:-5px;box-shadow:0 0 0 2px #0b1220}.project-gantt__card-vat-slider::-moz-range-track{background:#32435d;border-radius:999px;height:4px}.project-gantt__card-vat-slider::-moz-range-progress{background:#32435d;border-radius:999px;height:4px}.project-gantt__card-vat-slider::-moz-range-thumb{background:#0f766e;border:2px solid #dbe7f7;border-radius:999px;width:12px;height:12px;box-shadow:0 0 0 2px #0b1220}.project-gantt__card-vat-slider:focus-visible{outline:none}.project-gantt__card-vat-slider:focus-visible::-webkit-slider-thumb{box-shadow:0 0 0 2px #0b1220, var(--ui-focus-ring)}.project-gantt__card-vat-slider:focus-visible::-moz-range-thumb{box-shadow:0 0 0 2px #0b1220, var(--ui-focus-ring)}.project-gantt__card-vat-slider-labels{color:#8fa3bd;grid-template-columns:repeat(3,1fr);gap:8px;font-size:.76rem;line-height:1.2;display:grid}.project-gantt__card-vat-slider-labels span{padding-top:7px;transition:color .12s,font-weight .12s;position:relative}.project-gantt__card-vat-slider-labels span:nth-child(2){text-align:center}.project-gantt__card-vat-slider-labels span:nth-child(2):before{content:"";background:#dbe7f7;border-radius:999px;width:1px;height:6px;position:absolute;top:-1px;left:50%;transform:translate(-50%)}.project-gantt__card-vat-slider-labels span:nth-child(3){text-align:right}.project-gantt__card-vat-slider-labels span.is-active{color:#f0f5ff;font-weight:650}.project-gantt__card-vat-input{text-align:center;font-variant-numeric:tabular-nums;width:76px;padding:0 10px}.project-gantt__card-vat-input:disabled{color:#64748b;opacity:.72;background:#0b12207a;border-color:#253247}.project-gantt__card-finance-summary{gap:4px;font-size:.88rem;line-height:1.35;display:grid}.project-gantt__card-finance-summary p{color:#cbd5e1;align-items:baseline;gap:6px;margin:0;display:flex}.project-gantt__card-finance-summary .project-gantt__card-finance-total{color:#5eead4}.project-gantt__card-finance-total strong{font-weight:500}.project-gantt__card-expenses-panel{justify-content:flex-start;align-items:center;gap:10px;display:flex}.project-gantt__card-expenses-panel h3{color:#dbe7f7;margin:0;font-size:.96rem;line-height:1.25}.project-gantt__card-add-expense-btn{color:#cbd5e1;cursor:pointer;background:#0b1220db;border:1px solid #32435d;border-radius:999px;flex:0 0 26px;justify-content:center;align-items:center;width:26px;height:26px;transition:background-color .12s,border-color .12s,color .12s;display:inline-flex}.project-gantt__card-add-expense-btn:hover{color:#f0f5ff;background:#24344cf5;border-color:#4a5d79}.project-gantt__card-add-expense-btn:focus-visible{outline-offset:2px;outline:2px solid #dbe7f7}.project-gantt__card-actions{justify-content:flex-end;gap:10px;margin-top:18px;display:flex}.project-gantt__card-actions .ui-button{min-width:120px}.project-gantt__resizer{cursor:col-resize;z-index:3;background:linear-gradient(90deg,#1b293f,#253957,#1b293f);grid-area:1/2/3;width:8px;min-width:8px;max-width:8px;position:relative}.project-gantt__timeline{min-height:100%;position:relative}.project-gantt__today-line{pointer-events:none;z-index:3;border-left:1px dashed #14b8a6d6;width:0;position:absolute;top:0;bottom:0;transform:translate(-.5px)}.project-gantt__timeline-row{z-index:1;position:relative}.project-gantt__timeline-grid-overlay{pointer-events:none;z-index:0;position:absolute;inset:0}.project-gantt__timeline-grid-overlay span{border-right:1px solid #32435db8;width:0;position:absolute;top:0;bottom:0}.project-gantt__bar{height:calc(var(--gantt-row-height) - 14px);z-index:1;background:#2e6da4;border-radius:999px;transition:box-shadow .12s;position:absolute;top:7px;box-shadow:0 2px 8px #00000047}.project-gantt__bar:hover,.project-gantt__bar.is-linked-hover{box-shadow:0 2px 8px #00000047,inset 0 0 0 3px #dbe7f761}.project-gantt__bar--parent-segment{height:calc(var(--gantt-row-height) - 14px);box-shadow:none;top:7px}.project-gantt__bar--parent-segment:hover,.project-gantt__bar--parent-segment.is-linked-hover{box-shadow:inset 0 0 0 3px #dbe7f757}.project-gantt__bar--parent-stage{background:#6696d4b8}.project-gantt__bar--parent-task{background:#588ac29e}.project-gantt__bar--parent-subtask{background:#497ab08f}.project-gantt__bar--completed{background:#2d8d72}.project-gantt__bar--active{background:#0f766e}.project-gantt__bar--review{background:#6d5fa8}.project-gantt__bar--rejected{background:#a63b4a}.project-gantt__bar--overdue{background:#b45309}.project-gantt__title-tooltip{text-align:center;flex-direction:column;align-items:center;gap:4px}.project-gantt__tooltip-title{max-width:100%}.project-gantt__tooltip-date-range{color:#86efac;letter-spacing:.01em;font-weight:500}.project-gantt__tooltip-duration{color:#f4f7ff;font-size:.86rem;font-weight:700;line-height:1.2}.project-gantt__statusbar{grid-column:1/-1}.project-gantt__status-meta{flex-wrap:wrap;justify-self:start;align-items:center;gap:12px;min-width:0;display:flex}.project-gantt__status-rows{color:#b6c5db}.project-gantt__status-separator{color:#4a5d79;margin-left:12px;display:inline-flex}.project-gantt__left-rows,.project-gantt__right-rows{scrollbar-width:thin;scrollbar-color:#4a5d79 #111a2b}.project-gantt__left-rows::-webkit-scrollbar{width:10px;height:10px}.project-gantt__right-rows::-webkit-scrollbar{width:10px;height:10px}.project-gantt__left-rows::-webkit-scrollbar-track{background:#111a2b}.project-gantt__right-rows::-webkit-scrollbar-track{background:#111a2b}.project-gantt__left-rows::-webkit-scrollbar-thumb{background:#4a5d79;border:2px solid #111a2b;border-radius:999px}.project-gantt__right-rows::-webkit-scrollbar-thumb{background:#4a5d79;border:2px solid #111a2b;border-radius:999px}@media (width<=1200px){.project-gantt__status-meta{justify-self:center}}@media (width<=720px){.project-gantt__card-field-grid{grid-template-columns:1fr}}@media (width<=420px){.project-gantt__card-date-row{grid-template-columns:150px;justify-content:start}.project-gantt__card-duration-control,.project-gantt__card-date-field--finish{justify-self:start}}.project-workspace{min-height:0;padding:var(--app-work-area-padding,8px);flex-direction:column;display:flex;overflow:hidden}.project-workspace__section{padding:var(--app-work-surface-padding,6px);gap:var(--app-work-surface-gap,8px);background:#111a2b;border:1px solid #253247;border-radius:12px;flex-direction:column;flex:1;min-height:0;display:flex}.project-workspace__header{justify-content:space-between;align-items:center;gap:10px;display:flex}.project-workspace__tabs{align-items:center;gap:6px;display:inline-flex}.project-workspace__tab{color:#cbd5e1;min-height:28px;font:inherit;cursor:pointer;background:#1a273a;border:1px solid #32435d;border-radius:8px;justify-content:center;align-items:center;gap:6px;padding:5px 10px;font-size:.86rem;line-height:1;transition:background-color .12s,border-color .12s,color .12s,opacity .12s;display:inline-flex}.project-workspace__tab:not(:disabled):hover{color:#e2e8f0;background:#24344c;border-color:#4a5d79}.project-workspace__tab:focus-visible{outline-offset:2px;outline:2px solid #dbe7f7c2}.project-workspace__tab.is-active{color:#e2e8f0;background:#24344c;border-color:#4a5d79}.project-workspace__tab:disabled{opacity:.65;cursor:default}.project-workspace__state{color:#cbd5e1;background:#1a273a;border:1px dashed #32435d;border-radius:10px;margin:0;padding:12px}.project-workspace__restricted-note{color:#cbd5e1;background:#0f766e1f;border:1px solid #99f6e447;border-radius:8px;margin:0;padding:8px 10px;font-size:.88rem;line-height:1.35}.project-workspace .project-gantt{flex:1;min-height:0}.project-workspace__state--error{color:#fecaca;border-color:#7f1d1d}.add-account-modal__overlay{z-index:2200}.add-account-modal{background:#111a2b;border:1px solid #32435d;border-radius:16px;width:min(440px,100vw - 32px);padding:18px;box-shadow:0 20px 40px #00000073}.add-account-modal__header{justify-content:space-between;align-items:center;margin-bottom:12px;display:flex}.add-account-modal__title{color:#e2e8f0;margin:0;font-size:1.2rem}.add-account-modal__form{gap:10px;display:grid}.add-account-modal__field{gap:6px;display:grid}.add-account-modal__error{color:#fca5a5;margin:4px 0 0;font-size:.88rem}.add-account-modal__actions{justify-content:flex-end;gap:10px;margin-top:8px;display:flex}.add-account-modal__switch{color:#94a3b8;align-items:center;gap:8px;margin-top:12px;font-size:.9rem;display:flex}.add-account-modal__switch button{color:#67e8f9;cursor:pointer;background:0 0;border:0;padding:0}.login-change-modal__overlay{z-index:2200}.login-change-modal{background:#0b1220;border:1px solid #475569;border-radius:12px;gap:14px;width:min(760px,100vw - 32px);max-height:min(88vh,100vh - 32px);padding:16px;display:grid;overflow:auto;box-shadow:0 20px 38px #00000073}.login-change-modal__header{justify-content:space-between;align-items:center;gap:12px;display:flex}.login-change-modal__title{color:#e2e8f0;margin:0;font-size:1.05rem}.login-change-modal__lead{color:#cbd5e1;margin:0;font-size:.9rem}.login-change-modal__section{gap:6px;display:grid}.login-change-modal__row{grid-template-columns:minmax(220px,1fr) 220px;align-items:center;gap:12px;display:grid}.login-change-modal__value-box{min-height:var(--ui-control-height-input);color:#dbe7f7;text-overflow:ellipsis;white-space:nowrap;background:#111a2b;border:1px solid #32435d;border-radius:10px;align-items:center;padding:0 12px;display:inline-flex;overflow:hidden}.login-change-modal__input{width:100%}.login-change-modal__action{align-items:center;min-height:38px;display:inline-flex}.login-change-modal__status{color:#dbe7f7;flex-direction:column;gap:2px;font-size:.9rem;display:inline-flex}.login-change-modal__status-line{align-items:center;gap:6px;display:inline-flex}.login-change-modal__status--confirmed{color:#99f6e4}.login-change-modal__status-dot{vertical-align:middle;background:currentColor;border-radius:50%;width:8px;height:8px;margin-right:6px;display:inline-block}.login-change-modal__status small{color:#94a3b8;font-size:.78rem}.login-change-modal__status-text{color:#94a3b8;font-size:.88rem}.login-change-modal__action-link{color:#93c5fd;cursor:pointer;background:0 0;border:0;padding:0;font-size:.9rem;text-decoration:none;transition:color .2s}.login-change-modal__action-link:hover{color:#bfdbfe}.login-change-modal__dev-link{color:#94a3b8;margin:0;font-size:.82rem}.login-change-modal__dev-link a{color:#93c5fd;word-break:break-all;text-decoration:none}.login-change-modal__dev-link a:hover{color:#bfdbfe;text-decoration:underline}.login-change-modal__message{color:#cbd5e1;margin:0;font-size:.86rem}.login-change-modal__error{color:#fca5a5;margin:0;font-size:.86rem}.login-change-modal__actions{justify-content:center;gap:10px;display:flex}.login-change-modal__actions .ui-button{min-width:160px}.login-change-modal__history{margin-top:2px}.login-change-modal__history .disclosure-section__trigger{color:#dbe7f7;background:0 0;border:0;border-radius:0;justify-content:flex-start;gap:6px;width:auto;min-height:0;padding:0}.login-change-modal__history .disclosure-section__trigger:hover{color:#e2e8f0;background:0 0;border-color:#0000}.login-change-modal__history .disclosure-section__trigger:focus-visible{border-radius:6px;box-shadow:0 0 0 2px #93c5fd59}.login-change-modal__history .disclosure-section__title{font-size:1rem;font-weight:600}.login-change-modal__history .disclosure-section__chevron,.login-change-modal__history .disclosure-section__chevron svg{width:14px;height:14px}.login-change-modal__history-empty{color:#94a3b8;margin:0;font-size:.86rem}.login-change-modal__history-table{background:#111a2b;border:1px solid #32435d;border-radius:10px;overflow:hidden}.login-change-modal__history-head,.login-change-modal__history-row{grid-template-columns:minmax(130px,1fr) minmax(130px,1fr) minmax(120px,160px);align-items:center;gap:10px;padding:8px 10px;display:grid}.login-change-modal__history-head{color:#94a3b8;background:#0f172a;font-size:.8rem;font-weight:600}.login-change-modal__history-row{color:#dbe7f7;border-top:1px solid #24344c;font-size:.84rem}@media (width<=760px){.login-change-modal__row{grid-template-columns:1fr;gap:8px}.login-change-modal__history-head,.login-change-modal__history-row{grid-template-columns:1fr;gap:4px}.login-change-modal__actions{flex-direction:column;align-items:stretch}.login-change-modal__actions .ui-button{width:100%}}.profile-modal__overlay{z-index:2000}.profile-modal{overscroll-behavior:contain;scrollbar-width:thin;scrollbar-color:#4a5d79 #111a2b;background:#111a2b;border:1px solid #32435d;border-radius:16px;width:520px;max-width:calc(100vw - 32px);max-height:min(90vh,100vh - 2*clamp(16px,4vh,40px));padding:20px;overflow-y:auto;box-shadow:0 20px 40px #00000073}.profile-modal::-webkit-scrollbar{width:10px}.profile-modal::-webkit-scrollbar-track{background:#111a2b;border-radius:10px}.profile-modal::-webkit-scrollbar-thumb{background:#4a5d79;border:2px solid #111a2b;border-radius:10px}.profile-modal::-webkit-scrollbar-thumb:hover{background:#5f7391}.profile-modal__header{justify-content:space-between;align-items:center;margin-bottom:12px;display:flex}.profile-modal__title{color:#e2e8f0;margin:0;font-size:1.2rem}.profile-modal__avatar-section{color:#94a3b8;flex-direction:column;align-items:center;gap:6px;width:220px;margin:4px auto 14px;font-size:.88rem;display:flex}.profile-modal__avatar-section--crop{gap:10px;margin:6px auto 18px}.profile-modal__avatar-wrap{place-items:center;width:104px;min-height:104px;display:grid}.profile-modal__avatar-section--crop .profile-modal__avatar-wrap{width:220px;min-height:236px}.profile-modal__avatar-caption{color:#94a3b8;text-align:center;white-space:nowrap;opacity:0;visibility:hidden;width:220px;min-height:20px;margin:0;font-weight:400;line-height:20px;transition:opacity .18s,visibility .18s,color .18s,transform .18s;transform:translateY(-2px)}.profile-modal__avatar-caption.is-visible{opacity:1;visibility:visible;color:#e2e8f0;transform:translateY(0)}.profile-modal__avatar{color:#fff;cursor:pointer;appearance:none;background:#0f766e;border:0;border-radius:50%;place-items:center;width:96px;height:96px;margin:0;padding:0;font-size:2rem;font-weight:700;display:grid;position:relative;overflow:hidden}.profile-modal__avatar:focus-visible{outline-offset:4px;outline:2px solid #93c5fd}.profile-modal__avatar--has-image{background:0 0}.profile-modal__avatar--loading:after{content:"";background:#02061773;position:absolute;inset:0}.profile-modal__avatar:before{content:"";opacity:0;pointer-events:none;background:linear-gradient(135deg,#0000 35%,#ffffff38 48%,#ffffff6b 50%,#ffffff2e 52%,#0000 65%);position:absolute;inset:-20%;transform:translate(-58%,-58%)}.profile-modal__avatar-section:hover .profile-modal__avatar:before{animation:7s ease-out infinite profile-avatar-shine}.profile-modal__avatar-section--crop:hover .profile-modal__avatar:before{animation:none}.profile-modal__avatar-image{object-fit:cover;border-radius:50%;width:100%;height:100%;display:block}.profile-modal__avatar-badges{justify-content:center;align-items:center;gap:4px;min-height:30px;margin-top:8px;display:flex}.profile-modal__avatar-section--crop .profile-modal__avatar-badges{margin-top:10px}.profile-modal__avatar-badges--three{gap:6px}.profile-modal__avatar-action{z-index:2;background:#1e293b;border:1px solid #32435d;border-radius:50%;place-items:center;width:30px;height:30px;transition:border-color .2s,background-color .2s;display:grid}.profile-modal__avatar-action-btn{color:#cbd5e1;cursor:pointer;border:1px solid #32435d}.profile-modal__avatar-action-btn:disabled{cursor:default}.profile-modal__avatar-action-btn path,.profile-modal__avatar-action-btn circle{stroke:currentColor}.profile-modal__avatar-delete{color:#cbd5e1;z-index:2;cursor:pointer;background:#1e293b;border:1px solid #32435d;border-radius:50%;place-items:center;width:30px;height:30px;transition:border-color .2s,background-color .2s,color .2s;display:grid}.profile-modal__avatar-delete svg{width:16px;height:16px}.profile-modal__avatar-delete path{fill:none;stroke:currentColor;stroke-width:2.1px;stroke-linecap:round;stroke-linejoin:round}.profile-modal__avatar-delete:hover,.profile-modal__avatar-delete.is-active{color:#fecaca;background:#3f1d24;border-color:#fca5a5}.profile-modal__avatar-input{display:none}.profile-modal__avatar-action svg{width:16px;height:16px}.profile-modal__avatar-action path,.profile-modal__avatar-action circle{stroke:#cbd5e1;stroke-width:1.8px;fill:none;transition:stroke .2s}.profile-modal__avatar-action-btn.is-active{color:#f8fafc;background:#24344c;border-color:#94a3b8}.profile-modal__avatar-section.is-uploading,.profile-modal__avatar-section.is-uploading .profile-modal__avatar-delete{cursor:default}.profile-modal__crop-controls{width:min(220px,80vw);margin-top:4px}.profile-modal__form{gap:10px;display:grid}.profile-modal__name-row,.profile-modal__contact-row,.profile-modal__extra-contact-row{grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;display:grid}.profile-modal__contact-row,.profile-modal__extra-contact-row{grid-template-columns:repeat(2,minmax(0,1fr))}.profile-modal__field{gap:6px;display:grid}.profile-modal__input{width:100%}.profile-modal__input--error{color:#fecaca;border-color:#fca5a5}.profile-modal__input--error:hover{border-color:#fca5a5}.profile-modal__input--error:focus,.profile-modal__input--error:focus-visible{border-color:#fca5a5;box-shadow:0 0 0 3px #fca5a533}.profile-modal__validation-message{color:#fca5a5;min-height:22px;margin-top:10px;font-size:.88rem;line-height:1.25}.profile-modal__section-divider{border-top:1px solid #24344c;margin:10px 0 14px}.profile-modal__account-section,.profile-modal__account-disclosure{gap:12px;display:grid}.profile-modal__account-disclosure .disclosure-section__trigger{color:#dbe7f7;background:0 0;border:0;border-radius:0;justify-content:flex-start;gap:6px;width:auto;min-height:0;padding:0}.profile-modal__account-disclosure .disclosure-section__trigger:hover{color:#e2e8f0;background:0 0;border-color:#0000}.profile-modal__account-disclosure .disclosure-section__trigger:focus-visible{border-radius:6px;box-shadow:0 0 0 2px #93c5fd59}.profile-modal__account-disclosure .disclosure-section__title{font-size:1rem;font-weight:600}.profile-modal__account-disclosure .disclosure-section__chevron{color:currentColor;width:14px;height:14px}.profile-modal__account-disclosure .disclosure-section__chevron svg{width:14px;height:14px}.profile-modal__account-credentials{gap:10px;width:100%;max-width:460px;margin:0 auto;display:grid}.profile-modal__account-line{grid-template-columns:130px minmax(220px,1fr) 90px;align-items:center;gap:12px;display:grid}.profile-modal__account-line-label{color:#cbd5e1;font-size:.88rem}.profile-modal__account-value-box{min-height:var(--ui-control-height-input);color:#dbe7f7;text-overflow:ellipsis;white-space:nowrap;background:#0b1220;border:1px solid #32435d;border-radius:10px;align-items:center;width:100%;padding:0 12px;font-size:.9rem;line-height:1.2;display:inline-flex;overflow:hidden}.profile-modal__account-change{color:#93c5fd;cursor:pointer;background:0 0;border:0;justify-self:center;padding:0;font-size:.9rem;line-height:1;text-decoration:none;transition:color .2s}.profile-modal__account-change:hover{color:#bfdbfe}.profile-modal__account-table{background:#0b1220;border:1px solid #32435d;border-radius:10px;gap:8px;width:min(340px,100%);margin:4px auto 0;padding:10px 12px;display:grid}.profile-modal__account-table-row{grid-template-columns:130px minmax(0,1fr);align-items:center;gap:10px;display:grid}.profile-modal__account-table-label{color:#94a3b8;font-size:.84rem}.profile-modal__account-table-value{color:#dbe7f7;font-size:.86rem;line-height:1.3}.profile-modal__account-status-inline{align-items:center;gap:7px;display:inline-flex}.profile-modal__account-status-dot{background:currentColor;border-radius:50%;flex:none;width:8px;height:8px;margin-top:0}.profile-modal__account-status-inline--active{color:#99f6e4}.profile-modal__account-status-inline--inactive{color:#fecaca}.profile-modal__account-link{font:inherit;cursor:pointer;background:0 0;border:0;justify-self:center;padding:0;transition:color .2s}.profile-modal__account-link--danger{color:#fca5a5;text-decoration:none}.profile-modal__account-link--danger:hover{color:#f87171;text-decoration:none}.profile-modal__account-note{color:#cbd5e1;text-align:center;background:#0b1220;border:1px solid #32435d;border-radius:10px;margin:0;padding:10px 12px;font-size:.86rem}.profile-modal__error{color:#fca5a5;margin:12px 0 0;font-size:.88rem}.profile-modal__actions{justify-content:flex-end;gap:10px;margin-top:18px;display:flex}.profile-modal__cancel,.profile-modal__save,.profile-modal__delete-ok{min-width:120px}.profile-modal__save:disabled,.profile-modal__cancel:disabled,.profile-modal__delete-ok:disabled{opacity:.65;cursor:default}@keyframes profile-avatar-shine{0%{opacity:0;transform:translate(-58%,-58%)}3%{opacity:1}23%{opacity:1;transform:translate(72%,72%)}30%{opacity:0;transform:translate(90%,90%)}to{opacity:0;transform:translate(90%,90%)}}.profile-modal__confirm-overlay{z-index:2100}.profile-modal__delete-confirm{background:#0b1220;border:1px solid #475569;border-radius:10px;width:min(360px,100vw - 40px);padding:14px;box-shadow:0 16px 28px #0006}.profile-modal__delete-confirm-text{color:#e2e8f0;margin:0;font-size:.92rem}.profile-modal__delete-confirm-actions{justify-content:flex-end;gap:10px;margin-top:10px;display:flex}.profile-modal__confirm-btn{min-width:120px}.profile-modal__confirm-dialog{background:#0b1220;border:1px solid #475569;border-radius:12px;width:min(430px,100vw - 40px);padding:16px;box-shadow:0 18px 34px #0000006b}.profile-modal__password-dialog{width:min(460px,100vw - 40px)}.profile-modal__confirm-title{color:#e2e8f0;margin:0 0 8px;font-size:1rem}.profile-modal__confirm-text{color:#cbd5e1;margin:0;font-size:.9rem;line-height:1.45}.profile-modal__confirm-list{color:#cbd5e1;margin:10px 0;padding-left:20px;font-size:.9rem}.profile-modal__confirm-list li+li{margin-top:8px}.profile-modal__confirm-final{color:#e2e8f0;margin:0;font-size:.9rem;font-weight:600}.profile-modal__crop-preview-inline{cursor:grab;touch-action:none;background:#111a2b;border:1px solid #32435d;border-radius:50%;width:210px;height:210px;margin:0 auto;position:relative;overflow:hidden}.profile-modal__crop-preview-inline:hover{cursor:grab}.profile-modal__crop-preview-inline:active{cursor:grabbing}.profile-modal__crop-image{transform-origin:0 0;-webkit-user-select:none;user-select:none;pointer-events:none;max-width:none;max-height:none;position:absolute;top:0;left:0}.profile-modal__crop-placeholder{color:#fff;background:#0f766e;place-items:center;width:100%;height:100%;font-size:3rem;font-weight:700;display:grid}.profile-modal__crop-zoom-field{gap:6px;margin-top:2px;display:grid}.profile-modal__crop-zoom-label{color:#cbd5e1;font-size:.88rem}.profile-modal__crop-zoom-input{width:100%}.profile-modal__scale-overlay{color:#f8fafc85;letter-spacing:-.04em;text-shadow:0 1px 2px #000000d9,1px 0 2px #000000bf,0 -1px 2px #000000bf,-1px 0 2px #000000bf,0 4px 20px #00000073;opacity:0;pointer-events:none;place-items:center;font-size:2.7rem;font-weight:800;transition:opacity 1.1s,transform 1.1s;display:grid;position:absolute;inset:0;transform:scale(.96)}.profile-modal__scale-overlay.is-visible{opacity:1;transform:scale(1)}@media (width<=820px){.profile-modal__name-row,.profile-modal__contact-row,.profile-modal__extra-contact-row{grid-template-columns:1fr}.profile-modal__account-line{grid-template-columns:1fr;gap:6px}.profile-modal__account-value-box{width:100%}.profile-modal__account-change{justify-self:end}.profile-modal__account-table-row{grid-template-columns:1fr;gap:4px}}.account-menu{padding:10px var(--sidebar-horizontal-padding);position:relative}.account-menu__trigger{width:100%;min-height:var(--sidebar-icon-button-size);cursor:pointer;box-sizing:border-box;background:0 0;border:0;border-radius:10px;align-items:center;gap:10px;padding:0;transition:background-color .2s,color .2s;display:flex;overflow:hidden}.account-menu__trigger:hover{background:#24344c}.account-menu__trigger:focus-visible{outline-offset:1px;outline:2px solid #93c5fd}.account-menu__avatar-cell{width:var(--sidebar-icon-button-size);height:var(--sidebar-icon-button-size);min-width:var(--sidebar-icon-button-size);flex:0 0 var(--sidebar-icon-button-size);justify-content:center;align-items:center;transition:none;display:inline-flex}.account-menu__avatar{color:#fff;background:#0f766e;border-radius:50%;place-items:center;width:30px;height:30px;font-weight:700;display:inline-grid;overflow:hidden}.account-menu__avatar-image{object-fit:cover;border-radius:50%;width:100%;height:100%;display:block}.account-menu__name{color:#e2e8f0;font-size:.9rem}.account-menu__name--hidden{display:none}.account-menu__panel{left:var(--account-menu-panel-left);right:var(--account-menu-panel-left);box-sizing:border-box;z-index:10;background:#111a2b;border:1px solid #32435d;border-radius:10px;padding:6px;position:absolute;bottom:58px;box-shadow:0 10px 26px #00000073}.account-menu__item{text-align:left;color:#cbd5e1;cursor:pointer;background:0 0;border:0;border-radius:8px;width:100%;padding:8px}.account-menu__item:hover{background:#24344c}.account-menu__item--with-icon{align-items:center;gap:8px;display:flex}.account-menu__item-main{align-items:center;gap:8px;min-width:0;display:inline-flex}.account-menu__item-icon{color:currentColor;flex:0 0 18px;justify-content:center;align-items:center;width:18px;height:18px;display:inline-flex}.account-menu__item-icon svg{width:18px;height:18px;display:block}.account-menu__item-icon path{fill:none;stroke:currentColor;stroke-width:1.8px;stroke-linecap:round;stroke-linejoin:round}.account-menu__switcher{position:relative}.account-menu__item--switch{justify-content:space-between;align-items:center;display:flex}.account-menu__switch-arrow{color:currentColor;flex:0 0 12px;justify-content:center;align-items:center;width:12px;height:12px;display:inline-flex}.account-menu__switch-arrow svg{width:12px;height:12px;display:block}.account-menu__switch-arrow path{fill:currentColor}.account-menu__submenu{z-index:11;background:#111a2b;border:1px solid #32435d;border-radius:10px;width:100%;padding:6px;position:absolute;bottom:0;left:calc(100% + 8px);box-shadow:0 10px 26px #00000073}.account-menu__account-option{justify-content:space-between;align-items:center;gap:8px;display:flex}.account-menu__account-name{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.account-menu__active-check{--account-active-check-color:#22c55e;width:14px;height:14px;color:var(--account-active-check-color);flex:0 0 14px;justify-content:center;align-items:center;display:inline-flex}.account-menu__active-check svg{width:14px;height:14px;display:block}.account-menu__active-check path{fill:none;stroke:currentColor;stroke-width:3px;stroke-linecap:round;stroke-linejoin:round}.account-menu__submenu-divider,.account-menu__divider{background:#32435d;height:1px;margin:6px 0}.account-menu__submenu-action{align-items:center;gap:8px;display:flex}.account-menu__submenu-action-icon{color:currentColor;flex:0 0 14px;justify-content:center;align-items:center;width:14px;height:14px;display:inline-flex}.account-menu__submenu-action-icon svg{width:14px;height:14px;display:block}.account-menu__submenu-action-icon path{stroke:currentColor;stroke-width:1.8px;stroke-linecap:round;fill:none}.sidebar--collapsed .account-menu{padding:10px var(--sidebar-horizontal-padding)}.sidebar--collapsed .account-menu__name{display:none}.sidebar--collapsed .account-menu__trigger{width:var(--sidebar-icon-button-size);height:var(--sidebar-icon-button-size);min-height:var(--sidebar-icon-button-size);flex:0 0 var(--sidebar-icon-button-size);justify-content:center;align-items:center;gap:0;padding:0}.sidebar--collapsed .account-menu__panel{left:var(--account-menu-panel-left);right:auto;bottom:var(--account-menu-collapsed-panel-bottom);width:var(--account-menu-dropdown-width);min-width:var(--account-menu-dropdown-width);z-index:1000;position:fixed}.sidebar{--sidebar-toggle-icon:#cbd5e1;--sidebar-toggle-icon-hover:#e5edf8;--sidebar-toggle-icon-fill:transparent;--sidebar-toggle-icon-fill-hover:#dbe7f8;--sidebar-collapsed-width:64px;--sidebar-icon-button-size:36px;--sidebar-horizontal-padding:14px;--account-menu-dropdown-width:240px;--account-menu-collapsed-panel-bottom:58px;--account-menu-panel-left:10px;background:#111a2b;border-right:1px solid #253247;flex-direction:column;width:264px;min-height:0;transition:none;display:flex}.sidebar--collapsed{width:64px}.sidebar__top{flex:none}.sidebar__header{height:64px;padding:0 var(--sidebar-horizontal-padding);justify-content:space-between;align-items:center;gap:8px;display:flex}.sidebar__brand{color:#e2e8f0;white-space:nowrap;order:1;font-size:1rem;font-weight:600;overflow:hidden}.sidebar--collapsed .sidebar__brand{display:none}.sidebar--collapsed .sidebar__header{padding:0 var(--sidebar-horizontal-padding);justify-content:flex-start}.sidebar__collapse-btn{order:2;flex:0 0 var(--sidebar-icon-button-size);height:var(--sidebar-icon-button-size);width:var(--sidebar-icon-button-size);cursor:pointer;color:var(--sidebar-toggle-icon);background:#1a273a;border:1px solid #32435d;border-radius:8px;place-items:center;display:inline-grid}.sidebar__collapse-btn:hover{color:var(--sidebar-toggle-icon-hover);background:#24344c}.sidebar-toggle__icon{width:14px;height:14px;display:block}.sidebar-toggle__icon path{fill:var(--sidebar-toggle-icon-fill);stroke:currentColor;stroke-width:1.8px;stroke-linejoin:round;transition:fill .2s,stroke .2s}.sidebar__collapse-btn:hover .sidebar-toggle__icon path{fill:var(--sidebar-toggle-icon-fill-hover)}.sidebar__quick-actions{padding:8px var(--sidebar-horizontal-padding) 6px;gap:6px;display:grid}.sidebar__dynamic-content{scrollbar-width:thin;scrollbar-color:#334863 transparent;flex:auto;min-height:0;overflow-y:auto}.sidebar__dynamic-content::-webkit-scrollbar{width:8px}.sidebar__dynamic-content::-webkit-scrollbar-track{background:0 0}.sidebar__dynamic-content::-webkit-scrollbar-thumb{background:#334863;border-radius:999px}.sidebar__nav{padding:10px var(--sidebar-horizontal-padding);align-content:start;gap:6px;display:grid}.sidebar__menu-item{color:#cbd5e1;text-align:left;width:100%;min-height:var(--sidebar-icon-button-size);cursor:pointer;background:0 0;border:0;border-radius:8px;align-items:center;gap:10px;padding:0;display:flex}.sidebar__menu-item:hover{background:#24344c}.sidebar__menu-icon-cell{width:var(--sidebar-icon-button-size);height:var(--sidebar-icon-button-size);min-width:var(--sidebar-icon-button-size);flex:0 0 var(--sidebar-icon-button-size);justify-content:center;align-items:center;transition:none;display:inline-flex}.sidebar__menu-icon{flex:none;width:20px;height:20px}.sidebar__menu-icon path{fill:none;stroke:currentColor;stroke-width:1.8px;stroke-linecap:round;stroke-linejoin:round}.sidebar__menu-label{white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.sidebar__nav .sidebar__menu-label{padding-left:12px}.sidebar__menu-label--hidden{display:none}.sidebar--collapsed .sidebar__menu-item{width:var(--sidebar-icon-button-size);height:var(--sidebar-icon-button-size);justify-content:center;align-items:center;margin:0;padding:0}.sidebar--collapsed .sidebar__collapse-btn{width:var(--sidebar-icon-button-size);height:var(--sidebar-icon-button-size)}.sidebar__footer{flex:none}.topbar{background:#111a2b;border-bottom:1px solid #253247;justify-content:space-between;align-items:center;gap:12px;min-height:64px;padding:0 20px;display:flex}.topbar__left{align-items:center;gap:12px;display:flex}.topbar__title{margin:0;font-size:1.1rem}.topbar__title-link{color:#e2e8f0;font:inherit;cursor:pointer;background:0 0;border:0;padding:0;font-size:1.1rem;font-weight:600;line-height:1.2;transition:color .18s}.topbar__title-link:hover{color:#fff}.topbar__breadcrumbs{flex-wrap:wrap;align-items:center;gap:2px 6px;min-width:0;display:flex}.topbar__breadcrumb-item{align-items:center;gap:6px;min-width:0;display:inline-flex}.topbar__breadcrumb-link{color:#d6e0ee;font:inherit;cursor:pointer;white-space:nowrap;background:0 0;border:0;padding:0;font-size:1rem;font-weight:600;line-height:1.2;transition:color .18s,text-shadow .18s}.topbar__breadcrumb-link:hover{color:#f8fbff;text-shadow:0 0 8px #dbe7f794,0 0 18px #0f94883d}.topbar__breadcrumb-link:focus-visible{color:#f8fbff;text-shadow:0 0 8px #dbe7f79e,0 0 18px #0f948847;outline:0}.topbar__breadcrumb-current{color:#e2e8f0;font-size:1rem;font-weight:600}.topbar__breadcrumb-current--clickable{cursor:pointer;transition:color .18s,text-shadow .18s}.topbar__breadcrumb-current--clickable:hover{color:#f8fbff;text-shadow:0 0 9px #dbe7f7a8,0 0 20px #0f94884d}.topbar__breadcrumb-separator{color:#94a3b8;font-size:.95rem}.topbar__right{align-items:center;gap:14px;display:flex}.language-switch{background:#1a273a;border:1px solid #32435d;border-radius:8px;align-items:center;gap:6px;padding:3px 6px;display:inline-flex}.language-switch button{color:#94a3b8;cursor:pointer;background:0 0;border:0;padding:2px 0;font-size:.78rem;font-weight:600}.language-switch button:hover{color:#e2e8f0;background:#24344c;border-radius:4px}.language-switch button.is-active{color:#e2e8f0}.language-switch__separator{color:#64748b;font-size:.72rem}.topbar__meta{color:#a7b4c8;gap:14px;font-size:.9rem;display:flex}.app-shell-layout{--app-work-area-padding:8px;--app-work-area-gap:8px;--app-work-surface-padding:6px;--app-work-surface-gap:8px;background:#0b1220;grid-template-columns:auto 1fr;width:100%;height:100%;display:grid}.app-shell-layout__main{grid-template-rows:auto 1fr;min-width:0;display:grid;overflow:hidden}.company-modal__overlay{z-index:2500}.company-modal{background:#111a2b;border-color:#32435d;border-radius:16px;flex-direction:column;width:640px;max-width:calc(100vw - 32px);height:min(760px,100vh - 2*clamp(16px,4vh,40px));max-height:min(90vh,100vh - 2*clamp(16px,4vh,40px));padding:12px;display:flex;overflow:hidden;box-shadow:0 20px 40px #00000073}.company-modal__header{justify-content:space-between;align-items:flex-start;gap:16px;margin-bottom:8px;display:flex}.company-modal__title{color:#e2e8f0;margin:0;font-size:1.2rem;line-height:1.25}.company-modal__body{flex:1;align-content:start;justify-items:start;gap:16px;min-height:0;display:grid;overflow:visible}.company-modal__body:not(.is-form-open){overflow-y:auto}.company-modal__body.is-form-open{justify-items:center}.company-modal__body.is-card-open{flex-direction:column;align-items:stretch;display:flex}.company-modal__tab{min-width:104px}.company-modal__add-link{color:#99f6e4;width:fit-content;font:inherit;cursor:pointer;background:0 0;border:0;align-items:center;gap:8px;padding:2px 0;font-size:.94rem;font-weight:500;line-height:1.2;transition:color .12s,text-shadow .12s;display:inline-flex}.company-modal__add-link:hover,.company-modal__add-link:focus-visible{color:#ccfbf1;text-shadow:0 0 10px #99f6e452;outline:none}.company-modal__add-link:hover .company-modal__add-icon,.company-modal__add-link:focus-visible .company-modal__add-icon{background:#0f766e47;border-color:#ccfbf1b8}.company-modal__add-link:disabled,.company-modal__company-option:disabled{cursor:default;opacity:.45}.company-modal__add-link:disabled:hover,.company-modal__add-link:disabled:focus-visible{color:#99f6e4;text-shadow:none}.company-modal__add-link:disabled:hover .company-modal__add-icon,.company-modal__add-link:disabled:focus-visible .company-modal__add-icon{background:0 0;border-color:#99f6e46b}.company-modal__add-icon{border:1px solid #99f6e46b;border-radius:999px;flex:0 0 18px;place-items:center;width:18px;height:18px;transition:background-color .12s,border-color .12s;display:inline-grid}.company-modal__add-plus{width:12px;height:12px;display:block}.company-modal__add-plus path{fill:none;stroke:currentColor;stroke-width:1.9px;stroke-linecap:round;stroke-linejoin:round}.company-modal__form{grid-template-columns:1fr;justify-items:stretch;gap:12px;width:min(100%,380px);display:grid}.company-modal__field{gap:6px;min-width:0;display:grid}.company-modal__name-field{position:relative}.company-modal__label{text-align:left}.company-modal__input{width:100%}.company-modal__field-note{color:#94a3b8;min-height:16px;font-size:.78rem;line-height:1.25}.company-modal__field-note.is-success{color:#99f6e4}.company-modal__form-error{color:#fecaca;margin:0;font-size:.82rem;line-height:1.25}.company-modal__select{appearance:none;background-color:var(--ui-color-bg-page);padding-left:var(--ui-px-md);text-indent:0;background-image:linear-gradient(45deg,#0000 50%,currentColor 50%),linear-gradient(135deg,currentColor 50%,#0000 50%);background-position:calc(100% - 18px) calc(50% - 2px),calc(100% - 13px) calc(50% - 2px);background-repeat:no-repeat;background-size:5px 5px,5px 5px;padding-right:38px}.company-modal__select::-ms-expand{display:none}.company-modal__suggestions{z-index:5;scrollbar-color:#4a5d79 #0b1220;scrollbar-width:thin;background:#0b1220;border:1px solid #32435d;border-top-color:#4a5d79;border-radius:0 0 12px 12px;max-height:214px;padding:4px;position:absolute;top:calc(100% + 2px);left:0;right:0;overflow-y:auto;box-shadow:0 18px 32px #00000057}.company-modal__suggestions::-webkit-scrollbar{width:8px}.company-modal__suggestions::-webkit-scrollbar-track{background:#0b1220;border-radius:999px}.company-modal__suggestions::-webkit-scrollbar-thumb{background:#4a5d79;border:2px solid #0b1220;border-radius:999px}.company-modal__suggestion-row{color:#e2e8f0;width:100%;min-width:0;height:34px;font:inherit;text-align:left;cursor:pointer;background:0 0;border:0;border-radius:8px;align-items:center;gap:12px;padding:0 8px;font-size:.86rem;line-height:1;display:flex}.company-modal__suggestion-row:hover,.company-modal__suggestion-row:focus-visible{color:#fff;background:#24344c;outline:none}.company-modal__suggestion-name{text-overflow:ellipsis;white-space:nowrap;flex:1;min-width:0;overflow:hidden}.company-modal__suggestion-inn{color:#94a3b8;white-space:nowrap;flex:none}.company-modal__suggestion-message{color:#94a3b8;min-height:34px;padding:9px 8px;font-size:.86rem;line-height:1.2}.company-modal__suggestion-tooltip{z-index:2600;color:#e2e8f0;pointer-events:none;background:#0b1220;border-radius:8px;padding:6px 8px;font-size:.84rem;line-height:1.35;position:fixed;box-shadow:0 12px 28px #00000061}.company-modal__form-actions{justify-content:center;gap:10px;margin-top:6px;display:flex}.company-modal__form-actions .ui-button{min-width:120px}.company-modal__card{flex-direction:column;flex:auto;gap:13px;width:100%;display:flex}.company-modal__company-picker{place-self:center;width:min(100%,420px);margin-bottom:4px;position:relative}.company-modal__company-trigger{width:100%;height:var(--ui-control-height-input);border-radius:var(--ui-radius-sm);color:#e2e8f0;font:inherit;font-size:var(--ui-input-font-size);text-align:left;cursor:pointer;background:linear-gradient(#162032f5,#0c1422f5);border:1px solid #4a5d79;align-items:center;gap:10px;padding:0 8px 0 12px;font-weight:400;line-height:1;transition:border-color .12s,background-color .12s,box-shadow .12s;display:inline-flex}.company-modal__company-trigger:hover{background:#0f1828f2;border-color:#6b7f9e}.company-modal__company-trigger:focus-visible{border-color:var(--ui-color-border-focus);box-shadow:var(--ui-focus-ring);outline:none}.company-modal__company-trigger-text{text-overflow:ellipsis;white-space:nowrap;flex:1;align-items:center;min-width:0;height:100%;display:inline-flex;overflow:hidden}.company-modal__company-trigger-caret{color:#cbd5e1;flex:0 0 22px;justify-content:center;align-self:stretch;align-items:center;width:22px;display:inline-flex}.company-modal__company-trigger-icon{fill:none;stroke:currentColor;stroke-width:1.8px;stroke-linecap:round;stroke-linejoin:round;flex:0 0 16px;width:16px;height:16px}.company-modal__company-menu{z-index:6;scrollbar-color:#4a5d79 #0b1220;scrollbar-width:thin;background:#0b1220;border:1px solid #32435d;border-radius:12px;max-height:220px;padding:5px;position:absolute;top:calc(100% + 4px);left:0;right:0;overflow-y:auto;box-shadow:0 18px 32px #00000057}.company-modal__company-menu::-webkit-scrollbar{width:8px}.company-modal__company-menu::-webkit-scrollbar-track{background:#0b1220;border-radius:999px}.company-modal__company-menu::-webkit-scrollbar-thumb{background:#4a5d79;border:2px solid #0b1220;border-radius:999px}.company-modal__company-option{color:#e2e8f0;width:100%;min-width:0;min-height:34px;font:inherit;text-align:left;cursor:pointer;background:0 0;border:0;border-radius:8px;align-items:center;gap:8px;padding:0 8px;font-size:.86rem;display:flex}.company-modal__company-option:hover,.company-modal__company-option:focus-visible{color:#fff;background:#24344c;outline:none}.company-modal__company-option:disabled:hover,.company-modal__company-option:disabled:focus-visible{color:#e2e8f0;background:0 0}.company-modal__company-option.is-selected{color:#f8fafc}.company-modal__company-option-check{color:#0000;border-radius:999px;flex:0 0 16px;justify-content:center;align-items:center;width:16px;height:16px;display:inline-flex}.company-modal__company-option.is-selected .company-modal__company-option-check{color:#99f6e4}.company-modal__company-option-check svg{fill:none;stroke:currentColor;stroke-width:2px;stroke-linecap:round;stroke-linejoin:round;width:14px;height:14px}.company-modal__company-option-name{text-overflow:ellipsis;white-space:nowrap;flex:1;min-width:0;overflow:hidden}.company-modal__company-menu-separator{background:#32435db8;height:1px;margin:6px 8px}.company-modal__company-option--add{color:#99f6e4;border-radius:8px}.company-modal__company-option--add:hover,.company-modal__company-option--add:focus-visible{color:#ccfbf1;background:#0f766e33}.company-modal__company-option--add:disabled:hover,.company-modal__company-option--add:disabled:focus-visible{color:#99f6e4;background:0 0}.company-modal__field-row,.company-modal__requisites-grid{grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:12px;display:grid}.company-modal__requisites-column{gap:8px;min-width:0;display:grid}.company-modal__inline-field{grid-template-columns:94px minmax(0,1fr);align-items:center;gap:8px;min-width:0;display:grid}.company-modal__inline-label{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.company-modal__inline-control[readonly]{color:#e2e8f0;cursor:text;background:#0b122094;border-color:#32435d}.company-modal__inline-control[readonly]:hover{border-color:#4a5d79}.company-modal__inline-control[readonly]:focus,.company-modal__inline-control[readonly]:focus-visible{box-shadow:none;border-color:#32435d;outline:none}.company-modal__inline-control[readonly]:hover:focus,.company-modal__inline-control[readonly]:hover:focus-visible{border-color:#4a5d79}.company-modal__readonly-field{gap:6px;min-width:0;display:grid}.company-modal__readonly-field.is-accent .company-modal__readonly-control{color:#fbbf24;border-color:#f59e0b8a}.company-modal__readonly-line{align-items:center;gap:8px;min-width:0;display:flex}.company-modal__readonly-control{cursor:text;-webkit-user-select:text;user-select:text;resize:none;width:100%}.company-modal__readonly-control[readonly]{color:#e2e8f0;cursor:text;background:#0b122094;border-color:#32435d}.company-modal__readonly-control:hover,.company-modal__readonly-control[readonly]:hover{border-color:#4a5d79}.company-modal__readonly-control[readonly]:focus,.company-modal__readonly-control[readonly]:focus-visible{box-shadow:none;border-color:#32435d;outline:none}.company-modal__readonly-control[readonly]:hover:focus,.company-modal__readonly-control[readonly]:hover:focus-visible{border-color:#4a5d79}.company-modal__readonly-control--multiline{height:auto;min-height:var(--ui-control-height-input);max-height:104px;padding:7px var(--ui-px-md);white-space:pre-wrap;overflow-wrap:anywhere;line-height:1.35;display:block;overflow:hidden auto}.company-modal__readonly-control--multiline.ui-input{color:#e2e8f0;cursor:text;background:#0b122094;border-color:#32435d}.company-modal__readonly-control--multiline.ui-input:hover{border-color:#4a5d79}.company-modal__readonly-control--multiline:hover{cursor:text}.company-modal__readonly-suffix{color:#94a3b8;white-space:nowrap;flex:none;font-size:.82rem}.company-modal__card-footer{justify-items:center;gap:8px;margin-top:auto;padding-top:2px;display:grid}.company-modal__registry-note{color:#99f6e4;text-align:center;align-self:center;margin-top:-8px;margin-bottom:1px;font-size:.82rem}.company-modal__refresh-note{color:#99f6e4;text-align:center;align-self:center;margin-top:-2px;margin-bottom:1px;font-size:.82rem}.company-modal__refresh-button{min-width:156px}.company-modal__placeholder{color:#94a3b8;text-align:center;place-self:center;font-size:.92rem}.company-modal__employees-panel{align-content:start;align-self:stretch;justify-items:center;gap:14px;width:100%;display:grid}.company-modal__employees-summary{gap:6px;width:min(100%,360px);display:grid}.company-modal__employees-summary-row{color:var(--ui-color-text-muted);grid-template-columns:minmax(0,1fr) auto;align-items:baseline;gap:12px;font-size:.9rem;line-height:1.25;display:grid}.company-modal__employees-summary-row strong{color:var(--ui-color-text-main);white-space:nowrap;font-weight:600}.company-modal__employees-summary-error{color:var(--ui-color-danger-text);margin:2px 0 0;font-size:.86rem}.company-modal__structure-link{color:#99f6e4;width:fit-content;font:inherit;cursor:pointer;background:0 0;border:0;justify-self:center;padding:0;text-decoration:none;transition:color .2s}.company-modal__structure-link:hover,.company-modal__structure-link:focus-visible{color:#5eead4;outline:none;text-decoration:none}.company-modal__structure-link:focus-visible{outline-offset:3px;outline:2px solid #5eead461}.company-modal__structure-link:disabled{cursor:default;opacity:.45}@media (width<=640px){.company-modal__form,.company-modal__field-row,.company-modal__requisites-grid{grid-template-columns:1fr}}#root{width:100%;height:100vh}.app-auth-loading{color:#cbd5e1;place-items:center;min-height:100vh;display:grid}.app-auth-dev-banner{color:#e2e8f0;background:#1f2937;border-bottom:1px solid #32435d;align-items:center;gap:8px;padding:10px 14px;font-size:.9rem;display:flex}.app-auth-dev-banner a{color:#67e8f9}.app-auth-dev-banner button{color:#94a3b8;cursor:pointer;background:0 0;border:0;font-size:1rem}.app-auth-dev-banner__resend{color:#e2e8f0;background:#111a2b;border:1px solid #32435d;border-radius:8px;margin-left:auto;padding:6px 10px;font-size:.85rem}.app-auth-dev-banner__resend:disabled{opacity:.7;cursor:default}.app-auth-dev-banner__message{color:#86efac}.app-auth-dev-banner__error{color:#fca5a5}.verify-email-page{color:#e2e8f0;background:#0b1220;place-items:center;min-height:100vh;padding:24px;display:grid}.verify-email-page__panel{background:#111a2b;border:1px solid #32435d;border-radius:12px;gap:14px;width:min(440px,100%);padding:24px;display:grid;box-shadow:0 18px 42px #0000005c}.verify-email-page__panel h1,.verify-email-page__panel p{margin:0}.verify-email-page__panel h1{font-size:1.22rem;line-height:1.25}.verify-email-page__panel p{color:#cbd5e1;line-height:1.5}.verify-email-page__action{justify-self:start;text-decoration:none}.employee-invitation-page__panel{width:min(100%,520px)}.employee-invitation-page__form{text-align:left;gap:14px;display:grid}.employee-invitation-page__form>p{margin:0}.employee-invitation-page__context{gap:8px;margin:0;display:grid}.employee-invitation-page__context>div{grid-template-columns:120px minmax(0,1fr);gap:12px;display:grid}.employee-invitation-page__context dt{color:var(--ui-color-text-muted)}.employee-invitation-page__context dd{overflow-wrap:anywhere;min-width:0;margin:0}.employee-invitation-page__error{color:var(--ui-color-danger-text,#b91c1c)}
