@import"https://fonts.googleapis.com/css2?family=DM+Sans:wght@400;500;600;700&display=swap";:root{font-family:DM Sans,Inter,system-ui,sans-serif;color:#17202a;background:#f6f7f9;font-synthesis:none;--primary: #5657e6;--primary-dark: #4546ce;--ink: #17202a;--muted: #7b8491;--line: #e8eaf0;--panel: #fff;--green: #17a673}*{box-sizing:border-box}body{margin:0;min-width:320px;min-height:100vh;background:#f6f7f9}button,input,select{font:inherit}button,a{-webkit-tap-highlight-color:transparent}button{border:0}.brand{display:flex;align-items:center;gap:10px;font-size:18px;white-space:nowrap;color:#242936}.brand strong{font-weight:700}.brand-mark{width:36px;height:36px;border-radius:11px;display:grid;place-items:center;background:var(--primary);color:#fff;box-shadow:0 7px 18px #5657e638}.boot{min-height:100vh;display:grid;place-content:center;gap:30px;justify-items:center}.loader{width:30px;height:30px;border:3px solid #dedff8;border-top-color:var(--primary);border-radius:50%;animation:spin .8s linear infinite}@keyframes spin{to{transform:rotate(360deg)}}.spin{animation:spin .8s linear infinite}.landing{min-height:100vh;overflow:hidden;background:radial-gradient(circle at 50% -10%,#f1f0ff 0,#fbfbfd 38%,#f7f8fb)}.landing-nav{height:80px;max-width:1180px;margin:0 auto;display:flex;align-items:center;justify-content:space-between;padding:0 28px}.link-btn{color:var(--primary);background:transparent;font-weight:600;cursor:pointer}.hero{max-width:800px;margin:74px auto 60px;text-align:center;padding:0 24px}.hero-badge{display:inline-block;border:1px solid #dcdcf9;background:#f4f4ff;color:var(--primary);border-radius:999px;padding:7px 12px;font-size:12px;font-weight:700;letter-spacing:.05em;text-transform:uppercase}.hero h1{margin:22px 0 18px;font-size:clamp(42px,6vw,70px);line-height:1.02;letter-spacing:-.055em;color:#181c27}.hero h1 span{color:var(--primary)}.hero>p{max-width:635px;margin:0 auto;font-size:19px;line-height:1.6;color:#6f7784}.hero-actions{margin:32px 0 16px;display:flex;justify-content:center;gap:12px;flex-wrap:wrap}.primary-btn,.secondary-btn{height:50px;padding:0 20px;border-radius:12px;display:inline-flex;align-items:center;justify-content:center;gap:10px;text-decoration:none;font-weight:700;cursor:pointer}.primary-btn{color:#fff;background:var(--primary);box-shadow:0 13px 24px #5657e633}.primary-btn:hover{background:var(--primary-dark)}.secondary-btn{color:#353a46;background:#fff;border:1px solid #e4e6eb}.privacy-note{color:#969da7;font-size:12px}.preview-shell{max-width:950px;margin:0 auto 70px;padding:0 18px;filter:drop-shadow(0 28px 35px rgba(35,40,55,.12));transform:perspective(900px) rotateX(2deg)}.preview-top{height:35px;background:#f1f2f5;border-radius:14px 14px 0 0;padding:13px;display:flex;gap:6px}.preview-top i{width:8px;height:8px;border-radius:50%;background:#d4d7dd}.preview-body{height:335px;background:#fff;border-radius:0 0 14px 14px;padding:34px;overflow:hidden}.preview-kpis{display:grid;grid-template-columns:repeat(4,1fr);gap:18px}.preview-kpis div{padding:18px;border:1px solid #eceef2;border-radius:12px}.preview-kpis small,.preview-kpis span{display:block;color:#9ca3ad;font-size:11px}.preview-kpis strong{display:block;font-size:28px;margin:6px 0 2px}.preview-chart{height:120px;margin-top:38px;display:flex;align-items:end;gap:22px;border-bottom:1px solid #eceef2;padding:0 20px}.preview-chart span{flex:1;background:linear-gradient(#6a6bea,#b9b9f6);height:60%;border-radius:5px 5px 0 0;opacity:.75}.preview-chart span:nth-child(2){height:74%}.preview-chart span:nth-child(3){height:52%}.preview-chart span:nth-child(4){height:86%}.preview-chart span:nth-child(5){height:68%}.preview-chart span:nth-child(6){height:96%}.preview-chart span:nth-child(7){height:78%}.app-shell{min-height:100vh;display:flex}.sidebar{width:246px;position:fixed;inset:0 auto 0 0;background:#fff;border-right:1px solid var(--line);padding:26px 20px 20px;display:flex;flex-direction:column;z-index:20}.sidebar .brand{padding:0 8px}.side-nav{margin-top:43px;display:grid;gap:7px}.side-nav button,.side-bottom button{min-height:44px;border-radius:10px;background:transparent;color:#6d7581;display:flex;align-items:center;gap:12px;padding:0 12px;text-align:left;cursor:pointer;font-weight:500}.side-nav button.active{background:#f1f1ff;color:var(--primary);font-weight:700}.side-nav button:disabled,.side-bottom button:disabled{cursor:default;opacity:.75}.side-nav span{margin-left:auto;font-size:9px;text-transform:uppercase;background:#f1f2f4;color:#a0a6af;padding:3px 5px;border-radius:4px}.side-bottom{margin-top:auto;border-top:1px solid var(--line);padding-top:14px;display:grid;gap:4px}.dashboard-main{margin-left:246px;width:calc(100% - 246px);min-height:100vh}.demo-banner{min-height:38px;background:#fffbeb;border-bottom:1px solid #f6e6a8;color:#8a6b12;display:flex;align-items:center;justify-content:center;gap:10px;font-size:12px}.demo-banner button{display:inline-flex;align-items:center;gap:4px;background:transparent;color:#71550a;cursor:pointer;font-weight:700}.topbar{height:82px;padding:0 34px;background:#fff;border-bottom:1px solid var(--line);display:flex;align-items:center;justify-content:space-between;position:sticky;top:0;z-index:15}.property-picker{position:relative}.property-picker>span{display:block;color:#9aa0a9;font-size:10px;font-weight:700;text-transform:uppercase;letter-spacing:.07em;margin-bottom:4px}.property-picker>button{display:flex;align-items:center;gap:22px;padding:0;background:transparent;cursor:pointer;color:#242a34}.property-picker button div{display:grid;text-align:left}.property-picker strong{font-size:14px}.property-picker small{font-size:11px;color:#9299a3;margin-top:2px}.property-menu{position:absolute;top:60px;left:0;min-width:310px;background:#fff;border:1px solid var(--line);border-radius:12px;padding:7px;box-shadow:0 18px 50px #1e233221}.property-menu button{width:100%;padding:11px;border-radius:8px;background:transparent;display:grid;text-align:left;cursor:pointer}.property-menu button:hover,.property-menu button.selected{background:#f5f5ff}.top-actions{display:flex;align-items:center;gap:14px}.refresh-btn{height:37px;padding:0 12px;border-radius:9px;background:#fff;border:1px solid #e2e4e9;color:#5e6671;display:flex;align-items:center;gap:8px;cursor:pointer}.refresh-btn:disabled{opacity:.55}.avatar{width:37px;height:37px;border-radius:50%;display:grid;place-items:center;overflow:hidden;background:#e9e9ff;color:var(--primary);font-weight:700}.avatar img{width:100%;height:100%;object-fit:cover}.content{width:min(1180px,calc(100% - 56px));margin:0 auto;padding:38px 0 60px}.page-heading{display:flex;justify-content:space-between;align-items:end;margin-bottom:27px}.page-heading p,.panel-title p{margin:0 0 6px;color:var(--primary);font-size:10px;font-weight:800;letter-spacing:.11em}.page-heading h1{margin:0 0 7px;font-size:30px;letter-spacing:-.035em}.page-heading span,.page-heading>small{color:#8b929c;font-size:13px}.stats-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:15px}.stat-card{min-height:171px;padding:20px;background:#fff;border:1px solid var(--line);border-radius:14px;box-shadow:0 3px 12px #24283706}.stat-top{display:flex;justify-content:space-between;align-items:center}.stat-icon{width:35px;height:35px;border-radius:10px;display:grid;place-items:center;color:var(--primary);background:#f0f0ff}.stat-icon.live{color:var(--green);background:#ebfaf4}.live-pill{display:inline-flex;align-items:center;gap:5px;color:var(--green);font-size:10px;font-weight:700;background:#edf9f5;border-radius:999px;padding:5px 8px}.live-pill i{width:6px;height:6px;background:var(--green);border-radius:50%;box-shadow:0 0 0 4px #17a6731a}.stat-value{display:block;margin-top:18px;font-size:30px;letter-spacing:-.035em}.stat-label{display:block;margin-top:2px;color:#515966;font-size:12px;font-weight:600}.stat-card small{display:block;margin-top:8px;color:#a1a7af;font-size:10px}.panel{background:#fff;border:1px solid var(--line);border-radius:14px;padding:23px;box-shadow:0 3px 12px #24283705}.trend-panel{margin-top:15px}.panel-title{display:flex;justify-content:space-between;align-items:start;color:#9ba2ac}.panel-title h2{margin:0;color:#242a34;font-size:17px;letter-spacing:-.02em}.panel-title>span{font-size:10px}.chart-wrap{margin-top:16px;width:100%;overflow:hidden;color:var(--primary)}.line-chart{display:block;width:100%;height:240px;overflow:visible}.grid-line{stroke:#eef0f3;stroke-width:1}.line-path{stroke:var(--primary);stroke-width:2.4;stroke-linecap:round;stroke-linejoin:round}.chart-dot{fill:#fff;stroke:var(--primary);stroke-width:2.5}.chart-label{fill:#a0a6af;font-size:10px;text-transform:capitalize}.two-cols{display:grid;grid-template-columns:1fr 1fr;gap:15px;margin-top:15px}.rank-list{margin-top:22px;display:grid;gap:16px}.rank-text{display:flex;justify-content:space-between;align-items:center;gap:20px;margin-bottom:7px}.rank-text span{font-size:12px;color:#4d5561;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.rank-text strong{font-size:11px;color:#69717d}.bar-track{height:5px;background:#f0f1f4;border-radius:99px;overflow:hidden}.bar-fill{height:100%;background:#7a7be9;border-radius:99px}.empty{color:#949ba5;font-size:12px;padding:12px 0}.devices-panel{margin-top:15px}.device-list{display:grid;grid-template-columns:repeat(3,1fr);gap:15px;margin-top:19px}.device-row{border:1px solid #eceef2;border-radius:11px;padding:14px;display:flex;align-items:center;gap:11px}.device-icon{width:35px;height:35px;border-radius:9px;display:grid;place-items:center;background:#f5f5ff;color:var(--primary)}.device-info{display:grid;gap:2px;flex:1}.device-info span{font-size:12px;font-weight:600}.device-info small{font-size:9px;color:#9aa1aa}.device-row>strong{font-size:13px}.error-box{margin:0 0 16px;padding:13px 15px;border:1px solid #ffd8d8;background:#fff4f4;color:#a53d3d;border-radius:10px;font-size:12px}.empty-state{min-height:260px;background:#fff;border:1px solid var(--line);border-radius:14px;display:grid;place-content:center;justify-items:center;gap:8px;color:#8f96a0}.empty-state strong{color:#39404a}.empty-state span{font-size:12px}@media (max-width: 980px){.sidebar{width:76px;padding-inline:12px}.sidebar .brand span,.side-nav button:not(.active) span,.side-nav button>:not(svg),.side-bottom button>:not(svg){display:none}.sidebar .brand{padding:0 7px}.side-nav button,.side-bottom button{justify-content:center;padding:0}.dashboard-main{margin-left:76px;width:calc(100% - 76px)}.stats-grid{grid-template-columns:repeat(2,1fr)}.device-list{grid-template-columns:1fr}}@media (max-width: 700px){.landing-nav{height:68px;padding-inline:18px}.hero{margin-top:42px}.hero h1{font-size:45px}.hero>p{font-size:16px}.preview-kpis{grid-template-columns:repeat(2,1fr)}.preview-body{height:380px;padding:20px}.sidebar{display:none}.dashboard-main{margin:0;width:100%}.topbar{height:73px;padding:0 17px}.content{width:calc(100% - 28px);padding-top:25px}.refresh-btn{width:37px;padding:0;justify-content:center;font-size:0}.property-picker>button{gap:9px;max-width:230px}.property-picker button div{max-width:190px}.property-picker strong,.property-picker small{white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.stats-grid{grid-template-columns:1fr 1fr;gap:10px}.stat-card{min-height:156px;padding:16px}.stat-value{font-size:26px}.two-cols{grid-template-columns:1fr}.page-heading{align-items:start}.page-heading>small{display:none}.panel{padding:18px}}@media (max-width: 470px){.hero h1{font-size:39px}.hero-actions{display:grid}.stats-grid{grid-template-columns:1fr}.page-heading h1{font-size:26px}.top-actions .avatar{display:none}.property-picker>button{max-width:260px}.demo-banner{padding:7px 12px;text-align:center}}.landing-error{max-width:620px;margin:22px auto 0;padding:12px 14px;border:1px solid #ffd8d8;border-radius:10px;background:#fff5f5;color:#a43b3b;font-size:13px}.setup-page{min-height:100vh;background:radial-gradient(circle at 50% -20%,#eef 0,#f8f8fc 34%,#f5f6f8);padding-bottom:60px}.setup-header{height:82px;max-width:1080px;margin:0 auto;padding:0 24px;display:flex;align-items:center;justify-content:space-between}.setup-close{background:transparent;color:#626a75;font-size:13px;cursor:pointer;font-weight:600}.setup-card{width:min(780px,calc(100% - 32px));min-height:560px;margin:34px auto 0;background:#fff;border:1px solid #e8e9ef;border-radius:20px;box-shadow:0 24px 70px #1e23371a;padding:34px 42px 40px}.setup-progress{display:flex;align-items:center;justify-content:center;width:150px;margin:0 auto 38px}.setup-progress span{width:28px;height:28px;display:grid;place-items:center;border-radius:50%;background:#f0f1f4;color:#9ba1aa;font-size:12px;font-weight:700}.setup-progress span.active{background:var(--primary);color:#fff}.setup-progress i{width:70px;height:2px;background:#eceef2}.setup-progress i.active{background:#b9b9f6}.setup-step{max-width:650px;margin:0 auto}.setup-welcome{text-align:center}.success-mark{width:58px;height:58px;margin:0 auto 18px;border-radius:18px;display:grid;place-items:center;background:#ecfaf5;color:var(--green)}.setup-kicker{margin:0 0 8px;color:var(--primary);font-size:10px;font-weight:800;letter-spacing:.12em;text-transform:uppercase}.setup-step h1{margin:0;font-size:30px;line-height:1.15;letter-spacing:-.035em;color:#202530}.setup-copy{max-width:570px;margin:12px auto 0;color:#7b838e;font-size:14px;line-height:1.65}.connected-user{max-width:520px;margin:30px auto 24px;padding:15px 16px;border:1px solid #e9eaf0;border-radius:13px;display:flex;align-items:center;gap:12px;text-align:left}.avatar.large{width:44px;height:44px;flex:0 0 auto}.connected-user>div:nth-child(2){display:grid;min-width:0;flex:1}.connected-user strong{font-size:13px}.connected-user span:not(.connected-pill){margin-top:2px;color:#969da6;font-size:11px;overflow:hidden;text-overflow:ellipsis}.connected-pill{display:inline-flex;align-items:center;gap:6px;border-radius:999px;padding:6px 9px;background:#edf9f5;color:#16835f;font-size:10px;font-weight:700}.connected-pill i{width:6px;height:6px;border-radius:50%;background:#17a673}.wizard-primary{min-height:46px;padding:0 19px;border-radius:11px;background:var(--primary);color:#fff;font-weight:700;cursor:pointer;box-shadow:0 10px 22px #5657e629}.setup-welcome .wizard-primary{min-width:220px}.wizard-primary:hover{background:var(--primary-dark)}.wizard-primary:disabled{opacity:.45;cursor:not-allowed;box-shadow:none}.wizard-back{margin:0 0 20px -5px;background:transparent;color:#737b86;display:inline-flex;align-items:center;gap:4px;cursor:pointer;font-size:12px}.property-selection-toolbar{margin-top:28px;padding-bottom:12px;border-bottom:1px solid #eff0f3;display:flex;align-items:center;justify-content:space-between;gap:16px;color:#8d949d;font-size:12px}.property-selection-toolbar strong{color:#353b45}.property-selection-toolbar>div{display:flex;gap:12px}.property-selection-toolbar button{padding:0;background:transparent;color:var(--primary);cursor:pointer;font-size:11px;font-weight:700}.wizard-properties{max-height:335px;overflow:auto;margin-top:10px;display:grid;gap:8px;padding-right:4px}.wizard-property{width:100%;min-height:67px;padding:11px 13px;border:1px solid #eaebef;border-radius:11px;background:#fff;display:flex;align-items:center;gap:12px;text-align:left;cursor:pointer}.wizard-property:hover{border-color:#d8d9f8;background:#fbfbff}.wizard-property.selected{border-color:#cbccfa;background:#f7f7ff}.property-check{width:22px;height:22px;flex:0 0 22px;border-radius:6px;border:1.5px solid #d5d8df;display:grid;place-items:center;color:#fff}.wizard-property.selected .property-check{border-color:var(--primary);background:var(--primary)}.property-copy{display:grid;gap:3px;min-width:0;flex:1}.property-copy strong{color:#313741;font-size:13px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.property-copy small{color:#9aa0aa;font-size:10px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.property-status{color:#9aa0a9;font-size:10px;font-weight:700}.wizard-property.selected .property-status{color:var(--primary)}.wizard-empty{padding:30px;border:1px dashed #dfe1e7;border-radius:12px;color:#9097a1;text-align:center;font-size:12px}.wizard-footer{margin-top:24px;padding-top:18px;border-top:1px solid #eff0f3;display:flex;align-items:center;justify-content:space-between;gap:18px}.wizard-footer small{color:#9aa1aa;font-size:10px}.setup-loading{min-height:330px;display:grid;place-content:center;justify-items:center;gap:16px;color:#8c939c;font-size:12px}@media (max-width: 700px){.setup-card{margin-top:12px;padding:28px 20px;border-radius:16px}.setup-header{height:70px;padding-inline:18px}.setup-step h1{font-size:26px}.connected-user{align-items:flex-start}.connected-pill{display:none}.property-selection-toolbar,.wizard-footer{align-items:flex-start;flex-direction:column}.wizard-footer .wizard-primary{width:100%}.property-status{display:none}}.period-filter{margin-top:15px;padding:18px 20px;background:#fff;border:1px solid var(--line);border-radius:14px;display:flex;align-items:center;justify-content:space-between;gap:22px;box-shadow:0 3px 12px #24283705}.period-filter-copy{min-width:230px;display:grid;gap:3px}.period-filter-copy>span{color:var(--primary);font-size:9px;font-weight:800;letter-spacing:.11em}.period-filter-copy>strong{color:#242a34;font-size:14px}.period-filter-copy>small{color:#9aa1aa;font-size:10px;line-height:1.45}.period-filter-controls{flex:1;display:grid;justify-items:end;gap:12px}.period-presets{display:flex;flex-wrap:wrap;justify-content:flex-end;gap:7px}.period-presets button{min-height:35px;padding:0 13px;border:1px solid #e5e7ec;border-radius:9px;background:#fff;color:#646c77;font-size:11px;font-weight:700;cursor:pointer}.period-presets button:hover{border-color:#cecff7;color:var(--primary)}.period-presets button.active{border-color:#c7c8fa;background:#f0f0ff;color:var(--primary)}.custom-period{padding:12px;border:1px solid #eceef2;border-radius:11px;background:#fafbfc;display:flex;align-items:end;gap:10px}.custom-period label{display:grid;gap:5px;color:#808791;font-size:9px;font-weight:700;text-transform:uppercase;letter-spacing:.06em}.custom-period input{height:36px;border:1px solid #dde0e6;border-radius:8px;background:#fff;padding:0 10px;color:#333a44;font:inherit;font-size:11px}.custom-period button{height:36px;padding:0 13px;border-radius:8px;background:var(--primary);color:#fff;font-size:11px;font-weight:700;cursor:pointer}.panel-period{display:block;margin-top:5px;color:#989faa;font-size:10px;font-weight:500}@media (max-width: 900px){.period-filter{align-items:flex-start;flex-direction:column}.period-filter-controls{width:100%;justify-items:start}.period-presets{justify-content:flex-start}}@media (max-width: 620px){.period-filter{padding:16px}.period-presets{display:grid;grid-template-columns:repeat(3,1fr);width:100%}.period-presets button{padding:0 8px}.custom-period{width:100%;display:grid;grid-template-columns:1fr 1fr}.custom-period input,.custom-period button{width:100%}.custom-period button{grid-column:1 / -1}}
