:root{font-family:Inter,-apple-system,BlinkMacSystemFont,"Segoe UI",Arial,sans-serif;color:#0b1430;background:#fff;font-synthesis:none;font-size:16px;--blue:#073cef;--muted:#586178;--border:#bbc1cd}*{box-sizing:border-box}body{margin:0}button,input{font:inherit}[hidden]{display:none!important}.report-panel{width:100%;margin:0;padding:28px 36px 24px}h1{font-size:30px;font-weight:650;line-height:1.2;letter-spacing:-1.1px;margin:0 0 8px}header>p{font-size:18px;line-height:1.5;color:var(--muted);margin:0}header{padding-bottom:20px;border-bottom:1px solid #cdd1db;margin-bottom:20px}fieldset{border:0;padding:0;margin:0;min-width:0}.field-label{display:block;font-weight:600;font-size:16px;line-height:24px;margin-bottom:10px}.period-row{display:flex;align-items:center;gap:34px}.period-help{color:var(--muted);font-size:16px;line-height:24px;margin:0}.segments{display:flex}.segments label{position:relative;flex:1;cursor:pointer}.segments input{position:absolute;opacity:0;width:1px;height:1px}.segments span{height:48px;display:flex;align-items:center;justify-content:center;border:1px solid var(--border);font-size:16px;line-height:24px;background:#fff}.segments label+label span{border-left:0}.segments label:first-child span{border-radius:7px 0 0 7px}.segments label:last-child span{border-radius:0 7px 7px 0}.periods{width:332px;flex-shrink:0}.periods input:checked+span{background:var(--blue);color:#fff;border-color:var(--blue)}.regions input:checked+span{background:#eff2ff;color:var(--blue);border-color:#708aff;box-shadow:-1px 0 #708aff}.regions label:first-child input:checked+span{box-shadow:none}.segments input:focus-visible+span,.category:has(input:focus-visible){outline:3px solid #9dadff;outline-offset:3px}.date-region-row{display:grid;grid-template-columns:minmax(240px,1fr) minmax(0,1.5fr);gap:28px;margin-top:20px}input[type=date],input[type=week]{width:100%;min-width:0;height:48px;padding:10px 14px;border:1px solid var(--border);border-radius:7px;color:#0b1430;background:#fff;font-size:16px;color-scheme:light}.text-button{display:block;background:none;border:0;color:var(--blue);padding:8px 0 0;cursor:pointer;font-size:15px;line-height:22px}.text-button:hover{text-decoration:underline}.category-field{margin-top:20px}.categories{display:grid;grid-template-columns:1fr 1fr;gap:18px}.category{display:flex;align-items:center;gap:16px;border:1px solid var(--border);border-radius:7px;padding:12px 16px;min-height:66px;cursor:pointer}.category:has(input:checked){border-color:var(--blue);box-shadow:0 0 0 .3px var(--blue)}.category input{width:23px;height:23px;accent-color:var(--blue);margin:0;flex-shrink:0;cursor:pointer}.category-copy{display:flex;flex-direction:column;gap:4px;font-size:16px;line-height:21px}.category-copy strong{font-weight:600}.category-copy>span{color:var(--muted);font-size:15px}.action-section{border-top:1px solid #cdd1db;margin-top:22px;padding-top:18px}.action-row{display:flex;justify-content:space-between;align-items:center;gap:24px;background:#f6f7fc;padding:16px 20px;border-radius:7px}.report-summary{display:flex;gap:28px;align-items:center;min-width:0}.document-icon{width:38px;height:46px;stroke:#586178;stroke-width:2;stroke-linecap:round;stroke-linejoin:round;flex-shrink:0}.report-summary strong{font-size:16px;line-height:24px;font-weight:600}.report-summary p{font-size:15px;color:var(--muted);line-height:22px;margin:3px 0 0}#download-pdf{display:flex;align-items:center;justify-content:center;gap:12px;min-height:50px;flex-shrink:0;padding:12px 24px;background:var(--blue);border:1px solid var(--blue);border-radius:6px;color:white;cursor:pointer;font-size:17px;font-weight:500}#download-pdf svg{height:23px;width:23px;stroke:currentColor;stroke-width:1.7;stroke-linecap:round;stroke-linejoin:round}#download-pdf:hover{background:#002dca}button:focus-visible,input:focus-visible{outline:3px solid #9dadff;outline-offset:3px}.format-note{font-size:14px;line-height:22px;color:var(--muted);margin:10px 0 0}.week-range{font-size:14px;line-height:22px;color:var(--muted);margin:8px 0 0}#download-status{font-size:15px;line-height:1.5;margin:10px 0 0;padding:8px 12px;border-radius:6px;background:#f3f5fb;color:var(--muted)}#download-status[data-state=success]{background:#edf8f1;color:#20613c}#download-status[data-state=error]{background:#fff1f0;color:#9b302b}fieldset:disabled{opacity:.65}button:disabled{opacity:.65;cursor:wait}@media(max-width:800px){.report-panel{padding:24px}.date-region-row{grid-template-columns:1fr 1.25fr;gap:28px}.periods{width:270px}.period-row{gap:24px}.action-row{padding:20px}.report-summary{gap:18px}}@media(max-width:560px){.report-panel{padding:20px}h1{font-size:30px}header>p{font-size:16px}header{padding-bottom:26px;margin-bottom:26px}.period-row{display:block}.periods{width:100%}.period-help{margin-top:12px;font-size:14px}.date-region-row{grid-template-columns:1fr;gap:24px;margin-top:26px}.category-field{margin-top:26px}.categories{grid-template-columns:1fr;gap:12px}.action-section{margin-top:30px;padding-top:24px}.action-row{align-items:stretch;flex-direction:column;gap:22px}.report-summary{gap:18px}#download-pdf{width:100%}.format-note{font-size:13px}.field-label{margin-bottom:10px}}
@media(min-width:801px) and (max-height:700px){.report-panel{padding:18px 28px}h1{font-size:28px;margin-bottom:6px}header>p{font-size:16px}header{padding-bottom:14px;margin-bottom:14px}.field-label{margin-bottom:8px}.date-region-row,.category-field{margin-top:14px}.segments span,input[type=date],input[type=week]{height:44px}.category{padding:10px 16px;min-height:62px}.action-section{margin-top:14px;padding-top:12px}.action-row{padding:12px 18px}.format-note{margin-top:8px}#download-status{margin-top:8px;padding:6px 12px}}
