:root{font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;color:#e9edf5;background:#0b1018;font-synthesis:none;font-weight:400;font-size:15px;line-height:1.55;--muted: #8b99af;--line: #253043;--green: #55d9bc;--purple: #ad9af9}*{box-sizing:border-box}body{margin:0}button,input{font:inherit}button,a,input{-webkit-tap-highlight-color:transparent}button{cursor:pointer}button:disabled{opacity:.55;cursor:wait}a{color:inherit;text-decoration:none}button:focus-visible,a:focus-visible,input:focus-visible{outline:2px solid var(--green);outline-offset:4px}button{color:inherit}h1,h2,h3,p{margin:0}svg{flex-shrink:0}::selection{background:#286d60;color:#fff}.shell{max-width:1232px;margin:auto;padding-left:40px;padding-right:40px}.header{height:90px;display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid #1c2635}.logo{display:inline-flex;align-items:center;gap:10px;font-size:19px;font-weight:700;letter-spacing:-.6px;white-space:nowrap}.logo-mark{display:grid;place-items:center;background:#163b34;border:1px solid #265348;width:35px;height:35px;border-radius:10px;color:var(--green)}.logo-muted{color:#9ba8bd;font-weight:450}.header nav{display:flex;align-items:center;gap:24px}.header nav>a{font-size:14px;color:#aab5c7}.button{border:1px solid #6be2c7;background:var(--green);color:#0c211d;border-radius:8px;min-height:43px;padding:11px 18px;display:inline-flex;justify-content:center;align-items:center;gap:9px;font-weight:650;font-size:14px;transition:background .15s,transform .15s}.button:hover{background:#78e5cd}.button.small{min-height:36px;padding:8px 13px}.button.ghost{border-color:transparent;background:transparent;color:#c5cfdf}.button.ghost:hover{background:#17202f}.button.secondary{background:#1c2939;border:1px solid #34445a;color:#dce5f2}.button.secondary:hover{background:#24344a}.button.destructive{background:#ed8f93;border-color:#ed8f93;color:#351314}.button.full{width:100%}.eyebrow{font-size:11px;font-weight:650;letter-spacing:1.7px;color:#94a5be;display:flex;align-items:center;gap:9px}.live-dot,.offline-dot{display:inline-block;width:6px;height:6px;border-radius:50%;background:var(--green);box-shadow:0 0 10px #55d9bc33;flex-shrink:0}.offline-dot{background:#748197;box-shadow:none}.installer{background:#111925;border:1px solid #2a364a;border-radius:9px;overflow:hidden}.installer-top{display:flex;align-items:center;justify-content:space-between;padding:0 14px;border-bottom:1px solid #243043;height:43px}.tabs{display:flex;height:100%;gap:20px}.tabs button{border:0;border-bottom:2px solid transparent;background:transparent;font-size:12px;color:#7e8ba1;padding:0 1px}.tabs button.active{color:#d7e2f1;border-bottom-color:var(--green)}.terminal-label{display:flex;align-items:center;gap:6px;font-size:11px;color:#6c7c95}.command{display:flex;align-items:center;gap:10px;padding:15px;background:#0d1520;border:1px solid #28364b;border-radius:7px;min-width:0}.installer .command{border:0;border-radius:0;background:transparent;padding:16px 14px}.command code{font-size:12px;font-family:SFMono-Regular,Consolas,Liberation Mono,monospace;white-space:pre-wrap;overflow-wrap:anywhere;flex:1;color:#c2d3e5}.copy-button{padding:4px;display:inline-flex;align-items:center;gap:5px;border:0;background:transparent;color:#8b9bb3;font-size:11px;flex-shrink:0}.installer .copy-button span{display:none}.copy-button:hover{color:var(--green)}.installer>p{font-size:11px;line-height:1.8;color:#79899f;padding:0 14px 13px}.installer p a{color:#a8b6cc;display:inline-flex;gap:3px;align-items:center}.computer-icon{width:39px;height:39px;display:grid;place-items:center;border:1px solid #334056;background:#1b293b;border-radius:10px;color:#aabbd3}.status{text-transform:capitalize;font-size:11px;display:inline-flex;align-items:center;gap:5px;padding:3px 8px;border-radius:20px;background:#1c293b;color:#94a3ba;white-space:nowrap}.status:before{content:"";width:4px;height:4px;background:currentColor;border-radius:50%}.status.online{background:#183930;color:#6cdbbe}.status.revoked{background:#3b232b;color:#dc9eaa}.meter{background:#243744;height:4px;border-radius:4px;overflow:hidden}.meter i{height:100%;display:block;background:var(--green);border-radius:4px;transition:width .35s}.meter.purple{background:#323147}.meter.purple i{background:var(--purple)}.legend-dot{width:6px;height:6px;border-radius:50%;background:var(--green);display:inline-block}.legend-dot.purple{background:var(--purple)}.footer{display:flex;justify-content:space-between;align-items:center;border-top:1px solid #1f2a3b;padding-top:24px;padding-bottom:24px;gap:20px;font-size:12px;color:#6d7f99}.footer .logo{font-size:13px;gap:7px}.footer .logo-mark{width:24px;height:24px;border-radius:7px}.footer .logo-mark svg{width:15px}.text-button{display:inline-flex;gap:6px;align-items:center;border:0;background:transparent;padding:0;color:var(--green);font-size:13px}.text-button:hover{text-decoration:underline}.icon-button{display:grid;place-items:center;min-width:31px;min-height:31px;border:0;background:transparent;border-radius:6px;color:#98a8bf}.icon-button:hover{background:#27354a;color:#e4edf7}.muted{color:#91a2ba;font-size:13px;line-height:1.8}form{margin-top:21px}label{display:flex;flex-direction:column;gap:7px;margin:16px 0;font-size:13px;color:#bdcadb}input{width:100%;background:#0d1521;border:1px solid #344258;border-radius:7px;color:#e6edf6;padding:11px 12px;outline:none}input:focus{border-color:#55baa4;box-shadow:0 0 0 2px #55d9bc13}input::placeholder{color:#65758d}form .button{margin-top:9px}.error{border:1px solid #7b434c;background:#381f29;color:#f5b0bb;padding:11px 13px;border-radius:7px;margin:15px 0;font-size:13px}.success{border:1px solid #346c5f;background:#153a32;color:#a5e3cb;padding:11px 13px;border-radius:7px;font-size:13px}.small-note{font-size:12px;color:#8192ab;line-height:1.8;margin-top:12px}.app-loading{min-height:100vh;display:flex;align-items:center;justify-content:center;gap:13px;color:#9cb6ba}@media(min-width:1500px){.shell{max-width:1310px}}@media(max-width:1050px){.shell{padding-left:27px;padding-right:27px}}@media(max-width:800px){.footer>.logo{display:none}.header nav{gap:14px}}@media(max-width:540px){.shell{padding-left:20px;padding-right:20px}.header{height:76px}.logo{font-size:15px;letter-spacing:-.5px;gap:7px}.logo-mark{width:29px;height:29px}.logo-mark svg{width:19px}.header nav>a{display:none}.header nav{gap:7px}.header .button.small{font-size:12px;padding:7px 9px;min-height:32px}.header .button.ghost{font-size:12px;padding:7px}.header nav>.button.small>svg{display:none}.eyebrow{font-size:10px;letter-spacing:1.35px}.command{padding:12px}.command code{font-size:11px}.terminal-label{font-size:10px}.installer-top{padding:0 11px}.installer .command{padding:15px 11px}.installer>p{font-size:10px;padding-left:11px;padding-right:11px}.footer{font-size:10px;padding-top:19px;padding-bottom:19px}.footer .text-button{font-size:11px}}@media(prefers-reduced-motion:reduce){*{transition:none!important;scroll-behavior:auto!important}}.loading-notice{position:fixed;bottom:24px;left:50%;transform:translate(-50%);z-index:60;padding:12px 20px;border:1px solid #34465f;background:#131d2b;border-radius:8px}.hero{display:grid;grid-template-columns:1.1fr 1fr;align-items:center;gap:48px;padding-top:84px;padding-bottom:82px}.hero h1{font-size:53px;line-height:1.16;letter-spacing:-2.2px;font-weight:680;margin:22px 0}.hero h1 em{font-style:normal;color:var(--green)}.hero-description{color:#9aa8bd;font-size:16px;line-height:1.8}.hero-actions{display:flex;align-items:center;gap:17px;margin:29px 0 34px}.hero-actions>span{color:#7f8da3;font-size:12px;white-space:nowrap}.hero-preview{background:linear-gradient(150deg,#162131,#101722 60%);border:1px solid #324157;box-shadow:0 30px 100px #0005,0 0 80px #438f7933;border-radius:13px;transform:perspective(1600px) rotateY(-3deg);overflow:hidden}.preview-top{display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid #29374b;padding:16px 20px;font-size:12px;color:#becadd}.preview-top>span:first-child{display:flex;align-items:center;gap:8px}.subtle-label{font-size:9px;letter-spacing:1.3px;color:#718198}.preview-computer{display:flex;align-items:center;gap:11px;padding:21px 20px}.preview-computer>div{display:flex;flex-direction:column;gap:3px;flex:1}.preview-computer strong{font-size:14px;font-weight:600}.preview-computer>div>span{font-size:11px;color:#7a8ca5}.preview-stats{display:grid;grid-template-columns:1fr 1fr;gap:14px;padding:0 20px 12px}.preview-stats>div{background:#152032;border:1px solid #2b3a50;padding:14px;border-radius:8px}.preview-stats>div>span{display:flex;align-items:center;gap:6px;color:#899db9;font-size:11px}.preview-stats strong{font-size:32px;font-weight:550;letter-spacing:-1px;display:block;margin:5px 0 12px}.preview-stats strong>span{font-size:18px;margin-left:3px;color:#8193ae}.hero-preview .chart{height:163px;margin-top:2px;padding-right:20px}.hero-preview .chart-times{font-size:9px}.preview-bottom{display:flex;gap:15px;padding:14px 20px;border-top:1px solid #243247;margin-top:6px;font-size:10px;color:#9cadc3}.preview-bottom>span{display:flex;align-items:center;gap:5px}.preview-bottom>span:last-child{margin-left:auto;font-size:9px;color:#7b8ba3}.features{border-top:1px solid #1f2a3b;padding-top:51px;padding-bottom:47px}.section-intro{text-align:center}.section-intro .eyebrow{justify-content:center;color:#71849e;letter-spacing:1.5px}.section-intro h2{font-size:27px;font-weight:600;letter-spacing:-.7px;margin-top:13px}.feature-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:35px;margin-top:35px}.feature-grid article{background:#111924;border:1px solid #223046;border-radius:10px;padding:24px}.feature-heading{display:flex;align-items:center;justify-content:space-between;margin-bottom:18px}.feature-heading>span{color:#76cdb9;background:#19302e;border-radius:8px;padding:9px;display:grid;place-items:center}.feature-heading small{color:#4b5d77;font-size:12px;font-family:monospace}.feature-grid h3{font-size:16px;font-weight:600;margin-bottom:8px}.feature-grid p{font-size:13px;color:#8797ae;line-height:1.85}.details-strip{display:flex;justify-content:center;gap:33px;padding-bottom:49px;color:#8192aa;font-size:11px}.details-strip>span{display:flex;gap:8px;align-items:center}.details-strip svg{color:#638a88}@media(min-width:1500px){.hero{padding-top:105px;padding-bottom:105px}.hero h1{font-size:57px}.hero-preview .chart{height:185px}}@media(max-width:1050px){.hero{gap:28px;padding-top:65px;padding-bottom:65px}.hero h1{font-size:44px}.hero-description{font-size:14px}.hero-actions{gap:13px;flex-wrap:wrap}.hero-actions>span{font-size:11px}.preview-bottom{padding:12px 15px;gap:11px}.preview-bottom>span:last-child{font-size:8px}.feature-grid{gap:17px}.feature-grid article{padding:20px}.details-strip{gap:20px}}@media(max-width:800px){.hero{grid-template-columns:1fr;gap:45px;max-width:650px;padding-top:48px}.hero h1{font-size:52px}.hero-description{font-size:16px}.hero-preview{transform:none}.hero-preview .chart{height:200px}.hero-actions>span{font-size:13px}.feature-grid{grid-template-columns:1fr;gap:15px}.feature-grid article{padding:22px}.feature-heading{margin-bottom:12px}.feature-grid p{font-size:14px}.feature-grid h3{font-size:17px}.details-strip{flex-wrap:wrap;font-size:12px}.section-intro h2{font-size:25px}}@media(max-width:540px){.hero h1{font-size:43px;letter-spacing:-1.6px}.hero-description{font-size:14px}.hero-actions{margin-top:25px;gap:15px}.hero-actions>span{font-size:11px}.hero .button{font-size:13px;padding:11px 13px}.hero{padding-top:39px;padding-bottom:45px;gap:36px}.hero-preview .chart{height:155px}.preview-top{padding:14px 15px}.preview-computer{padding:19px 15px}.preview-stats{padding:0 15px 12px;gap:12px}.preview-stats strong{font-size:30px}.preview-stats>div{padding:12px}.preview-bottom{font-size:9px;gap:10px}.preview-bottom>span:last-child{font-size:8px}.section-intro h2{font-size:23px}.features{padding-top:35px;padding-bottom:30px}.feature-grid{margin-top:25px}.details-strip{justify-content:flex-start;gap:15px;padding-bottom:30px;padding-top:5px}.desktop-break{display:none}}.preview-chart{padding:12px 20px 8px;height:163px}.preview-chart svg{width:100%;height:120px;display:block}.preview-chart polyline{fill:none;stroke-width:2.5;vector-effect:non-scaling-stroke}.preview-chart>div{display:flex;justify-content:space-between;font-size:10px;color:#72829b}.home-account{display:flex;align-items:center;gap:9px;position:relative}.home-username{max-width:170px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:13px;color:#aabbd0}.home-account .error{position:absolute;right:0;top:30px;width:240px;z-index:5}.account-placeholder{display:block;width:70px;height:18px;border-radius:4px;background:#17202f}@media(max-width:600px){.home-header{height:auto;min-height:90px;flex-wrap:wrap;padding-top:14px;padding-bottom:14px;gap:12px}.home-header nav{width:100%;justify-content:space-between}.home-username{max-width:170px}}
