:root{--ink:#111827;--primary:#272c6f;--accent:#f07a3d;--muted:#6b7280;--bg:#fafafc;--line:#e8eaf1}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--bg);font-family:Inter,Arial,sans-serif;color:var(--ink);overflow-x:hidden}.container{width:min(1224px,calc(100% - 48px));margin:auto}.page-glow{position:absolute;pointer-events:none;filter:blur(12px);border-radius:50%;z-index:-1}.glow-one{width:580px;height:580px;right:-230px;top:130px;background:radial-gradient(circle,rgba(221,213,250,.52),rgba(250,250,252,0) 68%)}.glow-two{width:520px;height:450px;left:30%;top:510px;background:radial-gradient(circle,rgba(255,220,187,.28),rgba(250,250,252,0) 68%)}.site-header{position:sticky;top:0;z-index:20;background:rgba(250,250,252,.78);backdrop-filter:blur(16px);border-bottom:1px solid transparent;transition:.25s}.site-header.scrolled{border-color:rgba(39,44,111,.09);box-shadow:0 3px 20px rgba(30,35,70,.04)}.nav{height:84px;display:flex;align-items:center;justify-content:space-between;gap:28px}.brand{display:flex;align-items:center;gap:9px;text-decoration:none;color:#242a66;font-weight:800;font-size:21px;letter-spacing:-1px}.brand-mark,.mobile-logo{display:flex;gap:2px;align-items:end}.brand-mark i,.mobile-logo i{display:block;width:5px;background:var(--accent);border-radius:2px}.brand-mark i:nth-child(1),.mobile-logo i:nth-child(1){height:12px}.brand-mark i:nth-child(2),.mobile-logo i:nth-child(2){height:19px}.brand-mark i:nth-child(3),.mobile-logo i:nth-child(3){height:9px}.nav-links{display:flex;align-items:center;gap:29px;margin-left:auto}.nav-links a,.login{font-size:13px;color:#485064;text-decoration:none;font-weight:500}.nav-links a:hover,.login:hover{color:var(--primary)}.chevron{font-size:16px;margin-left:3px}.nav-actions{display:flex;align-items:center;gap:21px}.button{display:inline-flex;align-items:center;justify-content:center;gap:16px;background:var(--primary);color:#fff;text-decoration:none;border-radius:9px;padding:15px 20px;font-weight:600;font-size:13px;box-shadow:0 10px 17px rgba(39,44,111,.16);transition:.25s}.button:hover{transform:translateY(-2px);background:#333a8b;box-shadow:0 13px 22px rgba(39,44,111,.22)}.button span{font-size:18px;line-height:12px}.button-small{padding:11px 15px;border-radius:7px;font-size:12px;gap:9px}.button-small span{font-size:15px}.menu-toggle{display:none;border:0;background:transparent;padding:8px}.menu-toggle span{width:23px;height:2px;background:var(--primary);display:block;margin:5px}.hero{min-height:calc(100vh - 84px);display:grid;grid-template-columns:42.5% 57.5%;align-items:center;padding:58px 0 76px;gap:10px}.eyebrow{display:inline-flex;align-items:center;gap:7px;padding:7px 11px;border:1px solid #e5e5f0;border-radius:100px;background:rgba(255,255,255,.6);font-size:11px;font-weight:600;color:#555c81}.eyebrow-spark{color:var(--accent);font-size:15px}.hero h1{font-size:clamp(48px,5.2vw,71px);letter-spacing:-4.5px;line-height:1.06;margin:19px 0 20px;font-weight:700}.hero h1 em{font-style:normal;color:var(--primary)}.hero-description{max-width:455px;color:#687084;font-size:15px;line-height:1.75;margin:0}.hero-actions{display:flex;gap:20px;align-items:center;margin-top:30px}.demo-button{color:var(--primary);font-weight:600;text-decoration:none;font-size:13px;display:flex;align-items:center;gap:9px}.play-icon{display:grid;place-items:center;width:27px;height:27px;border:1px solid #d5d7e4;border-radius:50%;font-size:8px;padding-left:1px}.trust-list{display:flex;flex-wrap:wrap;gap:17px;margin-top:42px;font-size:11px;color:#60687a;font-weight:500}.check{color:#4ea276;font-size:14px;font-weight:700;margin-right:4px}.product-stage{height:548px;position:relative;margin-left:3px}.orbit{position:absolute;border:1px solid rgba(108,101,187,.1);border-radius:50%;z-index:-1}.orbit-a{width:545px;height:545px;right:-32px;top:-11px}.orbit-b{width:420px;height:420px;right:26px;top:49px;border-color:rgba(240,122,61,.1)}.dashboard-window{position:absolute;right:0;top:33px;width:642px;height:420px;background:#fff;border:1px solid #e6e7ee;border-radius:12px;overflow:hidden;box-shadow:0 28px 48px rgba(41,43,93,.15),0 6px 12px rgba(41,43,93,.06)}.browser-bar{height:35px;background:#fafafd;border-bottom:1px solid #edf0f4;display:flex;align-items:center;padding:0 12px;gap:14px}.browser-dots{display:flex;gap:4px}.browser-dots b{height:6px;width:6px;border-radius:50%;background:#d5d7dc}.browser-dots b:nth-child(1){background:#ff8b79}.browser-dots b:nth-child(2){background:#ffd266}.browser-dots b:nth-child(3){background:#70c998}.browser-url{font-size:7px;color:#9299aa;background:#f0f1f5;border-radius:4px;height:17px;display:flex;align-items:center;justify-content:center;gap:5px;flex:1;max-width:230px;margin:auto}.browser-url span{font-size:8px}.browser-profile{font-size:7px;background:#e5cbbb;color:#765648;width:17px;height:17px;display:grid;place-items:center;border-radius:50%}.app-shell{height:385px;display:flex}.dashboard-sidebar{width:118px;padding:18px 10px 10px;background:#fbfbfd;border-right:1px solid #f0f0f4;display:flex;flex-direction:column}.side-logo{font-size:9px;font-weight:800;color:#252967;margin:0 7px 25px}.side-logo>span{display:inline-block;width:7px;height:7px;background:var(--accent);border-radius:2px;margin-right:3px}.side-logo span+span{color:#f07a3d}.side-items{display:grid;gap:4px}.side-items span{font-size:7px;color:#8c93a5;padding:7px 7px;border-radius:4px}.side-items .side-active{background:#eeeef8;color:#353979}.side-items b{font-weight:600}.side-user{margin-top:auto;border-top:1px solid #eeeeF3;padding:10px 2px 0;display:flex;align-items:center;gap:5px;font-size:6px;color:#373b4b}.side-user b,.side-user small{display:block;font-size:6px;line-height:1.5}.side-user small{color:#959baa}.side-user i{margin-left:auto;font-style:normal}.avatar-small{width:17px;height:17px;border-radius:50%;display:grid;place-items:center;background:#e2bda9;font-size:5px}.dashboard-content{flex:1;padding:18px 20px;background:#fff}.dash-top{display:flex;justify-content:space-between;align-items:start}.dash-top p{font-size:7px;color:#9aa0ae;margin:0 0 4px}.dash-top h2{font-size:14px;letter-spacing:-.5px;margin:0}.dash-top h2 span{font-size:11px}.dash-top button{font:600 7px Inter;background:#292e72;color:#fff;border:0;border-radius:4px;padding:7px 8px}.dash-stats{display:grid;grid-template-columns:1fr 1fr 1fr;gap:9px;margin-top:16px}.dash-stats>div{border:1px solid #ebedf2;border-radius:6px;min-height:79px;padding:9px;position:relative;overflow:hidden;display:flex;gap:7px}.stat-icon{width:16px;height:16px;display:grid;place-items:center;border-radius:4px;font-size:8px;font-weight:700}.indigo{color:#5256a9;background:#eeeeff}.orange{color:#e7763b;background:#fff0e8}.teal{color:#26a488;background:#e5f8f3}.dash-stats p{font-size:6px;color:#8d94a5;margin:0}.dash-stats big{display:block;color:#303545;font-size:12px;line-height:1.55;font-weight:700}.dash-stats big small{font-size:7px}.dash-stats small{font-size:5px;white-space:nowrap}.dash-stats small i{color:#a9afbd;font-style:normal}.up{color:#39a77d}.mini-bars{position:absolute;bottom:6px;right:8px;height:18px;display:flex;align-items:end;gap:2px}.mini-bars b{width:3px;background:#cbcbea;border-radius:2px}.mini-bars b:nth-child(1){height:8px}.mini-bars b:nth-child(2){height:11px}.mini-bars b:nth-child(3){height:7px}.mini-bars b:nth-child(4){height:15px}.mini-bars b:nth-child(5){height:11px}.mini-bars b:nth-child(6){height:17px;background:#686cbd}.mini-bars b:nth-child(7){height:12px}.ring-chart{width:27px;height:27px;border-radius:50%;background:conic-gradient(#f1844a 0 95%,#f9ebe3 95%);position:absolute;right:9px;bottom:8px}.ring-chart:before{content:"";position:absolute;inset:4px;border-radius:50%;background:#fff}.ring-chart span{position:absolute;inset:0;display:grid;place-items:center;font-size:5px;font-weight:700;z-index:1}.tiny-line{position:absolute;right:8px;bottom:6px;font-size:27px;color:#59b39d;transform:rotate(-5deg)}.dashboard-grid{display:grid;grid-template-columns:1.42fr 1fr;gap:10px;margin-top:11px}.chart-card,.activity-card{border:1px solid #ebedf2;border-radius:6px;padding:11px}.card-heading{display:flex;justify-content:space-between}.card-heading b{display:block;font-size:8px;color:#3c4150}.card-heading span{font-size:6px;color:#a1a7b4;display:block;margin-top:3px}.card-heading select{font:6px Inter;border:1px solid #e3e5ec;border-radius:3px;color:#858b9b;background:#fff;padding:2px}.card-heading a{font-size:6px;color:#5257a9;text-decoration:none}.chart{height:145px;position:relative;margin-top:8px;border-bottom:1px solid #edf0f4;background:repeating-linear-gradient(to bottom,transparent 0,transparent 25px,#f1f2f6 26px)}.chart svg{position:absolute;left:25px;bottom:10px;width:calc(100% - 25px);height:125px}.axis{height:125px;padding-top:1px;display:flex;flex-direction:column;justify-content:space-between;font-size:5px;color:#afb4c0}.months{position:absolute;bottom:-10px;left:33px;right:0;display:flex;justify-content:space-around;font-size:5px;color:#afb4c0}.activities{margin-top:11px;display:grid;gap:9px}.activities>div{display:flex;align-items:center;gap:6px}.activity-dot{width:17px;height:17px;display:grid;place-items:center;border-radius:50%;font-size:7px}.orange-dot{background:#fff0e8;color:#e67a41}.blue-dot{background:#ececff;color:#5b61b7}.green-dot{background:#e7f7ef;color:#43a681}.activities p{margin:0;font-size:6px;color:#4c5362}.activities b{display:block;font-size:6px}.activities small{display:block;font-size:5px;color:#a0a6b4;margin-top:2px}.floating-card{position:absolute;background:rgba(255,255,255,.94);border:1px solid rgba(229,229,239,.9);backdrop-filter:blur(7px);border-radius:10px;box-shadow:0 16px 28px rgba(43,45,96,.13);display:flex;align-items:center;gap:9px;padding:10px 12px;z-index:2}.floating-card span:not(.floating-icon),.floating-card div>span{display:block;color:#878e9f;font-size:8px}.floating-card b{display:block;color:#2e3444;font-size:14px;letter-spacing:-.5px;margin:3px 0}.floating-card b i{font-style:normal;font-size:8px;color:#858c9b;font-weight:500;letter-spacing:0}.floating-card small{color:#36a47c;font-size:6px;font-weight:600}.floating-card small i{color:#a3a8b5;font-style:normal;font-weight:400}.floating-icon{display:grid;place-items:center;width:26px;height:26px;border-radius:7px;font-weight:700}.building{background:#eeeefe;color:#5c61bb;font-size:14px}.money{background:#fff0e8;color:#ed7e42;font-size:16px}.tools{background:#e5f7f2;color:#30aa8b;font-size:14px}.occupancy{top:4px;left:8px;width:150px}.occupancy-ring{margin-left:auto;width:27px;height:27px;border:4px solid #e2e4f8;border-top-color:#6065bc;border-right-color:#6065bc;border-radius:50%;transform:rotate(35deg)}.revenue{right:-13px;top:198px;width:146px}.maintenance{left:55px;bottom:6px;width:159px}.resolved{color:#9298a8!important}.phone{position:absolute;z-index:3;width:172px;height:352px;left:112px;bottom:-6px;border:5px solid #21264d;background:#21264d;border-radius:24px;padding:3px;box-shadow:0 25px 35px rgba(25,27,73,.25)}.phone-notch{position:absolute;z-index:2;width:67px;height:15px;background:#21264d;border-radius:0 0 10px 10px;left:47px;top:0}.phone-screen{height:100%;border-radius:17px;background:#fbfbfd;overflow:hidden;padding:16px 11px 0;position:relative}.mobile-head{display:flex;align-items:center;color:#292d6f;font-size:7px;gap:3px}.mobile-logo i{width:2px;border-radius:1px}.mobile-logo i:nth-child(1){height:6px}.mobile-logo i:nth-child(2){height:10px}.mobile-logo i:nth-child(3){height:4px}.mobile-head b span{color:var(--accent)}.bell{margin-left:auto;font-size:11px;color:#747b91}.mobile-greeting{font-size:8px;font-weight:700;margin:20px 0 10px}.mobile-summary{background:linear-gradient(135deg,#333778,#4d55a5);border-radius:8px;padding:10px;color:#fff;position:relative;overflow:hidden}.mobile-summary>span{font-size:6px;color:#d7d8ef}.mobile-summary b{display:block;font-size:15px;letter-spacing:-.5px;margin:4px 0}.mobile-summary small{font-size:5px;color:#a9ebd6}.mobile-graph{position:absolute;right:8px;bottom:5px;color:#aeb2e2;font-size:42px;transform:rotate(-8deg)}.mobile-label{font-size:7px;font-weight:700;margin:14px 0 7px}.mobile-actions{display:flex;gap:5px}.mobile-actions span{flex:1;border:1px solid #ecedf2;border-radius:6px;text-align:center;padding:7px 1px;color:#555ab0;font-size:10px}.mobile-actions small{display:block;color:#72798b;font-size:5px;line-height:1.4;margin-top:3px}.mobile-task{border-bottom:1px solid #edf0f3;padding:7px 0;display:flex;align-items:center;gap:6px}.task-icon{width:18px;height:18px;display:grid;place-items:center;background:#ededfe;border-radius:5px;color:#6369b8;font-size:8px}.orange-task{background:#fff0e9;color:#ed834b}.mobile-task p{margin:0;font-size:6px;line-height:1.4}.mobile-task b{display:block}.mobile-task small{display:block;font-size:5px;color:#9ca2af}.mobile-task i{margin-left:auto;color:#8a90a1;font-style:normal}.mobile-tab{position:absolute;bottom:0;left:0;right:0;height:38px;border-top:1px solid #eceef3;background:white;display:flex;justify-content:space-around;align-items:center;color:#9299aa;font-size:9px}.mobile-tab span:first-child{color:#555ab0}.mobile-tab small{display:block;font-size:4px;margin-top:2px}@media(max-width:1100px){.hero{grid-template-columns:39% 61%}.dashboard-window{width:570px}.product-stage{transform:scale(.92);transform-origin:center right;margin-left:-10px}.hero h1{letter-spacing:-3.5px}.nav-links{gap:18px}}@media(max-width:850px){.nav-links,.nav-actions{display:none}.menu-toggle{display:block}.nav{height:70px}.site-header{position:sticky}.nav-links.open{display:flex;position:absolute;top:70px;left:18px;right:18px;background:#fff;border:1px solid #ececf2;border-radius:12px;padding:16px;box-shadow:0 15px 30px rgba(30,32,77,.1);flex-direction:column;align-items:flex-start;gap:17px}.hero{grid-template-columns:1fr;padding-top:55px;text-align:center}.hero-copy{display:flex;flex-direction:column;align-items:center}.hero h1{font-size:58px}.hero-description{max-width:520px}.product-stage{margin:32px auto 0;width:680px;transform:scale(.9);transform-origin:top center;height:500px}.trust-list{justify-content:center}}@media(max-width:650px){.container{width:min(100% - 32px,500px)}.hero{padding-top:44px}.hero h1{font-size:44px;letter-spacing:-2.8px}.hero-description{font-size:14px}.hero-actions{margin-top:25px}.trust-list{margin-top:31px;gap:9px 14px;font-size:10px}.product-stage{width:570px;transform:scale(.68);margin:-12px 0 -105px -48px;height:510px;transform-origin:top left}.dashboard-window{width:570px}.phone{left:95px}.occupancy{left:4px}.revenue{right:-8px}.glow-one{right:-350px}.button{padding:14px 17px}.nav{height:66px}}@media(max-width:390px){.hero h1{font-size:40px}.product-stage{margin-left:-57px;transform:scale(.62);margin-bottom:-128px}.hero-actions{gap:13px}.demo-button{font-size:12px}}
