:root{--accent: #354ea0;--accent-dark: #2d4288;--accent-ring: rgba(53, 78, 160, .18);--accent-soft: #edf1ff;--accent-soft-strong: #e3e9ff;--accent-border: #b7c3ee;--accent-text: #273f91;color:#1f2523;background:#f2f5f7;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-synthesis:none;line-height:1.5;text-rendering:optimizeLegibility}*{box-sizing:border-box}body{margin:0;min-width:320px;min-height:100vh}button,input,select,textarea{font:inherit}button{cursor:pointer}button:disabled,input:disabled{cursor:not-allowed;opacity:.62}.client-app{min-height:100vh;padding:32px}.client-page{display:grid;gap:22px;margin:0 auto;max-width:1120px}.welcome-panel{align-items:center;background:#fff;border:1px solid #d9e1e5;border-radius:8px;display:grid;gap:24px;grid-template-columns:minmax(0,1fr) auto;padding:28px}.welcome-copy{min-width:0}.eyebrow{color:var(--accent);display:block;font-size:12px;font-weight:800;letter-spacing:0;margin-bottom:8px;text-transform:uppercase}.welcome-panel h1,.access-panel h1,.report-toolbar h1{color:#17201d;font-size:28px;line-height:1.2;margin:0}.welcome-panel p,.access-panel p,.report-card p{color:#61706b;margin:8px 0 0;max-width:720px}.welcome-steps{display:grid;gap:8px;min-width:220px}.welcome-steps div{align-items:center;background:var(--accent-soft);border:1px solid var(--accent-border);border-radius:8px;color:var(--accent-text);display:flex;gap:10px;min-height:42px;padding:10px 12px}.modules-panel{background:#fff;border:1px solid #d9e1e5;border-radius:8px;display:grid;gap:14px;padding:18px}.section-title-row{align-items:end;display:flex;justify-content:space-between}.section-title-row h2{color:#17201d;font-size:18px;line-height:1.25;margin:0}.module-list{display:grid;gap:10px;grid-template-columns:repeat(auto-fit,minmax(190px,1fr))}.module-card{align-items:center;background:#fbfcfc;border:1px solid #d9e1e5;border-radius:8px;color:#26312e;display:flex;gap:11px;min-height:64px;padding:12px;text-align:left}.module-card:hover{border-color:var(--accent-border);background:var(--accent-soft)}.module-card-active{background:var(--accent-soft-strong);border-color:var(--accent);color:var(--accent-text)}.module-card span,.report-module-label,.report-filter-tags span{min-width:0}.module-card strong,.module-card small{display:block}.module-card small{color:#66736f;font-size:12px;margin-top:2px}.catalog-search-panel{align-items:center;background:#fff;border:1px solid #d9e1e5;border-radius:8px;display:flex;gap:14px;justify-content:space-between;padding:14px}.catalog-search-panel>span{color:#61706b;font-size:13px;font-weight:700;white-space:nowrap}.catalog-search-box,.filter-option-search{align-items:center;background:#fbfcfc;border:1px solid #cfd9dd;border-radius:8px;color:#60706a;display:flex;min-height:40px;min-width:0}.catalog-search-box{flex:1;max-width:620px;padding:0 12px}.catalog-search-box input,.filter-option-search input{background:transparent;border:0;color:#1f2523;min-width:0;outline:0;width:100%}.catalog-search-box input{padding:8px 9px}.catalog-search-box:focus-within,.filter-option-search:focus-within{border-color:var(--accent);box-shadow:0 0 0 3px var(--accent-ring)}.report-card-grid{display:grid;gap:16px;grid-template-columns:repeat(auto-fit,minmax(280px,1fr))}.report-card{background:#fff;border:1px solid #d9e1e5;border-radius:8px;display:grid;gap:18px;grid-template-columns:auto minmax(0,1fr);grid-template-rows:minmax(0,1fr) auto;min-height:100%;padding:22px}.report-card-icon,.access-icon{align-items:center;background:var(--accent-soft-strong);border-radius:8px;color:var(--accent);display:grid;height:48px;justify-items:center;width:48px}.report-card-copy{align-self:stretch;display:flex;flex-direction:column;min-width:0}.report-card h2{color:#17201d;font-size:19px;line-height:1.25;margin:4px 0 0}.report-module-label{color:var(--accent);display:inline-flex;font-size:12px;font-weight:800;text-transform:uppercase}.report-card p{display:-webkit-box;min-height:72px;line-clamp:3;-webkit-box-orient:vertical;-webkit-line-clamp:3;overflow:hidden}.report-card dl{display:flex;flex:0 0 auto;flex-wrap:wrap;gap:10px;margin:16px 0 0}.report-card dl div{background:#f6f8f9;border:1px solid #e0e7ea;border-radius:8px;min-width:94px;padding:8px 10px}.report-card dt{color:#67746f;font-size:11px;font-weight:700;margin:0;text-transform:uppercase}.report-card dd{color:#1f2523;font-size:13px;font-weight:700;margin:2px 0 0}.report-card mark{background:#fff0b8;border-radius:4px;color:inherit;padding:0 2px}.report-filter-tags{align-content:flex-start;align-items:flex-start;display:flex;flex:0 0 auto;flex-wrap:wrap;gap:7px;margin-top:14px;max-height:76px;overflow:hidden}.report-filter-tags span{align-items:center;background:var(--accent-soft);border:1px solid var(--accent-border);border-radius:8px;color:var(--accent-text);display:inline-flex;font-size:12px;font-weight:700;line-height:1.2;max-width:100%;min-height:28px;overflow:hidden;padding:5px 8px;text-overflow:ellipsis;white-space:nowrap}.report-card .button{align-self:end;grid-column:1 / -1;justify-self:start}.empty-search-result{background:#fff;border:1px dashed #cfd9dd;border-radius:8px;color:#61706b;padding:20px}.report-page{display:grid;gap:16px;margin:0 auto;max-width:1280px}.report-toolbar{align-items:center;background:#fff;border:1px solid #d9e1e5;border-radius:8px;display:flex;gap:16px;justify-content:space-between;padding:16px 18px}.report-toolbar h1{font-size:22px;margin-top:4px}.report-toolbar p{color:#61706b;margin:4px 0 0;max-width:760px}.report-actions,.filters-actions{display:flex;flex-wrap:wrap;gap:10px}.print-menu-anchor{position:relative}.print-orientation-menu{background:#fff;border:1px solid #cfd9dd;border-radius:8px;box-shadow:0 16px 40px #121c192e;display:grid;gap:4px;padding:6px;position:absolute;right:0;top:calc(100% + 8px);width:168px;z-index:20}.print-orientation-menu:before{background:#fff;border-left:1px solid #cfd9dd;border-top:1px solid #cfd9dd;content:"";height:10px;position:absolute;right:22px;top:-6px;transform:rotate(45deg);width:10px}.print-orientation-menu button{align-items:center;background:transparent;border:0;border-radius:6px;color:#25312e;display:flex;font-weight:800;gap:9px;justify-content:flex-start;min-height:38px;padding:8px 10px;position:relative;text-align:left;z-index:1}.print-orientation-menu button:hover,.print-orientation-menu button:focus-visible{background:var(--accent-soft)}.link-button{align-items:center;background:transparent;border:0;color:var(--accent);display:inline-flex;font-size:13px;font-weight:800;gap:7px;padding:0}.button,.icon-button{align-items:center;border:1px solid transparent;border-radius:8px;display:inline-flex;font-weight:800;gap:8px;justify-content:center;min-height:40px}.button{padding:9px 14px}.icon-button{background:#f5f7f8;border-color:#d9e1e5;color:#394743;height:38px;width:38px}.button-primary{background:var(--accent);color:#fff}.button-primary:hover{background:var(--accent-dark)}.button-secondary{background:#fff;border-color:#cfd9dd;color:#25312e}.button-secondary:hover,.icon-button:hover{background:var(--accent-soft)}.modal-backdrop{align-items:center;background:#141d1b80;display:grid;top:0;right:0;bottom:0;left:0;justify-items:center;padding:24px;position:fixed;z-index:30}.filter-modal{background:#fff;border-radius:8px;box-shadow:0 24px 70px #0c151247;display:flex;flex-direction:column;max-height:min(760px,calc(100vh - 48px));max-width:760px;overflow:hidden;width:min(100%,760px)}.filter-modal-header{align-items:start;border-bottom:1px solid #e0e7ea;display:flex;flex:0 0 auto;gap:16px;justify-content:space-between;padding:20px 22px 16px}.filter-modal-header h2{color:#17201d;font-size:22px;line-height:1.25;margin:0}.filters-panel{display:flex;flex:1 1 auto;flex-direction:column;min-height:0}.filters-grid{display:grid;gap:16px;min-height:0;overflow:auto;padding:20px 22px}.filters-actions{background:#fff;border-top:1px solid #e0e7ea;box-shadow:0 -12px 30px #1c272314;flex:0 0 auto;justify-content:flex-end;padding:16px 22px 18px}.filter-field{display:grid;gap:7px;min-width:0}.filter-field>span{color:#26312e;font-size:13px;font-weight:800}.filter-field b{color:#b3453c;margin-left:3px}.filter-field small{color:#687670;font-size:12px}.filter-field .field-error{color:#b3453c}.filter-field input,.filter-field select{background:#fbfcfc;border:1px solid #cfd9dd;border-radius:8px;color:#1f2523;min-height:40px;outline:0;padding:8px 10px;width:100%}.filter-field input:focus,.filter-field select:focus{border-color:var(--accent);box-shadow:0 0 0 3px var(--accent-ring)}.filter-option-panel{display:grid;gap:8px}.filter-option-search{padding:0 10px}.filter-option-search input{border:0;box-shadow:none;min-height:auto;padding:8px}.filter-option-summary{color:#687670;display:flex;font-size:12px;font-weight:700;justify-content:space-between}.option-check-list{border:1px solid #cfd9dd;border-radius:8px;display:grid;gap:4px;max-height:180px;overflow:auto;padding:8px}.option-check{align-items:center;border-radius:7px;color:#26312e;display:flex;gap:9px;min-height:34px;padding:6px 8px;-webkit-user-select:none;user-select:none}.option-check:hover{background:var(--accent-soft)}.option-check input{accent-color:var(--accent);border:0;box-shadow:none;height:16px;min-height:16px;padding:0;width:16px}.date-range-control{display:grid;gap:8px}.date-range-trigger{align-items:center;background:#fbfcfc;border:1px solid #cfd9dd;border-radius:8px;color:#1f2523;display:flex;gap:9px;justify-content:flex-start;min-height:40px;outline:0;padding:8px 10px;text-align:left;width:100%}.date-range-trigger-value{align-items:center;display:grid;gap:8px;grid-template-columns:minmax(0,1fr) auto minmax(0,1fr);min-width:0;width:100%}.date-range-trigger-value span{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.date-range-trigger-value i{color:#687670;font-size:12px;font-style:normal;font-weight:800;text-transform:uppercase}.date-range-trigger:focus,.date-range-trigger[aria-expanded=true]{border-color:var(--accent);box-shadow:0 0 0 3px var(--accent-ring)}.date-range-picker{background:#fff;border:1px solid var(--accent-border);border-radius:8px;box-shadow:0 18px 44px #0c151229;display:grid;gap:12px;padding:12px}.date-range-picker-header,.date-range-picker-footer{align-items:center;display:flex;gap:10px;justify-content:space-between}.date-range-picker-header strong{color:#26312e;font-size:13px;font-weight:800;min-width:0;text-align:center}.date-range-picker-header .icon-button{height:34px;min-height:34px;width:34px}.date-range-months{display:grid;gap:14px;grid-template-columns:repeat(2,minmax(0,1fr))}.date-range-month{display:grid;gap:8px;min-width:0}.date-range-month>strong{color:#26312e;font-size:13px;text-align:center;text-transform:capitalize}.date-range-weekdays,.date-range-days{display:grid;grid-template-columns:repeat(7,minmax(0,1fr))}.date-range-weekdays span{color:#687670;font-size:11px;font-weight:800;padding:4px 0;text-align:center}.date-range-days{gap:2px}.date-range-day{align-items:center;background:transparent;border:1px solid transparent;border-radius:6px;color:#26312e;display:inline-flex;font-size:13px;font-weight:700;height:32px;justify-content:center;min-width:0;padding:0}.date-range-day:hover{background:var(--accent-soft);border-color:var(--accent-border)}.date-range-day-muted{color:#a4afab}.date-range-day-in-range{background:var(--accent-soft-strong);color:var(--accent-text)}.date-range-day-selected{background:var(--accent);color:#fff}.date-range-day-selected:hover{background:var(--accent-dark);border-color:var(--accent-dark)}.date-range-picker-footer{border-top:1px solid #e0e7ea;padding-top:10px}.date-range-picker-footer .button{min-height:34px;padding:6px 11px}.report-viewer{background:transparent;border:0;border-radius:0;min-height:560px;overflow:hidden}.report-viewer-empty{align-items:center;color:#66736f;display:grid;justify-items:center;padding:70px 20px;text-align:center}.report-viewer-empty strong{color:#26312e;margin-top:10px}.report-viewer-empty p{margin:4px 0 0}.report-frame{border:0;border-radius:6px;display:block;height:calc(100vh - 150px);min-height:620px;width:100%}.state{align-items:flex-start;background:#fff;border:1px solid #d9e1e5;border-radius:8px;color:#333e3a;display:flex;gap:10px;padding:16px}.state p{margin:3px 0 0}.state-error{border-color:#e5b8b0;color:#7b3027}.state-loading{align-items:center}.center-state,.access-panel{margin:12vh auto 0;max-width:560px}.access-panel{background:#fff;border:1px solid #d9e1e5;border-radius:8px;display:grid;gap:12px;justify-items:start;padding:28px}.access-panel .state{width:100%}.spinner{animation:spin .8s linear infinite;border:2px solid #c9d2ce;border-top-color:var(--accent);border-radius:999px;display:inline-block;height:18px;width:18px}.tour-layer{top:0;right:0;bottom:0;left:0;pointer-events:none;position:fixed;z-index:40}.tour-backdrop{top:0;right:0;bottom:0;left:0;position:absolute}.tour-backdrop-visible{background:#0f181685}.tour-spotlight{background:#ffffff14;border:2px solid #f2c94c;border-radius:12px;box-shadow:0 0 0 9999px #0f181680,0 16px 44px #09110e47;pointer-events:none;position:fixed;transition:height .16s ease,left .16s ease,top .16s ease,width .16s ease;z-index:41}.tour-popover{background:#fff;border:1px solid #d9e1e5;border-radius:8px;box-shadow:0 24px 70px #08120f4d;max-width:calc(100vw - 36px);padding:18px;pointer-events:auto;position:fixed;transition:left .16s ease,top .16s ease;width:min(360px,calc(100vw - 36px));z-index:42}.tour-popover-header{align-items:center;display:flex;gap:12px;justify-content:space-between}.tour-step-count{background:var(--accent-soft);border:1px solid var(--accent-border);border-radius:999px;color:var(--accent-text);font-size:12px;font-weight:800;padding:3px 8px;white-space:nowrap}.tour-popover h2{color:#17201d;font-size:20px;line-height:1.25;margin:4px 0 0}.tour-popover p{color:#52615c;margin:10px 0 18px}.tour-actions{align-items:center;display:flex;gap:12px;justify-content:space-between}.tour-actions>div{display:flex;gap:8px}@keyframes spin{to{transform:rotate(360deg)}}@media print{.client-app{padding:0}.report-toolbar,.modal-backdrop,.state{display:none!important}.report-frame{border-radius:0;height:100vh;min-height:100vh}}@media (max-width: 760px){.client-app{padding:16px}.welcome-panel{align-items:start;grid-template-columns:1fr;padding:22px}.welcome-steps{min-width:0;width:100%}.catalog-search-panel{align-items:stretch;flex-direction:column}.catalog-search-box{max-width:none;width:100%}.report-toolbar{align-items:start;flex-direction:column}.report-actions{width:100%}.report-actions .button{flex:1 1 130px}.date-range-months,.date-range-trigger-value{grid-template-columns:1fr}.date-range-trigger-value i{display:none}.report-frame{height:70vh;min-height:520px}}
