:root{--text:#6b6375;--text-h:#08060d;--bg:#fff;--border:#e5e4e7;--code-bg:#f4f3ec;--accent:#aa3bff;--accent-bg:#aa3bff1a;--accent-border:#aa3bff80;--social-bg:#f4f3ec80;--shadow:#0000001a 0 10px 15px -3px, #0000000d 0 4px 6px -2px;--sans:system-ui, "Segoe UI", Roboto, sans-serif;--heading:system-ui, "Segoe UI", Roboto, sans-serif;--mono:ui-monospace, Consolas, monospace;font:18px/145% var(--sans);letter-spacing:.18px;--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light dark;color:var(--text);background:var(--bg);font-synthesis:none;text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}@media (prefers-color-scheme:dark){:root{--lightningcss-light: ;--lightningcss-dark:initial}}@media (width<=1024px){:root{font-size:16px}}@media (prefers-color-scheme:dark){:root{--text:#9ca3af;--text-h:#f3f4f6;--bg:#16171d;--border:#2e303a;--code-bg:#1f2028;--accent:#c084fc;--accent-bg:#c084fc26;--accent-border:#c084fc80;--social-bg:#2f303a80;--shadow:#0006 0 10px 15px -3px, #00000040 0 4px 6px -2px}#social .button-icon{filter:invert()brightness(2)}}#root{text-align:center;border-inline:1px solid var(--border);box-sizing:border-box;flex-direction:column;width:1126px;max-width:100%;min-height:100svh;margin:0 auto;display:flex}body{margin:0}h1,h2{font-family:var(--heading);color:var(--text-h);font-weight:500}h1{letter-spacing:-1.68px;margin:32px 0;font-size:56px}@media (width<=1024px){h1{margin:20px 0;font-size:36px}}h2{letter-spacing:-.24px;margin:0 0 8px;font-size:24px;line-height:118%}@media (width<=1024px){h2{font-size:20px}}p{margin:0}code,.counter{font-family:var(--mono);color:var(--text-h);border-radius:4px;display:inline-flex}code{background:var(--code-bg);padding:4px 8px;font-size:15px;line-height:135%}*{box-sizing:border-box}html,body,#root{border:0;outline:0;width:100%;min-height:100%;margin:0}body{font-family:Inter,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}button{font-family:inherit}.app-page{min-height:100vh;transition:background .2s,color .2s;position:relative}.theme-light{color:#26364f;background:#f6f8fb}.theme-light .page-header h1,.theme-light .device-label,.theme-light .connection-status strong,.theme-light .panel-header h2,.theme-light .info-row strong{color:#243a5e}.theme-light .connection-status,.theme-light .info-row span,.theme-light .logs-content{color:#697588}.theme-light .language-button,.theme-light .top-square-button,.theme-light .device-choice-button{color:#111827;background:#eef3f8}.theme-light .language-button:hover,.theme-light .top-square-button:hover{background:#e6edf5}.theme-light .language-menu{background:#fff;border-color:#e1e7ef}.theme-light .language-option{color:#111827}.theme-light .language-option:hover,.theme-light .language-option-active{background:#eef3f8}.theme-light .device-choice-button,.theme-light .connection-status,.theme-light .info-panel,.theme-light .logs-panel{background:#fff;border-color:#e6ebf2;box-shadow:0 1px 2px #16223305}.theme-light .device-choice-button:hover{background:#fff;border-color:#cfd8e5;box-shadow:0 12px 30px #16223314}.theme-light .device-image-wrapper,.theme-light .info-device-image-wrapper{background:#fff}.theme-light .panel-header{border-bottom-color:#bfc7d4}.theme-light .info-row,.theme-light .info-row-separated{border-bottom-color:#e6ebf2}.theme-light .disconnect-button{color:#fff;background:#1f365c}.theme-light .disconnect-button:hover{background:#182b4a}.theme-light .clear-logs-button{color:#243a5e;background:#eef3f8}.theme-light .clear-logs-button:hover{background:#e6edf5}.theme-light .logs-content{color:#26364f;background:#f6f8fb}.theme-dark{color:#d8dee8;background:#111722}.theme-dark .page-header h1,.theme-dark .device-label,.theme-dark .connection-status strong,.theme-dark .panel-header h2,.theme-dark .info-row strong{color:#dbe8ff}.theme-dark .connection-status,.theme-dark .info-row span,.theme-dark .logs-content{color:#9aa7ba}.theme-dark .language-button,.theme-dark .top-square-button,.theme-dark .device-choice-button{color:#eef4ff;background:#2a3547}.theme-dark .language-button:hover,.theme-dark .top-square-button:hover{background:#344157}.theme-dark .language-short{color:#eef4ff}.theme-dark .chevron{color:#b8c4d6}.theme-dark .language-menu{background:#171f2c;border-color:#2b3648;box-shadow:0 12px 30px #00000059}.theme-dark .language-option{color:#eef4ff}.theme-dark .language-option:hover,.theme-dark .language-option-active{background:#2a3547}.theme-dark .device-choice-button,.theme-dark .connection-status,.theme-dark .info-panel,.theme-dark .logs-panel{box-shadow:none;background:#171f2c;border-color:#2b3648}.theme-dark .device-choice-button:hover{background:#171f2c;border-color:#43516a;box-shadow:0 12px 30px #00000038}.theme-dark .device-image-wrapper,.theme-dark .info-device-image-wrapper{background:#111722}.theme-dark .panel-header{border-bottom-color:#3a4658}.theme-dark .info-row,.theme-dark .info-row-separated{border-bottom-color:#2b3648}.theme-dark .disconnect-button{color:#fff;background:#5f7fb1}.theme-dark .disconnect-button:hover{background:#6f90c4}.theme-dark .clear-logs-button{color:#eef4ff;background:#2a3547}.theme-dark .clear-logs-button:hover{background:#344157}.theme-dark .logs-content{color:#d8dee8;background:#111722}.theme-dark .error{color:#ffb4ab;background:#3b1518;border-color:#78363b}.app-top-bar{z-index:50;pointer-events:none;justify-content:space-between;align-items:flex-start;height:86px;padding:20px 32px;display:flex;position:fixed;top:0;left:0;right:0}.app-logo{object-fit:contain;pointer-events:auto;width:190px;max-height:58px}.top-right-controls{pointer-events:auto;align-items:center;gap:8px;display:flex}.language-selector{position:relative}.language-button{cursor:pointer;border:0;border-radius:7px;align-items:center;gap:9px;width:220px;height:40px;padding:0 12px;font-size:14px;transition:background .2s,color .2s;display:flex}.language-short{color:#111827;font-size:12px;font-weight:700}.chevron{color:#4b5563;margin-left:auto;font-size:13px}.top-square-button{cursor:pointer;border:0;border-radius:7px;width:48px;height:40px;font-size:17px;transition:background .2s,color .2s}.language-menu{z-index:60;border:1px solid;border-radius:6px;width:330px;padding:10px 18px;position:absolute;top:48px;right:0}.language-option{cursor:pointer;text-align:left;background:0 0;border:0;align-items:center;gap:13px;width:100%;height:54px;padding:0 18px;font-size:16px;display:flex}.language-option-active{font-weight:700}.main-content{width:100%;min-height:100vh;padding:120px 32px 60px}.connection-screen{flex-direction:column;align-items:center;display:flex}.page-header{text-align:center;margin-bottom:54px}.page-header h1{margin:0;font-size:30px;line-height:1.2}.device-choice-grid{grid-template-columns:repeat(2,minmax(260px,1fr));gap:34px;width:100%;max-width:980px;display:grid}.device-choice-button{cursor:pointer;border:1px solid;border-radius:18px;flex-direction:column;justify-content:center;align-items:center;min-height:390px;padding:26px;transition:background .2s,border-color .2s,box-shadow .2s,transform .2s;display:flex}.device-choice-button:hover{transform:translateY(-3px)}.device-image-wrapper{border-radius:14px;justify-content:center;align-items:center;width:100%;height:280px;display:flex;overflow:hidden}.device-image{object-fit:contain;max-width:100%;max-height:100%}.device-label{letter-spacing:.01em;margin-top:22px;font-size:26px;font-weight:800}.connection-status{text-align:center;border:1px solid;border-radius:14px;flex-direction:column;justify-content:center;align-items:center;width:100%;max-width:980px;margin-top:28px;padding:34px 22px;font-size:15px;display:flex}.connection-status p{margin:4px 0}.error{color:#ffb4ab;text-align:center;background:#3b1518;border:1px solid #78363b;border-radius:12px;align-self:center;width:auto;min-width:320px;max-width:700px;margin:18px auto 0;padding:18px 28px;font-size:18px;font-weight:800}.device-screen{padding-top:110px}.device-screen-actions{justify-content:flex-start;width:100%;max-width:1500px;margin:0 auto 16px;display:flex}.disconnect-button{cursor:pointer;border:0;border-radius:8px;height:42px;padding:0 20px;font-weight:700}.device-dashboard{grid-template-columns:34fr 66fr;align-items:stretch;gap:24px;width:100%;max-width:1500px;margin:0 auto;display:grid}.info-panel,.logs-panel{border:1px solid;border-radius:18px;min-height:calc(100vh - 210px);padding:26px}.panel-header{border-bottom:1px solid;margin-bottom:26px;padding-bottom:16px}.panel-header h2{letter-spacing:.02em;margin:0;font-size:24px}.info-device-image-wrapper{border-radius:14px;justify-content:center;align-items:center;width:100%;height:300px;display:flex;overflow:hidden}.info-device-image{object-fit:contain;max-width:100%;max-height:100%}.info-rows{margin-top:34px}.info-row{border-bottom:0 solid;grid-template-columns:42% 58%;gap:16px;padding:14px 0;font-size:17px;display:grid}.info-row-separated{border-bottom-width:1px;margin-bottom:10px;padding-bottom:24px}.info-row span{line-height:1.4}.info-row strong{text-align:right;word-break:break-word;font-weight:600;line-height:1.4}.logs-header{justify-content:space-between;align-items:center;display:flex}.clear-logs-button{cursor:pointer;border:0;border-radius:7px;height:34px;padding:0 14px;font-weight:700}.logs-content{border-radius:12px;min-height:420px;max-height:calc(100vh - 280px);margin:0;padding:14px;font-family:Consolas,Liberation Mono,Menlo,monospace;font-size:14px;line-height:1.45;overflow:auto}.logs-placeholder{color:inherit;margin:0}.log-line{white-space:pre-wrap;word-break:break-word;grid-template-columns:12px 1fr;align-items:flex-start;gap:10px;padding:3px 0;display:grid}.log-level-marker{border-radius:999px;width:8px;height:8px;margin-top:6px}.log-line-info .log-level-marker{background:#3b82f6}.log-line-warning .log-level-marker{background:#eab308}.log-line-error .log-level-marker{background:#f97316}.log-line-fatal .log-level-marker{background:#ef4444}.log-line-web .log-level-marker{background:#94a3b8}.log-line-default .log-level-marker{background:#64748b}.log-line-info .log-message{color:#60a5fa}.log-line-warning .log-message{color:#facc15}.log-line-error .log-message{color:#fb923c}.log-line-fatal .log-message{color:#f87171}@media (width<=1000px){.device-dashboard{grid-template-columns:1fr}.info-panel,.logs-panel{min-height:auto}}@media (width<=800px){.app-top-bar{height:76px;padding:12px}.app-logo{width:130px;max-height:44px}.language-button{width:150px}.top-square-button{width:42px}.main-content{padding:100px 16px 40px}.device-choice-grid{grid-template-columns:1fr;gap:22px}.device-choice-button{min-height:300px;padding:20px}.device-image-wrapper{height:210px}.device-label{font-size:22px}.language-menu{width:280px}.device-screen{padding-top:96px}.info-panel,.logs-panel{padding:20px}.info-device-image-wrapper{height:220px}.info-row{grid-template-columns:1fr;gap:4px}.info-row strong{text-align:left}.error{min-width:unset;width:100%}}
