@font-face{font-family:Inter;src:url('/static/inter-400.ttf') format('truetype');font-weight:400;font-display:swap}
@font-face{font-family:Inter;src:url('/static/inter-500.ttf') format('truetype');font-weight:500;font-display:swap}
@font-face{font-family:Inter;src:url('/static/inter-600.ttf') format('truetype');font-weight:600;font-display:swap}
@font-face{font-family:Inter;src:url('/static/inter-700.ttf') format('truetype');font-weight:700;font-display:swap}
:root{--purple:#7302ea;--pink:#e426fd;--navy:#241941;--text:#292338;--muted:#87818f;--line:#eae7ef;--bg:#f8f9fc;--soft:#f2eafb;--green:#25836a}*{box-sizing:border-box}body{margin:0;background:var(--bg);color:var(--text);font:13px/1.6 Inter,'Segoe UI',sans-serif;-webkit-font-smoothing:antialiased}button,input,select,textarea{font:inherit}a{color:var(--purple);text-decoration:none}a:hover{color:#5600b4}button:focus-visible,a:focus-visible{outline:3px solid #b998eb;outline-offset:4px}h1,h2,h3,p{margin-top:0}h1{font-size:30px;line-height:1.25;letter-spacing:-1.1px;font-weight:600;margin-bottom:9px}h2{font-size:15px;letter-spacing:-.25px;line-height:1.4;font-weight:600;margin-bottom:22px}h3{font-size:14px;font-weight:600}small{display:block;font-size:11px;color:var(--muted)}.muted{color:var(--muted);font-size:12px}.eyebrow{font-size:9px;letter-spacing:1.8px;font-weight:600;color:#9b8daf;margin-bottom:12px}
button,.button{display:inline-flex;justify-content:center;align-items:center;gap:10px;border:1px solid transparent;border-radius:7px;background:var(--purple);color:white;padding:11px 17px;font-weight:500;font-size:11px;cursor:pointer;white-space:nowrap;transition:background .15s,box-shadow .15s;text-decoration:none}button:hover,.button:hover{background:#6400ce;color:white;box-shadow:0 3px 12px #7302ea16}.secondary,button.secondary,.button.secondary{background:white;border-color:#e2dbea;color:#6a527e}.secondary:hover,button.secondary:hover,.button.secondary:hover{background:#f5effb;color:var(--purple)}button.ghost{background:transparent;color:#7d708b;padding:8px;border:0;box-shadow:none}.badge{display:inline-flex;align-items:center;gap:6px;font-size:10px;font-weight:500;color:#7c51a1;background:#f3ecfa;padding:5px 9px;border-radius:5px;white-space:nowrap}.badge.success{background:#edf7f2;color:var(--green)}.badge.neutral{background:#f2f2f6;color:#8a8496}
.sidebar{width:226px;position:fixed;inset:0 auto 0 0;background:#fff;border-right:1px solid var(--line);padding:27px 19px;display:flex;flex-direction:column;z-index:5}.brand{display:block;max-width:165px;margin:0 auto 14px}.brand-logo{display:block;width:100%;height:auto}.nav-label{font-size:9px;color:#aaa2b5;letter-spacing:1.5px;margin:31px 12px 13px;font-weight:500}.sidebar nav a{display:flex;align-items:center;padding:11px 12px;border-radius:7px;margin:5px 0;color:#81768e;font-size:11px;font-weight:500;transition:background .15s}.sidebar nav a:hover{background:#f7f4fb;color:var(--purple)}.sidebar nav a.active{background:#f1e8fc;color:#7302ea}.sidebar nav b{font-size:8px;background:#e9d7fb;color:#8a48ce;padding:2px 5px;border-radius:3px;margin-left:auto}.sidebar-bottom{margin-top:auto;font-size:10px;padding:20px 9px 0;border-top:1px solid var(--line);overflow-wrap:anywhere;color:#a097ad}.sidebar-bottom p{color:#574a68;font-weight:500;margin-bottom:8px}.sidebar-bottom form{display:inline}.sidebar-bottom a{color:#8b7b9b}.sidebar-bottom button{font-size:10px}
.workspace{margin-left:226px;padding:0 38px 22px;max-width:1920px}.topbar{height:75px;display:flex;justify-content:space-between;align-items:center;border-bottom:1px solid var(--line);margin-bottom:34px;font-size:11px;color:#70627f}.topbar>span:first-child:before{content:'▦';color:#9c8aac;margin-right:10px}.heading{display:flex;justify-content:space-between;align-items:center;gap:20px;margin-bottom:28px}.heading .muted{margin:0}.heading>.button{box-shadow:0 4px 10px #7302ea12}.metrics{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:18px;margin:0 0 31px}.card{background:white;border:1px solid #e9e6ef;border-radius:10px;padding:24px;margin-bottom:23px;min-width:0;overflow-x:auto;box-shadow:0 3px 6px #34204a02}.metrics .card{margin:0;padding:21px 23px}.metrics .card>span{font-size:10px;color:#8c7e9a;font-weight:500}.metrics strong{font-size:31px;display:block;line-height:1.3;margin:13px 0 8px;letter-spacing:-1.2px;font-weight:500;font-variant-numeric:tabular-nums}.metrics strong.date{font-size:20px;letter-spacing:-.7px;margin:20px 0 12px}.metrics strong small{display:inline;font-size:13px;color:#9a8cab;letter-spacing:0}.metrics small{font-size:9px;color:#a599b2}.columns{display:grid;grid-template-columns:minmax(0,1.4fr) minmax(0,1fr);gap:22px}.empty{color:#a094ae;padding:36px 20px!important;text-align:center;font-size:11px}.empty h3{color:#64516f;font-size:16px;font-weight:500}.metrics .empty{grid-column:1/-1;border:1px dashed #dfd4ed;background:linear-gradient(110deg,#fff,#fbf9ff)}.metrics .empty a{display:inline-block;font-size:11px;font-weight:500;border-bottom:1px solid #caa6f0;padding-bottom:4px}.empty p{margin-bottom:18px}table{border-collapse:collapse;width:100%;text-align:left;font-size:11px}th{color:#a497b1;font-weight:500;font-size:9px;letter-spacing:.8px;text-transform:uppercase;background:#fbfafc}td,th{padding:14px 11px;border-bottom:1px solid #f0edf4}td small{margin-top:4px;font-size:10px}td b{font-weight:500}tbody tr:last-child td{border-bottom:0}tbody tr:hover{background:#fdfbff}.device-row{display:flex;align-items:center;justify-content:space-between;gap:14px;border-bottom:1px solid #f0edf4;padding:16px 0;font-size:11px}.device-row b{font-weight:500}.device-row small{font-size:10px;margin-top:3px}.device-row:last-child{border:0}.inline{display:flex;gap:6px;margin-top:10px;align-items:center}.inline button{padding:8px;font-size:10px}.inline select{margin:0;max-width:180px;font-size:11px}.result{position:relative}.result:before{content:'';position:absolute;inset:0 auto 0 0;width:3px;background:linear-gradient(#7302ea,#e426fd)}.result strong{font-size:27px}.result p{font-size:10px}.section-head{display:flex;justify-content:space-between;align-items:center;margin-bottom:16px}.section-head h2{margin:0}.section-head>span{font-size:10px;color:#aaa0b6}.onboarding{display:grid;grid-template-columns:repeat(3,1fr);gap:20px;margin:28px 0 14px;text-align:left}.onboarding a{border:1px solid var(--line)!important;padding:20px!important;background:#fff;border-radius:8px;color:var(--text)}.onboarding b{display:block;font-size:12px;font-weight:500;margin:10px 0 4px}.onboarding em{font-size:9px;font-style:normal;color:#ad90c4}.onboarding small{font-size:10px;font-weight:400}.card.empty.welcome{padding:30px!important;text-align:left;background:linear-gradient(110deg,#fff,#faf7ff)}.welcome .eyebrow{color:#ac8ac8}.welcome h3{font-size:21px;letter-spacing:-.5px;margin-bottom:6px}
input,textarea,select{font:inherit;font-size:12px;display:block;width:100%;padding:12px 13px;border:1px solid #e0dce7;border-radius:7px;margin:8px 0 20px;color:#3d334b;background:#fff;transition:border .15s,box-shadow .15s}input::placeholder,textarea::placeholder{color:#b0a9b9;font-size:11px}input:focus,textarea:focus,select:focus{outline:0;border-color:#a477d4;box-shadow:0 0 0 3px #7302ea09}input[type=checkbox]{display:inline;width:auto;margin:0 8px 0 0}textarea{min-height:100px;resize:vertical}label{font-size:11px;font-weight:500;color:#695d76}.helptext{display:block;color:#a499b0;font-size:10px}.errorlist,.warning{color:#b2603f;font-size:11px}.notice{background:#f6f0fc;border:1px solid #e8d9f5;border-radius:8px;padding:15px 18px;margin:18px 0;color:#8a62a6;font-size:11px}.notice.error{background:#fff4ee;border-color:#f1ddce;color:#a26545}.flow-preview{display:flex;align-items:center;gap:14px;margin:24px 0 28px;flex-wrap:wrap;padding:20px;border:1px dashed #e3d7ef;border-radius:10px;background:radial-gradient(#dcd0e8 .6px,transparent .6px);background-size:10px 10px}.flow-preview span{padding:17px 20px;border:1px solid #e2d9eb;background:white;border-radius:7px;font-size:11px;box-shadow:0 2px 6px #32114704}.flow-preview b{color:#bb9acf;font-weight:400}.flow-item{padding:20px 0;border-bottom:1px solid var(--line)}.flow-item p{margin-top:12px;color:#90819e;font-size:11px}footer{color:#b5adbe;font-size:9px;margin-top:26px;letter-spacing:.1px}.narrow{max-width:480px;margin:65px auto;padding:36px}.narrow h1{font-size:26px}.public{min-height:100vh}.public>footer{display:none}.public>.notice{max-width:500px;margin:20px auto}.narrow li{font-size:10px;color:#9b8cab}
.login-page{display:grid;grid-template-columns:1fr 1fr;min-height:100vh;background:#fff}.login-story{display:flex;flex-direction:column;padding:32px 54px 28px;background:radial-gradient(ellipse at 90% 88%,#ebddff 0,transparent 55%),linear-gradient(135deg,#f9f7fc,#f2ecf9);position:relative;overflow:hidden;border-right:1px solid #eee7f4}.login-logo{display:block;width:190px;position:relative;z-index:1}.login-logo img{display:block;width:100%;height:auto}.story-content{max-width:440px;position:relative;z-index:1;margin:auto 0;padding:33px 0 35px}.overline{display:flex;align-items:center;gap:7px;color:#89729e;font-size:9px;font-weight:600;letter-spacing:1.75px}.overline i{width:5px;height:5px;border-radius:50%;background:#8f32e1}.story-content h1{font-size:54px;line-height:1.11;letter-spacing:-2.7px;margin:21px 0 20px;font-weight:600;color:#281c40}.story-content h1 span{color:#7b26d2}.story-content>p{font-size:12px;line-height:1.9;color:#95869e;margin-bottom:29px}.story-footer{display:flex;justify-content:space-between;gap:10px;align-items:center;color:#ac9db8;font-size:8px;position:relative;z-index:1;letter-spacing:.1px}.story-footer a{color:#8f789e}.system-illustration{max-width:414px;background:#ffffff70;border:1px solid #fff;border-radius:12px;padding:20px;box-shadow:0 14px 45px #73558908}.illustration-label{font-size:7px;letter-spacing:1.1px;color:#b2a4c0;display:flex;justify-content:space-between;margin-bottom:16px}.illustration-label span{letter-spacing:.5px;color:#b9acc6}.signal-row{display:grid;grid-template-columns:1fr 1fr;gap:12px}.signal-card{display:flex;gap:10px;align-items:center;background:#fff;border:1px solid #eee8f4;padding:12px 10px;border-radius:7px;box-shadow:0 3px 5px #32114702}.signal-card b{font-size:10px;color:#61516e;font-weight:500;display:block}.signal-card small{font-size:8px;margin-top:1px;color:#b0a4ba;white-space:nowrap}.signal-icon{display:flex;align-items:center;justify-content:center;width:27px;height:29px;border-radius:6px;background:#f6f1fc;color:#a27ebc;font-size:18px;flex:none}.signal-dot{margin-left:auto;width:4px;height:4px;background:#b292d1;border-radius:50%}.signal-connect{height:27px;display:flex;justify-content:center;align-items:center;color:#b796d3}.signal-connect i{font-size:17px;font-style:normal}.signal-connect span{width:15%;height:1px;background:#decaee;margin:0 10px}.insight-card{display:flex;gap:12px;align-items:center;background:#fff;border:1px solid #dfc7f2;border-radius:7px;padding:12px 14px;box-shadow:0 4px 8px #8a41bc06}.insight-icon{width:29px;height:29px;border-radius:7px;background:#f3e8fc;color:#8941c5;font-size:22px;display:flex;align-items:center;justify-content:center}.insight-card b{font-size:10px;color:#74528e;font-weight:500;display:block}.insight-card small{font-size:8px;color:#b19aba;margin-top:2px}.insight-card>span:last-child{margin-left:auto;color:#ad85c7}.login-panel{display:flex;flex-direction:column;padding:38px 50px 28px;min-height:100vh}.login-top{display:flex;align-items:center;justify-content:flex-end;gap:13px;font-size:9px;color:#a195ac}.login-top a{font-weight:500;color:#8354a8}.login-form-wrap{width:100%;max-width:348px;margin:auto;padding:70px 0}.welcome-icon{width:42px;height:42px;display:flex;align-items:center;justify-content:center;border:1px solid #e9ddf3;border-radius:11px;margin-bottom:26px;box-shadow:0 3px 7px #54315b03}.welcome-icon svg{width:21px;height:21px;stroke:#9670b8;stroke-width:1.35}.login-form-wrap h2{font-size:28px;font-weight:600;letter-spacing:-1px;margin:0 0 10px;color:#342343}.login-subtitle{color:#aa9db4;font-size:11px;margin-bottom:35px}.login-form label{font-size:10px;color:#84718f;font-weight:500}.login-form input{height:44px;padding:12px 14px;font-size:12px;border-color:#e6dfea;margin:8px 0 23px}.login-form input::placeholder{font-size:10px;color:#bbaec5}.password-field{position:relative}.password-field input{padding-right:45px}.password-toggle{position:absolute;right:10px;top:9px;width:27px;height:27px;background:transparent;color:#ad9abb;padding:5px;border:0;box-shadow:none!important}.password-toggle:hover{background:#f8f3fc;color:#8354a8}.password-toggle svg{width:17px;height:17px;stroke:currentColor;stroke-width:1.2}.login-submit{width:100%;height:45px;display:flex;justify-content:space-between;background:linear-gradient(100deg,#7d17da,#8619e3);font-size:11px;box-shadow:0 4px 9px #7302ea10;margin-top:5px;padding:0 17px;border-radius:6px}.login-submit span{font-size:17px;font-weight:400;color:#dbb3f6}.login-help{display:flex;gap:7px;align-items:center;justify-content:center;border-top:1px solid #f0eaf4;margin-top:27px;padding-top:22px;color:#b6a8c0;font-size:8px}.login-help svg{width:13px;height:13px;stroke:#b29bbd;stroke-width:1.4}.recovery-note{text-align:center;font-size:8px;color:#c1b4c9;line-height:1.8;max-width:280px;margin:20px auto 0}.login-bottom{display:flex;justify-content:space-between;color:#b8adbf;font-size:8px}
@media(min-width:1500px){.login-story{padding-left:max(60px,calc((100vw - 1250px)/2));padding-right:65px}.login-panel{padding-right:max(60px,calc((100vw - 1250px)/2));padding-left:70px}.story-content{max-width:480px}.story-content h1{font-size:61px}.story-content>p{font-size:13px}.system-illustration{max-width:440px}}
@media(max-width:1150px){.workspace{padding:0 25px}.sidebar{width:205px;padding:25px 14px}.workspace{margin-left:205px}.columns{grid-template-columns:1fr}.metrics{gap:12px}.metrics .card{padding:18px}.login-story{padding-left:38px;padding-right:38px}.login-panel{padding:38px 35px 26px}.story-content h1{font-size:46px}.signal-card{gap:7px;padding:10px 8px}.signal-card small{font-size:7px}.insight-card b{font-size:9px}.onboarding{gap:10px}}
@media(max-width:800px){.login-page{grid-template-columns:1fr}.login-story{padding:25px 28px 30px;min-height:0;border-right:0;border-bottom:1px solid #e8dff1}.login-logo{width:145px}.story-content{padding:24px 0 0;max-width:none}.story-content h1{font-size:37px;letter-spacing:-1.8px;margin:15px 0}.story-content>p{font-size:11px;margin:0;max-width:330px}.desktop-break{display:none}.system-illustration,.story-footer{display:none}.login-panel{padding:24px 28px;min-height:0}.login-top{font-size:9px}.login-form-wrap{padding:35px 0;max-width:400px}.welcome-icon{display:none}.login-form-wrap h2{font-size:25px}.login-subtitle{margin-bottom:28px}.login-bottom{margin:6px 0}.sidebar{position:static;width:100%;padding:15px 18px;border-right:0;border-bottom:1px solid var(--line)}.sidebar .brand{width:115px;margin:0 0 12px}.sidebar nav{display:flex;overflow:auto;gap:5px}.sidebar nav a{white-space:nowrap;font-size:10px;padding:9px}.sidebar .nav-label,.sidebar-bottom{display:none}.workspace{margin:0;padding:0 18px}.topbar{height:62px;margin-bottom:25px;font-size:10px}.heading{align-items:flex-start;gap:12px}.heading h1{font-size:25px}.heading>.badge{display:none}.heading>.button{font-size:10px;padding:10px 12px}.metrics{grid-template-columns:repeat(2,1fr);gap:10px}.metrics strong{font-size:29px}.metrics strong.date{font-size:18px}.columns{gap:0}.card{padding:20px}.flow-preview{gap:8px;padding:13px}.flow-preview span{padding:10px;font-size:9px}.flow-preview b{font-size:10px}.onboarding{grid-template-columns:1fr;gap:8px}.onboarding a{padding:14px!important}.onboarding b{margin:3px 0}.narrow{margin:25px 16px;padding:25px}.device-row .inline{flex-wrap:wrap}.public>.notice{margin:15px}}
@media(prefers-reduced-motion:reduce){*{transition:none!important}}

/* Readability at normal browser zoom. */
.login-form-wrap{padding:38px 0}.login-top,.login-bottom,.story-footer{font-size:10px}.overline{font-size:10px}.story-content>p{font-size:13px;color:#7f718d}.login-subtitle{font-size:13px;color:#81718d}.login-form label{font-size:12px;color:#62516f}.login-form input,.login-form input::placeholder{font-size:12px}.login-submit{font-size:12px}.login-help{font-size:10px;color:#8b7899}.recovery-note{font-size:10px;color:#9787a3}.illustration-label{font-size:9px;color:#9786a7}.signal-card b,.insight-card b{font-size:11px}.signal-card small,.insight-card small{font-size:9px;color:#9683a3}.sidebar nav a{font-size:12px}.nav-label{font-size:10px}.topbar{font-size:12px}.badge{font-size:11px}.metrics .card>span{font-size:12px}.metrics small{font-size:11px}.metrics strong.date{margin:18px 0 10px}.eyebrow{font-size:10px}.muted{font-size:13px}.device-row,table{font-size:12px}th{font-size:10px}.device-row small,td small{font-size:11px}.button,button{font-size:12px}label{font-size:12px}.helptext{font-size:11px}.login-top span{color:#96849f}.login-bottom,.story-footer{color:#9f8fac}
@media(max-width:800px){.login-form-wrap{padding:32px 0}.story-content>p{font-size:12px}.login-top,.login-bottom{font-size:10px}.sidebar nav a{font-size:11px}}

.nav-icon{width:16px;height:16px;stroke:currentColor;stroke-width:1.5;fill:none;margin-right:11px;flex:none}.metrics-three{grid-template-columns:repeat(3,minmax(0,1fr))}@media(max-width:800px){.metrics-three{grid-template-columns:1fr}.nav-icon{width:14px;height:14px;margin-right:7px}}

.form-errors{padding:17px 18px;margin:20px 0;background:#fff3ee;border:1px solid #e8b8a9;border-left:4px solid #bd492c;border-radius:7px;color:#94371f;font-size:12px}.form-errors strong{font-size:14px}.form-errors ul{padding-left:18px;margin:12px 0}.form-errors p{font-size:11px;margin:0}.narrow .form-errors li,.narrow .errorlist li{color:#94371f;font-size:12px}.narrow input[aria-invalid=true]{border-color:#bd492c;background:#fffaf8}
