@import"https://fonts.googleapis.com/css2?family=Manrope:wght@400;600;700&display=swap";:root{font-family:Manrope,Segoe UI,sans-serif;color:#0e1b25;background:radial-gradient(circle at 10% 20%,#f3f6ff 0,#e7f0ff 25%,#f9fbff 55%,#f7fbff);line-height:1.5;font-weight:400}*{box-sizing:border-box}body{margin:0;min-height:100vh;background:#eef3fb}a{color:inherit;text-decoration:none}.shell{min-height:100vh;display:flex}.sidebar{width:260px;background:#0d2538;color:#f6fbff;display:flex;flex-direction:column;padding:24px;flex-shrink:0;position:sticky;top:0;height:100vh;overflow-y:auto;gap:32px;transition:width .25s ease,padding .25s ease,opacity .2s ease}.sidebar-hidden .sidebar{width:0;padding:0;overflow:hidden;opacity:0;pointer-events:none}.sidebar-close-btn{margin-left:auto;background:none;border:none;color:#ffffff80;font-size:16px;cursor:pointer;padding:4px 6px;border-radius:6px;line-height:1;transition:color .15s,background .15s}.sidebar-close-btn:hover{color:#fff;background:#ffffff1a}.sidebar-open-btn{position:fixed;bottom:20px;left:20px;z-index:999;background:linear-gradient(135deg,#0e7ef5,#13c998);color:#fff;border:none;padding:10px 18px;border-radius:24px;font-weight:700;font-size:14px;cursor:pointer;box-shadow:0 4px 16px #0e7ef559;transition:transform .15s ease,box-shadow .2s ease;font-family:inherit}.sidebar-open-btn:hover{transform:translateY(-2px);box-shadow:0 8px 24px #0e7ef573}.page{flex:1;padding:16px;width:100%;min-width:0}.brand{display:flex;gap:12px;align-items:center;font-weight:700;letter-spacing:.4px;font-size:18px;color:#fff;padding-bottom:24px;border-bottom:1px solid rgba(255,255,255,.1)}.nav{display:flex;flex-direction:column;gap:8px;flex:1}.nav a{padding:12px 16px;border-radius:12px;color:#b0c0d0;font-weight:600;text-decoration:none;transition:all .2s ease;display:flex;align-items:center}.nav a:hover{background:#ffffff0d;color:#fff;transform:translate(4px)}.nav a.active{background:#0e7ef5;color:#fff;box-shadow:0 4px 12px #0e7ef54d}.user-section{padding-top:24px;border-top:1px solid rgba(255,255,255,.1);display:flex;flex-direction:column;gap:16px}.user-chip{display:flex;align-items:center;gap:12px;text-align:left;background:none;border:none;padding:0;color:#fff;cursor:pointer;width:100%}.user-chip .badge{flex-shrink:0}.logout-btn{width:100%;text-align:center;background:#f0545426;color:#ff6b6b;border:1px solid rgba(240,84,84,.3)}.logout-btn:hover{background:#f05454;color:#fff}.card{background:#fff;border-radius:20px;padding:12px;box-shadow:0 4px 20px #0c3f740a;border:1px solid #ecf1f7;display:flex;flex-direction:column;overflow:hidden}.card-full{height:calc(100vh - 32px)}.grid-2{display:grid;grid-template-columns:repeat(auto-fit,minmax(320px,1fr));gap:16px}.title{font-size:18px;margin:0 0 4px;letter-spacing:-.2px}.subtitle{color:#4b6072;margin:0 0 24px}.form{display:grid;gap:12px}.field{display:flex;flex-direction:column;gap:6px}.field label{font-weight:600;color:#203040}.field input,.field select{padding:12px 14px;border-radius:12px;border:1px solid #d7dfe8;background:#f8fbff;font-size:15px}.field input:focus{outline:2px solid #0e7ef5;background:#fff}.btn-primary{background:linear-gradient(135deg,#0e7ef5,#13c998);border:none;color:#fff;padding:12px 16px;border-radius:12px;font-weight:700;cursor:pointer;transition:transform .1s ease,box-shadow .2s ease}.btn-primary:hover{transform:translateY(-1px);box-shadow:0 10px 26px #0e7ef559}.btn-ghost{background:#eef3fb;border:1px solid #dce5f0;color:#0d2538;padding:10px 12px;border-radius:10px;font-weight:600;cursor:pointer}.table-wrap{overflow:auto;border-radius:16px;border:1px solid #e5edf5;box-shadow:inset 0 1px #fff6}table{width:100%;border-collapse:collapse;min-width:760px}th,td{padding:12px 14px;border-bottom:1px solid #edf2f7}th{background:#f6f9fe;text-align:left;font-size:13px;letter-spacing:.2px;color:#4a6070}tr:hover td{background:#f9fcff}.pill{padding:10px 14px;border-radius:12px;font-size:13px;font-weight:600;display:inline-block;background:#f0f3f8;color:#345;text-align:center}.pill.success{background:#e9fbf4;color:#0c7a4b}.pill.muted{background:#eef3fb;color:#345}.muted{color:#6b7c8f}.creds{background:#0d2538;color:#f7fbff;padding:10px 12px;border-radius:12px;display:inline-flex;gap:10px;margin-top:8px}.page-grid{display:grid;gap:18px}.flex-between{display:flex;align-items:center;justify-content:space-between;gap:12px;flex-wrap:wrap}.table-controls{display:flex;gap:10px;flex-wrap:wrap;align-items:center}.input-sm{padding:10px 12px;border-radius:10px;border:1px solid #d7dfe8;background:#f8fbff}.pivot-shell{width:100%;display:flex;flex-direction:column;flex:1;min-height:0}.pivot-scroll{position:relative;flex:1;overflow:auto;border:1px solid #e5edf5;border-radius:16px;box-shadow:inset 0 1px #fff6}.pivot-table{width:auto;border-collapse:separate;border-spacing:0;table-layout:auto}.pivot-table th,.pivot-table td{padding:4px 10px;border-bottom:1px solid #d0d8e0;border-right:1px solid #d0d8e0;white-space:nowrap;text-align:right;font-size:12px;height:24px;line-height:1}.pivot-table th.sticky-col,.pivot-table td.sticky-col{text-align:left}.pivot-table th{position:sticky;top:0;z-index:2;background:#f6f9fe}.pivot-table thead tr th{position:sticky;top:0;z-index:2}.pivot-table thead tr:first-child th{border-bottom:none;top:0;padding:5px 10px;height:32px;line-height:1}.pivot-table thead tr:nth-child(2) th{top:32px;padding:5px 10px;height:32px;line-height:1;border-top:none}.pivot-table .sticky-col{position:sticky;left:0;z-index:3;background:#fff;box-shadow:4px 0 8px #0e253814}.pivot-table .sticky-col.sticky-footer{z-index:4;background:#f6f9fe}.pivot-table tfoot td{position:sticky;bottom:0;z-index:2;background:#f6f9fe;font-weight:700}.pivot-table tfoot td.sticky-col{z-index:4}.pivot-table tbody tr:hover td{background-color:#0e7ef50f!important}.pivot-table tbody td:hover{background-color:#0e7ef51f!important}.svod-reserve-row td{border-bottom:1px solid #e0e0e0}.pivot-table tbody td.col-hover,.pivot-table tfoot td.col-hover{background-color:#0e7ef51f!important}.pivot-table tbody td[data-tooltip],.pivot-table tfoot td[data-tooltip]{position:relative}.pivot-table tbody td[data-tooltip]:hover:after,.pivot-table tfoot td[data-tooltip]:hover:after{content:attr(data-tooltip);position:absolute;bottom:125%;left:50%;transform:translate(-50%);background:#0d2538;color:#f7fbff;padding:8px 10px;border-radius:8px;font-size:11px;white-space:pre-line;z-index:1000;box-shadow:0 4px 12px #0003;pointer-events:none;font-weight:400;line-height:1.4;min-width:140px;text-align:left;opacity:0;animation:tooltipFadeIn .2s ease .6s forwards}.pivot-table tbody td[data-tooltip]:hover:before,.pivot-table tfoot td[data-tooltip]:hover:before{content:"";position:absolute;bottom:120%;left:50%;transform:translate(-50%);border:6px solid transparent;border-top-color:#0d2538;z-index:1000;pointer-events:none;opacity:0;animation:tooltipFadeIn .2s ease .6s forwards}@keyframes tooltipFadeIn{0%{opacity:0}to{opacity:1}}@keyframes cellFlash{0%{font-weight:700}to{font-weight:400}}.cell-flash{animation:cellFlash .8s ease-out}.modal-backdrop{position:fixed;inset:0;background:#05101c8c;display:flex;align-items:center;justify-content:center;padding:20px;z-index:1000}.modal{background:#fff;border-radius:16px;padding:20px;width:min(520px,100%);box-shadow:0 22px 48px #0003}tr.row-selected td{background-color:#dbeafe!important;border-top:2px solid #3b82f6!important;border-bottom:2px solid #3b82f6!important;color:#1e3a8a!important}tr.row-selected td.sticky-col{background-color:#dbeafe!important;border-left:2px solid #3b82f6!important}tr.row-selected td:last-child{border-right:2px solid #3b82f6!important}.rates-widget-toggle{position:fixed;bottom:20px;right:20px;z-index:999;background:linear-gradient(135deg,#0e7ef5,#13c998);color:#fff;border:none;padding:10px 18px;border-radius:24px;font-weight:700;font-size:14px;cursor:pointer;box-shadow:0 4px 16px #0e7ef559;transition:transform .15s ease,box-shadow .2s ease;font-family:inherit}.rates-widget-toggle:hover{transform:translateY(-2px);box-shadow:0 8px 24px #0e7ef573}.cbr-widget-toggle{position:fixed;bottom:20px;right:140px;z-index:999;background:linear-gradient(135deg,#e65100,#f4a623);color:#fff;border:none;padding:10px 18px;border-radius:24px;font-weight:700;font-size:14px;cursor:pointer;box-shadow:0 4px 16px #e6510059;transition:transform .15s ease,box-shadow .2s ease;font-family:inherit}.cbr-widget-toggle:hover{transform:translateY(-2px);box-shadow:0 8px 24px #e6510073}.target-summary-toggle{position:fixed;bottom:20px;right:260px;z-index:999;background:linear-gradient(135deg,#6a1b9a,#ab47bc);color:#fff;border:none;padding:10px 18px;border-radius:24px;font-weight:700;font-size:14px;cursor:pointer;box-shadow:0 4px 16px #6a1b9a59;transition:transform .15s ease,box-shadow .2s ease;font-family:inherit}.target-summary-toggle:hover{transform:translateY(-2px);box-shadow:0 8px 24px #6a1b9a73}.target-summary-panel{position:fixed;z-index:999;-webkit-user-select:none;user-select:none;width:max-content;background:#fff;border-radius:14px;box-shadow:0 12px 40px #0c3f7426;border:1px solid #ecf1f7;font-family:inherit}.rates-widget-panel{position:fixed;z-index:999;-webkit-user-select:none;user-select:none;width:270px;background:#fff;border-radius:14px;box-shadow:0 12px 40px #0c3f7426;border:1px solid #ecf1f7;overflow:hidden;font-family:inherit}.rates-widget-header{display:flex;align-items:flex-start;justify-content:space-between;padding:8px 12px 6px;border-bottom:1px solid #ecf1f7}.rates-widget-title{font-weight:700;font-size:13px;color:#0e1b25}.rates-widget-date{font-size:11px;color:#6b7c8f;margin-top:1px}.rates-widget-close{background:none;border:none;color:#6b7c8f;font-size:14px;cursor:pointer;padding:0 2px;line-height:1}.rates-widget-close:hover{color:#0e1b25}.rates-widget-selects{padding:6px 10px 3px;display:flex;gap:4px}.rates-widget-select{flex:1;min-width:0;padding:5px 8px;border-radius:8px;border:1px solid #d7dfe8;background:#f8fbff;font-size:11px;font-family:inherit;color:#0e1b25}.rates-widget-select:focus{outline:2px solid #0e7ef5;background:#fff}.rates-widget-table{width:100%;border-collapse:collapse;min-width:0}.rates-widget-table th{background:#f6f9fe;font-size:10px;font-weight:600;color:#4a6070;padding:4px 10px;text-align:left;letter-spacing:.2px}.rates-widget-table th:not(:first-child){text-align:right}.rates-widget-table td{padding:3px 10px;font-size:12px;border-bottom:1px solid #edf2f7;text-align:right;color:#0e1b25}.rates-widget-table tr:last-child td{border-bottom:none}.rates-widget-table tr:hover td{background:#f9fcff}.rates-widget-currency{text-align:left!important;font-weight:600;color:#4a6070}.rates-widget-empty{padding:14px 12px;text-align:center;color:#6b7c8f;font-size:12px}.modal-wide{width:min(860px,100%)!important}.tabs{display:flex;gap:0;border-bottom:2px solid #e5edf5;margin-bottom:20px}.tab-btn{background:none;border:none;padding:10px 20px;font-size:14px;font-weight:600;color:#6b7c8f;cursor:pointer;border-bottom:2px solid transparent;margin-bottom:-2px;transition:color .15s,border-color .15s;font-family:inherit}.tab-btn:hover{color:#0d2538}.tab-btn.active{color:#0e7ef5;border-bottom-color:#0e7ef5}.schedule-table{width:100%;border-collapse:collapse;font-size:13px}.schedule-table th{text-align:left;padding:8px 10px;font-size:12px;font-weight:600;color:#4a6070;background:#f6f9fe;border-bottom:1px solid #e5edf5}.schedule-table td{padding:6px 8px;border-bottom:1px solid #f0f3f8;vertical-align:middle}.schedule-table tr:last-child td{border-bottom:none}.schedule-table .day-label{font-weight:700;color:#0d2538;width:36px;white-space:nowrap}.schedule-table select,.schedule-table input[type=time]{padding:6px 8px;border-radius:8px;border:1px solid #d7dfe8;background:#f8fbff;font-size:13px;font-family:inherit;width:100%}.schedule-table select:focus,.schedule-table input[type=time]:focus{outline:2px solid #0e7ef5;background:#fff}.schedule-table .mode-holiday{color:#d04747;font-weight:600}.schedule-table .mode-anytime{color:#0c7a4b;font-weight:600}.page-tabs{display:flex;gap:0;border-bottom:2px solid #e5edf5;background:#fff;border-radius:12px 12px 0 0;padding:0 12px}.page-tabs .tab-btn{padding:14px 24px;font-size:15px}.pivot-table.report-fixed{width:auto}.pivot-table.report-fixed td.sticky-col,.pivot-table.report-fixed th.sticky-col{white-space:nowrap;min-width:max-content}.segmented{display:inline-flex;background:#eef3fb;border-radius:12px;padding:4px;border:1px solid #dce5f0;gap:2px}.segmented-btn{background:transparent;border:none;color:#4a6070;font-weight:600;font-size:13px;padding:7px 14px;border-radius:8px;cursor:pointer;font-family:inherit;transition:all .15s ease}.segmented-btn:hover{color:#0d2538;background:#ffffff80}.segmented-btn.active{background:#fff;color:#0e7ef5;box-shadow:0 2px 6px #0e7ef526}.automode-scope-bar{display:flex;align-items:center;gap:10px;padding:12px 14px;background:linear-gradient(180deg,#f6f9fe,#eef3fb);border:1px solid #dce5f0;border-radius:14px;margin-bottom:14px;flex-wrap:wrap}.automode-scope-label{font-size:12px;font-weight:700;color:#5b6c80;text-transform:uppercase;letter-spacing:.4px}.automode-city-select{padding:8px 12px;font-size:13px;font-weight:600;min-width:200px;font-family:inherit;background:#fff}.automode-currency-chips{display:flex;gap:6px;flex-wrap:wrap;margin-left:8px}.automode-currency-chip{position:relative;background:#fff;border:1px solid #d7dfe8;color:#4a6070;padding:6px 14px;border-radius:999px;font-weight:700;font-size:12px;cursor:pointer;font-family:inherit;transition:all .15s ease}.automode-currency-chip:hover{border-color:#0e7ef5;color:#0e7ef5}.automode-currency-chip.active{background:#0e7ef5;color:#fff;border-color:#0e7ef5;box-shadow:0 2px 8px #0e7ef54d}.automode-chip-dot{position:absolute;top:3px;right:5px;width:6px;height:6px;border-radius:50%;background:#0e7ef5}.automode-currency-chip.active .automode-chip-dot{background:#fff}.automode-chip-dot.inline{position:static;display:inline-block;margin:0 2px;vertical-align:middle}.automode-dim{color:#8b9ba9;background:#f8fafd;font-weight:400}.automode-dim:focus{color:#0d2538;background:#fff}.automode-block{border:1px solid #e5edf5;border-radius:14px;background:#fff;margin-bottom:14px;overflow:hidden}.automode-block-head{display:flex;align-items:baseline;gap:12px;padding:10px 16px;background:linear-gradient(180deg,#f6f9fe,#eef3fb);border-bottom:1px solid #e5edf5}.automode-block-title{font-weight:700;font-size:14px;color:#0d2538}.automode-block-subtitle{font-size:12px;color:#6b7c8f}.automode-block-body{padding:12px 16px}.automode-block-table{width:100%;border-collapse:collapse;font-size:13px;min-width:0}.automode-block-table th{padding:6px 10px;text-align:left;font-size:11px;text-transform:uppercase;letter-spacing:.4px;font-weight:700;color:#5b6c80;background:#fafcff;border-bottom:1px solid #edf2f7}.automode-block-table td{padding:6px 10px;border-bottom:1px solid #f0f3f8}.automode-block-table tr:last-child td{border-bottom:none}.automode-block-table tr:hover td{background:#f9fcff}.automode-hint{margin:12px 4px 0;font-size:12px;color:#6b7c8f}.automode-select-compact{padding:4px 6px;font-size:12px;width:100%;min-width:0}.automode-num-compact{width:60px;padding:4px 6px;font-size:12px}.automode-pivot-scroll{max-height:calc(100vh - 280px)}.automode-pivot th{font-size:13px;font-weight:700;text-align:center;background:#f6f9fe}.automode-pivot tbody td{text-align:left;vertical-align:top}.automode-pivot-row-city td{background:#fafcff}.automode-pivot-row-office td{background:#fff}.automode-pivot-label{display:flex;flex-direction:column;gap:6px;padding:4px 2px}.automode-pivot-office-addr{font-weight:600;font-size:13px;color:#0d2538;white-space:normal;line-height:1.3}.automode-pivot-office-radius{font-size:11px;display:flex;align-items:center;gap:4px}.automode-pivot-default-label{font-weight:700;font-size:13px;color:#0e4e8e;font-style:italic}.automode-pivot-cell{padding:6px!important;white-space:normal}.automode-pivot-grid{display:grid;grid-template-columns:1fr 1fr;gap:4px;align-items:center}.automode-pivot-grid .automode-num-input,.automode-pivot-grid .automode-select{width:100%;min-width:0}.automode-pivot-align{grid-column:1 / -1}.automode-level-cell{display:flex;align-items:center;gap:10px}.automode-reset-btn{display:inline-flex;align-items:center;gap:4px;background:#fff;border:1px solid #d7dfe8;color:#4a6070;padding:4px 10px;border-radius:8px;font-size:12px;font-weight:600;font-family:inherit;cursor:pointer;transition:background .15s,color .15s,border-color .15s}.automode-reset-btn:hover{background:#fce7e7;border-color:#f4baba;color:#d04747}.automode-reset-btn-compact{padding:2px 6px;font-size:13px;line-height:1}.automode-pivot-reset{grid-column:1 / -1;display:flex;justify-content:flex-end;margin-top:2px}.automode-doc{max-width:880px}.automode-doc-section{margin-top:22px;padding-top:18px;border-top:1px solid #edf2f7}.automode-doc-section:first-of-type{border-top:none;margin-top:0;padding-top:0}.automode-doc-h2{margin:0 0 10px;font-size:15px;font-weight:700;color:#0e4e8e;letter-spacing:.2px}.automode-doc-body{font-size:14px;line-height:1.6;color:#1a2530}.automode-doc-body p{margin:0 0 10px}.automode-doc-body ul{margin:0 0 10px;padding-left:22px}.automode-doc-body li{margin:4px 0}.automode-doc-body strong{color:#0d2538}.automode-doc-body em{font-style:normal;background:#fff6dd;padding:0 4px;border-radius:4px;font-weight:600;color:#875b00}.automode-glossary{display:grid;grid-template-columns:max-content 1fr;gap:6px 18px;margin:4px 0 0}.automode-glossary dt{font-weight:700;color:#0e4e8e;white-space:nowrap}.automode-glossary dd{margin:0;color:#1a2530}.automode-flow{display:flex;flex-direction:column;align-items:center;gap:0;padding:8px 0}.automode-flow-step{display:flex;align-items:stretch;width:100%;max-width:640px;border:1px solid #d7dfe8;border-radius:14px;background:#fff;overflow:hidden;box-shadow:0 4px 14px #0c3f740d}.automode-flow-step-num{display:flex;align-items:center;justify-content:center;min-width:56px;font-size:22px;font-weight:800;color:#fff;background:#0e7ef5}.automode-flow-step.tone-blue .automode-flow-step-num{background:linear-gradient(135deg,#0e7ef5,#4ca0ff)}.automode-flow-step.tone-green .automode-flow-step-num{background:linear-gradient(135deg,#13c998,#3fd9ad)}.automode-flow-step.tone-orange .automode-flow-step-num{background:linear-gradient(135deg,#f4a623,#f47a23)}.automode-flow-step.tone-violet .automode-flow-step-num{background:linear-gradient(135deg,#6a1b9a,#ab47bc)}.automode-flow-step.tone-dark .automode-flow-step-num{background:linear-gradient(135deg,#0d2538,#1f4d76)}.automode-flow-step.tone-blue{border-color:#c8dcf7}.automode-flow-step.tone-green{border-color:#b9ead8}.automode-flow-step.tone-orange{border-color:#f2d4a4}.automode-flow-step.tone-violet{border-color:#ddc4e5}.automode-flow-step.tone-dark{border-color:#b6c2cf}.automode-flow-step-body{padding:12px 16px;flex:1}.automode-flow-step-title{font-weight:700;font-size:15px;color:#0d2538;margin-bottom:4px}.automode-flow-step-desc{font-size:13px;line-height:1.5;color:#46586a}.automode-flow-step-desc strong{color:#0d2538}.automode-flow-step-desc em{font-style:normal;background:#fff6dd;padding:0 4px;border-radius:4px;font-weight:600;color:#875b00}.automode-flow-arrow{height:28px;display:flex;align-items:center;justify-content:center;color:#a8b6c4;font-size:22px;line-height:1}.automode-flow-branch{width:100%;max-width:720px;display:flex;flex-direction:column;align-items:center;gap:10px}.automode-flow-branch-label{font-size:13px;font-weight:600;color:#5b6c80;background:#f6f9fe;padding:6px 14px;border-radius:999px;border:1px solid #dce5f0}.automode-flow-branch-grid{display:grid;grid-template-columns:1fr 1fr;gap:16px;width:100%}.automode-flow-branch-side{display:flex;flex-direction:column;align-items:center;gap:6px}.automode-flow-branch-side-label{font-size:11px;font-weight:700;text-transform:uppercase;letter-spacing:.6px;color:#5b6c80}.automode-flow-branch .automode-flow-step{max-width:none;width:100%}.automode-flow-legend{display:flex;flex-wrap:wrap;gap:14px 24px;margin-top:28px;padding-top:16px;border-top:1px solid #edf2f7;font-size:12px;color:#5b6c80}.automode-flow-legend-item{display:inline-flex;align-items:center;gap:8px}.automode-flow-dot{display:inline-block;width:12px;height:12px;border-radius:50%}.automode-flow-dot.tone-blue{background:linear-gradient(135deg,#0e7ef5,#4ca0ff)}.automode-flow-dot.tone-green{background:linear-gradient(135deg,#13c998,#3fd9ad)}.automode-flow-dot.tone-orange{background:linear-gradient(135deg,#f4a623,#f47a23)}.automode-flow-dot.tone-violet{background:linear-gradient(135deg,#6a1b9a,#ab47bc)}.automode-flow-dot.tone-dark{background:linear-gradient(135deg,#0d2538,#1f4d76)}.automode-city{border:1px solid #e5edf5;border-radius:14px;background:#fff;overflow:hidden;box-shadow:0 2px 8px #0c3f7408}.automode-city-header{width:100%;display:flex;align-items:center;gap:10px;padding:12px 16px;background:linear-gradient(180deg,#f6f9fe,#eef3fb);border:none;border-bottom:1px solid #e5edf5;cursor:pointer;text-align:left;font-family:inherit;transition:background .15s ease}.automode-city-header:hover{background:linear-gradient(180deg,#eef3fb,#e7eef9)}.automode-city-chevron{color:#0e7ef5;font-size:14px;width:14px;display:inline-flex;justify-content:center}.automode-city-name{font-weight:700;font-size:15px;color:#0d2538;flex:1}.automode-city-counter{padding:4px 10px;font-size:11px}.automode-table-wrap{border:none;border-radius:0;box-shadow:none}.automode-table{min-width:0}.automode-table th{font-size:11px;text-transform:uppercase;letter-spacing:.4px;font-weight:700;color:#5b6c80}.automode-table td{padding:6px 10px;font-size:13px;vertical-align:middle}.automode-table{border-collapse:separate;border-spacing:0}.automode-row-city td{background:linear-gradient(180deg,#f6f9fe,#eef3fb);padding-top:9px;padding-bottom:9px}.automode-row-office td{background:#fff}.automode-row-city-extra td{background:#f9fcff}.automode-city-block>tr>td:first-child{border-left:1px solid #e5edf5}.automode-city-block>tr>td:last-child{border-right:1px solid #e5edf5}.automode-city-block>tr:first-child>td{border-top:1px solid #e5edf5}.automode-city-block>tr:last-child>td{border-bottom:1px solid #e5edf5}.automode-city-block>tr:first-child>td:first-child{border-top-left-radius:14px}.automode-city-block>tr:first-child>td:last-child{border-top-right-radius:14px}.automode-city-block>tr:last-child>td:first-child{border-bottom-left-radius:14px}.automode-city-block>tr:last-child>td:last-child{border-bottom-right-radius:14px}.automode-city-gap td{height:12px;background:transparent;border:none;padding:0}.automode-level-default{color:#4a6070;font-size:12px;font-style:italic}.automode-level-office{display:inline-flex;align-items:center;gap:6px;color:#0d2538;font-weight:600}.automode-level-icon{font-size:13px}.automode-level-office-sub{color:#b0bcc8;padding-left:24px}.automode-currency-pill{padding:3px 10px;font-size:11px;font-weight:700;background:#eaf2fc;color:#0e4e8e;border-radius:8px}.automode-num-input{width:84px;padding:4px 6px;font-size:13px;font-family:inherit}.automode-select{padding:4px 6px;font-size:13px;font-family:inherit;background:#f8fbff;border:1px solid #d7dfe8;border-radius:8px}.automode-select:focus{outline:2px solid #0e7ef5;background:#fff}.automode-clear-btn{border:none;background:#fce7e7;color:#d04747;border-radius:6px;width:22px;height:22px;line-height:1;font-size:14px;cursor:pointer;font-weight:700;padding:0;transition:background .15s ease}.automode-clear-btn:hover{background:#f4baba}.automode-draft{background:#f6f9fe;border:1px solid #dfe7f1;border-radius:14px;padding:14px;margin-bottom:18px}.automode-draft-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(160px,1fr));gap:10px;align-items:end}.automode-draft-grid .field input,.automode-draft-grid .field select{padding:9px 11px;font-size:13px}.automode-draft-grid .field label{font-size:12px;color:#4a6070;font-weight:600}.automode-draft-actions{display:flex;gap:8px;align-items:end}.pivot-table.report-fixed thead tr:first-child th{background:#e4eaf3!important}.pivot-table.report-fixed thead tr:nth-child(2) th{background:#edf1f7!important}.pivot-table.report-fixed thead tr:first-child th.sticky-col{background:#e4eaf3!important}.pivot-table.report-fixed thead tr:nth-child(2) th.sticky-col{background:#edf1f7!important}.pivot-table.report-fixed tbody tr[style*=sticky] td{border-bottom:1px solid #667!important}.pivot-table.report-fixed tbody td{border-bottom-color:#a0a8b2!important}.pivot-table.report-fixed tbody td{padding:5px 6px 6px!important}
