:root{color:#e6f0eb;--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark;font-synthesis:none;text-rendering:optimizelegibility;--teal:#70d3bf;--ink:#e6f0eb;--muted:#a5b8af;--line:#344841;--soft:#22382f;--surface:#172321;--raised:#1d2c29;--radius:18px;background:#101817;font-family:Inter,ui-sans-serif,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-weight:400}*{box-sizing:border-box}body{margin:0}button,input{font:inherit;color:inherit}button{cursor:pointer;border:0;min-height:42px;transition:background .15s,transform .15s}button:disabled{cursor:not-allowed;opacity:.5}button:not(:disabled):active{transform:translateY(1px)}button:focus-visible,input:focus-visible,summary:focus-visible,video:focus-visible{outline-offset:4px;outline:3px solid #92e8d6}input{background:var(--raised);width:100%;min-height:46px;color:var(--ink);border:1px solid #496158;border-radius:9px;padding:11px 13px}input:disabled{color:var(--muted);background:#141e1b}input::placeholder{color:var(--muted);opacity:1}input:-webkit-autofill{background:var(--raised);color:var(--ink)}input:autofill{background:var(--raised);color:var(--ink)}input:-webkit-autofill{-webkit-text-fill-color:var(--ink);caret-color:var(--ink);-webkit-box-shadow:0 0 0 1000px var(--raised) inset}input:-webkit-autofill:hover{-webkit-text-fill-color:var(--ink);caret-color:var(--ink);-webkit-box-shadow:0 0 0 1000px var(--raised) inset}input:-webkit-autofill:focus{-webkit-text-fill-color:var(--ink);caret-color:var(--ink);-webkit-box-shadow:0 0 0 1000px var(--raised) inset}::selection{background:var(--teal);color:#102720}label{margin:18px 0 8px;font-size:13px;font-weight:600;display:block}h1,h2,h3,p{margin-top:0}h1,h2,h3{letter-spacing:-.035em}h1{margin-bottom:12px;font-size:clamp(28px,3.4vw,40px);font-weight:600;line-height:1.14}h2{margin-bottom:12px;font-size:23px;font-weight:600}h3{margin-bottom:8px;font-size:17px;font-weight:600}p{line-height:1.6}.muted{color:var(--muted);font-size:14px}.eyebrow{letter-spacing:.16em;color:var(--teal);margin-bottom:13px;font-size:10px;font-weight:700}.primary,.secondary,.danger{white-space:nowrap;border-radius:9px;justify-content:center;align-items:center;gap:10px;padding:11px 17px;font-size:13px;font-weight:600;display:inline-flex}.primary{background:var(--teal);color:#102720}.primary:not(:disabled):hover{background:#91e3d2}.secondary{background:var(--surface);color:var(--ink);border:1px solid var(--line)}.secondary:not(:disabled):hover{background:#2a4038}.danger{color:#351511;background:#f3a49b}.danger:not(:disabled):hover{background:#ffc2ba}.full{justify-content:space-between;width:100%}.text-button,.icon-button{color:var(--teal);background:0 0;padding:8px;font-size:13px;font-weight:600}.icon-button{border-radius:8px;width:36px;min-height:36px;font-size:22px}.icon-button:not(:disabled):hover,.text-button:not(:disabled):hover{background:var(--soft)}.brand{letter-spacing:-.6px;align-items:center;gap:11px;font-size:21px;font-weight:700;display:flex}.brand-light{font-weight:400}.brand-mark{color:#102720;background:var(--teal);border-radius:12px;place-items:center;width:40px;height:44px;display:grid}.notice{background:#1d352a;border:1px solid #3c6150;border-radius:10px;margin:18px 0;padding:13px 16px;font-size:13px}.notice.error{color:#ffc2b8;background:#3a2321;border-color:#87534a}.login-layout{min-height:100vh;place-items:center;min-height:100dvh;padding:24px;display:grid}.login-card{width:100%;max-width:320px}.login-card form>label:first-child{margin-top:0}.login-card form>.primary{justify-content:center;width:100%;margin-top:24px}.login-card .notice{margin-bottom:0}.login-loading{color:var(--muted);margin:0;font-size:14px}.dot{background:currentColor;border-radius:50%;flex-shrink:0;width:6px;height:6px;display:inline-block}.topbar{border-bottom:1px solid var(--line);background:#131e1b;justify-content:space-between;align-items:center;height:84px;padding:0 max(32px,50vw - 720px);display:flex}.account{color:var(--muted);align-items:center;gap:23px;font-size:12px;display:flex}.account>span{text-overflow:ellipsis;max-width:180px;overflow:hidden}.workspace-main{max-width:1440px;margin:auto;padding:45px 32px 24px}.page-heading{justify-content:space-between;align-items:center;gap:24px;margin-bottom:33px;display:flex}.page-heading h1{font-size:32px}.page-heading .muted{margin-bottom:0}.workspace-grid{grid-template-columns:320px minmax(0,1fr);align-items:start;gap:32px;display:grid}.section-heading{justify-content:space-between;align-items:center;margin-bottom:15px;display:flex}.section-heading h2{letter-spacing:-.01em;margin:0;font-size:15px}.section-heading h2 span{background:var(--soft);color:var(--muted);border-radius:6px;margin-left:7px;padding:3px 7px;font-size:11px}.device-list{gap:14px;display:grid}.device-card{background:var(--surface);border:1px solid var(--line);border-radius:15px;padding:20px;box-shadow:0 4px 10px #00000016}.device-card.selected{border-color:var(--teal);box-shadow:0 0 0 2px #70d3bf20}.device-card-top{align-items:center;gap:12px;display:flex}.device-icon{color:var(--teal);background:var(--soft);border-radius:11px;flex-shrink:0;place-items:center;width:43px;height:48px;display:grid}.device-title{flex:1;min-width:0}.device-title h3{overflow-wrap:anywhere;letter-spacing:-.015em;margin:0 0 4px;font-size:15px}.device-title p{color:var(--muted);overflow-wrap:anywhere;margin:0;font-size:10px}.device-menu{align-self:flex-start;position:relative}.device-menu summary{letter-spacing:1px;cursor:pointer;padding:8px 0 8px 6px;font-size:10px;list-style:none}.device-menu summary::-webkit-details-marker{display:none}.device-menu>div{z-index:3;background:var(--surface);border:1px solid var(--line);border-radius:10px;min-width:140px;padding:6px;position:absolute;top:30px;right:0;box-shadow:0 8px 24px #00000050}.device-menu button{text-align:left;background:var(--surface);border-radius:6px;width:100%;min-height:34px;padding:8px;font-size:12px;display:block}.device-menu button:hover{background:var(--soft)}.danger-text{color:#ffb4a9}.device-state{justify-content:space-between;align-items:center;gap:8px;margin:20px 0 11px;display:flex}.device-state>span:last-child{color:var(--muted);font-size:10px}.badge{white-space:nowrap;border-radius:20px;align-items:center;gap:6px;padding:5px 8px;font-size:10px;font-weight:600;display:inline-flex}.badge.good{color:#a0e2b9;background:#203c2d}.badge.warm{color:#f4d28d;background:#3d331f}.badge.quiet{color:#b7c9bf;background:#293a32}.device-reason{color:var(--muted);min-height:38px;margin-bottom:16px;font-size:12px}.historical{color:var(--muted);font-size:10px;line-height:1.6}.device-card .primary,.device-card .secondary{min-height:39px;padding:9px 12px;font-size:12px}.empty-devices{background:var(--surface);color:var(--teal);border:1px dashed #496158;border-radius:15px;padding:28px 20px}.empty-devices h3{color:var(--ink);margin-top:20px}.empty-devices p{color:var(--muted);font-size:13px}.advanced{color:var(--muted);margin:22px 0;font-size:11px}summary{cursor:pointer}.advanced summary{padding:8px 0}.checkbox{align-items:center;gap:10px;font-size:11px;font-weight:500;display:flex}.checkbox input{width:16px;min-height:16px;accent-color:var(--teal)}.advanced p{margin-top:10px;font-size:10px}.availability-note{border-top:1px solid var(--line);color:var(--muted);gap:11px;padding:19px 0;display:flex}.note-icon{text-align:center;border:1px solid #728d7f;border-radius:50%;flex-shrink:0;width:17px;height:17px;margin-top:3px;font-size:10px;line-height:15px}.availability-note strong{font-size:11px;font-weight:600}.availability-note p{margin:8px 0;font-size:10px;line-height:1.8}.remote-panel{background:var(--surface);border:1px solid var(--line);border-radius:var(--radius);overflow:hidden;box-shadow:0 12px 30px #00000020}.remote-heading{justify-content:space-between;align-items:center;gap:16px;padding:23px 27px;display:flex}.remote-heading .eyebrow{margin:0 0 7px;font-size:9px}.remote-heading h2{overflow-wrap:anywhere;margin:0;font-size:19px}.remote-heading .secondary{min-height:36px;padding:8px 13px;font-size:11px}.screen-stage{background:#09110f;border-radius:11px;height:min(58vh,610px);min-height:410px;margin:0 18px;position:relative;overflow:hidden}.screen-stage video{object-fit:contain;touch-action:none;-webkit-user-select:none;user-select:none;width:100%;height:100%;display:block}.screen-placeholder{text-align:center;color:var(--ink);pointer-events:none;background:radial-gradient(at 50% 35%,#203e34,#101f1b 70%);flex-direction:column;justify-content:center;align-items:center;padding:32px;display:flex;position:absolute;inset:0}.phone-placeholder{color:#a0c8ae;background:#ffffff08;border:1px solid #6f9c804d;border-radius:25px;place-items:center;width:94px;height:110px;margin-bottom:28px;display:grid;transform:rotate(-6deg)}.phone-placeholder.connecting{animation:2s infinite breathe}.screen-placeholder h3{letter-spacing:-.03em;margin-bottom:13px;font-size:19px;font-weight:400}.screen-placeholder p{color:#afc6b8;max-width:285px;font-size:12px;line-height:1.8}.live-label{color:#f4d28d;background:#182b24f2;border-radius:20px;align-items:center;gap:7px;padding:6px 9px;font-size:10px;display:flex;position:absolute;top:14px;left:14px}.live-label.ready{color:#d8f8db}.remote-bottom{padding:19px 27px 23px}.connection-message{color:var(--muted);min-height:20px;margin-bottom:17px;font-size:12px}.navigation-controls{grid-template-columns:repeat(3,1fr);gap:9px;display:grid}.navigation-controls button{background:var(--raised);min-height:40px;font-size:12px}.navigation-controls button span{font-size:18px;font-weight:400;line-height:1}.text-control label{margin:22px 0 8px;font-size:11px;font-weight:500}.text-control>div{gap:8px;display:flex}.text-control input{min-width:0;min-height:41px;font-size:12px}.text-control .primary{min-height:41px;padding:10px 13px;font-size:11px}.gesture-hint{color:var(--muted);margin:12px 0 0;font-size:10px}.acknowledgement{color:var(--teal);margin:14px 0 0;font-size:11px}.connection-details{border-top:1px solid var(--line);color:var(--muted);margin-top:20px;padding-top:15px;font-size:11px}.connection-details dl{grid-template-columns:1fr 1fr;gap:12px;display:grid}.connection-details dl>div{flex-direction:column;gap:4px;display:flex}.connection-details dt{color:var(--muted);font-size:10px}.connection-details dd{color:var(--ink);margin:0}.connection-details p{max-width:540px;margin-bottom:0;font-size:10px}.connection-details .text-button{padding-left:0;font-size:11px}.workspace-footer{color:var(--muted);border-top:1px solid var(--line);justify-content:space-between;margin-top:34px;padding-top:20px;font-size:10px;display:flex}.modal{background:var(--surface);border:1px solid var(--line);width:calc(100vw - 32px);max-width:440px;color:var(--ink);border-radius:20px;padding:26px;box-shadow:0 20px 80px #00000080}.modal::backdrop{-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px);background:#000000a6}.modal-heading{justify-content:space-between;align-items:flex-start;gap:16px;margin-bottom:15px;display:flex}.modal-heading h2{margin-top:5px;font-size:23px;line-height:1.25}.modal p{color:var(--muted);font-size:12px}.modal label{font-size:12px}.modal-actions{justify-content:flex-end;gap:10px;margin-top:26px;display:flex}.modal-actions button{white-space:normal;font-size:12px}.enrollment-code{text-align:center;letter-spacing:.08em;white-space:nowrap;background:var(--soft);font-variant-numeric:tabular-nums;border:1px dashed #668975;border-radius:12px;margin:22px 0 12px;padding:18px 12px;font-family:ui-monospace,SFMono-Regular,Consolas,monospace;font-size:clamp(24px,6vw,32px);font-weight:600}.enrollment-code:not(.expired){text-transform:uppercase}.enrollment-code.expired{letter-spacing:0;color:#f4d28d;font-size:21px}.remote-empty{background:var(--surface);color:var(--muted);border-radius:18px;padding:40px}@keyframes breathe{50%{opacity:.5;transform:rotate(-6deg)scale(.95)}}@media (min-width:1500px){.workspace-main{padding-top:55px}.screen-stage{height:610px}}@media (max-width:1000px){.workspace-grid{grid-template-columns:275px minmax(0,1fr);gap:20px}.workspace-main{padding:32px 24px}.topbar{padding:0 24px}.device-card{padding:17px}.remote-heading{padding:20px}.remote-bottom{padding:18px 20px}.screen-stage{min-height:360px;margin:0 12px}.text-control>div{flex-direction:column}.text-control .primary{align-self:flex-end}.page-heading h1{font-size:28px}}@media (max-width:760px){.topbar{height:72px;padding:0 20px}.brand{font-size:18px}.brand-mark{width:34px;height:38px}.account{gap:10px}.account>span{max-width:100px;font-size:10px}.workspace-main{padding:30px 18px 20px}.page-heading{flex-direction:column;align-items:flex-start;gap:19px}.page-heading h1{font-size:29px}.page-heading .primary{min-height:40px;font-size:12px}.workspace-grid{grid-template-columns:1fr;gap:24px}.device-list{grid-template-columns:repeat(auto-fit,minmax(260px,1fr))}.availability-note{padding-bottom:0}.advanced{margin-bottom:12px}.screen-stage{height:65vh;min-height:360px;max-height:620px}.remote-heading{padding:19px}.remote-heading h2{font-size:18px}.text-control>div{flex-direction:row}.text-control .primary{align-self:stretch}.workspace-footer{gap:20px;line-height:1.7}.workspace-footer span{text-align:right}.modal{padding:22px}}@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important;transition:none!important;animation:none!important}}
