:root{color:#17302c;font-synthesis:none;text-rendering:optimizelegibility;--ink:#17302c;--ink-soft:#55706a;--green:#168f6c;--green-dark:#0d6f55;--green-soft:#e8f6f1;--cyan:#16a8ba;--blue:#3977c3;--yellow:#d8a321;--surface:#fff;--surface-soft:#f2f7f5;--line:#dce7e3;--dark:#0b2925;--shadow-sm:0 8px 24px #18463d14;--shadow-lg:0 24px 70px #14443b29;letter-spacing:0;background:#f7faf9;font-family:Inter,ui-sans-serif,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}*{box-sizing:border-box;letter-spacing:0;margin:0;padding:0}html{scroll-behavior:smooth;scroll-padding-top:84px}body{min-width:320px;min-height:100vh;color:var(--ink);-webkit-font-smoothing:antialiased;background:#f7faf9;line-height:1.6}body,button,a{font-family:inherit}button,a{-webkit-tap-highlight-color:transparent}a{color:inherit;text-decoration:none}button{color:inherit;cursor:pointer;border:0}img{max-width:100%;display:block}h1,h2,h3,strong{line-height:1.16}h1,h2,h3{text-wrap:balance}p{text-wrap:pretty}.container{width:min(1180px,100% - 48px);margin-inline:auto}.skip-link{z-index:200;color:var(--dark);background:#fff;border-radius:6px;padding:10px 14px;transition:transform .18s;position:fixed;top:12px;left:12px;transform:translateY(-150%)}.skip-link:focus{transform:translateY(0)}.site-header{z-index:100;color:#fff;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background:#082521f0;border-bottom:1px solid #ffffff1a;height:76px;position:fixed;top:0;left:0;right:0}.header-inner{align-items:center;gap:28px;width:min(1240px,100% - 40px);height:100%;margin-inline:auto;display:flex}.header-brand{flex:none}.brand-logo{flex:none;display:block;position:relative;overflow:hidden}.brand-logo--habitavis{width:214px;height:50px}.brand-logo--habitavis img{width:200px;max-width:none;height:auto;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.brand-logo--lemde{width:148px;height:64px}.brand-logo--lemde img{object-fit:contain;width:100%;height:100%}.site-nav{align-items:center;gap:22px;margin-left:auto;display:flex}.site-nav>a:not(.button){color:#ffffffc7;white-space:nowrap;padding:8px 0;font-size:13px;font-weight:600;transition:color .18s;position:relative}.site-nav>a:not(.button):after{content:"";transform-origin:50%;background:#46d5ad;height:2px;transition:transform .18s;position:absolute;bottom:2px;left:0;right:0;transform:scaleX(0)}.site-nav>a:not(.button):hover,.site-nav>a:not(.button):focus-visible{color:#fff}.site-nav>a:not(.button):hover:after,.site-nav>a:not(.button):focus-visible:after{transform:scaleX(1)}.button{border:1px solid #0000;border-radius:8px;justify-content:center;align-items:center;gap:8px;min-height:44px;padding:0 18px;font-size:14px;font-weight:700;line-height:1;transition:transform .18s,box-shadow .18s,background .18s,border-color .18s;display:inline-flex}.button:hover{transform:translateY(-2px)}.button:focus-visible,.menu-button:focus-visible,.function-tabs button:focus-visible,.dashboard-actions button:focus-visible{outline-offset:3px;outline:3px solid #26c0955c}.button--header{color:#0a3029;background:#fff;min-height:40px;padding-inline:16px}.button--header:hover{background:#e7fff7;box-shadow:0 8px 24px #18c59433}.button--header-mobile,.menu-button{display:none}.hero{background-color:#f4fbf8;background-position:50% 36%;background-size:cover;height:calc(100svh - 24px);min-height:680px;max-height:900px;padding:126px 0 48px;position:relative;overflow:hidden}.hero-overlay{background:#f7fcfac2;position:absolute;inset:0}.hero-inner{z-index:1;position:relative}.hero-copy{text-align:center;width:min(820px,100%);margin:0 auto 36px}.hero-badge,.eyebrow{color:var(--green-dark);align-items:center;gap:7px;font-size:13px;font-weight:800;display:inline-flex}.hero-badge{background:#ffffffb8;border:1px solid #168f6c33;border-radius:999px;margin-bottom:18px;padding:7px 11px;box-shadow:0 6px 20px #1b5e4e14}.hero h1{color:#102d28;max-width:800px;margin:0 auto;font-size:62px;font-weight:780}.hero-copy>p{color:#47635d;max-width:720px;margin:20px auto 0;font-size:19px;line-height:1.7}.hero-actions{flex-wrap:wrap;justify-content:center;align-items:center;gap:12px;margin-top:26px;display:flex}.button--primary{color:#fff;background:var(--green);box-shadow:0 12px 30px #168f6c3d}.button--primary:hover{background:var(--green-dark);box-shadow:0 16px 36px #168f6c4d}.button--secondary{color:#193b34;background:#ffffffd1;border-color:#1a514538}.button--secondary:hover{background:#fff;border-color:#168f6c73}.hero-proof{color:#557069;flex-wrap:wrap;justify-content:center;gap:18px;margin-top:20px;font-size:13px;font-weight:650;display:flex}.hero-proof span{align-items:center;gap:5px;display:inline-flex}.hero-proof svg{color:var(--green)}.hero-dashboard{width:min(1080px,100%);margin-inline:auto;animation:7s ease-in-out infinite dashboard-float}.dashboard-preview{width:100%;height:392px;box-shadow:var(--shadow-lg);text-align:left;background:#f6f8fa;border:1px solid #15504429;border-radius:8px;grid-template-columns:62px 1fr;display:grid;overflow:hidden}.dashboard-sidebar{color:#8fa29e;background:#0d302a;flex-direction:column;align-items:center;gap:9px;padding:16px 11px;display:flex}.dashboard-mark,.dashboard-nav-icon{border-radius:7px;place-items:center;width:36px;height:36px;display:grid}.dashboard-mark{color:#fff;background:#15946f;margin-bottom:9px}.dashboard-nav-icon.is-active{color:#fff;background:#ffffff1f}.dashboard-nav-icon--bottom{margin-top:auto}.dashboard-body{min-width:0;padding:18px 20px 20px}.dashboard-topbar{justify-content:space-between;align-items:center;margin-bottom:16px;display:flex}.dashboard-topbar>div:first-child,.panel-title>div,.browser-app-title>div,.reports-toolbar>div{flex-direction:column;display:flex}.dashboard-kicker,.dashboard-topbar small,.panel-title span,.panel-title small{color:#879993;font-size:10px;font-style:normal}.dashboard-topbar strong{color:#233a35;margin-top:2px;font-size:15px}.dashboard-actions{align-items:center;gap:10px;display:flex}.dashboard-actions button{color:#647a74;background:#fff;border:1px solid #e2e9e6;border-radius:7px;place-items:center;width:32px;height:32px;display:grid}.dashboard-avatar{color:#fff;background:#3977c3;border-radius:50%;place-items:center;width:32px;height:32px;font-size:10px;font-weight:800;display:grid}.metric-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:10px;margin-bottom:14px;display:grid}.metric-card{background:#fff;border:1px solid #e1e8e5;border-radius:7px;grid-template-columns:auto 1fr;align-items:center;gap:3px 8px;min-width:0;min-height:94px;padding:11px;display:grid}.metric-card>span:not(.metric-icon){color:#71847f;white-space:nowrap;text-overflow:ellipsis;font-size:9px;overflow:hidden}.metric-card strong,.metric-card small{grid-column:1/-1}.metric-card strong{color:#213c36;margin-top:3px;font-size:16px}.metric-card small{color:#94a49f;font-size:8px}.metric-icon{border-radius:6px;place-items:center;width:25px;height:25px;display:grid}.metric-icon--green{color:#168f6c;background:#e5f5ef}.metric-icon--cyan{color:#1095a8;background:#e3f7f8}.metric-icon--blue{color:#3977c3;background:#e8f0fb}.metric-icon--yellow{color:#ba8614;background:#fff5d7}.dashboard-content-grid{grid-template-columns:1.15fr 1fr;gap:12px;display:grid}.chart-panel,.activity-panel{background:#fff;border:1px solid #e1e8e5;border-radius:7px;min-width:0;height:184px;padding:13px}.panel-title{justify-content:space-between;align-items:flex-start;display:flex}.panel-title strong{color:#2b413c;font-size:11px}.status-chip{background:#e7f7f1;border-radius:999px;padding:3px 6px;font-style:normal;color:#187859!important;font-size:8px!important}.bar-chart{border-bottom:1px solid #e6ecea;justify-content:space-around;align-items:flex-end;gap:8px;height:100px;margin-top:14px;display:flex}.bar-chart span{transform-origin:bottom;background:linear-gradient(#34cba1 0%,#168f6c 100%);border-radius:4px 4px 0 0;width:min(24px,11%);animation:1.1s both bar-grow}.bar-chart span:nth-child(2n){background:linear-gradient(#62d6dd 0%,#16a8ba 100%)}.chart-labels{color:#98a8a3;justify-content:space-around;margin-top:6px;font-size:7px;display:flex}.unit-list{gap:7px;margin-top:10px;display:grid}.unit-row{border-bottom:1px solid #eef2f1;grid-template-columns:8px minmax(0,1fr) auto;align-items:center;gap:7px;min-width:0;padding-bottom:7px;display:grid}.unit-row:last-child{border-bottom:0}.unit-row>span:nth-child(2){flex-direction:column;min-width:0;display:flex}.unit-row strong{color:#314842;font-size:9px}.unit-row small,.unit-row em{color:#92a29d;font-size:7px;font-style:normal}.unit-row em{white-space:nowrap;text-overflow:ellipsis;max-width:90px;overflow:hidden}.unit-dot{border-radius:50%;width:7px;height:7px}.unit-dot--1{background:#28b889}.unit-dot--2{background:#3977c3}.unit-dot--3{background:#d8a321}.dashboard-preview--compact{transform-origin:0;width:900px;transform:scale(.72)}.section{padding:108px 0}.section--white{background:#fff}.section--soft{background:var(--surface-soft)}.section-heading{max-width:760px;margin-bottom:48px}.section-heading--center{text-align:center;margin-inline:auto}.section-heading--left{text-align:left}.section-heading h2,.split-copy h2,.final-cta h2{color:#15342d;margin-top:12px;font-size:42px;font-weight:760}.section-heading p{color:var(--ink-soft);margin-top:16px;font-size:17px;line-height:1.75}.benefit-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:16px;display:grid}.benefit-grid .reveal{height:100%}.benefit-card{border:1px solid var(--line);background:#fff;border-radius:8px;height:100%;min-height:218px;padding:24px;transition:transform .22s,box-shadow .22s,border-color .22s;box-shadow:0 3px 14px #1c50440a}.benefit-card:hover{box-shadow:var(--shadow-sm);border-color:#168f6c4d;transform:translateY(-5px)}.benefit-icon,.function-icon{border-radius:8px;place-items:center;width:42px;height:42px;margin-bottom:18px;display:grid}.benefit-icon--green,.function-icon--green{color:#168f6c;background:#e5f5ef}.benefit-icon--cyan,.function-icon--cyan{color:#108ea1;background:#e2f6f8}.benefit-icon--blue,.function-icon--blue{color:#3977c3;background:#e8f0fb}.benefit-icon--yellow,.function-icon--yellow{color:#b9800b;background:#fff4d3}.benefit-card h3{color:#1c3933;font-size:17px}.benefit-card p{color:#677e78;margin-top:10px;font-size:14px}.function-explorer{border:1px solid var(--line);box-shadow:var(--shadow-sm);background:#fff;border-radius:8px;overflow:hidden}.function-tabs{border-bottom:1px solid var(--line);background:#f9fbfa;grid-template-columns:repeat(4,1fr);gap:6px;padding:8px;display:grid}.function-tabs button{color:#657b75;background:0 0;border-radius:7px;justify-content:center;align-items:center;gap:8px;min-height:48px;font-size:14px;font-weight:700;transition:color .18s,background .18s,box-shadow .18s;display:flex}.function-tabs button:hover{color:#183f36;background:#edf5f2}.function-tabs button.is-active{color:#fff;background:#116f56;box-shadow:0 6px 18px #116f562e}.function-stage{grid-template-columns:minmax(0,1fr) minmax(360px,.9fr);align-items:center;gap:64px;min-height:430px;padding:50px;animation:.28s both tab-in;display:grid}.function-copy h3{color:#17372f;max-width:560px;font-size:30px}.function-copy>p{color:#617871;max-width:600px;margin-top:14px}.function-prelist-note{color:#8a6a12;max-width:600px;margin-top:14px;font-size:14px;font-weight:700}.function-copy ul,.check-list{gap:12px;margin-top:24px;list-style:none;display:grid}.function-copy li,.check-list li{color:#3e5b54;align-items:flex-start;gap:9px;font-size:14px;display:flex}.function-copy li svg,.check-list li svg{color:var(--green);flex:none;margin-top:3px}.function-visual{background:#eef8f4;border:1px solid #168f6c1f;border-radius:8px;height:300px;position:relative;overflow:hidden}.function-visual--cyan{background:#eef9fa}.function-visual--blue{background:#f0f5fb}.function-visual--yellow{background:#fff9e9}.function-visual--shot{display:flex}.function-visual.function-visual--fit{height:auto}.function-shot,.browser-mock{flex-direction:column;width:100%;height:100%;display:flex}.function-shot img{object-fit:contain;object-position:center;width:100%;height:100%;display:block}.browser-mock__body img{object-fit:cover;object-position:top center;width:100%;height:100%;display:block}.browser-mock__bar{background:#fff9;border-bottom:1px solid #16443714;flex:none;align-items:center;gap:6px;padding:10px 12px;display:flex}.browser-mock__dot{background:#d7ded9;border-radius:50%;width:9px;height:9px}.browser-mock__dot--red{background:#ef6a5f}.browser-mock__dot--yellow{background:#f4bd50}.browser-mock__dot--green{background:#61c454}.browser-mock__url{color:#7c8d88;text-overflow:ellipsis;white-space:nowrap;background:#fff;border-radius:20px;max-width:200px;margin-left:8px;padding:4px 12px;font-size:11px;overflow:hidden}.browser-mock__body{flex:auto;position:relative;overflow:hidden}.function-visual__trigger{width:100%;height:100%;color:inherit;font:inherit;text-align:inherit;cursor:zoom-in;background:0 0;border:0;padding:0;display:flex;position:relative;overflow:hidden}.function-visual__trigger img{transition:transform .24s}.function-visual__trigger:hover img,.function-visual__trigger:focus-visible img{transform:scale(1.035)}.function-visual__trigger:focus-visible{outline-offset:-3px;outline:3px solid #26c0955c}.function-visual__zoom-hint{width:34px;height:34px;color:var(--green-dark);opacity:0;background:#ffffffeb;border-radius:50%;place-items:center;transition:opacity .18s,transform .18s;display:grid;position:absolute;bottom:10px;right:10px;transform:translateY(4px);box-shadow:0 6px 14px #103c302e}.function-visual__trigger:hover .function-visual__zoom-hint,.function-visual__trigger:focus-visible .function-visual__zoom-hint{opacity:1;transform:translateY(0)}.lightbox{z-index:1000;background:#0a1a16d9;justify-content:center;align-items:center;padding:24px;animation:.18s both lightbox-in;display:flex;position:fixed;inset:0}.lightbox__close{color:#17302c;cursor:pointer;background:#fff;border:0;border-radius:50%;place-items:center;width:44px;height:44px;display:grid;position:absolute;top:18px;right:18px;box-shadow:0 8px 20px #00000040}.lightbox__close:hover{background:#f1f5f3}.lightbox__close:focus-visible{outline-offset:2px;outline:3px solid #ffffffb3}.lightbox__picture{max-width:92vw;max-height:88vh;display:block}.lightbox__picture img{object-fit:contain;border-radius:8px;width:auto;max-width:92vw;height:auto;max-height:88vh;display:block;box-shadow:0 30px 70px #0006}@keyframes lightbox-in{0%{opacity:0}to{opacity:1}}@media (width<=640px){.lightbox{padding:16px}.lightbox__close{width:40px;height:40px;top:10px;right:10px}.lightbox__picture,.lightbox__picture img{max-width:94vw;max-height:82vh}}.split-layout{grid-template-columns:minmax(0,.82fr) minmax(0,1.18fr);align-items:center;gap:76px;display:grid}.split-copy h2{max-width:580px}.split-copy>p{color:var(--ink-soft);margin-top:18px;font-size:16px;line-height:1.8}.text-link{color:var(--green-dark);align-items:center;gap:8px;margin-top:28px;font-size:14px;font-weight:800;display:inline-flex}.text-link svg{transition:transform .18s}.text-link:hover svg{transform:translate(4px)}.admin-preview-wrap{align-items:center;min-width:0;height:430px;display:flex;overflow:hidden}.section--responsible{color:#fff;background:#0c302a}.split-layout--responsible{grid-template-columns:minmax(0,1fr) minmax(0,.82fr)}.section--responsible .split-copy h2,.section--responsible .eyebrow{color:#fff}.section--responsible .split-copy>p,.section--responsible .check-list li{color:#ffffffb8}.section--responsible .check-list svg{color:#54ddb5}.responsible-preview{background:#ffffff0d;border:1px solid #ffffff1a;border-radius:8px;padding:28px}.resident-window{color:#253d38;background:#f7faf9;border-radius:8px;max-width:560px;margin-inline:auto;padding:22px;box-shadow:0 24px 60px #00000038}.resident-window-top{color:#6a807a;border-bottom:1px solid #dee7e4;justify-content:space-between;padding-bottom:14px;font-size:11px;display:flex}.resident-window-top span{color:#1f3f37;font-size:13px;font-weight:800}.resident-window-top em{font-style:normal}.resident-profile{align-items:center;gap:12px;margin-top:18px;display:flex}.resident-avatar{color:#fff;background:#3977c3;border-radius:50%;place-items:center;width:46px;height:46px;font-size:13px;font-weight:800;display:grid}.resident-profile div,.resident-profile span:not(.resident-avatar){flex-direction:column;display:flex}.resident-profile small,.resident-profile em{color:#83958f;font-size:10px;font-style:normal}.resident-profile strong{font-size:14px}.resident-grid{grid-template-columns:repeat(2,1fr);gap:10px;margin-top:20px;display:grid}.resident-grid>div{color:var(--green);background:#fff;border:1px solid #dfe8e5;border-radius:7px;align-items:center;gap:10px;padding:14px;display:flex}.resident-grid span{flex-direction:column;display:flex}.resident-grid small,.resident-notice small{color:#84958f;font-size:9px}.resident-grid strong,.resident-notice strong{color:#2a453e;font-size:12px}.resident-notice{color:#3977c3;background:#eaf1fa;border-radius:7px;grid-template-columns:auto 1fr auto;align-items:center;gap:10px;margin-top:10px;padding:13px;display:grid}.resident-notice span{flex-direction:column;display:flex}.resident-history{border-bottom:1px solid #dde6e3;justify-content:space-around;align-items:flex-end;height:70px;margin-top:14px;padding:8px 10px 0;display:flex}.resident-history span{background:#44bf99;border-radius:3px 3px 0 0;width:10%}.resident-history span:first-child{height:44%}.resident-history span:nth-child(2){height:58%}.resident-history span:nth-child(3){height:48%}.resident-history span:nth-child(4){height:74%}.resident-history span:nth-child(5){height:63%}.resident-history span:nth-child(6){height:86%}.platform-preview{justify-content:flex-start;align-items:center;max-width:1040px;min-height:570px;margin:0 auto;display:flex;position:relative}.browser-frame{width:min(880px,88%);box-shadow:var(--shadow-lg);background:#fff;border:1px solid #cfdcd8;border-radius:8px;overflow:hidden}.browser-bar{background:#f7f9f8;border-bottom:1px solid #dfe7e4;align-items:center;gap:6px;height:38px;padding:0 13px;display:flex}.browser-bar>span{background:#d2dcda;border-radius:50%;width:8px;height:8px}.browser-bar>span:first-child{background:#ec6a5e}.browser-bar>span:nth-child(2){background:#f0bd4e}.browser-bar>span:nth-child(3){background:#61c454}.browser-bar em{color:#8a9a96;text-align:center;background:#edf1f0;border-radius:5px;width:200px;margin:0 auto;padding:4px 10px;font-size:8px;font-style:normal}.browser-app{grid-template-columns:150px 1fr;height:440px;display:grid}.browser-app aside{color:#70847f;background:#f8faf9;border-right:1px solid #e2e9e7;flex-direction:column;gap:7px;padding:16px 12px;display:flex}.browser-app aside img{object-fit:cover;border-radius:7px;width:32px;height:32px;margin:0 0 12px 8px}.browser-app aside span{border-radius:6px;align-items:center;gap:7px;padding:8px 9px;font-size:9px;display:flex}.browser-app aside span.is-active{color:#147b5e;background:#e4f4ee;font-weight:800}.browser-app main{min-width:0;padding:24px}.browser-app-title{color:#667d76;justify-content:space-between;align-items:center;display:flex}.browser-app-title small{color:#90a09b;font-size:8px}.browser-app-title strong{color:#26423b;margin-top:3px;font-size:15px}.browser-summary{grid-template-columns:repeat(3,1fr);gap:10px;margin-top:20px;display:grid}.browser-summary div{background:#fff;border:1px solid #e1e8e6;border-radius:7px;flex-direction:column;padding:15px;display:flex}.browser-summary span{color:#84958f;font-size:8px}.browser-summary strong{color:#24433b;margin-top:6px;font-size:17px}.browser-lines{border:1px solid #e1e8e6;border-radius:7px;grid-template-columns:1.2fr .8fr;gap:24px;height:240px;margin-top:12px;padding:20px;display:grid}.browser-lines>div{border-bottom:1px solid #dfe8e5;justify-content:space-around;align-items:flex-end;padding-top:24px;display:flex}.browser-lines>div span{background:#35ba92;border-radius:4px 4px 0 0;width:11%}.browser-lines>div span:first-child{height:44%}.browser-lines>div span:nth-child(2){height:68%}.browser-lines>div span:nth-child(3){height:56%}.browser-lines>div span:nth-child(4){height:82%}.browser-lines>div span:nth-child(5){height:72%}.browser-lines ol{align-content:center;gap:15px;list-style:none;display:grid}.browser-lines li{background:#edf2f0;border-radius:5px;height:28px}.phone-frame{color:#273e39;background:#f7faf9;border:7px solid #17332e;border-radius:34px;width:230px;height:470px;padding:22px 14px 16px;transition:transform .3s;position:absolute;bottom:8px;right:0;overflow:hidden;transform:rotate(1.5deg);box-shadow:0 26px 60px #1341383d}.platform-preview:hover .phone-frame{transform:rotate(0)translateY(-6px)}.phone-speaker{background:#17332e;border-radius:999px;width:62px;height:13px;position:absolute;top:9px;left:50%;transform:translate(-50%)}.phone-status,.phone-brand,.phone-nav{justify-content:space-between;align-items:center;display:flex}.phone-status{font-size:7px}.phone-brand{color:#6e827d;margin-top:12px}.phone-brand img{object-fit:cover;border-radius:6px;width:26px;height:26px}.phone-greeting{flex-direction:column;margin-top:18px;display:flex}.phone-greeting small,.phone-unit small,.phone-consumption small{color:#8a9b96;font-size:8px}.phone-greeting strong{margin-top:2px;font-size:17px}.phone-greeting span{color:#6d827c;font-size:9px}.phone-unit{background:#fff;border:1px solid #dde7e4;border-radius:7px;grid-template-columns:auto 1fr auto;align-items:center;gap:8px;margin-top:18px;padding:11px;display:grid}.phone-unit-icon{color:#168f6c;background:#e5f5ef;border-radius:6px;place-items:center;width:30px;height:30px;display:grid}.phone-unit>span:nth-child(2),.phone-consumption>span{flex-direction:column;display:flex}.phone-unit strong,.phone-consumption strong{font-size:10px}.phone-consumption{color:#fff;background:#137a5e;border-radius:7px;margin-top:10px;padding:12px}.phone-consumption>span{margin-bottom:12px}.phone-consumption small{color:#ffffffb3}.phone-consumption>div{border-bottom:1px solid #ffffff4d;justify-content:space-around;align-items:flex-end;height:66px;display:flex}.phone-consumption i{background:#ffffffc7;border-radius:3px 3px 0 0;width:12%}.phone-consumption i:first-child{height:40%}.phone-consumption i:nth-child(2){height:65%}.phone-consumption i:nth-child(3){height:54%}.phone-consumption i:nth-child(4){height:76%}.phone-consumption i:nth-child(5){height:62%}.phone-nav{color:#71857f;border-top:1px solid #dfe7e4;padding:9px 22px 3px;position:absolute;bottom:13px;left:14px;right:14px}.phone-nav svg:first-child{color:#168f6c}.section--readings{background:#e8f6f2}.split-layout--readings{grid-template-columns:minmax(0,.84fr) minmax(0,1.16fr)}.reading-note{color:#168f6c;background:#ffffffa6;border:1px solid #168f6c26;border-radius:8px;align-items:center;gap:11px;margin-top:26px;padding:15px;display:flex}.reading-note span{flex-direction:column;display:flex}.reading-note strong{color:#22453c;font-size:13px}.reading-note small{color:#6e857f;font-size:11px}.steps-list{gap:12px;display:grid}.process-step{background:#ffffffd1;border:1px solid #17635024;border-radius:8px;grid-template-columns:50px 1fr;align-items:center;gap:14px;min-height:104px;padding:19px;transition:transform .2s,background .2s;display:grid}.process-step:hover{background:#fff;transform:translate(5px)}.process-step>span{color:#fff;background:#147b5e;border-radius:8px;place-items:center;width:42px;height:42px;font-size:12px;font-weight:800;display:grid}.process-step h3{color:#214239;font-size:16px}.process-step p{color:#68817a;margin-top:5px;font-size:13px}.split-layout--reports{grid-template-columns:minmax(0,1.1fr) minmax(0,.9fr)}.reports-visual{border:1px solid var(--line);box-shadow:var(--shadow-lg);background:#fff;border-radius:8px;padding:20px}.reports-toolbar{justify-content:space-between;align-items:center;display:flex}.reports-toolbar small{color:#899a95;font-size:9px}.reports-toolbar strong{margin-top:3px;font-size:14px}.reports-toolbar button{color:#31544a;background:#fff;border:1px solid #cfdcd8;border-radius:6px;padding:7px 11px;font-size:10px;font-weight:700}.reports-metrics{grid-template-columns:repeat(3,1fr);gap:8px;margin-top:18px;display:grid}.reports-metrics>span{background:#f3f7f5;border-radius:7px;flex-direction:column;padding:12px;display:flex}.reports-metrics small{color:#81938e;font-size:8px}.reports-metrics strong{color:#24443b;margin-top:5px;font-size:15px}.reports-chart{border:1px solid #e1e8e5;border-radius:7px;margin-top:10px;padding:16px}.report-bars{border-bottom:1px solid #dfe7e4;justify-content:space-around;align-items:flex-end;gap:9px;height:150px;display:flex}.report-bars i{background:#24a77e;border-radius:4px 4px 0 0;width:7%}.report-bars i:nth-child(3n){background:#16a8ba}.report-legend{color:#7c908a;gap:16px;margin-top:10px;font-size:8px;display:flex}.report-legend span{align-items:center;gap:5px;display:flex}.report-legend i{background:#24a77e;border-radius:2px;width:7px;height:7px}.report-legend span:last-child i{background:#16a8ba}.reports-table{gap:6px;margin-top:10px;display:grid}.reports-table span{background:#f0f4f3;border-radius:4px;height:21px}.section--roadmap{background:#f2f6f5}.roadmap-grid{border-top:1px solid var(--line);border-left:1px solid var(--line);grid-template-columns:repeat(3,1fr);gap:0;display:grid}.roadmap-grid article{border-right:1px solid var(--line);border-bottom:1px solid var(--line);background:#ffffff73;min-height:190px;padding:28px;transition:background .2s}.roadmap-grid article:hover{background:#fff}.roadmap-grid svg{color:var(--green)}.roadmap-grid h3{color:#1d4037;margin-top:18px;font-size:17px}.roadmap-grid p{color:#6a807a;margin-top:8px;font-size:13px}.final-cta{color:#fff;background:#0e6f58;padding:100px 0;position:relative;overflow:hidden}.final-cta:before{opacity:.13;content:"";background-image:linear-gradient(#fff6 1px,#0000 1px),linear-gradient(90deg,#fff6 1px,#0000 1px);background-size:52px 52px;position:absolute;inset:0}.final-cta-inner{z-index:1;text-align:center;max-width:850px;position:relative}.eyebrow--light{color:#c9ffef}.final-cta h2{color:#fff;font-size:45px}.final-cta p{color:#ffffffc2;max-width:680px;margin:18px auto 0;font-size:17px}.hero-actions--center{justify-content:center}.button--light{color:#0c4e3f;background:#fff}.button--outline-light{color:#fff;background:0 0;border-color:#ffffff73}.button--outline-light:hover{background:#ffffff1a}.site-footer{color:#fff;background:#09231f;padding:70px 0 22px}.footer-grid{grid-template-columns:1.4fr .7fr .7fr 1fr;gap:50px;display:grid}.footer-brand .brand-logo--habitavis{margin-bottom:12px}.footer-brand p{color:#ffffff9e;max-width:300px;font-size:13px}.footer-links{flex-direction:column;align-items:flex-start;gap:10px;display:flex}.footer-links strong{margin-bottom:3px;font-size:13px}.footer-links a{color:#ffffff9e;font-size:12px;transition:color .18s}.footer-links a:hover{color:#fff}.footer-powered{color:#ffffff80;flex-direction:column;align-items:flex-end;font-size:10px;display:flex}.footer-powered .brand-logo{margin-top:4px}.footer-bottom{color:#ffffff6b;border-top:1px solid #ffffff1a;justify-content:space-between;gap:16px;margin-top:48px;padding-top:18px;font-size:11px;display:flex}.footer-bottom a{transition:color .18s}.footer-bottom a:hover{color:#fff}.reveal{opacity:0;transition:opacity .62s,transform .62s;transform:translateY(22px)}.reveal.is-visible{opacity:1;transform:translateY(0)}.real-dashboard{color:#1e293b;width:100%;height:392px;box-shadow:var(--shadow-lg);text-align:left;background:#f4f5f7;border:1px solid #e2e5e9;border-radius:10px;grid-template-columns:178px minmax(0,1fr);font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;display:grid;overflow:hidden}.real-dashboard__sidebar{background:#fff;border-right:1px solid #e2e5e9;flex-direction:column;min-width:0;padding:4px 10px 12px;display:flex}.real-dashboard__logo{object-fit:contain;width:150px;height:56px;margin:-3px auto 1px}.real-dashboard__sidebar nav{gap:2px;display:grid}.real-dashboard__sidebar nav span{color:#64748b;white-space:nowrap;border-radius:6px;align-items:center;gap:8px;min-width:0;padding:7px 9px;font-size:8px;font-weight:600;display:flex;overflow:hidden}.real-dashboard__sidebar nav span.is-active{color:#1d9e75;background:#e8f5f0}.real-dashboard__powered{color:#94a3b8;flex-direction:column;align-items:center;margin-top:auto;padding-top:8px;display:flex}.real-dashboard__powered small{font-size:6px}.real-dashboard__powered img{object-fit:contain;width:68px;height:22px}.real-dashboard__app{min-width:0}.real-dashboard__header{background:#fff;border-bottom:1px solid #e2e5e9;justify-content:space-between;align-items:center;height:42px;padding:0 16px;display:flex}.real-dashboard__header>div{color:#64748b;align-items:center;gap:8px;font-size:8px;display:flex}.real-dashboard__header b,.real-account-person>b{color:#fff;background:#1d9e75;border-radius:50%;place-items:center;display:grid}.real-dashboard__header b{width:24px;height:24px;font-size:7px}.real-dashboard__main{padding:14px 16px 16px}.real-dashboard__title{align-items:center;gap:8px;margin-bottom:12px;display:flex}.real-dashboard__title h3{color:#1e293b;font-size:15px;font-weight:650}.real-dashboard__title span{color:#94a3b8;font-size:8px}.real-dashboard__title em,.real-status{border-radius:999px;font-style:normal;font-weight:650}.real-dashboard__title em{color:#b45309;background:#fef3c7;padding:2px 7px;font-size:7px}.real-dashboard__metrics{grid-template-columns:repeat(4,minmax(0,1fr));gap:8px;margin-bottom:12px;display:grid}.real-metric{background:#fff;border:1px solid #e2e5e9;border-radius:8px;grid-template-columns:27px minmax(0,1fr);align-items:center;gap:4px 7px;min-width:0;min-height:67px;padding:9px;display:grid}.real-metric__icon{border-radius:7px;place-items:center;width:27px;height:27px;display:grid}.real-metric__icon--green{color:#1d9e75;background:#e8f5f0}.real-metric__icon--success{color:#16a34a;background:#dcfce7}.real-metric__icon--warning{color:#d97706;background:#fef3c7}.real-metric__icon--info{color:#2563eb;background:#dbeafe}.real-metric small{color:#94a3b8;letter-spacing:.03em;text-transform:uppercase;white-space:nowrap;font-size:6.5px;overflow:hidden}.real-metric strong{color:#1e293b;grid-column:1/-1;font-size:12px;font-weight:650}.real-accounts{background:#fff;border:1px solid #e2e5e9;border-radius:8px;overflow:hidden}.real-accounts__heading{border-bottom:1px solid #e2e5e9;padding:8px 11px;font-size:9px}.real-accounts__search{color:#94a3b8;border:1px solid #e2e5e9;border-radius:6px;width:185px;margin:8px 11px;padding:5px 8px;font-size:7px}.real-accounts__table{border-top:1px solid #e2e5e9}.real-account-row{color:#475569;border-bottom:1px solid #eef0f2;grid-template-columns:.36fr 1.75fr .8fr .8fr .8fr .7fr;align-items:center;gap:7px;min-height:36px;padding:4px 11px;font-size:7px;display:grid}.real-account-row:last-child{border-bottom:0}.real-account-row--head{color:#94a3b8;letter-spacing:.03em;text-transform:uppercase;min-height:24px;font-size:6px;font-weight:650}.real-account-person{grid-template-columns:22px minmax(0,1fr);align-items:center;gap:6px;display:grid}.real-account-person>b{width:22px;height:22px;font-size:6px}.real-account-person i{flex-direction:column;min-width:0;font-style:normal;display:flex}.real-account-person strong{color:#1e293b;text-overflow:ellipsis;white-space:nowrap;font-size:7px;overflow:hidden}.real-account-person small{color:#94a3b8;font-size:5.5px}.real-status{padding:2px 5px;font-size:6px;display:inline-block}.real-status--pagado{color:#15803d;background:#dcfce7}.real-status--parcial{color:#b45309;background:#fef3c7}.real-status--pendiente{color:#b91c1c;background:#fee2e2}.real-dashboard--compact{transform-origin:0;width:900px;height:500px;transform:scale(.72)}.real-dashboard--compact .real-dashboard__main{padding:18px 20px 20px}.real-dashboard--compact .real-account-row{min-height:47px}.real-dashboard--embedded{height:440px;box-shadow:none;border:0;border-radius:0;grid-template-columns:170px minmax(0,1fr)}.real-dashboard--embedded .real-dashboard__main{padding:17px 18px}.real-dashboard--embedded .real-account-row{min-height:42px}.real-phone{color:#1f2937;z-index:2;background:#f4f5f7;border:7px solid #26342f;border-radius:34px;width:230px;height:500px;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;transition:transform .3s;position:absolute;bottom:8px;right:0;overflow:hidden;transform:rotate(1.5deg);box-shadow:0 26px 60px #1341383d}.platform-preview:hover .real-phone{transform:rotate(0)translateY(-6px)}.real-phone__camera{z-index:3;background:#26342f;border-radius:999px;width:50px;height:13px;position:absolute;top:6px;left:50%;transform:translate(-50%)}.real-phone__status{background:#fff;justify-content:space-between;height:25px;padding:9px 13px 3px;font-size:6px;display:flex}.real-phone__header{color:#64748b;background:#fff;border-bottom:1px solid #e2e5e9;grid-template-columns:20px 1fr 20px;align-items:center;height:55px;padding:4px 11px;display:grid}.real-phone__header img{object-fit:contain;width:114px;height:42px;margin:0 auto}.real-phone__body{height:359px;padding:9px 8px 60px;overflow:hidden}.real-phone__summary,.real-phone__unit,.real-phone__payments{background:#fff;border:1px solid #dfe5e3;border-radius:8px}.real-phone__summary{padding:10px}.real-phone__summary>div{justify-content:space-between;align-items:flex-start;display:flex}.real-phone__summary>div span{flex-direction:column;display:flex}.real-phone__summary strong{font-size:8px}.real-phone__summary small{color:#64748b;font-size:6px}.real-phone__summary em{color:#15803d;background:#dcfce7;border-radius:999px;padding:3px 6px;font-size:6px;font-style:normal;font-weight:700}.real-phone__summary section{grid-template-columns:repeat(3,1fr);margin-top:10px;display:grid}.real-phone__summary section span{border-right:1px solid #e2e5e9;flex-direction:column;align-items:center;display:flex}.real-phone__summary section span:last-child{border-right:0}.real-phone__summary section b{margin-top:2px;font-size:7px}.real-phone__unit{color:#1d9e75;background:#f8fffe;grid-template-columns:14px 1fr auto 14px;align-items:center;gap:5px;margin-top:6px;padding:8px;display:grid}.real-phone__unit span{color:#1f2937;flex-direction:column;min-width:0;display:flex}.real-phone__unit strong{font-size:7px}.real-phone__unit small{color:#64748b;font-size:5.5px}.real-phone__unit>b{color:#1f2937;font-size:7px}.real-phone__payments{margin-top:7px;overflow:hidden}.real-phone__payments>strong{border-bottom:1px solid #e2e5e9;padding:7px 8px;font-size:7px;display:block}.real-phone__payments>div{justify-content:space-between;padding:8px;display:flex}.real-phone__payments span{flex-direction:column;display:flex}.real-phone__payments b{font-size:6.5px}.real-phone__payments small{color:#64748b;font-size:5.5px}.real-phone__payments em{color:#15803d;margin-top:2px;font-size:5.5px;font-style:normal}.real-phone__pay{color:#fff;background:#1d9e75;border:0;border-radius:8px;align-items:center;gap:4px;padding:7px 10px;font-size:7px;font-weight:700;display:flex;position:absolute;bottom:55px;right:10px;box-shadow:0 3px 8px #1d9e7547}.real-phone__nav{background:#fff;border-top:1px solid #e2e5e9;grid-template-columns:1fr 1fr;height:48px;display:grid;position:absolute;bottom:0;left:0;right:0}.real-phone__nav span{color:#64748b;flex-direction:column;justify-content:center;align-items:center;gap:2px;font-size:6px;display:flex}.real-phone__nav span.is-active{color:#1d9e75}.resident-window--product{max-width:590px}.resident-account-summary,.resident-account-unit,.resident-account-payments{background:#fff;border:1px solid #dfe5e3;border-radius:8px}.resident-account-summary{margin-top:15px;padding:17px}.resident-account-heading{justify-content:space-between;align-items:flex-start;display:flex}.resident-account-heading>span{flex-direction:column;display:flex}.resident-account-heading strong{color:#1f2937;font-size:14px}.resident-account-heading small{color:#64748b;margin-top:2px;font-size:10px}.resident-account-heading em{color:#15803d;background:#dcfce7;border-radius:999px;padding:4px 9px;font-size:9px;font-style:normal;font-weight:700}.resident-account-values{grid-template-columns:repeat(3,1fr);margin-top:16px;display:grid}.resident-account-values span{border-right:1px solid #e2e5e9;flex-direction:column;align-items:center;display:flex}.resident-account-values span:last-child{border-right:0}.resident-account-values small{color:#64748b;font-size:9px}.resident-account-values strong{color:#1f2937;margin-top:3px;font-size:13px}.resident-account-values span:nth-child(2) strong{color:#16a34a}.resident-account-unit{color:#1d9e75;background:#f8fffe;grid-template-columns:20px 1fr auto 18px;align-items:center;gap:8px;margin-top:9px;padding:13px;display:grid}.resident-account-unit>span{flex-direction:column;min-width:0;display:flex}.resident-account-unit strong{color:#1f2937;font-size:11px}.resident-account-unit small{color:#64748b;font-size:9px}.resident-account-unit>b{color:#1f2937;font-size:11px}.resident-account-payments{margin-top:9px;overflow:hidden}.resident-account-payments>strong{color:#1f2937;border-bottom:1px solid #e2e5e9;padding:11px 13px;font-size:11px;display:block}.resident-account-payments>div{justify-content:space-between;padding:11px 13px;display:flex}.resident-account-payments span{flex-direction:column;display:flex}.resident-account-payments b{color:#1f2937;font-size:10px}.resident-account-payments small{color:#64748b;font-size:8px}.resident-account-payments em{color:#15803d;margin-top:2px;font-size:8px;font-style:normal}.reports-visual--product{color:#1e293b;background:#f4f5f7;padding:22px;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}.product-report-title{margin-bottom:15px;font-size:17px}.product-report-tabs{gap:7px;margin-bottom:15px;display:flex}.product-report-tabs span{color:#64748b;background:#fff;border:1px solid #e2e5e9;border-radius:7px;padding:7px 10px;font-size:8px;font-weight:600}.product-report-tabs span.is-active{color:#1d9e75;background:#e8f5f0}.product-report-metrics{grid-template-columns:1fr 1fr;gap:9px;margin-bottom:12px;display:grid}.product-report-metrics span{background:#fff;border:1px solid #e2e5e9;border-radius:8px;flex-direction:column;padding:13px;display:flex}.product-report-metrics small{color:#94a3b8;letter-spacing:.03em;text-transform:uppercase;font-size:7px}.product-report-metrics strong{margin-top:6px;font-size:14px}.product-report-metrics span:first-child strong{color:#dc2626}.product-report-table{background:#fff;border:1px solid #e2e5e9;border-radius:8px;overflow:hidden}.product-report-table>div{border-bottom:1px solid #eef0f2;grid-template-columns:.4fr 1.7fr .8fr .7fr;align-items:center;gap:7px;min-height:38px;padding:7px 10px;font-size:8px;display:grid}.product-report-table>div:last-child{border-bottom:0}.product-report-table>div:first-child{color:#94a3b8;letter-spacing:.03em;text-transform:uppercase;min-height:28px;font-size:7px}.product-report-table span:nth-child(2){flex-direction:column;display:flex}.product-report-table small{color:#94a3b8;font-size:6px}.product-report-table em{color:#b45309;background:#fef3c7;border-radius:999px;justify-self:start;padding:3px 6px;font-size:6px;font-style:normal;font-weight:700}@keyframes dashboard-float{0%,to{transform:translateY(0)}50%{transform:translateY(-7px)}}@keyframes bar-grow{0%{transform:scaleY(0)}to{transform:scaleY(1)}}@keyframes tab-in{0%{opacity:0;transform:translateY(6px)}to{opacity:1;transform:translateY(0)}}@media (width<=1100px){.site-nav{gap:15px}.site-nav>a:not(.button){font-size:12px}.header-inner{gap:18px}.brand-logo--habitavis{width:214px}.split-layout{gap:44px}.dashboard-preview--compact{width:820px;transform:scale(.64)}.function-stage{gap:36px}.phone-frame{right:6px}}@media (width<=900px){.site-header{height:70px}.menu-button{color:#fff;background:#ffffff14;border-radius:8px;place-items:center;width:42px;height:42px;margin-left:auto;display:grid}.button--header{display:none}.button--header-mobile{color:#0c4d3e;background:#fff;width:100%;margin-top:6px;display:inline-flex}.site-nav{background:#0a2924;border-top:1px solid #ffffff14;flex-direction:column;align-items:stretch;gap:4px;padding:18px 24px 24px;display:none;position:fixed;top:70px;left:0;right:0;box-shadow:0 18px 30px #041a1533}.site-nav.is-open{display:flex}.site-nav>a:not(.button){padding:10px 4px;font-size:14px}.site-nav>a:not(.button):after{display:none}.hero{min-height:640px;padding-top:108px}.hero h1{font-size:50px}.metric-grid{grid-template-columns:repeat(2,1fr)}.dashboard-preview{height:430px}.activity-panel{display:none}.dashboard-content-grid{grid-template-columns:1fr}.chart-panel{height:180px}.benefit-grid{grid-template-columns:repeat(2,1fr)}.function-stage{grid-template-columns:1fr;padding:38px}.function-visual{height:280px}.split-layout,.split-layout--responsible,.split-layout--readings,.split-layout--reports{grid-template-columns:1fr}.split-layout--admin .split-copy,.split-layout--reports .split-copy{order:-1}.admin-preview-wrap{height:390px}.dashboard-preview--compact{width:980px;transform:scale(.72)}.platform-preview{min-height:600px}.browser-frame{width:92%}.roadmap-grid,.footer-grid{grid-template-columns:repeat(2,1fr)}.footer-powered{align-items:flex-start}}@media (width<=640px){.container,.header-inner{width:min(100% - 28px,1180px)}.section{padding:78px 0}.hero{background-position:bottom;min-height:540px;padding:98px 0 32px}.hero-copy{margin-bottom:24px}.hero h1{font-size:39px}.hero-copy>p{margin-top:15px;font-size:16px}.hero-actions{flex-direction:column;align-items:stretch}.hero-actions .button{width:100%}.hero-proof{gap:8px 14px;font-size:11px}.dashboard-preview{grid-template-columns:1fr;height:300px}.dashboard-sidebar{display:none}.dashboard-body{padding:12px}.dashboard-topbar{margin-bottom:10px}.dashboard-topbar strong{font-size:12px}.metric-grid{gap:6px}.metric-card{min-height:68px;padding:7px}.metric-card:nth-child(n+3){display:none}.metric-card strong{font-size:13px}.metric-card small{display:none}.chart-panel{height:150px;padding:9px}.bar-chart{height:76px;margin-top:8px}.section-heading{margin-bottom:34px}.section-heading h2,.split-copy h2,.final-cta h2{font-size:32px}.section-heading p,.final-cta p{font-size:15px}.benefit-grid,.roadmap-grid{grid-template-columns:1fr}.benefit-card{min-height:0}.function-tabs{grid-template-columns:repeat(2,1fr)}.function-tabs button{font-size:12px}.function-stage{gap:28px;min-height:0;padding:26px 20px}.function-copy h3{font-size:24px}.function-visual{height:245px}.admin-preview-wrap{height:290px}.dashboard-preview--compact{width:900px;transform:scale(.48)}.responsible-preview{padding:12px}.resident-window{padding:15px}.resident-grid{grid-template-columns:1fr}.platform-preview{align-items:flex-start;min-height:580px}.browser-frame{width:100%}.browser-app{grid-template-columns:1fr;height:330px}.browser-app aside{display:none}.browser-app main{padding:16px}.browser-lines{grid-template-columns:1fr;height:170px}.browser-lines ol{display:none}.phone-frame{width:190px;height:382px;bottom:0;right:12px}.phone-consumption>div{height:42px}.phone-greeting,.phone-unit{margin-top:10px}.reports-metrics{grid-template-columns:1fr 1fr}.reports-metrics span:last-child{display:none}.report-bars{height:110px}.footer-grid{grid-template-columns:1fr;gap:32px}.footer-bottom{flex-direction:column;align-items:flex-start;gap:4px}.final-cta{padding:78px 0}}@media (width<=1100px){.real-dashboard--compact{transform:scale(.64)}}@media (width<=900px){.real-dashboard{grid-template-columns:145px minmax(0,1fr)}.real-dashboard__logo{width:122px}.real-dashboard__sidebar nav span{padding-inline:7px;font-size:7px}.real-dashboard--compact{width:980px;transform:scale(.62)}.real-dashboard--embedded{grid-template-columns:145px minmax(0,1fr)}.real-dashboard--embedded .real-dashboard__main{padding:14px}.real-dashboard--embedded .real-account-row{min-height:40px}.real-phone{right:6px}}@media (width<=640px){.real-dashboard{grid-template-columns:1fr;height:300px}.real-dashboard__sidebar{display:none}.real-dashboard__header{height:34px;padding-inline:10px}.real-dashboard__header>div span{display:none}.real-dashboard__main{padding:9px 10px}.real-dashboard__title{margin-bottom:7px}.real-dashboard__title h3{font-size:11px}.real-dashboard__metrics{grid-template-columns:repeat(2,1fr);gap:5px;margin-bottom:7px}.real-metric{grid-template-columns:22px 1fr;min-height:49px;padding:6px}.real-metric:nth-child(n+3){display:none}.real-metric__icon{width:22px;height:22px}.real-metric strong{font-size:9px}.real-accounts__heading{padding:6px 8px}.real-accounts__search{width:150px;margin:5px 8px;padding-block:3px}.real-account-row{grid-template-columns:.3fr 1.7fr .7fr .65fr;gap:4px;min-height:31px;padding-inline:8px;font-size:6px}.real-account-row>span:nth-child(3),.real-account-row>span:nth-child(4){display:none}.real-account-person{grid-template-columns:18px 1fr}.real-account-person>b{width:18px;height:18px}.real-dashboard--compact{width:900px;height:500px;transform:scale(.48)}.real-dashboard--embedded{height:330px}.real-dashboard--embedded .real-dashboard__main{padding:9px 10px}.real-dashboard--embedded .real-account-row{min-height:33px}.platform-preview{align-items:flex-start;min-height:590px}.browser-frame{width:100%}.real-phone{bottom:0;right:50%;transform:translate(50%)rotate(1deg)}.platform-preview:hover .real-phone{transform:translate(50%)translateY(-4px)}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,:before,:after{scroll-behavior:auto!important;transition-duration:1ms!important;animation-duration:1ms!important;animation-iteration-count:1!important}.reveal{opacity:1;transform:none}}.legal-page{background:var(--surface);min-height:100svh;padding-top:76px}.legal-hero{background:var(--surface-soft);border-bottom:1px solid var(--line);padding:56px 0 40px}.legal-hero h1{max-width:720px;font-size:clamp(28px,4vw,40px)}.legal-hero-meta{color:var(--ink-soft);flex-wrap:wrap;gap:6px 18px;margin-top:14px;font-size:13px;display:flex}.legal-content{width:min(760px,100% - 48px);margin-inline:auto;padding:48px 0 96px}.legal-content h2{border-top:1px solid var(--line);margin-top:44px;padding-top:24px;font-size:21px}.legal-content h2:first-child{border-top:none;margin-top:0;padding-top:0}.legal-content h3{color:var(--green-dark);margin-top:26px;font-size:16px}.legal-content p{color:var(--ink);margin-top:14px;font-size:15px;line-height:1.7}.legal-content ul,.legal-content ol{flex-direction:column;gap:8px;margin-top:14px;padding-left:22px;font-size:15px;line-height:1.6;display:flex}.legal-content li::marker{color:var(--green)}.legal-content strong{font-weight:700}.legal-content a{color:var(--green-dark);text-underline-offset:2px;font-weight:600;text-decoration:underline}.faq-list{border-top:1px solid var(--line);margin-top:8px}.faq-item{border-bottom:1px solid var(--line)}.faq-question{text-align:left;width:100%;color:var(--ink);cursor:pointer;background:0 0;border:none;justify-content:space-between;align-items:center;gap:16px;padding:18px 4px;font-size:15px;font-weight:600;display:flex}.faq-chevron{color:var(--green-dark);flex-shrink:0;transition:transform .25s}.faq-chevron.is-open{transform:rotate(180deg)}.faq-answer-wrap{grid-template-rows:0fr;transition:grid-template-rows .25s;display:grid}.faq-answer-wrap.is-open{grid-template-rows:1fr}.faq-answer{min-height:0;overflow:hidden}.faq-answer p{color:var(--ink-soft);margin:0 4px 20px;font-size:14px;line-height:1.7}.legal-table-wrap{border:1px solid var(--line);border-radius:10px;margin-top:16px;overflow-x:auto}.legal-content table{border-collapse:collapse;width:100%;min-width:560px;font-size:13px}.legal-content th,.legal-content td{text-align:left;vertical-align:top;border-bottom:1px solid var(--line);padding:10px 14px}.legal-content thead th{background:var(--surface-soft);color:var(--ink-soft);text-transform:uppercase;letter-spacing:.04em;font-size:11px}.legal-content tbody tr:last-child td{border-bottom:none}.legal-back{color:var(--green-dark);align-items:center;gap:6px;margin-top:24px;font-size:13px;font-weight:600;display:inline-flex}@media (width<=640px){.legal-hero{padding:40px 0 28px}.legal-content{padding:36px 0 72px}}
