:root{--app-bg:#f4f6f9;--surface:#fff;--surface-muted:#f8fafc;--text:#172033;--muted:#64748b;--border:#dce3eb;color:var(--text);background:var(--app-bg);font-synthesis:none;font-family:Inter,ui-sans-serif,system-ui,-apple-system,sans-serif}[data-accent=blue]{--accent:#1d4ed8}[data-accent=green]{--accent:#15803d}[data-accent=amber]{--accent:#b45309}[data-accent=violet]{--accent:#7e22ce}*{box-sizing:border-box}.automatic-backup-widget{gap:7px;padding:15px;display:grid}.automatic-backup-widget h3{margin:0}.automatic-backup-widget small{color:var(--muted)}.automatic-backup-settings{border:1px solid var(--border);border-radius:9px;margin:16px 0;padding:16px}.automatic-backup-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;margin:12px 0;display:grid}.automatic-backup-grid label{gap:6px;display:grid}.automatic-backup-grid input,.automatic-backup-grid select{border:1px solid var(--border);background:var(--surface);min-height:42px;color:var(--text);border-radius:7px;padding:8px}@media (width<=700px){.automatic-backup-grid{grid-template-columns:1fr}}body{background:var(--app-bg);min-width:320px;min-height:100vh;margin:0}.custom-login-background{background-position:50%;background-repeat:no-repeat;background-size:cover}.product-name{text-align:center;color:#64748b;letter-spacing:.12em;font-size:1rem;font-weight:800}.general-settings-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:18px;display:grid}.general-settings-grid .settings-section{margin:0}.general-settings-grid label,.personal-preferences label{color:var(--text);gap:7px;margin:10px 0;font-weight:650;display:grid}.general-settings-grid input[type=text],.general-settings-grid input:not([type]),.personal-preferences select{border:1px solid var(--border);background:var(--surface);width:100%;min-height:42px;color:var(--text);border-radius:7px;padding:8px 10px}.login-background-preview{color:#fff;text-align:center;background:linear-gradient(135deg,#1d4ed8,#102544) 50%/cover;border-radius:9px;place-content:center;gap:8px;min-height:180px;margin:14px 0;padding:20px;display:grid}.login-background-preview strong{font-size:1.5rem}.general-settings-save{grid-column:1/-1;justify-self:end}.personal-preferences fieldset{border:1px solid var(--border);border-radius:8px;gap:6px;margin:12px 0;display:grid}.toggle-row{align-items:center;gap:9px;display:flex!important}.toggle-row input{width:18px;height:18px}[data-theme=dark]{--app-bg:#0f172a;--surface:#172033;--surface-muted:#1e293b;--text:#e5edf7;--muted:#a8b4c5;--border:#40506a}[data-theme=dark] .app-column,[data-theme=dark] .workspace,[data-theme=dark] .settings-page{background:var(--app-bg);color:var(--text)}[data-theme=dark] .panel,[data-theme=dark] .topbar,[data-theme=dark] .login-card,[data-theme=dark] input,[data-theme=dark] select,[data-theme=dark] textarea,[data-theme=dark] .user-dropdown,[data-theme=dark] .secondary-button{border-color:var(--border);color:var(--text);background:var(--surface)}[data-theme=dark] th,[data-theme=dark] .counterparty-table-header,[data-theme=dark] .smart-object-header,[data-theme=dark] .file-input{color:var(--muted);background:var(--surface-muted)}[data-theme=dark] td,[data-theme=dark] .panel-heading,[data-theme=dark] .smart-object-row,[data-theme=dark] .counterparty-table article{border-color:var(--border)}[data-theme=dark] .page-header p,[data-theme=dark] .login-intro,[data-theme=dark] small{color:var(--muted)}@media (width<=700px){.general-settings-grid{grid-template-columns:1fr}.general-settings-save{width:100%}}.general-settings-title{grid-column:1/-1;margin:0}.backup-diagnostics{background:#fffbeb;border:1px solid #f59e0b;border-radius:8px;margin:0 0 18px;padding:14px}.backup-diagnostics h3{margin:0 0 10px}.backup-diagnostics dl{grid-template-columns:repeat(auto-fit,minmax(180px,1fr));gap:8px;margin:0;display:grid}.backup-diagnostics dl div{gap:3px;display:grid}.backup-diagnostics dt{color:#64748b;font-size:.78rem}.backup-diagnostics dd{margin:0;font-weight:700}button,input,select{font:inherit}button{cursor:pointer}button:disabled,input:disabled{cursor:not-allowed;opacity:.55}button:focus-visible,input:focus-visible,select:focus-visible{outline-offset:2px;outline:3px solid #60a5fa}h1,h2,p{margin-top:0}.visually-hidden{clip:rect(0,0,0,0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.login-page,.session-loading{place-items:center;min-height:100vh;padding:32px 20px;display:grid}.login-card{background:#fff;border:1px solid #1e40af1a;border-radius:18px;width:min(100%,430px);padding:42px;position:relative;box-shadow:0 20px 60px #1e3a8a20}.login-language{position:absolute;top:18px;right:18px}.company-name{color:#1d4ed8;letter-spacing:.08em;text-align:center;margin:12px 0 28px;font-size:clamp(2rem,8vw,3rem);font-weight:800}.login-card h1{text-align:center;margin:0;font-size:1.55rem}.login-intro{color:#64748b;text-align:center;margin:10px 0 28px}.login-form{gap:20px;display:grid}.form-field{gap:8px;display:grid}.form-field label{color:#334155;font-size:.9rem;font-weight:700}.form-field input{color:#172033;background:#fff;border:1px solid #94a3b8;border-radius:8px;width:100%;height:46px;padding:0 14px}.password-field{position:relative}.password-field input{padding-right:100px}.password-toggle{color:#1d4ed8;background:0 0;border:0;border-radius:6px;padding:7px 8px;font-size:.8rem;font-weight:700;position:absolute;top:50%;right:8px;transform:translateY(-50%)}.password-toggle:hover{background:#eff6ff}.form-error{color:#991b1b;background:#fef2f2;border-radius:8px;margin:-4px 0 0;padding:10px 12px;font-size:.9rem}.submit-button,.primary-button{color:#fff;background:#1d4ed8;border:0;border-radius:8px;min-height:44px;padding:0 18px;font-weight:750}.submit-button:hover:not(:disabled),.primary-button:hover{background:#1e40af}.initial-setup-page{background:var(--app-bg);place-items:center;min-height:100vh;padding:24px;display:grid}.initial-setup-card{width:min(100%,720px);padding:28px}.initial-setup-card header{text-align:center}.initial-setup-card ol{grid-template-columns:repeat(5,1fr);gap:8px;padding:0;list-style:none;display:grid}.initial-setup-card li{color:var(--muted);justify-items:center;gap:5px;font-size:.75rem;display:grid}.initial-setup-card li span{border:2px solid var(--border);border-radius:50%;place-items:center;width:30px;height:30px;display:grid}.initial-setup-card li.active{color:var(--text);font-weight:700}.initial-setup-card li.active span{color:#fff;border-color:var(--accent,#1d4ed8);background:var(--accent,#1d4ed8)}.initial-setup-card>label{gap:8px;margin:28px 0;font-weight:700;display:grid}.initial-setup-card input,.initial-setup-card select{border:1px solid var(--border);background:var(--surface);width:100%;min-height:46px;color:var(--text);border-radius:8px;padding:9px 11px}.initial-setup-card fieldset{border:1px solid var(--border);border-radius:9px;margin:24px 0}.accent-options{grid-template-columns:repeat(2,1fr);gap:10px;display:grid}.accent-options label{align-items:center;gap:8px;min-height:44px;display:flex}.accent-options label span{background:var(--accent);border-radius:50%;width:22px;height:22px}.accent-blue{--accent:#1d4ed8}.accent-green{--accent:#15803d}.accent-amber{--accent:#b45309}.accent-violet{--accent:#7e22ce}.initial-setup-card dl{gap:8px;display:grid}.initial-setup-card dl div{border-bottom:1px solid var(--border);justify-content:space-between;gap:15px;padding:10px;display:flex}.initial-setup-card dd{overflow-wrap:anywhere;margin:0}.initial-setup-card footer{justify-content:flex-end;gap:10px;margin-top:25px;display:flex}.initial-setup-card footer button{min-height:44px}@media (width<=600px){.initial-setup-page{padding:10px}.initial-setup-card{padding:17px}.initial-setup-card ol{grid-template-columns:repeat(5,32px);justify-content:space-between}.initial-setup-card li{font-size:0}.accent-options{grid-template-columns:1fr}.initial-setup-card footer{background:var(--surface);flex-wrap:wrap;padding-top:10px;position:sticky;bottom:0}.initial-setup-card footer button{flex:110px}}.language-selector select{color:#334155;background:#fff;border:1px solid #cbd5e1;border-radius:7px;height:34px;padding:0 26px 0 9px;font-size:.78rem;font-weight:750}.session-loading{color:#475569;align-content:center;gap:14px}.loading-indicator{border:4px solid #bfdbfe;border-top-color:#1d4ed8;border-radius:50%;width:34px;height:34px;animation:.8s linear infinite spin}.app-shell{--sidebar-width:254px;min-height:100vh}.app-shell.sidebar-is-collapsed{--sidebar-width:72px}.sidebar{z-index:30;width:var(--sidebar-width);color:#dbeafe;background:#102544;transition:width .2s,transform .2s;position:fixed;inset:0 auto 0 0;overflow:hidden auto}.sidebar-brand{white-space:nowrap;border-bottom:1px solid #ffffff14;align-items:center;gap:11px;height:64px;padding:0 17px;display:flex}.brand-mark{color:#fff;background:#2563eb;border-radius:9px;flex:0 0 38px;place-items:center;height:38px;font-size:1.15rem;font-weight:900;display:grid}.brand-name{letter-spacing:.08em;font-weight:850}.sidebar-nav{padding:15px 10px}.nav-item{color:#bfcee1;text-align:left;white-space:nowrap;background:0 0;border:0;border-radius:7px;align-items:center;gap:11px;width:100%;min-height:42px;padding:8px 12px;display:flex}.nav-item:hover{color:#fff;background:#ffffff10}.nav-item.active{color:#fff;background:#1d4ed8;box-shadow:inset 3px 0 #4ade80}.nav-item.group-active:not(.active){color:#fff}.nav-icon{text-align:center;flex:0 0 26px;font-size:1.1rem}.nav-label{text-overflow:ellipsis;overflow:hidden}.nav-chevron{margin-left:auto}.submenu{border-left:1px solid #ffffff24;margin:3px 0 6px 17px;padding-left:9px}.nav-item.nested{min-height:37px;font-size:.88rem}.sidebar.collapsed .brand-name,.sidebar.collapsed .nav-label,.sidebar.collapsed .nav-chevron{display:none}.sidebar.collapsed .nav-item{justify-content:center;padding-inline:8px}.sidebar.collapsed .sidebar-brand{padding-inline:17px}.sidebar-backdrop{z-index:25;background:#07142699;border:0;display:none;position:fixed;inset:0}.app-column{min-height:100vh;margin-left:var(--sidebar-width);transition:margin-left .2s}.topbar{z-index:20;background:#fff;border-bottom:1px solid #dbe2ea;justify-content:space-between;align-items:center;gap:18px;height:64px;padding:0 24px;display:flex;position:sticky;top:0}.topbar-left,.topbar-actions{align-items:center;gap:8px;display:flex}.topbar-left strong{color:#19345c;letter-spacing:.05em}.icon-button{color:#52647a;background:0 0;border:0;border-radius:7px;place-items:center;width:38px;height:38px;display:grid}.icon-button:hover:not(:disabled){background:#edf2f7}.sidebar-toggle{margin-right:6px;font-size:1.2rem}.user-menu{margin-left:4px;position:relative}.user-menu-trigger{color:#24364c;text-align:left;background:0 0;border:0;border-radius:8px;align-items:center;gap:9px;padding:4px 7px;display:flex}.user-menu-trigger:hover{background:#f1f5f9}.avatar{color:#fff;background:#177245;border-radius:50%;place-items:center;width:36px;height:36px;font-size:.76rem;font-weight:850;display:grid}.user-copy{min-width:90px;display:grid}.user-copy strong{text-overflow:ellipsis;max-width:150px;overflow:hidden}.user-copy small{color:#708095}.user-dropdown{background:#fff;border:1px solid #dbe2ea;border-radius:9px;width:210px;padding:8px;position:absolute;top:calc(100% + 9px);right:0;box-shadow:0 12px 30px #1025441f}.dropdown-user{border-bottom:1px solid #e2e8f0;gap:3px;padding:9px 10px 12px;display:grid}.dropdown-user span{color:#64748b;font-size:.82rem}.user-dropdown button{color:#b42318;text-align:left;background:0 0;border:0;border-radius:6px;width:100%;margin-top:6px;padding:9px 10px}.user-dropdown button:hover{background:#fff1f0}.workspace{min-height:calc(100vh - 64px);padding:26px}.dashboard-page{min-width:0}.page-header{justify-content:space-between;align-items:start;gap:20px;margin-bottom:22px;display:flex}.page-header h1{margin-bottom:7px;font-size:1.65rem}.page-header p{color:#64748b;margin-bottom:0}.role-badge{color:#166534;background:#f0fdf4;border:1px solid #bbf7d0;border-radius:999px;padding:7px 11px;font-size:.78rem;font-weight:750}.summary-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:14px;margin-bottom:18px;display:grid}.summary-card{color:#42536a;text-align:left;background:#fff;border:1px solid #dce3eb;border-radius:10px;gap:7px;min-height:118px;padding:19px;display:grid;position:relative;box-shadow:0 2px 8px #1025440a}.summary-card:hover{border-color:#93b4df;transform:translateY(-1px);box-shadow:0 5px 14px #10254412}.summary-card strong{color:#152b49;font-size:1.8rem}.card-arrow{color:#2563eb;font-size:1.25rem;position:absolute;bottom:17px;right:17px}.dashboard-content{grid-template-columns:minmax(0,2.3fr) minmax(260px,1fr);gap:18px;display:grid}.panel{background:#fff;border:1px solid #dce3eb;border-radius:10px;box-shadow:0 2px 8px #1025440a}.panel h2{margin:0;font-size:1.03rem}.panel-heading{border-bottom:1px solid #e5e9ef;justify-content:space-between;align-items:center;gap:14px;min-height:62px;padding:12px 18px;display:flex}.secondary-button{color:#1d4ed8;background:#fff;border:1px solid #b8c7d9;border-radius:7px;min-height:35px;padding:0 12px;font-size:.82rem;font-weight:700}.secondary-button:hover{background:#eff6ff}.table-scroll{overflow-x:auto}table{border-collapse:collapse;width:100%;min-width:650px}th{color:#607086;text-align:left;background:#f8fafc;padding:11px 15px;font-size:.76rem;font-weight:750}td{border-top:1px solid #e8edf2;padding:15px}.empty-state{color:#718096;place-content:center;justify-items:center;gap:10px;min-height:205px;display:grid}.empty-state span{color:#a6b6c8;font-size:2.2rem}.empty-state p{margin:0}.quick-panel{padding:18px}.quick-panel h2{margin-bottom:16px}.quick-grid{gap:9px;display:grid}.quick-grid button{color:#263b56;text-align:left;background:#f9fbfd;border:1px solid #d8e1eb;border-radius:7px;align-items:center;gap:9px;min-height:43px;padding:0 12px;display:flex}.quick-grid button:hover{color:#1d4ed8;background:#eff6ff;border-color:#93b4df}.quick-grid button span{color:#177245;font-size:1.15rem}.placeholder-page{text-align:center;flex-direction:column;justify-content:center;align-items:center;max-width:680px;min-height:calc(100vh - 116px);margin:auto;padding:40px 20px;display:flex}.placeholder-icon{color:#1d4ed8;background:#eaf2ff;border-radius:16px;place-items:center;width:66px;height:66px;margin-bottom:18px;font-size:1.8rem;display:grid}.placeholder-page h1{margin-bottom:9px}.placeholder-page p{color:#64748b;margin-bottom:10px}.placeholder-page strong{color:#334155;margin-bottom:25px}@keyframes spin{to{transform:rotate(360deg)}}@media (width<=1100px){.summary-grid{grid-template-columns:repeat(2,1fr)}.dashboard-content{grid-template-columns:1fr}.quick-grid{grid-template-columns:repeat(2,1fr)}}@media (width<=900px){.app-shell{--sidebar-width:72px}.sidebar .brand-name,.sidebar .nav-label,.sidebar .nav-chevron{display:none}.sidebar .nav-item{justify-content:center}.workspace{padding:20px}}@media (width<=700px){.app-shell{--sidebar-width:0px}.sidebar{width:254px;transform:translate(-100%)}.sidebar.mobile-open{transform:translate(0)}.sidebar.mobile-open .brand-name,.sidebar.mobile-open .nav-label,.sidebar.mobile-open .nav-chevron{display:initial}.sidebar.mobile-open .nav-item{justify-content:flex-start}.sidebar-backdrop.visible{display:block}.topbar{padding:0 12px}.topbar-left strong,.user-copy{display:none}.workspace{padding:16px 12px}.summary-grid{grid-template-columns:1fr}.page-header{flex-direction:column;align-items:flex-start}.role-badge{order:-1}.quick-grid{grid-template-columns:1fr}.language-selector.compact select{width:54px}.icon-button{width:34px}.topbar-actions{gap:2px}}@media (width<=420px){.login-page{padding:18px 14px}.login-card{border-radius:14px;padding:54px 22px 30px}.topbar-actions>.icon-button{display:none}.panel-heading{flex-direction:column;align-items:flex-start}.secondary-button{width:100%}.workspace{padding-inline:10px}}@media (prefers-reduced-motion:reduce){.loading-indicator{animation:none}.sidebar,.app-column{transition:none}}.directory-page{min-width:0}.directory-filters{background:#fff;border:1px solid #dce3eb;border-radius:10px;grid-template-columns:1fr 1.5fr auto;align-items:end;gap:12px;margin-bottom:18px;padding:16px;display:grid}.directory-filters label{color:#42536a;gap:6px;font-size:.82rem;font-weight:700;display:grid}.directory-filters input,.directory-filters select{background:#fff;border:1px solid #b8c7d9;border-radius:7px;height:42px;padding:0 11px}.directory-list{gap:8px;display:grid}.directory-list article{background:#fff;border:1px solid #dce3eb;border-radius:8px;justify-content:space-between;gap:20px;padding:14px 16px;display:flex}.directory-list article span{color:#64748b;text-align:right;font-size:.82rem}.directory-empty{color:#64748b;text-align:center;border:1px dashed #b8c7d9;border-radius:10px;padding:40px 20px}@media (width<=700px){.directory-filters{grid-template-columns:1fr}.directory-list article{flex-direction:column;align-items:flex-start}.directory-list article span{text-align:left}}.objects-page{min-width:0}.object-form{margin-bottom:18px;padding:20px}.object-form h2{margin-bottom:18px}.object-form-grid{grid-template-columns:1fr 1fr;gap:15px;display:grid}.object-form-grid label{color:#42536a;gap:6px;font-size:.84rem;font-weight:700;display:grid}.object-form-grid input,.object-form-grid select,.object-form-grid textarea{color:#172033;background:#fff;border:1px solid #b8c7d9;border-radius:7px;width:100%;padding:10px 11px}.object-form-grid input,.object-form-grid select{height:43px}.object-form-grid textarea{resize:vertical}.object-form-grid small{color:#718096;font-weight:400}.full-field{grid-column:1/-1}.form-actions{justify-content:flex-end;gap:10px;margin-top:18px;display:flex}.success-message{color:#166534;background:#f0fdf4;border-radius:8px;padding:10px 12px}.object-list{gap:10px;display:grid}.object-row{justify-content:space-between;align-items:center;gap:20px;padding:17px;display:flex}.object-row h2{margin-bottom:5px;font-size:1rem}.object-row p{color:#52647a;margin-bottom:5px}.object-row small{color:#718096}.object-row>div:last-child{color:#718096;justify-items:end;gap:10px;font-size:.78rem;display:grid}@media (width<=700px){.object-form-grid{grid-template-columns:1fr}.full-field{grid-column:auto}.object-row{flex-direction:column;align-items:flex-start}.object-row>div:last-child{justify-items:start;width:100%}}.counterparties-page{min-width:0}.counterparty-checkbox{align-self:end;align-items:center;gap:9px;min-height:43px;display:flex!important}.counterparty-checkbox input{width:18px!important;height:18px!important}.counterparty-table{overflow:hidden}.counterparty-table-header,.counterparty-table article{grid-template-columns:minmax(220px,2fr) minmax(120px,1fr) minmax(100px,.8fr) 90px auto;align-items:center;gap:14px;padding:13px 16px;display:grid}.counterparty-table-header{color:#64748b;background:#f8fafc;font-size:.78rem;font-weight:750}.counterparty-table article{border-top:1px solid #e5e9ef}.counterparty-table article>div{gap:4px;min-width:0;display:grid}.counterparty-table article small{color:#64748b;text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.maps-list-link{color:#1d4ed8;background:#eff6ff;border-radius:50%;place-items:center;width:34px;height:34px;font-size:1.2rem;text-decoration:none;display:inline-grid}.field-error{color:#b91c1c!important;font-weight:600!important}.object-form-grid select[multiple]{height:120px}.icon-action{color:#1d4ed8;background:#fff;border:1px solid #b8c7d9;border-radius:8px;place-items:center;width:42px;height:42px;padding:0;font-size:1.15rem;text-decoration:none;display:inline-grid;position:relative}.icon-action:after{z-index:80;color:#fff;content:attr(data-tooltip);opacity:0;pointer-events:none;background:#172033;border-radius:5px;width:max-content;max-width:220px;padding:6px 8px;font-size:.75rem;transition:opacity .15s,transform .15s;position:absolute;bottom:calc(100% + 7px);right:0;transform:translateY(3px)}.icon-action:hover:after,.icon-action:focus-visible:after{opacity:1;transform:translateY(0)}.icon-action:disabled:after{display:none}.service-badges{flex-wrap:wrap;gap:6px;margin:7px 0;display:flex}.action-input{grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:6px;min-width:0;display:grid}.action-input>input,.action-input>textarea{width:100%;min-width:0}.action-input:has(textarea){align-items:start}.action-field{justify-content:space-between;align-items:center;gap:8px;min-width:0;display:inline-flex}.action-field-value{overflow-wrap:anywhere;min-width:0}.field-actions{flex:none;align-items:center;gap:4px;display:inline-flex;position:relative}.smart-action-button{color:#1d4ed8;cursor:pointer;background:#fff;border:1px solid #b8c7d9;border-radius:7px;flex:0 0 34px;place-items:center;width:34px;height:34px;padding:0;font-size:1rem;line-height:1;display:inline-grid;position:relative}.smart-action-button:hover:not(:disabled){background:#eff6ff;border-color:#2563eb}.smart-action-button:focus-visible{outline-offset:2px;outline:3px solid #93c5fd}.smart-action-button:disabled{color:#94a3b8;cursor:not-allowed;background:#f1f5f9}.smart-action-button:after{z-index:100;color:#fff;content:attr(data-tooltip);opacity:0;pointer-events:none;background:#172033;border-radius:5px;width:max-content;max-width:220px;padding:6px 8px;font-size:.75rem;transition:opacity .15s,transform .15s;position:absolute;bottom:calc(100% + 7px);right:0;transform:translateY(3px)}.smart-action-button:hover:not(:disabled):after,.smart-action-button:focus-visible:not(:disabled):after{opacity:1;transform:translateY(0)}.smart-field-toast{z-index:200;color:#fff;background:#172033;border-radius:8px;padding:10px 14px;font-size:.88rem;position:fixed;bottom:20px;right:20px;box-shadow:0 8px 24px #0f172a40}@media (prefers-color-scheme:dark){.smart-action-button{color:#93c5fd;background:#1e293b;border-color:#64748b}.smart-action-button:hover:not(:disabled){background:#26364c;border-color:#60a5fa}.smart-action-button:disabled{color:#64748b;background:#273449}.smart-action-button:after,.smart-field-toast{color:#e2e8f0;background:#020617}}.directory-editor{background:#f8fafc;border-radius:9px;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;margin-bottom:18px;padding:16px;display:grid}.directory-editor label{color:#42536a;gap:6px;font-size:.84rem;font-weight:700;display:grid}.directory-editor input{border:1px solid #b8c7d9;border-radius:7px;min-width:0;height:42px;padding:8px 10px}.directory-editor .form-actions{grid-column:1/-1}.reference-list{display:grid}.reference-list-header,.reference-list article{border-bottom:1px solid #e5e9ef;grid-template-columns:minmax(180px,2fr) minmax(120px,1fr) 80px 100px auto;align-items:center;gap:12px;padding:11px 8px;display:grid}.reference-list-header{color:#64748b;font-size:.78rem;font-weight:700}.reference-list code{overflow-wrap:anywhere}@media (width<=700px){.directory-editor{grid-template-columns:1fr}.reference-list-header{display:none}.reference-list article{grid-template-columns:1fr auto}.reference-list article>code,.reference-list article>span{grid-column:1}.reference-list article>div{grid-area:1/2/span 3}}.excel-import-page{min-width:0}.excel-step{margin-bottom:18px;padding:20px}.excel-step h2{margin:0 0 15px}.excel-controls,.mapping-grid{grid-template-columns:repeat(auto-fit,minmax(190px,1fr));align-items:end;gap:10px;display:grid}.excel-controls label,.mapping-grid label,.excel-step>label{color:#42536a;gap:6px;font-size:.82rem;font-weight:700;display:grid}.excel-controls input,.excel-controls select,.mapping-grid select,.excel-step>label select{background:#fff;border:1px solid #b8c7d9;border-radius:7px;min-height:42px;padding:8px}.mapping-grid{margin-bottom:14px}.excel-summary,.excel-filters{flex-wrap:wrap;gap:8px;margin-bottom:14px;display:flex}.excel-summary span{background:#f1f5f9;border-radius:7px;padding:8px 11px}.excel-filters input{border:1px solid #b8c7d9;border-radius:7px;min-width:220px;min-height:40px;padding:8px}.excel-preview{overflow-x:auto}.excel-preview-header,.excel-preview article{border-bottom:1px solid #e5e9ef;grid-template-columns:45px 55px 1.5fr .8fr 1fr 1fr 1fr 1fr .7fr 1.5fr 1fr;align-items:center;gap:8px;min-width:1250px;padding:9px;display:grid}.excel-preview-header{color:#64748b;font-size:.75rem;font-weight:700}.excel-preview article small{overflow-wrap:anywhere;color:#92400e}.excel-preview select{min-width:120px;padding:7px}.import-status{border-radius:999px;width:max-content;padding:4px 7px;font-size:.72rem;font-weight:700}.import-status.ready{color:#166534;background:#dcfce7}.import-status.warning,.import-status.duplicate{color:#92400e;background:#fef3c7}.import-status.error{color:#b91c1c;background:#fee2e2}.warning-message{color:#92400e}@media (width<=700px){.excel-step{padding:14px}.excel-controls,.mapping-grid{grid-template-columns:1fr}.excel-filters button{flex:120px}.excel-preview{overflow:visible}.excel-preview-header{display:none}.excel-preview article{border:1px solid #e5e9ef;border-radius:8px;grid-template-columns:auto 1fr;min-width:0;margin-bottom:10px;display:grid}.excel-preview article>*{grid-column:2}.excel-preview article>input{grid-area:1/1/span 4}}.object-workspace .counterparty-filters{grid-template-columns:1.4fr repeat(4,1fr) auto}.contacts-panel{background:#fff;border:1px solid #dce3eb;border-radius:10px;margin:0 0 18px;padding:20px}.contacts-heading{justify-content:space-between;align-items:center;gap:12px;margin-bottom:15px;display:flex}.contacts-heading h3{margin:0}.contact-editor{background:#f8fafc;border-radius:8px;margin-bottom:16px;padding:16px}.contact-grid{grid-template-columns:1fr 1fr;gap:12px;display:grid}.contact-grid label{color:#42536a;gap:5px;font-size:.82rem;font-weight:700;display:grid}.contact-grid input,.contact-grid textarea{border:1px solid #b8c7d9;border-radius:7px;width:100%;padding:9px 10px}.contact-grid .check-field{align-items:center;gap:8px;display:flex}.contact-grid .check-field input{width:17px;height:17px}.contacts-list{gap:8px;display:grid}.contacts-list article{border:1px solid #e1e7ee;border-radius:8px;justify-content:space-between;align-items:center;gap:15px;padding:12px;display:flex}.contacts-list article.inactive{opacity:.62}.contacts-list article>div{gap:3px;display:grid}.contacts-list article>div:last-child{align-items:center;gap:8px;display:flex}.contacts-list span,.contacts-list small{color:#64748b;font-size:.8rem}.primary-chip{background:#dcfce7;border-radius:999px;padding:3px 7px;font-weight:700;color:#166534!important}@media (width<=700px){.contact-grid{grid-template-columns:1fr}.contacts-list article{flex-direction:column;align-items:flex-start}.contacts-list article>div:last-child{flex-wrap:wrap}}.services-page{min-width:0}.service-form{grid-template-columns:1fr auto;align-items:end;gap:14px;margin-bottom:15px;padding:18px;display:grid}.service-form label{color:#42536a;gap:6px;font-size:.84rem;font-weight:700;display:grid}.service-form input,.service-search input{border:1px solid #b8c7d9;border-radius:7px;width:100%;height:43px;padding:0 11px}.service-form .form-actions{margin:0}.service-search{margin-bottom:15px;display:block}.service-search input{background:#fff;max-width:360px}@media (width<=700px){.service-form{grid-template-columns:1fr}.service-form .form-actions{justify-content:stretch}.service-form .form-actions button{flex:1}.service-search input{max-width:none}}.object-row-openable{cursor:pointer}.object-row-openable:hover{border-color:#93b4df;box-shadow:0 5px 14px #10254412}.object-workspace{min-width:0}.workspace-actions{justify-content:space-between;gap:12px;margin-bottom:18px;display:flex}.object-workspace-top{grid-template-columns:minmax(0,2.2fr) minmax(260px,.8fr);gap:18px;margin-bottom:18px;display:grid}.object-overview,.responsibility-panel,.workspace-section{padding:20px}.object-title-row{justify-content:space-between;align-items:flex-start;gap:18px;display:flex}.object-title-row h1{margin-bottom:8px}.object-title-row p,.object-description,.workspace-section-heading p{color:#64748b}.object-overview small{color:#718096}.status-chip,.role-chip{color:#475569;white-space:nowrap;background:#f1f5f9;border-radius:999px;padding:5px 9px;font-size:.78rem;font-weight:700;display:inline-flex}.responsibility-panel h2{margin-bottom:15px}.responsibility-placeholder{color:#94a3b8;border-top:1px solid #e5e9ef;justify-content:space-between;gap:12px;padding:12px 0;display:flex}.responsibility-placeholder strong{color:#64748b}.workspace-section{margin-bottom:18px}.workspace-section-heading{justify-content:space-between;align-items:flex-start;gap:18px;margin-bottom:16px;display:flex}.workspace-section-heading h2{margin-bottom:5px}.workspace-section-heading p{margin:0}.assignment-list,.directory-counterparty-list{gap:10px;display:grid}.assignment-card,.directory-counterparty-list article{border:1px solid #e1e7ee;border-radius:9px;justify-content:space-between;align-items:center;gap:18px;padding:15px;display:flex}.assignment-card-main{min-width:0}.assignment-name,.assignment-badges{flex-wrap:wrap;align-items:center;gap:8px;display:flex}.assignment-name h3,.directory-counterparty-list h3{margin:0;font-size:1rem}.assignment-name span,.directory-counterparty-list span{color:#64748b;font-size:.82rem}.assignment-badges{margin:8px 0}.assignment-card p,.directory-counterparty-list p{color:#64748b;margin:4px 0 0;font-size:.84rem}.assignment-notes{padding-top:7px;color:#334155!important}.assignment-actions{flex:none;gap:8px;display:flex}.danger-button{color:#b91c1c;background:#fff;border:1px solid #fecaca;border-radius:7px;min-height:35px;padding:0 12px;font-size:.82rem;font-weight:700}.danger-button:hover{background:#fef2f2}.counterparty-filters{background:#f8fafc;border-radius:9px;grid-template-columns:1.4fr 1fr 1fr 1fr auto;align-items:end;gap:10px;margin-bottom:16px;padding:14px;display:grid}.counterparty-filters label,.assignment-dialog label{color:#42536a;gap:6px;font-size:.82rem;font-weight:700;display:grid}.counterparty-filters input,.counterparty-filters select,.assignment-dialog input,.assignment-dialog select,.assignment-dialog textarea{color:#172033;background:#fff;border:1px solid #b8c7d9;border-radius:7px;width:100%;min-height:42px;padding:9px 10px}.assignment-dialog-backdrop{z-index:50;background:#07142699;place-items:center;padding:20px;display:grid;position:fixed;inset:0}.assignment-dialog{width:min(100%,560px);max-height:calc(100vh - 40px);padding:22px;overflow-y:auto}.assignment-dialog h2{margin-bottom:18px}.assignment-dialog>label{margin-bottom:13px}.assignment-dialog textarea{resize:vertical}.assignment-dialog .assignment-checkbox{grid-template-columns:auto 1fr;align-items:center;gap:9px;display:flex}.assignment-dialog .assignment-checkbox input{width:18px;min-height:18px}.directory-counterparty-list article>div{min-width:0}@media (width<=1100px){.object-workspace-top{grid-template-columns:1fr}.counterparty-filters{grid-template-columns:1fr 1fr}.counterparty-filters button{align-self:stretch}}@media (width<=700px){.workspace-actions,.object-title-row,.workspace-section-heading,.assignment-card,.directory-counterparty-list article{flex-direction:column;align-items:stretch}.workspace-actions button,.workspace-section-heading button,.assignment-actions button,.directory-counterparty-list article>button{width:100%}.counterparty-filters{grid-template-columns:1fr}.assignment-actions{flex-direction:column;width:100%}.object-overview,.responsibility-panel,.workspace-section{padding:15px}.assignment-dialog-backdrop{padding:10px}.assignment-dialog{max-height:calc(100vh - 20px);padding:17px}}.settings-page{min-width:0}.settings-section{margin-bottom:18px;padding:20px}.settings-section-heading{justify-content:space-between;align-items:flex-start;gap:18px;margin-bottom:17px;display:flex}.settings-section-heading h2{margin-bottom:6px}.settings-section-heading p{color:#64748b;margin:0}.status-empty{color:#92400e!important}.status-ready{color:#166534!important}.territorial-status-grid{grid-template-columns:repeat(4,1fr);gap:12px;display:grid}.territorial-status-grid div,.import-estimates div{background:#f8fafc;border-radius:8px;gap:5px;padding:15px;display:grid}.territorial-status-grid span,.import-estimates span{color:#64748b;font-size:.82rem}.territorial-status-grid strong,.import-estimates strong{color:#19345c;font-size:1.45rem}.last-import{color:#64748b;margin:15px 0 0;font-size:.86rem}.teryt-upload-grid{grid-template-columns:1fr 1fr;gap:14px;display:grid}.teryt-upload-grid>label{color:#42536a;gap:7px;font-size:.84rem;font-weight:700;display:grid}.file-input{color:#52647a;white-space:nowrap;text-overflow:ellipsis;background:#f8fafc;border:1px dashed #93a7bd;border-radius:8px;align-items:center;min-height:48px;padding:0 13px;font-weight:500;display:flex;position:relative;overflow:hidden}.file-input input{opacity:0;cursor:pointer;position:absolute;inset:0}.import-preview{border-top:1px solid #e5e9ef;margin-top:20px;padding-top:18px}.import-preview h3,.import-result h3{margin:0 0 14px}.preview-files{grid-template-columns:1fr 1fr;gap:12px;display:grid}.preview-files article{border:1px solid #e1e7ee;border-radius:8px;padding:15px}.preview-files h4{overflow-wrap:anywhere;margin:0 0 12px}.preview-files dl{gap:7px;margin:0;display:grid}.preview-files dl div{justify-content:space-between;gap:10px;display:flex}.preview-files dt{color:#64748b}.preview-files dd{margin:0;font-weight:700}.import-estimates{grid-template-columns:1fr 1fr;gap:12px;margin-top:12px;display:grid}.import-result{color:#166534;background:#f0fdf4;border:1px solid #bbf7d0;border-radius:9px;margin-top:18px;padding:16px}.import-result>div{flex-wrap:wrap;gap:16px;display:flex}@media (width<=700px){.settings-section{padding:15px}.settings-section-heading{flex-direction:column;align-items:stretch}.territorial-status-grid,.teryt-upload-grid,.preview-files,.import-estimates{grid-template-columns:1fr}.settings-section-heading button{width:100%}.import-result>div{gap:8px;display:grid}}.locality-autocomplete{align-content:start;gap:6px;min-width:0;display:grid;position:relative}.locality-autocomplete>label{color:#42536a;font-size:.84rem;font-weight:700}.locality-combobox{min-width:0;position:relative}.locality-combobox>input{color:#172033;background:#fff;border:1px solid #b8c7d9;border-radius:7px;width:100%;height:43px;padding:9px 42px 9px 11px}.locality-clear{color:#64748b;background:0 0;border:0;border-radius:6px;width:33px;height:33px;font-size:1.2rem;position:absolute;top:5px;right:5px}.locality-clear:hover{color:#b91c1c;background:#fef2f2}.locality-options{z-index:40;background:#fff;border:1px solid #b8c7d9;border-radius:8px;max-height:260px;margin:0;padding:5px;list-style:none;position:absolute;top:calc(100% + 4px);left:0;right:0;overflow:auto;box-shadow:0 12px 28px #10254424}.locality-options li{overflow-wrap:anywhere;color:#334155;cursor:pointer;border-radius:6px;padding:10px;font-size:.86rem}.locality-options li.focused{color:#1e3a8a;background:#dbeafe}.locality-message{color:#64748b;min-height:18px;font-size:.78rem}.locality-message.error{color:#b91c1c}.google-maps-form-section{padding-top:4px}.google-maps-form-section h3,.object-maps-details h2{margin:0 0 10px;font-size:1rem}.google-maps-field{gap:10px;min-width:0;display:grid}.google-maps-field label{color:#42536a;gap:6px;font-size:.84rem;font-weight:700;display:grid}.google-maps-field input{border:1px solid #b8c7d9;border-radius:7px;width:100%;height:43px;padding:9px 11px}.google-maps-value{overflow-wrap:anywhere;color:#475569;min-width:0;font-size:.87rem}.google-maps-actions{flex-wrap:wrap;gap:8px;display:flex}.object-header-badges{flex-wrap:wrap;justify-content:flex-end;align-items:flex-start;gap:8px;display:flex}.object-maps-details{border-top:1px solid #e5e9ef;margin-top:18px;padding-top:16px}.featured-contact{background:#f8fafc;border-left:3px solid #93c5fd;border-radius:0 7px 7px 0;gap:4px;margin-top:13px;padding:12px;display:grid}.featured-contact>strong{color:#1e3a8a;font-size:.8rem}.featured-contact>span,.featured-contact>small{color:#475569}.featured-contact>button{width:max-content;margin-top:6px}.featured-contact.empty{border-left-color:#cbd5e1}@media (width<=700px){.object-header-badges{justify-content:flex-start}.google-maps-actions button,.featured-contact>button{flex:130px;width:auto}.google-maps-value{max-width:100%}.featured-contact{width:100%}}.google-import{background:#f8fbff;border:1px solid #dbeafe;border-radius:9px;gap:12px;padding:16px;display:grid}.google-import h3,.google-import-preview h4{margin:0}.google-import>.primary-button{width:max-content}.google-import-preview{border-top:1px solid #dbe2ea;gap:12px;padding-top:12px;display:grid}.google-comparison{gap:6px;display:grid}.google-comparison-head,.google-comparison-row{grid-template-columns:minmax(110px,.7fr) minmax(0,1fr) minmax(0,1fr) minmax(90px,.55fr) 72px;align-items:center;gap:10px;padding:9px 10px;display:grid}.google-comparison-head{color:#475569;border-bottom:1px solid #cbd5e1;font-size:.78rem}.google-comparison-row{background:#fff;border:1px solid #e1e7ee;border-radius:7px}.google-comparison-row input{width:18px;height:18px}.google-comparison-row span{overflow-wrap:anywhere;min-width:0;font-weight:400}.import-confidence{font-size:.78rem;font-weight:700!important}.import-confidence.verified{color:#166534}.import-confidence.probable{color:#92400e}.import-confidence.unresolved{color:#b91c1c}.import-partial-summary{color:#9a3412;background:#fff7ed;border-radius:6px;margin:0;padding:8px 10px}@media (width<=700px){.google-import>.primary-button{width:100%}.google-comparison-head{display:none}.google-comparison-row{grid-template-columns:1fr auto}.google-comparison-row span{grid-column:1}.google-comparison-row span:last-child{grid-area:1/2}.google-import-preview .form-actions{flex-direction:column}.google-import-preview .form-actions button{width:100%}}.excel-review-list{gap:.6rem;margin:.75rem 0 1.25rem;display:grid}.excel-review-list article{border:1px solid #dce3eb;border-radius:.65rem;grid-template-columns:minmax(0,1fr) minmax(13rem,22rem);align-items:center;gap:.75rem;padding:.75rem;display:grid}.excel-review-list article div,.excel-review-list article small{overflow-wrap:anywhere;min-width:0;display:block}.excel-impact{gap:.75rem;width:100%;display:grid}@media (width<=720px){.excel-review-list article{grid-template-columns:1fr}.excel-review-list select,.excel-review-list input{width:100%}}.review-action-bar{z-index:20;background:#fffffff2;border:1px solid #dce3eb;border-radius:.75rem;flex-wrap:wrap;gap:.6rem;padding:.8rem;display:flex;position:sticky;bottom:0;box-shadow:0 -8px 24px #10254418}.review-action-bar button{min-height:42px}.counterparties-page .object-form textarea{min-height:110px}@media (width<=700px){.review-action-bar button{flex:9rem}}.directory-toolbar{flex-wrap:wrap;align-items:center;gap:1rem;margin:1rem 0;display:flex}.directory-toolbar input[type=search]{min-width:min(24rem,100%)}.specialty-options{flex-wrap:wrap;gap:.75rem;display:flex}.specialty-options label{align-items:center;gap:.35rem;display:flex}.resource-autocomplete{align-items:center;gap:.4rem;display:flex}.resource-autocomplete input{flex:1;min-width:0}.resource-history-row{border-bottom:1px solid var(--border-color,#ddd);flex-direction:column;gap:.2rem;padding:.6rem 0;display:flex}.recent-panel{min-height:360px}.recent-panel tbody tr{height:48px}.row-icon-actions,.assignment-actions{flex-wrap:wrap;justify-content:flex-end;align-items:center;gap:.35rem;display:flex}.icon-action{border-radius:.5rem;place-items:center;width:2.4rem;min-width:2.4rem;height:2.4rem;padding:0;display:inline-grid}.workforce-grid{gap:.5rem;display:grid}.workforce-row{grid-template-columns:minmax(180px,1.4fr) minmax(140px,1fr) minmax(145px,.8fr) minmax(180px,1fr) auto;align-items:center;gap:.75rem;padding:.75rem 1rem;display:grid}.workforce-form{margin-bottom:1rem}.workforce-row .action-field{min-width:0}.smart-object-table{gap:2px;display:grid;overflow-x:auto}.smart-object-header{background:var(--surface-raised,#f4f6f8);grid-template-columns:1.4fr 1.5fr 1fr .8fr .7fr 1fr .8fr 130px;gap:.4rem;min-width:1050px;padding:.5rem;display:grid}.smart-object-header label{font-size:.75rem}.smart-object-header input{width:100%;min-width:0;margin-top:.25rem}.smart-object-row{border-radius:0;min-width:1050px;margin:0}.smart-object-row>div:first-child{min-width:0}.smart-object-row>div:last-child{align-items:center;gap:.35rem;display:flex}.compact-contact-form{grid-template-columns:repeat(2,minmax(0,1fr));gap:.75rem;margin-bottom:1rem;display:grid}.compact-contact-list{gap:2px;display:grid}.compact-contact-row{grid-template-columns:1.2fr 1fr 1fr 1.2fr auto auto;align-items:center;gap:.65rem;padding:.55rem .7rem;display:grid}.compact-contact-row:nth-child(odd),.assignment-card:nth-child(odd){background:color-mix(in srgb,var(--surface,#fff) 92%,var(--primary,#2867b2) 8%)}.assigned-counterparties-panel .assignment-list{max-height:none;overflow:visible}.assigned-counterparties-panel .assignment-list-large{scrollbar-gutter:stable;max-height:502px;overflow:hidden auto}.assigned-counterparties-panel .assignment-card{min-height:48px;padding:.55rem .75rem}.collapsible-search-content{min-height:0}.settings-page-header{z-index:4;background:var(--surface,#fff);padding-block:.5rem;position:sticky;top:0}.load-more{justify-content:center;padding:1rem;display:flex}@media (width>=1000px){.object-workspace-page{height:calc(100vh - 96px);overflow:auto}.object-workspace-page .workspace-header-grid{z-index:2;position:sticky;top:0}.object-workspace-page .workspace-section{margin-bottom:.65rem}}@media (width<=900px){.workforce-row,.compact-contact-row{grid-template-columns:1fr 1fr}.workforce-row .row-icon-actions,.compact-contact-row .row-icon-actions{grid-column:1/-1}.compact-contact-form{grid-template-columns:1fr}.smart-object-header{display:none}.smart-object-row{min-width:0}.recent-panel{min-height:300px}}.summary-grid-three{grid-template-columns:repeat(3,minmax(0,1fr))}.dashboard-object-widgets{grid-template-columns:repeat(3,minmax(0,1fr));gap:14px;margin-bottom:18px;display:grid}.dashboard-object-widgets .recent-panel{min-height:330px}.compact-button{min-height:32px;padding-inline:10px}.primary-button,.secondary-button{min-height:36px}.icon-action,.smart-action-button{flex:0 0 34px;width:34px;min-width:34px;height:34px;padding:0}.smart-object-row{background:#fff;border-bottom:1px solid #e3e8ee;grid-template-columns:1.4fr 1.5fr 1fr .8fr .7fr 1fr .8fr 130px;align-items:center;gap:.4rem;min-height:46px;padding:.45rem .55rem;display:grid}.smart-object-row:nth-of-type(odd){background:#f7f8fa}.smart-object-row:hover,.counterparty-table article:hover{background:#eef5ff}.table-link{color:#1d4ed8;min-width:0;font:inherit;text-align:left;cursor:pointer;background:0 0;border:0;padding:0;font-weight:750}.table-link:hover{text-decoration:underline}.smart-object-row .status-chip{justify-self:start}.smart-object-row .row-icon-actions{flex-wrap:nowrap}.counterparty-table{border-radius:8px;width:100%;overflow:auto}.counterparty-table-header,.counterparty-table article{grid-template-columns:repeat(auto-fit,minmax(105px,1fr)) 82px;gap:8px;min-width:1180px;padding:8px 10px}.counterparty-table-header{z-index:2;position:sticky;top:0}.counterparty-table-header label{gap:4px;display:grid}.counterparty-table-header input{border:1px solid #cbd5e1;border-radius:4px;width:100%;min-width:0;height:28px;padding:3px 6px}.counterparty-table article{min-height:48px}.counterparty-table article:nth-of-type(2n){background:#f7f8fa}.counterparty-table article>div:first-child{display:block}.counterparty-table .services-cell{white-space:normal;min-width:170px}.counterparty-table .row-icon-actions{flex-wrap:nowrap;display:flex}.table-filter-panel{margin-bottom:12px}.table-filter-content{flex-wrap:wrap;align-items:flex-end;gap:10px;margin-top:8px;display:flex}.column-chooser{position:relative}.column-chooser[open]{background:#fff;border:1px solid #d7dee8;border-radius:7px;padding:8px}.column-chooser label{padding:3px 0;font-size:.8rem;display:block}.counterparty-table .counterparty-table-header,.counterparty-table article{grid-template-columns:var(--counterparty-columns);min-width:max(100%,var(--counterparty-min-width));align-items:center}.counterparty-table article>span,.counterparty-table article>div{overflow-wrap:normal;word-break:normal;min-width:0}.counterparty-company-cell .action-field-value,.counterparty-address-cell .action-field-value{-webkit-line-clamp:3;white-space:normal;word-break:normal;overflow-wrap:break-word;-webkit-box-orient:vertical;display:-webkit-box;overflow:hidden}.counterparty-phone-cell .action-field{justify-content:start;display:grid}.counterparty-phone-cell .action-field-value,.counterparty-nip-cell,.counterparty-date-cell{white-space:nowrap;word-break:keep-all}.counterparty-phone-cell .field-actions,.counterparty-row-actions{white-space:nowrap;flex-wrap:nowrap;display:flex}.counterparty-table .services-cell{white-space:normal;word-break:normal;overflow-wrap:break-word;min-width:0}.counterparty-row-actions{justify-content:flex-end}.assignment-list{border:1px solid #e1e7ee;border-radius:7px;overflow:auto}.assignment-card{border:0!important;border-bottom:1px solid #e1e7ee!important;border-radius:0!important;min-height:48px!important;padding:7px 10px!important}.assignment-card:nth-child(2n){background:#f7f8fa}.assignment-card-main{grid-template-columns:minmax(180px,1.4fr) minmax(130px,1fr) minmax(150px,1fr) minmax(170px,1.2fr);align-items:center;gap:8px;display:grid}.assignment-card-main h3,.assignment-card-main p{margin:0!important}.service-badges{flex-wrap:wrap;gap:4px;display:flex}.object-workspace-top{resize:vertical;max-height:36vh;overflow:auto}.object-overview{min-height:220px}@media (width<=1150px){.dashboard-object-widgets{grid-template-columns:1fr}.summary-grid-three{grid-template-columns:repeat(3,1fr)}.assignment-card-main{grid-template-columns:1fr 1fr}}@media (width<=700px){.summary-grid-three{grid-template-columns:1fr}.smart-object-row{grid-template-columns:1fr 1fr;min-width:700px;display:grid}.counterparty-table-header,.counterparty-table article{min-width:900px}.assignment-card-main{grid-template-columns:1fr}.assignment-card{align-items:flex-start}.table-filter-content{grid-template-columns:1fr;width:100%;display:grid}}.counterparties-page{width:100%;min-width:0;max-width:none;margin:0}.counterparty-table{box-sizing:border-box;overscroll-behavior-inline:contain;-webkit-overflow-scrolling:touch;width:100%;min-width:0;max-width:100%;overflow:auto visible}.counterparty-table .counterparty-table-header,.counterparty-table article{width:max(100%, var(--counterparty-min-width));box-sizing:border-box;grid-template-columns:var(--counterparty-columns);max-width:none;min-width:var(--counterparty-min-width)}.counterparty-table article>[data-counterparty-cell],.counterparty-table article>[data-counterparty-selection-cell],.counterparty-table article>[data-counterparty-action-cell]{grid-area:1;min-width:0}.counterparty-table :is(.counterparty-table-header,article)>[data-counterparty-action-cell]{grid-column:var(--counterparty-action-column);grid-row:1}.counterparty-table-header label,.counterparty-table-header .actions-column-heading{white-space:normal;overflow-wrap:normal;word-break:normal;min-width:0;line-height:1.2;overflow:visible}.counterparty-header-cell{align-self:stretch;min-width:0;position:relative}.counterparty-header-cell label{align-content:end;gap:4px;height:100%;padding-right:8px;display:grid}.column-resize-handle{z-index:4;cursor:col-resize;touch-action:none;background:0 0;border:0;border-radius:0;width:10px;min-width:10px;height:auto;padding:0;position:absolute;top:-2px;bottom:-2px;right:-5px}.column-resize-handle:after{content:"";background:#cbd5e1;width:1px;position:absolute;top:0;bottom:0;right:4px}.column-resize-handle:hover:after,.column-resize-handle:focus-visible:after{background:#2563eb;width:3px}.counterparty-company-link{-webkit-line-clamp:3;white-space:normal;overflow-wrap:break-word;word-break:normal;-webkit-box-orient:vertical;max-width:100%;display:-webkit-box;overflow:hidden}.counterparty-address-cell{white-space:normal;overflow-wrap:break-word;word-break:normal;gap:2px;display:grid}.counterparty-phone-cell,.counterparty-email-cell,.counterparty-nip-cell{white-space:nowrap;word-break:keep-all}.counterparty-email-cell{overflow-wrap:normal}.counterparty-table .services-cell,.counterparty-notes-cell{-webkit-line-clamp:3;white-space:normal;overflow-wrap:break-word;word-break:normal;-webkit-box-orient:vertical;display:-webkit-box;overflow:hidden}.counterparty-url-cell{white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.counterparty-table .counterparty-row-actions{white-space:nowrap;flex-wrap:nowrap;justify-content:flex-end;align-items:center;gap:4px;width:230px;min-width:230px;max-width:230px;display:flex}.counterparty-row-actions .field-actions{display:contents}.counterparty-row-actions .smart-action-button,.counterparty-row-actions .icon-action{flex:0 0 34px;width:34px;min-width:34px;height:34px}.counterparty-quick-actions{white-space:nowrap;flex-wrap:nowrap;flex:0 0 224px;justify-content:flex-end;align-items:center;gap:4px;width:max-content;min-width:224px;max-width:none;display:inline-flex}.sr-only{clip:rect(0, 0, 0, 0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.smart-action-button:disabled:hover:after,.smart-action-button:disabled:focus-visible:after{opacity:1;transform:translateY(0)}.counterparty-quick-actions>.field-actions{display:contents}.assignment-table-header,.assignment-card{grid-template-columns:minmax(160px,1.25fr) minmax(170px,1.35fr) minmax(150px,.9fr) minmax(175px,1.05fr) minmax(130px,.8fr) minmax(180px,1.3fr) minmax(150px,1fr) 84px;align-items:center;gap:8px;min-width:1260px;display:grid!important}.assignment-table-header{color:#475569;background:#eef2f6;padding:8px 10px;font-size:.76rem;font-weight:800}.assignment-card>*{min-width:0}.assignment-company,.assignment-location,.assignment-notes{-webkit-line-clamp:2;white-space:normal;overflow-wrap:break-word;word-break:normal;-webkit-box-orient:vertical;display:-webkit-box;overflow:hidden}.assignment-card .action-field{gap:4px}.assignment-card .action-field-value{white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.assignment-card .smart-action-button{flex-basis:30px;width:30px;height:30px}.assignment-badges{flex-wrap:nowrap;margin:0;overflow:hidden}.assignment-services .status-chip{text-overflow:ellipsis;max-width:130px;overflow:hidden}.assignment-card .assignment-notes{padding-top:0}.assignment-card .assignment-actions{justify-content:flex-end;gap:4px}.audit-page{width:100%;min-width:0}.audit-page>h1,.audit-page .page-heading{margin-bottom:16px}.audit-filters{background:#f8fafc;border-radius:8px;grid-template-columns:repeat(auto-fit,minmax(160px,1fr));gap:10px;margin-bottom:14px;padding:14px;display:grid}.audit-filters label{color:#475569;gap:5px;font-size:.8rem;font-weight:700;display:grid}.audit-filters input,.audit-filters select{background:#fff;border:1px solid #cbd5e1;border-radius:6px;min-height:38px;padding:7px 9px}.audit-table,.application-log-table{width:100%;overflow-x:auto}.audit-row{border-bottom:1px solid #e2e8f0;grid-template-columns:150px 130px 100px 130px 180px minmax(220px,1fr) minmax(130px,.7fr);align-items:center;gap:8px;min-width:1100px;padding:9px 11px;display:grid}.application-log-row{border-bottom:1px solid #e2e8f0;grid-template-columns:150px 80px 130px 180px minmax(240px,1fr) 120px minmax(220px,1fr) 180px 100px;align-items:center;gap:8px;min-width:1450px;padding:9px 11px;display:grid}.audit-row:nth-child(odd),.application-log-row:nth-child(odd){background:#f8fafc}.audit-row.header,.application-log-row.header{background:#eaf0f6;font-size:.77rem;font-weight:800;position:sticky;top:0}.structured-details{color:#e5e7eb;white-space:pre-wrap;word-break:break-word;background:#111827;border-radius:6px;max-height:360px;padding:10px;font-size:.76rem;overflow:auto}.log-level{border-radius:999px;justify-content:center;padding:4px 7px;font-weight:800;display:inline-flex}.log-level.info{color:#1d4ed8;background:#dbeafe}.log-level.warn{color:#92400e;background:#fef3c7}.log-level.error,.log-level.critical{color:#b91c1c;background:#fee2e2}.object-history>summary{cursor:pointer;font-size:1.05rem;font-weight:800}.object-history .audit-page{margin-top:14px}.object-history .audit-page>h1{display:none}.column-chooser[open]{min-width:min(560px,100vw - 48px);max-height:min(520px,70vh);overflow:auto}.column-chooser-actions{flex-wrap:wrap;gap:6px;margin:8px 0 10px;display:flex}.column-chooser-actions button{color:#334155;background:#fff;border:1px solid #b8c7d9;border-radius:6px;min-height:32px;padding:4px 9px}.column-chooser-options{grid-template-columns:repeat(2,minmax(180px,1fr));gap:2px 14px;display:grid}.column-chooser-options>div{align-items:center;gap:7px;min-width:0;display:flex}.column-chooser-options input{flex:none}.table-pagination{justify-content:center;align-items:center;gap:12px;margin-top:12px;display:flex}.counterparty-pagination{background:#fff;border:1px solid #dce3eb;border-radius:8px;grid-template-columns:minmax(210px,1fr) auto minmax(150px,1fr);align-items:center;gap:14px;width:100%;margin-top:12px;padding:10px 12px;display:grid}.counterparty-quick-toolbar{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:.75rem;width:100%;padding:.55rem 0;display:flex}.counterparty-quick-toolbar .form-actions{margin-left:auto}.counterparty-selection-summary{color:var(--muted-text,#64748b);font-size:.875rem}.counterparty-selection-cell{justify-content:center;align-items:center;min-width:0;display:flex}.counterparty-selection-cell input{width:1rem;height:1rem;margin:0}.counterparty-column-settings{position:relative}.counterparty-column-settings>summary{cursor:pointer;align-items:center;min-height:2rem;display:flex}.assign-counterparty-action{justify-content:center;align-items:center;width:2rem;height:2rem;padding:0;display:inline-flex}.assign-counterparty-action.assigned{color:var(--success,#15803d)}.pagination-summary{color:#52647a;gap:2px;font-size:.8rem;display:grid}.pagination-buttons{justify-content:center;align-items:center;gap:4px;display:flex}.pagination-buttons button{color:#334155;background:#fff;border:1px solid #cbd5e1;border-radius:6px;min-width:32px;height:32px;padding:0 7px;position:relative}.pagination-buttons button.current{color:#fff;background:#1d4ed8;border-color:#1d4ed8}.pagination-buttons button:disabled{color:#94a3b8;background:#f1f5f9}.pagination-ellipsis{color:#64748b;padding:0 3px}.pagination-size{color:#52647a;justify-content:flex-end;align-items:center;gap:7px;font-size:.8rem;display:flex}.pagination-size select{background:#fff;border:1px solid #b8c7d9;border-radius:6px;height:34px;padding:0 7px}@media (width<=700px){.counterparty-table .counterparty-table-header{display:grid}.counterparty-table article{grid-template-columns:var(--counterparty-columns)}.counterparty-table article button{width:auto}.column-resize-handle{display:none}.column-chooser-options,.counterparty-pagination{grid-template-columns:1fr}.pagination-summary,.pagination-size{text-align:center;justify-content:center}.pagination-buttons{overflow-x:auto}}.dashboard-compact-layout{grid-template-columns:minmax(0,2.25fr) minmax(250px,.75fr);align-items:start;gap:16px;display:grid}.dashboard-main-column,.dashboard-right-column{gap:14px;display:grid}.dashboard-object-section{overflow:hidden}.dashboard-section-summary{color:#42536a;text-align:left;cursor:pointer;background:#fff;border:0;border-bottom:1px solid #e5e9ef;grid-template-columns:1fr auto auto;align-items:center;gap:14px;width:100%;min-height:72px;padding:13px 16px;display:grid}.dashboard-section-summary:hover{background:#f8fbff}.dashboard-section-summary strong{color:#152b49;font-size:1.55rem}.dashboard-section-summary>span:last-child{color:#2563eb;font-size:1.1rem}.dashboard-object-rows{display:grid}.dashboard-object-row{border-bottom:1px solid #edf0f4;grid-template-columns:minmax(0,1.5fr) minmax(110px,.8fr) minmax(135px,.9fr);align-items:center;gap:12px;min-height:38px;padding:7px 16px;font-size:.83rem;display:grid}.dashboard-object-row:nth-child(2n){background:#f8fafc}.dashboard-object-row button{color:#1d4ed8;min-width:0;font:inherit;text-align:left;text-overflow:ellipsis;white-space:nowrap;cursor:pointer;background:0 0;border:0;padding:0;font-weight:700;overflow:hidden}.dashboard-object-row button:hover{text-decoration:underline}.dashboard-object-row span{color:#64748b;text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.dashboard-recent-subsection{border-top:1px solid #dce3eb}.dashboard-recent-subsection h3{color:#475569;text-transform:uppercase;letter-spacing:.04em;margin:0;padding:10px 16px 6px;font-size:.78rem}.dashboard-objects-empty{color:#64748b;margin:0;padding:14px 16px;font-size:.84rem}.dashboard-right-column .summary-card{width:100%}.summary-card-compact{min-height:88px;padding:15px 17px}.dashboard-right-column .quick-panel{padding:15px}.dashboard-right-column .quick-panel h2{margin-bottom:11px}.dashboard-right-column .quick-grid{grid-template-columns:1fr}.dashboard-right-column .quick-grid button{min-height:38px}.dashboard-compact-layout .table-scroll{overflow:visible}@media (width<=900px){.dashboard-compact-layout,.dashboard-right-column{grid-template-columns:1fr}.dashboard-object-row{grid-template-columns:minmax(0,1.4fr) minmax(90px,.8fr) minmax(110px,1fr)}}@media (width<=560px){.dashboard-object-row{grid-template-columns:1fr 1fr}.dashboard-object-row span:last-child{grid-column:1/-1}.dashboard-right-column{grid-template-columns:1fr}}.smart-object-table{gap:0}.smart-object-header,.smart-object-row{grid-template-columns:minmax(180px,1.2fr) minmax(300px,2.2fr) minmax(150px,.9fr) minmax(110px,.7fr) 116px;gap:.6rem;min-width:820px}.smart-object-row{min-height:48px}.object-address-cell{-webkit-line-clamp:2;-webkit-box-orient:vertical;line-height:1.25;display:-webkit-box;overflow:hidden}.smart-object-row .row-icon-actions{white-space:nowrap;flex-wrap:nowrap;justify-content:flex-end;display:flex}.smart-object-row .field-actions{flex-wrap:nowrap}@media (width<=700px){.smart-object-header,.smart-object-row{grid-template-columns:minmax(180px,1.2fr) minmax(300px,2.2fr) minmax(150px,.9fr) minmax(110px,.7fr) 116px;min-width:820px}}.objects-page .smart-object-header,.objects-page .smart-object-row{grid-template-columns:54px minmax(180px,1.35fr) minmax(170px,.9fr) minmax(260px,1.8fr) minmax(140px,.8fr) minmax(110px,.65fr) 116px;min-width:1050px}.object-row-number{text-align:center;font-variant-numeric:tabular-nums}.objects-page .smart-object-header>.object-row-number{align-self:center;font-weight:700}.workspace-heading-actions{flex-wrap:nowrap;align-items:center;gap:8px;display:flex}.workspace-heading-actions .secondary-button{white-space:nowrap;align-items:center;gap:6px;display:inline-flex}.archive-page{width:100%;min-width:0}.archive-filters{grid-template-columns:minmax(220px,2fr) minmax(180px,1fr) minmax(180px,1fr) auto;align-items:end;gap:12px;margin-bottom:16px;padding:16px;display:grid}.archive-filters label{gap:6px;font-size:.82rem;font-weight:700;display:grid}.archive-filters input,.archive-filters select{background:#fff;border:1px solid #b8c7d9;border-radius:7px;min-height:40px;padding:8px 10px}.archive-table-wrap{border:1px solid #dfe5ec;border-radius:8px;width:100%;overflow-x:auto}.archive-table{grid-template-columns:minmax(190px,1.3fr) minmax(240px,1.8fr) minmax(140px,.8fr) minmax(140px,.8fr) minmax(120px,.7fr) minmax(120px,.7fr) minmax(150px,.8fr) minmax(120px,.7fr) 92px;align-items:center;gap:10px;min-width:1280px;padding:9px 12px;display:grid}.archive-table-header{background:#eef2f6;font-size:.78rem}.archive-row{background:#fff;border-top:1px solid #dfe5ec}.archive-row:nth-child(odd){background:#f8fafc}.archive-row:hover{background:#eef5ff}.archive-row>span{overflow-wrap:normal;word-break:normal}.archive-readonly-notice{color:#713f12;background:#fefce8;border:1px solid #facc15;border-radius:8px;padding:12px 14px}.archive-metadata{color:#52647a;flex-wrap:wrap;gap:8px 18px;margin:12px 0;font-size:.84rem;display:flex}.contact-notes{white-space:normal}.pagination-footer{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:12px;margin-top:14px;display:flex}.pagination-buttons,.pagination-buttons>span{align-items:center;gap:4px;display:flex}.pagination-buttons button,.pagination-footer select{background:#fff;border:1px solid #cbd5e1;border-radius:6px;min-height:34px;padding:6px 9px}.pagination-buttons button.is-current{color:#fff;background:#2563eb;border-color:#2563eb}@media (width<=800px){.archive-filters{grid-template-columns:1fr 1fr}.archive-filters .secondary-button{width:auto}.pagination-footer{flex-direction:column;align-items:flex-start}}@media (width<=700px){.workspace-heading-actions{justify-content:space-between;width:100%}.workspace-heading-actions .secondary-button{width:auto}}.full-width-page{box-sizing:border-box;width:100%;min-width:0;max-width:none}.app-column{width:calc(100% - var(--sidebar-width));min-width:0;max-width:calc(100% - var(--sidebar-width))}.workspace{width:100%;min-width:0;max-width:none}.workspace>:where(.dashboard-page,.objects-page,.object-workspace,.counterparties-page,.excel-import-page,.directory-page,.services-page,.settings-page,.placeholder-page,section){box-sizing:border-box;width:100%;min-width:0;max-width:none;margin-inline:0}.workspace :where(.panel,.workspace-section,.object-overview,.responsibility-panel){min-width:0}.workspace :where(.table-scroll,.smart-object-table,.counterparty-table,.excel-preview){width:100%;max-width:100%}.workforce-grid{width:100%;min-width:0;overflow-x:auto}.workforce-row,.directory-list article,.object-list article{width:100%;max-width:none}.counterparty-type-list .reference-list-header,.counterparty-type-list article{grid-template-columns:minmax(220px,1fr) 120px 100px}.object-form-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.object-form-grid>label,.service-form>label,.workforce-form>label{min-width:0}@media (width<=1100px){.workspace{padding:20px}.dashboard-compact-layout{gap:14px}}@media (width<=700px){.app-column{width:100%;max-width:100%;margin-left:0}.workspace{padding:16px 12px}.object-form-grid{grid-template-columns:1fr}}@media (width<=420px){.workspace{padding-inline:10px}}.directory-translation-fields{border:0;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;padding:0;display:grid}.directory-translation-fields legend{grid-column:1/-1;margin-bottom:8px;font-weight:800}.directory-translation-fields label{gap:6px;display:grid}.directory-translation-fields .current-locale-field{background:#eff6ff;border:2px solid #60a5fa;border-radius:8px;padding:10px}.translation-verified{color:#15803d}.translation-missing,.translation-warning{color:#b45309}.translation-warning{margin-left:6px}.text-button{color:#2563eb;text-align:left;cursor:pointer;background:0 0;border:0;padding:0}.translation-review-filters{grid-template-columns:repeat(3,minmax(180px,1fr));gap:12px;padding:15px;display:grid}.translation-review-filters label{gap:5px;display:grid}.translation-review-table{overflow-x:auto}.translation-review-row{border-bottom:1px solid #e2e8f0;grid-template-columns:150px minmax(180px,1fr) repeat(3,minmax(180px,1fr)) 120px 120px;gap:8px;min-width:1150px;padding:10px;display:grid}.translation-review-row.header{background:#f1f5f9}.translation-attention-card{color:#78350f;cursor:pointer;background:#fffbeb;border:1px solid #fbbf24;justify-content:space-between;align-items:center;width:100%;padding:14px;display:flex}.translation-attention-card strong{font-size:1.4rem}@media (width<=800px){.directory-translation-fields,.translation-review-filters{grid-template-columns:1fr}}.settings-page{width:100%;min-width:0;max-width:none}.settings-context-header{color:#64748b;text-transform:uppercase;letter-spacing:.04em;justify-content:space-between;align-items:center;min-height:2.25rem;margin-bottom:.6rem;font-size:.82rem;font-weight:700;display:flex}.settings-section-content{width:100%;min-width:0}.settings-reference-note{color:#64748b}.settings-table-wrap{width:100%;overflow-x:auto}.settings-backup-table{border-collapse:collapse;table-layout:auto;width:100%;min-width:58rem}.settings-backup-table th,.settings-backup-table td{text-align:left;vertical-align:middle;border-bottom:1px solid #e2e8f0;padding:.55rem .65rem}.settings-backup-table tbody tr:nth-child(2n){background:#f8fafc}.settings-backup-table code{text-overflow:ellipsis;white-space:nowrap;max-width:18rem;display:block;overflow:hidden}.restore-source-grid,.system-information-grid{grid-template-columns:repeat(auto-fit,minmax(min(100%,20rem),1fr));gap:1rem;display:grid}.restore-source-grid fieldset{border:1px solid #dbe2ea;border-radius:.6rem;min-width:0;padding:1rem}.restore-source-grid label,.restore-confirmation label{gap:.35rem;display:grid}.danger-zone{border-color:#fecaca}.danger-warning{color:#991b1b;background:#fef2f2;border-left:4px solid #dc2626;margin-bottom:1rem;padding:.8rem 1rem}.backup-summary,.system-info-list{gap:.35rem;display:grid}.backup-summary div,.system-info-list div{border-bottom:1px solid #e2e8f0;justify-content:space-between;gap:1rem;padding:.45rem 0;display:flex}.backup-summary dt,.system-info-list dt{color:#64748b}.backup-summary dd,.system-info-list dd{text-align:right;margin:0}.restore-confirmation{border:1px solid #fecaca;border-radius:.6rem;gap:.8rem;max-width:34rem;margin-top:1rem;padding:1rem;display:grid}.forbidden-state{text-align:center;padding:3rem}.settings-territorial{gap:1rem;display:grid}@media (width<=700px){.restore-source-grid,.system-information-grid{grid-template-columns:1fr}.settings-backup-table{min-width:52rem}}.about-buildcrm{grid-template-columns:minmax(0,1.25fr) minmax(16rem,.75fr);gap:1rem;display:grid}.about-buildcrm h1{margin-bottom:1rem}.about-buildcrm a{overflow-wrap:anywhere}.about-document-list{gap:.6rem;margin:0;padding-left:1.2rem;display:grid}.muted-copy{color:var(--muted)}@media (width<=700px){.about-buildcrm{grid-template-columns:1fr}.about-buildcrm .system-info-list div{flex-direction:column;align-items:flex-start;gap:.25rem}.about-buildcrm .system-info-list dd{text-align:left}}.maintenance-tool-card{background:#f8fafc;border:1px solid #dbe2ea;border-radius:.6rem;justify-content:space-between;align-items:center;gap:1rem;margin-top:1rem;padding:1rem;display:flex}.maintenance-tool-card h3,.maintenance-tool-card p{margin-block:.2rem}@media (width<=600px){.maintenance-tool-card{flex-direction:column;align-items:flex-start}}.translation-import-page{min-width:0}.translation-import-preview{overflow-x:auto}.translation-import-row{border-bottom:1px solid #e2e8f0;grid-template-columns:150px 100px minmax(170px,1fr) repeat(4,minmax(150px,1fr)) 130px minmax(180px,1fr);align-items:center;gap:8px;min-width:1450px;padding:9px;display:grid}.translation-import-row.header{background:#f1f5f9;position:sticky;top:0}.translation-import-row>span{overflow-wrap:anywhere;min-width:0}.translation-import-result{max-width:58rem}.user-filters{grid-template-columns:minmax(220px,2fr) repeat(2,minmax(150px,1fr));gap:10px;margin-bottom:12px;padding:14px;display:grid}.users-table{overflow-x:auto}.users-row{border-bottom:1px solid #e2e8f0;grid-template-columns:minmax(160px,1.3fr) minmax(110px,.8fr) minmax(180px,1.2fr) 110px 110px 150px 110px 140px;align-items:center;gap:10px;min-width:1080px;padding:10px 12px;display:grid}.users-row.header{background:#f8fafc}.users-row .compact-actions{gap:6px;display:flex}.users-row .compact-actions button{width:34px;height:34px}.users-roles-page>.page-header{margin-bottom:12px}.users-roles-page>.page-header h2{margin:0}.users-roles-page>button[disabled]{margin-top:12px}.users-pagination{justify-content:flex-end;align-items:center;gap:12px;margin-top:12px;padding:12px;display:flex}.users-pagination label{align-items:center;gap:6px;display:flex}.temporary-password-dialog code{word-break:break-all;background:#f1f5f9;margin:16px 0;padding:12px;font-size:1.1rem;display:block}.forced-password-page{place-items:center;min-height:100vh;padding:20px;display:grid}.forced-password-page .assignment-dialog{width:min(100%,520px);position:static}@media (width<=800px){.user-filters{grid-template-columns:1fr}.users-pagination{flex-wrap:wrap;justify-content:flex-start;align-items:stretch}}.responsibility-heading{justify-content:space-between;align-items:flex-start;gap:12px;display:flex}.responsibility-heading h2{margin:0}.responsibility-edit-action-icon{place-items:center;min-width:44px;height:44px;font-size:1.15rem;display:inline-grid;width:44px!important;padding:0!important}.responsibility-placeholder span{text-align:right;overflow-wrap:anywhere;min-width:0}.responsibility-form{gap:12px;margin-top:14px;display:grid}.responsibility-form>label,.secondary-engineer-editor>label{color:#42536a;gap:6px;min-width:0;font-size:.82rem;font-weight:700;display:grid}.responsibility-form .resource-autocomplete{min-width:0}.responsibility-form input{width:100%;min-height:44px}.secondary-engineer-editor{gap:6px;min-width:0;display:grid}.secondary-engineer-editor>.text-button,.add-secondary-engineer{white-space:normal;text-align:left;justify-self:start;min-height:40px}.responsibility-form .form-actions{flex-wrap:wrap;justify-content:flex-end;gap:10px;display:flex}.responsibility-form .form-actions button{min-height:44px}@media (width<=700px){.responsibility-heading{align-items:flex-start}.responsibility-placeholder{flex-direction:column;align-items:stretch}.responsibility-form .form-actions button{width:100%}.responsibility-placeholder span{text-align:left}.responsibility-form .form-actions{grid-template-columns:1fr;display:grid}}.data-migration-page{gap:16px;display:grid}.data-migration-page .panel{gap:14px;display:grid}.data-migration-page label{gap:8px;display:grid}.warning-text{color:var(--danger,#b42318);margin-top:8px;display:block}.migration-database-comparison{grid-template-columns:repeat(2,minmax(0,1fr));gap:16px;display:grid}.migration-database-comparison>div{border:1px solid var(--border-color,#d0d5dd);border-radius:8px;gap:6px;padding:12px;display:grid}.migration-analysis-list{gap:6px;max-height:460px;display:grid;overflow:auto}.migration-analysis-row{border-bottom:1px solid var(--border-color,#d0d5dd);grid-template-columns:minmax(140px,1fr) minmax(220px,1.4fr) 100px minmax(160px,1fr) minmax(150px,.8fr);align-items:center;gap:10px;padding:10px;display:grid}.migration-analysis-row code{overflow-wrap:anywhere}.migration-analysis-row.conflict{border-left:4px solid var(--danger,#b42318)}.migration-analysis-row.create{border-left:4px solid #079455}.migration-analysis-row.update{border-left:4px solid #f79009}@media (width<=700px){.migration-database-comparison,.migration-analysis-row{grid-template-columns:1fr}.migration-analysis-list{max-height:none;overflow:visible}}.system-health-widget{text-align:left;cursor:pointer;flex-direction:column;align-items:flex-start;gap:.45rem;width:100%;display:flex}.health-status{align-items:center;gap:.35rem;font-weight:700;display:inline-flex}.health-status--healthy{color:var(--success-color,#18794e)}.health-status--warning{color:var(--warning-color,#9a6700)}.health-status--critical{color:var(--danger-color,#c62828)}.health-status--unknown{color:var(--muted-color,#667085)}.health-shell-indicator{background:var(--surface-color,#fff);cursor:pointer;border:1px solid;border-radius:.5rem;align-self:flex-start;margin:.5rem 1rem 0;padding:.65rem .9rem}.system-health-grid{grid-template-columns:repeat(auto-fit,minmax(min(100%,280px),1fr));gap:1rem;margin-top:1rem;display:grid}.system-health-card{min-width:0}.system-health-card h2{font-size:1rem}.system-health-card dl div{grid-template-columns:minmax(7rem,1fr) 2fr;gap:.5rem;display:grid}.system-health-card dd{overflow-wrap:anywhere}.system-monitoring-summary{max-width:48rem;margin:1rem 0}.system-monitoring-summary dd{overflow-wrap:anywhere}.print-preview-shell{color:#111;background:#eef0f2;min-height:100vh;padding:1.5rem}.print-preview-toolbar{justify-content:space-between;align-items:center;gap:1rem;max-width:210mm;margin:0 auto 1rem;display:flex}.print-preview-toolbar h1{margin:0;font-size:1.15rem}.print-preview-toolbar>div{gap:.65rem;display:flex}.print-document{box-sizing:border-box;color:#111;overflow-wrap:anywhere;background:#fff;width:min(210mm,100%);min-height:297mm;margin:0 auto;padding:15mm 16mm 18mm;font:10.5pt/1.45 Arial,sans-serif;box-shadow:0 3px 18px #0002}.print-report-header{border-bottom:2px solid #111;justify-content:space-between;gap:2rem;padding-bottom:6mm;display:flex}.print-report-header h1{margin:.25rem 0 0;font-size:20pt;line-height:1.15}.print-report-header>dl{min-width:42%;margin:0}.print-report-section{margin-top:7mm}.print-report-section>h2{text-transform:uppercase;letter-spacing:.04em;border-bottom:1px solid #555;margin:0 0 3mm;padding-bottom:1.5mm;font-size:12pt}.print-report-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:2.5mm 8mm;margin:0;display:grid}.print-report-field{break-inside:avoid;grid-template-columns:minmax(34mm,42%) minmax(0,1fr);gap:3mm;display:grid}.print-report-field dt{color:#333;font-weight:700}.print-report-field dd{white-space:pre-wrap;margin:0}.print-report-block-list{gap:4mm;display:grid}.print-report-block{break-inside:avoid;page-break-inside:avoid;border:1px solid #aaa;padding:3mm}.print-report-block h3{margin:0 0 2.5mm;font-size:11pt}.print-page-footer{display:none}.print-preview-error,.print-preview-loading{padding:2rem}@media (width<=700px){.print-preview-shell{padding:.75rem}.print-preview-toolbar{flex-direction:column;align-items:flex-start}.print-document{min-height:auto;padding:8mm}.print-report-header{display:block}.print-report-header>dl{margin-top:4mm}.print-report-grid{grid-template-columns:1fr}.print-report-field{grid-template-columns:minmax(110px,40%) minmax(0,1fr)}}@page{size:A4 portrait;margin:14mm 14mm 18mm}@media print{html,body,#root{background:#fff!important;margin:0!important;padding:0!important}.print-preview-shell{min-height:auto;background:#fff!important;padding:0!important}.print-preview-toolbar{display:none!important}.print-document{width:auto;min-height:auto;box-shadow:none;margin:0;padding:0}.print-counterparty-block,.print-report-block{break-inside:avoid;page-break-inside:avoid}.print-page-footer{color:#333;border-top:1px solid #777;justify-content:space-between;padding-top:2mm;font:8pt Arial,sans-serif;display:flex;position:fixed;bottom:-11mm;left:0;right:0}.print-page-number:after{content:counter(page)}.print-page-count:after{content:counter(pages)}a{color:inherit;text-decoration:none}}.sidebar-drawer-close{color:#fff;background:0 0;border:0;border-radius:8px;place-items:center;width:44px;height:44px;margin-left:auto;font-size:1.7rem;display:grid}.sidebar-drawer-close:hover,.sidebar-drawer-close:focus-visible{background:#ffffff18}@media (width<=700px){.mobile-shell .sidebar{z-index:100;overscroll-behavior:contain;width:min(286px,100vw - 32px);max-width:calc(100vw - 32px);height:100dvh;inset:0 auto 0 0;overflow:hidden auto;transform:translate(-105%);box-shadow:8px 0 28px #07142655}.mobile-shell .sidebar.mobile-open{transform:translate(0)}.mobile-shell .sidebar .brand-name,.mobile-shell .sidebar .nav-label,.mobile-shell .sidebar .nav-chevron{display:initial}.mobile-shell .sidebar .nav-item{white-space:normal;justify-content:flex-start}.mobile-shell .sidebar .nav-label{text-overflow:clip;overflow-wrap:anywhere;overflow:visible}.mobile-shell .sidebar-backdrop{z-index:90}.mobile-shell .sidebar-backdrop.visible{display:block}.mobile-shell .app-column{width:100%;max-width:100%;margin-left:0}.object-workspace,.object-workspace>*,.object-workspace .collapsible-search-content,.object-workspace .counterparty-quick-toolbar{min-width:0;max-width:100%}.object-workspace .counterparty-filters{grid-template-columns:minmax(0,1fr);width:100%}.object-workspace .counterparty-filters>*,.object-workspace .counterparty-filters input,.object-workspace .counterparty-filters select{min-width:0;max-width:100%}.object-workspace .workspace-heading-actions{grid-template-columns:minmax(0,1fr) 44px;align-items:center;display:grid}.object-workspace .workspace-heading-actions .secondary-button{white-space:normal;width:100%;min-width:0}.object-workspace .workspace-heading-actions .icon-action{width:44px;min-width:44px;height:44px}.object-workspace .counterparty-quick-toolbar{flex-direction:column;align-items:stretch}.object-workspace .counterparty-quick-toolbar .form-actions{grid-template-columns:1fr;width:100%;margin:0;display:grid}.object-workspace .counterparty-quick-toolbar .form-actions>*{white-space:normal;width:100%;min-width:0}.object-workspace .counterparty-pagination{min-width:0;padding-inline:8px}.object-workspace .pagination-buttons{flex-wrap:wrap;justify-content:center;width:100%;min-width:0;max-width:100%;padding:3px;overflow:visible}.object-workspace .pagination-buttons button{flex:none;min-width:38px;height:38px}}
