:root{--navy: #0b1f3a;--accent: #f5a623;color-scheme:light}*{box-sizing:border-box}body{margin:0;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;background:#f5f6f8;color:#1a1a1a}a{color:inherit;text-decoration:none}.muted{color:#8a8f98;font-size:.9rem}.error{color:#d0021b;font-size:.9rem}.auth-screen{max-width:420px;margin:0 auto;padding:2rem 1.25rem;min-height:100vh}.auth-form{display:flex;flex-direction:column;gap:1rem}.auth-form label{display:flex;flex-direction:column;gap:.25rem;font-size:.9rem}.auth-form input{padding:.65rem .75rem;border:1px solid #d0d3d9;border-radius:8px;font-size:1rem}button{background:var(--navy);color:#fff;border:none;border-radius:8px;padding:.75rem 1rem;font-size:1rem;cursor:pointer}button.secondary{background:#e6e8eb;color:#1a1a1a}button:disabled{opacity:.6;cursor:not-allowed}.app-shell{max-width:480px;margin:0 auto;min-height:100vh;background:#f5f6f8;position:relative}.app-content{padding-bottom:1.5rem}.app-content.with-bottom-nav{padding-bottom:5rem}.app-header{background:var(--navy);color:#fff;display:flex;align-items:center;gap:.75rem;padding:1rem;position:sticky;top:0;z-index:5}.app-header-icon-btn{background:transparent;border:none;color:#fff;font-size:1.25rem;padding:.25rem .5rem;cursor:pointer}.app-header-title{font-size:1.1rem;margin:0;font-weight:600}.screen-body{padding:1rem;display:flex;flex-direction:column;gap:.75rem}.bottom-nav{position:fixed;bottom:0;left:50%;transform:translate(-50%);width:100%;max-width:480px;display:flex;background:#fff;border-top:1px solid #e2e4e8;z-index:10}.bottom-nav-item{flex:1;display:flex;flex-direction:column;align-items:center;gap:.15rem;padding:.5rem 0 .65rem;font-size:.75rem;color:#8a8f98}.bottom-nav-item.active{color:var(--navy);font-weight:600}.bottom-nav-icon{font-size:1.25rem}.drawer-overlay{position:fixed;top:0;right:0;bottom:0;left:0;background:#00000059;z-index:20;display:flex}.drawer{width:78%;max-width:320px;background:#fff;height:100%;overflow-y:auto;display:flex;flex-direction:column}.drawer-header{background:var(--navy);color:#fff;padding:1.25rem 1rem;display:flex;align-items:center;gap:.75rem}.drawer-header-link{cursor:pointer}.drawer-header-link:active{background:#ffffff14}.drawer-logo{width:48px;height:48px;border-radius:50%;background:var(--accent);color:var(--navy);display:flex;align-items:center;justify-content:center;font-weight:700;font-size:1.25rem;flex-shrink:0}.drawer-name{font-weight:600;font-size:.95rem}.drawer-email{font-size:.85rem;opacity:.9}.drawer-menu{display:flex;flex-direction:column}.drawer-item{display:flex;align-items:center;justify-content:space-between;padding:.85rem 1rem;font-size:.95rem;color:#1a1a1a}button.drawer-item{width:100%;background:#fff;border:none;border-radius:0;font-weight:400;text-align:left}button.drawer-item.active{background:#eef0f3;font-weight:600}.drawer-count{color:#8a8f98;font-size:.85rem}.drawer-chevron{color:#c7c7c7}.drawer-divider{height:8px;background:#f0f1f3}.drawer-footer{padding:1rem;margin-top:auto}.drawer-logout{width:100%}.search-bar{width:100%;padding:.65rem .85rem;border:1px solid #d0d3d9;border-radius:10px;font-size:.95rem;background:#fff}.status-filter-tabs{display:flex;flex-wrap:wrap;gap:.4rem}.status-filter-tab{flex:1 1 104px;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:.15rem;background:#fff;color:#4a4f57;border:1px solid #e2e4e8;padding:.45rem .4rem;font-size:.85rem;border-radius:8px}.status-filter-tab-label{font-weight:700}.status-filter-tab-total{max-width:100%;overflow:hidden;text-overflow:ellipsis;font-size:.72rem;font-weight:650;white-space:nowrap}.status-filter-tab.active{background:var(--navy);color:#fff;border-color:var(--navy)}.archive-toggle{display:flex;align-items:center;gap:.4rem;font-size:.85rem;color:#4a4f57}.summary-total{display:flex;align-items:center;gap:.5rem;padding:.6rem .1rem;font-weight:600}.summary-total-icon{color:#8a8f98}.summary-total-label{flex:1}.summary-caption{margin-top:-.5rem;text-align:center}.settings-logout{width:100%;margin-top:1.25rem}.security-notice{padding:1rem;border:1px solid #d6a600;border-radius:12px;background:#fff8d8;overflow-wrap:anywhere}.team-member-card{display:flex;flex-direction:column;gap:.65rem;padding:1rem;background:#fff;border-radius:12px}.team-member-card.inactive{opacity:.6}.team-member-heading,.team-member-actions{display:flex;align-items:center;gap:.75rem}.team-member-heading{justify-content:space-between}.team-member-actions{flex-wrap:wrap}.team-member-actions select{flex:1 1 120px}.role-badge{text-transform:capitalize;font-weight:700;padding:.25rem .6rem;border-radius:999px;background:#eef0f3}.document-list,.customer-list{display:flex;flex-direction:column;background:#fff;border-radius:12px;overflow:hidden}.document-row,.customer-row,.statement-download-row{display:flex;align-items:center;gap:.75rem;padding:.85rem 1rem;border-bottom:1px solid #f0f1f3;background:#fff}.document-row:last-child,.customer-row:last-child{border-bottom:none}.document-row-main{flex:1;min-width:0}.document-row-title,.customer-row-name{font-weight:600;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.document-row-sub{font-size:.85rem;color:#8a8f98}.document-row-service-date{margin:.16rem 0 .1rem;color:var(--navy);font-size:.9rem;font-weight:700}.document-row-amounts{text-align:right}.document-row-total{font-weight:600}.document-row-date{font-size:.8rem;color:#8a8f98}.document-row-chevron{color:#c7c7c7;font-size:1.1rem}.document-row-shell{display:flex;align-items:stretch;border-bottom:1px solid #f0f1f3;background:#fff}.document-row-shell:last-child{border-bottom:none}.document-row-shell .document-row{flex:1;min-width:0;border-bottom:none;padding-left:.35rem}.document-row-shell.selected,.document-row-shell.selected .document-row{background:#eef4fb}.document-row-select{align-self:center;flex:0 0 40px;width:40px;height:44px;margin-left:.45rem;padding:0;border:1px solid #cfd4dc;border-radius:10px;background:#fff;color:#6d737c;font-size:1rem;font-weight:800}.document-row-select[aria-pressed=true]{border-color:var(--navy);background:var(--navy);color:#fff}.selection-toolbar{display:flex;align-items:center;justify-content:space-between;gap:.75rem;padding:.7rem .8rem;border:1px solid #e2e4e8;border-radius:10px;background:#fff;color:#4a4f57;font-size:.85rem;font-weight:650}.selection-toolbar button{flex:0 0 auto;min-height:38px;padding:.45rem .75rem}.batch-action-bar{display:flex;flex-wrap:wrap;align-items:center;gap:.55rem;padding:.75rem;border:1px solid #d8e6df;border-radius:12px;background:#f3faf6}.batch-action-bar button{flex:1 1 180px;min-height:44px}.batch-action-bar small{flex:1 0 100%;color:#616871;line-height:1.35}@media(max-width:390px){.document-row-shell .document-row{gap:.45rem;padding-right:.55rem}.document-row-select{flex-basis:36px;width:36px;margin-left:.35rem}.document-row-date{display:none}}.danger-modal-overlay{position:fixed;z-index:1000;top:0;right:0;bottom:0;left:0;display:flex;align-items:flex-end;justify-content:center;padding:1rem;background:#0e172694}.danger-modal{width:min(100%,460px);padding:1.25rem;border-radius:18px;background:#fff;box-shadow:0 20px 50px #0000004d}.danger-modal-mark{display:grid;place-items:center;width:2.5rem;height:2.5rem;margin-bottom:.75rem;border-radius:999px;background:#fee2e2;color:#a30d24;font-size:1.3rem;font-weight:800}.batch-modal-mark{width:3rem;height:3rem;display:grid;place-items:center;margin-bottom:.8rem;border-radius:999px;background:#dff4e8;color:#17643f;font-size:1.5rem;font-weight:850}.danger-modal h2{margin:0 0 .65rem}.danger-modal p{color:#555b64;line-height:1.45}.danger-modal label{display:block;margin:1rem 0 .4rem}.danger-modal input{width:100%;text-transform:uppercase}.danger-modal-actions{display:grid;grid-template-columns:1fr 1fr;gap:.65rem;margin-top:1rem}.danger-modal-actions button{min-height:48px}.fab{position:fixed;bottom:5.5rem;right:1.25rem;background:var(--accent);color:var(--navy);border-radius:999px;padding:.85rem 1.25rem;font-weight:600;display:inline-flex;align-items:center;gap:.4rem;box-shadow:0 4px 12px #0003;border:none;cursor:pointer}.fab-plus{font-size:1.1rem}.new-customer-form{position:fixed;bottom:5.5rem;left:1rem;right:1rem;max-width:448px;margin:0 auto;background:#fff;border-radius:12px;padding:1rem;box-shadow:0 4px 16px #0003;display:flex;gap:.5rem}.new-customer-form input{flex:1;padding:.5rem .75rem;border:1px solid #d0d3d9;border-radius:8px}.catalog-item-form{display:flex;flex-direction:column;gap:.5rem;background:#fff;border-radius:12px;padding:1rem}.settings-form{display:flex;flex-direction:column;gap:.75rem;background:#fff;border-radius:12px;padding:1rem;margin-bottom:1rem}.settings-form h3{margin:0}.logo-preview{max-width:160px;max-height:80px;object-fit:contain}.catalog-item-row{display:flex;align-items:center;gap:.5rem;padding:.65rem 1rem;border-bottom:1px solid #f0f1f3}.catalog-item-row:last-child{border-bottom:none}.catalog-item-price-input{width:4.5rem;padding:.4rem .5rem;border:1px solid #d0d3d9;border-radius:8px;text-align:right}.export-format-badge{background:#eef0f3;color:#4a4f57;font-size:.75rem;font-weight:600;border-radius:6px;padding:.15rem .5rem}.quick-add-row{display:flex;gap:.5rem}.quick-add-row select{flex:1}.document-detail-card{background:#fff;border-radius:12px;padding:1rem;display:flex;flex-direction:column;gap:.4rem}.document-detail-row{display:flex;align-items:center;gap:.5rem}.document-detail-status{text-transform:capitalize;font-weight:600}.paid-stamp{margin-left:auto;color:#34a853;border:2px solid #34a853;border-radius:6px;padding:.1rem .5rem;font-weight:700;transform:rotate(-6deg)}.document-detail-customer{font-size:1.05rem;font-weight:600;margin:.25rem 0 0}.line-items-table{width:100%;border-collapse:collapse;margin-top:.75rem;font-size:.78rem}.line-items-table th{text-align:left;color:#8a8f98;font-weight:500;border-bottom:1px solid #f0f1f3;padding:0 .4rem .4rem 0;white-space:nowrap}.line-items-table td{padding:.4rem .4rem .4rem 0;border-bottom:1px solid #f7f7f8}.line-items-table th:last-child,.line-items-table td:last-child{text-align:right;padding-right:0}.line-items-table th:nth-child(2),.line-items-table td:nth-child(2){text-align:right;width:2.5rem}.meta-label{font-size:.7rem;text-transform:uppercase;letter-spacing:.04em;color:#8a8f98;margin-top:.5rem}.invoice-bill-to p{margin:.15rem 0}.archived-badge{background:#eef0f3;color:#4a4f57;font-size:.75rem;border-radius:6px;padding:.1rem .5rem}.revision-badge{color:#8a8f98;font-size:.8rem}.edit-document-link{display:block;text-align:center;background:#fff;border:1px solid #d0d3d9;border-radius:8px;padding:.65rem;font-weight:600;color:#0b1f3a}.payment-details-block{margin-top:.75rem;padding-top:.5rem;border-top:1px solid #f0f1f3}.payment-details-row{display:flex;justify-content:space-between;font-size:.85rem;padding:.1rem 0}.export-menu{display:flex;gap:.5rem}.export-menu button{flex:1;padding:.6rem .5rem;font-size:.85rem}.document-detail-totals{margin-top:.5rem;text-align:right;color:#4a4f57}.document-detail-total-line{font-weight:700;color:#1a1a1a;font-size:1.05rem}.document-detail-actions{display:flex;gap:.5rem}.document-detail-actions button{flex:1}.document-detail-actions button.button-danger{flex:0 0 auto;background:#fff;color:#d0021b;border:1px solid #d0021b;padding-left:1rem;padding-right:1rem}.template-picker-row{display:flex;align-items:center;gap:.5rem}.template-picker-row select{flex:1}.template-swatch{width:1.75rem;height:1.75rem;border-radius:6px;flex-shrink:0;border:1px solid rgba(0,0,0,.1)}.screen-body label{display:flex;flex-direction:column;gap:.25rem;font-size:.9rem}.screen-body select,.screen-body input,.screen-body textarea{padding:.6rem .75rem;border:1px solid #d0d3d9;border-radius:8px;font-size:1rem;font-family:inherit}.line-item-card{background:#fff;border-radius:10px;padding:.65rem;display:flex;flex-direction:column;gap:.4rem;border:1px solid #eef0f3}.line-item-desc-row{display:flex;gap:.4rem;align-items:center}.line-item-desc-row input{flex:1}.line-item-datetime-row,.line-item-qtyprice-row{display:grid;grid-template-columns:1fr 1fr;gap:.4rem}.line-item-datetime-row label,.line-item-qtyprice-row label{display:flex;flex-direction:column;gap:.15rem;font-size:.7rem;color:#8a8f98;text-transform:uppercase;letter-spacing:.02em}.line-item-datetime-row input,.line-item-qtyprice-row input{width:100%;min-width:0;text-transform:none;font-size:.95rem;color:#1a1a1a}.remove-line-item{background:transparent;color:#d0021b;padding:.25rem}.statement-download-icon{font-size:1.5rem}.statement-download-cloud{color:var(--navy);font-size:1.25rem}.filter-toggle{width:100%;background:#fff;color:#1a1a1a;display:flex;align-items:center;gap:.6rem;justify-content:space-between;border:1px solid #e2e4e8}.filter-toggle>span:first-child{flex:1;min-width:0;text-align:left}.filter-count{min-width:1.55rem;height:1.55rem;display:inline-flex;align-items:center;justify-content:center;border-radius:999px;background:var(--accent);color:var(--navy);font-size:.78rem;font-weight:800}.filter-panel{background:#fff;border-radius:12px;padding:1rem;display:flex;flex-direction:column;gap:.75rem}.filter-panel>label,.date-range-grid label{display:flex;flex-direction:column;gap:.35rem;color:#4a4f57;font-size:.84rem;font-weight:650}.filter-panel select,.filter-panel input[type=date],.filter-panel input[type=text],.filter-panel input:not([type]){width:100%;min-height:44px;padding:.65rem .75rem;border:1px solid #d0d3d9;border-radius:9px;background:#fff;color:#1a1a1a;font:inherit}.date-range-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:.75rem}.quick-period-row{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:.4rem}.quick-period-row button{min-width:0;padding:.55rem .3rem;border:1px solid #e2e4e8;background:#fff;color:#4a4f57;font-size:.78rem;line-height:1.15}.quick-period-row button.active{border-color:var(--navy);background:#eef2f7;color:var(--navy);font-weight:750}.multi-status-filter{min-width:0;margin:0;padding:.85rem;border:1px solid #e2e4e8;border-radius:10px}.multi-status-filter legend{padding:0 .25rem;color:#4a4f57;font-size:.84rem;font-weight:700}.multi-status-filter small{display:block;margin-top:.55rem;color:#747981}.multi-status-options{display:flex;flex-wrap:wrap;gap:.45rem}.status-choice{display:inline-flex;align-items:center;gap:.35rem;min-height:38px;padding:.45rem .65rem;border:1px solid #d8dbe1;background:#fff;color:#4a4f57;font-size:.82rem}.status-choice.selected{border-color:var(--navy);background:var(--navy);color:#fff}.filter-switch{flex-direction:row!important;align-items:center;padding:.7rem;border-radius:9px;background:#f5f6f8}.reset-filters{width:100%;border:1px solid #d8dbe1;background:#fff;color:var(--navy)}.active-filter-summary{display:flex;gap:.4rem;overflow-x:auto;padding-bottom:.2rem;scrollbar-width:thin}.active-filter-summary span{flex:0 0 auto;padding:.35rem .55rem;border-radius:999px;background:#e8edf4;color:var(--navy);font-size:.75rem;font-weight:650}@media(max-width:380px){.date-range-grid{grid-template-columns:1fr}.quick-period-row button{font-size:.72rem}}@media(min-width:768px){.app-shell,.bottom-nav{max-width:720px}.new-customer-form{max-width:688px}}@media(min-width:1100px){body{background:#e9ebef}.app-shell.app-shell-desktop{max-width:1120px;display:flex;align-items:flex-start;gap:1.5rem;padding:1.5rem 1.5rem 0;background:transparent}.app-shell.app-shell-desktop .app-content{flex:1;min-width:0;background:#f5f6f8;border-radius:12px;padding-bottom:1.5rem}.app-shell.app-shell-desktop .app-content.with-bottom-nav{padding-bottom:1.5rem}.app-shell.app-shell-desktop .bottom-nav{position:sticky;top:1.5rem;left:auto;transform:none;width:220px;max-width:220px;flex:0 0 220px;flex-direction:column;align-items:stretch;background:#fff;border:1px solid #e2e4e8;border-radius:12px;padding:1rem 0;gap:.15rem;order:-1}.app-shell.app-shell-desktop .bottom-nav-item{flex-direction:row;justify-content:flex-start;gap:.75rem;padding:.65rem 1.25rem;font-size:.95rem}.app-shell.app-shell-desktop .bottom-nav-icon{font-size:1.15rem}}
