:root{--color-bg:#faf9f6;--color-surface:#fff;--color-surface-muted:#f4f3f0;--color-surface-raised:#fff;--color-surface-strong:#e3e2df;--color-text:#1a1c1a;--color-text-muted:#5f6460;--color-text-soft:#75777a;--color-border:#deddd8;--color-border-strong:#c5c6ca;--color-primary:#4f6359;--color-primary-strong:#384b42;--color-primary-soft:#d2e7dc;--color-warning:#a17f3b;--color-warning-soft:#fff4dd;--color-danger:#b0413e;--color-danger-soft:#fcebea;--color-success:#4f6359;--color-success-soft:#edf6f0;--radius-sm:6px;--radius-md:8px;--radius-lg:16px;--radius-xl:24px;--radius-full:9999px;--tap-target:44px;--space-1:4px;--space-2:8px;--space-3:12px;--space-4:16px;--space-5:20px;--space-6:24px;--space-8:32px;--phone-frame-width:390px;--motion-fast:.12s;--motion-medium:.18s;--motion-sheet:.22s;--motion-ease-out:cubic-bezier(.2, .8, .2, 1);color:var(--color-text);background:var(--color-bg);font-synthesis:none;text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;font-family:Inter,PingFang SC,Hiragino Sans GB,Microsoft YaHei,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}*{box-sizing:border-box}html{background:var(--color-bg);min-width:320px}body{background:var(--color-bg);min-width:320px;min-height:100vh;margin:0}button,input,textarea,select{font:inherit}button{touch-action:manipulation}button:focus-visible,input:focus-visible,textarea:focus-visible,select:focus-visible{outline-offset:2px;outline:3px solid #4f63593d}h1,h2,h3,p{margin:0}@keyframes backdrop-fade{0%{opacity:0}to{opacity:1}}@keyframes sheet-rise{0%{opacity:.86;transform:translateY(18px)scale(.985)}to{opacity:1;transform:translateY(0)scale(1)}}@keyframes nav-icon-pop{0%{transform:translateY(2px)scale(.94)}to{transform:translateY(0)scale(1)}}@keyframes completed-soft-flash{0%{box-shadow:0 0 #4f635929}to{box-shadow:0 1px #1a1c1a08}}.app-shell{background:var(--color-bg);min-height:100vh}.app-shell__frame{background:linear-gradient(180deg, #ffffff94, #faf9f600 180px), var(--color-bg);width:100%;min-height:100vh;position:relative}.app-shell__main{width:100%;min-height:100vh;padding:var(--space-6) var(--space-4) calc(102px + env(safe-area-inset-bottom))}.page{gap:var(--space-4);display:grid}.page-header{justify-content:space-between;align-items:flex-start;gap:var(--space-4);min-height:56px;display:flex}.page-header>div{min-width:0}.page-header h1,.auth-panel h1,.push-settings h1{color:var(--color-text);letter-spacing:0;overflow-wrap:anywhere;font-size:1.6rem;font-weight:720;line-height:1.18}.eyebrow,.push-settings__eyebrow{margin-bottom:var(--space-1);color:var(--color-primary);letter-spacing:0;font-size:.76rem;font-weight:760}.quick-action,.icon-button{border:1px solid var(--color-primary-strong);border-radius:var(--radius-md);background:var(--color-primary);color:#fff;cursor:pointer;flex:none;place-items:center;width:48px;min-width:48px;height:48px;font-size:1.35rem;font-weight:720;line-height:1;display:inline-grid;box-shadow:0 6px 14px #384b421f}.summary-strip{gap:var(--space-3);grid-template-columns:1fr 1fr;display:grid}.summary-grid{gap:var(--space-3);grid-template-columns:1fr;display:grid}.summary-strip article,.summary-grid article,.content-card,.empty-state,.settings-list button,.auth-panel,.push-settings__status div{border:1px solid var(--color-border);border-radius:var(--radius-lg);background:var(--color-surface);box-shadow:0 1px #1a1c1a08}.summary-strip article{min-height:90px;padding:var(--space-4)}.summary-grid article{min-height:96px;padding:var(--space-4)}.summary-strip span,.summary-grid span,.section-header span,.compact-list span,.property-row span,.record-row span,.property-card-button span,.settings-list small,.empty-state p,.form-field__hint,.muted-text,.push-settings__intro,.push-settings__message,.push-settings__status dt,.detail-list dt,.stat-list dt{color:var(--color-text-muted)}.summary-strip strong,.summary-grid strong{margin-top:var(--space-2);color:var(--color-text);font-variant-numeric:tabular-nums;font-size:1.36rem;font-weight:760;line-height:1.16;display:block}.summary-grid small{margin-top:var(--space-2);color:var(--color-text-muted);font-size:.82rem;line-height:1.4;display:block}.content-card{padding:var(--space-4)}.section-header{justify-content:space-between;align-items:baseline;gap:var(--space-3);margin-bottom:var(--space-3);display:flex}.section-header h2,.empty-state h2,.modal h2{color:var(--color-text);letter-spacing:0;font-size:1rem;font-weight:720;line-height:1.28}.compact-list{gap:var(--space-2);margin:0;padding:0;list-style:none;display:grid}.property-list-panel{gap:var(--space-3);display:grid}.property-list{gap:var(--space-3);margin:0;padding:0;list-style:none;display:grid}.compact-list li,.property-row,.record-row{justify-content:space-between;align-items:center;gap:var(--space-3);min-width:0;min-height:58px;padding:var(--space-2) 0;display:flex}.compact-list li+li,.record-row+.record-row,.property-row+.property-row{border-top:1px solid var(--color-border)}.compact-list strong,.property-row strong,.record-row strong{color:var(--color-text);overflow-wrap:anywhere;font-size:.98rem;font-weight:700;line-height:1.28;display:block}.compact-list span,.property-row span,.record-row span{margin-top:var(--space-1);overflow-wrap:anywhere;font-size:.86rem;line-height:1.4;display:block}.status-badge{align-items:center;gap:var(--space-1);min-height:30px;padding:var(--space-1) var(--space-2);border:1px solid var(--color-border);border-radius:var(--radius-sm);background:var(--color-surface-muted);color:var(--color-text);white-space:nowrap;flex:none;font-size:.78rem;font-weight:720;line-height:1.15;display:inline-flex}.status-badge__mark{color:currentColor;font-size:.72rem;font-weight:760}.status-badge--warning{background:var(--color-warning-soft);color:var(--color-warning);border-color:#a17f3b47}.status-badge--danger{background:var(--color-danger-soft);color:var(--color-danger);border-color:#b0413e3d}.status-badge--success{background:var(--color-success-soft);color:var(--color-success);border-color:#4f63593d}.status-badge--neutral{color:var(--color-text-muted)}.amount-chip{color:var(--color-primary-strong);white-space:nowrap;font-variant-numeric:tabular-nums;flex:none;font-size:.84rem;font-weight:760}.property-card-button{width:100%;min-width:0;min-height:86px;padding:var(--space-4);border:1px solid var(--color-border);border-radius:var(--radius-lg);background:var(--color-surface);color:var(--color-text);cursor:pointer;text-align:left;justify-content:space-between;align-items:center;display:flex;box-shadow:0 1px #1a1c1a08}.property-card-button:active,.settings-list button:active,.more-module-grid button:active{transform:translateY(1px)}.property-card-button__content{gap:var(--space-1);min-width:0;display:grid}.property-card-button strong{color:var(--color-text);overflow-wrap:anywhere;font-size:1rem;font-weight:720;line-height:1.28}.property-card-button span{overflow-wrap:anywhere;font-size:.85rem;line-height:1.4}.property-list-controls{gap:var(--space-3);display:grid}.property-search-field{align-items:center;gap:var(--space-2);min-height:48px;padding:0 var(--space-3);border:1px solid var(--color-border);background:var(--color-surface-muted);color:var(--color-text-muted);border-radius:12px;grid-template-columns:24px minmax(0,1fr);display:grid}.property-search-field input{min-width:0;min-height:44px;color:var(--color-text);background:0 0;border:0;padding:0}.property-search-field input::placeholder{color:var(--color-text-muted)}.property-filter-row{gap:var(--space-2);grid-template-columns:repeat(auto-fit,minmax(72px,1fr));min-width:0;display:grid}.property-filter-chip{min-width:0;min-height:36px;padding:0 var(--space-2);border:1px solid var(--color-border);border-radius:var(--radius-full);background:var(--color-surface);color:var(--color-text-muted);cursor:pointer;text-overflow:ellipsis;white-space:nowrap;font-size:.78rem;font-weight:760;line-height:1.2;overflow:hidden}.property-filter-chip[aria-pressed=true]{border-color:var(--color-primary);background:var(--color-primary);color:#fff}.property-gallery-list ul{gap:var(--space-4);margin:0;padding:0;list-style:none;display:grid}.property-gallery-card{border:1px solid var(--color-border);border-radius:var(--radius-lg);background:var(--color-surface);overflow:hidden;box-shadow:0 1px #1a1c1a08}.property-gallery-card__button{width:100%;min-width:0;color:var(--color-text);cursor:pointer;text-align:left;background:0 0;border:0;padding:0;display:grid}.property-gallery-card__button:active{transform:translateY(1px)}.property-gallery-card__image{aspect-ratio:16/10;background:var(--color-surface-strong);min-height:184px;display:block;position:relative;overflow:hidden}.property-gallery-card__image img,.property-detail-hero img{object-fit:cover;width:100%;height:100%;display:block}.property-cover-placeholder{align-content:center;place-items:center;gap:var(--space-2);width:100%;height:100%;min-height:inherit;background:linear-gradient(135deg, #d2e7dca3, #f4f3f0e0), var(--color-surface-muted);color:var(--color-primary-strong);text-align:center;display:grid}.property-cover-placeholder .material-symbols-outlined{font-size:2rem}.property-cover-placeholder span:last-child{color:var(--color-text-muted);font-size:.82rem;font-weight:760}.property-cover-placeholder--hero .material-symbols-outlined{font-size:2.4rem}.property-status-chip{min-height:28px;padding:0 var(--space-3);border-radius:var(--radius-full);white-space:nowrap;border:1px solid #0000;align-items:center;font-size:.74rem;font-weight:780;line-height:1;display:inline-flex}.property-gallery-card__image .property-status-chip,.property-detail-hero .property-status-chip{top:var(--space-3);right:var(--space-3);position:absolute}.property-status-chip--rented{color:var(--color-primary-strong);background:#d2e7dceb}.property-status-chip--vacant{color:#5d4201;background:#ffdea5f0}.property-status-chip--sale{color:var(--color-danger);background:#ffdad6f0}.property-status-chip--neutral{color:var(--color-text-muted);background:#f4f3f0f0}.property-gallery-card__body{gap:var(--space-4);padding:var(--space-4);display:grid}.property-gallery-card__heading{gap:var(--space-3);grid-template-columns:minmax(0,1fr) 36px;align-items:center;display:grid}.property-gallery-card__title-button{min-width:0;color:inherit;cursor:pointer;text-align:left;background:0 0;border:0;padding:0;display:grid}.property-gallery-card__title-button:focus-visible,.property-favorite-button:focus-visible{outline:2px solid var(--color-primary);outline-offset:3px}.property-gallery-card__title-button strong,.property-gallery-card__title-button small{overflow-wrap:anywhere;min-width:0;display:block}.property-gallery-card__title-button strong{color:var(--color-text);font-size:1rem;font-weight:760;line-height:1.25}.property-gallery-card__title-button small{margin-top:var(--space-1);color:var(--color-text-muted);font-size:.8rem;line-height:1.35}.property-favorite-button{border-radius:var(--radius-full);width:36px;height:36px;color:var(--color-danger);cursor:pointer;background:0 0;border:1px solid #0000;place-items:center;padding:0;display:grid}.property-favorite-button .material-symbols-outlined{font-variation-settings:"FILL" 0, "wght" 500, "GRAD" 0, "opsz" 24;font-size:1.35rem}.property-favorite-button[aria-pressed=true]{background:var(--color-danger-soft);color:var(--color-danger);border-color:#b0413e3d}.property-favorite-button[aria-pressed=true] .material-symbols-outlined{font-variation-settings:"FILL" 1, "wght" 600, "GRAD" 0, "opsz" 24}.property-favorite-button:disabled{cursor:wait;opacity:.72}.property-card-stats{gap:var(--space-3);padding-top:var(--space-3);border-top:1px solid var(--color-border);grid-template-columns:repeat(2,minmax(0,1fr));display:grid}.property-card-stats--standalone{margin:0 var(--space-4) var(--space-4)}.property-card-stats>span,.property-card-stat-button{gap:var(--space-1);min-width:0;display:grid}.property-card-stat-button{color:inherit;cursor:pointer;text-align:left;background:0 0;border:0;padding:0}.property-card-stat-button:focus-visible{outline:2px solid var(--color-primary);outline-offset:4px}.property-card-stats>span+span,.property-card-stats>button+button{padding-left:var(--space-3);border-left:1px solid var(--color-border)}.property-card-stats small,.property-mini-list dt,.property-loan-hero small,.property-spec-grid small{color:var(--color-text-muted);font-size:.72rem;font-weight:760;line-height:1.25}.property-card-stats strong{align-items:center;gap:var(--space-1);min-width:0;color:var(--color-text);overflow-wrap:anywhere;font-variant-numeric:tabular-nums;font-size:.9rem;font-weight:760;line-height:1.3;display:flex}.property-card-stats i{border-radius:var(--radius-full);background:var(--color-primary);flex:none;width:7px;height:7px}.property-detail__header{align-items:flex-start}.property-detail__header h1{margin-bottom:var(--space-2)}.action-row{gap:var(--space-3);grid-template-columns:repeat(auto-fit,minmax(140px,1fr));display:grid}.detail-section{gap:var(--space-3);display:grid}.detail-list,.stat-list{gap:var(--space-3);margin:0;display:grid}.detail-list div,.stat-list div{gap:var(--space-1);min-width:0;padding:var(--space-3);border-radius:var(--radius-md);background:var(--color-surface-muted);display:grid}.detail-list dt,.stat-list dt{font-size:.76rem;font-weight:760}.detail-list dd,.stat-list dd{color:var(--color-text);overflow-wrap:anywhere;font-variant-numeric:tabular-nums;margin:0;font-weight:700;line-height:1.35}.loan-summary{gap:var(--space-3);display:grid}.loan-auto-payment{padding-top:var(--space-1);align-items:flex-start}.loan-auto-payment span{gap:2px;display:grid}.loan-auto-payment small{color:var(--color-text-muted);font-size:.84rem}.property-detail-topbar{align-items:center}.property-detail-topbar .stitch-brand{gap:var(--space-2)}.property-detail-topbar .stitch-brand h1{font-size:1rem;line-height:1.22}.property-detail-back{width:40px;min-width:40px;height:40px}.property-detail-topbar__actions{align-items:center;gap:var(--space-1);display:flex}.property-detail-topbar__actions .stitch-icon-button{width:40px;min-width:40px;height:40px}.property-detail-hero{border:1px solid var(--color-border);border-radius:var(--radius-lg);background:var(--color-surface-strong);min-height:260px;position:relative;overflow:hidden}.property-detail-hero:after{content:"";pointer-events:none;background:linear-gradient(#1a1c1a00,#1a1c1a52);height:42%;position:absolute;inset:auto 0 0}.property-detail-action-strip .button{justify-content:center;align-items:center;gap:var(--space-2);width:100%;display:inline-flex}.property-detail-action-strip .material-symbols-outlined{font-size:1.2rem}.property-detail-card{gap:var(--space-4);min-width:0;padding:var(--space-4);border:1px solid var(--color-border);border-radius:var(--radius-lg);background:var(--color-surface);display:grid;box-shadow:0 1px #1a1c1a08}.property-detail-card__header{justify-content:space-between;align-items:center;gap:var(--space-3);min-width:0;display:flex}.property-detail-card__header h2{color:var(--color-primary);font-size:.78rem;font-weight:780;line-height:1.25}.property-detail-edit-button{min-height:32px;padding:0 var(--space-2);border-radius:var(--radius-sm);flex:none}.property-detail-address{color:var(--color-text);overflow-wrap:anywhere;font-size:1.16rem;font-weight:720;line-height:1.35}.property-detail-note{color:var(--color-text-muted);overflow-wrap:anywhere;margin:0;font-size:.9rem;line-height:1.45}.property-spec-grid{gap:var(--space-2);grid-template-columns:repeat(3,minmax(0,1fr));display:grid}.property-spec-grid div{justify-items:center;gap:var(--space-1);min-width:0;min-height:86px;padding:var(--space-3) var(--space-2);border-radius:var(--radius-md);background:var(--color-surface-muted);text-align:center;display:grid}.property-spec-grid .material-symbols-outlined{color:var(--color-primary);font-size:1.25rem}.property-spec-grid strong{min-width:0;color:var(--color-text);overflow-wrap:anywhere;font-size:.86rem;line-height:1.25}.property-owner-list{gap:var(--space-3);display:grid}.property-owner-card{align-items:center;gap:var(--space-3);grid-template-columns:44px minmax(0,1fr);display:grid}.property-owner-card>span{border-radius:var(--radius-md);background:var(--color-primary-soft);width:44px;height:44px;color:var(--color-primary-strong);place-items:center;font-weight:800;display:grid}.property-owner-card strong,.property-owner-card small{overflow-wrap:anywhere;min-width:0;display:block}.property-owner-card strong{color:var(--color-text);font-weight:760;line-height:1.25}.property-owner-card small{margin-top:var(--space-1);color:var(--color-text-muted);font-size:.84rem;line-height:1.35}.property-mini-list{gap:var(--space-2);margin:0;display:grid}.property-mini-list--two{grid-template-columns:repeat(2,minmax(0,1fr))}.property-mini-list div{gap:var(--space-1);min-width:0;padding:var(--space-3);border-radius:var(--radius-md);background:var(--color-surface-muted);display:grid}.property-mini-list dd{color:var(--color-text);overflow-wrap:anywhere;font-variant-numeric:tabular-nums;margin:0;font-size:.94rem;font-weight:760;line-height:1.35}.finance-summary-list{margin-bottom:var(--space-3)}.finance-summary-list__positive dd{color:var(--color-primary-strong)}.finance-summary-list__negative dd{color:var(--color-danger)}.property-loan-facts>div,.property-mini-list .loan-auto-payment-card{align-content:space-between;min-height:72px}.lease-summary-list{gap:var(--space-3);display:grid}.lease-summary-card{gap:var(--space-3);min-width:0;display:grid}.lease-summary-card+.lease-summary-card{padding-top:var(--space-3);border-top:1px solid var(--color-border)}.lease-summary-card__header{align-items:center;gap:var(--space-3);grid-template-columns:44px minmax(0,1fr) auto;min-width:0;display:grid}.lease-summary-card__icon{border-radius:var(--radius-full);background:var(--color-primary-soft);width:44px;height:44px;color:var(--color-primary-strong);place-items:center;display:grid}.lease-summary-card__icon .material-symbols-outlined{font-size:1.25rem}.lease-summary-card__header strong{color:var(--color-text);font-size:1rem;font-weight:780;line-height:1.25;display:block}.lease-summary-card__header small{color:var(--color-text-muted);margin-top:2px;font-size:.8rem;line-height:1.35;display:block}.lease-summary-card__copy{min-width:0}.lease-summary-card__actions{align-items:center;gap:var(--space-1);flex:none;display:flex}.lease-summary-card__actions .stitch-text-button{min-width:auto;min-height:34px;padding:0 var(--space-2);border-radius:var(--radius-sm);font-size:.78rem}.lease-summary-card__archive{color:var(--color-danger)}.lease-summary-facts>div{align-content:space-between;min-height:72px}.lease-section-form{margin-bottom:var(--space-1)}.lease-form-title{gap:var(--space-1);min-width:0;display:grid}.lease-form-title strong{color:var(--color-text);font-size:1rem;font-weight:780;line-height:1.25}.lease-form-title small{color:var(--color-text-muted);font-size:.82rem;line-height:1.4}.lease-checkbox-grid{gap:var(--space-2);grid-template-columns:repeat(2,minmax(0,1fr));display:grid}.lease-checkbox-row{align-items:center;gap:var(--space-2);min-width:0;min-height:44px;padding:0 var(--space-3);border:1px solid var(--color-border);border-radius:var(--radius-md);background:var(--color-surface);color:var(--color-text);cursor:pointer;font-size:.86rem;font-weight:720;display:flex}.lease-checkbox-row input{width:16px;height:16px;accent-color:var(--color-primary);flex:none;margin:0}.lease-checkbox-row span{overflow-wrap:anywhere;min-width:0}.loan-auto-payment-control{align-items:center;gap:var(--space-2);cursor:pointer;width:fit-content;max-width:100%;display:inline-flex}.loan-auto-payment-control input{width:16px;height:16px;accent-color:var(--color-primary);margin:0}.loan-auto-payment-control span{color:var(--color-text);font-weight:760;line-height:1.2}.property-section-form{gap:var(--space-3);padding:var(--space-3);border:1px solid var(--color-border);border-radius:var(--radius-md);background:var(--color-surface-muted)}.property-section-form .form-field input,.property-section-form .form-field textarea,.property-section-form .form-field select{background:var(--color-surface)}.layout-fields{gap:var(--space-2);border:0;grid-template-columns:repeat(3,minmax(0,1fr));min-width:0;margin:0;padding:0;display:grid}.layout-fields legend{color:var(--color-text);grid-column:1/-1;padding:0;font-size:.86rem;font-weight:720;line-height:1.3}.layout-fields .form-field{min-width:0}.property-section-actions{margin-top:var(--space-1)}.property-loan-hero{justify-content:space-between;align-items:center;gap:var(--space-4);min-width:0;padding:var(--space-4);border-radius:var(--radius-md);background:var(--color-primary);color:#fff;display:flex}.property-loan-hero small,.property-loan-hero strong{color:currentColor;display:block}.property-loan-hero small{opacity:.78}.property-loan-hero strong{margin-top:var(--space-1);overflow-wrap:anywhere;font-variant-numeric:tabular-nums;font-size:1.45rem;font-weight:780;line-height:1.1}.property-loan-hero .material-symbols-outlined{color:currentColor;opacity:.82;flex:none;font-size:1.55rem}.property-callout-row{align-items:center;gap:var(--space-3);min-width:0;padding:var(--space-3);border-radius:var(--radius-md);background:#d2e7dc3d;border:1px solid #4f63592e;grid-template-columns:44px minmax(0,1fr);display:grid}.property-callout-row--warm{background:#fff4dd94;border-color:#a17f3b33}.property-callout-row>.material-symbols-outlined{border-radius:var(--radius-full);background:var(--color-primary-soft);width:44px;height:44px;color:var(--color-primary-strong);place-items:center;font-size:1.25rem;display:grid}.property-callout-row--warm>.material-symbols-outlined{background:var(--color-warning-soft);color:var(--color-warning)}.property-callout-row strong,.property-callout-row small{overflow-wrap:anywhere;min-width:0;display:block}.property-callout-row strong{color:var(--color-text);font-size:.95rem;line-height:1.3}.property-callout-row small{margin-top:var(--space-1);color:var(--color-text-muted);font-size:.82rem;line-height:1.35}.property-tool-grid{gap:var(--space-3);grid-template-columns:repeat(2,minmax(0,1fr));display:grid}.property-tool-card{align-content:start;gap:var(--space-2);min-width:0;min-height:118px;padding:var(--space-3);border:1px solid var(--color-border);border-radius:var(--radius-md);background:var(--color-surface);color:var(--color-text);cursor:pointer;text-align:left;display:grid}.property-tool-card:active{transform:translateY(1px)}.property-tool-card .material-symbols-outlined{color:var(--color-primary);font-size:1.35rem}.property-tool-card strong,.property-tool-card small{overflow-wrap:anywhere;min-width:0;display:block}.property-tool-card strong{font-size:.95rem;line-height:1.25}.property-tool-card small{color:var(--color-text-muted);font-size:.78rem;line-height:1.35}.property-tool-card[aria-pressed=true]{background:var(--color-primary-soft);border-color:#4f635947}.property-tool-card[aria-pressed=true] .material-symbols-outlined{font-variation-settings:"FILL" 1, "wght" 500, "GRAD" 0, "opsz" 24}.property-management-panel{gap:var(--space-3);min-width:0;display:grid}.property-management-panel .button{width:100%}.property-management-subsection{gap:var(--space-3);min-width:0;padding:var(--space-3);border:1px solid var(--color-border);border-radius:var(--radius-lg);background:#fafaf7b8;display:grid}.property-management-subsection--compact{background:var(--color-surface)}.property-management-subsection__header{justify-content:space-between;align-items:flex-start;gap:var(--space-3);min-width:0;display:flex}.property-management-subsection__header h3{color:var(--color-text);margin:0;font-size:1rem;font-weight:820;line-height:1.25}.property-management-subsection__header p{margin:var(--space-1) 0 0;color:var(--color-text-muted);font-size:.82rem;line-height:1.42}.property-expense-item-form{padding-bottom:var(--space-3);border-bottom:1px solid var(--color-border)}.property-expense-item-list{border-top:0}.segmented-radio-group{gap:var(--space-2);border:0;grid-template-columns:repeat(2,minmax(0,1fr));min-width:0;margin:0;padding:0;display:grid}.segmented-radio-group--compact{grid-template-columns:repeat(2,minmax(0,1fr))}.segmented-radio-group legend{margin-bottom:var(--space-1);color:var(--color-text);grid-column:1/-1;font-size:.9rem;font-weight:720}.segmented-radio-group label{min-width:0;position:relative}.segmented-radio-group input{opacity:0;pointer-events:none;position:absolute}.segmented-radio-group span{min-height:42px;padding:0 var(--space-2);border:1px solid var(--color-border);border-radius:var(--radius-md);background:var(--color-surface);color:var(--color-text);text-align:center;place-items:center;font-size:.9rem;font-weight:760;line-height:1.2;display:grid}.segmented-radio-group input:checked+span{background:var(--color-primary-soft);color:var(--color-primary-strong);border-color:#4f63595c}.segmented-radio-group input:focus-visible+span{outline-offset:2px;outline:2px solid #4f635957}.property-management-checkbox{min-height:44px;padding:0 var(--space-3);border:1px solid var(--color-border);border-radius:var(--radius-md);background:var(--color-surface);font-weight:720}.property-photo-list{gap:var(--space-2);min-width:0;margin:0;padding:0;list-style:none;display:grid}.property-photo-list li{align-items:center;gap:var(--space-3);min-width:0;padding:var(--space-2);border:1px solid var(--color-border);border-radius:var(--radius-md);background:var(--color-surface);grid-template-columns:72px minmax(0,1fr);display:grid}.property-photo-list img{border-radius:var(--radius-sm);object-fit:cover;background:var(--color-surface-muted);width:72px;height:56px}.property-photo-list strong,.property-photo-list small{overflow-wrap:anywhere;min-width:0;display:block}.property-photo-list strong{color:var(--color-text);font-size:.92rem;font-weight:760}.property-photo-list small{margin-top:var(--space-1);color:var(--color-text-muted);font-size:.8rem}.property-management-list{border-top:1px solid var(--color-border);gap:0;min-width:0;margin:0;padding:0;list-style:none;display:grid}.property-management-list li{align-items:center;gap:var(--space-3);min-width:0;min-height:64px;padding:var(--space-3) 0;grid-template-columns:40px minmax(0,1fr);display:grid}.property-management-list li+li{border-top:1px solid var(--color-border)}.property-management-list .material-symbols-outlined{border-radius:var(--radius-md);background:var(--color-surface-muted);width:40px;height:40px;color:var(--color-primary);place-items:center;font-size:1.2rem;display:grid}.property-management-list strong,.property-management-list small{overflow-wrap:anywhere;min-width:0;display:block}.property-management-list strong{color:var(--color-text);font-size:.95rem;font-weight:760;line-height:1.28}.property-management-list small{margin-top:var(--space-1);color:var(--color-text-muted);font-size:.82rem;line-height:1.35}.finance-record-list{min-width:0;margin:var(--space-3) 0 0;border-top:1px solid var(--color-border);gap:0;padding:0;list-style:none;display:grid}.finance-record-item{align-items:center;gap:var(--space-3);min-width:0;min-height:64px;padding:var(--space-3) 0;grid-template-columns:40px minmax(0,1fr) auto;display:grid}.finance-record-item+.finance-record-item{border-top:1px solid var(--color-border)}.finance-record-item .material-symbols-outlined{border-radius:var(--radius-md);background:var(--color-surface-muted);width:40px;height:40px;color:var(--color-primary);place-items:center;font-size:1.18rem;display:grid}.finance-record-item--income .material-symbols-outlined{background:var(--color-primary-soft);color:var(--color-primary-strong)}.finance-record-item--expense .material-symbols-outlined,.finance-record-item--loan_payment .material-symbols-outlined{background:var(--color-surface-muted);color:var(--color-text-muted)}.finance-record-item strong,.finance-record-item small{overflow-wrap:anywhere;min-width:0;display:block}.finance-record-item strong{color:var(--color-text);font-size:.94rem;font-weight:760;line-height:1.28}.finance-record-item small{margin-top:var(--space-1);color:var(--color-text-muted);font-size:.8rem;line-height:1.35}.finance-record-amount{color:var(--color-text);white-space:nowrap;justify-self:end;font-size:.9rem;font-weight:780}.finance-record-item--income .finance-record-amount{color:var(--color-primary-strong)}.finance-record-item--expense .finance-record-amount,.finance-record-item--loan_payment .finance-record-amount{color:var(--color-text-muted)}.property-reminder-list{border-top:1px solid var(--color-border);gap:0;min-width:0;margin:0;padding:0;list-style:none;display:grid}.property-reminder-list li+li{border-top:1px solid var(--color-border)}.property-reminder-list button{align-items:center;gap:var(--space-3);width:100%;min-height:64px;padding:var(--space-3) 0;color:var(--color-text);cursor:pointer;text-align:left;background:0 0;border:0;grid-template-columns:40px minmax(0,1fr) 24px;display:grid}.property-reminder-list .material-symbols-outlined:first-child{border-radius:var(--radius-md);background:var(--color-warning-soft);width:40px;height:40px;color:var(--color-warning);place-items:center;font-size:1.18rem;display:grid}.property-reminder-list .material-symbols-outlined:last-child{color:var(--color-text-muted);font-size:1.2rem}.property-reminder-list strong,.property-reminder-list small{overflow-wrap:anywhere;min-width:0;display:block}.property-reminder-list strong{color:var(--color-text);font-size:.94rem;font-weight:760;line-height:1.28}.property-reminder-list small{margin-top:var(--space-1);color:var(--color-text-muted);font-size:.8rem;line-height:1.35}.stat-list{grid-template-columns:1fr}.empty-state{gap:var(--space-3);padding:var(--space-6);display:grid}.empty-state__mark{border-radius:var(--radius-md);background:var(--color-primary-soft);width:38px;height:38px;color:var(--color-primary-strong);place-items:center;font-weight:800;display:grid}.settings-list{gap:var(--space-3);display:grid}.more-module-grid{gap:var(--space-2);grid-template-columns:1fr;display:grid}.more-module-grid button{gap:var(--space-1);min-height:68px;padding:var(--space-3);border:1px solid var(--color-border);border-radius:var(--radius-md);background:var(--color-surface);color:var(--color-text);cursor:pointer;text-align:left;display:grid}.more-module-grid button[aria-pressed=true]{background:var(--color-primary-soft);border-color:#4f635957}.more-module-grid span,.more-module-grid small{overflow-wrap:anywhere;display:block}.more-module-grid span{font-weight:760;line-height:1.25}.more-module-grid small{color:var(--color-text-muted);font-size:.82rem;line-height:1.35}.settings-list button{min-height:62px;padding:var(--space-4);color:var(--color-text);cursor:pointer;text-align:left;justify-content:space-between;align-items:center;display:flex}.settings-list span,.settings-list small{display:block}.bottom-nav{z-index:10;gap:var(--space-1);width:100%;padding:var(--space-2) var(--space-3) calc(var(--space-2) + env(safe-area-inset-bottom));-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#fffffff0;border-top:1px solid #c5c6cab8;grid-template-columns:repeat(5,minmax(0,1fr));margin:0 auto;display:grid;position:fixed;bottom:0;left:0;right:0;box-shadow:0 -10px 24px #1a1c1a0f}.bottom-nav__button{min-width:0;min-height:58px;padding:var(--space-2) var(--space-1);border-radius:var(--radius-md);color:var(--color-text-muted);cursor:pointer;transition:transform var(--motion-fast) var(--motion-ease-out), border-color var(--motion-medium) var(--motion-ease-out), background-color var(--motion-medium) var(--motion-ease-out), color var(--motion-medium) var(--motion-ease-out);background:0 0;border:1px solid #0000;place-items:center;gap:2px;font-size:.76rem;font-weight:720;line-height:1.1;display:grid}.bottom-nav__button[aria-current=page]{background:var(--color-primary-soft);color:var(--color-primary-strong);border-color:#4f635924}.bottom-nav__button:active{transform:translateY(1px)scale(.98)}.bottom-nav__icon{place-items:center;width:26px;height:24px;font-size:1.05rem;line-height:1;display:grid}.auth-page,.push-settings{min-height:100vh;padding:var(--space-6) var(--space-4);background:var(--color-bg);color:var(--color-text)}.auth-page{align-items:center;display:grid}.auth-panel,.push-settings__panel{width:min(100%,520px);margin:0 auto}.auth-panel{gap:var(--space-5);padding:var(--space-6);display:grid}.auth-form{gap:var(--space-4);display:grid}.form-field{gap:var(--space-2);display:grid}.form-field label{color:var(--color-text);font-size:.9rem;font-weight:720}.form-field input,.form-field textarea,.form-field select{width:100%;min-width:0;padding:0 var(--space-3);border:1px solid var(--color-border);border-radius:var(--radius-md);background:var(--color-surface);color:var(--color-text)}.form-field input,.form-field select{min-height:48px}.form-field textarea{min-height:92px;padding-top:var(--space-3);padding-bottom:var(--space-3);resize:vertical;line-height:1.45}.form-field input:focus,.form-field textarea:focus,.form-field select:focus{border-color:var(--color-primary)}.form-field__hint{font-size:.82rem;line-height:1.4}.form-error{color:var(--color-danger);font-size:.86rem;font-weight:700;line-height:1.4}.sr-only{clip:rect(0, 0, 0, 0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.button{min-height:46px;padding:0 var(--space-4);border:1px solid var(--color-border);border-radius:var(--radius-md);cursor:pointer;font-weight:760}.button:disabled{cursor:not-allowed;opacity:.62}.button--primary,.push-settings button{border-color:var(--color-primary-strong);background:var(--color-primary);color:#fff;box-shadow:0 6px 14px #384b421a}.button--secondary,.push-settings__secondary{background:var(--color-surface);color:var(--color-text)}.button--danger{border-color:var(--color-danger);background:var(--color-danger);color:#fff}.property-form,.more-panel{gap:var(--space-4);display:grid}.more-status-panel{gap:var(--space-2);display:grid}.more-status-panel__heading{justify-content:space-between;align-items:end;gap:var(--space-3);padding:0 var(--space-1);display:flex}.more-status-panel__heading h2{color:var(--color-text-muted);font-size:.75rem;font-weight:760;line-height:1.3}.more-status-panel__heading span{color:var(--color-text-soft);font-size:.72rem;font-weight:640;line-height:1.3}.more-status-grid{gap:var(--space-3);grid-template-columns:repeat(2,minmax(0,1fr));display:grid}.more-status-card:nth-child(3){grid-column:1/-1}.more-status-card{align-items:center;gap:var(--space-3);min-width:0;min-height:84px;padding:var(--space-3);border:1px solid var(--color-border);border-radius:var(--radius-md);background:var(--color-surface);grid-template-columns:8px minmax(0,1fr);display:grid;box-shadow:0 1px #1a1c1a06}.more-status-card>span{border-radius:var(--radius-full);background:var(--color-border-strong);width:8px;height:48px;display:block}.more-status-card div{min-width:0;display:grid}.more-status-card strong{min-width:0;color:var(--color-text);font-variant-numeric:tabular-nums;overflow-wrap:anywhere;font-size:1.12rem;font-weight:780;line-height:1;display:block}.more-status-card small{min-width:0;margin-top:var(--space-2);color:var(--color-text);overflow-wrap:anywhere;font-size:.72rem;font-weight:760;line-height:1.2;display:block}.more-status-card--success{background:var(--color-success-soft)}.more-status-card--success>span{background:var(--color-primary)}.more-status-card--danger>span{background:var(--color-danger)}.more-status-card--danger strong{color:var(--color-danger)}.more-status-card--muted>span{background:#b8b4aa}.more-status-card--neutral>span{background:var(--color-border-strong)}.more-settings-sections{gap:var(--space-5);display:grid}.more-settings-section{gap:var(--space-2);min-width:0;display:grid}.more-settings-section h2{padding:0 var(--space-2);color:var(--color-text-muted);font-size:.75rem;font-weight:760;line-height:1.3}.more-settings-card{border:1px solid var(--color-border);border-radius:var(--radius-lg);background:var(--color-surface);overflow:hidden;box-shadow:0 1px #1a1c1a06}.more-settings-row{align-items:center;gap:var(--space-4);width:100%;min-height:68px;padding:var(--space-3) var(--space-4);border:0;border-bottom:1px solid var(--color-border);color:var(--color-text);cursor:pointer;text-align:left;background:0 0;grid-template-columns:40px minmax(0,1fr) 22px;display:grid}.more-settings-row:last-child{border-bottom:0}.more-settings-row:active{background:var(--color-surface-muted)}.more-settings-row__icon{border-radius:var(--radius-md);width:40px;height:40px;color:var(--color-primary-strong);background:#d2e7dc85;place-items:center;font-size:1.25rem;display:grid}.more-settings-row__copy{gap:2px;min-width:0;display:grid}.more-settings-row__copy strong{color:var(--color-text);font-size:.96rem;font-weight:720;line-height:1.24}.more-settings-row__copy small{color:var(--color-text-muted);overflow-wrap:anywhere;font-size:.8rem;line-height:1.35}.more-settings-row__chevron{color:var(--color-text-soft);font-size:1.2rem}.more-sheet-backdrop{z-index:80;padding:var(--space-4) var(--space-3);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#1a1c1a33;place-items:end center;display:grid;position:fixed;inset:0}.more-sheet{width:min(100%, var(--phone-frame-width));border:1px solid var(--color-border);border-radius:var(--radius-xl);background:var(--color-bg);grid-template-rows:auto minmax(0,1fr);max-height:min(88vh,760px);display:grid;position:relative;overflow:hidden;box-shadow:0 18px 54px #1a1c1a2e}.more-sheet--opportunity-list,.more-sheet--archive-list,.more-sheet--initial-import,.property-valuation-sheet{height:min(76vh,620px)}.more-sheet--opportunity-list .more-sheet__body,.more-sheet--opportunity-list .more-sheet-section,.more-sheet--archive-list .more-sheet__body,.more-sheet--archive-list .more-sheet-section,.more-sheet--initial-import .more-sheet__body,.more-sheet--initial-import .more-sheet-section,.property-valuation-sheet .more-sheet__body,.property-valuation-sheet .more-sheet-section{grid-auto-rows:max-content;align-content:start}.more-sheet--archive-list .more-sheet__body,.more-sheet--initial-import .more-sheet__body,.property-valuation-sheet .more-sheet__body{gap:var(--space-3)}.more-sheet--push-settings .push-settings__panel{width:100%;padding:0}.more-sheet--push-settings .push-settings__intro{line-height:1.52}.more-sheet--push-settings .push-settings__status,.more-sheet--push-settings .push-settings__message{margin-top:var(--space-4)}.more-sheet__topbar{min-height:56px;padding:0 var(--space-3);border-bottom:1px solid var(--color-border);background:var(--color-surface);grid-template-columns:64px minmax(0,1fr) 44px;align-items:center;display:grid}.more-sheet__topbar h2{min-width:0;color:var(--color-text);text-align:center;font-size:1.02rem;font-weight:780;line-height:1.25}.more-sheet__text-button,.more-sheet__icon-button{min-height:var(--tap-target);color:var(--color-primary-strong);cursor:pointer;background:0 0;border:0}.more-sheet__text-button{text-align:left;padding:0;font-size:.92rem;font-weight:640}.more-sheet__icon-button{place-items:center;padding:0;display:grid}.more-sheet__icon-button .material-symbols-outlined{font-size:1.25rem}.more-sheet__body{gap:var(--space-4);min-width:0;padding:var(--space-4);scrollbar-width:none;display:grid;overflow-y:auto}.more-sheet__body::-webkit-scrollbar{display:none}.more-sheet__summary{align-items:center;gap:var(--space-3);padding:var(--space-4);border:1px solid var(--color-border);border-radius:var(--radius-lg);background:var(--color-surface);grid-template-columns:44px minmax(0,1fr);display:grid;box-shadow:0 1px #1a1c1a06}.more-sheet__summary-icon{border-radius:var(--radius-full);width:44px;height:44px;color:var(--color-primary-strong);background:#d2e7dca3;place-items:center;font-size:1.35rem;display:grid}.more-sheet__summary div{gap:var(--space-1);min-width:0;display:grid}.more-sheet__summary small{color:var(--color-text-muted);font-size:.72rem;font-weight:760;line-height:1.2}.more-sheet__summary strong{color:var(--color-text);overflow-wrap:anywhere;font-size:1.05rem;font-weight:780;line-height:1.25}.more-sheet__summary span{color:var(--color-text-muted);font-size:.86rem;line-height:1.45}.more-sheet-form{gap:var(--space-3);padding:var(--space-4);border:1px solid var(--color-border);border-radius:var(--radius-lg);background:var(--color-surface)}.more-sheet-section{gap:var(--space-2);min-width:0;display:grid}.more-sheet-section h3{padding:0 var(--space-1);color:var(--color-text);font-size:.94rem;font-weight:760;line-height:1.3}.more-sheet-section__header{justify-content:space-between;align-items:center;gap:var(--space-3);min-width:0;display:flex}.more-sheet-section__header h3{min-width:0}.more-sheet-section__add-button,.more-sheet-section__text-button{border:1px solid var(--color-border);border-radius:var(--radius-full);background:var(--color-surface);min-height:34px;color:var(--color-primary-strong);cursor:pointer;flex:none;justify-content:center;align-items:center;font-size:.82rem;font-weight:760;display:inline-flex}.more-sheet-section__add-button{gap:var(--space-1);padding:0 var(--space-3) 0 var(--space-2)}.more-sheet-section__text-button{padding:0 var(--space-3)}.more-sheet-section__add-button:active,.more-sheet-section__text-button:active{background:var(--color-primary-soft)}.more-sheet-section__add-button .material-symbols-outlined{font-size:1rem}.more-opportunity-card-list{gap:var(--space-3);margin:0;padding:0;list-style:none;display:grid}.more-opportunity-card{gap:var(--space-3);min-width:0;padding:var(--space-4);border:1px solid var(--color-border);border-radius:var(--radius-lg);background:var(--color-surface);display:grid;box-shadow:0 1px #1a1c1a06}.more-opportunity-card__top{align-items:center;gap:var(--space-3);grid-template-columns:40px minmax(0,1fr);display:grid}.more-opportunity-card__top>.material-symbols-outlined{border-radius:var(--radius-md);width:40px;height:40px;color:var(--color-primary-strong);background:#d2e7dc85;place-items:center;font-size:1.25rem;display:grid}.more-opportunity-card__top div{gap:var(--space-1);min-width:0;display:grid}.more-opportunity-card strong,.more-opportunity-card small,.more-opportunity-card p{overflow-wrap:anywhere;min-width:0}.more-opportunity-card strong{color:var(--color-text);font-size:1rem;font-weight:780;line-height:1.25}.more-opportunity-card small{color:var(--color-primary-strong);font-size:.82rem;font-weight:720;line-height:1.3}.more-opportunity-card p{color:var(--color-text-muted);font-size:.86rem;line-height:1.42}.more-opportunity-card__note{padding-top:var(--space-2);border-top:1px solid var(--color-border)}.more-archive-property-list{border:1px solid var(--color-border);border-radius:var(--radius-lg);background:var(--color-surface);scrollbar-width:none;min-width:0;max-height:188px;display:grid;overflow-y:auto}.more-archive-selected-card{align-items:center;gap:var(--space-3);width:100%;min-width:0;min-height:68px;padding:var(--space-3);border:1px solid var(--color-border);border-radius:var(--radius-lg);background:var(--color-surface);color:var(--color-text);cursor:pointer;text-align:left;grid-template-columns:40px minmax(0,1fr) 24px;display:grid;box-shadow:0 1px #1a1c1a06}.more-archive-selected-card:disabled{cursor:not-allowed;opacity:.68}.more-archive-selected-card>.material-symbols-outlined:first-child{border-radius:var(--radius-md);width:40px;height:40px;color:var(--color-primary-strong);background:#d2e7dc8a;place-items:center;font-size:1.2rem;display:grid}.more-archive-selected-card>.material-symbols-outlined:last-child{color:var(--color-text-soft);font-size:1.25rem}.more-archive-selected-card>span:nth-child(2){gap:2px;min-width:0;display:grid}.more-archive-selected-card small,.more-archive-selected-card strong,.more-archive-selected-card em{overflow-wrap:anywhere;min-width:0;display:block}.more-archive-selected-card small{color:var(--color-text-muted);font-size:.72rem;font-style:normal;font-weight:760;line-height:1.2}.more-archive-selected-card strong{color:var(--color-text);font-size:.94rem;font-weight:780;line-height:1.24}.more-archive-selected-card em{color:var(--color-text-muted);font-size:.76rem;font-style:normal;line-height:1.3}.more-archive-picker-backdrop{z-index:4;padding:var(--space-3);background:#1a1c1a47;align-items:end;display:grid;position:absolute;inset:0}.more-archive-picker{border-radius:var(--radius-lg);background:var(--color-surface);border:1px solid #c5c6cac7;max-height:min(58vh,460px);display:grid;overflow:hidden;box-shadow:0 20px 48px #1a1c1a2e}.more-archive-picker header{justify-content:space-between;align-items:center;gap:var(--space-3);min-height:52px;padding:0 var(--space-4);border-bottom:1px solid var(--color-border);display:flex}.more-archive-picker header strong{color:var(--color-text);font-size:.98rem;line-height:1.25}.more-archive-picker header button{min-height:40px;color:var(--color-primary);cursor:pointer;background:0 0;border:0;padding:0;font-size:.9rem;font-weight:760}.more-archive-picker .more-archive-property-list{max-height:calc(min(58vh,460px) - 52px);box-shadow:none;border:0;border-radius:0}.more-archive-property-list::-webkit-scrollbar{display:none}.more-archive-property-row{align-items:center;gap:var(--space-3);width:100%;min-width:0;min-height:64px;padding:var(--space-3);border:0;border-bottom:1px solid var(--color-border);color:var(--color-text);cursor:pointer;text-align:left;background:0 0;border-radius:0;grid-template-columns:36px minmax(0,1fr) 24px;display:grid}.more-archive-property-row:last-child{border-bottom:0}.more-archive-property-row[aria-pressed=true]{background:var(--color-primary-soft)}.more-archive-property-row>.material-symbols-outlined:first-child{border-radius:var(--radius-md);width:36px;height:36px;color:var(--color-primary-strong);background:#d2e7dc8a;place-items:center;font-size:1.15rem;display:grid}.more-archive-property-row>span:nth-child(2){gap:2px;min-width:0;display:grid}.more-archive-property-row strong,.more-archive-property-row small,.more-archive-record-row strong,.more-archive-record-row span,.more-archive-record-row small{overflow-wrap:anywhere;min-width:0}.more-archive-property-row strong{color:var(--color-text);font-size:.92rem;font-weight:780;line-height:1.25}.more-archive-property-row small{color:var(--color-text-muted);font-size:.76rem;line-height:1.3}.more-archive-property-row__check{color:var(--color-primary-strong);opacity:0;font-size:1.1rem}.more-archive-property-row[aria-pressed=true] .more-archive-property-row__check{opacity:1}.more-archive-record-list{border:1px solid var(--color-border);border-radius:var(--radius-lg);background:var(--color-surface);min-width:0;margin:0;padding:0;list-style:none;display:grid;overflow:hidden}.more-archive-record-list li+li{border-top:1px solid var(--color-border)}.more-archive-record-row{align-items:start;gap:var(--space-3);min-width:0;padding:var(--space-3);grid-template-columns:minmax(0,1fr) auto;display:grid}.more-archive-record-row div{gap:2px;min-width:0;display:grid}.more-archive-record-row strong{color:var(--color-text);font-variant-numeric:tabular-nums;font-size:.92rem;font-weight:780;line-height:1.25}.more-archive-record-row>strong{color:var(--color-primary-strong);text-align:right;white-space:nowrap;justify-self:end}.more-archive-record-row span,.more-archive-record-row small{color:var(--color-text-muted);font-size:.76rem;line-height:1.32}.property-valuation-form textarea{resize:vertical;min-height:78px}.property-valuation-history-row>strong{padding:2px var(--space-2);border-radius:var(--radius-full);background:var(--color-primary-soft);align-self:center;font-size:.74rem}.more-info-list{gap:var(--space-2);margin:0;display:grid}.more-info-list div{align-items:start;gap:var(--space-3);padding:var(--space-4);border:1px solid var(--color-border);border-radius:var(--radius-lg);background:var(--color-surface);grid-template-columns:minmax(88px,auto) minmax(0,1fr);display:grid}.more-info-list dt{color:var(--color-text-muted);font-size:.78rem;font-weight:760}.more-info-list dd{color:var(--color-text);text-align:right;overflow-wrap:anywhere;margin:0;font-size:.92rem;line-height:1.45}.checkbox-group{gap:var(--space-2);min-width:0;padding:var(--space-3);border:1px solid var(--color-border);border-radius:var(--radius-md);display:grid}.checkbox-group legend{padding:0 var(--space-1);color:var(--color-text);font-size:.9rem;font-weight:720}.checkbox-group label,.inline-checkbox{align-items:center;gap:var(--space-2);min-height:38px;color:var(--color-text);line-height:1.35;display:flex}.checkbox-group input,.inline-checkbox input{flex:none;width:18px;height:18px}.plain-section{gap:var(--space-2);display:grid}.plain-section h3{color:var(--color-text);font-size:.94rem;line-height:1.25}.modal-actions{justify-content:flex-end;gap:var(--space-3);margin-top:var(--space-4);display:flex}.confirm-copy{gap:var(--space-2);color:var(--color-text);overflow-wrap:anywhere;line-height:1.55;display:grid}.inline-fields{gap:var(--space-3);grid-template-columns:1fr;display:grid}.segmented-tabs{gap:var(--space-1);padding:var(--space-1);border:1px solid var(--color-border);border-radius:var(--radius-md);background:var(--color-surface-muted);grid-template-columns:repeat(3,minmax(0,1fr));display:grid}.record-kind-tabs{grid-template-columns:repeat(4,minmax(0,1fr))}.segmented-tabs__button{min-width:0;min-height:42px;padding:0 var(--space-2);border-radius:var(--radius-sm);color:var(--color-text-muted);cursor:pointer;background:0 0;border:1px solid #0000;font-size:.9rem;font-weight:760}.segmented-tabs__button[aria-selected=true],.segmented-tabs__button[aria-pressed=true]{border-color:var(--color-border);background:var(--color-surface);color:var(--color-primary-strong)}.reminders-page{gap:var(--space-6)}.reminder-view-switch{gap:var(--space-1);padding:var(--space-1);border-radius:var(--radius-lg);background:var(--color-surface-muted);grid-template-columns:repeat(2,minmax(0,1fr));display:grid}.reminder-view-switch__button{border-radius:var(--radius-md);min-width:0;min-height:40px;color:var(--color-text-muted);cursor:pointer;font:inherit;background:0 0;border:0;font-size:.9rem;font-weight:760}.reminder-view-switch__button[aria-selected=true]{background:var(--color-surface);color:var(--color-primary-strong);box-shadow:0 1px 3px #1a1c1a1a}.reminder-overview{gap:var(--space-3);grid-template-columns:repeat(3,minmax(0,1fr));display:grid}.reminder-overview-card{min-width:0;min-height:82px;padding:var(--space-3);border:1px solid var(--color-border);border-radius:var(--radius-lg);background:var(--color-surface);justify-items:center;display:grid}.reminder-overview-card--overdue{background:#ffdad657;border-color:#ba1a1a29}.reminder-overview-card--today{background:#cfe5d957;border-color:#4f635929}.reminder-overview-card--future{background:var(--color-surface-muted)}.reminder-overview-card span{color:var(--color-text-muted);font-size:.76rem;font-weight:760;line-height:1.25;display:block}.reminder-overview-card--overdue span,.reminder-overview-card--overdue strong{color:#ba1a1a}.reminder-overview-card--today span,.reminder-overview-card--today strong{color:var(--color-primary-strong)}.reminder-overview-card strong{margin-top:var(--space-1);color:var(--color-text);font-variant-numeric:tabular-nums;font-size:1.9rem;font-weight:780;line-height:1;display:block}.reminder-group{gap:var(--space-4);display:grid}.reminder-group__header{align-items:center;gap:var(--space-2);display:flex}.reminder-group__header .material-symbols-outlined{width:22px;color:var(--color-text-muted);font-variation-settings:"FILL" 1, "wght" 500, "GRAD" 0, "opsz" 24;flex:none;font-size:1.1rem}.reminder-group--overdue .reminder-group__header .material-symbols-outlined,.reminder-group--overdue .reminder-group__header h2{color:#ba1a1a}.reminder-group--today .reminder-group__header .material-symbols-outlined,.reminder-group--today .reminder-group__header h2{color:var(--color-primary-strong)}.reminder-group__header h2{color:var(--color-text-muted);font-size:1rem;font-weight:780;line-height:1.2}.reminder-empty-line{padding:var(--space-3) var(--space-4);border:1px dashed var(--color-border);border-radius:var(--radius-lg);color:var(--color-text-muted);background:#ffffff85;margin:0;font-size:.88rem;line-height:1.45}.reminder-list{gap:var(--space-3);margin:0;padding:0;list-style:none;display:grid}.reminder-card{--reminder-accent:var(--color-border-strong);gap:var(--space-3);min-width:0;padding:var(--space-4) var(--space-4) var(--space-4) calc(var(--space-4) + var(--space-3));border:1px solid var(--color-border);border-radius:var(--radius-lg);background:var(--color-surface);display:grid;position:relative;overflow:hidden;box-shadow:0 1px 2px #1a1c1a0a}.reminder-card:before{content:"";top:var(--space-3);bottom:var(--space-3);left:var(--space-3);border-radius:var(--radius-full);background:var(--reminder-accent);width:4px;position:absolute}.reminder-card--source-rent{--reminder-accent:var(--color-success)}.reminder-card--source-loan{--reminder-accent:#486a78}.reminder-card--source-contract{--reminder-accent:var(--color-warning)}.reminder-card--source-custom{--reminder-accent:#7a7d79}.reminder-card--source-expense{--reminder-accent:#9b6a2f}.reminder-card--future{opacity:.86}.reminder-card--completed{background:#fafaf7eb}.reminder-card--recently-completed{background:#edf7f0eb;border-color:#4f6b5a5c;box-shadow:0 1px 2px #1a1c1a0a}.reminder-card__main{align-items:center;gap:var(--space-3);grid-template-columns:minmax(0,1fr) auto;display:grid}.reminder-card__content{gap:var(--space-1);min-width:0;display:grid}.reminder-card__title,.reminder-card__content span{overflow-wrap:anywhere}.reminder-card__content span{overflow-wrap:normal;word-break:keep-all}.reminder-card__title{color:var(--color-text);font-size:.96rem;font-weight:780;line-height:1.28}.reminder-card__title-action{color:var(--reminder-accent)}.reminder-card__content span,.reminder-card__note{color:var(--color-text-muted);font-size:.82rem;line-height:1.42}.reminder-card__content .reminder-card__amount{color:var(--color-text);font-variant-numeric:tabular-nums;font-size:.88rem;font-weight:800;line-height:1.25}.reminder-card__title .reminder-card__title-action{color:var(--reminder-accent)}.reminder-card__note{padding:var(--space-2);border-radius:var(--radius-sm);background:var(--color-surface-muted);margin:0}.reminder-card__note strong{color:var(--color-text);font-weight:760}.reminder-card__actions{justify-content:center;align-items:center;gap:var(--space-2);flex-direction:column;width:64px;min-width:64px;display:flex}.reminder-card__due{width:100%;color:var(--color-text-muted);white-space:nowrap;text-align:center;font-size:.76rem;font-weight:780;line-height:1.2;display:block}.reminder-card__due--overdue{color:#ba1a1a}.reminder-card__due--today,.reminder-card__due--completed,.reminder-card__due--recently-completed{color:var(--color-primary-strong)}.reminder-card__button{border-color:var(--color-text-muted);border-radius:var(--radius-md);background:var(--color-surface);width:56px;min-height:38px;color:var(--color-primary-strong);padding:0;font-size:.78rem;font-weight:780}.reminder-card__button--undo{color:var(--color-primary-strong);background:#4f6b5a1f;border-color:#4f6b5a6b}.reminder-sheet-backdrop{z-index:32;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#1a1c1a2e;place-items:end center;display:grid;position:fixed;inset:0}.reminder-create-sheet{border-radius:var(--radius-lg) var(--radius-lg) 0 0;background:var(--color-surface);width:min(100%,430px);height:100dvh;overflow:hidden;box-shadow:0 -12px 32px #1a1c1a29}.reminder-create-form{grid-template-rows:auto minmax(0,1fr) auto;height:100%;min-height:0;display:grid}.reminder-create-header{align-items:center;gap:var(--space-3);min-height:56px;padding:0 var(--space-4);background:var(--color-surface);border-bottom:1px solid #75777a2e;grid-template-columns:1fr auto 1fr;display:grid}.reminder-create-header h2{color:var(--color-text);text-align:center;font-size:1rem;font-weight:780;line-height:1.2}.reminder-create-header__button{min-height:40px;color:var(--color-primary-strong);cursor:pointer;text-align:left;background:0 0;border:0;padding:0;font-size:.96rem;font-weight:600}.reminder-create-header__button--strong{text-align:right;font-weight:780}.reminder-create-content{align-content:start;gap:var(--space-6);min-height:0;padding:var(--space-6) var(--space-4) var(--space-8);display:grid;overflow-y:auto}.reminder-create-field,.reminder-select-row,.reminder-create-section textarea{border-radius:var(--radius-lg);background:var(--color-surface);border:1px solid #75777a47}.reminder-create-field{grid-template-columns:minmax(0,1fr) auto;align-items:center;min-height:52px;display:grid}.reminder-create-field input,.reminder-select-button,.reminder-create-section textarea{width:100%;min-width:0;color:var(--color-text);font:inherit;background:0 0;border:0;outline:none;font-size:1rem}.reminder-create-field input{min-height:52px;padding:0 var(--space-4)}.reminder-create-field input::placeholder,.reminder-create-section textarea::placeholder{color:#44474a75}.reminder-date-field input::-webkit-calendar-picker-indicator{opacity:0}.reminder-date-field .material-symbols-outlined,.reminder-select-row .material-symbols-outlined{padding-right:var(--space-4);color:var(--color-primary-strong)}.reminder-date-field .material-symbols-outlined{transform:translateX(calc(-1 * var(--space-2)));padding-right:var(--space-6);display:inline-flex}.reminder-create-section,.reminder-segment-section{gap:var(--space-2);border:0;min-width:0;margin:0;padding:0;display:grid}.reminder-create-section>label,.reminder-segment-section legend{padding:0 var(--space-1);color:var(--color-text-muted);font-size:.8rem;font-weight:780;line-height:1.25}.reminder-select-row{grid-template-columns:minmax(0,1fr) auto;align-items:center;min-height:52px;display:grid}.reminder-select-button{min-height:52px;padding:0 var(--space-4);cursor:pointer;text-align:left}.reminder-type-segments,.reminder-repeat-grid{padding:var(--space-1);border-radius:var(--radius-lg);background:var(--color-surface-muted)}.reminder-type-segments{grid-template-columns:repeat(4,minmax(0,1fr));display:grid}.reminder-repeat-grid{gap:var(--space-1);grid-template-columns:repeat(3,minmax(0,1fr));display:grid}.reminder-type-segments label,.reminder-repeat-grid label{min-width:0}.reminder-type-segments input,.reminder-repeat-grid input{opacity:0;pointer-events:none;position:absolute}.reminder-type-segments span,.reminder-repeat-grid span{min-height:40px;padding:0 var(--space-2);border-radius:var(--radius-md);color:var(--color-text-muted);cursor:pointer;place-items:center;font-size:.9rem;font-weight:650;line-height:1.2;display:grid}.reminder-type-segments input:checked+span,.reminder-repeat-grid input:checked+span{background:var(--color-surface);color:var(--color-primary-strong);font-weight:780;box-shadow:0 1px 3px #1a1c1a1a}.reminder-custom-repeat{padding:var(--space-3);border-radius:var(--radius-lg);background:var(--color-surface-muted)}.reminder-picker-backdrop{z-index:40;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#1a1c1a3d;place-items:end center;display:grid;position:fixed;inset:0}.reminder-picker-sheet{border-radius:var(--radius-lg) var(--radius-lg) 0 0;background:var(--color-surface);grid-template-rows:auto minmax(0,1fr);width:min(100%,430px);max-height:min(58dvh,460px);display:grid;overflow:hidden;box-shadow:0 -12px 30px #1a1c1a2e}.reminder-picker-header{align-items:center;gap:var(--space-3);min-height:54px;padding:0 var(--space-4);border-bottom:1px solid #75777a2e;grid-template-columns:1fr auto 1fr;display:grid}.reminder-picker-header h3{color:var(--color-text);margin:0;font-size:1rem;font-weight:780}.reminder-picker-header button{min-height:40px;color:var(--color-primary-strong);cursor:pointer;font:inherit;text-align:left;background:0 0;border:0;padding:0;font-weight:700}.reminder-picker-header button:last-child{text-align:right}.reminder-picker-list{gap:var(--space-2);min-height:0;padding:var(--space-3) var(--space-4) calc(var(--space-5) + env(safe-area-inset-bottom));display:grid;overflow-y:auto}.reminder-picker-option{width:100%;min-height:58px;padding:var(--space-3);border-radius:var(--radius-lg);background:var(--color-surface);color:var(--color-text);cursor:pointer;font:inherit;text-align:left;border:1px solid #75777a38;gap:2px;display:grid}.reminder-picker-option[aria-pressed=true]{background:var(--color-primary-soft);border-color:#4f635966}.reminder-picker-option span{text-overflow:ellipsis;white-space:nowrap;font-weight:780;overflow:hidden}.reminder-picker-option small{color:var(--color-text-muted);text-overflow:ellipsis;white-space:nowrap;font-size:.82rem;overflow:hidden}.reminder-create-section textarea{min-height:112px;padding:var(--space-4);resize:none}.reminder-create-helper{color:#44474ac7;text-align:center;margin:0;font-size:.88rem;line-height:1.55}.reminder-create-footer{padding:var(--space-4) var(--space-4) calc(var(--space-6) + env(safe-area-inset-bottom));-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#ffffffd1;border-top:1px solid #75777a2e}.reminder-create-footer .button{border-radius:var(--radius-lg);width:100%;min-height:52px;font-size:1rem}.modal-backdrop{z-index:20;padding:var(--space-4);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#1a1c1a61;align-items:end;display:grid;position:fixed;inset:0}.modal{border:1px solid var(--color-border);border-radius:var(--radius-lg);background:var(--color-surface);width:min(100%,520px);min-width:0;max-height:calc(100vh - 32px);margin:0 auto;overflow:hidden}.modal__header{justify-content:space-between;align-items:center;gap:var(--space-3);padding:var(--space-4);border-bottom:1px solid var(--color-border);display:flex}.modal__header .icon-button{border-color:var(--color-border);background:var(--color-surface-muted);width:40px;min-width:40px;height:40px;color:var(--color-text);box-shadow:none}.modal__body{max-height:calc(100vh - 128px);padding:var(--space-4);overflow:auto}.quick-record-backdrop{z-index:40;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#1a1c1a47;place-items:center;padding:0;display:grid;position:fixed;inset:0}.more-sheet-backdrop,.quick-record-backdrop,.reminder-sheet-backdrop,.reminder-picker-backdrop,.quick-record-picker-backdrop,.more-archive-picker-backdrop{animation:backdrop-fade var(--motion-medium) var(--motion-ease-out)}.more-sheet,.reminder-create-sheet,.quick-record-sheet,.reminder-picker-sheet,.quick-record-picker,.more-archive-picker{transform-origin:bottom;animation:sheet-rise var(--motion-sheet) var(--motion-ease-out);will-change:transform, opacity}.page--records{gap:var(--space-3)}.record-summary-card{gap:var(--space-2);min-width:0;min-height:136px;padding:var(--space-5);border:1px solid var(--color-border);border-radius:var(--radius-lg);background:var(--color-surface);color:var(--color-text);display:grid;box-shadow:0 1px #1a1c1a08}.record-summary-card__label{color:var(--color-text);font-size:.78rem;font-weight:780;line-height:1.25}.record-summary-card__value{gap:2px;display:grid}.record-summary-card__value strong{color:var(--color-text);letter-spacing:0;overflow-wrap:anywhere;font-variant-numeric:tabular-nums;font-size:2rem;font-weight:800;line-height:1.04}.record-summary-card__meta{justify-content:space-between;align-items:center;gap:var(--space-3);min-width:0;color:var(--color-text-muted);font-size:.82rem;line-height:1.35;display:flex}.record-summary-card__meta span{align-items:center;gap:var(--space-1);overflow-wrap:anywhere;min-width:0;display:inline-flex}.record-summary-card__meta>span:last-child{text-align:right;justify-content:flex-end}.record-summary-card__meta .material-symbols-outlined{color:var(--color-primary);flex:none;font-size:1rem}.record-filter-strip{min-width:0;display:grid}.record-filter-button{align-items:center;gap:var(--space-2);width:100%;min-height:48px;padding:var(--space-2) var(--space-3);border:1px solid var(--color-border);border-radius:var(--radius-md);background:var(--color-surface);color:var(--color-text);cursor:pointer;text-align:left;grid-template-columns:32px minmax(0,1fr) 24px;display:grid;box-shadow:0 1px #1a1c1a08}.record-filter-button .material-symbols-outlined:first-child{border-radius:var(--radius-sm);background:var(--color-primary-soft);width:32px;height:32px;color:var(--color-primary-strong);place-items:center;font-size:1rem;display:grid}.record-filter-button .material-symbols-outlined:last-child{color:var(--color-text-muted);font-size:1.2rem}.record-filter-button small,.record-filter-button strong{overflow-wrap:anywhere;min-width:0;display:block}.record-filter-button small{color:var(--color-text-muted);font-size:.72rem;font-weight:720;line-height:1.25}.record-filter-button strong{margin-top:var(--space-1);color:var(--color-text);font-size:.9rem;font-weight:760;line-height:1.25}.record-range-filter{gap:var(--space-3);min-width:0;display:grid}.record-range-tabs{gap:var(--space-1);grid-template-columns:minmax(76px,1.35fr) repeat(4,minmax(0,1fr));min-width:0;display:grid}.record-range-tabs button{width:100%;min-width:0;min-height:38px;padding:0 var(--space-1);border:1px solid var(--color-border);border-radius:var(--radius-full);background:var(--color-surface);color:var(--color-text-muted);cursor:pointer;white-space:nowrap;font-size:.85rem;font-weight:720;line-height:1.2}.record-range-tabs button[aria-pressed=true]{border-color:var(--color-primary);background:var(--color-primary);color:#fff}.record-custom-range{gap:var(--space-2);grid-template-columns:repeat(2,minmax(0,1fr));display:grid}.record-custom-range label{gap:var(--space-1);min-width:0;padding:var(--space-3);border:1px solid var(--color-border);border-radius:var(--radius-md);background:var(--color-surface);display:grid}.record-custom-range span{color:var(--color-text-muted);font-size:.78rem;font-weight:720}.record-custom-range input{min-width:0;color:var(--color-text);background:0 0;border:0;font-size:.9rem;font-weight:720}.page--records-filter-preview{gap:var(--space-3)}.record-filter-preview-summary{min-height:124px}.record-filter-panel{gap:var(--space-2);min-width:0;padding:var(--space-3);border:1px solid var(--color-border);border-radius:var(--radius-lg);background:var(--color-surface);display:grid;box-shadow:0 1px #1a1c1a08}.record-filter-panel__row{align-items:center;gap:var(--space-2);grid-template-columns:42px minmax(0,1fr);min-width:0;display:grid}.record-filter-panel__label{color:var(--color-text-muted);white-space:nowrap;font-size:.76rem;font-weight:760;line-height:1.2}.record-filter-panel__select{align-items:center;gap:var(--space-2);width:100%;min-height:38px;padding:0 var(--space-2);border:1px solid var(--color-border);border-radius:var(--radius-md);background:var(--color-bg);color:var(--color-text);cursor:pointer;text-align:left;grid-template-columns:minmax(0,1fr) 20px;display:grid}.record-filter-panel__select strong{text-overflow:ellipsis;white-space:nowrap;min-width:0;font-size:.86rem;font-weight:760;line-height:1.2;overflow:hidden}.record-filter-panel__select .material-symbols-outlined{color:var(--color-primary-strong);font-size:1.05rem}.record-filter-panel__select .material-symbols-outlined:last-child{color:var(--color-text-muted)}.record-filter-panel__chips,.record-filter-panel__segments{border:1px solid var(--color-border);border-radius:var(--radius-md);background:var(--color-bg);min-width:0;padding:3px;display:grid}.record-filter-panel__chips{grid-template-columns:1.18fr repeat(4,minmax(0,1fr));gap:3px}.record-filter-panel__segments{grid-template-columns:1.16fr repeat(3,minmax(0,1fr));gap:3px}.record-filter-panel__chips button,.record-filter-panel__segments button{border-radius:var(--radius-sm);min-width:0;min-height:32px;color:var(--color-text-muted);cursor:pointer;white-space:nowrap;background:0 0;border:1px solid #0000;padding:0 5px;font-size:.78rem;font-weight:760;line-height:1.15}.record-filter-panel__chips button[aria-pressed=true],.record-filter-panel__segments button[aria-pressed=true]{background:var(--color-primary);color:#fff;border-color:#4f635947}.record-filter-panel__custom-range{gap:var(--space-2);min-width:0;padding-left:calc(42px + var(--space-2));grid-template-columns:repeat(2,minmax(0,1fr));display:grid}.record-filter-panel__custom-range label{min-width:0;padding:var(--space-2);border:1px solid var(--color-border);border-radius:var(--radius-md);background:var(--color-bg);gap:3px;display:grid}.record-filter-panel__custom-range span{color:var(--color-text-muted);font-size:.72rem;font-weight:720;line-height:1.1}.record-filter-panel__custom-range input{min-width:0;color:var(--color-text);background:0 0;border:0;font-size:.82rem;font-weight:720}.record-filter-preview-list{gap:var(--space-3);min-width:0;display:grid}.record-filter-preview-list__header{justify-content:space-between;align-items:center;gap:var(--space-3);display:flex}.record-filter-preview-list__header h2{color:var(--color-text);font-size:.98rem;font-weight:800;line-height:1.2}.record-filter-preview-list__header span{color:var(--color-text-muted);font-size:.78rem;font-weight:720}.record-filter-preview-list ul{gap:var(--space-2);min-width:0;margin:0;padding:0;list-style:none;display:grid}.record-filter-preview-item{align-items:center;gap:var(--space-3);min-width:0;padding:var(--space-3);border:1px solid var(--color-border);border-radius:var(--radius-md);background:var(--color-surface);border-left-width:5px;grid-template-columns:minmax(0,1fr) auto;display:grid}.record-filter-preview-item--income{border-left-color:var(--color-primary)}.record-filter-preview-item--expense{border-left-color:#c3665a}.record-filter-preview-item--loan_payment{border-left-color:#486a78}.record-filter-preview-item div{gap:3px;min-width:0;display:grid}.record-filter-preview-item strong,.record-filter-preview-item small{text-overflow:ellipsis;white-space:nowrap;min-width:0;overflow:hidden}.record-filter-preview-item strong{color:var(--color-text);font-size:.9rem;font-weight:780;line-height:1.25}.record-filter-preview-item small{color:var(--color-text-muted);font-size:.76rem;font-weight:620;line-height:1.25}.record-filter-preview-item b{color:var(--color-text);white-space:nowrap;font-size:.86rem;font-weight:800;line-height:1.2}.record-filter-preview-item--income b{color:var(--color-primary-strong)}.record-filter-preview-item--expense b,.record-filter-preview-item--loan_payment b{color:#b24b42}.record-filter-preview-empty{padding:var(--space-4);border:1px dashed var(--color-border);border-radius:var(--radius-lg);background:var(--color-surface);color:var(--color-text-muted);text-align:center;margin:0;font-size:.86rem;font-weight:700}.quick-record-sheet{width:min(100%, var(--phone-frame-width));border:1px solid var(--color-border);background:var(--color-bg);min-width:0;height:100vh;max-height:100vh;color:var(--color-text);position:relative;overflow:hidden;box-shadow:0 22px 70px #1a1c1a2e}.quick-record-sheet--half{height:min(76vh,620px);max-height:min(88vh,760px)}.quick-record-form{grid-template-rows:auto minmax(0,1fr) auto;height:100%;min-height:0;display:grid}.quick-record-form--sheet{grid-template-rows:auto minmax(0,1fr)}.quick-record-sheet-topbar{grid-template-columns:64px minmax(0,1fr) 64px}.quick-record-sheet-save-button{text-align:right;font-weight:780}.quick-record-header{min-height:58px;padding:calc(var(--space-2) + env(safe-area-inset-top)) var(--space-4) var(--space-2);border-bottom:1px solid var(--color-border);-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#faf9f6f0;grid-template-columns:minmax(58px,1fr) auto minmax(58px,1fr);align-items:center;display:grid}.quick-record-header h2{color:var(--color-text);letter-spacing:0;text-align:center;font-size:1rem;font-weight:780;line-height:1.2}.quick-record-header-button{min-height:40px;color:var(--color-text);cursor:pointer;text-align:left;background:0 0;border:0;padding:0;font-size:.94rem;font-weight:600}.quick-record-header-button--strong{color:var(--color-primary-strong);text-align:right;font-weight:760}.quick-record-content{align-content:start;gap:var(--space-4);min-height:0;padding:var(--space-4) var(--space-4) var(--space-5);display:grid;overflow-y:auto}.quick-record-content--sheet{align-content:start;gap:var(--space-3);padding:var(--space-4);scrollbar-width:none;grid-auto-rows:max-content;overflow-y:auto}.quick-record-content--sheet::-webkit-scrollbar{display:none}.quick-record-kind-tabs,.quick-record-category-options{gap:var(--space-1);padding:var(--space-1);border-radius:var(--radius-md);background:var(--color-surface-muted);grid-template-columns:repeat(3,minmax(0,1fr));display:grid}.quick-record-content--sheet .quick-record-kind-tabs button{min-height:36px}.quick-record-kind-tabs button,.quick-record-category-options button{border-radius:var(--radius-sm);min-width:0;min-height:40px;color:var(--color-text-muted);cursor:pointer;background:0 0;border:1px solid #0000;font-size:.88rem;font-weight:760;line-height:1.2}.quick-record-kind-tabs button[aria-pressed=true],.quick-record-category-options button[aria-pressed=true]{background:var(--color-surface);color:var(--color-text);border-color:#4f63594d;box-shadow:0 1px 2px #1a1c1a0a}.quick-record-amount-card,.quick-record-group,.quick-record-loan-adjustment,.quick-record-select-group,.quick-record-note-field{border:1px solid var(--color-border);border-radius:var(--radius-lg);background:var(--color-surface)}.quick-record-amount-card{gap:var(--space-4);padding:var(--space-4);display:grid}.quick-record-content--sheet .quick-record-amount-card{gap:var(--space-3);padding:var(--space-3) var(--space-4)}.quick-record-amount-label{justify-content:space-between;align-items:center;gap:var(--space-3);display:flex}.quick-record-amount-label label{color:var(--color-text);font-size:.82rem;font-weight:760}.quick-record-currency-pill{min-height:30px;padding:0 var(--space-3);border-radius:var(--radius-sm);background:var(--color-primary-soft);color:var(--color-primary-strong);white-space:nowrap;border:1px solid #4f63593d;align-items:center;font-size:.78rem;font-weight:780;line-height:1.2;display:inline-flex}.quick-record-amount-row{align-items:baseline;gap:var(--space-2);grid-template-columns:auto minmax(0,1fr);display:grid}.quick-record-amount-row span{color:#000;font-size:1.9rem;font-weight:780;line-height:1}.quick-record-content--sheet .quick-record-amount-row span{font-size:1.7rem}.quick-record-amount-row input{width:100%;min-width:0;color:var(--color-text);font-variant-numeric:tabular-nums;background:0 0;border:0;font-size:2rem;font-weight:760;line-height:1}.quick-record-content--sheet .quick-record-amount-row input{font-size:1.75rem}.quick-record-amount-row input::placeholder{color:#d2d2cf;opacity:1}.quick-record-amount-row input:focus{outline:0}.quick-record-amount-card p{color:var(--color-text-muted);font-size:.78rem;line-height:1.4}.quick-record-content--sheet .quick-record-amount-card p{font-size:.76rem}.quick-record-group,.quick-record-loan-adjustment{display:grid;overflow:hidden}.quick-record-loan-adjustment>div{justify-content:space-between;align-items:center;gap:var(--space-3);min-height:46px;padding:0 var(--space-4);border-bottom:1px solid var(--color-border);display:flex}.quick-record-loan-adjustment>div span{color:var(--color-text);font-size:.9rem;font-weight:700;line-height:1.3}.quick-record-loan-adjustment>div strong{min-width:0;color:var(--color-text);text-align:right;font-size:.92rem;font-weight:780}.quick-record-date-row{gap:var(--space-3);padding:var(--space-4);border-bottom:1px solid var(--color-border);grid-template-columns:auto minmax(0,1fr);align-items:center;min-height:56px;display:grid}.quick-record-content--sheet .quick-record-date-row{min-height:46px;padding:0 var(--space-4)}.quick-record-content--sheet .quick-record-group .quick-record-date-row{grid-template-columns:6.5rem minmax(0,1fr)}.quick-record-date-row span,.quick-record-category-panel>p,.quick-record-relationship>p{color:var(--color-text);font-size:.9rem;font-weight:700;line-height:1.3}.quick-record-date-row input{min-width:0;color:var(--color-text);text-align:right;background:0 0;border:0}.quick-record-content--sheet .quick-record-date-row input{font-size:.92rem}.quick-record-date-row input:focus{outline:0}.quick-record-category-panel{gap:var(--space-2);display:grid}.quick-record-category-panel>p{padding:0 var(--space-1)}.quick-record-category-options button{min-height:36px;padding:0 var(--space-2)}.quick-record-relationship{gap:var(--space-2);display:grid}.quick-record-relationship>p{padding:0 var(--space-1)}.quick-record-select-group{display:grid;overflow:hidden}.quick-record-select-row{align-items:center;gap:var(--space-2);width:100%;min-height:56px;padding:0 var(--space-4);color:var(--color-text);cursor:pointer;text-align:left;background:0 0;border:0;grid-template-columns:auto minmax(0,1fr) auto;display:grid}.quick-record-select-row+.quick-record-select-row{border-top:1px solid var(--color-border)}.quick-record-select-row span:first-child{color:var(--color-text);font-size:.9rem;font-weight:700}.quick-record-select-row strong{min-width:0;color:var(--color-text-muted);text-align:right;text-overflow:ellipsis;white-space:nowrap;font-size:.9rem;font-weight:560;line-height:1.35;overflow:hidden}.quick-record-select-row:disabled{cursor:not-allowed;opacity:.62}.quick-record-select-row:active{background:#4f63590f}.quick-record-select-row .material-symbols-outlined{color:var(--color-text-soft);font-size:1.2rem}.quick-record-picker-backdrop{z-index:4;padding:var(--space-3);background:#1a1c1a47;align-items:end;display:grid;position:absolute;inset:0}.quick-record-picker{border-radius:var(--radius-lg);background:var(--color-surface);border:1px solid #c5c6cac7;max-height:min(58vh,460px);display:grid;overflow:hidden;box-shadow:0 20px 48px #1a1c1a2e}.quick-record-picker header{justify-content:space-between;align-items:center;gap:var(--space-3);min-height:52px;padding:0 var(--space-4);border-bottom:1px solid var(--color-border);display:flex}.quick-record-picker header strong{min-height:40px;color:var(--color-text);align-items:center;font-size:.98rem;line-height:1;display:inline-flex}.quick-record-picker header button{min-height:40px;color:var(--color-primary);cursor:pointer;background:0 0;border:0;align-items:center;padding:0;font-size:.9rem;font-weight:760;display:inline-flex}.quick-record-picker-options{max-height:calc(min(58vh,460px) - 52px);display:grid;overflow-y:auto}.quick-record-picker-options button{align-content:center;gap:var(--space-1);min-height:58px;padding:var(--space-3) var(--space-4);border:0;border-bottom:1px solid var(--color-border);background:var(--color-surface);color:var(--color-text);cursor:pointer;text-align:left;display:grid}.quick-record-picker-options button:last-child{border-bottom:0}.quick-record-picker-options button[aria-selected=true]{background:var(--color-primary-soft);color:var(--color-primary-strong)}.quick-record-picker-options span,.quick-record-picker-options small{overflow-wrap:anywhere;min-width:0;display:block}.quick-record-picker-options span{font-size:.95rem;font-weight:720;line-height:1.28}.quick-record-picker-options small,.quick-record-picker-options p{color:var(--color-text-muted);font-size:.82rem;line-height:1.35}.quick-record-picker-options p,.quick-record-note-field{padding:var(--space-4)}.quick-record-note-field textarea{width:100%;min-height:96px;color:var(--color-text);resize:vertical;background:0 0;border:0;line-height:1.5}.quick-record-content--sheet .quick-record-note-field textarea{resize:vertical;min-height:56px}.quick-record-note-field textarea::placeholder{color:#c7c7c4}.quick-record-note-field textarea:focus{outline:0}.rent-completion-backdrop{place-items:end center}.rent-completion-sheet{background:var(--color-bg);height:min(76vh,620px);max-height:min(88vh,760px)}.rent-completion-form{grid-template-rows:auto minmax(0,1fr);height:100%;min-height:0;display:grid}.rent-completion-topbar{grid-template-columns:64px minmax(0,1fr) 64px}.rent-completion-save-button{text-align:right;font-weight:780}.rent-completion-content{align-content:start;gap:var(--space-3);min-height:0;padding:var(--space-4);background:var(--color-bg);scrollbar-width:none;display:grid;overflow-y:auto}.rent-completion-content::-webkit-scrollbar{display:none}.rent-completion-summary{min-height:82px;padding:var(--space-4);border:1px solid var(--color-border);border-radius:var(--radius-lg);background:var(--color-surface);align-items:center;display:grid}.rent-completion-summary div{gap:var(--space-1);min-width:0;display:grid}.rent-completion-summary small,.rent-completion-summary span{min-width:0;color:var(--color-text-muted);text-overflow:ellipsis;white-space:nowrap;font-size:.82rem;line-height:1.35;overflow:hidden}.rent-completion-summary strong{min-width:0;color:var(--color-text);text-overflow:ellipsis;white-space:nowrap;font-size:1rem;font-weight:780;line-height:1.28;overflow:hidden}.rent-completion-amount{gap:var(--space-3);padding:var(--space-3) var(--space-4)}.rent-completion-amount .quick-record-amount-row span{font-size:1.7rem}.rent-completion-amount .quick-record-amount-row input{font-size:1.75rem}.rent-completion-amount p{font-size:.76rem}.rent-completion-dates .quick-record-date-row{min-height:46px;padding:0 var(--space-4)}.rent-completion-dates .quick-record-date-row input{font-size:.92rem}.rent-completion-dates .quick-record-date-row:last-child{border-bottom:0}.rent-completion-note-field{gap:var(--space-2);display:grid}.rent-completion-note-field label{color:var(--color-text);font-size:.9rem;font-weight:700;line-height:1.3}.rent-completion-note-field textarea{resize:vertical;min-height:56px}.quick-record-footer{padding:var(--space-3) var(--space-4) calc(var(--space-3) + env(safe-area-inset-bottom));border-top:1px solid var(--color-border);-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#faf9f6f5}.quick-record-footer .button{width:100%;min-height:48px;font-size:.98rem}.push-settings__panel{padding:var(--space-5) 0}.push-settings__intro{max-width:620px;margin-top:var(--space-3);line-height:1.65}.push-settings__steps{gap:var(--space-2);margin:var(--space-4) 0 0;padding-left:var(--space-5);color:var(--color-text-muted);line-height:1.55;display:grid}.push-settings__status{gap:var(--space-3);margin:var(--space-5) 0 0;grid-template-columns:1fr;padding:0;display:grid}.push-settings__status div{min-height:82px;padding:var(--space-4)}.push-settings__status dd{margin:var(--space-2) 0 0;font-weight:760}.push-settings__message{min-height:28px;margin-top:var(--space-5);line-height:1.5}.push-settings__actions{gap:var(--space-3);margin-top:var(--space-4);flex-wrap:wrap;display:flex}.push-settings__panel button{min-height:46px;padding:0 var(--space-4);border-radius:var(--radius-md);cursor:pointer;font-weight:760}.push-settings__panel button:disabled{cursor:not-allowed;opacity:.56}.material-symbols-outlined{letter-spacing:0;text-transform:none;white-space:nowrap;word-wrap:normal;-webkit-font-feature-settings:"liga";-webkit-font-smoothing:antialiased;font-feature-settings:"liga";font-variation-settings:"FILL" 0, "wght" 400, "GRAD" 0, "opsz" 24;direction:ltr;flex:none;place-items:center;width:1em;max-width:1em;font-family:Material Symbols Outlined;font-size:1.5rem;font-style:normal;font-weight:400;line-height:1;display:inline-grid;overflow:hidden}.stitch-template-page{gap:var(--space-4);display:grid}.stitch-topbar{z-index:5;justify-content:space-between;align-items:center;gap:var(--space-4);min-height:56px;margin:calc(-1 * var(--space-6)) calc(-1 * var(--space-4)) 0;padding:var(--space-2) var(--space-4);border-bottom:1px solid var(--color-border);-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#faf9f6eb;display:flex;position:sticky;top:0}.stitch-brand{align-items:center;gap:var(--space-3);min-width:0;display:flex}.stitch-brand>.material-symbols-outlined{width:28px;height:28px;color:var(--color-primary);flex:none}.stitch-brand div{min-width:0}.stitch-brand h1{color:var(--color-text);letter-spacing:0;overflow-wrap:anywhere;font-size:1.25rem;font-weight:720;line-height:1.2}.stitch-icon-button{border-radius:var(--radius-md);width:44px;min-width:44px;height:44px;color:var(--color-primary);box-shadow:none;background:0 0;border-color:#0000}.stitch-action-button{justify-content:center;align-items:center;gap:var(--space-1);white-space:nowrap;min-width:0;display:inline-flex}.stitch-action-button .material-symbols-outlined{font-size:1.2rem}.stitch-bento-grid{gap:var(--space-3);grid-template-columns:repeat(2,minmax(0,1fr));display:grid}.stitch-hero-card,.stitch-bento-card,.stitch-section{border:1px solid var(--color-border);border-radius:var(--radius-lg);box-shadow:0 1px #1a1c1a08}.stitch-hero-card{gap:var(--space-3);min-height:150px;padding:var(--space-5);background:var(--color-primary);color:#fff;display:grid}.stitch-hero-card--light{background:var(--color-surface);color:var(--color-text)}.stitch-card-button{border:1px solid var(--color-border);cursor:pointer;text-align:left;appearance:none;width:100%}.stitch-card-button:hover{border-color:#4f635961}.stitch-card-button:active{transform:translateY(1px)}.stitch-bento-card--wide{grid-column:1/-1}.stitch-kicker{color:currentColor;letter-spacing:0;opacity:.72;font-size:.75rem;font-weight:760;line-height:1.3}.stitch-hero-kpi{gap:var(--space-1);display:grid}.stitch-hero-kpi strong{color:currentColor;letter-spacing:0;font-variant-numeric:tabular-nums;overflow-wrap:anywhere;font-size:2rem;font-weight:780;line-height:1.08}.stitch-hero-kpi span,.stitch-inline-meta,.stitch-hero-card .muted-text{color:currentColor;opacity:.78}.stitch-inline-meta{align-items:center;gap:var(--space-1);min-width:0;font-size:.9rem;line-height:1.35;display:flex}.stitch-inline-meta .material-symbols-outlined{flex:none;font-size:1.05rem}.stitch-progress{border-radius:var(--radius-full);background:var(--color-surface-muted);width:100%;height:6px;overflow:hidden}.stitch-progress span{border-radius:inherit;background:var(--color-primary);height:100%;display:block}.stitch-progress-caption{color:var(--color-muted);margin:0;font-size:.82rem;font-weight:680}.stitch-bento-card{justify-content:space-between;gap:var(--space-3);min-width:0;min-height:124px;padding:var(--space-4);background:var(--color-surface);color:var(--color-text);flex-direction:column;display:flex}.stitch-bento-card strong{color:var(--color-text);letter-spacing:0;font-variant-numeric:tabular-nums;overflow-wrap:anywhere;font-size:1.35rem;font-weight:760;line-height:1.14;display:block}.stitch-bento-card span,.stitch-bento-card small{color:var(--color-text-muted);line-height:1.35}.stitch-metric-card,.stitch-portfolio-panel{border:1px solid var(--color-border);border-radius:var(--radius-lg);background:var(--color-surface);min-width:0;color:var(--color-text);box-shadow:0 1px #1a1c1a08}.stitch-metric-card{justify-content:space-between;gap:var(--space-4);min-height:128px;padding:var(--space-4);flex-direction:column;display:flex}.stitch-metric-value{align-items:baseline;gap:var(--space-1);min-width:0;display:flex}.stitch-metric-value strong{color:var(--color-text);letter-spacing:0;font-variant-numeric:tabular-nums;font-size:1.8rem;font-weight:780;line-height:1}.stitch-metric-value span{min-width:0;color:var(--color-text-muted);overflow-wrap:anywhere;font-size:.9rem;line-height:1.25}.stitch-portfolio-panel{gap:var(--space-4);padding:var(--space-4);display:grid}.stitch-text-button{min-height:var(--tap-target);min-width:var(--tap-target);color:var(--color-primary);cursor:pointer;letter-spacing:0;white-space:nowrap;background:0 0;border:0;justify-content:center;align-items:center;padding:0;font-size:.8rem;font-weight:760;line-height:1.2;display:inline-flex}.stitch-status-grid{gap:var(--space-3);grid-template-columns:repeat(2,minmax(0,1fr));display:grid}.stitch-status-card{align-items:center;gap:var(--space-3);min-width:0;min-height:84px;padding:var(--space-3);border:1px solid var(--color-border);border-radius:var(--radius-md);background:var(--color-surface);grid-template-columns:8px minmax(0,1fr);display:grid}.stitch-status-card>span{border-radius:var(--radius-full);background:var(--color-border-strong);width:8px;height:48px;display:block}.stitch-status-card strong,.stitch-status-card small{letter-spacing:0;overflow-wrap:anywhere;min-width:0;display:block}.stitch-status-card strong{color:var(--color-text);font-variant-numeric:tabular-nums;font-size:1.35rem;font-weight:780;line-height:1}.stitch-status-card small{margin-top:var(--space-2);color:var(--color-text);font-size:.78rem;font-weight:760;line-height:1.2}.stitch-status-card--rented{background:var(--color-success-soft)}.stitch-status-card--rented>span{background:var(--color-primary)}.stitch-status-card--vacant>span{background:var(--color-border-strong)}.stitch-status-card--sale>span{background:#b8b4aa}.stitch-status-card--intent>span{background:#e1e1de}.stitch-overdue-panel{gap:var(--space-3);min-width:0;padding:var(--space-1) 0 0;color:var(--color-text);display:grid}.stitch-overdue-title{align-items:center;gap:var(--space-2);color:#b01915;display:flex}.stitch-overdue-title .material-symbols-outlined{font-size:1.25rem}.stitch-overdue-title h2{font-size:1rem;font-weight:760;line-height:1.25}.stitch-overdue-list{gap:var(--space-3);margin:0;padding:0;list-style:none;display:grid}.stitch-overdue-row{align-items:center;gap:var(--space-3);width:100%;min-height:82px;padding:var(--space-3);border-radius:var(--radius-md);color:var(--color-text);cursor:pointer;text-align:left;background:snow;border:1px solid #b0413e3d;grid-template-columns:44px minmax(0,1fr) 24px;display:grid}.stitch-overdue-row:hover{border-color:#b0413e61}.stitch-overdue-icon{border-radius:var(--radius-full);background:var(--color-danger-soft);color:#b01915;place-items:center;width:44px;height:44px;font-size:1.25rem;display:grid}.stitch-overdue-copy{gap:var(--space-1);min-width:0;display:grid}.stitch-overdue-copy strong,.stitch-overdue-copy small{overflow-wrap:anywhere;min-width:0;display:block}.stitch-overdue-copy strong{color:var(--color-text);font-size:.96rem;font-weight:760;line-height:1.3}.stitch-overdue-copy small{color:var(--color-text-muted);font-size:.82rem;line-height:1.35}.stitch-overdue-chevron{color:var(--color-text-muted);font-size:1.25rem}.stitch-danger-text{color:var(--color-danger)!important}.stitch-section{gap:var(--space-4);min-width:0;padding:var(--space-4);background:var(--color-surface);display:grid}.stitch-section-title{justify-content:space-between;align-items:baseline;gap:var(--space-3);display:flex}.stitch-section-title h2{color:var(--color-text);font-size:1rem;font-weight:720;line-height:1.28}.stitch-section-title span{color:var(--color-text-muted);font-size:.85rem}.stitch-template-list,.stitch-transaction-list{gap:0;margin:0;padding:0;list-style:none;display:grid}.stitch-template-row{align-items:center;gap:var(--space-3);min-width:0;min-height:58px;padding:var(--space-2) 0;grid-template-columns:36px minmax(0,1fr);display:grid}.stitch-template-row+.stitch-template-row{border-top:1px solid var(--color-border)}.stitch-template-row>.material-symbols-outlined{border-radius:var(--radius-md);background:var(--color-primary-soft);width:36px;height:36px;color:var(--color-primary-strong);place-items:center;font-size:1.25rem;display:grid}.stitch-template-row strong,.stitch-template-row small{overflow-wrap:anywhere;display:block}.stitch-template-row strong{color:var(--color-text);font-size:.98rem;line-height:1.28}.stitch-template-row small{margin-top:var(--space-1);color:var(--color-text-muted);font-size:.84rem;line-height:1.4}.stitch-tab-row{border-radius:calc(var(--radius-md) + var(--space-1))}.stitch-tab-row .segmented-tabs__button{border-radius:var(--radius-md)}.record-list-section{padding:0 var(--space-4)}.record-ledger-list{gap:0}.stitch-transaction-card.record-row{align-items:center;gap:var(--space-3);min-height:72px;padding:var(--space-3) 0;grid-template-columns:40px minmax(0,1fr) auto;display:grid}.stitch-transaction-card.record-row+.stitch-transaction-card.record-row{border-top:1px solid var(--color-border)}.stitch-transaction-icon.material-symbols-outlined{border-radius:var(--radius-full);background:var(--color-primary-soft);width:40px;height:40px;color:var(--color-primary-strong);place-items:center;font-size:1.2rem;display:grid}.record-row--expense .stitch-transaction-icon.material-symbols-outlined{background:var(--color-danger-soft);color:var(--color-danger)}.record-card-copy{gap:var(--space-1);min-width:0;display:grid}.record-card-copy strong,.record-card-copy span{overflow-wrap:anywhere;min-width:0;display:block}.record-card-copy strong{color:var(--color-text);font-size:.96rem;font-weight:780;line-height:1.28}.record-card-copy span{color:var(--color-text-muted);font-size:.8rem;line-height:1.35}.record-card-amount-stack{justify-items:end;gap:2px;min-width:max-content;display:grid}.record-card-amount{color:var(--color-text);text-align:right;white-space:nowrap;font-variant-numeric:tabular-nums;justify-self:end;font-size:.9rem;font-weight:800;line-height:1.25}.record-card-amount-stack small{color:var(--color-text-muted);text-align:right;white-space:nowrap;font-variant-numeric:tabular-nums;font-size:.72rem;font-weight:720;line-height:1.25}.record-row .record-card-amount--income{color:var(--color-primary-strong)}.record-row .record-card-amount--expense{color:var(--color-danger)}.record-row .record-card-amount--loan_payment{color:var(--color-text)}.stitch-module-card{min-height:116px}.stitch-module-card>.material-symbols-outlined{color:var(--color-primary);font-size:1.45rem}.stitch-module-card strong{color:var(--color-text);font-size:1rem;font-weight:760;line-height:1.25}.property-loan-detail-button{background:var(--color-primary-soft);width:100%;color:var(--color-primary-strong);border-color:#4f635933;justify-content:center;font-weight:780}.property-loan-detail-button .material-symbols-outlined{font-variation-settings:"FILL" 0, "wght" 540, "GRAD" 0, "opsz" 24;font-size:1.2rem}.loan-detail-page{padding-bottom:calc(var(--space-6) + 72px)}.loan-detail-hero{margin-top:var(--space-2)}.loan-timeline-list,.loan-payment-list{border-top:1px solid var(--color-border);display:grid}.loan-timeline-item,.loan-payment-item{border-bottom:1px solid var(--color-border);min-width:0}.loan-timeline-item{gap:var(--space-3);padding:var(--space-3) 0;grid-template-columns:36px minmax(0,1fr);display:grid}.loan-timeline-item__icon{border-radius:var(--radius-full);background:var(--color-primary-soft);width:36px;height:36px;color:var(--color-primary-strong);place-items:center;display:grid}.loan-timeline-item__icon .material-symbols-outlined{font-size:1.15rem}.loan-timeline-item__head,.loan-payment-item{justify-content:space-between;align-items:flex-start;gap:var(--space-3);display:flex}.loan-timeline-item__head strong,.loan-payment-item strong{color:var(--color-text);font-weight:780;line-height:1.3}.loan-timeline-item__head time,.loan-payment-item time,.loan-payment-item span,.loan-timeline-item p,.loan-timeline-item dt{color:var(--color-text-muted);font-size:.82rem;line-height:1.35}.loan-timeline-item dl{gap:var(--space-2);margin:var(--space-2) 0 0;grid-template-columns:repeat(2,minmax(0,1fr));display:grid}.loan-timeline-item dl div{min-width:0}.loan-timeline-item dt{margin-bottom:2px;font-weight:720}.loan-timeline-item dd{color:var(--color-text);overflow-wrap:anywhere;font-variant-numeric:tabular-nums;margin:0;font-size:.9rem;font-weight:740}.loan-timeline-item p{margin:var(--space-2) 0 0}.loan-payment-item{padding:var(--space-3) 0}.loan-payment-item>div{gap:2px;min-width:0;display:grid}.loan-payment-item time{flex:none}.more-module-grid button.stitch-module-card{border-radius:var(--radius-lg);display:flex}.more-module-grid button.stitch-module-card[aria-pressed=true]{background:var(--color-primary-soft);border-color:#4f635957}.more-module-grid button.stitch-module-card[aria-pressed=true]>.material-symbols-outlined{font-variation-settings:"FILL" 1, "wght" 500, "GRAD" 0, "opsz" 24}.import-page{align-content:start;min-height:calc(100vh - 126px)}.import-page .stitch-topbar{margin-bottom:var(--space-1)}.import-panel{align-content:start;gap:var(--space-4);min-width:0;display:grid}.more-sheet--initial-import .import-panel{min-height:100%}.import-intro-card.more-sheet__summary{align-items:start}.import-section{align-content:start}.import-preparation-list{border:1px solid var(--color-border);border-radius:var(--radius-lg);background:var(--color-surface);display:grid;overflow:hidden}.import-preparation-row{align-items:start;gap:var(--space-3);min-width:0;padding:var(--space-3);border-bottom:1px solid var(--color-border);grid-template-columns:38px minmax(0,1fr);display:grid}.import-preparation-row:last-child{border-bottom:0}.import-preparation-row>.material-symbols-outlined{border-radius:var(--radius-md);background:var(--color-primary-soft);width:38px;height:38px;color:var(--color-primary-strong);place-items:center;font-size:1.2rem;display:grid}.import-preparation-row div{gap:3px;min-width:0;display:grid}.import-preparation-row strong{color:var(--color-text);font-size:.94rem;font-weight:780;line-height:1.25}.import-preparation-row small,.import-preparation-row em{color:var(--color-text-muted);overflow-wrap:anywhere;font-size:.78rem;font-style:normal;line-height:1.35}.import-flow-list.more-info-list{gap:var(--space-2)}.import-flow-list.more-info-list div{min-height:58px;padding:var(--space-3);grid-template-columns:56px minmax(0,1fr)}.import-flow-list.more-info-list dt{color:var(--color-primary-strong)}.import-flow-list.more-info-list dd{text-align:left}.import-actions.more-settings-card{display:grid}.import-action-row.more-settings-row{min-height:70px;position:relative}.import-action-row.more-settings-row:disabled{cursor:not-allowed;opacity:.58}.import-upload{cursor:pointer}.import-upload input{cursor:pointer;opacity:0;width:100%;height:100%;position:absolute;inset:0}.import-upload .more-settings-row__copy small{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.import-message-stack{gap:var(--space-2);display:grid}.import-message-stack:empty{display:none}.import-inline-status{padding:var(--space-3);border:1px solid var(--color-border);border-radius:var(--radius-md);background:var(--color-surface);color:var(--color-text-muted);margin:0;font-size:.84rem;line-height:1.45}.import-inline-status--success{background:var(--color-success-soft);color:var(--color-primary-strong);border-color:#4f635933}.import-inline-status--error{background:var(--color-danger-soft);color:var(--color-danger);border-color:#b0413e3d}.import-section-note{padding:4px var(--space-2);border-radius:var(--radius-full);background:var(--color-primary-soft);color:var(--color-primary-strong);border:1px solid #4f635933;flex:none;font-size:.72rem;font-weight:760;line-height:1.15}.import-section-note--danger{background:var(--color-danger-soft);color:var(--color-danger);border-color:#b0413e3d}.import-summary-grid.more-status-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.import-summary-card.more-status-card{min-height:82px}.import-summary-card em,.import-error-row span,.import-complete-metrics span{color:var(--color-text-muted);font-size:.78rem;font-style:normal;line-height:1.3}.import-summary-card em{min-width:0;margin-top:var(--space-1);overflow-wrap:anywhere;display:block}.import-error-section h3{color:var(--color-danger)}.import-error-list{border-radius:var(--radius-lg);background:snow;border:1px solid #b0413e3d;display:grid;overflow:hidden}.import-error-row{padding:var(--space-3);border-bottom:1px solid #b0413e2e;gap:3px;display:grid}.import-error-row:last-child{border-bottom:0}.import-error-row strong{color:var(--color-danger);font-size:.88rem;font-weight:780}.import-complete-panel.more-sheet__summary{background:var(--color-success-soft)}.import-complete-metrics{gap:var(--space-2);margin-top:var(--space-2);grid-template-columns:repeat(2,minmax(0,1fr));display:grid}.import-complete-metrics span{padding:var(--space-2);border-radius:var(--radius-sm);color:var(--color-text);text-align:center;background:#ffffffb8;font-weight:740}.import-footer{gap:var(--space-3);grid-template-columns:minmax(0,.8fr) minmax(0,1.2fr);margin-top:auto;display:grid}.import-footer .button{min-height:48px}.bottom-nav__icon.material-symbols-outlined{width:28px;height:28px;font-size:1.45rem}.bottom-nav__button[aria-current=page] .bottom-nav__icon{animation:nav-icon-pop var(--motion-medium) var(--motion-ease-out);font-variation-settings:"FILL" 1, "wght" 500, "GRAD" 0, "opsz" 24}.property-gallery-card,.more-settings-row,.reminder-card,.record-summary-card,.stitch-hero-card,.stitch-status-card,.record-filter-panel,.more-status-card{transition:transform var(--motion-fast) var(--motion-ease-out), border-color var(--motion-medium) var(--motion-ease-out), background-color var(--motion-medium) var(--motion-ease-out), box-shadow var(--motion-medium) var(--motion-ease-out)}.more-settings-row:active,.record-summary-card:active,.stitch-status-card:active{transform:translateY(1px)scale(.99)}.property-gallery-card:has(button:active){transform:translateY(1px)scale(.99)}.reminder-card:has(button:active){transform:translateY(1px)scale(.99)}.stitch-hero-card:has(button:active){transform:translateY(1px)scale(.99)}.button,.stitch-icon-button,.more-sheet__text-button,.more-sheet__icon-button,.reminder-card__button,.quick-record-header-button,.quick-record-sheet-save-button,.record-filter-button,.property-card-stat-button,.property-favorite-button{transition:transform var(--motion-fast) var(--motion-ease-out), border-color var(--motion-medium) var(--motion-ease-out), background-color var(--motion-medium) var(--motion-ease-out), color var(--motion-medium) var(--motion-ease-out), box-shadow var(--motion-medium) var(--motion-ease-out)}.button:active:not(:disabled),.stitch-icon-button:active:not(:disabled),.more-sheet__text-button:active:not(:disabled),.more-sheet__icon-button:active:not(:disabled),.reminder-card__button:active:not(:disabled),.quick-record-header-button:active:not(:disabled),.quick-record-sheet-save-button:active:not(:disabled),.record-filter-button:active:not(:disabled),.property-card-stat-button:active:not(:disabled),.property-favorite-button:active:not(:disabled){transform:translateY(1px)scale(.98)}.property-filter-chip,.record-range-tabs button,.record-filter-panel__chips button,.record-filter-panel__segments button,.quick-record-kind-tabs button,.quick-record-category-options button,.reminder-view-switch__button,.more-module-grid button{transition:transform var(--motion-fast) var(--motion-ease-out), border-color var(--motion-medium) var(--motion-ease-out), background-color var(--motion-medium) var(--motion-ease-out), color var(--motion-medium) var(--motion-ease-out)}.property-filter-chip:active,.record-range-tabs button:active,.record-filter-panel__chips button:active,.record-filter-panel__segments button:active,.quick-record-kind-tabs button:active,.quick-record-category-options button:active,.reminder-view-switch__button:active,.more-module-grid button:active{transform:translateY(1px)scale(.98)}.reminder-card--recently-completed{animation:completed-soft-flash .32s var(--motion-ease-out)}@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important;transition-duration:1ms!important;animation-duration:1ms!important;animation-iteration-count:1!important}}@media (width>=768px){body{background:var(--color-surface-strong)}.app-shell{padding:var(--space-6) 0;justify-items:center;display:grid}.app-shell__frame{width:min(100%, var(--phone-frame-width));height:calc(100vh - var(--space-6) - var(--space-6));scrollbar-width:none;border:1px solid #75777a38;border-radius:32px;min-height:720px;margin:0 auto;overflow:hidden auto;box-shadow:0 20px 60px #1a1c1a2e}.app-shell__frame::-webkit-scrollbar{width:0;height:0}.app-shell__main{min-height:100%}.bottom-nav{bottom:var(--space-6);width:min(100%, var(--phone-frame-width));border-left:1px solid #75777a38;border-right:1px solid #75777a38;border-bottom-right-radius:32px;border-bottom-left-radius:32px;overflow:hidden}}@media (width>=640px){.app-shell__frame{border-left:1px solid #c5c6ca99;border-right:1px solid #c5c6ca99}.app-shell__main,.auth-page,.push-settings{padding-right:var(--space-5);padding-left:var(--space-5)}.push-settings__status{grid-template-columns:repeat(3,minmax(0,1fr))}.summary-grid,.more-module-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.inline-fields{grid-template-columns:1fr 1fr}.stat-list{grid-template-columns:repeat(3,minmax(0,1fr))}}
