@import"https://fonts.googleapis.com/css2?family=DM+Mono:wght@400;500&family=Manrope:wght@400;500;600;700;800&display=swap";:root{font-family:Manrope,sans-serif;color:#f5f1e8;background:#0c0e12;font-synthesis:none}*{box-sizing:border-box}body{margin:0;min-width:320px;min-height:100vh;background:#0c0e12}button,a{font:inherit}a{color:inherit;text-decoration:none}.brand{display:flex;align-items:center;gap:.7rem;font-weight:800;letter-spacing:-.04em;font-size:1.25rem}.brand span{display:grid;place-items:center;width:2rem;height:2rem;color:#0c0e12;background:#dfff62;border-radius:.35rem;font-size:1rem}.eyebrow{color:#dfff62;font:500 .72rem DM Mono,monospace;letter-spacing:.13em}.primary{display:inline-flex;border:0;border-radius:.35rem;background:#dfff62;color:#0c0e12;padding:.85rem 1.15rem;font-weight:800;cursor:pointer}.landing{min-height:100vh;background:radial-gradient(circle at 78% 10%,#293019 0,transparent 26%),linear-gradient(135deg,#0c0e12 45%,#151923)}.landing>nav{max-width:1200px;margin:auto;height:90px;display:flex;justify-content:space-between;align-items:center;padding:0 2rem;border-bottom:1px solid #ffffff12}.nav-cta{border:1px solid #ffffff30;border-radius:.35rem;padding:.65rem 1rem}.hero{max-width:1200px;margin:auto;padding:8rem 2rem 6rem}.hero h1{max-width:950px;margin:1.2rem 0;font-size:clamp(3.4rem,8vw,7.6rem);line-height:.91;letter-spacing:-.075em}.hero h1 em{color:#dfff62;font-style:normal}.lede{max-width:690px;color:#a8abb3;font-size:1.15rem;line-height:1.8}.hero-actions{display:flex;align-items:center;gap:1.3rem;margin-top:2rem;color:#717680;font:.75rem DM Mono,monospace}.proof{max-width:1200px;margin:auto;display:grid;grid-template-columns:repeat(3,1fr);border:1px solid #ffffff14;border-bottom:0}.proof div{padding:2rem;border-right:1px solid #ffffff14}.proof div:last-child{border:0}.proof strong{font-size:1.1rem}.proof p{color:#858a94;line-height:1.6;font-size:.9rem}.login{min-height:100vh;display:grid;place-items:center;background:radial-gradient(circle at center,#1f281c,#0c0e12 55%);padding:1.5rem}.login-card{width:min(480px,100%);border:1px solid #ffffff17;background:#111419;padding:2.5rem;box-shadow:0 30px 90px #0009}.login-card .eyebrow{margin-top:4rem}.login-card h1{font-size:2.5rem;letter-spacing:-.05em;line-height:1.05}.login-card>p:not(.eyebrow){color:#969ba6;line-height:1.7}.login-card button{width:100%;justify-content:center;margin-top:1rem}.loading{min-height:100vh;display:grid;place-items:center;color:#8e939d}.app-shell{min-height:100vh;display:grid;grid-template-columns:245px 1fr}aside{position:sticky;top:0;height:100vh;padding:1.6rem;border-right:1px solid #ffffff12;background:#0a0c0f;display:flex;flex-direction:column}.workspace{margin-top:2rem;color:#757b86;font-size:.78rem;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.side-nav{display:grid;gap:.3rem;margin-top:1rem}.side-nav a{padding:.72rem .85rem;border-radius:.3rem;color:#858b96;cursor:default}.side-nav a.active{color:#f5f1e8;background:#171b21}.signout{margin-top:auto;background:none;color:#747a85;border:1px solid #ffffff12;padding:.65rem;cursor:pointer}.dashboard{padding:2.3rem 3rem 4rem;min-width:0}.dashboard header{display:flex;align-items:center;justify-content:space-between;margin-bottom:2.4rem}.dashboard h1{margin:.35rem 0 0;font-size:2.1rem;letter-spacing:-.05em}.metrics{display:grid;grid-template-columns:repeat(4,1fr);border:1px solid #ffffff12}.metrics article{display:grid;gap:.5rem;padding:1.4rem;border-right:1px solid #ffffff12;background:#111419}.metrics article:last-child{border:0}.metrics span,.metrics small{color:#7f8590;font-size:.78rem}.metrics strong{font:500 2rem DM Mono,monospace}.dashboard-grid{margin-top:1.3rem;display:grid;grid-template-columns:2fr 1fr;gap:1.3rem}.panel{min-height:270px;background:#111419;border:1px solid #ffffff12;padding:1.5rem}.panel h2{margin:.25rem 0 1.5rem;font-size:1.2rem}.panel-title{display:flex;justify-content:space-between}.live{color:#dfff62;font:.7rem DM Mono,monospace}.chart{height:150px;display:flex;align-items:end;gap:3%;border-bottom:1px solid #ffffff20;padding:0 1rem}.chart i{width:5.5%;display:block;background:linear-gradient(#dfff62,#627325);opacity:.9}.chart-labels{display:flex;justify-content:space-between;margin-top:.7rem;color:#626873;font:.68rem DM Mono,monospace}dl{margin:0}dl div,.countries>div{display:flex;justify-content:space-between;padding:.8rem 0;border-bottom:1px solid #ffffff0e}dt,.countries span{color:#818793}dd{margin:0;font:.85rem DM Mono,monospace}.empty,.launch p{color:#7f8590;line-height:1.7}.launch{background:#dfff62;color:#111}.launch .eyebrow{color:#53621e}.launch p{color:#3e461e}.launch button{border:1px solid #111;background:transparent;padding:.7rem .9rem;font-weight:700;cursor:pointer}.error{color:#ff8c7d;padding:.8rem;border:1px solid #ff8c7d44}@media(max-width:900px){.proof,.metrics{grid-template-columns:1fr 1fr}.app-shell{grid-template-columns:1fr}aside{display:none}.dashboard{padding:1.5rem}.dashboard-grid{grid-template-columns:1fr}}@media(max-width:560px){.hero{padding-top:5rem}.hero-actions{align-items:flex-start;flex-direction:column}.proof,.metrics{grid-template-columns:1fr}.proof div,.metrics article{border-right:0;border-bottom:1px solid #ffffff14}.dashboard header{align-items:flex-start;gap:1rem}}
