:root{font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Arial,sans-serif;color:#111820;background:#fff;font-synthesis:none;text-rendering:geometricPrecision;--accent: #087a43;--accent-hover: #056737;--accent-soft: #edf7f1;--text: #111820;--muted: #5e6875;--border: #dfe5e2;--surface: #f7faf8;--warning: #d97706;--danger: #d63d3d;--sidebar: 240px;--inspector: 390px}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;min-width:320px;min-height:100vh;background:#fff}button,input,select,textarea{font:inherit}button,a{-webkit-tap-highlight-color:transparent}button{cursor:pointer}a{color:inherit;text-decoration:none}h1,h2,h3,p{margin-top:0}.brand{display:inline-flex;align-items:center;gap:12px;font-size:23px;line-height:1;font-weight:650;letter-spacing:-.4px;white-space:nowrap}.brand-mark{width:40px;height:40px;fill:none;stroke:var(--accent);stroke-width:4.2;stroke-linejoin:round}.brand-mark path+path{stroke-width:2.5}.button{min-height:48px;padding:0 28px;border:1px solid var(--accent);border-radius:6px;display:inline-flex;align-items:center;justify-content:center;gap:8px;font-size:16px;font-weight:600;transition:background .16s ease,color .16s ease,border .16s ease}.button-primary{background:var(--accent);color:#fff}.button-primary:hover{background:var(--accent-hover);border-color:var(--accent-hover)}.button-outline{background:#fff;color:var(--accent)}.button-outline:hover{background:var(--accent-soft)}.button-wide{width:100%}.button:disabled{cursor:not-allowed;opacity:.55}.landing{min-height:100vh;background:#fff}.landing-header{height:124px;max-width:1344px;margin:0 auto;padding:0 24px;display:grid;grid-template-columns:1fr auto 1fr;align-items:center;gap:50px}.landing-header nav{display:flex;gap:50px;align-items:center;color:#26313f;font-size:15px}.landing-header nav a:hover{color:var(--accent)}.landing-header>.button{justify-self:end;min-width:210px}.hero{max-width:1408px;min-height:738px;margin:0 auto;padding:16px 32px 72px;display:grid;grid-template-columns:minmax(500px,.86fr) minmax(720px,1.14fr);gap:42px;align-items:center}.hero-copy{padding-left:16px}.hero h1{font-size:clamp(54px,4.25vw,74px);line-height:1.13;letter-spacing:-2.6px;margin-bottom:28px;font-weight:720}.hero-copy>p{max-width:590px;color:var(--muted);font-size:22px;line-height:1.55;margin-bottom:30px}.hero-actions{display:flex;gap:20px;margin-bottom:28px}.hero-actions .button{min-width:190px}.trust-lines{display:grid;gap:15px;color:#3e4855;font-size:15px;line-height:1.45}.trust-lines span{display:flex;align-items:flex-start;gap:13px}.trust-lines svg{color:var(--accent);flex:0 0 auto}.hero-proof{display:grid;grid-template-columns:repeat(3,1fr);gap:22px;margin-top:37px;max-width:640px}.hero-proof>span{display:grid;grid-template-columns:32px 1fr;grid-template-rows:auto auto;column-gap:10px;border-right:1px solid var(--border);padding-right:14px}.hero-proof>span:last-child{border-right:0}.hero-proof svg{color:var(--accent);grid-row:1 / 3}.hero-proof b{font-size:14px;line-height:1.3}.hero-proof small{color:var(--muted);font-size:12px;line-height:1.45;margin-top:7px}.hero-product{height:635px;border:1px solid #d8e0dc;border-radius:9px;display:grid;grid-template-columns:170px 1fr;overflow:hidden;background:#fff;box-shadow:0 8px 25px #1f392d09}.hero-product-sidebar{border-right:1px solid var(--border);padding:28px 16px;display:flex;flex-direction:column;gap:7px}.hero-product-sidebar .brand{font-size:14px;margin-bottom:20px;gap:8px}.hero-product-sidebar .brand-mark{width:27px;height:27px}.hero-product-sidebar>span{padding:11px 12px;border-radius:5px;font-size:12px;color:#2f3944}.hero-product-sidebar>span.active{background:var(--accent-soft);color:var(--accent)}.hero-product-main{padding:32px 24px;min-width:0}.hero-product-heading{display:flex;justify-content:space-between;gap:16px;align-items:center}.hero-product-heading div{display:grid;gap:5px}.hero-product-heading strong{font-size:20px}.hero-product-heading small{color:var(--muted);font-size:12px}.hero-product-heading>span{border:1px solid var(--border);border-radius:5px;padding:11px 13px;font-size:11px}.hero-total{display:inline-flex;align-items:center;gap:10px;border:1px solid var(--border);border-radius:5px;padding:10px 12px;margin:26px 0 18px;font-size:12px}.hero-total strong{color:var(--accent);font-size:18px}.mini-table{border:1px solid var(--border);font-size:10px;overflow:hidden}.mini-table-head,.mini-row{display:grid;grid-template-columns:1.3fr repeat(4,1fr)}.mini-table-head span,.mini-row span{min-width:0;padding:12px 8px;border-right:1px solid var(--border);text-align:center}.mini-table-head span:first-child,.mini-row span:first-child{text-align:left}.mini-table-head{background:#fbfcfb;border-bottom:1px solid var(--border)}.mini-property>strong{display:block;padding:13px 10px;font-size:11px;border-bottom:1px solid var(--border)}.mini-row{border-bottom:1px solid var(--border)}.mini-row:last-child{border-bottom:0}.mini-row.paid span:not(:first-child){color:var(--accent)}.mini-row.due span:not(:first-child){color:#e16d23}.privacy-section{border-top:1px solid var(--border);padding:62px max(7vw,32px) 78px}.privacy-section h2{max-width:1320px;margin:0 auto 48px;font-size:46px;letter-spacing:-1.5px}.privacy-flow{max-width:1320px;margin:0 auto;display:grid;grid-template-columns:repeat(3,1fr);gap:0;border-top:1px solid var(--border)}.privacy-flow>div{padding:32px 48px 10px 0;border-right:1px solid var(--border)}.privacy-flow>div+div{padding-left:42px}.privacy-flow>div:last-child{border-right:0}.privacy-flow span{color:var(--accent);font-size:13px;font-weight:700}.privacy-flow h3{font-size:23px;margin:18px 0 12px}.privacy-flow p{color:var(--muted);line-height:1.65;max-width:330px}.how-section{background:var(--surface);padding:86px max(7vw,32px);display:grid;grid-template-columns:1fr 1fr;gap:100px}.how-section>div,.how-section ol{max-width:620px}.how-section h2{font-size:42px;line-height:1.15;letter-spacing:-1.3px}.how-section p{color:var(--muted);font-size:18px;line-height:1.65}.how-section ol{margin:0;padding:0;list-style:none;counter-reset:steps}.how-section li{display:grid;grid-template-columns:34px 1fr;padding:20px 0;border-bottom:1px solid #d9e2dd;counter-increment:steps}.how-section li:before{content:counter(steps,decimal-leading-zero);color:var(--accent);font-size:13px;font-weight:700;grid-row:1 / 3}.how-section li strong{font-size:18px}.how-section li span{color:var(--muted);margin-top:6px}.landing-footer{min-height:110px;max-width:1320px;margin:0 auto;padding:30px 0;display:flex;align-items:center;justify-content:space-between;gap:30px;color:var(--muted);font-size:14px}.landing-footer .brand{color:var(--text);font-size:18px}.landing-footer .brand-mark{width:30px;height:30px}.landing-footer>a{color:var(--accent);display:inline-flex;gap:8px;align-items:center;font-weight:600}.login-page{min-height:100vh;display:grid;place-items:center;background:var(--surface);padding:44px 20px;position:relative}.login-back{position:absolute;top:34px;left:40px;display:inline-flex;gap:8px;align-items:center;color:var(--muted);font-size:14px}.login-panel{width:min(460px,100%);background:#fff;border:1px solid var(--border);border-radius:10px;padding:38px 42px}.login-panel>.brand{font-size:20px}.login-panel>.brand .brand-mark{width:34px;height:34px}.login-heading{margin:36px 0 26px}.login-heading h1{font-size:32px;letter-spacing:-.8px;margin-bottom:10px}.login-heading p{color:var(--muted);line-height:1.55;margin-bottom:0}.login-tabs{display:grid;grid-template-columns:1fr 1fr;border-bottom:1px solid var(--border);margin-bottom:24px}.login-tabs button{border:0;background:transparent;padding:12px;color:var(--muted);display:flex;align-items:center;justify-content:center;gap:8px;border-bottom:2px solid transparent}.login-tabs button.active{color:var(--accent);border-color:var(--accent)}.login-form{display:grid;gap:16px}.login-form label{display:grid;gap:8px;font-size:13px;font-weight:600}input,select,textarea{width:100%;border:1px solid #ccd6d1;border-radius:6px;padding:0 13px;min-height:46px;color:var(--text);background:#fff;outline:none}textarea{min-height:100px;padding-top:12px;resize:vertical}input:focus,select:focus,textarea:focus{border-color:var(--accent);box-shadow:0 0 0 3px #087a4317}.otp-input{font-size:24px;letter-spacing:10px;text-align:center;font-variant-numeric:tabular-nums}.text-button{border:0;background:transparent;color:var(--accent);font-size:14px}.login-separator{display:flex;align-items:center;gap:12px;color:#8b949d;font-size:12px;margin:22px 0}.login-separator:before,.login-separator:after{content:"";height:1px;background:var(--border);flex:1}.identity-buttons{display:grid;gap:10px}.identity-buttons button,.demo-button{min-height:45px;border:1px solid var(--border);border-radius:6px;background:#fff;font-weight:550}.identity-buttons button:disabled{color:#929aa3;background:#fafbfa;cursor:not-allowed}.demo-button{width:100%;margin-top:10px;border-color:var(--accent);color:var(--accent)}.login-safety{display:flex;gap:9px;color:var(--muted);font-size:12px;line-height:1.45;margin-top:24px}.login-safety svg{color:var(--accent);flex:0 0 auto}.notice{display:flex;align-items:flex-start;gap:9px;padding:11px 12px;border:1px solid var(--border);border-radius:6px;font-size:13px;line-height:1.4;background:#fbfcfb}.notice svg{flex:0 0 auto}.notice-success{color:var(--accent);background:var(--accent-soft);border-color:#cfe6d9}.notice-warning{color:#8a5708;background:#fff9ed;border-color:#f1dfb9}.notice-error{color:#a52d2d;background:#fff4f4;border-color:#f2cccc}.page-loader{min-height:60vh;display:flex;align-items:center;justify-content:center;gap:13px;color:var(--muted)}.loader-ring{width:22px;height:22px;border:2px solid #d7e5dd;border-top-color:var(--accent);border-radius:50%;animation:spin .8s linear infinite}@keyframes spin{to{transform:rotate(360deg)}}.app-shell{min-height:100vh;padding-left:var(--sidebar);background:#fff}.sidebar{width:var(--sidebar);position:fixed;inset:0 auto 0 0;border-right:1px solid var(--border);background:#fff;z-index:30;display:flex;flex-direction:column;padding:28px 14px 18px}.sidebar>.brand{padding:0 10px;font-size:20px}.sidebar>.brand .brand-mark{width:36px;height:36px}.sidebar-nav{display:grid;gap:5px;margin-top:40px}.sidebar-nav a{height:47px;border-radius:6px;padding:0 12px;display:flex;align-items:center;gap:13px;color:#28333e;font-size:14px}.sidebar-nav a:hover{background:#f4f7f5}.sidebar-nav a.active{background:var(--accent-soft);color:var(--accent);font-weight:600}.sidebar-privacy{margin-top:auto;display:flex;align-items:flex-start;gap:10px;padding:18px 10px;color:var(--muted);font-size:11px;line-height:1.5}.shield-mini{width:22px;height:25px;display:grid;place-items:center;color:var(--accent);border:1px solid var(--accent);border-radius:11px 11px 9px 9px;flex:0 0 auto}.sidebar-user{display:flex;align-items:center;gap:10px;padding:14px 7px 0;border-top:1px solid var(--border)}.avatar{width:34px;height:34px;display:grid;place-items:center;border:1px solid #cdd8d2;border-radius:50%;color:var(--accent);font-size:13px;font-weight:700;background:#fff;flex:0 0 auto}.sidebar-user-copy{min-width:0;display:grid;gap:3px;flex:1}.sidebar-user-copy strong{font-size:12px;overflow:hidden;text-overflow:ellipsis}.sidebar-user-copy small{color:var(--muted);font-size:10px;overflow:hidden;text-overflow:ellipsis}.icon-button{width:38px;height:38px;border:0;background:transparent;color:#4f5964;border-radius:6px;display:inline-grid;place-items:center}.icon-button:hover{background:#f1f5f3;color:var(--accent)}.app-main{min-height:100vh}.page{min-height:100vh;padding:44px 42px 72px;max-width:1600px;margin:0 auto}.page-header{min-height:64px;display:flex;align-items:flex-start;justify-content:space-between;gap:28px;margin-bottom:28px}.page-header h1{margin-bottom:7px;font-size:34px;line-height:1.1;letter-spacing:-1px}.page-header p{color:var(--muted);margin:0;font-size:14px}.page-actions{display:flex;align-items:center;gap:12px}.secondary-action,.month-control{height:44px;border:1px solid var(--border);border-radius:6px;background:#fff;display:inline-flex;align-items:center;gap:9px;padding:0 14px;color:#2c3741;font-size:13px}.secondary-action:hover,.month-control:hover{border-color:#b5c7bd;background:#fbfdfc}.text-button{display:inline-flex;align-items:center;gap:5px}.dashboard-upload-action{min-height:44px;height:44px;padding:0 17px;font-size:13px}.mobile-action-label{display:none}.dashboard-overview{min-height:78px;display:flex;align-items:flex-start;justify-content:space-between;gap:18px;margin-bottom:22px}.dashboard-summary{width:330px;border:1px solid var(--border);border-radius:7px}.dashboard-summary>span{min-height:76px;padding:12px 18px;display:grid;grid-template-columns:1fr auto;align-items:center;gap:3px 16px}.dashboard-summary small{color:var(--muted);font-size:11px}.dashboard-summary strong{color:var(--accent);font-size:22px;font-variant-numeric:tabular-nums;grid-row:1 / span 2;grid-column:2}.dashboard-summary em{color:var(--muted);font-size:10px;font-style:normal}.dashboard-summary em.has-alert{color:var(--danger)}.dashboard-reading-action{flex:0 0 auto}.billing-table-wrap{border:1px solid var(--border);border-radius:7px;overflow:auto}.billing-table{width:100%;min-width:1030px;border-collapse:separate;border-spacing:0;table-layout:fixed;font-size:12px}.billing-table th,.billing-table td{border-right:1px solid var(--border);border-bottom:1px solid var(--border);padding:11px 10px;vertical-align:middle}.billing-table tr>*:last-child{border-right:0}.billing-table tbody tr:last-child>*{border-bottom:0}.billing-table thead th{height:48px;background:#fbfcfb;color:#3c4650;font-weight:550;position:sticky;top:0;z-index:2}.billing-table thead th:first-child{width:250px;text-align:left;left:0;z-index:3}.billing-table thead th:not(:first-child){text-align:center}.billing-table thead th span{display:block}.billing-table thead th small{display:block;color:#8a929a;font-weight:400;margin-top:3px}.property-group-row td{height:52px;background:#fff;padding:0 12px}.property-group-row button{width:100%;border:0;background:transparent;display:flex;align-items:center;gap:8px;text-align:left;padding:0}.property-group-row svg{transition:transform .14s}.property-group-row svg.collapsed{transform:rotate(-90deg)}.property-group-row span{display:grid;gap:3px}.property-group-row strong{font-size:13px}.property-group-row small{color:var(--muted);font-size:10px}.service-row th{position:sticky;left:0;background:#fff;z-index:1;text-align:left;display:flex;align-items:center;gap:10px;font-weight:400}.service-row th>span:last-child{display:grid;gap:3px}.service-row th strong{font-size:12px}.service-row th small{color:var(--muted);font-size:10px}.service-icon{width:8px;height:28px;border-radius:3px;background:#87b99f}.service-electricity{background:#e0a741}.service-cold-water{background:#4b9bd3}.service-heating,.service-gas{background:#d36d59}.service-internet{background:#6d8cc9}.service-row td{text-align:center;font-variant-numeric:tabular-nums}.service-row td strong{display:block;font-size:12px;font-weight:550}.cell-status{display:block;margin-top:5px;font-size:10px;white-space:nowrap}.cell-status.paid{color:var(--accent)}.cell-status.due{color:#d96a1c}.cell-status.warning{color:var(--warning)}.cell-status.danger{color:var(--danger)}.empty-cell{color:#a4abb1}.mobile-billing{display:none}.form-stack{display:grid;gap:18px}.form-stack label{display:grid;gap:8px;color:#2f3944;font-size:13px;font-weight:550}.reading-context{background:var(--surface);border:1px solid var(--border);border-radius:6px;padding:16px;display:grid;gap:5px}.reading-context span,.reading-context small{color:var(--muted);font-size:12px}.reading-context strong{font-size:18px}.drawer-backdrop{position:fixed;inset:0;border:0;background:#0b17112e;z-index:70;cursor:default}.drawer{width:min(var(--inspector),calc(100vw - 24px));position:fixed;inset:0 0 0 auto;background:#fff;z-index:71;border-left:1px solid var(--border);display:grid;grid-template-rows:auto 1fr auto;animation:drawer-in .16s ease-out}@keyframes drawer-in{0%{transform:translate(28px);opacity:.6}}.drawer-header{min-height:84px;padding:0 26px;display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid var(--border)}.drawer-header h2{margin:0;font-size:21px;letter-spacing:-.35px}.drawer-body{padding:26px;overflow:auto}.drawer-footer{padding:20px 26px;border-top:1px solid var(--border);display:flex;justify-content:flex-end;gap:12px}.drawer-footer .button{min-height:44px;padding:0 20px;font-size:14px}.object-list{border-top:1px solid var(--border)}.object-row{min-height:115px;display:grid;grid-template-columns:52px minmax(230px,1.5fr) 110px 140px minmax(230px,1fr) 42px;gap:20px;align-items:center;border-bottom:1px solid var(--border);padding:18px 6px;content-visibility:auto;contain-intrinsic-size:0 115px}.object-symbol{width:44px;height:44px;border:1px solid #cce1d5;color:var(--accent);border-radius:7px;display:grid;place-items:center;background:var(--accent-soft)}.object-primary{display:grid;gap:6px}.object-primary strong{font-size:17px}.object-primary span{color:#394450;font-size:13px}.object-primary small,.object-metric small,.object-email small{color:var(--muted);font-size:11px}.object-metric{display:grid;gap:7px}.object-metric strong{font-size:21px;font-variant-numeric:tabular-nums}.object-email{display:grid;gap:7px;min-width:0}.object-email button{border:0;padding:0;background:transparent;color:var(--accent);text-align:left;font-size:12px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.method-list{display:grid;gap:9px;margin-bottom:28px}.method-list>button{width:100%;min-height:68px;display:flex;align-items:center;gap:13px;text-align:left;padding:12px 14px;border:1px solid var(--border);border-radius:6px;background:#fff;color:#28343e}.method-list>button.selected{border-color:var(--accent);background:var(--accent-soft);color:var(--accent)}.method-list>button:disabled{color:#8f979e;background:#fafbfa;cursor:not-allowed}.method-list>button span{display:grid;gap:5px}.method-list>button strong{font-size:13px}.method-list>button small{color:var(--muted);font-size:11px}.upload-prompt,.empty-state{min-height:270px;display:flex;flex-direction:column;justify-content:center;align-items:center;text-align:center;color:var(--muted);padding:30px}.upload-prompt svg,.empty-state svg{color:var(--accent)}.upload-prompt h3,.empty-state h2{color:var(--text);margin:16px 0 9px}.upload-prompt p,.empty-state p{max-width:420px;line-height:1.55}.toggle-row{position:relative;min-height:52px;display:flex;align-items:center;justify-content:space-between;gap:18px;border-bottom:1px solid var(--border);font-size:14px;cursor:pointer}.toggle-row input{position:absolute;width:1px;height:1px;min-height:0;margin:0;padding:0;opacity:0;pointer-events:none}.toggle-track{width:43px;height:24px;padding:2px;border-radius:14px;background:#c9d0d5;transition:background .14s;flex:0 0 auto}.toggle-track span{display:block;width:20px;height:20px;border-radius:50%;background:#fff;transition:transform .14s;box-shadow:0 1px 3px #0000002e}.toggle-row input:checked+.toggle-track{background:var(--accent)}.toggle-row input:checked+.toggle-track span{transform:translate(19px)}.toggle-row:focus-within .toggle-track{outline:2px solid color-mix(in srgb,var(--accent) 45%,transparent);outline-offset:2px}.toggle-row.is-disabled{opacity:.5;cursor:not-allowed}.split-workspace{display:grid;grid-template-columns:minmax(520px,1fr) 390px;border:1px solid var(--border);border-radius:7px;min-height:680px;overflow:hidden}.provider-list{min-width:0}.provider-list>button{width:100%;min-height:94px;display:grid;grid-template-columns:45px minmax(200px,1fr) auto 24px;gap:14px;align-items:center;padding:16px 18px;border:0;border-bottom:1px solid var(--border);background:#fff;text-align:left}.provider-list>button:hover,.provider-list>button.selected{background:#f7fbf8}.provider-list>button.selected{box-shadow:inset 3px 0 0 var(--accent)}.provider-logo{width:42px;height:42px;display:grid;place-items:center;border-radius:7px;color:var(--accent);border:1px solid #cfe3d7;background:var(--accent-soft)}.provider-logo.large{width:50px;height:50px}.provider-main{display:grid;gap:5px;min-width:0}.provider-main strong{font-size:15px}.provider-main small{color:var(--muted);font-size:11px}.provider-main em{color:var(--accent);font-size:10px;font-style:normal}.connector-chip,.status-chip{width:max-content;display:inline-flex;align-items:center;justify-content:center;min-height:24px;padding:0 9px;border-radius:5px;background:#f2f4f3;color:#6f7880;font-size:10px;font-style:normal;white-space:nowrap}.connector-chip.connected,.status-active,.status-confirmed{background:#e8f6ee;color:var(--accent)}.status-paused,.status-draft{background:#fff4df;color:#a36008}.status-review_required,.status-needs_review{background:#fff0f0;color:var(--danger)}.detail-panel{border-left:1px solid var(--border);padding:26px;background:#fff;min-width:0}.detail-panel>header{min-height:65px;display:flex;align-items:center;gap:13px;margin-bottom:25px}.detail-panel h2{font-size:21px;margin:0 0 5px}.detail-panel header p{color:var(--muted);margin:0;font-size:12px}.detail-panel h3{font-size:14px;margin:26px 0 12px}.detail-list{margin:0}.detail-list>div{display:flex;justify-content:space-between;gap:20px;padding:11px 0;border-bottom:1px solid var(--border)}.detail-list dt{color:var(--muted);font-size:11px}.detail-list dd{margin:0;font-size:12px;text-align:right}.provider-services{display:grid;gap:10px}.provider-services article{border:1px solid var(--border);border-radius:6px;padding:13px}.provider-services article>div{display:flex;gap:9px;align-items:center}.provider-services article svg{color:var(--accent)}.provider-services article span{display:grid;gap:4px}.provider-services article strong{font-size:12px}.provider-services article small{font-size:10px;color:var(--muted)}.provider-services dl{display:grid;grid-template-columns:1fr 1fr;gap:10px;margin:14px 0 0}.provider-services dl div{display:grid;gap:4px}.provider-services dt{color:var(--muted);font-size:9px}.provider-services dd{margin:0;font-size:10px}.capability-list{display:grid;gap:8px}.capability-list h3{margin-bottom:5px}.capability-list span{display:flex;align-items:center;gap:8px;color:#3f4954;font-size:12px}.capability-list svg{color:var(--accent)}.receipt-toolbar{display:flex;border:1px solid var(--border);border-radius:7px;margin-bottom:22px}.receipt-toolbar>span{min-width:330px;display:grid;grid-template-columns:25px 1fr;grid-template-rows:auto auto;column-gap:9px;padding:14px 18px;border-right:1px solid var(--border)}.receipt-toolbar>span:last-child{border-right:0}.receipt-toolbar svg{grid-row:1 / 3;color:var(--accent)}.receipt-toolbar b{font-size:12px}.receipt-toolbar small{color:var(--muted);font-size:10px;margin-top:4px}.receipt-table-wrap{border:1px solid var(--border);border-radius:7px;overflow:auto}.data-table{width:100%;border-collapse:separate;border-spacing:0;font-size:12px}.data-table th,.data-table td{padding:13px 14px;border-bottom:1px solid var(--border);text-align:left}.data-table th{color:var(--muted);background:#fbfcfb;font-size:10px;font-weight:550}.data-table tr:last-child td{border-bottom:0}.receipt-table{min-width:900px}.receipt-table td:first-child a{display:flex;align-items:center;gap:9px}.receipt-table td:first-child svg{color:var(--accent)}.receipt-table td:first-child span{display:grid;gap:4px}.receipt-table td:first-child strong{max-width:230px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.receipt-table td:first-child small{color:var(--muted);font-size:9px}.drop-zone{min-height:155px;border:1px dashed #b6cbc0;border-radius:7px;background:#f9fcfa;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:7px;color:var(--muted)}.drop-zone:hover,.drop-zone.has-file{border-color:var(--accent);background:var(--accent-soft)}.drop-zone svg{color:var(--accent)}.drop-zone strong{color:var(--text);font-size:13px}.drop-zone span{font-size:11px}.family-workspace{display:grid;grid-template-columns:minmax(650px,1fr) 390px;border:1px solid var(--border);border-radius:7px;min-height:680px;overflow:hidden}.access-matrix-wrap{overflow:auto}.access-matrix{width:100%;min-width:760px;border-collapse:separate;border-spacing:0;table-layout:fixed;font-size:12px}.access-matrix th,.access-matrix td{padding:12px;border-right:1px solid var(--border);border-bottom:1px solid var(--border);height:92px}.access-matrix thead th{height:70px;background:#fbfcfb;color:#35404b;font-weight:550}.access-matrix thead th:first-child{width:230px;text-align:left}.access-matrix tbody th{display:flex;align-items:center;gap:10px;text-align:left;font-weight:400}.access-matrix tbody th>span:last-child{display:grid;gap:5px;min-width:0}.access-matrix tbody th strong{font-size:13px}.access-matrix tbody th small{color:var(--muted);font-size:10px;overflow:hidden;text-overflow:ellipsis}.matrix-avatar{width:34px;height:34px;display:grid;place-items:center;background:var(--accent-soft);color:var(--accent);border-radius:50%;flex:0 0 auto}.access-matrix td button{width:100%;min-height:48px;padding:0 12px;display:flex;justify-content:space-between;align-items:center;border:1px solid var(--border);background:#fff;border-radius:5px;color:#34404a}.access-matrix td button:hover,.access-matrix td button.selected{border-color:var(--accent);background:var(--accent-soft);color:var(--accent)}.no-access{color:#9aa1a7}.pending-invite{min-height:72px;padding:13px 18px;display:flex;align-items:center;gap:10px;border-bottom:1px solid var(--border);color:#46515c}.pending-invite>span{display:grid;gap:4px;flex:1}.pending-invite small{color:var(--muted);font-size:10px}.pending-invite button{border:0;background:transparent;color:var(--accent);font-size:11px}.field-label{display:grid;gap:8px;margin:17px 0;color:#39434d;font-size:12px}.access-inspector>.notice{margin:18px 0}.access-inspector>.button{margin-top:20px}.payment-workspace{display:grid;grid-template-columns:minmax(720px,1fr) 390px;border:1px solid var(--border);border-radius:7px;min-height:710px;overflow:hidden}.payment-main{padding:0 24px 24px;overflow:auto}.payment-summary{height:98px;display:grid;grid-template-columns:1fr 1.4fr 1fr;border-bottom:1px solid var(--border);margin-bottom:0}.payment-summary>span{display:flex;flex-direction:column;justify-content:center;gap:8px;border-right:1px solid var(--border);padding-left:20px}.payment-summary>span:last-child{border-right:0}.payment-summary small{color:var(--muted);font-size:10px}.payment-summary strong{font-size:24px;font-weight:520;font-variant-numeric:tabular-nums}.payment-summary>span:first-child strong{color:var(--accent)}.payment-summary em{color:#39434d;font-size:13px;font-style:normal}.tabs{display:flex;gap:38px;height:64px;align-items:end;border-bottom:1px solid var(--border);margin-bottom:16px}.tabs button{border:0;border-bottom:2px solid transparent;background:transparent;padding:0 6px 14px;color:var(--muted);font-size:12px}.tabs button.active{color:var(--accent);border-color:var(--accent);font-weight:600}.autopay-table{border:1px solid var(--border);border-radius:6px;min-width:740px;overflow:hidden;font-size:10px;margin-bottom:16px}.autopay-head,.autopay-group>button{display:grid;grid-template-columns:1.3fr 1.3fr .7fr .9fr .9fr .65fr 24px;gap:8px;align-items:center}.autopay-head{height:42px;padding:0 12px;color:var(--muted);background:#fbfcfb;border-bottom:1px solid var(--border)}.autopay-property{display:block;padding:10px 12px;background:#fbfcfb;border-bottom:1px solid var(--border);font-size:11px}.autopay-group>button{width:100%;min-height:58px;border:0;border-bottom:1px solid var(--border);padding:8px 12px;background:#fff;text-align:left}.autopay-group>button:last-child{border-bottom:0}.autopay-group>button:hover,.autopay-group>button.selected{background:#f5faf7;box-shadow:inset 3px 0 0 var(--accent)}.autopay-group>button>span:first-child{display:grid;gap:4px}.autopay-group b{font-size:11px}.autopay-group small{color:var(--muted);font-size:9px}.autopay-inspector>.toggle-row{margin-bottom:14px}.input-suffix{position:relative}.input-suffix span{position:absolute;right:14px;top:50%;transform:translateY(-50%)}.input-suffix input{padding-right:35px}.autopay-inspector>.notice{margin:20px 0}.settings-layout{display:grid;grid-template-columns:repeat(2,minmax(360px,1fr));gap:20px}.settings-layout>section{border:1px solid var(--border);border-radius:7px;padding:22px}.settings-layout h2{display:flex;align-items:center;gap:10px;font-size:17px;margin-bottom:16px}.settings-layout h2 svg{color:var(--accent)}.settings-row{min-height:64px;display:flex;align-items:center;justify-content:space-between;gap:20px;border-top:1px solid var(--border)}.settings-row>span{display:grid;gap:5px}.settings-row strong{font-size:13px}.settings-row small{color:var(--muted);font-size:10px}.privacy-settings{grid-column:1 / -1;display:grid;grid-template-columns:repeat(3,1fr);gap:22px}.privacy-settings h2{grid-column:1 / -1}.privacy-settings>div{display:flex;gap:11px;border-right:1px solid var(--border);padding-right:20px}.privacy-settings>div:last-child{border-right:0}.privacy-settings>div svg{color:var(--accent);flex:0 0 auto}.privacy-settings>div span{display:grid;gap:7px}.privacy-settings strong{font-size:13px}.privacy-settings small{color:var(--muted);line-height:1.5}.mobile-topbar,.mobile-bottom-nav{display:none}@media(max-width:980px){.app-shell{padding-left:0;padding-top:64px;padding-bottom:64px}.sidebar{transform:translate(-100%);transition:transform .16s ease;box-shadow:8px 0 30px #121f1814}.sidebar.is-open{transform:translate(0)}.mobile-menu-backdrop{position:fixed;inset:0;z-index:28;border:0;background:#0a140f38}.mobile-topbar{display:flex;position:fixed;inset:0 0 auto;height:64px;padding:0 14px;background:#fff;border-bottom:1px solid var(--border);z-index:25;align-items:center;justify-content:space-between}.mobile-topbar .brand{font-size:17px;gap:8px}.mobile-topbar .brand-mark{width:29px;height:29px}.mobile-bottom-nav{height:64px;position:fixed;inset:auto 0 0;z-index:24;display:grid;grid-template-columns:repeat(5,1fr);background:#fff;border-top:1px solid var(--border)}.mobile-bottom-nav a{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:4px;color:#6c7580;font-size:9px}.mobile-bottom-nav a.active{color:var(--accent)}.page{min-height:calc(100vh - 128px);padding:26px 18px 40px}.page-header h1{font-size:28px}.page-header{margin-bottom:22px}.dashboard-header .dashboard-range-action,.dashboard-header .dashboard-upload-action{display:none}.dashboard-header .dashboard-add-action{width:auto;padding:0 14px;background:var(--accent);border-color:var(--accent);color:#fff;font-size:13px}.dashboard-header .dashboard-add-action:hover{background:var(--accent-hover);border-color:var(--accent-hover)}.desktop-action-label{display:none}.mobile-action-label{display:inline}.dashboard-overview{display:grid;min-height:0}.dashboard-summary{width:100%}.dashboard-reading-action{width:100%;justify-content:center}.desktop-billing{display:none}.mobile-billing{display:block}.mobile-month-strip{height:48px;display:flex;align-items:center;justify-content:space-between;border:1px solid var(--border);border-radius:6px;margin-bottom:14px}.mobile-month-strip button{width:46px;height:100%;border:0;background:transparent;color:var(--accent);font-size:22px}.mobile-property{border:1px solid var(--border);border-radius:7px;margin-bottom:12px;overflow:hidden}.mobile-property>header{min-height:64px;display:flex;align-items:center;justify-content:space-between;padding:12px 14px;background:#fbfcfb}.mobile-property header div{display:grid;gap:5px}.mobile-property header small{color:var(--muted);font-size:10px}.mobile-service{min-height:70px;padding:12px 14px;border-top:1px solid var(--border);display:flex;align-items:center;justify-content:space-between;gap:15px}.mobile-service>div{display:grid;gap:5px}.mobile-service>div:last-child{text-align:right}.mobile-service strong{font-size:13px}.mobile-service small{color:var(--muted);font-size:10px}.mobile-service b{font-size:14px}.object-row{grid-template-columns:45px 1fr 36px;gap:12px}.object-metric,.object-email{display:none}.split-workspace,.family-workspace,.payment-workspace{display:block;border:0;min-height:auto}.detail-panel{border:1px solid var(--border);border-radius:7px;margin-top:14px}.access-matrix-wrap{border:1px solid var(--border);border-radius:7px}.family-workspace .detail-panel,.payment-workspace .detail-panel{display:none}.payment-main{padding:0;overflow:visible}.autopay-table{min-width:760px}.payment-main{overflow-x:auto}.settings-layout{grid-template-columns:1fr}.privacy-settings{grid-column:auto;grid-template-columns:1fr}.privacy-settings h2{grid-column:auto}.privacy-settings>div{border-right:0;border-bottom:1px solid var(--border);padding-bottom:16px}}@media(max-width:560px){.page-header{align-items:center}.page-header p{display:none}.page-header .button{min-width:44px;width:44px;padding:0;font-size:0}.page-header .button svg{width:19px}.dashboard-summary small{font-size:10px}.dashboard-summary strong{font-size:19px}.drawer{inset:64px 0 0;width:100%;border-left:0}.receipt-toolbar{display:grid}.receipt-toolbar>span{min-width:0;border-right:0;border-bottom:1px solid var(--border)}.receipt-toolbar>span:last-child{border-bottom:0}.payment-summary{grid-template-columns:repeat(3,minmax(120px,1fr));min-width:460px}}@media(max-width:1340px){.landing-header{grid-template-columns:1fr auto}.landing-header nav{display:none}.hero{grid-template-columns:1fr;padding-top:50px}.hero-copy{max-width:760px;padding:0}.hero-product{height:590px}}@media(max-width:700px){.landing-header{height:82px;padding:0 18px}.landing-header .brand{font-size:18px}.landing-header .brand-mark{width:32px;height:32px}.landing-header>.button{min-width:auto;min-height:40px;padding:0 14px;font-size:13px}.hero{display:block;min-height:auto;padding:46px 20px 64px}.hero h1{font-size:44px;line-height:1.08;letter-spacing:-1.8px}.hero-copy>p{font-size:18px}.hero-actions{display:grid}.hero-proof{grid-template-columns:1fr}.hero-proof>span{border-right:0;border-bottom:1px solid var(--border);padding-bottom:16px}.hero-product{display:none}.privacy-section{padding:50px 20px}.privacy-section h2{font-size:34px}.privacy-flow{grid-template-columns:1fr}.privacy-flow>div,.privacy-flow>div+div{padding:24px 0;border-right:0;border-bottom:1px solid var(--border)}.how-section{grid-template-columns:1fr;padding:56px 20px;gap:35px}.how-section h2{font-size:34px}.landing-footer{margin:0 20px;align-items:flex-start;flex-direction:column}.login-back{top:18px;left:18px}.login-page{padding-top:80px;align-items:start}.login-panel{padding:30px 24px}}@media(prefers-reduced-motion:reduce){*,*:before,*:after{scroll-behavior:auto!important;animation-duration:.01ms!important;transition-duration:.01ms!important}}
