@import url('https://fonts.googleapis.com/css2?family=DM+Sans:wght@400;450;500;550;600;650;700&family=Manrope:wght@400;500;600;650;700;750&display=swap');
:root{font-family:'DM Sans',system-ui,sans-serif;color:#252923;background:#f6f5f1;--muted:#6d7168;--line:#dcded5;--green:#365d42;--wash:#eceee6;font-synthesis:none}*{box-sizing:border-box}body{margin:0}header,main{max-width:1120px;margin:auto;padding:0 44px}header{height:104px;display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid var(--line)}a{color:var(--green);text-underline-offset:4px;text-decoration-thickness:1px}.brand{text-decoration:none;display:flex;align-items:center;gap:11px;font-family:Manrope,sans-serif;font-weight:750;font-size:21px;color:inherit}.brand-mark{font-size:29px;transform:rotate(180deg)}.account{display:flex;gap:20px;align-items:center;font-size:13px;color:var(--muted)}button,input,select{font:inherit}button{cursor:pointer;border:0;border-radius:5px;padding:13px 20px;font-weight:550;transition:background .16s,transform .16s,color .16s}button:hover:not(:disabled){transform:translateY(-1px)}button:disabled{opacity:.45;cursor:default}.primary{background:var(--green);color:#fff}.primary:hover:not(:disabled){background:#25462f}.secondary{background:var(--wash);color:#2b4c35}.quiet{background:none;color:var(--muted);padding:10px 8px}.danger{color:#905443}.notice{background:#eeebdb;padding:14px 18px;font-size:13px;line-height:1.6;margin-top:24px;border-left:3px solid #b2a162}.computer{padding-top:52px}.eyebrow{display:flex;align-items:center;gap:9px;font-size:12px;text-transform:uppercase;letter-spacing:1.2px}.dot{height:7px;width:7px;background:#a0a398;border-radius:50%}.dot.running{background:#4d8a5c;box-shadow:0 0 0 4px #4d8a5c12}.dot.pending{animation:pulse 1.6s ease-in-out infinite;background:#b39749}.region{margin-left:auto;color:var(--muted);font-size:10px}.computer-heading{display:flex;justify-content:space-between;align-items:center;gap:40px;padding:22px 0 32px}h1{font-family:Manrope,sans-serif;font-size:62px;line-height:1.07;font-weight:550;letter-spacing:-3px;margin:0 0 18px}p{color:var(--muted);line-height:1.65;font-size:14px;margin:8px 0 12px}.computer-heading p{font-size:15px}.machine-art{width:320px;flex-shrink:0;padding:8px 10px;transform:perspective(900px) rotateY(-9deg) rotateX(3deg);transition:transform .35s}.machine-art:hover{transform:perspective(900px) rotateY(-4deg)}.screen-frame{background:#26352a;border:9px solid #dedfd7;border-radius:13px;height:191px;box-shadow:0 11px 27px #2529230d}.screen-top{padding:11px;display:flex;gap:4px}.screen-top i{width:4px;height:4px;background:#778b75;border-radius:50%}.terminal-lines{padding:18px 23px;display:flex;flex-direction:column;color:#a1b897;font-family:monospace;gap:8px}.terminal-lines span{font-size:10px}.terminal-lines b{font-size:26px;font-weight:400;letter-spacing:1px}.terminal-lines .cursor{font-size:16px;color:#d2e2bb}.screen-foot{width:70px;height:18px;border-bottom:4px solid #cdcec4;background:linear-gradient(to right,transparent 25%,#d9dbd0 25%,#d9dbd0 75%,transparent 75%);margin:0 auto}.specs{display:flex;gap:29px;border-top:1px solid var(--line);padding:21px 0;color:var(--muted);font-size:12px}.specs strong{color:#393e34;font-weight:600;margin-right:5px}.actions{display:flex;gap:13px;align-items:center;flex-wrap:wrap}.feedback{min-height:22px;font-size:13px;margin:14px 0 28px}.feedback.error,#pair-feedback.error{color:#9e4836}.tabs{display:flex;border-bottom:1px solid var(--line);gap:31px;margin-top:20px}.tabs button{font-size:13px;background:none;border-radius:0;color:var(--muted);padding:19px 0;border-bottom:2px solid transparent}.tabs button.selected{color:#283b2c;border-bottom-color:var(--green)}.panel{padding:33px 0 35px;animation:enter .2s ease-out}.section-heading{max-width:670px}h2{font-family:Manrope,sans-serif;font-size:22px;letter-spacing:-.6px;font-weight:600;margin:0 0 8px}h3{font-size:14px;font-weight:600;margin:0 0 6px}.setup-list{list-style:none;padding:0;margin:28px 0 0}.setup-list li{display:grid;grid-template-columns:48px 1fr;padding:23px 0;border-top:1px solid var(--line)}.step{font-family:monospace;font-size:12px;color:#8b9185;padding-top:2px}.setup-list a,.inline-links a{font-size:13px;display:inline-block;margin:0 20px 5px 0}.small{font-size:12px;max-width:720px;color:#818578}.inline-links{display:flex;gap:8px;flex-wrap:wrap}.address-row{display:flex;align-items:center;gap:22px}.address-row code{font-size:15px;color:#3f5541}form:not([method=dialog]){display:flex;align-items:flex-end;gap:16px;flex-wrap:wrap;margin:20px 0 12px}label{display:flex;flex-direction:column;gap:7px;font-size:12px;color:#676e60}input,select{border:1px solid #cdd1c4;background:#fcfcf8;color:#293b2d;padding:11px 12px;border-radius:5px;min-height:44px;outline-offset:3px}input:focus,select:focus,button:focus-visible,a:focus-visible{outline:2px solid #6a8768;outline-offset:3px}#pin{width:126px;letter-spacing:5px;font-family:monospace}#pair-feedback{font-size:13px;min-height:20px;color:var(--green)}.plain-detail{margin-top:34px;max-width:700px}.plain-detail h3{margin-top:22px}.usage-row{display:flex;gap:65px;margin:35px 0}.usage-row>div{display:flex;flex-direction:column;gap:9px}.metric-label{font-size:12px;color:var(--muted)}.usage-row strong{font-family:Manrope,sans-serif;font-size:30px;font-weight:550;letter-spacing:-1px}.usage-row strong span{font:12px 'DM Sans',sans-serif;letter-spacing:0;color:var(--muted)}.allowance{max-width:650px;margin:30px 0}.allowance>div{display:flex;justify-content:space-between;font-size:12px;color:var(--muted);margin-bottom:9px}progress{width:100%;height:5px;border:0;border-radius:5px;margin:0 0 25px;background:#e2e5da;accent-color:var(--green)}progress::-webkit-progress-bar{background:#e2e5da;border-radius:5px}progress::-webkit-progress-value{background:var(--green);border-radius:5px}footer{border-top:1px solid var(--line);padding:25px 0 40px;display:flex;justify-content:space-between;font-size:11px;color:#8a8e81}dialog{border:1px solid var(--line);background:#f6f5f1;border-radius:10px;max-width:460px;padding:30px}dialog::backdrop{background:#18201870;backdrop-filter:blur(3px)}dialog .actions{justify-content:flex-end;margin-top:22px}[hidden]{display:none!important}@keyframes enter{from{opacity:.4;transform:translateY(5px)}to{opacity:1;transform:none}}@keyframes pulse{50%{opacity:.3}}@media(max-width:750px){header,main{padding-left:23px;padding-right:23px}header{height:81px}.account span{display:none}.brand{font-size:18px}.computer{padding-top:34px}h1{font-size:44px;letter-spacing:-2px}.machine-art{width:175px;padding:0}.screen-frame{height:119px;border-width:6px}.terminal-lines{padding:5px 12px;gap:4px}.terminal-lines b{font-size:16px}.computer-heading{gap:10px}.specs{gap:14px;flex-wrap:wrap;font-size:11px}.tabs{gap:22px}.tabs button{font-size:12px}.usage-row{gap:26px;flex-wrap:wrap}.usage-row strong{font-size:25px}.setup-list li{grid-template-columns:33px 1fr}.settings-form label{width:100%}.settings-form select{width:100%}footer{gap:20px}}@media(max-width:460px){.machine-art{display:none}.region{font-size:9px}.computer-heading{padding-bottom:18px}h1{font-size:48px}.tabs{gap:17px}#device-name{width:185px}.usage-row{gap:24px}.usage-row>div{min-width:130px}}@media(prefers-reduced-motion:reduce){*,*::before,*::after{animation:none!important;transition:none!important;transform:none!important}}

.connection-explainer,.viewer-guides details{border-top:1px solid var(--line);padding:16px 0;margin-top:12px}.connection-explainer{max-width:740px}summary{cursor:pointer;font-size:14px;font-weight:600;line-height:1.6;color:#365d42}summary:focus-visible{outline:2px solid #6a8768;outline-offset:4px}details[open]>p,details[open]>.connection-path{animation:enter .2s ease-out}.connection-path{display:flex;align-items:center;gap:16px;flex-wrap:wrap;padding:16px 0;font-size:13px}.connection-path strong{font-weight:500;color:var(--green)}.viewer-guides{max-width:740px}.paired-section{border-top:1px solid var(--line);padding-top:30px;margin-top:12px}.paired-devices{list-style:none;padding:0;max-width:740px}.paired-devices li{display:flex;align-items:center;justify-content:space-between;gap:20px;border-bottom:1px solid var(--line);padding:12px 0}.paired-devices li span{overflow-wrap:anywhere}#device-feedback{font-size:13px;min-height:20px}.account>a{font-size:12px}.guide-page{max-width:800px;padding-top:45px}.guide-page h1{font-size:48px}.guide-page h2{margin-top:36px}.guide-page li{font-size:14px;line-height:1.7;margin:10px 0}.guide-page pre{padding:18px;background:var(--wash);overflow:auto;border-radius:5px}.guide-page code{font-size:12px}.guide-page .intro{font-size:18px;max-width:620px}.guide-page .actions{margin:26px 0}.guide-page section{border-top:1px solid var(--line);padding:15px 0 22px}@media(max-width:600px){.connection-path{gap:8px;font-size:12px}.account{gap:9px}.guide-page h1{font-size:38px;letter-spacing:-1.5px}}

.download-link{display:inline-block;text-decoration:none;border-radius:5px;padding:13px 20px;font-size:14px}.welcome{padding:52px 0 25px}.welcome h1{font-size:48px}.welcome .actions{margin:22px 0}@media(max-width:600px){.welcome h1{font-size:36px;letter-spacing:-1.5px}}

.setup-next{display:flex;align-items:center;justify-content:space-between;gap:24px;padding:24px;margin:0 0 26px;background:var(--wash);border-left:4px solid var(--green)}.setup-next p{max-width:620px;margin-bottom:0}.setup-next a{display:inline-block;flex-shrink:0;padding:14px 20px;border-radius:5px;text-decoration:none;font-weight:550;font-size:14px}.setup-next a:hover{background:#25462f}@media(max-width:750px){.setup-next{align-items:flex-start;flex-direction:column;gap:16px;padding:20px}.setup-next h2{font-size:24px}}
