﻿*{font-family:"Roboto",sans-serif}*,::after,::before{box-sizing:border-box}html{font-size:14px;height:100%}@media(min-width: 768px){html{font-size:16px}}html body{height:100%;margin:0;background:#eee;display:flex;flex-direction:column;overflow:hidden}html body .m-page-wrapper{flex:1;min-height:0;padding:0;display:flex;flex-direction:column}html body .m-page-wrapper .m-page-main{flex:1;min-height:0;display:flex;flex-direction:column;background:#fff;box-shadow:0px 1px 5px 0px rgba(0,0,0,.1);overflow:hidden}html body .m-page-wrapper .m-page-main:not(:has(.tab-strip)){padding:14px;overflow:auto}html label{font-size:12px;color:#555}html .ng-required{color:#0c6bae}html .btn:focus,html .btn:active:focus,html .btn-link.nav-link:focus,html .form-control:focus,html .form-check-input:focus{box-shadow:0 0 0 .1rem #fff,0 0 0 .25rem #0c6bae}.ngm--icon{display:inline-block;flex-shrink:0;width:1.25rem;height:1.25rem;vertical-align:-0.125em;background-color:currentColor;-webkit-mask-image:var(--icon-src);mask-image:var(--icon-src);-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-position:center;mask-position:center;-webkit-mask-size:contain;mask-size:contain}.tm-dd-actions i{color:#ff0}@keyframes m-loader-spin{to{transform:rotate(360deg)}}@keyframes m-loader-spin-reverse{to{transform:rotate(-360deg)}}.m-loader{position:relative;display:inline-block;width:24px;height:24px}.m-loader::after,.m-loader::before{content:"";position:absolute;top:0;left:0;border-style:solid;border-radius:50%}.m-loader::after{width:24px;height:24px;border-width:1px;border-color:#0c6bae rgba(0,0,0,0) #0c6bae rgba(0,0,0,0);animation:m-loader-spin 1s linear infinite}.m-loader::before{width:15px;height:15px;top:4.5px;left:4.5px;border-width:1px;border-color:rgba(0,0,0,0) #075395 rgba(0,0,0,0) #075395;animation:m-loader-spin-reverse 1s linear infinite}.m-loader--xs{width:12px;height:12px}.m-loader--xs::after{width:12px;height:12px;border-width:1px}.m-loader--xs::before{width:8px;height:8px;top:2px;left:2px;border-width:1px}.m-loader--sm{width:16px;height:16px}.m-loader--sm::after{width:16px;height:16px;border-width:1px}.m-loader--sm::before{width:10px;height:10px;top:3px;left:3px;border-width:1px}.m-loader--lg{width:54px;height:54px}.m-loader--lg::after{width:54px;height:54px;border-width:1px}.m-loader--lg::before{width:34px;height:34px;top:10px;left:10px;border-width:1px}.m-loader-overlay{position:absolute;inset:0;display:flex;align-items:center;justify-content:center;background:rgba(255,255,255,.75);z-index:10}.m-loader-overlay--fixed{position:fixed;z-index:5000}.m-loader-overlay--dark{background:rgba(0,0,0,.7)}.m-loader-overlay--dark .m-loader::after{border-color:#25a0da rgba(0,0,0,0) #25a0da rgba(0,0,0,0)}.m-loader-overlay--dark .m-loader::before{border-color:rgba(0,0,0,0) #86b5d7 rgba(0,0,0,0) #86b5d7}input[type=number]::-webkit-outer-spin-button,input[type=number]::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}input[type=number]{-moz-appearance:textfield;appearance:textfield}input[type=text],input[type=number],input[type=date],input[type=month],select,textarea{width:100%;padding:4px 7px;border:1px solid #ccc;border-radius:5px;background:#fff;font-size:13px;color:#222;font-family:"Roboto",sans-serif;outline:none;height:28px;transition:border-color .12s,box-shadow .12s;-webkit-appearance:none}input[type=text]:focus,input[type=number]:focus,input[type=date]:focus,input[type=month]:focus,select:focus,textarea:focus{border-color:rgba(12,107,174,.45);box-shadow:inset 0 1px 1px rgba(0,0,0,.07),0 0 6px rgba(102,175,233,.5)}input[type=text][readonly],input[type=number][readonly],input[type=date][readonly],input[type=month][readonly],select[readonly],textarea[readonly]{background:#f5f5f5;color:#777;cursor:default}.sec-summary-cards{padding:10px;border-bottom:1px solid #ccc}.summary-grid{display:grid;grid-template-columns:repeat(5, 1fr);gap:8px}.summary-card{border:1px solid #e0e0e0;border-radius:5px;padding:8px 12px}.summary-card.card-pos{background:linear-gradient(to bottom, rgba(22, 163, 74, 0.05), rgba(22, 163, 74, 0.12)),#fff;border-color:rgba(22,163,74,.45)}.summary-card.card-pos .summary-value,.summary-card.card-pos .summary-value-input{color:#15803d}.summary-card.card-neg{background:linear-gradient(to bottom, rgba(224, 22, 22, 0.05), rgba(224, 22, 22, 0.12)),#fff;border-color:rgba(224,22,22,.45)}.summary-card.card-neg .summary-value,.summary-card.card-neg .summary-value-input{color:#e01616}.summary-card.card-neu{background:linear-gradient(to bottom, rgba(12, 107, 174, 0.05), rgba(12, 107, 174, 0.12)),#fff;border-color:rgba(12,107,174,.45)}.summary-card.card-neu .summary-value,.summary-card.card-neu .summary-value-input{color:#075395}.summary-card .summary-label{font-size:12px;color:#999;margin-bottom:2px}.summary-card .summary-value-input{background:rgba(0,0,0,0);border:0;padding:6px 7px 4px 7px;margin-right:3px}.summary-card .summary-value-input:focus{background:rgba(255,255,255,.5);border:1px solid #075395}.summary-card .summary-value,.summary-card .summary-value-input{text-align:right}.summary-card .summary-value,.summary-card .summary-value-input,.summary-card .summary-currency{font-size:18px;font-weight:500;font-family:"Roboto Mono",monospace}.summary-card .summary-currency{padding:4px 0px}.summary-card .summary-value{display:flex;justify-content:flex-end;padding:4px 0px}.summary-card .summary-value:not(:has(.summary-value-input)){padding-top:8px}.m-ms{position:relative;font-size:13px;font-family:"Roboto",sans-serif}.m-ms-control{display:flex;align-items:center;min-height:28px;border:1px solid #ccc;border-radius:5px;background:#fff;padding:3px 6px;cursor:pointer;gap:4px;-webkit-user-select:none;user-select:none;transition:border-color .12s,box-shadow .12s}.m-ms--open .m-ms-control{border-color:rgba(12,107,174,.45);box-shadow:inset 0 1px 1px rgba(0,0,0,.07),0 0 6px rgba(102,175,233,.5)}.m-ms-tags{flex:1;display:flex;flex-wrap:wrap;gap:3px;min-width:0}.m-ms-placeholder{color:#999;line-height:20px}.m-ms-tag{display:inline-flex;align-items:center;gap:2px;background:rgba(12,107,174,.08);border:1px solid rgba(12,107,174,.25);border-radius:3px;padding:1px 2px 1px 6px;font-size:12px;color:#444;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.m-ms-tag-rm{flex-shrink:0;background:none;border:none;cursor:pointer;padding:0 2px;font-size:14px;line-height:1;color:#999}.m-ms-tag-rm:hover{color:#e01616}.m-ms-arrow{flex-shrink:0;color:#888;transition:transform .15s}.m-ms-arrow::after{content:"▾";font-size:16px}.m-ms--open .m-ms-arrow{transform:rotate(180deg)}.m-ms-dropdown{position:absolute;top:calc(100% + 2px);left:0;right:0;background:#fff;border:1px solid #ccc;border-radius:5px;box-shadow:0 4px 14px rgba(0,0,0,.12);z-index:1050;display:flex;flex-direction:column;max-height:260px;overflow:hidden}.m-ms-search{padding:5px 6px;border-bottom:1px solid #e0e0e0;flex-shrink:0}.m-ms-search-input{width:100%;height:26px;border:1px solid #ccc;border-radius:5px;padding:3px 7px;font-size:12px;font-family:"Roboto",sans-serif;outline:none}.m-ms-search-input:focus{border-color:rgba(12,107,174,.45);box-shadow:0 0 0 2px rgba(12,107,174,.15)}.m-ms-header{flex-shrink:0;border-bottom:1px solid #e0e0e0;background:#f5f5f5}.m-ms-list{overflow-y:auto;flex:1}.m-ms-option{display:flex;align-items:center;gap:7px;padding:5px 8px;cursor:pointer;color:#222;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.m-ms-option:hover{background:#f0f0f0}.m-ms-option.m-ms-option--checked{background:rgba(12,107,174,.06)}.m-ms-option.m-ms-option--all{font-weight:500}.m-ms-option input[type=checkbox]{flex-shrink:0;cursor:pointer;accent-color:#0c6bae;margin:0}.m-ms-status{padding:8px 10px;font-size:12px;color:#999;text-align:center}.m-ms-status .m-loader{vertical-align:-1px;margin-right:5px}.m-datepicker{position:fixed;z-index:2200;width:260px;padding:8px;background:#3a3a3a;border:1px solid #555;border-radius:4px;box-shadow:0 6px 20px rgba(0,0,0,.4);color:#ddd;font-size:12px;user-select:none}.m-datepicker .m-dp-head{display:flex;align-items:center;justify-content:space-between;margin-bottom:6px}.m-datepicker .m-dp-title{font-weight:600;text-transform:capitalize}.m-datepicker .m-dp-nav{width:24px;height:24px;border:none;border-radius:3px;background:rgba(0,0,0,0);color:#ddd;font-size:15px;line-height:1;cursor:pointer}.m-datepicker .m-dp-nav:hover{background:rgba(255,255,255,.12)}.m-datepicker .m-dp-weekdays{display:grid;grid-template-columns:repeat(7, 1fr);margin-bottom:2px}.m-datepicker .m-dp-weekdays span{text-align:center;font-size:10px;color:rgba(255,255,255,.45);padding:2px 0}.m-datepicker .m-dp-grid{display:grid;grid-template-columns:repeat(7, 1fr);gap:1px}.m-datepicker .m-dp-day{aspect-ratio:1;border:none;border-radius:3px;background:rgba(0,0,0,0);color:#ddd;font-size:12px;cursor:pointer}.m-datepicker .m-dp-day:hover{background:rgba(255,255,255,.12)}.m-datepicker .m-dp-day--muted{color:rgba(255,255,255,.3)}.m-datepicker .m-dp-day--today{box-shadow:inset 0 0 0 1px #25a0da}.m-datepicker .m-dp-day--selected{background:#0c6bae;color:#fff}.m-datepicker .m-dp-day--selected:hover{background:#25a0da}.dlg-content{display:flex;flex-direction:column;flex:1;min-height:0}.hero-form{flex:1;overflow-y:auto;min-height:0;background:#fff;border:1px solid #aaa;box-shadow:0 2px 8px rgba(0,0,0,.18);font-family:"Roboto",sans-serif;font-size:13px;color:#222}.k-window .k-window-titlebar{background:linear-gradient(to bottom, #777777 0%, #555555 100%);border-bottom:none;padding:0 0 0 12px;height:30px;border-radius:5px 5px 0 0}.k-window .k-window-title{color:#fff;font-size:13px;font-weight:500;display:flex;align-items:center;gap:7px}.k-window .k-window-titlebar-actions{margin-block:0;margin-inline:0;margin-inline-end:0}.k-window .k-window-titlebar-actions .k-button{color:rgba(255,255,255,.8);background:rgba(0,0,0,0);border:none;border-radius:0;height:100%;width:36px;transition:background .1s}.k-window .k-window-titlebar-actions .k-button:hover{background:rgba(255,255,255,.18);color:#fff}.k-window .k-window-titlebar-actions .k-button:last-child:hover{background:#e01616 !important}.k-window .k-window-titlebar-actions .k-button .k-svg-icon svg{fill:#fff}.k-window .k-window-content{padding:0;border:0;display:flex;flex-direction:column;overflow:hidden}.k-window.k-window-maximized .k-window-titlebar{border-radius:0}.dlg-title-icon{font-size:16px;color:rgba(255,255,255,.85);flex-shrink:0}.dialog-header{background:linear-gradient(to bottom, #f8f8f8, #eeeeee);border-bottom:1px solid #ccc;padding:12px 16px 10px;display:flex;align-items:center;justify-content:space-between;gap:16px}.dialog-header-left{display:flex;align-items:flex-start;gap:12px}.dialog-header-right{display:flex;align-items:flex-end;gap:5px;flex-shrink:0}.dialog-icon{width:34px;height:34px;background:#e8e8e8;border:1px solid silver;border-radius:5px;display:flex;align-items:center;justify-content:center;font-size:22px;flex-shrink:0;margin-top:1px}.dialog-meta{display:flex;gap:25px;flex-wrap:wrap;margin-top:4px}.meta-item{display:flex;flex-direction:column;gap:1px}.meta-label{font-size:10px;font-weight:500;letter-spacing:.07em;text-transform:uppercase;color:#999}.meta-value{font-size:12px;color:#444;font-family:"Roboto Mono",monospace}.pill-row{display:flex;align-items:center;gap:7px}.pill-key{font-size:10px;font-weight:500;letter-spacing:.07em;text-transform:uppercase;color:#999;min-width:28px;text-align:right}.pill-dot{width:6px;height:6px;border-radius:50%;background:currentColor;flex-shrink:0}.status-pill,.type-pill{display:inline-flex;align-items:center;gap:5px;padding:3px 10px;border-radius:20px;font-size:11px;font-weight:500;letter-spacing:.05em;text-transform:uppercase;border:1px solid;transition:all .2s}.type-pill{cursor:default}.type-pill.neutral{color:#999;background:#f4f4f4;border-color:#ccc}.type-pill.opportunity{color:#15803d;background:rgba(21,128,61,.09);border-color:rgba(21,128,61,.4)}.type-pill.threat{color:#e01616;background:rgba(224,22,22,.08);border-color:rgba(224,22,22,.35)}.type-pill.information{color:#075395;background:rgba(12,107,174,.08);border-color:rgba(12,107,174,.35)}.status-pill{-webkit-user-select:none;user-select:none}.status-pill.new{color:#999;background:#f4f4f4;border-color:#ccc}.status-pill.inprogress{color:#dd8c00;background:rgba(221,140,0,.09);border-color:rgba(221,140,0,.35)}.status-pill.approved{color:#15803d;background:rgba(21,128,61,.09);border-color:rgba(21,128,61,.35)}.status-pill.closed{color:#075395;background:rgba(7,83,149,.09);border-color:rgba(7,83,149,.35)}.m-button{font-family:"Roboto",sans-serif;line-height:1.5;padding:5px 10px;border:1px solid rgba(0,0,0,0);border-radius:5px;white-space:nowrap;-webkit-user-select:none;user-select:none;transition:background .15s,border-color .15s}.m-button-solid-base{background-color:#e8e8e8;border-color:#ccc;color:#222}.m-button-solid-base:hover,.m-button-solid-base:focus{background-color:#d5d5d5;border-color:#ccc;color:#222}.m-button-solid-base:active{background-color:#c8c8c8}.m-button-solid-primary{background-color:#0c6bae;border-color:#0c6bae;color:#fff}.m-button-solid-primary:hover,.m-button-solid-primary:focus{background-color:#0b62a0;border-color:#0b62a0;color:#fff}.m-button-solid-primary:active{background-color:#0a5c96;border-color:#0a5c96}.m-button-solid-success{background-color:#15803d;border-color:#15803d;color:#fff}.m-button-solid-success:hover,.m-button-solid-success:focus{background-color:#137638;border-color:#137638;color:#fff}.m-button-solid-success:active{background-color:#126e34;border-color:#126e34}.m-button-solid-warning{background-color:#dd8c00;border-color:#dd8c00;color:#fff}.m-button-solid-warning:hover,.m-button-solid-warning:focus{background-color:#cb8100;border-color:#cb8100;color:#fff}.m-button-solid-warning:active{background-color:#be7800;border-color:#be7800}.m-button-solid-error{background-color:#e01616;border-color:#e01616;color:#fff}.m-button-solid-error:hover,.m-button-solid-error:focus{background-color:#ce1414;border-color:#ce1414;color:#fff}.m-button-solid-error:active{background-color:#c11313;border-color:#c11313}.m-btn-save{background-color:#16a34a;border-color:#16a34a;color:#fff}.m-btn-save:hover,.m-btn-save:focus{background-color:#149644;border-color:#149644;color:#fff}.m-btn-save:active{background-color:#138c40;border-color:#138c40}.us-dialog-window{border-radius:0}.us-dialog-window .k-window-titlebar{background:linear-gradient(to bottom, #6b7280, #2e3b43);border-radius:0}.us-content{background:#e8e8e8;padding:15px 10px 10px 10px;flex:1;display:flex;flex-direction:column;gap:15px}.us-section{position:relative;border:1px solid #ccc;padding:16px 16px 12px}.us-section-legend{position:absolute;top:0;left:50%;transform:translate(-50%, -50%);background:#e8e8e8;font-size:11px;font-weight:600;color:#555;padding:0 8px;white-space:nowrap;line-height:1.6}.us-items{padding:4px 0 0}.us-item{display:flex;align-items:center;gap:10px;padding:7px 0;cursor:pointer;font-size:12px}.us-item.us-item-info{cursor:default}.us-item input[type=checkbox]{appearance:none;-webkit-appearance:none;width:16px;height:16px;cursor:pointer;flex-shrink:0;background:#fff;border:1.5px solid #ccc;border-radius:3px;position:relative;margin:0}.us-item input[type=checkbox]:checked{background:#fff;border-color:#16a34a}.us-item input[type=checkbox]:checked::after{content:"";position:absolute;left:50%;top:50%;width:9px;height:5px;border-left:2px solid #15803d;border-bottom:2px solid #15803d;transform:translate(-50%, -50%) rotate(-45deg)}.us-item-config{display:flex;flex-direction:column;align-items:stretch;gap:6px;padding:4px 0 10px 26px;cursor:default}.us-item-config select,.us-item-config input[type=number]{font-size:12px;padding:4px 6px;border:1px solid #ccc;border-radius:5px;background:#fff;color:#222}.us-item-config label{display:flex;flex-direction:column;gap:2px;font-size:11px;color:#555}.us-item-val{font-weight:600;color:#444}.us-dialog-footer{display:flex;align-items:center;justify-content:flex-end;padding:4px 12px 5px;background:#e8e8e8;border-top:1px solid #ccc}.us-dialog-footer .m-button{padding:2px 10px;font-size:12px;line-height:1.4}.form-footer{flex-shrink:0;display:flex;align-items:center;justify-content:space-between;gap:8px;padding:10px 14px;background:linear-gradient(to bottom, #f5f5f5, #ebebeb);border-top:1px solid #ccc;border-radius:0 0 5px 5px}.footer-left,.footer-right{display:flex;align-items:center;gap:8px}.m-table{border-collapse:separate;border-spacing:0;font-size:13px;width:max-content;min-width:100%}.m-table tr th,.m-table tr td{padding:5px 8px;white-space:nowrap;text-align:right}.m-table tr th:not(:last-child),.m-table tr td:not(:last-child){border-right:1px solid #ddd}.m-table tr th.col-frozen,.m-table tr td.col-frozen{position:sticky;left:0;z-index:4;background:linear-gradient(to bottom, #f8f8f8, #f0f0f0);font-weight:500;color:#444;font-size:12px;text-align:left;padding-left:10px;border-right:2px solid #b0b0b0;min-width:300px;max-width:300px;width:300px}.m-table tr th.col-past,.m-table tr td.col-past{background:linear-gradient(to bottom, rgba(12, 107, 174, 0.05), rgba(12, 107, 174, 0.12)),#fff}.m-table tr th.col-current,.m-table tr td.col-current{background:linear-gradient(to bottom, rgba(221, 140, 0, 0.05), rgba(221, 140, 0, 0.12)),#fff}.m-table tr th.col-total,.m-table tr td.col-total{border-left:2px solid #b0b0b0}.m-table tr th.m-cell-single,.m-table tr td.m-cell-single{padding-left:23px !important}.m-table tr.row-header td:not(.col-frozen){background:linear-gradient(to bottom, rgba(12, 107, 174, 0.05), rgba(12, 107, 174, 0.12)),#fff}.m-table tr.row-header td.col-frozen{background:linear-gradient(to bottom, rgba(12, 107, 174, 0.05), rgba(12, 107, 174, 0.12)),#fff !important}.m-table tr.row-sum td:not(.col-frozen){background:linear-gradient(to bottom, rgba(22, 163, 74, 0.05), rgba(22, 163, 74, 0.12)),#fff}.m-table tr.row-sum td.col-frozen{background:linear-gradient(to bottom, rgba(22, 163, 74, 0.05), rgba(22, 163, 74, 0.12)),#fff !important}.m-table tr.row-subrow .indent,.m-table tr.row-cat-detail .indent{padding-left:38px !important}.m-table tr:not(:last-child) th,.m-table tr:not(:last-child) td{border-bottom:1px solid #e0e0e0}.m-table tr.row-separator td{padding:0px;border-bottom:2px solid #b0b0b0;background:#ccc}.m-table thead th{background:linear-gradient(to bottom, #f8f8f8, #f0f0f0);font-size:12px;font-weight:500;color:#444;text-align:center;border-bottom:2px solid #bbb;position:sticky;top:0;z-index:3}.m-table thead th.col-frozen{z-index:5}.m-table thead th.col-total,.m-table thead th.col-ytd,.m-table thead th.col-ytg{font-weight:700}.tab-strip-wrap{position:relative;display:flex;align-items:flex-end;background:#ccc;border-bottom:0;flex-shrink:0;height:50px}.tab-strip-wrap .tab-strip{flex:1}.tab-strip-wrap.can-scroll-right .tab-strip,.tab-strip-wrap.can-scroll-left .tab-strip{padding:0 !important}.tab-strip-wrap.has-overflow .tab-strip-arrow{display:flex}.tab-strip-wrap.has-overflow::before,.tab-strip-wrap.has-overflow::after{content:"";position:absolute;top:0;bottom:0;width:18px;pointer-events:none;opacity:0;transition:opacity .15s;z-index:1}.tab-strip-wrap.has-overflow::before{left:26px;background:linear-gradient(to right, #ccc, transparent)}.tab-strip-wrap.has-overflow::after{right:26px;background:linear-gradient(to left, #ccc, transparent)}.tab-strip-wrap.can-scroll-left::before{opacity:1}.tab-strip-wrap.can-scroll-right::after{opacity:1}.tab-strip{display:flex;align-items:flex-end;height:50px;min-width:0;padding:0 8px;overflow-x:auto;overflow-y:hidden;scroll-behavior:smooth;scrollbar-width:none;-ms-overflow-style:none}.tab-strip::-webkit-scrollbar{display:none}.tab-strip-arrow{display:none;flex-shrink:0;align-items:center;justify-content:center;width:26px;height:42px;padding:0;border:none;background:rgba(0,0,0,0);color:#444;cursor:pointer}.tab-strip-arrow:disabled{opacity:.25;cursor:default}.tab-strip-arrow:hover:not(:disabled){color:#444}.tab-item{padding:0 18px;height:42px;display:flex;flex-shrink:0;align-items:center;color:#444;font-size:14px;font-weight:400;cursor:pointer;transition:color .15s;-webkit-user-select:none;user-select:none;background:#dedede;margin-left:2px;margin-right:2px;border-top-left-radius:5px;border-top-right-radius:5px}.tab-item:hover{background:#eee}.tab-item.active{color:#444;background:#fff;font-weight:600}.tab-content{display:none;flex-direction:column;flex:1;min-height:0;overflow:hidden;padding:16px}.tab-content.active{display:flex}header{margin:0;flex-shrink:0}header #topMenu{position:relative;background:linear-gradient(to bottom, #44525b, #2e3b43);display:flex;flex-direction:row;justify-content:space-between;flex-wrap:nowrap;padding:0 5px}header #topMenu #topMenu_left{display:flex;flex-direction:row;flex-wrap:nowrap}header #topMenu #topMenu_left .top-menu--home{padding:2px 0px 2px 5px;text-decoration:none;font-size:24px;color:#fff;line-height:1;flex-shrink:0;height:28px;margin:5px 0;padding:2px}header #topMenu #topMenu_left .top-menu--home span{width:1.5rem;height:1.5rem}header #topMenu #topMenu_right{position:relative;display:flex;flex-direction:row;flex-wrap:nowrap;align-items:center}header #topMenu .tm-user{display:inline-flex;align-items:center;gap:5px;padding:0 12px 0 2px;height:28px;color:#fff;font-size:12px;font-weight:500;white-space:nowrap;opacity:.85}header #topMenu .tm-user i{font-size:15px}header #topMenu .tm-actions{display:flex;align-items:center;padding:0;height:100%;flex-shrink:0;gap:2px;-webkit-user-select:none;user-select:none}header #topMenu .tm-separator{width:1px;height:calc(100% - 10px);background:#6b7280;margin:5px 6px}header #topMenu .tm-separator-space{width:1px;height:24px;background:rgba(0,0,0,0);margin:0 0px}header #topMenu .tm-btn{display:inline-flex;align-items:center;gap:5px;height:28px;padding:0 10px;border:1px solid rgba(255,255,255,.15);border-radius:3px;background:rgba(255,255,255,.07);color:#fff;font-size:12px;font-weight:500;cursor:pointer;white-space:nowrap;transition:background .12s;text-decoration:none}header #topMenu .tm-btn:hover{background:rgba(255,255,255,.16);color:#fff}header #topMenu .tm-btn:active{background:rgba(0,0,0,.15)}header #topMenu .tm-btn.tm-btn-success{background:#16a34a;border-color:#16a34a}header #topMenu .tm-btn.tm-btn-success:hover{background:rgba(22,163,74,.9)}header #topMenu .tm-btn.action-export{background:#0c6bae;border-color:#0c6bae}header #topMenu .tm-btn.action-export i::before{font-size:16px;font-weight:600}header #topMenu .tm-filter{display:inline-flex;align-items:center;gap:5px;height:28px;padding:0 8px;border:1px solid rgba(255,255,255,.18);border-radius:3px;background:rgba(255,255,255,.05)}header #topMenu .tm-filter .flabel{color:#999;font-size:10px;text-transform:uppercase;letter-spacing:.04em;white-space:nowrap}header #topMenu .tm-filter select.tm-select{appearance:none;-webkit-appearance:none;background:rgba(0,0,0,0);border:none;color:#e0e0e0;font-size:12px;font-weight:500;cursor:pointer;outline:none;box-shadow:none;padding:0;height:100%;min-width:fit-content;flex-shrink:0}header #topMenu .tm-filter select.tm-select option{background:#3a3a3a;color:#ddd;font-weight:normal}header #topMenu .tm-filter select.tm-select:focus{outline:none;box-shadow:none}header #topMenu .tm-filter-multi,header #topMenu .tm-filter-select{position:relative;display:inline-flex}header #topMenu .tm-filter-input,header #topMenu .tm-filter-range{display:inline-flex;align-items:center;gap:4px}header #topMenu .tm-range-input{display:inline-flex;align-items:center;gap:5px;height:28px;padding:0 6px;border:1px solid rgba(255,255,255,.18);border-radius:3px;background:rgba(255,255,255,.05);color:#e0e0e0;font-size:12px;font-weight:500;width:120px}header #topMenu .tm-range-input::placeholder{color:rgba(255,255,255,.45)}header #topMenu .tm-range-input:hover,header #topMenu .tm-range-input:focus{background:rgba(255,255,255,.12)}header #topMenu .tm-range-input:focus{outline:none}header #topMenu .tm-range-input[type=number]{width:90px;-moz-appearance:textfield}header #topMenu .tm-range-input[type=number]::-webkit-outer-spin-button,header #topMenu .tm-range-input[type=number]::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}header #topMenu .tm-range-sep{color:rgba(255,255,255,.5);font-size:12px}header #topMenu .tm-filter-select .tm-multi-dd{min-width:0;width:auto}header #topMenu .tm-filter-select .tm-multi-btn{min-width:0}header #topMenu .tm-multi-btn{display:inline-flex;align-items:center;gap:5px;height:28px;padding:0 8px;border:1px solid rgba(255,255,255,.18);border-radius:3px;background:rgba(255,255,255,.05);color:#e0e0e0;font-size:12px;font-weight:500;cursor:pointer;white-space:nowrap;min-width:90px;justify-content:space-between}header #topMenu .tm-multi-btn:hover{background:rgba(255,255,255,.12)}header #topMenu .tm-multi-btn .arrow{font-size:8px;color:#888}header #topMenu .tm-multi-btn .fval{color:#e0e0e0}header #topMenu .tm-filter-multi--actions .tm-multi-btn .ngm--icon{color:#dec400}header #topMenu .tm-filter-multi--export .tm-multi-btn .ngm--icon{color:#16a34a}header #topMenu .tm-multi-dd{display:none;position:absolute;top:100%;left:0;margin-top:2px;min-width:190px;background:#3a3a3a;border:1px solid #555;border-radius:3px;box-shadow:0 4px 14px rgba(0,0,0,.4);z-index:2000;flex-direction:column}header #topMenu .tm-multi-dd.open{display:flex}header #topMenu .tm-multi-dd .tm-multi-list .tm-multi-opt{text-decoration:none}header #topMenu .tm-multi-search{padding:5px;border-bottom:1px solid #555;background:#333}header #topMenu .tm-multi-search input{width:100%;height:24px;border:1px solid #666;border-radius:2px;background:#2a2a2a;color:#ddd;font-size:11px;padding:2px 6px;outline:none;font-family:inherit}header #topMenu .tm-multi-search input:focus{border-color:#0c6bae}header #topMenu .tm-multi-list{overflow-y:auto;max-height:210px;padding:3px 0}header #topMenu .tm-multi-opt{display:flex;align-items:center;gap:7px;padding:5px 10px;font-size:12px;color:#ccc;cursor:pointer;white-space:nowrap;-webkit-user-select:none;user-select:none}header #topMenu .tm-multi-opt:hover{background:rgba(255,255,255,.08);color:#fff}header #topMenu .tm-multi-opt.selected{color:#fff;font-weight:600}header #topMenu .tm-multi-opt input[type=checkbox]{margin:0;cursor:pointer;accent-color:rgba(12,107,174,.45)}header #topMenu .tm-section{position:relative;display:flex;align-items:center}header #topMenu .tm-section-burger{display:none;align-items:center;justify-content:center;flex-shrink:0;width:28px;height:28px;padding:0;border:1px solid rgba(255,255,255,.15);border-radius:3px;background:rgba(255,255,255,.05);color:#fff;cursor:pointer}header #topMenu .tm-section-burger:hover{background:rgba(255,255,255,.16)}header #topMenu .tm-section-content{display:flex;align-items:center;flex-wrap:nowrap;gap:2px}header #topMenu .tm-section--collapsed .tm-section-burger{display:flex}header #topMenu .tm-section--collapsed .tm-section-content{display:none}header #topMenu .tm-section--collapsed.tm-section--open .tm-section-content{display:flex;flex-direction:column;align-items:stretch;position:absolute;top:100%;margin-top:2px;min-width:220px;background:#3a3a3a;border:1px solid #555;border-radius:3px;box-shadow:0 4px 14px rgba(0,0,0,.4);z-index:2100;padding:6px;gap:6px}header #topMenu .tm-section--collapsed.tm-section--open .tm-section-content>.tm-separator,header #topMenu .tm-section--collapsed.tm-section--open .tm-section-content>.tm-separator-space{display:none}header #topMenu .tm-section--collapsed.tm-section--open .tm-section-content .tm-actions{flex-direction:column;align-items:stretch;gap:6px}header #topMenu .tm-section--collapsed.tm-section--open .tm-section-content .tm-multi-btn{width:100%}header #topMenu #topMenu_left .tm-section--collapsed.tm-section--open .tm-section-content{left:0}header #topMenu #topMenu_right .tm-section--collapsed.tm-section--open .tm-section-content{right:0}@media screen and (min-width: 481px){header #topMenu #topMenu_right .tm-section--collapsed.tm-section--open .tm-section-content{top:33px}}header #topMenu .tm-section-filters .tm-section-controls{display:flex;gap:2px}header #topMenu .tm-section-filters .tm-section-content.tm-popup-open .tm-actions{flex-direction:column;align-items:stretch;gap:6px}header #topMenu .tm-section-filters .tm-section-content.tm-popup-open .tm-actions .tm-multi-btn{width:100%}header #topMenu .tm-section-filters .tm-section-content.tm-popup-open .tm-section-controls{display:flex;gap:6px;justify-content:flex-end}header #topMenu .tm-user-trigger{display:inline-flex;align-items:center;gap:5px;height:28px;padding:0 10px;flex-shrink:0;border:1px solid rgba(255,255,255,.15);border-radius:3px;background:rgba(255,255,255,.05);color:#fff;font-size:12px;font-weight:500;white-space:nowrap;cursor:pointer}header #topMenu .tm-user-trigger:hover{background:rgba(255,255,255,.16)}header #topMenu .tm-section--collapsed .tm-user-trigger .tm-user-label{display:none}header #topMenu .tm-user-trigger.tm-section-burger{width:28px;padding:0;gap:0}header #topMenu .tm-user-menu-name{display:none;padding:6px 10px 4px;font-size:11px;font-weight:600;text-transform:uppercase;letter-spacing:.03em;color:#999;white-space:nowrap}header #topMenu .tm-section--collapsed .tm-user-menu-name{display:block}header #topMenu .tm-section--user .tm-section-content{display:none}header #topMenu .tm-section--user.tm-section--open .tm-section-content{display:flex;flex-direction:column;align-items:stretch;position:absolute;top:100%;right:0;margin-top:2px;min-width:190px;background:#3a3a3a;border:1px solid #555;border-radius:3px;box-shadow:0 4px 14px rgba(0,0,0,.4);z-index:2100;padding:6px;gap:2px}header #topMenu .tm-section--user form{margin:0}header #topMenu .tm-user-menu-item{display:flex;align-items:center;gap:8px;width:100%;padding:7px 10px;background:rgba(0,0,0,0);border:none;border-radius:3px;font:inherit;font-size:12px;color:#e0e0e0;text-align:left;cursor:pointer;white-space:nowrap;text-decoration:none}header #topMenu .tm-user-menu-item:hover{background:rgba(255,255,255,.08)}header #topMenu .tm-btn.disabled,header #topMenu .tm-multi-btn.disabled,header #topMenu .tm-multi-opt.disabled{opacity:.4;cursor:not-allowed;pointer-events:none}@media(max-width: 480px){header #topMenu .tm-section{position:static}header #topMenu #topMenu_left .tm-section--collapsed.tm-section--open .tm-section-content,header #topMenu #topMenu_right .tm-section--collapsed.tm-section--open .tm-section-content,header #topMenu .tm-section--user.tm-section--open .tm-section-content{left:3px;right:3px;width:auto;min-width:0}header #topMenu .tm-filter-select .tm-multi-dd{width:100%}}.tm-toast-container{position:fixed;right:20px;bottom:20px;z-index:10000;display:flex;flex-direction:column;gap:10px}.tm-toast{display:flex;align-items:center;gap:12px;max-width:360px;padding:12px 14px;background:#fff;border:1px solid #ccc;border-left:4px solid #16a34a;border-radius:5px;box-shadow:0 8px 24px rgba(0,0,0,.18);font-size:14px;color:#222;animation:tm-toast-in .2s ease-out}.tm-toast.tm-toast-error{border-left-color:#e01616}.tm-toast-text{flex:1 1 auto}.tm-toast-btn{flex:0 0 auto;border:none;border-radius:5px;background:#0c6bae;color:#fff;padding:6px 10px;font-size:12px;cursor:pointer}.tm-toast-close{flex:0 0 auto;border:none;background:rgba(0,0,0,0);color:#999;font-size:18px;line-height:1;cursor:pointer;padding:0 2px}@keyframes tm-toast-in{from{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}#topMenu_status{position:absolute;right:calc(100% + 10px);top:0;bottom:0;display:flex;align-items:center;justify-content:flex-end;width:max-content;max-width:35vw;pointer-events:none;opacity:0;visibility:hidden;transition:opacity 3s ease-in,visibility 0s linear 3s}#topMenu_status.tm-status--visible{opacity:1;visibility:visible;transition:opacity .15s ease-out,visibility 0s}.tm-status-msg{pointer-events:auto;cursor:pointer;min-width:0;color:#fff;font-size:12px;font-weight:500;line-height:1;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.tm-status-msg.tm-status-msg--error{color:#ff5c5c;font-weight:700}@media(max-width: 650px){#topMenu_status{display:none}}.fd-section{border:1px solid #ccc;margin:10px;border-radius:5px}.fd-section-header{background:linear-gradient(to bottom, #f5f5f5, #e8e8e8);border-bottom:1px solid #ccc;padding:6px 10px;font-weight:500;font-size:13px;color:#444;cursor:pointer;-webkit-user-select:none;user-select:none;display:flex;align-items:center;gap:6px;border-radius:5px 5px 0 0}.fd-section-header.collapsed{border-bottom:none;border-radius:5px}.fd-section-header .toggle-icon{font-size:10px;color:#888;transition:transform .2s}.fd-section-header.collapsed .toggle-icon{transform:rotate(-90deg)}.fd-section-body{padding:10px}.fd-section-body.hidden{display:none}.form-grid-3{display:grid;grid-template-columns:repeat(3, 1fr);gap:8px 12px}.form-field{display:flex;flex-direction:column;gap:3px}.fd-separator{border:none;border-top:1px solid #e0e0e0;margin:8px 0}.hero-form textarea{height:76px;resize:vertical}.params-layout{display:grid;grid-template-columns:210px 1fr;gap:14px;align-items:start}.period-col{display:flex;flex-direction:column;gap:8px}.period-field{display:flex;flex-direction:column;gap:3px}.period-field label{font-size:12px;color:#555}.period-field input[type=month]{width:200px}.right-col{display:flex;flex-direction:column;gap:8px}.right-row-3{display:grid;grid-template-columns:1fr 1fr 1fr;gap:12px}.fd-section.sec-table .fd-section-body{padding:0}.fd-table-hint{padding:8px 10px;font-size:11px;color:#888}.table-outer{overflow:hidden;border-radius:0 0 5px 5px}.table-scroll{overflow-x:auto}.hero-table{border-collapse:separate;border-spacing:0;font-size:12px;width:max-content;min-width:100%}.hero-table th,.hero-table td{border-right:1px solid #ccc;border-bottom:1px solid #e0e0e0;padding:5px 8px;white-space:nowrap}.hero-table th:last-child,.hero-table td:last-child{border-right:none}.hero-table thead th{background:#f0f0f0;font-size:11px;font-weight:500;color:#444;text-align:center;border-bottom:1px solid #ccc}.hero-table td{text-align:right;vertical-align:middle}.hero-table th.col-month,.hero-table td:not(.col-frozen){min-width:120px;width:120px}.hero-table tr.alt td:not(.col-frozen){background:#fafafa}.hero-table tr.net-row td:not(.col-frozen){padding-right:10px}.fd-section .col-frozen{position:sticky;left:0;z-index:2;background:#f0f0f0 !important;font-weight:500;color:#444;font-size:11px;text-align:left !important;padding-left:10px !important;border-right:2px solid #ccc;min-width:140px;max-width:140px;width:140px}thead th .fd-section .col-frozen{z-index:3}.cell-input{width:100%;border:1px solid rgba(0,0,0,0);background:rgba(0,0,0,0);font-size:12px;text-align:right;padding:1px 3px;border-radius:2px;font-family:"Roboto",sans-serif;color:#222;outline:none}.cell-input:focus{border-color:rgba(12,107,174,.45);background:#fff;box-shadow:0 0 0 1px rgba(102,175,233,.5)}.cell-input.cmt{text-align:left}.c-pos{color:#15803d;font-weight:500;background:linear-gradient(to bottom, rgba(22, 163, 74, 0.05), rgba(22, 163, 74, 0.12)),#fff}.c-pos-text{color:#15803d !important}.c-neg{color:#e01616;font-weight:500;background:linear-gradient(to bottom, rgba(224, 22, 22, 0.05), rgba(224, 22, 22, 0.12)),#fff}.c-neg-text{color:#e01616 !important}.c-net{color:#075395;font-weight:500;background:linear-gradient(to bottom, rgba(12, 107, 174, 0.05), rgba(12, 107, 174, 0.12)),#fff}.c-net-text{color:#075395 !important}#btnPripravit.is-invalid{border:1.5px solid #e01616;box-shadow:0 0 0 2px rgba(224,22,22,.2)}.fd-field-error{font-size:11px;color:#e01616;min-height:14px}.form-field.has-error select,.form-field.has-error input[type=month]{border-color:#e01616;box-shadow:0 0 0 1px rgba(224,22,22,.25)}.form-field.has-error .m-ms-control{border-color:#e01616;box-shadow:0 0 0 1px rgba(224,22,22,.25)}.prob-val{font-weight:500;color:#075395;font-family:"Roboto Mono",monospace;font-size:13px}.hero-form .k-slider .k-slider-selection{background:#075395}.hero-form .k-slider .k-draghandle{border-color:#075395;background:#075395}.hero-form .k-slider .k-draghandle:hover,.hero-form .k-slider .k-draghandle:focus{background:#064b86;border-color:#064b86}:root{--opp: #15803d;--threat: #E01616;--net: #075395;--border: #cccccc;--border-light: #e0e0e0;--color-surface-grey: #f0f0f0;--radius: 5px}.content-area{display:flex;overflow:hidden}#bp-grid-container{width:100%;border:1px solid rgba(170,170,170,.46);border-radius:5px;overflow:hidden}.left-panel{flex:1;overflow-x:auto;min-width:0}.right-panel{width:320px;flex-shrink:0;overflow-y:auto;background:linear-gradient(to bottom, #fbfbfb, #f4f4f4);display:flex;flex-direction:column}.rp-section-title{font-size:11px;font-weight:500;text-transform:uppercase;letter-spacing:.06em;color:#888;margin-bottom:8px}.kpi-row{display:flex;gap:6px;margin-bottom:16px}.kpi-card{flex:1;border:1px solid #e0e0e0;border-radius:5px;padding:8px 10px;background:#fff}.kpi-card.card-pos{background:linear-gradient(to bottom, rgba(22, 163, 74, 0.05), rgba(22, 163, 74, 0.12)),#fff;border-color:rgba(22,163,74,.45)}.kpi-card.card-neg{background:linear-gradient(to bottom, rgba(224, 22, 22, 0.05), rgba(224, 22, 22, 0.12)),#fff;border-color:rgba(224,22,22,.45)}.kpi-card.card-neu{background:linear-gradient(to bottom, rgba(12, 107, 174, 0.05), rgba(12, 107, 174, 0.12)),#fff;border-color:rgba(12,107,174,.45)}@media(max-width: 650px){.kpi-row{flex-wrap:wrap}.kpi-card{flex:1 1 calc(50% - 3px)}}.kpi-label{font-size:10px;color:#999;margin-bottom:2px;white-space:nowrap}.kpi-value{font-size:16px;font-weight:500;font-family:"Roboto Mono",monospace}.v-pos{color:#15803d}.v-neg{color:#e01616}.v-neu{color:#075395}.plan-bars{display:flex;flex-direction:column;gap:5px}.plan-bar-row{display:flex;align-items:center;gap:8px}.plan-bar-label{width:36px;font-size:10px;font-weight:500;color:#666;text-align:right;flex-shrink:0}.plan-bar-track{flex:1;height:14px;background:#e8e8e8;border-radius:2px;overflow:hidden}.plan-bar-fill{height:100%;border-radius:2px;transition:width .4s ease}.plan-bar-pct{width:38px;font-size:10px;font-weight:500;text-align:right;flex-shrink:0;font-family:"Roboto Mono",monospace}.bar-green{background:#16a34a}.bar-orange{background:#dd8c00}.bar-red{background:#e01616}.dot{display:inline-block;width:7px;height:7px;border-radius:50%;margin-right:5px;flex-shrink:0;vertical-align:middle;position:relative;top:-1px}.dot-opp{background-color:#15803d}.dot-thr{background-color:#e01616}.dot-inf{background-color:#0c6bae}.forecast-header{height:59px;display:flex;align-items:center;justify-content:space-between;background:linear-gradient(to bottom, #f8f8f8, #f0f0f0);border:1px solid rgba(170,170,170,.12);border-radius:5px;padding:6px 14px;margin-bottom:16px;flex-shrink:0}.forecast-header-left,.forecast-header-right{display:flex;align-items:center;gap:8px}.forecast-header .forecast-month-label{font-size:12px;font-weight:500;color:#555}.forecast-header .forecast-month-select{height:26px;border:1px solid #bbb;border-radius:3px;font-size:12px;font-family:inherit;padding:0 6px;background:#fff;color:#222}.forecast-header .forecast-select{display:inline-flex;align-items:center}.forecast-header .forecast-select select{-webkit-appearance:none;appearance:none;height:26px;border:1px solid #bbb;border-radius:3px;font-size:12px;font-family:inherit;padding:0 22px 0 8px;background-color:#fff;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='8' height='5' viewBox='0 0 8 5'%3E%3Cpath fill='%23888' d='M0 0l4 5 4-5z'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:right 7px center;color:#222;cursor:pointer}.forecast-header .forecast-select select:focus{outline:none;border-color:rgba(12,107,174,.45)}.forecast-header #bp_forecast_filter_user{width:120px}.forecast-header #bp_forecast_filter_month{width:115px}.forecast-header .forecast-info{font-size:11px;color:#999;margin-left:4px}.forecast-scroll{flex:1;min-height:0;overflow:auto}#bp_forecast_grid_container{min-height:0;display:flex;flex-direction:column;border:1px solid rgba(170,170,170,.46);border-radius:5px;background:#fff;overflow:hidden}#bp_table_forecast{width:100%;min-width:100%;table-layout:auto}#bp_table_forecast th,#bp_table_forecast td{overflow:hidden;text-overflow:ellipsis;min-width:0}#bp_table_forecast .col-frozen{min-width:180px;width:auto}#bp_table_forecast .col-wk-forecast{background:linear-gradient(to bottom, rgba(222, 196, 0, 0.05), rgba(222, 196, 0, 0.12)),#fff}#bp_table_forecast .col-wk-actual{background:linear-gradient(to bottom, rgba(22, 163, 74, 0.05), rgba(22, 163, 74, 0.12)),#fff}#bp_table_forecast td:not(.col-frozen):not(.col-wk-forecast):not(.col-wk-actual),#bp_table_forecast th:not(.col-frozen):not(.col-wk-forecast):not(.col-wk-actual){width:95px;min-width:95px}#bp_table_forecast thead tr:first-child th{height:26px}#bp_table_forecast thead tr:nth-child(2) th{top:26px}#bp_table_forecast thead th:not(.col-frozen){vertical-align:bottom;line-height:1.3;font-size:11px}#bp_table_forecast thead th.col-frozen{vertical-align:bottom}#bp_table_forecast thead .th-group-label{text-align:center;font-weight:500;font-size:11px;color:#555}#bp_table_forecast thead .th-week-num{font-size:11px;font-weight:500;color:#222;display:block}#bp_table_forecast thead .th-week-date{font-size:10px;color:#777;display:block}#bp_table_forecast thead .th-week-days{font-size:10px;color:#999;display:block}#bp_table_forecast tbody tr td.col-wk-forecast{width:90px;min-width:90px}#bp_table_forecast tbody tr td.col-wk-actual{width:80px;min-width:80px}#bp_table_forecast tr.row-total td{background:linear-gradient(to bottom, rgba(12, 107, 174, 0.12), rgba(12, 107, 174, 0.21)),#fff;font-weight:800;color:#075395}#bp_table_forecast tr.row-cust-total td{background:linear-gradient(to bottom, rgba(12, 107, 174, 0.05), rgba(12, 107, 174, 0.12)),#fff;font-weight:600;color:#444}#bp_table_forecast tr.row-cat-detail td{font-size:12px;font-weight:500}#bp_table_forecast tr td:not(:has(.wk-input)){padding-right:16px}.wk-input{width:100%;border:1px solid rgba(0,0,0,0);background:rgba(0,0,0,0);font-size:11px;text-align:right;padding:1px 2px;border-radius:2px;font-family:inherit;color:inherit;outline:none}.wk-input:focus{border-color:rgba(12,107,174,.45);background:#fff;box-shadow:0 0 0 1px rgba(12,107,174,.4)}.hidden-row{display:none}.cust-toggle{display:inline-block;cursor:pointer;-webkit-user-select:none;user-select:none}.cust-toggle .toggle-arrow{display:inline-block;font-size:9px;color:#999;transition:transform .18s}.cust-toggle.collapsed .toggle-arrow{transform:rotate(-90deg)}