:root{--navy:#082e6f;--blue:#0057a8;--teal:#007f83;--mint:#d8f3ef;--orange:#f59a16;--ink:#172033;--muted:#667085;--line:#d8e0ea;--paper:#f8fbfd;--white:#fff;--shadow:0 24px 70px #12233c24}*{box-sizing:border-box}html{scroll-behavior:smooth}body{color:var(--ink);background:radial-gradient(circle at 5% 0,#007f831a,#0000 28rem),linear-gradient(#fff 0%,#f8fbfd 44%,#fff 100%);margin:0;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;line-height:1.6}img{max-width:100%;display:block}a{color:inherit;text-decoration:none}button,input,select{font:inherit}.site-header{z-index:20;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#ffffffdb;border-bottom:1px solid #d8e0eacc;justify-content:space-between;align-items:center;min-height:74px;padding:12px clamp(20px,5vw,72px);display:flex;position:sticky;top:0}.brand{color:var(--navy);letter-spacing:0;align-items:center;gap:10px;font-weight:800;display:inline-flex}.brand img{width:min(190px,38vw);height:auto}.desktop-nav{color:#344054;align-items:center;gap:28px;font-size:.96rem;font-weight:700;display:flex}.desktop-nav a{border-bottom:2px solid #0000;padding:8px 0}.desktop-nav a:hover{color:var(--teal);border-color:var(--orange)}.nav-toggle{border:1px solid var(--line);background:var(--white);cursor:pointer;border-radius:8px;place-items:center;width:42px;height:42px;display:none}.nav-toggle span{background:var(--ink);width:19px;height:2px;margin:3px auto;display:block}.mobile-nav{z-index:30;background:var(--white);border:1px solid var(--line);box-shadow:var(--shadow);border-radius:8px;padding:12px;display:none;position:fixed;inset:74px 16px auto}.mobile-nav a{padding:13px 10px;font-weight:800;display:block}.mobile-nav.open{display:block}.hero{grid-template-columns:minmax(0,1fr) minmax(420px,.92fr);align-items:center;gap:clamp(34px,5vw,72px);padding:clamp(24px,4vw,56px) clamp(20px,5vw,72px) 42px;display:grid;overflow:hidden}.hero-logo{width:min(380px,82vw);height:auto;margin-bottom:22px}.eyebrow{color:var(--teal);letter-spacing:0;text-transform:uppercase;margin:0 0 12px;font-size:.78rem;font-weight:900}h1,h2,h3,p{margin-top:0}h1{color:#101828;letter-spacing:0;max-width:830px;margin-bottom:20px;font-size:clamp(2.15rem,4.8vw,4.25rem);line-height:1.02}h2{color:#101828;letter-spacing:0;margin-bottom:16px;font-size:clamp(2rem,3.6vw,3.8rem);line-height:1.04}h3{color:#14223a;margin-bottom:10px;font-size:1.15rem;line-height:1.25}.hero-text{color:#475467;max-width:710px;font-size:clamp(1rem,1.6vw,1.22rem)}.hero-actions{flex-wrap:wrap;gap:12px;margin:26px 0 20px;display:flex}.button{cursor:pointer;border:1px solid #0000;border-radius:8px;justify-content:center;align-items:center;min-height:48px;padding:12px 18px;font-weight:900;line-height:1.1;display:inline-flex}.button.primary{color:var(--white);background:linear-gradient(135deg, var(--navy), var(--teal));box-shadow:0 14px 30px #0057a838}.button.secondary{color:var(--navy);background:var(--white);border-color:var(--line)}.hero-proof{flex-wrap:wrap;gap:10px;display:flex}.hero-proof span{border:1px solid var(--line);color:#475467;background:#ffffffc7;border-radius:8px;align-items:center;gap:8px;min-height:38px;padding:8px 12px;font-size:.92rem;display:inline-flex}.hero-proof strong{color:var(--navy)}.product-shell{box-shadow:var(--shadow);background:linear-gradient(145deg,#fff,#eff8f7);border:1px solid #d8e0eaf0;border-radius:8px;padding:18px;position:relative}.product-shell:before{content:"";background:var(--orange);opacity:.18;filter:blur(16px);z-index:-1;border-radius:50%;width:150px;height:150px;position:absolute;inset:-22px -18px auto auto}.app-bar,.panel-head,.board-title{justify-content:space-between;align-items:center;gap:16px;display:flex}.app-bar{color:var(--white);background:#0b2859;border-radius:8px;padding:16px}.app-bar strong,.board-title strong,.panel-head strong{font-size:1.05rem;display:block}.muted{color:#8fa4c1;font-size:.78rem;font-weight:800;display:block}.icon-button{width:42px;height:42px;color:var(--white);background:#ffffff14;border:1px solid #ffffff38;border-radius:8px;place-items:center;display:inline-grid}.icon-button svg{fill:none;stroke:currentColor;stroke-width:2.2px;stroke-linecap:round;stroke-linejoin:round;width:22px;height:22px}.dashboard-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;margin:14px 0;display:grid}.metric-card,.lease-panel,.operator-board,.feature-grid article,.contact-form{border:1px solid var(--line);background:var(--white);border-radius:8px}.metric-card{min-height:138px;color:var(--white);padding:15px}.metric-card span,.metric-card small{display:block}.metric-card span{text-transform:uppercase;font-size:.76rem;font-weight:900}.metric-card strong{margin:8px 0 2px;font-size:2.15rem;line-height:1;display:block}.metric-card small{line-height:1.35}.metric-card.teal{background:linear-gradient(150deg,#007f83,#15a99c)}.metric-card.amber{color:#33220a;background:linear-gradient(150deg,#ffbd4a,#f59a16)}.metric-card.navy{background:linear-gradient(150deg,#082e6f,#0057a8)}.lease-panel{padding:16px}.lease-panel .muted,.operator-board .muted{color:var(--muted)}.status-pill{color:#075f52;background:#d6f6ef;border-radius:999px;padding:6px 10px;font-size:.78rem;font-weight:900}.lease-row{grid-template-columns:82px 1fr 68px;align-items:center;gap:12px;margin-top:18px;font-size:.92rem;display:grid}.lease-row strong{text-align:right}.progress{background:#e9eef5;border-radius:999px;height:10px;overflow:hidden}.progress span{border-radius:inherit;background:linear-gradient(90deg, var(--teal), var(--orange));height:100%;display:block}.workflow-strip{grid-template-columns:repeat(5,1fr);gap:8px;margin-top:14px;display:grid}.workflow-strip span{color:#24506f;text-align:center;background:#eef5fb;border-radius:8px;align-content:center;min-height:54px;padding:10px 8px;font-size:.78rem;font-weight:900}.section{padding:clamp(58px,8vw,108px) clamp(20px,5vw,72px)}.intro{background:var(--white);border-block:1px solid var(--line);grid-template-columns:minmax(0,.9fr) minmax(280px,.65fr);align-items:end;gap:clamp(28px,5vw,72px);display:grid}.intro p:last-child,.section-copy p,.contact-copy p{color:#475467;font-size:1.08rem}.section-heading{max-width:820px;margin-bottom:34px}.feature-band{background:var(--paper)}.feature-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:16px;display:grid}.feature-grid article{min-height:246px;padding:24px}.feature-icon{width:42px;height:42px;color:var(--navy);background:var(--mint);border-radius:8px;place-items:center;margin-bottom:22px;font-weight:900;display:inline-grid}.feature-grid p,.check-list{color:#566072}.split-section,.contact-section{grid-template-columns:minmax(320px,.88fr) minmax(0,1fr);align-items:center;gap:clamp(28px,6vw,78px);display:grid}.operator-board{box-shadow:var(--shadow);padding:22px}.role-tabs{grid-template-columns:repeat(4,1fr);gap:8px;margin:24px 0;display:grid}.role-tabs button{border:1px solid var(--line);color:#344054;cursor:pointer;background:#f9fbfc;border-radius:8px;min-height:42px;font-weight:900}.role-tabs button.active{color:var(--white);background:var(--teal);border-color:var(--teal)}.role-copy{min-height:176px;color:var(--white);background:linear-gradient(145deg,#09255a,#007f83);border-radius:8px;padding:24px}.role-copy h3{color:var(--white);font-size:1.45rem}.role-copy p{color:#e5f6f4;margin-bottom:0}.check-list{padding-left:20px}.check-list li{margin:10px 0}.contact-section{background:linear-gradient(135deg,#fff 0%,#eef8f7 100%)}.contact-form{box-shadow:var(--shadow);gap:14px;padding:24px;display:grid}.contact-form label{color:#344054;gap:7px;font-weight:900;display:grid}.contact-form input,.contact-form select,.contact-form textarea{border:1px solid var(--line);width:100%;min-height:48px;color:var(--ink);background:var(--white);border-radius:8px;padding:11px 12px}.contact-form textarea{resize:vertical;min-height:112px}.contact-form button:disabled{cursor:wait;opacity:.72}.form-status{border-radius:8px;min-height:44px;padding:12px;font-size:.92rem;font-weight:800;line-height:1.35;display:none}.form-status.success,.form-status.error,.form-status.loading{gap:8px;display:grid}.form-status.success{color:#075f52;background:#d6f6ef}.form-status.error{color:#8a2b0f;background:#fff2df}.form-status.loading{color:var(--navy);background:#eef5fb}.form-status a{color:var(--navy);text-underline-offset:3px;text-decoration:underline}.form-consent{color:#667085;margin:-2px 0 0;font-size:.84rem;line-height:1.45}.form-consent a{color:var(--navy);text-underline-offset:3px;font-weight:900;text-decoration:underline}.success-panel{color:#075f52;background:linear-gradient(145deg,#d6f6ef,#effbf8);border:1px solid #9adfd4;border-radius:8px;gap:10px;padding:18px;display:grid}.success-panel strong{color:#064a42;font-size:1.1rem;line-height:1.25}.success-panel p{color:#21675f;margin-bottom:0}.success-kicker{color:var(--teal);text-transform:uppercase;font-size:.78rem;font-weight:900}.button.whatsapp{color:#fff;width:fit-content;min-height:42px;box-shadow:none;background:#128c7e}.whatsapp-note{color:#21675f;background:#ffffff94;border:1px solid #9adfd4;border-radius:8px;width:fit-content;padding:10px 12px;font-size:.92rem;font-weight:800;display:inline-flex}.site-footer{color:#475467;background:var(--white);border-top:1px solid var(--line);flex-wrap:wrap;justify-content:space-between;align-items:center;gap:18px;padding:26px clamp(20px,5vw,72px);display:flex}.site-footer img{width:210px;height:auto}.site-footer p{margin-bottom:0}.site-footer a{color:var(--navy);font-weight:900}.site-footer nav{flex-wrap:wrap;align-items:center;gap:16px;display:flex}.legal-page{background:radial-gradient(circle at 5% 0,#007f831a,#0000 28rem),linear-gradient(#fff 0%,#f8fbfd 100%);min-height:100vh;padding:clamp(28px,5vw,64px) clamp(18px,5vw,72px)}.legal-back{color:var(--navy);margin-bottom:24px;font-weight:900;display:inline-flex}.legal-card{border:1px solid var(--line);background:var(--white);max-width:880px;box-shadow:var(--shadow);border-radius:8px;padding:clamp(24px,4vw,46px)}.legal-card h1{max-width:760px;font-size:clamp(2.2rem,5vw,4rem)}.legal-card h2{margin-top:30px;font-size:clamp(1.3rem,2.3vw,1.8rem)}.legal-card p{color:#475467;font-size:1.02rem}.auth-page,.portal-shell{background:radial-gradient(circle at 8% 0,#007f831f,#0000 28rem),linear-gradient(#fff 0%,#f8fbfd 100%);min-height:100vh;padding:clamp(24px,5vw,64px) clamp(18px,5vw,72px)}.auth-card{border:1px solid var(--line);background:var(--white);max-width:560px;box-shadow:var(--shadow);border-radius:8px;gap:14px;margin:0 auto;padding:clamp(24px,4vw,42px);display:grid}.auth-card img{width:min(300px,80vw);height:auto;margin-bottom:4px}.auth-card h1,.portal-header h1{margin-bottom:6px;font-size:clamp(2.15rem,5vw,3.6rem)}.auth-intro,.portal-header p,.access-panel p,.portal-panel p,.portal-grid p{color:#475467}.role-selector{grid-template-columns:repeat(2,1fr);gap:8px;margin:8px 0 4px;display:grid}.role-selector button{border:1px solid var(--line);color:#344054;cursor:pointer;background:#f9fbfc;border-radius:8px;min-height:46px;font-weight:900}.role-selector button.active{color:var(--white);background:var(--teal);border-color:var(--teal)}.auth-form{gap:14px;display:grid}.auth-form label{color:#344054;gap:7px;font-weight:900;display:grid}.auth-form input{border:1px solid var(--line);width:100%;min-height:48px;color:var(--ink);background:var(--white);border-radius:8px;padding:11px 12px}.auth-status{color:#8a2b0f;margin-bottom:0;font-weight:800}.setup-panel{color:#7a4a08;background:#fff7e7;border:1px solid #f2cf8d;border-radius:8px;gap:6px;padding:14px;display:grid}.setup-panel strong{color:#5f3905}.setup-panel p{color:#7a4a08;margin-bottom:0;font-size:.92rem}.portal-shell{gap:22px;display:grid}.portal-header{justify-content:space-between;align-items:flex-start;gap:24px;display:flex}.portal-header>div:first-child{max-width:860px}.portal-actions{flex-wrap:wrap;justify-content:flex-end;gap:10px;display:flex}.access-panel,.workspace-strip,.portal-grid article,.portal-panel{border:1px solid var(--line);background:var(--white);border-radius:8px;box-shadow:0 16px 42px #12233c1a}.access-panel{gap:10px;max-width:680px;padding:clamp(22px,4vw,34px);display:grid}.access-panel h2{margin-bottom:0;font-size:clamp(1.6rem,3vw,2.3rem)}.workspace-strip{grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:14px;padding:16px 18px;display:grid}.workspace-strip span,.workspace-strip small,.portal-grid span{color:var(--muted);text-transform:uppercase;font-size:.78rem;font-weight:900}.workspace-strip strong{color:var(--navy);overflow-wrap:anywhere}.portal-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:14px;display:grid}.portal-grid article{min-height:178px;padding:20px}.portal-grid strong{color:var(--navy);margin:12px 0 8px;font-size:2.2rem;line-height:1;display:block}.portal-grid p{margin-bottom:0}.portal-panel{justify-content:space-between;align-items:flex-start;gap:24px;padding:clamp(22px,4vw,36px);display:flex}.portal-panel h2{font-size:clamp(1.8rem,3vw,2.8rem)}.admin-shell{background:radial-gradient(circle at 90% 0,#f59a1621,#0000 28rem),linear-gradient(#fff 0%,#f8fbfd 100%)}.admin-panel{border-color:#f59a165c}.admin-table-section{border:1px solid var(--line);background:var(--white);border-radius:8px;gap:18px;padding:clamp(20px,4vw,34px);display:grid;box-shadow:0 16px 42px #12233c1a}.admin-table-heading{justify-content:space-between;align-items:flex-end;gap:18px;display:flex}.admin-table-heading h2{margin-bottom:0;font-size:clamp(1.7rem,3vw,2.6rem)}.admin-table-heading>span{color:var(--muted);font-size:.86rem;font-weight:900}.admin-table-wrap{overflow-x:auto}.admin-table{border-collapse:collapse;width:100%;min-width:820px}.admin-table th,.admin-table td{border-bottom:1px solid var(--line);text-align:left;vertical-align:top;padding:14px 12px}.admin-table th{color:var(--muted);text-transform:uppercase;font-size:.76rem}.admin-table td:first-child{gap:2px;display:grid}.admin-table td:first-child a{color:var(--teal);font-size:.88rem}.admin-table form{gap:7px;display:flex}.admin-table select{border:1px solid var(--line);min-height:38px;color:var(--ink);background:var(--white);border-radius:8px;padding:6px 8px}.table-action{border:1px solid var(--teal);min-height:38px;color:var(--white);background:var(--teal);cursor:pointer;border-radius:8px;padding:6px 12px;font-weight:900}.secondary-action{color:var(--navy);background:var(--white);border-color:var(--line)}.danger-action{color:#8a2b0f;background:#fff2df;border-color:#f3c7b8}.empty-state{border:1px dashed var(--line);color:var(--muted);background:var(--paper);border-radius:8px;margin-bottom:0;padding:18px}.operation-message{color:#075f52;background:#d6f6ef;border:1px solid #9adfd4;border-radius:8px;margin-bottom:0;padding:12px 16px;font-weight:800}.management-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:18px;display:grid}.management-grid.three-up{grid-template-columns:repeat(3,minmax(0,1fr));align-items:start}.management-form{border:1px solid var(--line);background:var(--white);border-radius:8px;grid-template-columns:repeat(2,minmax(0,1fr));align-content:start;gap:14px;padding:clamp(20px,4vw,30px);display:grid;box-shadow:0 16px 42px #12233c1a}.management-form>div,.management-form .form-wide{grid-column:1/-1}.management-form h2{margin-bottom:4px;font-size:clamp(1.65rem,3vw,2.4rem)}.management-form label{color:#344054;gap:7px;font-weight:900;display:grid}.management-form input,.management-form select,.management-form textarea{border:1px solid var(--line);width:100%;min-height:46px;color:var(--ink);background:var(--white);border-radius:8px;padding:10px 11px}.management-form textarea{resize:vertical}.property-table td:first-child{gap:2px;display:grid}.property-table td:first-child span{color:var(--muted);font-size:.84rem}.user-table td:first-child,.user-table td:nth-child(2){gap:2px;display:grid}.user-table td:first-child a{color:var(--teal);font-size:.88rem}.user-table td span{color:var(--muted);font-size:.84rem}.user-table td:nth-child(4) form{grid-template-columns:minmax(145px,1fr) minmax(110px,.8fr) auto;display:grid}.lease-table td:first-child,.lease-table td:nth-child(2),.lease-table td:nth-child(4){gap:2px;display:grid}.lease-table td span{color:var(--muted);font-size:.84rem}.countdown-pill{color:#24506f;background:#eef5fb;border-radius:8px;width:fit-content;padding:5px 8px;font-size:.78rem;font-weight:900;display:inline-flex}.countdown-pill.soon{color:#7a4a08;background:#fff2d6}.countdown-pill.urgent{color:#8a2b0f;background:#ffe8df}.portal-renewals{gap:8px;margin:18px 0 0;padding:0;list-style:none;display:grid}.portal-renewals li{border:1px solid var(--line);background:var(--paper);border-radius:8px;justify-content:space-between;align-items:center;gap:16px;padding:10px 12px;display:flex}.portal-renewals strong{color:var(--teal);white-space:nowrap}.notification-section{border:1px solid var(--line);background:var(--white);border-radius:8px;gap:18px;padding:clamp(20px,4vw,34px);display:grid;box-shadow:0 16px 42px #12233c1a}.notification-list{gap:10px;display:grid}.notification-list article{border:1px solid var(--line);background:var(--paper);border-radius:8px;justify-content:space-between;align-items:flex-start;gap:18px;padding:14px;display:flex}.notification-list article.unread{background:#effbf8;border-color:#9adfd4}.notification-list p{color:#475467;margin:4px 0}.notification-list small{color:var(--muted)}.delivery-status{width:fit-content;color:var(--navy);text-transform:uppercase;background:#eef5fb;border-radius:8px;padding:4px 7px;font-size:.76rem;font-weight:900;display:inline-flex}.delivery-status.sent,.delivery-status.read{color:#075f52;background:#d6f6ef}.delivery-status.failed{color:#8a2b0f;background:#ffe8df}.delivery-status.dismissed{color:var(--muted);background:#edf0f4}.receipt-list,.portal-file-grid{gap:10px;display:grid}.receipt-list article,.portal-file-grid article{border:1px solid var(--line);background:var(--paper);border-radius:8px;justify-content:space-between;align-items:center;gap:16px;padding:13px;display:flex}.receipt-list article>div,.portal-file-grid article>div,.document-table td:first-child{gap:2px;display:grid}.receipt-list span,.receipt-list small,.portal-file-grid span,.portal-file-grid small,.document-table td:first-child span{color:var(--muted);font-size:.84rem}.receipt-panel{align-content:start}.rent-demand-section{border-color:#f0c36b}.rent-demand-grid{grid-template-columns:repeat(auto-fit,minmax(260px,1fr));gap:16px;display:grid}.rent-demand-grid article{border:1px solid var(--line);background:var(--paper);border-left:4px solid #f0a000;border-radius:8px;justify-content:space-between;align-items:flex-end;gap:18px;padding:20px;display:flex}.rent-demand-grid article>div{gap:6px;display:grid}.rent-demand-grid h3,.rent-demand-grid p{margin:0}.rent-demand-grid strong{color:#082e6f;font-size:1.5rem}.rent-demand-grid small{color:var(--muted)}.inline-automation-form{grid-template-columns:minmax(120px,1fr) minmax(145px,1fr) auto auto;align-items:center;gap:8px;display:grid}.rental-filter-bar{border:1px solid var(--line);background:var(--paper);border-radius:8px;align-items:end;gap:12px;padding:16px;display:flex}.rental-filter-bar label{gap:6px;min-width:240px;font-weight:800;display:grid}.rental-filter-bar select,.unit-listing-form input{border:1px solid var(--line);background:var(--white);border-radius:6px;min-height:42px;padding:8px 10px}.rental-listing-grid{grid-template-columns:repeat(auto-fit,minmax(270px,1fr));gap:16px;display:grid}.rental-listing-grid article{border:1px solid var(--line);background:var(--paper);border-radius:8px;gap:12px;padding:20px;display:grid}.rental-listing-grid h3,.rental-listing-grid p,.rental-listing-grid dl{margin:0}.rental-listing-heading{justify-content:space-between;align-items:center;gap:12px;display:flex}.rental-listing-heading strong{color:#082e6f;font-size:1.2rem}.rental-listing-grid dl{grid-template-columns:auto 1fr;gap:4px 10px;display:grid}.rental-listing-grid dt{color:var(--muted);font-weight:800}.unit-listing-form{grid-template-columns:repeat(3,minmax(110px,1fr)) auto auto;align-items:center;gap:6px;min-width:620px;display:grid}.owner-invite-form{margin-bottom:24px}.bulk-upload-panel{border:1px dashed var(--line);background:var(--paper);border-radius:8px;gap:8px;margin-top:6px;padding:14px;display:grid}.bulk-upload-panel p,.live-empty{color:var(--muted);margin:0}.bulk-unit-form{max-width:760px}.tenant-verification-grid{grid-template-columns:minmax(280px,.8fr) minmax(0,1.4fr);gap:18px;display:grid}.guarantor-fields{border:1px solid var(--line);background:var(--paper);border-radius:8px;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;padding:16px;display:grid}.guarantor-fields h3{grid-column:1/-1;margin:0}.checkbox-label{align-items:center;gap:8px;display:flex!important}.checkbox-label input{width:auto!important}.document-upload-form input[type=file]{padding:8px}.row-actions{flex-wrap:wrap;gap:7px;display:flex}.report-filter-bar{border:1px solid var(--line);background:var(--white);border-radius:8px;grid-template-columns:repeat(4,minmax(150px,1fr)) auto auto;align-items:end;gap:10px;padding:16px;display:grid;box-shadow:0 12px 32px #12233c14}.report-filter-bar label{color:#344054;gap:6px;font-size:.82rem;font-weight:900;display:grid}.report-filter-bar select,.report-filter-bar input{border:1px solid var(--line);min-height:44px;color:var(--ink);background:var(--white);border-radius:8px;padding:9px 10px}.report-metric-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:14px;display:grid}.report-metric-grid article{border:1px solid var(--line);background:var(--white);border-radius:8px;min-height:150px;padding:20px;box-shadow:0 12px 32px #12233c14}.report-metric-grid span{color:var(--muted);text-transform:uppercase;font-size:.78rem;font-weight:900}.report-metric-grid strong{color:var(--navy);margin:12px 0 6px;font-size:clamp(1.6rem,3vw,2.35rem);line-height:1;display:block}.report-metric-grid p{color:#475467;margin-bottom:0}.export-strip{background:#effbf8;border:1px solid #9adfd4;border-radius:8px;justify-content:space-between;align-items:center;gap:22px;padding:clamp(20px,4vw,30px);display:flex}.export-strip h2{margin-bottom:0;font-size:clamp(1.6rem,3vw,2.5rem)}.export-actions{flex-wrap:wrap;justify-content:flex-end;gap:8px;display:flex}.billing-shell{background:radial-gradient(circle at 90% 0,#007f831f,#0000 30rem),linear-gradient(#fff 0%,#f8fbfd 100%)}.current-plan{background:#effbf8;border:1px solid #9adfd4;border-radius:8px;justify-content:space-between;align-items:center;gap:20px;padding:clamp(20px,4vw,30px);display:flex}.current-plan h2{margin-bottom:4px;font-size:clamp(1.8rem,3vw,2.7rem)}.current-plan-actions{align-items:center;gap:12px;display:flex}.billing-section-heading{justify-content:space-between;align-items:end;gap:18px;display:flex}.billing-section-heading h2,.billing-section-heading p{margin-bottom:0}.billing-section-heading>span{color:#075f52;font-weight:900}.subscription-status{color:var(--navy);text-transform:uppercase;background:#eef5fb;border-radius:8px;padding:7px 11px;font-size:.8rem;font-weight:900;display:inline-flex}.subscription-status.active,.delivery-status.paid{color:#075f52;background:#d6f6ef}.plan-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:14px;display:grid}.plan-grid article{border:1px solid var(--line);background:var(--white);border-radius:8px;align-content:space-between;gap:18px;min-height:390px;padding:22px;display:grid;box-shadow:0 12px 32px #12233c14}.plan-grid article.current-plan-card{background:#f2fbf9;border:2px solid #00878a}.current-plan-badge{color:#075f52;text-transform:uppercase;background:#d6f6ef;border-radius:6px;width:fit-content;padding:6px 9px;font-size:.75rem;font-weight:900}.plan-prices{gap:4px;display:grid}.plan-prices span{color:#075f52;font-size:.82rem;font-weight:800}.plan-checkout-actions{gap:8px;display:grid}.plan-grid h2{margin-bottom:8px;font-size:1.8rem}.plan-grid article>strong{color:var(--navy);font-size:1.25rem}.plan-grid ul{color:#475467;margin:0;padding-left:20px}.plan-grid li{margin:7px 0}.plan-grid form,.plan-grid .button{width:100%}@media (max-width:1060px){.hero,.intro,.split-section,.contact-section{grid-template-columns:1fr}.hero{padding-bottom:52px}.product-shell{max-width:760px}.portal-header,.portal-panel{display:grid}.portal-actions{justify-content:flex-start}.admin-table-heading{display:grid}.portal-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.management-grid,.management-grid.three-up,.tenant-verification-grid{grid-template-columns:1fr}.report-filter-bar,.report-metric-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.export-strip{display:grid}.export-actions{justify-content:flex-start}.plan-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:820px){.desktop-nav{display:none}.nav-toggle{display:block}.feature-grid,.dashboard-grid,.workflow-strip,.role-tabs,.portal-grid,.workspace-strip,.report-filter-bar,.report-metric-grid,.plan-grid{grid-template-columns:1fr}}@media (max-width:560px){.site-header{min-height:66px}.mobile-nav{inset:66px 12px auto}.hero,.section{padding-inline:16px}h1{font-size:2.12rem}h2{font-size:2rem}.hero-proof span,.button{width:100%}.hero-logo{width:min(350px,100%);margin-bottom:20px}.product-shell{padding:12px}.lease-row{grid-template-columns:1fr;gap:6px}.lease-row strong{text-align:left}.feature-grid article,.contact-form,.operator-board{padding:18px}.site-footer{display:grid}.role-selector,.management-form,.guarantor-fields{grid-template-columns:1fr}.portal-actions .button{width:100%}.portal-renewals li{display:grid}.portal-renewals strong{white-space:normal}.notification-list article,.receipt-list article,.portal-file-grid article{display:grid}.export-actions .button{width:100%}.current-plan{display:grid}.current-plan-actions,.billing-section-heading{align-items:stretch;display:grid}.inline-automation-form,.rent-demand-grid article{grid-template-columns:1fr;align-items:stretch;display:grid}.rental-filter-bar,.unit-listing-form{grid-template-columns:1fr;display:grid}}
