.mvp-shell{font-family:var(--font-body);background:hsl(220 22% 96%);color:hsl(var(--foreground));-webkit-font-smoothing:antialiased;min-height:100vh}.hp{background:hsl(224,25%,98%)}.hp-nav{position:sticky;top:0;z-index:50;background:hsla(224,25%,98%,.8);backdrop-filter:blur(12px);border-bottom:1px solid hsl(220,13%,90%)}.hp-nav-inner{max-width:1280px;margin:0 auto;padding:14px 32px;justify-content:space-between}.hp-brand,.hp-nav-inner{display:flex;align-items:center}.hp-brand{gap:10px;font-family:var(--font-display);font-weight:700;font-size:20px;letter-spacing:-.03em;color:hsl(214,50%,10%)}.hp-links{display:flex;gap:28px}.hp-links a{color:hsl(215,13%,43%);text-decoration:none;font-size:14px;font-weight:500}.hp-links a:hover{color:hsl(214,50%,10%)}.hp-nav-cta{display:flex;gap:10px;align-items:center}.hp-hero{background:radial-gradient(circle at top,hsl(0,0%,100%),hsl(224,30%,92%) 55%);padding:80px 32px 100px}.hp-hero-inner{max-width:1000px;margin:0 auto;text-align:center}.hp-pill{display:inline-flex;align-items:center;gap:8px;padding:6px 14px;border-radius:999px;background:hsla(213,70%,39%,.1);color:hsl(213,70%,30%);font-size:13px;font-weight:500;margin-bottom:24px;border:1px solid hsla(213,70%,39%,.15)}.hp-title{font-size:clamp(40px,6vw,66px);line-height:1.05;letter-spacing:-.025em;margin:0 0 22px}.hp-title .grad{background:linear-gradient(135deg,hsl(213,70%,39%),hsl(213,70%,29%));-webkit-background-clip:text;background-clip:text;color:transparent}.hp-sub{font-size:19px;color:hsl(215,13%,43%);max-width:620px;margin:0 auto 32px;line-height:1.55}.hp-cta{display:inline-flex;gap:14px;flex-wrap:wrap;justify-content:center}.hp-section{padding:96px 32px;max-width:1100px;margin:0 auto}.hp-eyebrow{display:inline-block;padding:4px 12px;border-radius:999px;background:hsla(213,70%,39%,.12);color:hsl(213,70%,30%);font-size:13px;font-weight:500;margin-bottom:16px}.hp-h2{font-size:42px;line-height:1.1;letter-spacing:-.02em;margin:0 0 14px;max-width:680px}.hp-section-sub{color:hsl(215,13%,43%);font-size:17px;max-width:560px;margin:0 0 48px;line-height:1.55}.hp-features{display:grid;grid-template-columns:repeat(3,1fr);gap:20px}.hp-feature{padding:28px}.hp-icon-sq{width:48px;height:48px;border-radius:12px;background:linear-gradient(135deg,hsl(213,70%,39%),hsl(213,70%,29%));display:flex;align-items:center;justify-content:center;color:#fff;margin-bottom:18px}.hp-icon-sq svg{width:22px;height:22px}.hp-feature h3{font-size:19px;font-weight:600;margin:0 0 6px;color:hsl(214,50%,10%)}.hp-feature p{font-size:14px;color:hsl(215,13%,43%);line-height:1.55;margin:0}.hp-steps{display:grid;gap:0;max-width:640px}.hp-step{display:flex;gap:20px;padding:24px 0;position:relative}.hp-step:not(:last-child){border-bottom:1px solid hsl(220,13%,90%)}.hp-step-num{width:40px;height:40px;flex-shrink:0;border-radius:12px;background:linear-gradient(135deg,hsl(213,70%,39%),hsl(213,70%,29%));color:#fff;display:flex;align-items:center;justify-content:center;font-family:var(--font-display);font-weight:700;font-size:18px}.hp-step-body h4{font-size:17px;font-weight:600;margin:0 0 4px;color:hsl(214,50%,10%)}.hp-step-body p{font-size:14px;color:hsl(215,13%,43%);line-height:1.55;margin:0}.hp-cta-band{background:linear-gradient(135deg,hsl(213,70%,39%),hsl(213,70%,29%));border-radius:24px;padding:60px;text-align:center;color:#fff;box-shadow:var(--shadow-camel);margin:0 auto 48px;max-width:1100px}.hp-cta-band h2{font-size:36px;color:#fff;margin:0 0 12px;letter-spacing:-.02em}.hp-cta-band p{color:hsla(0,0%,100%,.85);font-size:17px;margin:0 0 28px}.hp-footer{padding:40px 32px;border-top:1px solid hsl(220,13%,90%);background:#fff}.hp-footer-inner{max-width:1280px;margin:0 auto;display:flex;justify-content:space-between;align-items:center;color:hsl(215,13%,43%);font-size:13px}.hp-footer-inner a{color:inherit;text-decoration:none}.home-stage{width:100%}.mode-switch{position:sticky;top:0;z-index:50;background:hsla(220,22%,96%,.85);backdrop-filter:blur(12px);border-bottom:1px solid hsl(var(--border));padding:12px 24px;display:flex;align-items:center;gap:16px;justify-content:space-between}.mode-switch .ms-brand{display:flex;align-items:center;gap:10px}.mode-switch .ms-brand img{width:28px;height:28px}.mode-switch .ms-brand .n{font-family:var(--font-display);font-weight:700;font-size:18px;letter-spacing:-.03em}.mode-switch .ms-brand .tag{font-size:11px;font-weight:600;letter-spacing:.08em;text-transform:uppercase;color:hsl(var(--muted-foreground));padding:3px 8px;background:hsl(220 20% 92%);border-radius:999px}.mode-pill{background:#fff;border:1px solid hsl(var(--border));border-radius:999px;padding:4px;display:inline-flex;box-shadow:var(--shadow-sm)}.mode-pill button{border:0;background:transparent;padding:7px 16px;font-size:13px;font-weight:500;color:hsl(var(--muted-foreground));border-radius:999px;cursor:pointer;display:inline-flex;align-items:center;gap:6px;font-family:inherit;transition:all .15s ease}.mode-pill button.active{background:linear-gradient(135deg,hsl(213 70% 39%),hsl(213 70% 29%));color:#fff;box-shadow:0 4px 12px hsl(213 70% 45%/.25)}.mode-pill button i{width:14px;height:14px}.mode-meta{font-size:12px;color:hsl(var(--muted-foreground));gap:14px}.mode-meta,.mode-meta .crumbs{display:flex;align-items:center}.mode-meta .crumbs{gap:6px}.mode-meta .crumbs span{color:hsl(214 50% 20%);font-weight:500}.stage{min-height:calc(100vh - 56px);display:flex;align-items:stretch;justify-content:center;padding:0}.landlord-stage{width:100%}.tenant-stage{display:flex;align-items:center;justify-content:center;padding:32px 24px 48px;width:100%;background:radial-gradient(circle at 20% 0,hsl(213 60% 90%/.5),transparent 50%),radial-gradient(circle at 80% 100%,hsl(213 60% 88%/.35),transparent 55%),hsl(220 22% 96%)}.ll-app{display:grid;grid-template-columns:240px 1fr;min-height:calc(100vh - 56px);background:hsl(var(--background))}.ll-side{background:hsl(220 20% 14%);color:hsl(220 14% 96%);padding:18px 14px;position:sticky;top:56px;height:calc(100vh - 56px);overflow:auto;display:flex;flex-direction:column}.ll-side .brand{display:flex;align-items:center;gap:10px;padding:0 6px 16px;border-bottom:1px solid hsl(220 18% 22%);margin-bottom:14px}.ll-side .brand img{width:32px;height:32px}.ll-side .brand .n{font-family:var(--font-display);font-weight:700;font-size:18px;letter-spacing:-.03em}.ll-side .nav-section{font-size:11px;text-transform:uppercase;letter-spacing:.08em;color:hsl(220 14% 96%/.4);padding:12px 12px 4px;font-weight:600}.ll-side .nav-item{display:flex;align-items:center;gap:11px;padding:10px 12px;border-radius:10px;font-size:14px;font-weight:500;cursor:pointer;color:hsl(220 14% 96%/.72);margin-bottom:2px;transition:all .15s;position:relative}.ll-side .nav-item:hover{background:hsl(220 18% 20%);color:hsl(220 14% 96%)}.ll-side .nav-item.active{background:hsl(213 70% 45%);color:#fff;box-shadow:0 4px 12px hsl(213 70% 45%/.3)}.ll-side .nav-item.disabled{cursor:not-allowed;opacity:.35}.ll-side .nav-item .badge-count{margin-left:auto;font-size:11px;padding:1px 7px;border-radius:999px;background:hsl(350 72% 50%);color:#fff;font-weight:600}.ll-side .user-card{margin-top:auto;padding:12px;border-radius:12px;background:hsl(220 18% 20%);display:flex;align-items:center;gap:10px}.ll-side .av{width:36px;height:36px;border-radius:999px;background:linear-gradient(135deg,hsl(213 70% 45%),hsl(213 70% 29%));display:flex;align-items:center;justify-content:center;color:#fff}.ll-side .av,.ll-side .nm{font-weight:600;font-size:13px}.ll-side .nm{line-height:1.2}.ll-side .em{font-size:11px;color:hsl(220 14% 96%/.5)}.ll-main{padding:28px 32px 48px;min-width:0}.ll-topbar{display:flex;justify-content:space-between;align-items:flex-start;gap:14px;margin-bottom:28px}.ll-topbar .crumb{font-size:12px;color:hsl(var(--muted-foreground));margin-bottom:6px;letter-spacing:.02em}.ll-topbar h1{font-family:var(--font-display);font-size:28px;font-weight:700;letter-spacing:-.03em;margin:0;line-height:1.15}.ll-topbar .sub{font-size:14px;color:hsl(var(--muted-foreground));margin-top:4px}.ll-topbar .actions{display:flex;align-items:center;gap:10px;flex-shrink:0}.ll-topbar .icon-btn{width:38px;height:38px;border-radius:10px;border:1px solid hsl(var(--border));background:#fff;display:inline-flex;align-items:center;justify-content:center;cursor:pointer;position:relative}.ll-topbar .icon-btn i{width:16px;height:16px;color:hsl(var(--foreground))}.ll-topbar .icon-btn .dot{position:absolute;top:8px;right:8px;width:8px;height:8px;border-radius:999px;background:hsl(350 72% 50%);border:2px solid #fff}.headline{background:linear-gradient(135deg,hsl(213 70% 39%),hsl(213 70% 25%));border-radius:22px;padding:26px 30px;color:#fff;display:grid;grid-template-columns:1.4fr 1fr;gap:30px;align-items:center;margin-bottom:22px;box-shadow:var(--shadow-camel);position:relative;overflow:hidden}.headline:after{content:"";position:absolute;right:-60px;top:-60px;width:220px;height:220px;border-radius:50%;background:radial-gradient(circle,hsl(213 70% 65%/.25),transparent 65%);pointer-events:none}.headline .lbl{font-size:12px;font-weight:600;letter-spacing:.1em;text-transform:uppercase;opacity:.8;margin-bottom:8px}.headline .amt{font-family:var(--font-display);font-size:44px;font-weight:700;letter-spacing:-.03em;line-height:1.05;display:flex;align-items:baseline;gap:12px;flex-wrap:wrap}.headline .amt .of{font-size:18px;font-weight:500;opacity:.65}.headline .sub{font-size:14px;opacity:.85;margin-top:8px}.headline .progress{height:6px;border-radius:999px;background:rgba(255,255,255,.18);overflow:hidden;margin-top:14px}.headline .progress>div{height:100%;background:#fff;border-radius:999px}.headline .stats-mini{display:grid;grid-template-columns:1fr 1fr;gap:14px;position:relative;z-index:2}.headline .mini{background:rgba(255,255,255,.1);border:1px solid rgba(255,255,255,.12);border-radius:14px;padding:14px 16px}.headline .mini .v{font-family:var(--font-display);font-size:22px;font-weight:700;letter-spacing:-.02em;display:flex;align-items:center;gap:8px}.headline .mini .l{font-size:11px;opacity:.8;margin-top:2px;text-transform:uppercase;letter-spacing:.08em;font-weight:600}.headline .mini .v .pulse{width:8px;height:8px;border-radius:999px;background:hsl(38 92% 60%);box-shadow:0 0 0 0 hsl(38 92% 60%/.7);animation:pulseRing 2.4s ease-out infinite}@keyframes pulseRing{0%{box-shadow:0 0 0 0 hsl(38 92% 60%/.7)}70%{box-shadow:0 0 0 10px hsl(38 92% 60%/0)}to{box-shadow:0 0 0 0 hsl(38 92% 60%/0)}}.panel{background:#fff;border:1px solid hsl(var(--border));border-radius:18px;box-shadow:var(--shadow-card);overflow:hidden}.panel-head{display:flex;align-items:center;justify-content:space-between;padding:18px 22px;border-bottom:1px solid hsl(var(--border))}.panel-head h2{font-family:var(--font-display);font-size:17px;font-weight:700;letter-spacing:-.02em;margin:0}.panel-head .filter-row{display:flex;gap:6px}.panel-head .filter{padding:6px 12px;font-size:12.5px;font-weight:500;color:hsl(var(--muted-foreground));border-radius:8px;cursor:pointer;border:0;background:transparent;font-family:inherit;transition:all .15s}.panel-head .filter.active{background:hsl(220 20% 96%);color:hsl(214 50% 10%)}.panel-head .filter:hover:not(.active){background:hsl(220 20% 98%);color:hsl(214 50% 10%)}.tenant-table{width:100%;border-collapse:collapse}.tenant-table th{text-align:left;font-size:11px;text-transform:uppercase;letter-spacing:.08em;font-weight:600;color:hsl(var(--muted-foreground));padding:12px 22px;background:hsl(220 20% 98%);border-bottom:1px solid hsl(var(--border))}.tenant-table th:last-child{text-align:right}.tenant-table td{padding:14px 22px;font-size:14px;border-bottom:1px solid hsl(var(--border));vertical-align:middle}.tenant-table tr:last-child td{border-bottom:0}.tenant-table tr{transition:background .12s;cursor:pointer}.tenant-table tbody tr:hover{background:hsl(220 20% 98.5%)}.tenant-table .who{display:flex;align-items:center;gap:10px}.tenant-table .av-sm{width:32px;height:32px;border-radius:999px;display:flex;align-items:center;justify-content:center;color:#fff;font-weight:600;font-size:12px;flex-shrink:0}.tenant-table .who .nm{font-weight:600;line-height:1.2}.tenant-table .who .ph{font-size:12px;color:hsl(var(--muted-foreground))}.tenant-table .unit{font-size:13.5px}.tenant-table .unit .blg{color:hsl(var(--muted-foreground));font-size:12px;display:block;margin-top:1px}.tenant-table .rent{font-family:var(--font-display);font-weight:700;font-size:15px;letter-spacing:-.01em}.tenant-table .due-day{color:hsl(var(--muted-foreground));font-size:13px}.tenant-table .last-nudge{font-size:12.5px;color:hsl(var(--muted-foreground));display:inline-flex;align-items:center;gap:6px}.tenant-table .last-nudge i{width:13px;height:13px}.tenant-table .last-paid{font-size:13px;color:hsl(var(--muted-foreground))}.status-cell{display:inline-flex;align-items:center;gap:6px}.status-cell .badge{font-size:12px;padding:4px 9px}.fab{position:fixed;right:32px;bottom:32px;height:52px;padding:0 22px;border-radius:999px;background:linear-gradient(135deg,hsl(213 70% 39%),hsl(213 70% 29%));color:#fff;border:0;font-family:inherit;font-weight:600;font-size:14px;cursor:pointer;display:inline-flex;align-items:center;gap:8px;box-shadow:0 16px 40px hsl(213 70% 35%/.45),0 4px 8px hsl(213 70% 35%/.25);z-index:30;transition:transform .15s,box-shadow .2s}.fab:hover{transform:translateY(-2px);box-shadow:0 20px 48px hsl(213 70% 35%/.55),0 4px 8px hsl(213 70% 35%/.3)}.fab i{width:16px;height:16px}.drawer-bg{position:fixed;inset:0;z-index:80;background:hsla(214,50%,10%,.35);backdrop-filter:blur(2px);display:flex;justify-content:flex-end;animation:fadeIn .2s ease}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}.drawer{width:540px;max-width:100%;background:#fff;height:100%;overflow-y:auto;box-shadow:-20px 0 60px hsl(214 50% 10%/.15);animation:slideIn .25s cubic-bezier(.2,.8,.2,1)}@keyframes slideIn{0%{transform:translateX(40px);opacity:0}to{transform:translateX(0);opacity:1}}.drawer-head{padding:24px 28px;border-bottom:1px solid hsl(var(--border));display:flex;justify-content:space-between;align-items:center;position:sticky;top:0;background:#fff;z-index:5}.drawer-head h2{font-family:var(--font-display);font-size:22px;font-weight:700;letter-spacing:-.02em;margin:0}.drawer-head .x{width:36px;height:36px;border-radius:10px;border:1px solid hsl(var(--border));background:#fff;display:inline-flex;align-items:center;justify-content:center;cursor:pointer}.drawer-body{padding:24px 28px 32px}.drawer-body .group-title{font-size:11px;text-transform:uppercase;letter-spacing:.1em;font-weight:600;color:hsl(var(--muted-foreground));margin:22px 0 12px}.drawer-body .group-title:first-child{margin-top:0}.field-row{display:grid;gap:14px;margin-bottom:14px}.field-row.cols-2{grid-template-columns:1.6fr 1fr}.field-row.cols-3{grid-template-columns:1fr 1fr 1fr}.field-row label{display:block}.field-row .label{font-size:13px;font-weight:500;margin-bottom:6px;display:flex;align-items:center;gap:6px}.field-row .label i{width:14px;height:14px;color:hsl(var(--muted-foreground))}.field-row .input,.field-row .select{width:100%;height:42px;padding:0 12px;border:1px solid hsl(var(--border));background:#fff;border-radius:10px;font-size:14px;font-family:inherit;color:hsl(var(--foreground));outline:0;transition:all .15s}.field-row .input:focus,.field-row .select:focus{border-color:hsl(var(--ring));box-shadow:0 0 0 3px hsl(var(--ring)/.15)}.field-row .input::-moz-placeholder{color:hsl(220 9% 60%)}.field-row .input::placeholder{color:hsl(220 9% 60%)}.field-row .help{font-size:12px;color:hsl(var(--muted-foreground));margin-top:6px}.input-prefix{position:relative}.input-prefix .p{position:absolute;left:12px;top:50%;transform:translateY(-50%);font-size:14px;color:hsl(var(--muted-foreground));font-family:var(--font-display);font-weight:600}.input-prefix input{padding-left:26px!important}.preview-box{margin-top:20px;background:hsl(213 70% 96%);border:1px solid hsl(213 70% 85%);border-radius:14px;padding:16px 18px;font-size:13px;color:hsl(213 70% 28%);display:flex;gap:12px;align-items:flex-start}.preview-box .pi{width:32px;height:32px;flex-shrink:0;border-radius:8px;background:hsl(213 70% 39%);color:#fff;display:inline-flex;align-items:center;justify-content:center}.preview-box .pi i{width:16px;height:16px}.preview-box strong{color:hsl(213 70% 22%)}.preview-box .quote{background:#fff;border-radius:10px;padding:10px 12px;margin-top:10px;font-style:italic;color:hsl(214 50% 18%);font-size:13px;line-height:1.5}.drawer-foot{padding:16px 28px;border-top:1px solid hsl(var(--border));position:sticky;bottom:0;background:#fff;display:flex;justify-content:flex-end;gap:10px}.detail-head{background:#fff;border:1px solid hsl(var(--border));border-radius:18px;padding:22px 26px;margin-bottom:18px;display:grid;grid-template-columns:auto 1fr auto;gap:22px;align-items:center;box-shadow:var(--shadow-card)}.detail-head .av-lg{width:64px;height:64px;border-radius:999px;display:flex;align-items:center;justify-content:center;color:#fff;font-size:22px}.detail-head .av-lg,.detail-head .name{font-weight:700;font-family:var(--font-display)}.detail-head .name{font-size:26px;letter-spacing:-.02em;margin:0 0 4px}.detail-head .meta{display:flex;gap:18px;flex-wrap:wrap;color:hsl(var(--muted-foreground));font-size:13.5px}.detail-head .meta span{display:inline-flex;align-items:center;gap:6px}.detail-head .meta i{width:14px;height:14px}.detail-head .actions{display:flex;gap:8px}.detail-grid{display:grid;grid-template-columns:1.4fr 1fr;gap:18px;margin-bottom:24px}.detail-stats{display:grid;grid-template-columns:repeat(3,1fr);gap:12px;margin-bottom:18px}.detail-stat{background:#fff;border:1px solid hsl(var(--border));border-radius:14px;padding:14px 16px;box-shadow:var(--shadow-card)}.detail-stat .l{font-size:11px;text-transform:uppercase;letter-spacing:.08em;color:hsl(var(--muted-foreground));font-weight:600;margin-bottom:6px}.detail-stat .v{font-family:var(--font-display);font-size:22px;font-weight:700;letter-spacing:-.02em}.detail-stat .v.warn{color:hsl(38 92% 40%)}.detail-stat .v.bad{color:hsl(350 72% 50%)}.detail-stat .s{font-size:12px;color:hsl(var(--muted-foreground));margin-top:2px}.pay-history{padding:6px 0}.pay-row{display:grid;grid-template-columns:1.1fr .8fr 1fr 1fr .8fr auto;gap:14px;align-items:center;padding:14px 22px;border-bottom:1px solid hsl(var(--border));font-size:13.5px}.pay-row:last-child{border-bottom:0}.pay-row .month{font-weight:600}.pay-row .when{color:hsl(var(--muted-foreground));font-size:13px}.pay-row .amt{font-family:var(--font-display);font-weight:700}.pay-row .late{font-size:12px}.pay-row .late.zero{color:hsl(152 60% 38%)}.pay-row .late.bad{color:hsl(350 72% 50%)}.pay-row .recpt-btn{font-size:12px;padding:5px 10px;border-radius:8px;background:hsl(220 20% 96%);color:hsl(214 50% 25%);border:0;cursor:pointer;font-family:inherit;font-weight:500;display:inline-flex;align-items:center;gap:4px}.pay-row .recpt-btn:hover{background:hsl(220 20% 92%)}.pay-row .recpt-btn i{width:12px;height:12px}.pay-row.head{background:hsl(220 20% 98%);font-size:11px;text-transform:uppercase;letter-spacing:.08em;font-weight:600;color:hsl(var(--muted-foreground));padding:10px 22px}.nudge-list{padding:8px 22px 16px}.nudge{display:flex;gap:14px;padding:12px 0;position:relative}.nudge:before{content:"";position:absolute;left:17px;top:38px;bottom:-10px;width:2px;background:hsl(220 13% 90%)}.nudge:last-child:before{display:none}.nudge .n-icon{width:36px;height:36px;border-radius:999px;flex-shrink:0;display:flex;align-items:center;justify-content:center;background:hsl(213 70% 96%);color:hsl(213 70% 39%);border:1px solid hsl(213 70% 88%);z-index:1}.nudge .n-icon.wa{background:hsl(150 60% 95%);color:hsl(150 60% 35%);border-color:hsl(150 60% 80%)}.nudge .n-icon.sms{background:hsl(38 92% 95%);color:hsl(38 92% 38%);border-color:hsl(38 92% 80%)}.nudge .n-icon.firm{background:hsl(350 72% 95%);color:hsl(350 72% 50%);border-color:hsl(350 72% 85%)}.nudge .n-icon i{width:16px;height:16px}.nudge .n-body{flex:1;padding:4px 0;min-width:0}.nudge .n-head{display:flex;gap:8px;align-items:center;flex-wrap:wrap;margin-bottom:4px}.nudge .n-head .when{font-size:13px;font-weight:600}.nudge .n-head .ch{font-size:11px;padding:2px 7px;border-radius:999px;background:hsl(220 20% 96%);color:hsl(var(--muted-foreground));font-weight:600;letter-spacing:.04em;text-transform:uppercase}.nudge .n-head .ch.wa{background:hsl(150 60% 95%);color:hsl(150 60% 30%)}.nudge .n-head .ch.sms{background:hsl(220 20% 92%);color:hsl(214 50% 25%)}.nudge .n-head .delivered{font-size:12px;color:hsl(152 60% 38%);display:inline-flex;align-items:center;gap:3px}.nudge .n-head .delivered i{width:12px;height:12px}.nudge .n-head .read{font-size:12px;color:hsl(213 70% 45%);display:inline-flex;align-items:center;gap:3px}.nudge .n-msg{background:hsl(220 22% 97%);border:1px solid hsl(var(--border));border-radius:12px;padding:10px 13px;font-size:13px;color:hsl(214 50% 18%);line-height:1.5}.nudge .n-msg .lnk{color:hsl(213 70% 39%);text-decoration:underline;text-underline-offset:2px;font-weight:500}.nudge .n-msg.sent-by-tenant{background:hsl(213 70% 39%);color:#fff;border-color:transparent}.notif-popover{position:absolute;top:50px;right:0;width:380px;background:#fff;border:1px solid hsl(var(--border));border-radius:16px;box-shadow:0 24px 64px hsl(214 50% 10%/.18),0 4px 12px hsl(214 50% 10%/.08);z-index:60;overflow:hidden;animation:popIn .18s cubic-bezier(.2,.8,.2,1)}@keyframes popIn{0%{opacity:0;transform:translateY(-6px) scale(.98)}to{opacity:1;transform:translateY(0) scale(1)}}.notif-head{padding:14px 18px;border-bottom:1px solid hsl(var(--border));display:flex;justify-content:space-between;align-items:center}.notif-head h3{font-family:var(--font-display);font-size:16px;font-weight:700;margin:0}.notif-head .ma{font-size:12px;color:hsl(213 70% 39%);cursor:pointer;font-weight:500}.notif-list{max-height:420px;overflow-y:auto}.notif-item{padding:12px 18px;border-bottom:1px solid hsl(var(--border));display:flex;gap:12px;cursor:pointer;transition:background .12s;position:relative}.notif-item:hover{background:hsl(220 22% 98%)}.notif-item:last-child{border-bottom:0}.notif-item.unread:before{content:"";position:absolute;left:7px;top:50%;transform:translateY(-50%);width:5px;height:5px;border-radius:999px;background:hsl(213 70% 45%)}.notif-item .n-ic{width:34px;height:34px;border-radius:10px;flex-shrink:0;display:flex;align-items:center;justify-content:center}.notif-item .n-ic i{width:16px;height:16px}.notif-item .n-ic.green{background:hsl(152 60% 95%);color:hsl(152 60% 35%)}.notif-item .n-ic.amber{background:hsl(38 92% 92%);color:hsl(38 92% 40%)}.notif-item .n-ic.red{background:hsl(350 72% 95%);color:hsl(350 72% 50%)}.notif-item .n-ic.blue{background:hsl(213 70% 92%);color:hsl(213 70% 39%)}.notif-item .n-msg{font-size:13.5px;line-height:1.45}.notif-item .n-msg b{font-weight:600}.notif-item .n-when{font-size:12px;color:hsl(var(--muted-foreground));margin-top:2px}.t-screen{height:100%;width:100%;background:#F5F6F8;font-family:Manrope,-apple-system,system-ui,sans-serif;display:flex;flex-direction:column;overflow:hidden}.t-screen .scroll{flex:1;overflow-y:auto;padding-top:54px;-webkit-overflow-scrolling:touch}.t-bar{position:absolute;left:0;right:0;display:flex;align-items:center;justify-content:space-between;padding:60px 20px 12px;z-index:5}.t-bar .back{width:36px;height:36px;border-radius:999px;background:rgba(255,255,255,.85);backdrop-filter:blur(12px);display:inline-flex;align-items:center;justify-content:center;border:0;cursor:pointer;box-shadow:0 2px 6px rgba(0,0,0,.08)}.t-bar .back i{width:18px;height:18px;color:hsl(214 50% 15%)}.t-invite{height:100%;background:radial-gradient(circle at 30% 0,hsl(213 70% 92%),transparent 60%),linear-gradient(180deg,#fff,#F5F6F8);display:flex;flex-direction:column;padding:80px 28px 28px}.t-invite .from-card{background:rgba(255,255,255,.85);backdrop-filter:blur(20px);border:1px solid hsl(220 13% 92%);border-radius:18px;padding:16px 18px;display:flex;align-items:center;gap:12px;box-shadow:0 8px 24px rgba(10,24,48,.06);margin-bottom:24px}.t-invite .from-card .av{width:42px;height:42px;border-radius:999px;display:flex;align-items:center;justify-content:center;color:#fff;font-weight:700;font-size:14px;background:linear-gradient(135deg,hsl(280 60% 55%),hsl(280 60% 35%))}.t-invite .from-card .lbl{font-size:11px;color:hsl(var(--muted-foreground));font-weight:500}.t-invite .from-card .nm{font-weight:600;font-size:14px}.t-invite h1{font-family:var(--font-display);font-size:30px;font-weight:700;letter-spacing:-.03em;line-height:1.15;margin:0 0 10px;color:hsl(214 50% 10%)}.t-invite h1 .accent{color:hsl(213 70% 39%)}.t-invite p{font-size:15px;line-height:1.55;color:hsl(214 30% 30%);margin:0 0 24px}.t-invite .lease-preview{background:#fff;border:1px solid hsl(220 13% 92%);border-radius:18px;padding:18px;margin-bottom:24px}.t-invite .lease-row{display:flex;justify-content:space-between;padding:10px 0;border-bottom:1px solid hsl(var(--border));font-size:14px}.t-invite .lease-row:last-child{border:0;padding-bottom:0}.t-invite .lease-row:first-child{padding-top:0}.t-invite .lease-row .k{color:hsl(var(--muted-foreground))}.t-invite .lease-row .v{font-weight:600}.t-invite .lease-row .v.big{font-family:var(--font-display);font-size:18px;font-weight:700;letter-spacing:-.02em}.t-invite .next-btn{margin-top:auto;width:100%;height:54px;border-radius:16px;background:linear-gradient(135deg,hsl(213 70% 39%),hsl(213 70% 25%));color:#fff;border:0;font-family:inherit;font-weight:600;font-size:16px;cursor:pointer;display:inline-flex;align-items:center;justify-content:center;gap:8px;box-shadow:0 8px 20px hsl(213 70% 35%/.35)}.t-invite .next-btn i{width:18px;height:18px}.t-invite .helper{text-align:center;font-size:12px;color:hsl(var(--muted-foreground));margin-top:14px}.t-form{flex:1;background:#fff;padding:80px 24px 28px;display:flex;flex-direction:column}.t-form .step{font-size:12px;font-weight:600;letter-spacing:.1em;text-transform:uppercase;color:hsl(213 70% 39%);margin-bottom:8px}.t-form h1{font-family:var(--font-display);font-size:26px;font-weight:700;letter-spacing:-.03em;margin:0 0 8px;line-height:1.2}.t-form .desc{font-size:14.5px;line-height:1.55;color:hsl(214 30% 30%);margin:0 0 24px}.t-form .label{font-size:12.5px;font-weight:600;color:hsl(214 50% 25%);margin-bottom:6px;margin-top:12px;display:block}.t-form .input{width:100%;height:50px;padding:0 14px;border:1px solid hsl(var(--border));background:#fff;border-radius:12px;font-size:16px;font-family:inherit;outline:0;transition:all .15s}.t-form .input:focus{border-color:hsl(213 70% 39%);box-shadow:0 0 0 3px hsl(213 70% 39%/.12)}.t-form .otp-row{display:grid;grid-template-columns:repeat(6,1fr);gap:8px;margin:8px 0 16px}.t-form .otp-cell{height:56px;border:1px solid hsl(var(--border));background:#fff;border-radius:12px;display:flex;align-items:center;justify-content:center;font-family:var(--font-display);font-size:22px;font-weight:700;color:hsl(214 50% 10%)}.t-form .otp-cell.cursor,.t-form .otp-cell.filled{border-color:hsl(213 70% 39%)}.t-form .otp-cell.cursor{position:relative}.t-form .otp-cell.cursor:after{content:"";position:absolute;width:2px;height:24px;background:hsl(213 70% 39%);animation:blink 1s infinite}@keyframes blink{0%,50%{opacity:1}50.01%,to{opacity:0}}.t-form .resend{font-size:13px;color:hsl(var(--muted-foreground));text-align:center}.t-form .resend b{color:hsl(213 70% 39%);cursor:pointer}.t-form .next-btn{margin-top:auto;width:100%;height:54px;border-radius:16px;background:linear-gradient(135deg,hsl(213 70% 39%),hsl(213 70% 25%));color:#fff;border:0;font-family:inherit;font-weight:600;font-size:16px;cursor:pointer;display:inline-flex;align-items:center;justify-content:center;gap:8px;box-shadow:0 8px 20px hsl(213 70% 35%/.35)}.t-form .next-btn[disabled]{background:hsl(220 20% 88%);color:hsl(220 9% 60%);box-shadow:none;cursor:not-allowed}.t-home{background:linear-gradient(180deg,hsl(213 70% 39%),hsl(213 70% 25%) 360px,#F5F6F8 0);padding-bottom:24px}.t-home .hi{padding:70px 20px 14px;color:#fff}.t-home .hi .greet{font-size:13px;opacity:.8;font-weight:500}.t-home .hi .nm{font-family:var(--font-display);font-size:22px;font-weight:700;letter-spacing:-.02em}.t-home .hi .row{display:flex;justify-content:space-between;align-items:center}.t-home .hi .bell{width:38px;height:38px;border-radius:999px;background:rgba(255,255,255,.18);display:inline-flex;align-items:center;justify-content:center;border:0;cursor:pointer}.t-home .hi .bell i{width:18px;height:18px;color:#fff}.pay-card{margin:16px 18px 0;background:#fff;border-radius:22px;padding:22px 22px 20px;box-shadow:0 16px 40px rgba(10,24,48,.18);position:relative;overflow:hidden}.pay-card .status-pill{display:inline-flex;align-items:center;gap:6px;font-size:11.5px;font-weight:600;padding:4px 9px;border-radius:999px;background:hsl(38 92% 50%/.12);color:hsl(38 92% 38%);text-transform:uppercase;letter-spacing:.08em;margin-bottom:12px}.pay-card .status-pill .dot{width:6px;height:6px;border-radius:999px;background:hsl(38 92% 50%)}.pay-card .lbl{font-size:13px;color:hsl(var(--muted-foreground));font-weight:500;margin-bottom:6px}.pay-card .amt-row{display:flex;align-items:baseline;gap:10px;margin-bottom:6px}.pay-card .amt{font-family:var(--font-display);font-size:42px;font-weight:700;letter-spacing:-.03em;line-height:1}.pay-card .fee{font-size:12px;color:hsl(var(--muted-foreground))}.pay-card .due{font-size:13.5px;color:hsl(214 30% 30%);margin-bottom:18px;display:flex;align-items:center;gap:6px}.pay-card .due i{width:14px;height:14px;color:hsl(213 70% 39%)}.pay-card .pay-btn{width:100%;height:54px;border-radius:16px;background:linear-gradient(135deg,hsl(213 70% 39%),hsl(213 70% 25%));color:#fff;border:0;font-family:inherit;font-weight:600;font-size:16px;cursor:pointer;display:inline-flex;align-items:center;justify-content:center;gap:8px;box-shadow:0 8px 20px hsl(213 70% 35%/.35)}.pay-card .pay-btn i{width:18px;height:18px}.pay-card .breakdown{border-top:1px solid hsl(var(--border));margin-top:16px;padding-top:14px;font-size:12.5px}.pay-card .breakdown .br-row{display:flex;justify-content:space-between;padding:4px 0;color:hsl(214 30% 35%)}.pay-card .breakdown .br-row.tot{font-family:var(--font-display);font-weight:700;font-size:14px;color:hsl(214 50% 10%);border-top:1px dashed hsl(var(--border));margin-top:6px;padding-top:8px}.t-home .addr-chip{margin:12px 18px 0;background:rgba(255,255,255,.18);border-radius:12px;padding:10px 14px;color:#fff;font-size:13px;display:flex;align-items:center;gap:8px}.t-home .addr-chip i{width:14px;height:14px;opacity:.9}.t-section{margin:24px 18px 0}.t-section h3{font-family:var(--font-display);font-size:17px;font-weight:700;letter-spacing:-.02em;margin:0 0 12px;display:flex;justify-content:space-between;align-items:center}.t-section h3 a{font-size:12.5px;font-weight:500;color:hsl(213 70% 39%);text-decoration:none}.t-list{background:#fff;border-radius:18px;border:1px solid hsl(220 13% 92%);overflow:hidden}.t-row{display:flex;align-items:center;gap:12px;padding:14px 16px;border-bottom:1px solid hsl(var(--border))}.t-row:last-child{border-bottom:0}.t-row .ic{width:36px;height:36px;border-radius:10px;display:flex;align-items:center;justify-content:center;flex-shrink:0}.t-row .ic i{width:16px;height:16px}.t-row .ic.paid{background:hsl(152 60% 92%);color:hsl(152 60% 35%)}.t-row .info{flex:1;min-width:0}.t-row .who{font-weight:600;font-size:14px;line-height:1.2}.t-row .when{font-size:12px;color:hsl(var(--muted-foreground));margin-top:2px}.t-row .amt{font-family:var(--font-display);font-weight:700;font-size:14.5px}.t-row .recpt{width:30px;height:30px;border-radius:8px;background:hsl(220 20% 96%);display:inline-flex;align-items:center;justify-content:center;margin-left:8px;cursor:pointer;border:0}.t-row .recpt i{width:14px;height:14px;color:hsl(214 50% 25%)}.t-pay-sheet{position:absolute;inset:0;background:rgba(10,24,48,.4);backdrop-filter:blur(4px);z-index:50;display:flex;align-items:flex-end}.t-pay-card{background:#fff;width:100%;border-radius:28px 28px 0 0;padding:28px 24px 40px;animation:sheetUp .25s cubic-bezier(.2,.8,.2,1)}@keyframes sheetUp{0%{transform:translateY(20px);opacity:0}to{transform:translateY(0);opacity:1}}.t-pay-card .grab{width:44px;height:4px;border-radius:999px;background:hsl(220 13% 85%);margin:0 auto 18px}.t-pay-card h2{font-family:var(--font-display);font-size:22px;font-weight:700;letter-spacing:-.02em;margin:0 0 4px}.t-pay-card .sub{font-size:13.5px;color:hsl(var(--muted-foreground));margin:0 0 18px}.upi-row{display:flex;gap:10px;margin-bottom:18px;overflow-x:auto;padding-bottom:4px}.upi-app{flex:0 0 auto;width:88px;border:1.5px solid hsl(var(--border));background:#fff;border-radius:14px;padding:14px 6px 10px;cursor:pointer;display:flex;flex-direction:column;align-items:center;gap:8px;transition:all .15s}.upi-app.sel{border-color:hsl(213 70% 39%);background:hsl(213 70% 96%)}.upi-app .ico{width:44px;height:44px;border-radius:12px;display:flex;align-items:center;justify-content:center;color:#fff;font-weight:700;font-size:18px;font-family:var(--font-display)}.upi-app .ico.gpay{background:linear-gradient(135deg,#4285F4,#1a73e8)}.upi-app .ico.phonepe{background:linear-gradient(135deg,#5F259F,#3d1872)}.upi-app .ico.paytm{background:linear-gradient(135deg,#00BAF2,#002970)}.upi-app .ico.upi{background:linear-gradient(135deg,hsl(213 70% 50%),hsl(213 70% 30%))}.upi-app .nm{font-size:11.5px;font-weight:600}.t-pay-card .upi-id-box{background:hsl(220 22% 97%);border:1px solid hsl(var(--border));border-radius:12px;padding:12px 14px;margin-bottom:18px}.t-pay-card .upi-id-box .l{font-size:11px;text-transform:uppercase;letter-spacing:.08em;color:hsl(var(--muted-foreground));font-weight:600}.t-pay-card .upi-id-box .v{font-family:var(--font-mono);font-size:14px;font-weight:500;color:hsl(214 50% 15%);margin-top:2px}.t-pay-card .breakdown{margin-bottom:18px}.t-pay-card .br-row{display:flex;justify-content:space-between;padding:6px 0;font-size:13.5px;color:hsl(214 30% 30%)}.t-pay-card .br-row.tot{font-family:var(--font-display);font-weight:700;font-size:17px;color:hsl(214 50% 10%);border-top:1px solid hsl(var(--border));margin-top:6px;padding-top:12px}.t-pay-card .pay-btn{width:100%;height:54px;border-radius:16px;background:linear-gradient(135deg,hsl(213 70% 39%),hsl(213 70% 25%));color:#fff;border:0;font-family:inherit;font-weight:600;font-size:16px;cursor:pointer;display:inline-flex;align-items:center;justify-content:center;gap:8px;box-shadow:0 8px 20px hsl(213 70% 35%/.35)}.t-pay-card .pay-btn i{width:18px;height:18px}.t-success{flex:1;background:linear-gradient(180deg,hsl(213 70% 39%),hsl(213 70% 25%));flex-direction:column;padding:80px 32px 40px;text-align:center;color:#fff;position:relative}.t-success,.t-success .check-circle{display:flex;align-items:center;justify-content:center}.t-success .check-circle{width:96px;height:96px;border-radius:999px;background:#fff;color:hsl(152 60% 42%);margin-bottom:24px;animation:pop .4s cubic-bezier(.2,.8,.2,1)}@keyframes pop{0%{transform:scale(.5);opacity:0}to{transform:scale(1);opacity:1}}.t-success .check-circle i{width:48px;height:48px}.t-success h1{font-size:32px;letter-spacing:-.03em;margin:0 0 6px}.t-success .amt-paid,.t-success h1{font-family:var(--font-display);font-weight:700}.t-success .amt-paid{font-size:24px;margin-bottom:10px}.t-success p{font-size:14.5px;opacity:.9;margin:0 0 28px;line-height:1.55}.t-success .receipt-card{width:100%;background:rgba(255,255,255,.12);border:1px solid rgba(255,255,255,.16);border-radius:16px;padding:16px 18px;margin-bottom:16px;backdrop-filter:blur(8px)}.t-success .rc-row{display:flex;justify-content:space-between;padding:6px 0;font-size:13px;opacity:.9}.t-success .rc-row b{font-weight:600;opacity:1}.t-success .next-btn{width:100%;height:50px;border-radius:14px;background:#fff;color:hsl(213 70% 30%);border:0;font-family:inherit;font-weight:600;font-size:15px;cursor:pointer}.t-history{flex:1;background:#F5F6F8}.t-history .header{padding:60px 20px 16px;background:#fff;border-bottom:1px solid hsl(var(--border))}.t-history .header .row1{display:flex;align-items:center;gap:12px;margin-bottom:12px}.t-history .header h1{font-family:var(--font-display);font-size:24px;font-weight:700;letter-spacing:-.02em;margin:0}.t-history .header .addr{font-size:13px;color:hsl(var(--muted-foreground))}.t-history .summary{display:grid;grid-template-columns:1fr 1fr;gap:10px;margin-top:14px}.t-history .sm-card{background:hsl(220 22% 97%);border-radius:12px;padding:10px 12px}.t-history .sm-card .l{font-size:11px;color:hsl(var(--muted-foreground));text-transform:uppercase;letter-spacing:.08em;font-weight:600}.t-history .sm-card .v{font-family:var(--font-display);font-size:18px;font-weight:700;letter-spacing:-.02em}.t-history .group{margin:18px 18px 0}.t-history .group .yr{font-size:11px;text-transform:uppercase;letter-spacing:.1em;color:hsl(var(--muted-foreground));font-weight:600;margin-bottom:8px;padding-left:4px}.badge.badge-paid{background:hsl(152 60% 42%/.12);color:hsl(152 60% 32%);border-color:hsl(152 60% 42%/.2)}.badge.badge-overdue{background:hsl(350 72% 50%/.1);color:hsl(350 72% 42%);border-color:hsl(350 72% 50%/.2)}.badge.badge-upcoming{background:hsl(220 20% 92%);color:hsl(214 50% 30%);border-color:hsl(220 13% 88%)}.badge.badge-pending{background:hsl(38 92% 50%/.12);color:hsl(38 92% 38%);border-color:hsl(38 92% 50%/.2)}