@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}.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}
