:root{font-family:-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;color:#eeeFec;background:#141715;font-synthesis:none;--ink:#eeeFec;--muted:#a6afa9;--line:#303832;--accent:#a6e8ce;--panel:#191e1b;--faint:#7e8b82}
*{box-sizing:border-box}body{margin:0}button,input,select{font:inherit}button,a,input,select{ -webkit-tap-highlight-color:transparent}button{cursor:pointer}button:disabled{cursor:not-allowed;opacity:.46}button,a,input,select{touch-action:manipulation}a{color:inherit}button{min-height:44px;border:0;border-radius:7px;padding:11px 17px;font-weight:550;transition:background .16s,opacity .16s}button:focus-visible,a:focus-visible,input:focus-visible,select:focus-visible{outline:2px solid var(--accent);outline-offset:4px}button:hover:not(:disabled){filter:brightness(1.1)}button:active:not(:disabled){transform:translateY(1px)}[hidden]{display:none!important}h1,h2,h3,p{margin:0}h1{font-size:36px;letter-spacing:-1.25px;line-height:1.18;font-weight:600}h2{font-size:17px;letter-spacing:-.25px;font-weight:600}h3{font-size:16px;font-weight:550}p{line-height:1.6}.muted{color:var(--muted);font-size:14px}.caption{font-size:12px;line-height:1.65;color:var(--muted)}.eyebrow{color:var(--faint);font-size:10px;font-weight:650;letter-spacing:1.7px}.primary{color:#172820;background:var(--accent);display:inline-flex;gap:22px;align-items:center;justify-content:center}.secondary{color:var(--ink);background:#2b342e;border:1px solid #3b483f}.quiet{color:var(--muted);background:transparent;padding:10px 12px}.quiet:hover:not(:disabled){background:#252d28;color:var(--ink)}.full{width:100%}.topbar{height:80px;display:flex;align-items:center;justify-content:space-between;padding:0 36px;border-bottom:1px solid var(--line);gap:18px}.brand{display:flex;align-items:center;gap:10px;text-decoration:none;font-weight:620;font-size:21px;letter-spacing:-.6px;white-space:nowrap}.brand-label{color:var(--faint);font-size:10px;letter-spacing:1.9px;font-weight:550;margin-left:22px}.top-actions{display:flex;align-items:center;gap:22px}.demo-badge{display:inline-flex;align-items:center;gap:8px;font-size:12px;color:#b5c5bb;white-space:nowrap}.demo-badge:before{content:"";width:6px;height:6px;background:var(--accent);border-radius:50%}.shell{display:flex;min-height:calc(100svh - 140px)}.sidebar{width:224px;flex-shrink:0;padding:38px 20px 26px;border-right:1px solid var(--line);display:flex;flex-direction:column}.sidebar>.eyebrow{margin:0 12px 20px;font-size:9px;letter-spacing:1.1px}.sidebar nav{display:flex;flex-direction:column;gap:6px}.nav-item{width:100%;background:transparent;color:var(--muted);display:flex;align-items:center;justify-content:space-between;text-align:left;padding-left:12px;font-size:13px}.nav-item[aria-current=page]{color:var(--accent);background:#25332b}.nav-item span+span{font-size:11px;color:var(--muted)}.profile{margin-top:auto;padding:60px 5px 0;display:flex;gap:10px;align-items:center;font-size:12px}.profile small{display:block;color:var(--faint);font-size:10px;margin-top:6px}.avatar{width:30px;height:30px;border-radius:50%;background:#303b33;color:#c4d3c8;display:grid;place-items:center;font-size:12px}main{flex:1;min-width:0;padding:43px 46px 58px;max-width:1392px;margin:0 auto;width:100%;outline:0}.page-heading{display:flex;justify-content:space-between;align-items:center;gap:24px;margin-bottom:42px}.page-heading .eyebrow{margin-bottom:14px}.page-heading .muted{margin-top:13px}.page-heading>.primary{flex-shrink:0}.workspace-grid{display:grid;grid-template-columns:minmax(0,1fr) 275px;gap:42px}.list-heading{display:flex;align-items:center;justify-content:space-between;gap:14px;padding-bottom:18px;border-bottom:1px solid var(--line)}.list-heading h2{font-size:14px}.test-bench{background:var(--panel);padding:25px 23px;border-radius:10px;align-self:start}.test-bench h2{margin:13px 0 10px}.test-bench>.muted{font-size:13px}.test-bench label{margin-top:24px}label{display:block;font-size:12px;color:var(--muted);margin-bottom:9px}select,input{background:#151b17;border:1px solid #4a584e;color:var(--ink);border-radius:6px;padding:12px;min-height:46px;width:100%}select{font-size:13px;margin-bottom:12px}.test-bench .full{font-size:12px;padding-left:10px;padding-right:10px}.empty-state{display:flex;flex-direction:column;align-items:center;text-align:center;justify-content:center;min-height:264px;padding:24px 0}.empty-mark{width:42px;height:49px;border:1px solid #4a584e;border-radius:15px;display:grid;place-items:center;margin-bottom:22px;color:var(--faint);font-size:18px}.empty-state p{margin-top:10px;font-size:13px}.list-note{border-top:1px solid var(--line);padding-top:18px;font-size:11px}.device-list,.provider-list{list-style:none;padding:0;margin:0}.device-row{display:flex;gap:13px;align-items:center;padding:22px 0}.device-row+.device-row{border-top:1px solid var(--line)}.device-icon{flex-shrink:0;width:32px;height:39px;border:1px solid #64776a;border-radius:10px;display:grid;place-items:center;color:var(--accent);font-size:14px}.device-info{min-width:0;flex:1}.device-info h3{font-size:14px}.device-info p{font-size:11px;color:var(--muted);margin-top:6px;overflow-wrap:anywhere}.device-row .quiet{font-size:12px}.device-row.revoked{opacity:.65}.device-status{font-size:11px;color:var(--accent);white-space:nowrap}.pairing{margin-bottom:30px;padding:0 0 28px;border-bottom:1px solid var(--line);animation:reveal .2s ease-out}.section-title{display:flex;align-items:center;justify-content:space-between;margin-bottom:18px;gap:12px}.section-title .quiet{font-size:12px}.code-entry{display:flex;gap:10px}.code-entry input{font-family:ui-monospace,SFMono-Regular,Consolas,monospace;letter-spacing:3px;min-width:0;font-size:18px;text-transform:uppercase}.code-entry .primary{font-size:12px;flex-shrink:0;padding:10px 15px}.code-entry+.caption{margin-top:10px;font-size:11px}.preview-device{margin:25px 0 18px;padding-left:14px;border-left:2px solid var(--accent)}.preview-device h3{margin:8px 0 5px}.check-row{display:flex;align-items:flex-start;gap:10px;line-height:1.5;cursor:pointer;min-height:44px;padding:8px 0;color:var(--ink);font-size:12px}.check-row input{width:18px;height:18px;min-height:0;padding:0;margin:0;flex-shrink:0;accent-color:var(--accent)}#approve{margin-top:10px;font-size:12px}.fixture-status{font-size:12px;color:var(--accent);display:block;margin:24px 0 12px}.fixture-code{display:block;font:29px ui-monospace,SFMono-Regular,Consolas,monospace;letter-spacing:3px;white-space:nowrap;color:var(--ink);margin:13px 0 18px}#fixture-quota{margin:22px 0 10px}#demo-attempt+.caption{font-size:11px;margin-top:10px}.usage-summary{display:flex;gap:65px;align-items:center;padding:0 0 35px;margin-bottom:35px;border-bottom:1px solid var(--line)}.balance{font-size:58px;letter-spacing:-3px;line-height:1.4;color:var(--accent)}.balance>span+span{font-size:27px;letter-spacing:-1px;color:var(--faint)}.usage-summary .muted{font-size:12px}.usage-explainer{font-size:13px;color:var(--muted);max-width:380px;line-height:1.9}.provider-row{display:grid;grid-template-columns:1fr 1.4fr 70px;align-items:center;gap:20px;padding:23px 0;border-bottom:1px solid var(--line)}.provider-row h3{font-size:14px}.provider-row .caption{font-size:11px;margin-top:4px}.provider-reason{font-size:12px;color:var(--muted)}.provider-quota{text-align:right;font-size:13px;font-variant-numeric:tabular-nums;color:var(--muted)}.provider-row.available .provider-quota,.provider-row.available .provider-reason{color:var(--accent)}.billing-note{margin-top:32px}.billing-note .muted{margin-top:9px;font-size:13px;max-width:560px}.about-view{max-width:690px}.about-view>h2{margin:30px 0 10px}.about-view>p{font-size:14px;color:var(--muted);line-height:1.85}.about-view>.caption{margin-top:30px;font-size:12px}.login-view{display:grid;grid-template-columns:1.2fr 1fr;max-width:1020px;margin:32px auto;gap:80px;align-items:center;animation:reveal .24s ease-out}.login-main .eyebrow{margin-bottom:26px}.login-main h1{font-size:40px}.lead{font-size:16px;color:var(--muted);margin-top:19px;max-width:350px;line-height:1.7}.login-action{margin:35px 0}.login-action .primary{min-width:276px}.login-action .caption{margin-top:16px}.future-auth{border-top:1px solid var(--line);padding-top:25px}.future-auth>p:first-child{font-size:13px;color:#c4cec7;margin-bottom:6px}.login-guide{border-left:1px solid var(--line);padding:28px 0 28px 64px}.login-guide h2{font-size:16px;margin:28px 0 12px;line-height:1.5}.login-guide>.caption{display:block;margin-top:20px}.watch-drawing{width:146px;height:200px;display:flex;align-items:center;justify-content:center;position:relative}.watch-drawing:before{content:"";position:absolute;inset:0 38px;border:1px solid #3a4a3f;border-radius:20px;background:#1f2822}.watch-face{z-index:1;background:#121713;width:145px;height:154px;border:2px solid #576b5c;border-radius:43px;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:11px}.watch-face img{width:31px;height:31px;border-radius:10px}.watch-face span{font:20px ui-monospace,SFMono-Regular,Consolas,monospace;letter-spacing:4px;line-height:1.3;text-align:center;margin-left:4px;color:var(--accent)}footer{height:60px;border-top:1px solid var(--line);display:flex;align-items:center;justify-content:space-between;padding:0 36px;font-size:11px;color:var(--faint)}.message{padding:14px 17px;background:#283b30;border-left:2px solid var(--accent);color:#deeee3;font-size:13px;line-height:1.6;margin-bottom:24px;overflow-wrap:anywhere;animation:reveal .18s ease-out}.message[data-error=true]{background:#2e3028;border-color:#d2ceac;color:#e8e5d6}.loading{display:flex;align-items:center;gap:12px;color:var(--muted);font-size:14px;min-height:200px;justify-content:center}.loader{width:17px;height:17px;border:2px solid var(--line);border-top-color:var(--accent);border-radius:50%;animation:spin 1s linear infinite}body[aria-busy=true]{cursor:progress}body[aria-busy=true] .topbar{border-bottom-color:#799e87}dialog{border:1px solid #4a584e;border-radius:12px;background:#1c241f;color:var(--ink);padding:30px;max-width:430px;width:calc(100% - 32px);box-shadow:0 24px 90px #0007}dialog::backdrop{background:#080e0bd9}dialog[open]{animation:reveal .16s ease-out}dialog h2{font-size:22px;margin-bottom:16px}dialog .caption{margin-top:15px}.dialog-actions{display:flex;justify-content:flex-end;gap:10px;margin-top:28px}.dialog-actions button{font-size:13px}.skip-link{position:fixed;top:-100px;left:16px;z-index:5;background:var(--accent);color:#12251c;padding:12px}.skip-link:focus{top:12px}@keyframes reveal{from{opacity:0;transform:translateY(6px)}to{opacity:1;transform:translateY(0)}}@keyframes spin{to{transform:rotate(360deg)}}
@media(min-width:1600px){main{padding-top:55px}.workspace-grid{gap:64px;grid-template-columns:minmax(0,1fr) 300px}.sidebar{width:245px}.page-heading{margin-bottom:52px}}
@media(max-width:1100px){main{padding:34px 28px 45px}.sidebar{width:188px;padding-left:14px;padding-right:14px}.workspace-grid{gap:26px;grid-template-columns:minmax(0,1fr) 250px}.page-heading{align-items:flex-start}.page-heading>.primary{font-size:12px;padding:11px 13px;gap:12px}.code-entry{flex-direction:column}.code-entry .primary{align-self:flex-start}.login-view{gap:40px}.login-guide{padding-left:35px}.device-row{flex-wrap:wrap}.device-row .quiet{margin-left:45px}.device-row .device-status{margin-left:45px}}
@media(max-width:850px){.shell{display:block}.sidebar{border-right:0;border-bottom:1px solid var(--line);padding:10px 20px;width:auto}.sidebar>.eyebrow,.profile{display:none}.sidebar nav{flex-direction:row;gap:5px}.nav-item{width:auto;gap:15px;padding:10px 15px;min-height:44px}.topbar{height:72px;padding:0 24px}.brand-label{margin-left:12px}.top-actions{gap:10px}main{padding:30px 24px 45px}.workspace-grid{grid-template-columns:minmax(0,1fr) 255px}.shell{min-height:calc(100svh - 132px)}.login-view{margin:20px 0;gap:35px}.login-main h1{font-size:34px}.login-guide{padding-left:25px}.login-action .primary{min-width:0}.brand-label{display:none}footer{padding:0 24px}}
@media(max-width:620px){.topbar{padding:0 18px;height:68px}.brand{font-size:19px;gap:8px}.brand img{width:28px;height:28px}.demo-badge{font-size:10px;gap:5px}.top-actions{gap:3px}.top-actions .quiet{font-size:11px;padding:10px 9px}.sidebar{padding:10px 12px}.nav-item{font-size:11px;padding:10px 11px;gap:9px}.nav-item span+span{display:none}main{padding:29px 20px 40px}h1{font-size:30px;letter-spacing:-1px}.page-heading{flex-direction:column;gap:22px;margin-bottom:31px}.page-heading .eyebrow{margin-bottom:12px}.page-heading .muted{font-size:13px;max-width:310px}.workspace-grid{grid-template-columns:1fr;gap:30px}.test-bench{padding:23px}.empty-state{min-height:213px}.empty-state br{display:none}.list-heading h2{font-size:13px}.list-heading .caption{font-size:10px}.code-entry{flex-direction:row}.code-entry input{font-size:16px;letter-spacing:2px}.code-entry .primary{align-self:stretch;font-size:11px;padding:10px 12px}.section-title h2{font-size:15px}.device-row .quiet{margin-left:0}.device-row .device-status{margin-left:0}.device-info p{font-size:10px}.device-info h3{font-size:13px}.device-row .quiet{font-size:11px;padding:10px 8px}.usage-summary{gap:25px;align-items:flex-start;flex-direction:column}.usage-explainer{font-size:12px}.provider-row{grid-template-columns:1fr 58px;gap:8px}.provider-reason{grid-row:2;grid-column:1/-1;font-size:11px}.provider-quota{grid-row:1;grid-column:2}.provider-row{padding:18px 0}.balance{font-size:52px}.login-view{grid-template-columns:1fr;gap:40px;margin:15px 0}.login-main h1{font-size:34px}.login-main .eyebrow{font-size:9px}.lead{font-size:14px;max-width:310px}.login-action{margin:27px 0}.login-action .primary{width:100%;font-size:14px;justify-content:space-between}.login-guide{padding:30px 0 0;border-left:0;border-top:1px solid var(--line);display:grid;grid-template-columns:104px 1fr;gap:0 25px;align-items:center}.watch-drawing{width:100px;height:145px;grid-row:1/4}.watch-drawing:before{inset:0 24px;border-radius:13px}.watch-face{width:100px;height:113px;border-radius:31px;gap:9px}.watch-face img{width:24px;height:24px}.watch-face span{font-size:15px;letter-spacing:3px}.login-guide h2{font-size:13px;margin:0 0 10px}.login-guide .muted{font-size:12px}.login-guide>.caption{font-size:10px;margin-top:13px}footer{padding:0 20px;font-size:10px;gap:10px}footer>span{font-size:9px}.dialog-actions{flex-wrap:wrap}.dialog-actions button{flex:1}.fixture-code{font-size:31px}.about-view>p{font-size:13px}.test-bench .full{font-size:13px}}
.email-form{margin:28px 0}.email-form>.primary{margin-top:16px}.email-notice{margin:16px 0}.email-tools{display:flex;justify-content:space-between;gap:10px;margin-top:10px}.email-tools button{font-size:12px;padding:10px 8px}#otp{font-family:ui-monospace,monospace;letter-spacing:5px;font-size:24px}#email-form .check-row{margin-top:10px}#account .pairing>h2{margin-top:4px}
@media(prefers-reduced-motion:reduce){*,*:before,*:after{animation:none!important;transition:none!important;scroll-behavior:auto!important}}
