:root{font-family:-apple-system,BlinkMacSystemFont,SF Pro Display,Segoe UI,sans-serif;color:#272c26;background:#f6f6f3;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;--ink: #252823;--muted: #73776f;--faint: #92978d;--line: #e7e9e2;--paper: #f6f6f3;--green: #294b3e;--green-soft: #eaf0e8;--red: #a33e39;--red-soft: #f8ede9;--shadow: 0 2px 3px #20291e03, 0 8px 28px #20291e03}*{box-sizing:border-box}body{margin:0}button,input,select{font:inherit}button,a,input,select,summary{-webkit-tap-highlight-color:transparent;outline-offset:4px}button{cursor:pointer;color:inherit;border:0;background:none}button:disabled{cursor:default;opacity:.35}button:focus-visible,a:focus-visible,summary:focus-visible,select:focus-visible,input:focus-visible{outline:2px solid #628a71}a{color:inherit;text-decoration:none}button,summary{touch-action:manipulation}svg{flex-shrink:0;stroke-width:1.6}h1,h2,h3,p{margin:0}h2,h3{font-weight:600}select{-webkit-appearance:none;-moz-appearance:none;appearance:none;color:var(--ink)}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.skip-link{position:fixed;top:8px;left:250px;z-index:30;transform:translateY(-200%);background:#fff;padding:12px;border-radius:8px}.skip-link:focus{transform:translateY(0)}.app-shell{min-height:100vh}.sidebar{position:fixed;inset:0 auto 0 0;width:232px;background:#f0f1ec;border-right:1px solid #e4e7de;padding:33px 18px 0;display:flex;flex-direction:column;z-index:5}.brand{display:flex;align-items:center;gap:12px;margin:0 13px 47px;width:max-content;font-size:24px;letter-spacing:-1px;font-weight:680}.brand-mark{display:flex;align-items:center;justify-content:center;gap:4px;width:38px;height:38px;background:#272f28;border-radius:11px;box-shadow:0 2px 3px #20291e15}.brand-mark i{display:block;width:4px;height:17px;background:#fff;border-radius:2px}.brand-mark i:nth-child(2){height:23px}.brand-mark i:last-child{height:12px;align-self:flex-end;margin-bottom:10px}.brand-subtitle{display:block;font-size:11px;font-weight:450;letter-spacing:.1px;color:var(--muted);margin-top:2px}.workspace-label{font-size:11px;font-weight:500;color:#747c6e;margin:0 13px 13px}.nav-item{display:flex;align-items:center;gap:11px;width:100%;height:43px;text-align:left;padding:0 13px;border-radius:8px;font-size:13px;font-weight:460;color:#51594d;margin:4px 0;transition:background .15s,color .15s}.nav-item:hover{background:#e7eae1;color:var(--ink)}.nav-item.active{background:#fff;color:#272c26;box-shadow:0 1px 4px #27322209,inset 0 0 0 1px #e0e4d9;font-weight:600}.nav-item>span:nth-child(2){flex:1}.nav-item.active svg{stroke-width:1.9}.nav-count{font-size:10px;min-width:21px;padding:3px 5px;border-radius:5px;background:#e3e7dc;color:#51594d;text-align:center;font-weight:550;font-variant-numeric:tabular-nums}.nav-count.rose{background:#f2e4df;color:#51594d}.nav-count.amber{background:#f2eadb;color:#51594d}.nav-divider{height:1px;background:#dfe3d8;margin:24px 12px}.review-dot{width:5px;height:5px;background:#a1894e;border-radius:50%;margin-right:8px}.sidebar-bottom{margin-top:auto;padding-top:50px}.connection-card{display:flex;align-items:center;gap:10px;background:#f8f9f5;border:1px solid #e4e7de;border-radius:10px;padding:13px 11px}.close-logo{display:inline-flex;position:relative;align-items:center;justify-content:center;flex-shrink:0;width:27px;height:28px;border-radius:7px;background:#fff;border:1px solid #e4e7de;font-size:26px;line-height:1;font-weight:730;letter-spacing:-3px;padding-right:3px;overflow:hidden;color:#272c26}.close-logo>span{display:block;height:3px;width:9px;position:absolute;right:3px;top:12px;background:#252d24}.connection-card>div{flex:1;min-width:0}.connection-card strong{font-size:12px;font-weight:560;display:block}.connection-card>div>span{display:flex;align-items:center;gap:5px;font-size:10px;color:var(--muted);margin-top:5px;white-space:nowrap}.connection-dot{display:inline-block;width:5px;height:5px;border-radius:50%;background:#638369;flex-shrink:0}.connection-dot.stale{background:#b38c47}.sidebar-help{display:flex;align-items:center;gap:9px;color:var(--muted);font-size:12px;padding:21px 7px;width:100%}.sidebar-help svg:last-child{margin-left:auto}.workspace-footer{display:flex;align-items:center;gap:9px;border-top:1px solid #e4e7de;margin:0 -18px;padding:18px 24px}.workspace-avatar{width:29px;height:29px;display:grid;place-items:center;border:1px solid #e4e7de;background:#e1e7d9;border-radius:50%;font-size:11px;font-weight:600;color:#51594d}.workspace-footer>div{flex:1}.workspace-footer strong{font-size:12px;font-weight:550;display:block}.workspace-footer div>span{display:block;font-size:10px;margin-top:3px;color:var(--muted);overflow:hidden;text-overflow:ellipsis;white-space:nowrap;max-width:128px}.signout-button{display:grid;place-items:center;width:27px;height:27px;border-radius:7px;color:var(--muted)}.signout-button:hover{background:#e6e9df;color:var(--ink)}.main{margin-left:232px;min-height:100vh;background:var(--paper)}.topbar{height:65px;border-bottom:1px solid var(--line);display:flex;align-items:center;justify-content:space-between;padding:0 43px;background:#f9f9f6}.breadcrumb{display:flex;align-items:center;gap:12px;font-size:12px;color:#747c6e}.breadcrumb strong{font-weight:500;color:#51594d}.breadcrumb svg{color:#747c6e}.timezone-button{display:flex;align-items:center;gap:7px;font-size:11px;color:var(--muted)}.timezone-button:hover{color:var(--ink)}.mobile-brand{display:none}.content{max-width:1430px;padding:31px 43px 22px;margin:0 auto}.page-heading{display:flex;align-items:center;justify-content:space-between;gap:20px;margin-bottom:28px}.heading-kicker{display:flex;align-items:center;gap:7px;font-size:11px;color:#747c6e;margin-bottom:10px}.tiny-sun{display:flex;color:#747c6e}h1{font-size:37px;font-weight:610;letter-spacing:-1.6px;line-height:1.15;color:#272c26}.page-heading p{font-size:13px;line-height:1.7;margin-top:9px;color:#747c6e}.secondary-button{display:inline-flex;align-items:center;justify-content:center;gap:8px;border:1px solid #e4e7de;border-radius:8px;background:#fff;padding:10px 13px;font-size:12px;font-weight:500;box-shadow:0 1px 2px #27322204;white-space:nowrap;transition:background .15s,border-color .15s}.secondary-button:hover{background:#f5f7f1;border-color:#c4ceb8}.sync-button{background:#2d3c2c;border-color:#2d3c2c;color:#fff;margin-top:23px;padding:11px 15px}.sync-button:hover{background:#3b4c38;border-color:#3b4c38}.sync-button svg{color:#cbd7c5}.icon-button{display:inline-flex;align-items:center;justify-content:center;width:31px;height:31px;border-radius:7px;color:#747c6e;padding:0;flex-shrink:0}.icon-button:hover:not(:disabled){background:#e8eddf;color:#51594d}.icon-button.small{width:24px;height:24px}.section-eyebrow{display:flex;align-items:center;justify-content:space-between;margin-bottom:12px;font-size:12px;color:#51594d}.currency-control{display:flex;align-items:center;gap:7px;position:relative}.currency-control select{background:none;border:0;cursor:pointer;font-size:11px;padding:5px 19px 5px 5px;color:#51594d}.currency-control svg{position:absolute;right:0;pointer-events:none;color:#747c6e}.summaries{display:grid;grid-template-columns:1fr 1.15fr 1.15fr 1fr;gap:14px}.summary{position:relative;display:flex;flex-direction:column;text-align:left;padding:20px 22px 17px;min-width:0;border:1px solid #e4e7de;background:#fff;border-radius:13px;box-shadow:var(--shadow);transition:background .18s,border-color .18s}.summary:hover{border-color:#bfcbb0;background:#fdfefb}.summary-top{display:flex;justify-content:space-between;align-items:center;color:#51594d;font-size:12px;font-weight:500;margin-bottom:15px;gap:9px}.summary-number{display:flex;align-items:baseline;flex-wrap:wrap;gap:7px;font-size:clamp(24px,2.3vw,34px);font-weight:550;letter-spacing:-1.2px;line-height:1.25;font-variant-numeric:tabular-nums;color:#272c26}.summary-number>span{font-size:10px;color:#747c6e;letter-spacing:0;font-weight:450;white-space:nowrap;flex-basis:100%;line-height:1;margin-top:-2px}.summary-number>.approx{font-style:normal;font-size:.62em;font-weight:450;color:#8b9382;margin-right:-3px;letter-spacing:0}.summary-bottom{display:flex;justify-content:space-between;align-items:center;gap:10px;font-size:11px;color:#747c6e;margin-top:10px}.summary-bottom strong{font-weight:550;color:#51594d}.summary-bottom svg{opacity:.65}.summary.selected{background:#294b3e;border-color:#294b3e;box-shadow:0 3px 8px #223c2920}.summary.selected:hover{background:#305644}.summary.selected .summary-number{color:#f6faef}.summary.selected .summary-top{color:#d3ddc8}.summary.selected .summary-number>span,.summary.selected .summary-bottom{color:#bbceb0}.summary.selected .summary-bottom strong{color:#dae5ca}.week-section{margin-top:26px;margin-bottom:27px}.view-overdue .week-section,.view-review .week-section,.view-upcoming .week-section,.view-all .week-section{display:none}.view-overdue .payments-section,.view-review .payments-section,.view-upcoming .payments-section,.view-all .payments-section{margin-top:28px}.week-heading{display:flex;justify-content:space-between;align-items:center;margin-bottom:10px}.week-heading>div:first-child{display:flex;align-items:baseline;gap:10px}.week-heading h2{font-size:13px;font-weight:550}.week-heading>div>span{font-size:11px;color:#747c6e}.week-actions{display:flex;align-items:center;gap:1px}.week-actions .icon-button{height:25px;width:28px}.week-actions .text-button{font-size:10px;margin-right:10px}.week-days{display:grid;grid-template-columns:repeat(7,minmax(0,1fr));gap:8px}.day{min-width:0;display:flex;flex-direction:column;text-align:left;background:#fcfdf9;border:1px solid #e4e7de;border-radius:9px;padding:11px 15px 10px;transition:background .15s,border-color .15s}.day:hover{background:#eef2e7;border-color:#bac9aa}.day-name{display:flex;align-items:center;gap:6px;font-size:11px;color:#747c6e;margin-bottom:7px}.today-mark{width:4px;height:4px;background:#77916c;border-radius:50%}.day>strong{font-size:22px;font-weight:500;letter-spacing:-.4px;color:#51594d}.day-bottom{font-size:9px;color:#747c6e;display:flex;align-items:center;gap:5px;min-height:14px;margin-top:6px;white-space:nowrap}.activity-dot{width:3px;height:3px;border-radius:50%;background:#90a47c}.no-payments{color:#747c6e}.day.selected{border-color:#a9bea0;background:#e7eedf}.day.selected .day-name,.day.selected>strong{color:#51594d}.day.selected .day-bottom{color:#51594d}.day.selected .activity-dot{background:#577b4e}.payments-section{background:#fff;border:1px solid #e4e7de;border-radius:13px;overflow:visible;scroll-margin-top:20px;box-shadow:var(--shadow)}.list-heading{display:flex;justify-content:space-between;align-items:center;padding:22px 23px 20px;gap:15px}.list-heading h2{font-size:18px;font-weight:580;letter-spacing:-.45px}.list-heading p{font-size:11px;line-height:1.6;color:#747c6e;margin-top:6px}.export-button{padding:8px 11px;font-size:11px;color:#51594d;box-shadow:none}.table-toolbar{display:flex;justify-content:space-between;gap:15px;align-items:center;padding:0 22px 17px}.view-tabs{display:flex;gap:2px;padding:3px;background:#f2f4ee;border:1px solid #e4e7de;border-radius:8px;white-space:nowrap}.view-tabs button{display:flex;align-items:center;gap:5px;padding:7px 9px;font-size:11px;border-radius:5px;font-weight:450;color:#747c6e;transition:color .15s,background .15s}.view-tabs button:hover{color:#272c26}.view-tabs button.active{background:#fff;color:#272c26;box-shadow:0 1px 4px #303d1d13;font-weight:600}.view-tabs button>span{padding:1px 4px;font-size:9px;line-height:1.4;color:#747c6e;background:#e5ebdc;border-radius:3px}.view-tabs button.active>span{color:#51594d;background:#e9efdf}.table-tools{display:flex;align-items:center;gap:8px}.search-box{display:flex;align-items:center;gap:7px;border:1px solid #e4e7de;border-radius:7px;padding:9px;color:#747c6e;max-width:223px}.search-box input{border:0;background:none;outline:0;min-width:0;width:127px;font-size:11px;color:#51594d}.search-box:focus-within{border-color:#96b482;box-shadow:0 0 0 3px #e9f0e1}.search-box input:focus-visible{outline:0}.search-box input::placeholder{color:#747c6e}.search-box kbd{font-family:inherit;white-space:nowrap;font-size:9px;background:#f7f9f2;border:1px solid #e4e7de;border-radius:3px;padding:1px 3px;color:#747c6e}.search-box>button{display:flex;padding:0;color:#747c6e}.filter-menu{position:relative}.filter-menu>summary{list-style:none;width:34px;height:34px;border:1px solid #e4e7de;cursor:pointer}.filter-menu>summary::-webkit-details-marker{display:none}.filter-menu[open]>summary,.filter-menu .has-filters{background:#eaf1e2;color:#51594d}.has-filters>span{position:absolute;right:-3px;top:-4px;background:#446834;color:#fff;font-size:8px;border-radius:7px;padding:1px 4px}.filter-popover{position:absolute;top:43px;right:0;z-index:6;width:242px;background:#fff;border:1px solid #e4e7de;box-shadow:0 10px 36px #273e1d20;border-radius:12px;padding:19px;display:flex;flex-direction:column;gap:16px}.filter-popover>strong{font-size:13px;font-weight:600}.filter-popover label{display:flex;flex-direction:column;gap:8px;font-size:11px;color:#747c6e}.filter-popover select{font-size:12px;border:1px solid #e4e7de;background:#f8faf4;border-radius:6px;padding:10px}.filter-popover .text-button{font-size:11px;justify-content:flex-start}.active-filters{display:flex;align-items:center;flex-wrap:wrap;gap:8px;padding:0 23px 15px;font-size:11px;color:#747c6e}.filter-chip{padding:4px 7px;background:#edf3e5;color:#51594d;border-radius:4px}.active-filters>button{display:flex;gap:4px;align-items:center;color:#51594d;padding:3px}.table-wrap{overflow:hidden}table{width:100%;border-collapse:collapse;text-align:left;table-layout:fixed}thead{border-top:1px solid #e4e7de;border-bottom:1px solid #e4e7de;background:#f9fbf5}th{font-size:11px;color:#747c6e;font-weight:450;padding:12px 10px;white-space:nowrap}th:first-child{padding-left:23px;width:32%}th button{font:inherit;color:inherit;display:inline-flex;align-items:center;gap:5px;padding:0}th button:hover{color:#51594d}th.installment-cell{width:14%}th.date-cell{width:16%}th.status-cell{width:17%}th.amount-cell{width:18%}th.row-arrow{width:3%;padding:0}td{height:76px;padding:14px 10px;border-bottom:1px solid #e4e7de;font-size:13px}tbody tr{cursor:pointer;transition:background .15s}tbody tr:hover,tbody tr.selected-row{background:#f8fbf3}tbody tr:last-child td{border-bottom:0}.client-cell{padding-left:22px;overflow:hidden}.client-cell>.avatar{float:left;margin-right:12px;margin-top:1px}.client-cell>div{overflow:hidden;min-height:36px}.avatar{display:inline-flex;flex-shrink:0;align-items:center;justify-content:center;width:35px;height:35px;background:#f0f2eb;border:1px solid #e4e7de;border-radius:50%;color:#747c6e;font-size:11px;font-weight:550;letter-spacing:-.2px}.avatar.large{width:59px;height:59px;font-size:19px;background:#eaf0e1;color:#51594d}.client-name{display:block;padding:0;font-size:13px;font-weight:560;line-height:1.4;max-width:100%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;text-align:left;color:#272c26}.client-name:hover{color:#51594d}.client-cell>div>span{display:block;color:#747c6e;font-size:11px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;margin-top:5px}.client-cell>div>.mobile-payment-detail{display:none}.installment-pill{display:inline-flex;align-items:center;border:1px solid #e4e7de;background:#f0f5e9;border-radius:5px;padding:4px 7px;color:#51594d;font-size:11px;font-weight:550}.installment-track{display:flex;gap:3px;margin-top:7px}.installment-track i{height:3px;width:6px;border-radius:1px;background:#e3ebda}.installment-track i.current{background:#8ba976}.date-primary{display:block;font-size:12px;color:#51594d}.date-secondary{display:block;font-size:10px;color:#747c6e;margin-top:5px}.status-badge{display:inline-flex;align-items:center;gap:5px;font-size:10px;border-radius:5px;padding:5px 7px;background:#f1f4eb;color:#7e946b;white-space:nowrap}.status-badge>span{width:4px;height:4px;display:block;border-radius:50%;background:currentColor}.status-badge.today{background:#edf3e5;color:#648848}.status-badge.overdue{background:#fbf1eb;color:#aa7054}.status-badge.upcoming{background:#f1f4ec;color:#7b9167}.status-badge.marked-done{background:#edf4e8;color:#698852}.status-badge.on-hold,.status-badge.review{background:#f8f3e5;color:#9d8855}.status-badge.zero,.status-badge.refund-pipeline{background:#f1f3ed;color:#8a9980}.status-badge.collected{background:#eaf2e4;color:#5f8449}.status-badge.short{background:#f8f0dd;color:#94773a}.amount-cell{text-align:right}.payment-amount{display:inline-flex;flex-direction:column;align-items:flex-end;gap:5px;font-variant-numeric:tabular-nums;max-width:100%;vertical-align:middle}.payment-amount>strong{font-size:14px;color:#51594d;font-weight:560;white-space:nowrap}.payment-amount>span{font-size:10px;color:#747c6e;white-space:nowrap}.amount-review{display:flex;align-items:center;justify-content:flex-end;gap:3px;font-size:9px;color:#747c6e;margin-top:5px}.row-arrow{text-align:right;padding-right:16px;color:#747c6e}.row-arrow svg{width:14px;height:14px}.table-footer{border-top:1px solid #e4e7de;padding:13px 22px;display:flex;justify-content:space-between;align-items:center;font-size:10px;color:#747c6e;gap:10px}.table-footer>span{display:flex;align-items:center;gap:12px;flex-wrap:wrap}.footer-hint{color:#747c6e;font-size:9px}.pagination{display:flex;align-items:center;gap:8px}.pagination>span{font-size:10px;font-variant-numeric:tabular-nums;white-space:nowrap}.pagination>span>span{color:#747c6e}.pagination .icon-button{width:25px;height:25px}.page-footer{display:flex;justify-content:space-between;align-items:center;gap:15px;padding:20px 1px 0;font-size:10px;color:#747c6e}.page-footer>span:first-child{display:flex;align-items:center;gap:6px;flex-wrap:wrap}.page-footer>span:last-child{font-size:9px;color:#747c6e;white-space:nowrap}.footer-separator{padding:0 2px;color:#747c6e}.primary-button{display:flex;align-items:center;justify-content:center;gap:10px;border-radius:8px;background:#3f5c31;color:#fff;padding:13px 18px;font-size:13px;font-weight:500;transition:background .15s}.primary-button:hover{background:#4d713b}.text-button{display:inline-flex;align-items:center;gap:7px;font-size:12px;color:#718f59;padding:2px 0}.text-button:hover{color:#40662e}.empty-state{padding:80px 30px;text-align:center;display:flex;flex-direction:column;align-items:center;gap:12px}.empty-icon{width:59px;height:59px;display:grid;place-items:center;background:#eff4e7;color:#747c6e;border-radius:18px;margin-bottom:4px}.empty-state h2{font-size:22px;letter-spacing:-.5px}.empty-state h3{font-size:16px;font-weight:550;color:#51594d}.empty-state p{font-size:12px;color:#747c6e;line-height:1.8;max-width:350px}.empty-state.compact{padding:41px 20px;gap:10px;border-top:1px solid #e4e7de}.empty-state .primary-button{margin-top:10px}.empty-state .text-button{font-size:11px;margin-top:5px}.signin-shell{min-height:100vh;display:grid;place-items:center;padding:24px;color:var(--muted)}.signin-card{width:100%;max-width:366px;display:flex;flex-direction:column;align-items:center;gap:13px;background:#fff;border:1px solid var(--line);border-radius:15px;box-shadow:var(--shadow);padding:38px 32px 30px;text-align:center}.signin-card h1{font-size:21px;letter-spacing:-.5px;color:var(--ink)}.signin-card p{font-size:12px;line-height:1.7;margin-bottom:6px}.signin-card .error-banner,.signin-card .primary-button,.signin-field{width:100%;text-align:left}.signin-field>span{display:block;font-size:11px;font-weight:500;color:#51594d;margin-bottom:6px}.signin-field>input{width:100%;border:1px solid var(--line);border-radius:8px;background:var(--paper);padding:11px 12px;font-size:13px;color:var(--ink)}.signin-field>input:hover{border-color:#c4ceb8}.signin-note{display:inline-flex;align-items:center;gap:6px;font-size:10px;color:var(--faint);margin-top:4px;line-height:1.6;text-align:left}.error-banner{display:flex;align-items:center;gap:10px;background:#fcf7e8;border:1px solid #e4e7de;border-radius:9px;padding:14px;color:#747c6e;font-size:12px;line-height:1.6;margin-bottom:23px}.error-banner>span{flex:1}.error-banner>button{font-size:11px;text-decoration:underline;white-space:nowrap}.loading-state{padding-top:7px}.skeleton-summary{height:160px;display:grid;grid-template-columns:repeat(3,1fr);gap:14px;margin-bottom:30px}.skeleton-summary>span,.skeleton-row{background:linear-gradient(90deg,#edf1e5,#e2e9d8,#edf1e5);background-size:200% 100%;animation:shimmer 2s infinite;border-radius:12px}.skeleton-row{height:65px;margin:13px 0}.loading-message{display:flex;align-items:center;justify-content:center;gap:12px;font-size:12px;color:#747c6e;margin-bottom:25px}.loading-message small{display:block;color:#747c6e;font-size:10px;margin-top:6px;line-height:1.6}.spin{animation:spin 1.1s linear infinite}.rotate{transform:rotate(180deg)}@keyframes spin{to{transform:rotate(360deg)}}@keyframes shimmer{to{background-position:-200% 0}}dialog{border:0;padding:0;color:var(--ink);background:#fff;box-shadow:-5px 0 50px #203d1620;outline:0}dialog::backdrop{background:#24371c45;-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px)}.inspector{position:fixed;inset:0 0 0 auto;margin:0;width:465px;max-width:100vw;height:100dvh;max-height:100dvh;display:flex;flex-direction:column;animation:slide-in .22s cubic-bezier(.2,.7,.3,1)}@keyframes slide-in{0%{transform:translate(35px);opacity:.5}to{transform:translate(0);opacity:1}}.inspector-toolbar{display:flex;align-items:center;justify-content:space-between;padding:19px 24px;border-bottom:1px solid #e4e7de;flex-shrink:0}.inspector-toolbar>span{display:flex;align-items:center;gap:9px;font-size:12px;color:#747c6e}.inspector-body{padding:30px 28px;overflow-y:auto;flex:1}.inspector-body>h2{font-size:27px;line-height:1.25;letter-spacing:-.9px;margin-top:17px;overflow-wrap:anywhere}.person-program{font-size:13px;color:#747c6e;line-height:1.6;margin-top:7px}.contact-line{display:flex;align-items:center;gap:7px;font-size:12px;color:#747c6e;margin-top:7px}.contact-line>span{overflow-wrap:anywhere;min-width:0}.selected-payment{background:#f0f5e9;border:1px solid #dfe9d2;border-radius:12px;padding:21px;margin-top:25px}.selected-payment-top{display:flex;justify-content:space-between;align-items:center;gap:8px;font-size:12px;color:#747c6e;margin-bottom:18px}.payment-amount.large{align-items:flex-start;gap:5px}.payment-amount.large>strong{font-size:35px;color:#51594d;letter-spacing:-1px}.payment-amount.large>span{font-size:11px;color:#747c6e}.selected-payment>p{display:flex;align-items:center;gap:7px;font-size:11px;color:#747c6e;margin-top:16px}.field-note{display:flex;align-items:flex-start;gap:9px;background:#fbf7eb;border:1px solid #e4e7de;border-radius:8px;padding:13px;margin-top:13px;font-size:11px;color:#747c6e;line-height:1.7}.field-note>div{min-width:0}.field-note strong{display:block;font-size:11px;font-weight:600}.field-note>div>span{display:block;font-size:10px;margin-top:5px;color:#747c6e;overflow-wrap:anywhere}.collected-note{display:flex;align-items:flex-start;gap:9px;background:#f2f7ec;border:1px solid #e0e7d6;border-radius:8px;padding:13px;margin-top:13px;font-size:11px;color:#5f6b56;line-height:1.7}.collected-note.short{background:#fbf6e9;border-color:#e8dcbd;color:#7d6a3b}.collected-note>div{min-width:0}.collected-note strong{display:block;font-size:11px;font-weight:600}.collected-note p{font-variant-numeric:tabular-nums}.collected-note>div>span{display:block;font-size:10px;margin-top:5px;opacity:.85}.section-label{display:flex;justify-content:space-between;align-items:center;margin:29px 0 16px}.section-label h3{font-size:13px;letter-spacing:-.2px}.section-label>span{font-size:11px;color:#747c6e}.timeline{display:flex;flex-direction:column}.timeline-row{display:flex;align-items:center;gap:12px;text-align:left;padding:13px 10px;border-radius:8px;position:relative;min-height:83px}.timeline-row:hover{background:#f8fbf3}.timeline-row.active{background:#f0f6e8}.timeline-marker{display:flex;align-items:center;justify-content:center;width:28px;height:28px;background:#fff;border:1px solid #e4e7de;color:#747c6e;border-radius:50%;font-size:11px;font-weight:500;flex-shrink:0;align-self:flex-start;margin-top:3px;position:relative}.timeline-row:not(:last-child) .timeline-marker:after{content:"";position:absolute;top:31px;left:13px;height:43px;width:1px;background:#e3edd6}.timeline-row.active .timeline-marker{background:#e2eed5;border-color:#b5cda0;color:#747c6e}.timeline-marker.marked-done,.timeline-marker.collected{color:#747c6e;border-color:#c5ddb0;background:#eff6e7}.timeline-marker.short{border-color:#dfcb95;background:#faf4e6}.timeline-description{display:flex;flex-direction:column;gap:5px;flex:1;min-width:0}.timeline-description>strong{font-size:12px;font-weight:550;color:#747c6e}.timeline-description>span{font-size:11px;color:#747c6e;line-height:1.4}.timeline-description>.timeline-state{font-size:10px;color:#9db78a}.timeline-description>.timeline-state.overdue{color:#bc8b62}.timeline-description>.timeline-state.today,.timeline-description>.timeline-state.marked-done,.timeline-description>.timeline-state.collected{color:#8fae75}.timeline-description>.timeline-state.short{color:#ab8c4d}.timeline-row .payment-amount>strong{font-size:12px}.timeline-row .payment-amount>span{font-size:10px}.timeline-caption{font-size:10px;color:#747c6e;line-height:1.7;margin:11px 8px 26px}.lead-facts{border-top:1px solid #e4e7de;border-bottom:1px solid #e4e7de;margin:0;padding:17px 0;display:flex;flex-direction:column;gap:13px}.lead-facts>div{display:flex;justify-content:space-between;gap:12px;font-size:12px}.lead-facts dt{color:#747c6e}.lead-facts dd{margin:0;color:#747c6e;text-align:right}.collection-note{display:flex;align-items:flex-start;gap:8px;color:#747c6e;font-size:10px;line-height:1.7;margin-top:20px}.collection-note svg{margin-top:2px}.inspector-footer{padding:17px 26px;border-top:1px solid #e4e7de;background:#fff;flex-shrink:0}.settings-dialog{max-width:calc(100vw - 28px);width:485px;border-radius:17px;max-height:90dvh}.settings-body{padding:28px}.settings-symbol{display:grid;place-items:center;background:#edf5e2;color:#747c6e;width:50px;height:50px;border-radius:14px;margin-bottom:18px}.settings-body h2{font-size:24px;letter-spacing:-.7px;line-height:1.3}.settings-body>p{font-size:12px;color:#747c6e;margin-top:12px;line-height:1.8}.settings-fact{display:flex;gap:12px;align-items:flex-start;margin-top:24px}.settings-fact>svg{color:#747c6e;margin-top:1px}.settings-fact strong{display:block;font-size:12px;font-weight:550;color:#747c6e}.settings-fact p{font-size:11px;color:#747c6e;line-height:1.8;margin-top:6px}.timezone-setting{display:flex;flex-direction:column;gap:8px;margin-top:25px;border-top:1px solid #e4e7de;padding-top:20px}.timezone-setting>span{font-size:12px;color:#747c6e}.timezone-setting>select{padding:11px;border:1px solid #e4e7de;background:#f8fbf3;border-radius:7px;font-size:12px;color:#747c6e}.timezone-setting>small{font-size:10px;color:#747c6e}.privacy-note{display:flex;align-items:center;gap:6px;font-size:10px;color:#747c6e;margin:21px 0}.settings-body>.secondary-button{font-size:11px;color:#747c6e}.toast{position:fixed;bottom:28px;left:calc(50% + 80px);transform:translate(-50%);z-index:100;display:flex;align-items:center;gap:10px;background:#304d22;color:#fff;padding:14px 20px;border-radius:10px;font-size:12px;box-shadow:0 8px 25px #24401620;max-width:90vw}@media(min-width:1500px){.content{padding:38px 55px 25px}.topbar{padding:0 55px}.summary{padding:23px 26px 20px}.summary-number{font-size:36px}.list-heading h2{font-size:19px}}@media(max-width:1190px){.sidebar{width:204px;padding-left:13px;padding-right:13px}.main{margin-left:204px}.workspace-footer{margin:0 -13px;padding-left:18px;padding-right:18px}.topbar{padding:0 28px}.content{padding:29px 28px 20px}.nav-item{font-size:12px;padding:0 10px;gap:9px}.summary{padding:17px 17px 15px}.summaries{grid-template-columns:1fr 1fr;gap:10px}.summary-number{font-size:25px;gap:5px}.table-toolbar{flex-wrap:wrap;gap:12px}.table-tools{margin-left:auto}.search-box{max-width:235px}.day{padding:10px 11px}.day-bottom{font-size:8px}.client-cell>.avatar{width:30px;height:30px;margin-right:9px}.client-name{font-size:12px}.client-cell>div>span{font-size:10px}.status-badge{font-size:9px}.payment-amount>strong{font-size:13px}.summary-top{font-size:11px}.summary-bottom{font-size:10px}.footer-hint{display:none}.summary-number>span{font-size:9px}.installment-pill{font-size:10px}}@media(max-width:950px){.sidebar{width:180px;padding-left:10px;padding-right:10px}.main{margin-left:180px}.brand{margin-left:10px;gap:9px}.brand-mark{width:34px;height:35px}.brand{font-size:22px}.workspace-label{font-size:10px}.nav-item{font-size:11px;gap:8px}.nav-count{font-size:8px}.workspace-footer{margin:0 -10px}.workspace-footer div>span{max-width:96px}.connection-card{padding:11px 7px;gap:6px}.connection-card strong{font-size:11px}.connection-card>div>span{font-size:8px}.sidebar-help{font-size:11px}.workspace-footer div>span{font-size:9px}.content{padding:28px 22px 20px}.topbar{padding:0 22px}.page-heading h1{font-size:32px}.page-heading p{font-size:11px}.sync-button{padding:10px;font-size:11px}.summary-number{font-size:22px;letter-spacing:-.8px;flex-wrap:wrap}.summary{padding:16px 14px}.summary-top{gap:5px}.status-cell{display:none}th:first-child{width:38%}th.installment-cell{width:17%}th.date-cell{width:20%}th.amount-cell{width:22%}.desktop-only{display:none}.day-bottom{font-size:9px}.day>strong{font-size:21px}.view-tabs button{font-size:10px;padding:7px}.table-tools{flex:1}.search-box{flex:1;max-width:none}.search-box input{width:100%}.list-heading{padding:19px 18px}.list-heading p{font-size:10px}.table-toolbar{padding-left:17px;padding-right:17px}.page-footer>span:last-child{display:none}}@media(max-width:680px){.sidebar{display:none}.main{margin-left:0}.topbar{height:57px;padding:0 20px}.mobile-brand{display:inline-block!important;font-size:18px;font-weight:650;color:#272c26;letter-spacing:-.7px}.breadcrumb>span:not(.mobile-brand){display:none}.breadcrumb{gap:9px;font-size:11px}.timezone-button{font-size:9px}.timezone-button>svg:first-child{display:none}.content{padding:25px 17px 18px}.page-heading{gap:10px;margin-bottom:24px}.heading-kicker{font-size:10px;margin-bottom:9px}.page-heading h1{font-size:32px;letter-spacing:-1.4px}.page-heading p{font-size:11px;line-height:1.7;max-width:250px}.sync-button{margin-top:28px;padding:10px;width:36px;height:36px;align-self:flex-start}.sync-button span{display:none}.sync-button svg{width:15px;height:15px}.section-eyebrow{font-size:11px;margin-bottom:10px}.currency-control select{font-size:10px}.summaries{grid-template-columns:1fr 1fr;gap:9px}.summary{padding:14px 13px;box-shadow:none}.summary.selected{grid-column:1/-1;order:-1;display:grid;grid-template-columns:1fr auto;gap:3px 10px;padding:18px 17px}.summary.selected .summary-top{grid-column:1/-1;margin-bottom:8px}.summary.selected .summary-number{font-size:30px;grid-row:2;flex-wrap:wrap}.summary.selected .summary-bottom{grid-row:2;grid-column:2;align-self:center;margin:0;font-size:10px}.summary-top{font-size:10px;margin-bottom:10px}.summary-number{font-size:21px;letter-spacing:-.7px;flex-wrap:wrap;gap:3px 5px}.summary-number>span{font-size:8px}.summary.selected .summary-number>span{font-size:10px}.summary-bottom{font-size:9px;margin-top:8px}.summary-bottom svg{display:none}.week-section{margin-top:23px;margin-bottom:23px}.week-heading{margin-bottom:9px}.week-heading h2{font-size:12px}.week-heading>div>span{font-size:9px}.week-days{gap:5px}.day{padding:10px 6px 9px;align-items:center;border-radius:8px}.day-name{font-size:9px;gap:3px;margin-bottom:7px}.day>strong{font-size:19px}.day-bottom{font-size:9px;gap:3px;margin-top:6px}.day.selected{border-color:#a9c291}.today-mark{width:3px;height:3px}.activity-dot{width:2px;height:2px}.week-actions .icon-button{width:23px;height:25px}.week-actions .text-button{font-size:9px;margin-right:5px}.view-overdue .payments-section,.view-review .payments-section,.view-upcoming .payments-section,.view-all .payments-section{margin-top:24px}.payments-section{border-radius:12px}.list-heading{padding:18px 14px 17px;align-items:flex-start;gap:10px}.list-heading h2{font-size:16px}.list-heading p{font-size:10px;max-width:240px;line-height:1.7;margin-top:5px}.export-button{font-size:10px;padding:8px}.export-button svg{width:12px}.table-toolbar{padding:0 12px 14px;gap:11px;flex-direction:column;align-items:stretch}.view-tabs{width:100%;max-width:100%;overflow:auto;gap:1px}.view-tabs button{font-size:10px;padding:7px;gap:4px}.view-tabs button>span{font-size:8px}.table-tools{width:100%;margin-left:0}.search-box{height:36px;max-width:none;padding:8px 9px}.search-box input{font-size:12px}.search-box svg{width:15px}.filter-menu>summary{width:36px;height:36px}.installment-cell,.date-cell{display:none}th:first-child{width:65%;padding-left:15px;font-size:10px}th.amount-cell{width:32%;font-size:10px;padding-right:11px}th.row-arrow{width:3%}td{height:88px;padding-top:15px;padding-bottom:15px}.client-cell{padding-left:14px}.client-cell>.avatar{width:31px;height:31px;margin-top:4px;margin-right:9px;font-size:10px}.client-name{font-size:13px}.client-cell>div>span{font-size:10px;margin-top:4px}.client-cell>div>.mobile-payment-detail{display:block;font-size:10px;color:#747c6e;margin-top:5px}.payment-amount>strong{font-size:13px}.payment-amount>span{font-size:9px}.amount-review{font-size:8px}.row-arrow{padding-right:9px;padding-left:0}.row-arrow svg{width:11px}.table-footer{padding:11px 13px;font-size:10px}.pagination{gap:5px}.pagination>span{font-size:10px}.pagination .icon-button{width:29px;height:29px}.page-footer{padding-top:16px;font-size:9px;line-height:1.7}.page-footer>span:first-child{gap:5px}.active-filters{padding-left:14px;padding-right:14px;font-size:9px}.toast{left:50%;bottom:20px;font-size:11px;padding:12px 17px;white-space:nowrap}.inspector{width:100%;max-width:100%}.inspector-toolbar{padding:15px 21px}.inspector-toolbar .icon-button{width:36px;height:36px}.inspector-body{padding:25px}.inspector-body>h2{font-size:26px}.inspector-footer{padding:16px 23px}.settings-body{padding:23px}.settings-body h2{font-size:23px}.settings-dialog{border-radius:14px}.settings-fact p{font-size:12px}.settings-body>p{font-size:12px}.timezone-setting select{font-size:14px}.error-banner{font-size:11px;padding:12px;align-items:flex-start}.error-banner>button{font-size:10px}.skeleton-summary{gap:9px;height:160px;margin-bottom:28px}.loading-message{font-size:11px;gap:9px;align-items:flex-start}.loading-message small{font-size:10px}.empty-state.compact{padding:35px 20px}.empty-state h3{font-size:15px}.empty-state p{font-size:11px}.skip-link{left:15px}.timeline-caption,.collection-note{font-size:11px}.field-note{font-size:12px}}@media(max-width:360px){.content{padding-left:13px;padding-right:13px}.summary{padding:13px 11px}.summary-number{font-size:19px}.summary.selected .summary-number{font-size:26px}.summary.selected .summary-bottom{font-size:9px}.summary-top{font-size:10px}.day{padding-left:4px;padding-right:4px}.view-tabs button{font-size:9px;padding:7px 6px}.list-heading p{max-width:185px}.client-name{font-size:12px}.client-cell>.avatar{width:27px;height:27px;margin-right:7px}.payment-amount>strong{font-size:12px}}@media(prefers-reduced-motion:reduce){*,*:before,*:after{animation-duration:.01ms!important;animation-iteration-count:1!important;scroll-behavior:auto!important;transition-duration:.01ms!important}}.client-name,.payment-amount>strong,.date-primary{color:#30362d}.client-cell>div>span,.payment-amount>span,.date-secondary,.day-bottom,.list-heading p,.page-footer,.table-footer{color:#74796f}.day{background:#fafbf8;border-color:#e4e7de}thead{background:#f8f9f5}th{color:#777e6f}.avatar{background:#eff1e9;color:#7c866e;border-color:#e5e8df}.installment-pill{background:#f0f3ea;color:#657854;border-color:#dfe6d5}.status-badge.overdue{background:#fbede7;color:#a05b43}.status-badge.today,.status-badge.marked-done{background:#ebf2e6;color:#557547}.status-badge.upcoming,.status-badge.zero,.status-badge.refund-pipeline{background:#f1f3ed;color:#747d69}.status-badge.review,.status-badge.on-hold{background:#f7f1df;color:#8a743b}.field-note{color:#84713f}.field-note>div>span{color:#8c805e}.error-banner{color:#87733c}.timeline-row.active{background:#f2f5ed}.selected-payment{background:#f4f6ef;border-color:#e0e7d6}.timeline-description>strong{color:#44523a}.timeline-description>span{color:#7c8971}.timeline-description>.timeline-state.overdue{color:#a66f51}.timeline-description>.timeline-state.today,.timeline-description>.timeline-state.marked-done{color:#698656}.settings-fact p,.settings-body>p{color:#70796a}.settings-fact strong{color:#46533c}@media(max-width:680px){.client-cell>div>.mobile-payment-detail{color:#7a856f}}.summary-select{display:flex;flex-direction:column;width:100%;height:100%;padding:0;text-align:left}.summary-select .summary-top{padding-right:26px}.summary-details{position:absolute;right:12px;top:11px;color:#8b9481}.summary.selected .summary-details{color:#bed0b6}.summary.selected .summary-details:hover{background:#ffffff12;color:#fff}.schedule-info{display:flex;align-items:center;gap:6px;padding:0;color:#808878;font-size:10px}.schedule-info:hover{color:#44543a}.summary-dialog{width:380px;max-width:calc(100vw - 30px);max-height:85dvh;border-radius:14px}.summary-dialog-body{padding:24px}.summary-dialog-body h2{font-size:19px;font-weight:550;letter-spacing:-.4px}.summary-dialog-body p{font-size:11px;line-height:1.7;color:#7c8572;margin-top:15px}.currency-breakdown{margin:20px 0 0}.currency-breakdown>div{display:flex;justify-content:space-between;gap:20px;padding:13px 0;border-bottom:1px solid #e8ecdf;font-variant-numeric:tabular-nums}.currency-breakdown dt{font-size:12px;color:#78866a}.currency-breakdown dd{margin:0;font-size:15px;font-weight:550;color:#384a2d}.currency-combined{border-bottom:0!important;border-top:1px solid #d7dfc9;margin-top:3px}.currency-combined dt{font-weight:550;color:#384a2d!important}@media(max-width:680px){.summary.selected{display:block}.summary.selected .summary-select{display:grid;grid-template-columns:1fr auto;gap:3px 10px}.summary-details{top:9px;right:9px}.summary.selected .summary-top{margin-bottom:7px}.summary.selected .summary-number{grid-row:2;max-width:100%}.summary.selected .summary-bottom{grid-row:3;grid-column:1/-1;margin-top:6px}.summary-dialog-body{padding:22px}}
