.create-statement-panel-overlay{justify-content:center;align-items:center;padding:1.5rem}.user-settings-panel-overlay.create-statement-panel-overlay--centered{background:color-mix(in srgb, var(--text) 42%, transparent);-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px)}.user-settings-panel.create-statement-panel.create-statement-panel--modal{border:1px solid var(--settings-border);width:min(92vw,18rem);min-width:min(14rem,92vw);max-width:18rem;max-height:min(90vh,640px);box-shadow:var(--modal-shadow,0 22px 48px #00000047);border-radius:12px;animation:.22s ease-out create-statement-panel-modal-in;overflow:hidden}@media (prefers-reduced-motion:reduce){.user-settings-panel.create-statement-panel.create-statement-panel--modal{animation:none}}@keyframes create-statement-panel-modal-in{0%{opacity:0;transform:translateY(.35rem)scale(.99)}to{opacity:1;transform:translateY(0)scale(1)}}.create-statement-panel{border-radius:8px;width:100%;max-width:1200px;max-height:90vh}.create-statement-panel__body{min-height:0;padding:1.25rem 1.5rem;overflow-y:auto}.create-statement-panel--modal .create-statement-panel__body{padding:1.35rem 1.5rem 1.5rem}.create-statement-panel--modal .create-statement-week-picker__datebox{max-width:100%}.create-statement-panel__field{margin-bottom:1rem}.create-statement-panel__loading{color:var(--text-muted);margin:0 0 .75rem}.create-statement-panel__period-select{width:auto;min-width:10rem}.create-statement-panel__hint{color:var(--text-muted);margin-bottom:.75rem;font-size:.875rem;line-height:1.45}.create-statement-panel__period-hint{margin-top:.25rem;margin-bottom:.5rem}.create-statement-panel__empty{color:var(--text-muted);margin-bottom:1rem}.create-statement-panel__table-wrap{border:1px solid var(--tsm-grid-border-strong);border-radius:var(--tsm-table-radius,0);background:var(--tsm-grid-canvas);margin-bottom:1rem;overflow:visible}.create-statement-panel__table{width:100%;min-width:520px;font-size:.8125rem}.create-statement-panel__table thead th{background:var(--tsm-grid-header-bg);color:var(--tsm-grid-header-fg);border-bottom:1px solid var(--tsm-grid-border);text-align:center;font-size:var(--tsm-column-header-font-size,.6875rem);font-weight:var(--tsm-column-header-font-weight,600);letter-spacing:var(--tsm-column-header-letter-spacing,.07em);line-height:var(--tsm-column-header-line-height,1.22);text-transform:uppercase;font-variant-numeric:tabular-nums;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;padding:.4rem .55rem}.create-statement-panel__table tbody td{text-transform:uppercase;padding:.35rem .5rem}.create-statement-panel__table tbody tr:nth-child(odd) td,.create-statement-panel__table tbody tr:nth-child(2n) td{background:0 0}.create-statement-panel__actions{border-top:1px solid var(--settings-border);flex-wrap:wrap;justify-content:flex-end;align-items:center;gap:.75rem;margin-top:.25rem;padding-top:1rem;display:flex}.create-statement-panel--modal .create-statement-panel__actions{margin-top:.5rem;padding-top:1.15rem}.create-statement-panel__total{color:var(--text-muted);font-size:.8125rem}.create-statement-panel__total-due-wrap{justify-content:flex-end;margin-top:1rem;display:flex}.create-statement-panel__total-due-cell{border:1px solid var(--settings-border);background:var(--settings-surface-low);border-radius:8px;align-items:center;gap:.75rem;padding:.5rem 1rem;display:inline-flex}.create-statement-panel__total-due-label{color:var(--text-muted);font-size:.8125rem;font-weight:600}.create-statement-panel__total-due-value{color:var(--text);font-size:.8125rem;font-weight:700}.create-statement-panel__section-title{color:var(--text);letter-spacing:.01em;margin:1rem 0 .5rem;font-size:.9375rem;font-weight:600}.create-statement-panel__payment-status{border-radius:4px;padding:.15rem .5rem;font-size:.8125rem;font-weight:500;display:inline-block}.create-statement-panel__payment-status--paid{color:#86efac;background:#22c55e40}.create-statement-panel__payment-status--pending{color:#cbd5e1;background:#94a3b840}.create-statement-panel__payment-status--invoice-sent{background:color-mix(in srgb, var(--link,#38bdf8) 24%, transparent);color:var(--link,#7dd3fc)}.create-statement-panel__payment-status--disputed{color:color-mix(in srgb, #fecaca 88%, var(--text));background:#f8717142}.create-statement-panel__payment-status--past-due{color:#fde047;background:#fbbf244d}.create-statement-panel__payment-status--do-not-apply{color:#94a3b8;background:#64748b40}.statement-pdf-panel-overlay{justify-content:center;align-items:center;padding:1rem}.statement-pdf-panel{flex-direction:column;width:100%;max-width:900px;max-height:92vh;display:flex}.statement-pdf-panel__header{flex-wrap:wrap;align-items:flex-start;gap:.5rem}.statement-pdf-panel__header-lead{flex-direction:column;flex:auto;gap:.35rem;min-width:0;display:flex}.statement-pdf-panel__actions{flex-wrap:wrap;flex-shrink:0;align-items:center;gap:.5rem;display:flex}.statement-pdf-panel__btn{flex-shrink:0}.statement-pdf-panel__btn-icon{background:0 0;border:none;justify-content:center;align-items:center;width:2rem;min-width:2rem;height:2rem;padding:0;display:inline-flex}.statement-pdf-panel__btn-icon:hover:not(:disabled):not(.statement-pdf-panel__btn-icon--disabled){background:#ffffff1f}.statement-pdf-panel__btn-close{background:#ffffff14;border:1px solid #ffffff40}.statement-pdf-panel__btn-close:hover{background:#ffffff1f}.statement-pdf-panel__btn-icon:disabled,.statement-pdf-panel__btn-icon--disabled{opacity:.5;cursor:not-allowed}.statement-pdf-panel__empty-message{min-height:200px;color:var(--text-muted,#64748b);text-align:center;flex:1;justify-content:center;align-items:center;padding:2rem;display:flex}.statement-pdf-panel__btn--danger{color:var(--error,#f87171);border-color:#ef444480}.statement-pdf-panel__btn--danger:hover{background:#ef444426;border-color:#ef4444b3}.statement-pdf-panel__body{flex-direction:column;flex:1;min-height:0;padding:0;display:flex}.statement-pdf-panel__iframe{background:#fff;border:none;flex:1;width:100%;min-height:70vh}.statement-pdf-send-email{width:100%;max-width:440px;max-height:none;padding:1.25rem}.statement-pdf-send-email__label{flex-direction:column;gap:.35rem;margin-bottom:.75rem;display:flex}.statement-pdf-send-email__label input{box-sizing:border-box;width:100%}.statement-pdf-send-email__check{cursor:pointer;align-items:center;gap:.5rem;margin:.35rem 0;display:flex}.statement-pdf-send-email__actions{flex-wrap:wrap;justify-content:flex-end;gap:.5rem;margin-top:1rem;display:flex}.user-settings-panel-overlay.subitem-manifest-files-panel-motion-overlay{opacity:0;z-index:10058;transition:opacity .22s ease-out;animation:none}.user-settings-panel-overlay.subitem-manifest-files-panel-motion-overlay--visible{opacity:1}.user-settings-panel.subitem-manifest-files-panel-motion-panel{opacity:0;transform-origin:50%;transition:opacity .28s cubic-bezier(.22,1,.36,1),transform .28s cubic-bezier(.22,1,.36,1);animation:none;transform:scale(.96)translateY(12px)}.user-settings-panel.subitem-manifest-files-panel-motion-panel--visible{opacity:1;transform:scale(1)translateY(0)}@media (prefers-reduced-motion:reduce){.user-settings-panel-overlay.subitem-manifest-files-panel-motion-overlay{transition-duration:.01ms}.user-settings-panel.subitem-manifest-files-panel-motion-panel{transition-duration:.01ms;transform:none}.user-settings-panel.subitem-manifest-files-panel-motion-panel--visible{transform:none}}.subitem-manifest-files-panel{flex-direction:column;width:100%;max-width:min(1120px,100vw - 2rem);height:calc(100dvh - 2rem);min-height:0;max-height:calc(100dvh - 2rem);display:flex}.subitem-manifest-files-panel__body{flex-direction:column;flex:auto;min-height:0;display:flex}.subitem-manifest-files-panel__split{flex-direction:row;flex:1 1 0;align-items:stretch;min-height:0;display:flex}.subitem-manifest-files-panel__sidebar{background:#00000024;border-right:1px solid #ffffff1a;flex-direction:column;flex:0 0 clamp(250px,26vw,308px);min-height:0;display:flex}.subitem-manifest-files-panel__sidebar-scroll{flex:auto;min-height:4.5rem;overflow:hidden auto}.subitem-manifest-files-panel__sidebar-upload{background:#0000001a;border-top:1px solid #ffffff1a;flex-shrink:0;padding:.35rem 0 .65rem}.subitem-manifest-files-panel__preview-column{flex-direction:column;flex:1 1 0;min-width:0;min-height:0;display:flex}.subitem-manifest-files-panel__section-title{letter-spacing:.04em;text-transform:uppercase;color:#ffffff73;margin:0;padding:.55rem .7rem .3rem;font-size:.6875rem;font-weight:700}.subitem-manifest-files-panel__list-wrap{padding:.15rem .65rem .5rem}.subitem-manifest-files-panel__empty{text-align:center;color:var(--text-muted,#ffffff8c);margin:0;padding:1.25rem .5rem;font-size:.875rem}.subitem-manifest-files-panel__list{flex-direction:column;gap:0;margin:0;padding:0;list-style:none;display:flex}.subitem-manifest-files-panel__row{border-bottom:1px solid #ffffff0f;flex-direction:column;align-items:flex-start;gap:.2rem;padding:.5rem 0;transition:background .18s,border-radius .18s;display:flex}.subitem-manifest-files-panel__row:last-child{border-bottom:none}.subitem-manifest-files-panel__row--active{background:#ffffff0f;border-radius:4px;margin:0 -.5rem;padding-left:.5rem;padding-right:.5rem}.subitem-manifest-files-panel__file-select{font:inherit;color:var(--link);word-break:break-word;text-align:left;cursor:pointer;background:0 0;border:none;max-width:100%;margin:0;padding:0;font-size:.875rem;font-weight:600;text-decoration:none}.subitem-manifest-files-panel__file-select:hover{text-decoration:underline}.subitem-manifest-files-panel__preview-wrap{flex-direction:column;flex:1 1 0;min-height:0;display:flex}.subitem-manifest-files-panel__doc-chrome{box-sizing:border-box;background:#ffffff0a;border-bottom:1px solid #ffffff1a;flex-shrink:0;justify-content:space-between;align-items:center;gap:.75rem;height:2.25rem;min-height:2.25rem;padding:0 .5rem 0 .45rem;display:flex}.subitem-manifest-files-panel__doc-chrome-info{flex:auto;align-items:center;gap:.45rem;min-width:0;display:flex}.subitem-manifest-files-panel__doc-chrome-icon{color:#fff6;flex-shrink:0;justify-content:center;align-items:center;display:flex}.subitem-manifest-files-panel__doc-chrome-titles{flex-flow:row;justify-content:flex-start;align-items:baseline;min-width:0;line-height:1.25;display:flex}.subitem-manifest-files-panel__doc-chrome-name{color:#ffffffeb;text-overflow:ellipsis;white-space:nowrap;flex:0 auto;min-width:0;max-width:100%;font-size:.8125rem;font-weight:600;overflow:hidden}.subitem-manifest-files-panel__doc-chrome-meta{color:#ffffff6b;white-space:nowrap;flex-shrink:0;font-size:.6875rem;font-weight:500}.subitem-manifest-files-panel__doc-chrome-actions{flex-shrink:0;align-items:center;gap:.125rem;display:flex}.subitem-manifest-files-panel__doc-chrome-btn{color:#ffffffb8;cursor:pointer;width:1.875rem;height:1.875rem;font:inherit;box-sizing:border-box;background:0 0;border:none;border-radius:6px;justify-content:center;align-items:center;margin:0;padding:0;text-decoration:none;display:inline-flex}.subitem-manifest-files-panel__doc-chrome-btn:hover:not(:disabled){color:#fffffff2;background:#ffffff14}.subitem-manifest-files-panel__doc-chrome-btn:disabled{opacity:.35;cursor:not-allowed}.subitem-manifest-files-panel__doc-chrome-btn--danger:hover:not(:disabled){background:color-mix(in srgb, var(--domain-pill-danger-fg) 18%, transparent);color:var(--domain-pill-danger-fg)}.subitem-manifest-files-panel__doc-chrome-btn--link{color:var(--link)}.subitem-manifest-files-panel__doc-chrome-btn--link:hover{background:color-mix(in srgb, var(--link) 12%, transparent);color:color-mix(in srgb, var(--link) 88%, var(--text))}.subitem-manifest-files-panel__preview-viewport{box-sizing:border-box;background:#00000047;border:1px solid #ffffff0f;border-top:none;flex-direction:column;flex:1 1 0;justify-content:stretch;align-items:stretch;min-height:0;display:flex}.subitem-manifest-files-panel__preview-idle{flex:1 1 0;justify-content:center;align-items:center;min-height:0;padding:1rem;display:flex}.subitem-manifest-files-panel__statement-viewer{flex-direction:column;flex:auto;width:100%;min-height:0;display:flex}.subitem-manifest-files-panel__statement-viewer .statement-pdf-panel__iframe{background:#fff;border:none;flex:1 1 0;width:100%;height:100%;min-height:0}.subitem-manifest-files-panel__statement-viewer .statement-pdf-panel__empty-message{flex:auto;min-height:8rem}.subitem-manifest-files-panel__statement-viewer--image{box-sizing:border-box;flex:1 1 0;justify-content:center;align-items:center;min-height:0;padding:.5rem}.subitem-manifest-files-panel__preview-img{object-fit:contain;vertical-align:middle;width:auto;max-width:100%;height:auto;max-height:100%}.subitem-manifest-files-panel__preview-fallback{text-align:center;color:#ffffffb3;padding:1.25rem 1rem;font-size:.8125rem}.subitem-manifest-files-panel__preview-fallback p{margin:0 0 .65rem}.subitem-manifest-files-panel__preview-fallback a{color:var(--link);font-weight:600}.subitem-manifest-files-panel__preview-placeholder{text-align:center;color:var(--text-muted,#ffffff80);margin:0;padding:1rem .75rem;font-size:.8125rem}.subitem-manifest-files-panel__preview-empty-main{text-align:center;flex-direction:column;flex:1 1 0;justify-content:center;align-items:center;min-height:0;padding:1.5rem 1rem;display:flex}.subitem-manifest-files-panel__preview-empty-main>p{margin:0}.subitem-manifest-files-panel__preview-empty-main>p:first-child{color:#ffffffd1;font-size:.9375rem;font-weight:600}.subitem-manifest-files-panel__preview-empty-sub{color:#ffffff80;max-width:22rem;margin:.5rem 0 0;font-size:.8125rem;font-weight:400;line-height:1.4}.subitem-manifest-files-panel__meta{color:#ffffff80;font-size:.7rem}.subitem-manifest-files-panel__sidebar-upload .subitem-manifest-files-panel__upload-hint{margin:0 0 .4rem;padding:0 .65rem}.subitem-manifest-files-panel__upload-hint{color:#ffffff8c;margin:0 0 .35rem;padding:0 .75rem;font-size:.75rem;line-height:1.35}.subitem-manifest-files-panel__upload{box-sizing:border-box;background:#ffffff08;border:1px dashed #fff3;border-radius:8px;flex-direction:column;flex-shrink:0;align-items:stretch;gap:.5rem;margin:0 .65rem;padding:.65rem;transition:background .2s,border-color .2s,outline .2s,outline-offset .2s;display:flex}.subitem-manifest-files-panel__upload--active{outline-offset:2px;background:#22c55e0f;border-radius:6px;outline:2px dashed #22c55e8c}.subitem-manifest-files-panel__input{clip:rect(0, 0, 0, 0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.subitem-manifest-files-panel__upload-btn{cursor:pointer;font:inherit;color:#ffffffe0;text-align:center;box-sizing:border-box;background:#ffffff0f;border:1px solid #ffffff1f;border-radius:6px;flex-direction:column;align-items:center;gap:.2rem;margin:0;padding:.75rem .85rem;display:flex}.subitem-manifest-files-panel__upload-btn-primary{font-size:.875rem;font-weight:700}.subitem-manifest-files-panel__upload-btn-sub{color:#ffffff8c;font-size:.7rem;font-weight:500}.subitem-manifest-files-panel__upload-btn:hover:not(:disabled){background:#ffffff1a;border-color:#ffffff38}.subitem-manifest-files-panel__upload-btn:disabled{cursor:wait;opacity:.85}.subitem-manifest-files-panel__upload-error{color:#fca5a5;margin:0;font-size:.75rem;line-height:1.3}@media (width<=720px){.subitem-manifest-files-panel__split{flex-direction:column}.subitem-manifest-files-panel__sidebar{border-bottom:1px solid #ffffff1a;border-right:none;flex:0 auto;width:100%;max-height:min(40vh,300px)}:root[data-theme=light] .subitem-manifest-files-panel__sidebar{border-bottom-color:#0000001a}.subitem-manifest-files-panel__preview-column{flex:auto;min-height:min(48vh,400px)}}:root[data-theme=light] .subitem-manifest-files-panel__sidebar{background:#00000008;border-right-color:#0000001a}:root[data-theme=light] .subitem-manifest-files-panel__sidebar-upload{background:#00000006;border-top-color:#00000014}:root[data-theme=light] .subitem-manifest-files-panel__preview-empty-main>p:first-child{color:#18181b}:root[data-theme=light] .subitem-manifest-files-panel__preview-empty-sub,:root[data-theme=light] .subitem-manifest-files-panel__section-title{color:#71717a}:root[data-theme=light] .subitem-manifest-files-panel__upload-hint{color:#52525b}:root[data-theme=light] .subitem-manifest-files-panel__doc-chrome{background:#00000008;border-bottom-color:#0000001a}:root[data-theme=light] .subitem-manifest-files-panel__doc-chrome-icon{color:#71717a}:root[data-theme=light] .subitem-manifest-files-panel__doc-chrome-name{color:#18181b}:root[data-theme=light] .subitem-manifest-files-panel__doc-chrome-meta{color:#71717a}:root[data-theme=light] .subitem-manifest-files-panel__doc-chrome-btn{color:#3f3f46}:root[data-theme=light] .subitem-manifest-files-panel__doc-chrome-btn:hover:not(:disabled){color:#18181b;background:#0000000f}:root[data-theme=light] .subitem-manifest-files-panel__doc-chrome-btn--danger:hover:not(:disabled){color:#dc2626;background:#dc26261a}:root[data-theme=light] .subitem-manifest-files-panel__doc-chrome-btn--link{color:#2563eb}:root[data-theme=light] .subitem-manifest-files-panel__doc-chrome-btn--link:hover{color:#1d4ed8;background:#2563eb1a}:root[data-theme=light] .subitem-manifest-files-panel__preview-viewport{background:#0000000a;border-color:#00000014}:root[data-theme=light] .subitem-manifest-files-panel__empty{color:#71717a}:root[data-theme=light] .subitem-manifest-files-panel__row{border-bottom-color:#0000000f}:root[data-theme=light] .subitem-manifest-files-panel__row--active{background:#0000000a}:root[data-theme=light] .subitem-manifest-files-panel__file-select,:root[data-theme=light] .subitem-manifest-files-panel__preview-fallback a{color:#2563eb}:root[data-theme=light] .subitem-manifest-files-panel__preview-fallback{color:#52525b}:root[data-theme=light] .subitem-manifest-files-panel__preview-placeholder,:root[data-theme=light] .subitem-manifest-files-panel__meta{color:#71717a}:root[data-theme=light] .subitem-manifest-files-panel__upload{background:#00000005;border-color:#00000026}:root[data-theme=light] .subitem-manifest-files-panel__upload-btn{color:#18181b;background:#0000000a;border-color:#0000001f}:root[data-theme=light] .subitem-manifest-files-panel__upload-btn-sub{color:#71717a}:root[data-theme=light] .subitem-manifest-files-panel__upload-btn:hover:not(:disabled){background:#0000000f;border-color:#00000040}:root[data-theme=light] .subitem-manifest-files-panel__upload--active{background:#16a34a14;outline-color:#16a34a8c}
