@import url('https://fonts.googleapis.com/css2?family=DM+Mono:wght@400;500&family=DM+Sans:wght@400;500;600;700&display=swap');
:root{--ink:#17202a;--muted:#74808b;--line:#e5e8ea;--paper:#f7f8f7;--blue:#175cff;--navy:#101b2b;--mint:#c5f8db}*{box-sizing:border-box}body{margin:0;background:var(--paper);color:var(--ink);font-family:'DM Sans',sans-serif}.shell{display:flex;min-height:100vh}.sidebar{width:248px;background:#fff;border-right:1px solid var(--line);padding:30px 18px 22px;display:flex;flex-direction:column}.brand{display:flex;align-items:center;gap:10px;color:var(--ink);text-decoration:none;font-size:17px;letter-spacing:-.04em;padding:0 14px}.brand b{font-weight:400;color:var(--muted)}.brand-mark{display:grid;place-items:center;width:27px;height:27px;border-radius:8px;background:var(--blue);color:#fff;font-size:17px}.workspace{border:1px solid var(--line);border-radius:10px;padding:11px;margin:46px 0 25px;display:flex;align-items:center;gap:9px}.avatar{width:29px;height:29px;border-radius:50%;background:#e9efff;color:var(--blue);display:grid;place-items:center;font-weight:700;font-size:12px}.workspace small{display:block;font:10px 'DM Mono';letter-spacing:.07em;color:#a0a8ae}.workspace strong{display:block;font-size:12px;margin-top:2px;max-width:116px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.chevron{margin-left:auto;color:#aab2b8}nav a,.side-bottom a{display:flex;gap:13px;align-items:center;color:#7c8790;text-decoration:none;font-size:13px;padding:12px 15px;border-radius:8px;margin:2px 0}nav a:first-letter,.side-bottom a:first-letter{font-size:18px}nav a.active,nav a:hover{background:#f0f4ff;color:var(--blue);font-weight:600}.side-bottom{margin-top:auto;border-top:1px solid var(--line);padding-top:16px}.side-bottom a{font-size:12px}main{max-width:1160px;width:100%;padding:42px 64px 80px;margin:0 auto}header{display:flex;justify-content:space-between;align-items:flex-start;margin-bottom:34px}h1,h2,h3,p{margin:0}h1{font-size:31px;letter-spacing:-.06em;margin-top:6px}h2{font-size:46px;line-height:1.01;letter-spacing:-.07em;font-weight:600}h2 em{font-style:normal;color:#9bd7bb}.eyebrow{font:10px 'DM Mono';letter-spacing:.13em;color:#98a1a7}.eyebrow.light{color:#93aeaa;margin-bottom:17px}.docs,.section-head a{color:var(--blue);font-size:12px;text-decoration:none;margin-top:8px}.hero{background:var(--navy);border-radius:14px;padding:44px 48px;min-height:282px;display:flex;justify-content:space-between;overflow:hidden;position:relative}.hero-copy{color:#aab6bf;font-size:13px;line-height:1.65;max-width:420px;margin:20px 0 26px}.signal{width:240px;align-self:center;height:180px;position:relative;display:grid;place-items:center;color:#fff;font:12px 'DM Mono';text-align:center;line-height:1.4}.signal-ring,.signal-ring:before,.signal-ring:after{position:absolute;border:1px solid #426078;border-radius:50%;content:'';width:180px;height:180px}.signal-ring:before{width:130px;height:130px;top:24px;left:24px;border-color:#547287}.signal-ring:after{width:76px;height:76px;top:51px;left:51px;border-color:#79a89c}.signal-dot{position:absolute;width:8px;height:8px;background:var(--mint);border-radius:50%;top:10px;right:29px;box-shadow:0 0 20px var(--mint)}.button{border:0;border-radius:7px;padding:11px 15px;font:600 12px 'DM Sans';cursor:pointer;text-decoration:none;display:inline-block}.button span{margin-left:18px;font-size:15px}.bright{background:var(--mint);color:#13221f}.dark{background:var(--navy);color:#fff}.grid{display:grid;grid-template-columns:repeat(3,1fr);gap:13px}.stats{margin-top:13px}.stats article,.card{background:#fff;border:1px solid var(--line);border-radius:10px;padding:21px}.stats small{font:10px 'DM Mono';color:#929ca3;letter-spacing:.1em}.stats strong{display:block;font-size:25px;letter-spacing:-.05em;margin:11px 0 3px}.green{color:#299365}.trend{font-size:11px;color:#9ba3aa}.section-head{display:flex;justify-content:space-between;align-items:end;margin:43px 0 16px}.section-head h3{font-size:21px;letter-spacing:-.05em;margin-top:7px}.subhead{font-size:13px;color:var(--muted);margin-top:7px}.table-wrap{background:#fff;border:1px solid var(--line);border-radius:10px;overflow:hidden}table{border-collapse:collapse;width:100%;font-size:12px}th{text-align:left;padding:14px 20px;color:#a0a8ae;font:10px 'DM Mono';letter-spacing:.08em;border-bottom:1px solid var(--line)}td{padding:17px 20px;border-bottom:1px solid #f0f1f1;color:#58636d}tr:last-child td{border:0}.message-body{font-weight:600;color:var(--ink);max-width:340px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.status{font:10px 'DM Mono';text-transform:uppercase;color:#279261;background:#e7f8ed;padding:5px 8px;border-radius:4px}.empty{text-align:center;color:#9ba3aa;padding:35px}.hidden{display:none}.webhook-form{max-width:650px;display:grid;gap:16px}label{font-size:12px;font-weight:600;color:#65717a}input{display:block;width:100%;border:1px solid #dce1e3;border-radius:7px;padding:12px;margin-top:7px;font:13px 'DM Sans';outline:0}input:focus{border-color:var(--blue)}.notice{font-size:12px;color:#2e9466}.hook-list{max-width:650px;margin-top:17px;display:grid;gap:10px}.hook-item{background:#fff;border:1px solid var(--line);border-radius:10px;padding:17px;display:flex;justify-content:space-between;align-items:center}.hook-item strong{font-size:13px}.hook-item p{font-size:11px;color:var(--muted);margin-top:5px}.remove{border:0;background:none;color:#d16565;cursor:pointer;font-size:11px}.key-card{max-width:700px;display:flex;justify-content:space-between;align-items:center}.key-card>div{display:flex;align-items:center;gap:13px}.key-icon{width:38px;height:38px;border-radius:8px;background:#edf2ff;color:var(--blue);display:grid;place-items:center;font-size:21px}.key-card strong{font-size:13px}.key-card p{font-size:11px;color:var(--muted);margin-top:4px}.key-result{max-width:700px;margin-top:12px;padding:16px;background:#eaf8ee;border:1px solid #c9ecd5;border-radius:9px;font:11px 'DM Mono';word-break:break-all}.code-card{max-width:700px;background:#101b2b;color:#d6e5e3;border-radius:10px;margin-top:16px;overflow:hidden}.code-top{display:flex;justify-content:space-between;padding:13px 18px;border-bottom:1px solid #2b3a4a;font:10px 'DM Mono';color:#91a8aa}.code-card pre{padding:21px;margin:0;overflow:auto;font:11px/1.8 'DM Mono'}.code-card b{color:var(--mint)}
@media(max-width:800px){.sidebar{width:64px;padding:22px 8px}.brand{padding:0;justify-content:center}.brand span:not(.brand-mark),.workspace span:not(.avatar),nav a span,.side-bottom span{display:none}.workspace{margin:42px 0 20px;padding:8px;justify-content:center}.chevron{display:none}nav a,.side-bottom a{justify-content:center;padding:11px 0}main{padding:28px 18px 60px}.hero{padding:29px 25px;min-height:320px}.signal{position:absolute;right:-40px;bottom:-20px;opacity:.45}h2{font-size:38px}.grid{grid-template-columns:1fr}.stats article{padding:16px}.section-head{margin-top:30px}.table-wrap{overflow-x:auto}table{min-width:620px}.key-card{display:block}.key-card .button{margin-top:18px}.allow-fields{grid-template-columns:1fr}.allow-fields .button{width:max-content}}
.login{min-height:100vh;display:grid;place-content:center;gap:18px;max-width:550px;margin:auto;padding:30px}.login h1{font-size:46px;line-height:1.02}.login h1 em{font-style:normal;color:#5e9b86}.login p:not(.eyebrow){color:var(--muted);font-size:14px;line-height:1.6;max-width:390px}.login-mark{width:42px;height:42px;border-radius:12px;background:var(--blue);color:#fff;display:grid;place-items:center;font-size:24px}
.shell{min-height:100vh}.sidebar{position:sticky;top:0;height:100vh;min-height:100vh;overflow:hidden}.sidebar nav{overflow:auto;min-height:0}.side-bottom{flex-shrink:0}main{min-width:0;overflow:visible}.view{scroll-margin-top:24px}
.login{position:relative;display:grid;grid-template-columns:minmax(380px,520px) 260px;align-items:center;justify-content:center;gap:clamp(45px,8vw,130px);max-width:none;min-height:100vh;padding:48px 7vw;background:radial-gradient(circle at 18% 18%,#eef3ff 0,transparent 30%),#f7f8f7;overflow:hidden}.login-panel{position:relative;z-index:1;background:#fff;border:1px solid #e3e7ea;border-radius:18px;padding:34px;box-shadow:0 20px 60px #17202a0d}.login-brand{display:flex;align-items:center;gap:10px;font-size:17px;letter-spacing:-.04em}.login-brand b{font-weight:400;color:var(--muted)}.login-copy{margin:76px 0 34px}.login-copy h1{font-size:47px;line-height:1.02;letter-spacing:-.07em;margin:10px 0 17px}.login-copy h1 em{font-style:normal;color:#65a286}.login-copy>p:not(.eyebrow){color:var(--muted);line-height:1.6;font-size:14px}.login form{display:grid;gap:15px}.login form label{font-size:12px}.login form input{background:#fbfcfc;padding:13px 14px}.login-submit{width:100%;padding:13px 16px;text-align:left;margin-top:3px}.login-submit span{float:right}.login-foot{font-size:10px!important;color:#a0a8ae!important;margin-top:25px}.login-foot strong{color:#65717a}.login-aside{position:relative;z-index:1;color:#84919a;align-self:center}.login-aside>p:last-child{font-size:14px;line-height:1.6}.login-aside em{font-style:normal;color:#5b8e7b}.login-orbit{height:260px;position:relative;display:grid;place-items:center;margin-bottom:26px;color:#526b72;font:10px 'DM Mono';text-align:center}.login-orbit:before,.login-orbit:after,.login-orbit span{content:"";position:absolute;border:1px solid #c8d8d6;border-radius:50%;width:240px;height:240px}.login-orbit:after{width:162px;height:162px;border-color:#a9c7bd}.login-orbit span:first-child{width:78px;height:78px;background:#d8f5e5;border-color:#9bcab1;box-shadow:0 0 0 18px #e9f8ef}.login-orbit span:last-of-type{width:8px;height:8px;background:var(--blue);border:0;top:19px;right:13px;box-shadow:0 0 18px #175cff88}.login-orbit i{font-style:normal;z-index:1}.login-glow{position:absolute;width:500px;height:500px;border-radius:50%;background:#d9e7ff66;filter:blur(4px);left:-250px;bottom:-310px}
.allow-card{max-width:700px;margin-top:16px}.allow-card h3{font-size:18px;letter-spacing:-.04em;margin-top:6px}.allow-fields{display:grid;grid-template-columns:1fr 1fr auto;align-items:end;gap:10px;margin-top:19px}.allow-fields .button{height:40px;white-space:nowrap}.allow-list{display:grid;gap:7px;margin-top:15px}.allow-item{display:flex;justify-content:space-between;align-items:center;border-top:1px solid var(--line);padding-top:11px;font:11px 'DM Mono';color:#59656d}.allow-item button{border:0;background:none;color:#d16565;cursor:pointer;font-size:11px}
.api-key-list{display:grid;gap:14px;max-width:700px;margin-top:16px}.key-editor{display:grid;gap:15px}.key-editor-head{display:flex;justify-content:space-between;align-items:center}.key-editor-head strong{display:block;font-size:14px;margin-top:5px}.key-editor-head small{display:block;color:#9ba3aa;font:10px 'DM Mono';margin-top:5px}.key-editor label{font-size:11px}.phone-label{display:flex;justify-content:space-between;align-items:center;color:#65717a;font-size:11px;font-weight:600}.phone-label span:last-child{color:#9ba3aa;font-weight:400}.phone-inputs{display:grid;gap:8px;margin-top:8px}.phone-row{display:flex;gap:8px;align-items:center}.phone-row input{margin:0;font:12px 'DM Mono'}.phone-remove{border:0;background:#fceeee;color:#c76363;border-radius:6px;width:36px;height:38px;font-size:20px;line-height:1;cursor:pointer}.phone-remove:hover{background:#f8dcdc}.add-phone{border:0;background:none;color:var(--blue);font:600 12px 'DM Sans';padding:10px 0 0;cursor:pointer}.label-hint{float:right;color:#9ba3aa;font-weight:400}
.app-list{display:grid;gap:14px;max-width:700px;margin-top:16px}.app-create{max-width:700px;display:flex;gap:10px}.app-create input{margin:0}.app-card{display:grid;gap:15px}.app-card-head{display:flex;justify-content:space-between;align-items:center}.app-card-head h3{font-size:20px;letter-spacing:-.05em;margin-top:6px}.app-card-head small{display:block;color:#9ba3aa;font:10px 'DM Mono';margin-top:5px}.app-phone-inputs{display:grid;gap:8px}
