@charset "UTF-8";
:root{font-family:Inter,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;color:#16253f;background:#f4f7fb;font-size:16px;font-synthesis:none;--blue:#2258d9;--navy:#142642;--muted:#6e7c92;--line:#e6ebf2}*{box-sizing:border-box}body{margin:0}button,input,select,textarea{font:inherit}button,a,input,summary{touch-action:manipulation}button{cursor:pointer}button:disabled{cursor:wait;opacity:.5}button:focus-visible,a:focus-visible,summary:focus-visible{outline:3px solid #90b6ff;outline-offset:3px}a{color:var(--blue)}[hidden]{display:none!important}.header{background:white;border-bottom:1px solid var(--line)}.header-inner{max-width:1440px;margin:auto;padding:22px 40px;display:flex;justify-content:space-between;align-items:center}.brand{display:flex;gap:11px;align-items:center;text-decoration:none;color:var(--navy);font-size:21px;font-weight:750;letter-spacing:-.6px}.brand-mark{background:var(--blue);color:#fff;font-size:32px;width:44px;height:44px;border-radius:13px;display:grid;place-items:center;font-weight:400}.brand small{display:block;font-size:11px;letter-spacing:2.4px;color:var(--muted);margin-top:3px}.header-right{display:flex;gap:32px;align-items:center;font-size:14px}.location{padding-right:28px;border-right:1px solid var(--line)}.text-button{border:0;background:none;padding:0;color:var(--blue);font-size:14px;font-weight:550;line-height:1.5}.text-button:hover{text-decoration:underline}main{max-width:1440px;padding:38px 40px 0;margin:auto}.page-title{display:flex;justify-content:space-between;align-items:center;gap:20px;margin-bottom:31px}.eyebrow{font-size:12px;font-weight:700;letter-spacing:1.8px;color:var(--blue);margin-bottom:10px}h1{font-size:32px;line-height:1.2;letter-spacing:-1px;margin:0 0 11px;font-weight:650}.page-title p{color:var(--muted);font-size:16px;margin:0}.export-wrap{display:flex;gap:8px}.button{border-radius:9px;padding:13px 18px;border:1px solid transparent;font-size:14px;font-weight:600;display:flex;justify-content:center;align-items:center;gap:12px;white-space:nowrap}.button.primary{background:var(--blue);color:white;box-shadow:0 3px 6px #2258d918}.button.primary:hover{background:#1849bf}.button.secondary{background:white;color:var(--navy);border-color:var(--line)}.workspace{display:grid;grid-template-columns:310px minmax(0,1fr);gap:26px;align-items:start}.panel{background:#fff;border:1px solid var(--line);border-radius:13px;box-shadow:0 2px 5px #192f4e03}.filters{padding:22px}.panel-heading{display:flex;justify-content:space-between;align-items:center;gap:14px}.filters .panel-heading{margin-bottom:24px}.panel-heading h2{font-size:16px;letter-spacing:-.25px;margin:0;font-weight:650}.filters .panel-heading h2{font-size:15px}.filters .text-button{font-size:12px}.field-title{display:block;font-size:14px;font-weight:600;margin:19px 0 12px}.presets{display:flex;gap:5px;margin-bottom:14px}.preset{font-size:12px;padding:7px 8px;background:#f4f6fa;border:1px solid transparent;border-radius:6px;color:#66758d;flex:1;white-space:nowrap}.preset.active{color:var(--blue);background:#edf3ff;border-color:#d7e4ff}.field-grid{display:grid;grid-template-columns:1fr 1fr;gap:11px}.field-grid label{font-size:13px;color:var(--muted);display:block}input[type=date],input[type=time],textarea{display:block;width:100%;min-width:0;background:white;border:1px solid #dce3ed;border-radius:7px;padding:10px 8px;color:var(--navy);font-size:14px;margin-top:7px;outline:0}input:focus,textarea:focus{border-color:#719af8;box-shadow:0 0 0 3px #2258d911}input[type=date]{font-size:13px;padding:10px 5px}input[type=checkbox]{accent-color:var(--blue);width:16px;height:16px;margin:0;flex-shrink:0}.divider{border-top:1px solid var(--line);margin:22px 0}.segmented{display:flex;padding:4px;background:#f0f3f8;border-radius:8px;gap:3px}.segmented button{flex:1;border:0;padding:9px 0;background:none;color:var(--muted);border-radius:5px;font-size:14px}.segmented .selected{background:white;color:var(--navy);box-shadow:0 1px 4px #15263f12;font-weight:600}.weekdays{display:flex;gap:6px;margin-bottom:17px}.day{flex:1;padding:9px 0;border:1px solid #e0e6ef;border-radius:6px;background:white;font-size:13px;color:var(--muted)}.day.selected{border-color:#d4e2ff;background:#edf3ff;color:var(--blue);font-weight:600}.check-row{display:flex;align-items:center;gap:9px;font-size:14px}.break-toggle{margin:17px 0 12px}.hint{font-size:12px;color:var(--muted);line-height:1.55;margin:8px 0}.exclusions{margin-top:18px;font-size:12px}.exclusions summary{display:flex;justify-content:space-between;cursor:pointer;color:var(--muted);font-size:14px}.exclusions textarea{font-size:13px;resize:vertical}.types{display:grid;gap:13px}.type-dot{width:8px;height:8px;border-radius:3px;display:inline-block;margin-left:auto}.calculate{width:100%;margin-top:27px;justify-content:space-between}.timezone{text-align:center;font-size:12px;color:var(--muted);margin:12px 0 0}.results{min-width:0}.status-line{display:flex;align-items:center;justify-content:space-between;gap:12px;font-size:14px;margin:1px 0 16px;color:var(--muted)}.status-line>span{font-weight:500;color:#43546e}.stats{display:grid;grid-template-columns:1.24fr 1fr .82fr;gap:14px;margin-bottom:22px}.stat{background:white;border:1px solid var(--line);border-radius:12px;padding:23px 20px;min-width:0;position:relative;overflow:hidden}.stat-main{background:var(--navy);border-color:var(--navy);color:white}.stat-label{font-size:14px;color:var(--muted);margin-bottom:20px}.stat-main .stat-label{color:#c2d4f0}.stat-value{font-size:29px;letter-spacing:-1px;font-weight:600;white-space:nowrap;font-variant-numeric:tabular-nums;position:relative;z-index:1}.stat-value small{font-size:17px;letter-spacing:0;font-weight:400;opacity:.75}.stat-caption{font-size:12px;line-height:1.5;color:var(--muted);margin-top:11px;position:relative;z-index:1}.stat-main .stat-caption{color:#9fb8dc}.stat-decor{font-size:130px;position:absolute;right:-29px;bottom:-43px;color:#243c5e;transform:rotate(-25deg);font-weight:200}.chart-panel{padding:23px 23px 17px;margin-bottom:22px}.chart-legend{font-size:12px;color:var(--muted);display:flex;gap:7px;align-items:center}.chart-legend i{width:8px;height:8px;background:var(--blue);border-radius:2px}.chart{height:167px;margin-top:21px;display:flex;align-items:flex-end;gap:6px;padding-top:18px;background:repeating-linear-gradient(to top,transparent 0,transparent 39px,#edf1f6 40px,transparent 41px);position:relative}.bar-column{height:100%;display:flex;flex:1;min-width:0;align-items:center;justify-content:flex-end;flex-direction:column;position:relative;gap:9px}.bar{width:100%;max-width:30px;min-height:2px;background:#a9c0f9;border-radius:4px 4px 1px 1px;transition:height .2s}.bar-column:nth-child(3n+1) .bar{background:#6592ee}.bar-column:hover .bar{background:var(--blue)}.bar-label{font-size:12px;color:#8b98aa;height:14px}.tooltip{display:none;position:absolute;bottom:25px;background:var(--navy);color:white;border-radius:5px;padding:8px;font-size:12px;white-space:nowrap;z-index:3}.bar-column:hover .tooltip,.bar-column:focus .tooltip{display:block}.chart-footer{font-size:12px;color:#8a97aa;margin-top:13px;display:flex;justify-content:space-between;gap:12px}.journal .panel-heading{padding:22px 23px}.journal-title{display:flex;gap:9px;align-items:center}.count-pill{background:#f0f3f8;color:var(--muted);font-size:12px;padding:3px 7px;border-radius:5px}.tabs{display:flex;gap:17px}.tabs button{border:0;background:none;font-size:14px;color:var(--muted);padding:6px 0;border-bottom:2px solid transparent}.tabs button.selected{color:var(--blue);border-bottom-color:var(--blue)}.table-scroll{overflow-x:auto}table{width:100%;border-collapse:collapse;font-size:14px;white-space:nowrap}th{text-align:left;font-size:12px;font-weight:500;color:#8793a6;padding:12px 22px;background:#fafbfd;border-top:1px solid #f0f3f7;border-bottom:1px solid var(--line)}td{padding:16px 22px;border-bottom:1px solid #f0f3f7;vertical-align:middle;font-variant-numeric:tabular-nums}th:not(:first-child),td:not(:first-child){padding-left:12px;padding-right:12px}.type-badge{display:inline-flex;align-items:center;gap:7px;font-size:13px;font-weight:500}.type-badge i{height:7px;width:7px;border-radius:2px}.cell-sub{display:block;font-size:12px;color:#8b97aa;margin-top:5px;font-variant-numeric:normal}.time-sep{color:#a8b1bf;margin:0 7px}.work-cell{font-weight:650;color:var(--blue)}.source-link{color:#8a9bb4;text-decoration:none;padding:5px}.source-link:hover{color:var(--blue)}.table-footer{padding:15px 23px;display:flex;gap:12px;justify-content:space-between;font-size:12px;color:#8a97aa;align-items:center;line-height:1.6}.table-footer .text-button{font-size:12px;white-space:nowrap}.provenance{display:flex;align-items:center;gap:12px;margin:21px 2px 0;color:var(--muted)}.source-icon{width:30px;height:30px;background:#e8edf5;display:grid;place-items:center;border-radius:8px}.provenance strong{font-size:13px;font-weight:500;color:#60718b}.provenance p{font-size:12px;margin:5px 0 0}.provenance button{font-size:12px;margin-left:auto}footer{border-top:1px solid var(--line);padding:23px 0;margin-top:38px;display:flex;justify-content:space-between;font-size:12px;color:#8a97aa}.notice{padding:13px 16px;background:#fff6e5;color:#8b6118;border:1px solid #f0dfbe;border-radius:9px;font-size:14px;line-height:1.5;margin-bottom:15px}.notice.error{background:#fff0f0;color:#a23939;border-color:#f4d1d1}#formError{font-size:14px;color:#b33333;line-height:1.5;margin-top:15px}.empty{text-align:center;padding:40px 20px 50px}.empty>div{font-size:36px;color:#94a8c9}.empty h3{font-size:16px;font-weight:550}.empty p{font-size:14px;line-height:1.8;color:var(--muted)}dialog{width:min(600px,calc(100% - 32px));border:1px solid var(--line);border-radius:16px;padding:28px;color:var(--navy);box-shadow:0 25px 100px #0a193a33}dialog::backdrop{background:#0f213e70;backdrop-filter:blur(3px)}.dialog-heading{display:flex;align-items:center;justify-content:space-between;margin-bottom:15px}.dialog-heading h2{font-size:21px;letter-spacing:-.4px;margin:0}.close{border:0;background:#f1f4f8;border-radius:7px;font-size:24px;color:#73829a;width:34px;height:34px}#sourceContent{font-size:14px;line-height:1.7;color:#5d6e86}#sourceContent h3{font-size:14px;color:var(--navy);margin-bottom:5px}#sourceContent p{margin:7px 0 17px}#closeDialogBottom{margin-top:24px;width:100%}.toast{position:fixed;bottom:24px;left:50%;transform:translateX(-50%);background:var(--navy);color:white;border-radius:9px;box-shadow:0 5px 30px #14264233;padding:14px 22px;font-size:14px;z-index:10;max-width:90vw}.loading{opacity:.55;pointer-events:none}
@media(max-width:1180px){main{padding:30px 24px 0}.header-inner{padding:20px 24px}.workspace{grid-template-columns:280px minmax(0,1fr);gap:18px}.filters{padding:18px}.stats{grid-template-columns:1fr 1fr}.stats .stat:last-child{grid-column:1/-1;display:flex;gap:20px;align-items:center;padding:13px 20px}.stats .stat:last-child .stat-label,.stats .stat:last-child .stat-caption{margin:0}.stats .stat:last-child .stat-value{font-size:20px}.stat-value{font-size:27px}.chart{gap:4px}td{padding:14px}.page-title h1{font-size:28px}}
@media(max-width:800px){.header-inner{padding:16px 18px}.header-right .location{display:none}main{padding:25px 18px 0}.page-title{align-items:flex-start;flex-direction:column;margin-bottom:22px}.page-title h1{font-size:28px}.page-title p{font-size:14px}.export-wrap{width:100%}.export-wrap .primary{flex:1}.workspace{grid-template-columns:1fr}.filters{padding:20px}.filters .panel-heading{margin-bottom:16px}.presets .preset{font-size:14px}.field-grid label{font-size:14px}input[type=date]{font-size:15px;padding:11px}.weekdays .day{font-size:14px}.types{grid-template-columns:1fr 1fr;gap:14px}.type-dot{margin-left:0}.calculate{margin-top:20px}.filters .divider{margin:18px 0}.stats{gap:10px;margin-bottom:16px}.stat{padding:19px 15px}.stat-value{font-size:25px}.stat-label{font-size:13px;margin-bottom:16px}.chart-panel{padding:20px 15px 15px}.chart-legend{font-size:12px}.chart{gap:3px}.chart-footer{flex-direction:column;gap:3px}.journal .panel-heading{padding:20px 16px}.journal .panel-heading h2{font-size:15px}.table-footer{padding:13px 16px}.provenance{gap:8px}.provenance strong{font-size:12px}.provenance p{font-size:12px}footer{line-height:1.6;gap:20px}footer span{max-width:240px;text-align:right}}@media(prefers-reduced-motion:reduce){*{transition:none!important}}
/* Dashboard and alternate report views share the existing filters. */
.view-tabs{display:flex;gap:26px;border-bottom:1px solid #dfe6f0;margin:-8px 0 26px}.view-tabs button{border:0;background:none;padding:13px 2px;font-size:15px;font-weight:600;color:var(--muted);border-bottom:3px solid transparent;margin-bottom:-1px}.view-tabs button[aria-selected=true]{color:var(--blue);border-bottom-color:var(--blue)}.view-tabs button span{margin-right:6px}.dirty-notice{border:1px solid #cbdcf8;color:#395988;background:#eef4fe;border-radius:9px;padding:12px 15px;line-height:1.5;font-size:13px;margin-bottom:16px}.export-wrap{flex-wrap:wrap;justify-content:flex-end}.dashboard-stats{display:grid;grid-template-columns:1.5fr 1fr 1fr;gap:14px;margin-bottom:20px}.dashboard-total{background:linear-gradient(115deg,#142642,#203e68);color:#fff;border-radius:13px;padding:25px 24px;display:flex;flex-direction:column;justify-content:center;gap:13px}.dash-kicker{font-size:10px;letter-spacing:1.3px;color:#bed0ef;font-weight:650}.dashboard-total>strong{font-size:32px;letter-spacing:-1px;font-weight:600;white-space:nowrap;font-variant-numeric:tabular-nums}.dashboard-total>span{font-size:12px;color:#b7c8e2;line-height:1.5}.dashboard-mini{border:1px solid var(--line);background:white;border-radius:13px;padding:25px 20px;display:flex;flex-direction:column;gap:10px}.dashboard-mini>span{font-size:13px;color:#718099;line-height:1.5}.dashboard-mini>strong{font-size:32px;font-weight:600}.dashboard-mini>small{font-size:12px;color:#8995a7}.dash-panel{padding:24px;margin-bottom:20px;min-width:0}.dash-heading{display:flex;justify-content:space-between;gap:12px;align-items:flex-start;margin-bottom:23px}.dash-heading h2{font-size:16px;font-weight:650;letter-spacing:-.25px;margin:0}.dash-heading p{font-size:12px;line-height:1.6;color:var(--muted);margin:7px 0 0}.dash-legend{display:flex;gap:14px;white-space:nowrap;font-size:11px;color:var(--muted);padding-top:4px}.dash-legend span,.share-values span{display:flex;align-items:center;gap:6px}.dash-legend i,.share-values i{display:inline-block;width:9px;height:9px;border-radius:3px;flex-shrink:0}.legend-all{background:#dce6f8}.legend-work{background:var(--blue)}.trend-layout{display:flex;gap:12px;height:207px;padding-bottom:26px}.trend-axis{width:32px;flex-shrink:0;display:flex;flex-direction:column;justify-content:space-between;font-size:10px;color:#8c99ab;transform:translateY(-6px)}.trend-bars{display:flex;gap:5px;flex:1;min-width:0;background:repeating-linear-gradient(to top,#edf1f6 0,#edf1f6 1px,transparent 1px,transparent 25%);border-bottom:1px solid #e0e6ef}.trend-column{flex:1;min-width:0;position:relative;padding:0;border:0;background:transparent;border-radius:4px;isolation:isolate}.trend-column:hover,.trend-column.active{background:#edf3ff8c}.trend-bar{position:absolute;bottom:0;left:12%;width:76%;border-radius:4px 4px 0 0;pointer-events:none;max-width:32px}.trend-bar.all{background:#dce6f8;z-index:1}.trend-bar.work{background:#4276e1;z-index:2}.trend-tick{position:absolute;bottom:-24px;left:0;font-size:10px;color:#8c99ab;white-space:nowrap;pointer-events:none}.chart-readout{font-size:12px;line-height:1.5;color:#62748e;background:#f5f8fc;padding:10px 12px;border-radius:7px;margin-top:12px;min-height:38px}.dash-two{display:grid;grid-template-columns:1fr 1fr;gap:20px}.dash-two .dash-panel{display:flex;flex-direction:column}.share-layout{display:flex;align-items:center;justify-content:center;gap:23px;margin:6px 0 16px;flex:1}.share-donut{width:136px;height:136px;flex-shrink:0;border-radius:50%;display:grid;place-items:center;transform:rotate(-.1deg)}.share-donut>div{width:108px;height:108px;background:white;border-radius:50%;display:flex;align-items:center;justify-content:center;flex-direction:column;gap:4px}.share-donut strong{font-size:29px;letter-spacing:-1px;font-weight:600}.share-donut span{font-size:11px;color:var(--muted)}.share-values{display:grid;gap:20px}.share-values span{font-size:11px;color:var(--muted)}.share-values strong{font-size:17px;display:block;font-weight:600;margin-top:7px;white-space:nowrap;font-variant-numeric:tabular-nums}.dash-note{font-size:11px;line-height:1.6;color:#8b97a9;margin:15px 0 0}.type-bars{display:grid;gap:18px;flex:1;align-content:start}.type-chart-row>div:first-child{display:flex;justify-content:space-between;gap:10px;font-size:12px;align-items:center}.type-chart-row>div:first-child span{display:flex;gap:7px;align-items:center}.type-chart-row i{width:7px;height:7px;border-radius:2px}.type-chart-row strong{font-size:12px;font-weight:600;white-space:nowrap}.type-track{height:7px;background:#f0f3f8;border-radius:5px;margin:10px 0 5px;overflow:hidden}.type-track>span{display:block;height:100%;border-radius:5px}.type-chart-row small{font-size:10px;color:#8b97a9}.dash-empty{font-size:14px;color:var(--muted);line-height:1.7;margin:20px 0}.heat-scroll{overflow-x:auto;padding:4px}.heat-grid{display:grid;grid-template-columns:25px repeat(24,minmax(14px,1fr));gap:5px;min-width:560px;align-items:center}.heat-hour{font-size:10px;color:#8a97aa;padding-bottom:7px}.heat-day{font-size:11px;color:#71819b}.heat-cell{border:0;height:23px;min-width:0;border-radius:4px;padding:0}.heat-cell:hover,.heat-cell.active{box-shadow:0 0 0 2px #a5b9df;z-index:1}.heat-cell:focus-visible{outline:2px solid #122c51;outline-offset:1px}.heat-legend{display:flex;justify-content:flex-end;align-items:center;gap:8px;color:#8a97aa;font-size:10px;margin-top:14px}.heat-legend i{width:70px;height:8px;background:linear-gradient(90deg,#eff3f8,#2258d9);border-radius:3px}.heat-legend>span:last-child{margin-left:10px}.heat-explanation{font-size:11px;color:#8b97a9;margin-top:13px;line-height:1.6}.heat-explanation summary{cursor:pointer}.heat-explanation p{margin-bottom:0}.insight{padding:21px;display:flex;align-items:flex-start;gap:14px;min-width:0}.insight-symbol{display:grid;place-items:center;width:35px;height:35px;border-radius:10px;background:#edf3ff;color:#5281df;font-size:22px;flex-shrink:0}.insight>div{display:flex;flex-direction:column;gap:9px}.insight>div>span{font-size:12px;color:var(--muted);line-height:1.5}.insight strong{font-size:22px;font-weight:600;letter-spacing:-.4px}.insight small{font-size:11px;color:#8a97aa;line-height:1.6}.dialog-intro{font-size:13px;line-height:1.6;color:var(--muted);margin:0 0 20px}.report-options,.format-options{border:0;padding:0;margin:0;min-width:0}.report-options>legend,.format-options>legend{font-size:12px;color:var(--muted);padding:0;margin-bottom:10px}.report-option{display:flex;gap:11px;align-items:flex-start;border:1px solid var(--line);border-radius:9px;padding:14px;margin-bottom:9px;cursor:pointer}.report-option:has(input:checked){border-color:#80a5f3;background:#f3f7ff}.report-option>input{accent-color:var(--blue);margin:3px 0 0;flex-shrink:0}.report-option>span:not(.option-tag){flex:1}.report-option strong{font-size:14px;display:block;font-weight:600}.report-option small{display:block;font-size:12px;line-height:1.6;color:var(--muted);margin-top:5px}.option-tag{background:#e6eefc;color:#466eaf;white-space:nowrap;font-size:10px;border-radius:4px;padding:3px 5px}.export-bottom{display:flex;align-items:flex-end;justify-content:space-between;margin-top:22px;gap:15px}.format-options label{font-size:14px;display:inline-flex;gap:5px;align-items:center;margin-right:9px}.format-options input{accent-color:var(--blue)}.export-footnote{font-size:11px;color:#8a97aa;line-height:1.6;margin:20px 0 0}
@media(max-width:1250px){.dashboard-stats{grid-template-columns:1.3fr 1fr 1fr;gap:10px}.dashboard-total{padding:22px 18px}.dashboard-total>strong{font-size:27px}.dashboard-mini{padding:20px 15px}.share-layout{flex-direction:column;gap:18px}.share-values{grid-template-columns:1fr 1fr;gap:22px}.dash-heading{flex-direction:column}.page-title{align-items:flex-start}.export-wrap{max-width:330px}.dash-panel{padding:20px}}
@media(max-width:800px){.view-tabs{margin-top:0;gap:25px;margin-bottom:20px}.export-wrap{max-width:none;justify-content:flex-start}.export-wrap #moreReports{flex:1}.dashboard-stats{grid-template-columns:1fr 1fr}.dashboard-total{grid-column:1/-1;padding:24px}.dashboard-total>strong{font-size:36px}.dashboard-mini{padding:19px;gap:8px}.dashboard-mini>strong{font-size:28px}.dashboard-mini>span{font-size:12px}.dash-two{grid-template-columns:1fr;gap:0}.share-layout{flex-direction:row;gap:24px}.share-values{grid-template-columns:1fr;gap:20px}.dash-panel{padding:21px 17px;margin-bottom:16px}.trend-bars{gap:3px}.trend-layout{height:188px;gap:6px}.trend-tick{font-size:9px}.dash-legend{gap:16px}.insight{margin-bottom:12px;padding:20px}.heat-grid{min-width:580px}.heat-panel .dash-heading{margin-bottom:16px}.share-donut{width:138px;height:138px}.share-donut>div{width:110px;height:110px}.export-bottom{align-items:stretch;flex-direction:column;gap:19px}.format-options{display:block}.option-tag{display:none}#exportDialog{padding:22px}.export-footnote{margin-top:14px}.report-option{padding:12px}.report-option small{font-size:12px}}

/* Exports matching the calculated filters, with the original archive kept separate. */
.export-wrap{display:grid;grid-template-columns:auto auto;max-width:none;flex-shrink:0}.export-wrap .button{padding:11px 16px}.export-wrap #exportXlsx,.export-wrap #exportCsv{font-size:12px;padding:9px 14px;color:#64748b}
#exportDialog{width:min(630px,calc(100vw - 32px));max-height:calc(100dvh - 32px);overflow:auto}.export-summary{border:1px solid #dce7f8;background:#f4f8ff;border-radius:10px;padding:14px 16px;margin-bottom:16px}.export-summary>div{display:flex;align-items:center;justify-content:space-between;gap:12px}.export-summary>div>span{font-size:12px;color:#58739d}.export-summary strong{font-size:20px;font-weight:650;color:var(--navy);font-variant-numeric:tabular-nums;white-space:nowrap}.export-summary p{font-size:12px;line-height:1.6;color:#63748c;margin:7px 0 0;overflow-wrap:anywhere}.export-summary #exportSettings{font-size:11px;color:#78869a}.export-groups{margin-bottom:12px}.export-group-hint,.export-mode-hint{font-size:12px;line-height:1.6;color:var(--muted);margin:0 0 15px}.export-mode-hint{padding:10px 13px;border-radius:7px;background:#fff7e7;color:#84682d}.export-groups button{padding:10px 6px}.report-options>legend{font-size:11px}.export-bottom{padding-top:17px;margin-top:17px;border-top:1px solid var(--line)}
@media(max-width:800px){.export-wrap{width:100%;grid-template-columns:minmax(0,1fr) minmax(0,1fr)}.export-wrap .button{padding:12px 8px;font-size:13px}.export-summary{padding:12px}.export-summary>div{align-items:flex-start;flex-direction:column;gap:5px}.export-summary strong{font-size:23px}.export-groups button{font-size:13px}#exportDialog{padding:20px}.export-footnote{margin-top:15px}}
