:root{font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,PingFang SC,sans-serif;color:#233c34;background:#f4f5f0;font-synthesis:none;font-weight:400;line-height:1.6;--green: #244d3d;--muted: #7e8980;--line: #e3e7dc;--orange: #d66f42}*{box-sizing:border-box}body{margin:0}button,input,textarea,select{font:inherit}button,a,input,textarea,select{-webkit-tap-highlight-color:transparent}button{cursor:pointer;border:1px solid #dce2d7;border-radius:12px;background:#fff;padding:10px 16px;color:var(--green);font-size:13px;font-weight:600;transition:background .15s,transform .15s}button:hover{background:#edf1e8}button:active{transform:translateY(1px)}button:disabled{opacity:.42;cursor:not-allowed}button:focus-visible,input:focus-visible,textarea:focus-visible,select:focus-visible{outline:3px solid #d6a871;outline-offset:3px}a{color:inherit;text-decoration:none}h1,h2,h3,p{margin-top:0}h1{font-size:38px;line-height:1.35;letter-spacing:-1.4px;margin-bottom:14px;font-weight:600}h2{font-size:21px;font-weight:600}h3{font-size:15px;font-weight:650;margin-bottom:8px}p{font-size:14px}small{font-size:12px;color:var(--muted)}.muted{color:var(--muted);font-size:13px;line-height:1.8}.wordmark{font-size:36px;font-weight:750;letter-spacing:-2px;line-height:1}.wordmark span{font-size:10px;color:var(--orange);margin-left:3px}.eyebrow{color:#839082;font-size:10px;font-weight:650;letter-spacing:2.5px;margin-bottom:16px}.status-pill{display:inline-flex;align-items:center;gap:7px;padding:6px 10px;background:#e8ece3;border-radius:20px;font-size:11px;color:#7e8980;white-space:nowrap}.status-pill i,.dot{width:6px;height:6px;border-radius:50%;background:#b5bba9;display:inline-block}.status-pill.on{color:#365b41}.status-pill.on i,.dot.green{background:#73a47c}.card{background:#fff;border:1px solid var(--line);border-radius:18px;padding:24px;margin-bottom:18px}.primary{background:var(--green);color:#fff;border-color:var(--green)}.primary:hover{background:#35624d}.full{width:100%;display:flex;justify-content:space-between}.text-button{background:none;border:0;padding:3px 0;color:#6a7c6d;font-size:12px}.section-line{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:14px}.section-line h3{margin:0}.tiny-label{text-transform:uppercase;letter-spacing:1px;color:#899587;font-size:10px}.field{display:flex;flex-direction:column;gap:8px;margin-bottom:16px;font-size:12px;font-weight:600;color:#637565}input,textarea,select{min-width:0;width:100%;border:1px solid var(--line);border-radius:10px;background:#fafbf8;color:#253c30;padding:12px;font-size:14px}textarea{resize:vertical;line-height:1.8}.button-row{display:flex;gap:10px;flex-wrap:wrap;margin-top:12px}.message{padding:14px 16px;border-radius:12px;font-size:13px;margin:14px 0;display:flex;align-items:center;justify-content:space-between;gap:12px;overflow-wrap:anywhere}.message.error{background:#fff0e8;color:#9a4b2d;border:1px solid #eed4c2}.message button{padding:0 5px;background:none;border:none}.warning{color:#ac7144;font-size:12px}.success,.notice{color:#52795a;font-size:12px}.notice{text-align:center}.empty{color:#8d9588;font-size:13px;text-align:center;padding:30px}.task-status{font-size:11px;background:#edf1e7;color:#4f6c4b;padding:4px 9px;border-radius:6px}pre{white-space:pre-wrap;overflow-wrap:anywhere;max-height:300px;overflow:auto;font-size:12px;line-height:1.7;background:#f7f8f3;padding:14px;border-radius:10px}summary{font-size:12px;cursor:pointer;color:#6b7b67}.mobile-shell{max-width:520px;padding:28px 24px 16px;margin:0 auto;min-height:100svh}.topbar{display:flex;align-items:center;justify-content:space-between;margin-bottom:34px}.tabs{display:flex;background:#e7ebdf;padding:5px;border-radius:13px;margin-bottom:32px}.tabs button{flex:1;border:none;background:transparent;color:#899180;border-radius:9px}.tabs button.selected{background:#fff;color:#294b35;box-shadow:0 2px 7px #2738220a}.tabs span{color:#b97749;margin-left:4px}.intro{margin:0 2px 26px}.voice-card{position:relative;overflow:hidden;border:1px solid #dce4d4;background:linear-gradient(150deg,#eaf0e1,#e0e9d6);border-radius:24px;text-align:center;padding:20px 20px 26px;margin-bottom:18px}.target-row{display:flex;justify-content:space-between;gap:8px;font-size:11px;color:#5c7459;margin-bottom:20px}.mic-button{touch-action:manipulation;-webkit-touch-callout:none;-webkit-user-select:none;user-select:none;position:relative;display:block;margin:20px auto 24px;width:86px;height:86px;padding:24px;border-radius:50%;background:#254d3b;color:#fff;border:8px solid #f0f4e7;box-shadow:0 0 0 1px #d4dec9;z-index:1}.voice-card .focus-status{position:relative;z-index:1;min-height:38px;overflow-wrap:anywhere;color:var(--green)}.microphone-check p{margin:12px 0 0}.microphone-check audio{width:100%;margin-top:12px}.focus-status span{display:block;color:#9a4b2d}.mic-button:hover{background:#376147}.mic-button svg{pointer-events:none;width:28px;height:28px}.voice-card h2{margin-bottom:4px;font-size:18px}.voice-card p{margin-bottom:0;font-size:12px}.wave{position:absolute;top:100px;left:10%;right:10%;height:30px;display:flex;align-items:center;justify-content:space-between;opacity:.3}.wave i{display:block;width:3px;background:#7f9971;border-radius:3px;height:10px}.wave i:nth-child(3n){height:24px}.wave i:nth-child(4n){height:17px}.recording .mic-button{background:#b96643;box-shadow:0 0 0 8px #b9664312}.recording .wave i{animation:wave .8s ease-in-out infinite alternate}.recording .wave i:nth-child(2n){animation-delay:-.3s}.recording .wave i:nth-child(3n){animation-delay:-.5s}@keyframes wave{to{height:32px;opacity:.8}}.transcript{min-height:150px}.transcript p{white-space:pre-wrap;overflow-wrap:anywhere;line-height:1.9}.interim{color:#9eaa90;white-space:pre-wrap}.switch-row{display:flex;align-items:center;gap:7px;font-size:10px;color:#748167;margin-top:18px;text-align:left}.switch-row input{width:auto}.task-card h3{white-space:pre-wrap;overflow-wrap:anywhere}.task-card time{font-size:11px;color:#939c8c}.interaction{background:#f5f6ee;border-radius:10px;padding:14px;margin-top:12px}.interaction strong{font-size:13px}.option{font-size:12px;padding:6px 10px;text-align:left}footer{font-size:10px;color:#9ca491;text-align:center;padding:26px 0 10px}footer span{display:block;margin-top:5px}.pair-screen{padding:36px 0;text-align:center}.pair-screen h1{font-size:44px}.orbit-logo{width:90px;height:90px;display:grid;place-items:center;background:#dce8d0;border:1px solid #cbdcbb;border-radius:50%;font-size:58px;letter-spacing:-5px;margin:0 auto 32px;color:#365438}.pairing-code strong{font-size:34px;letter-spacing:7px}.desktop-shell{display:flex;min-height:100vh}.sidebar{width:210px;flex-shrink:0;position:fixed;inset:0 auto 0 0;padding:40px 26px;background:#e9eddf;border-right:1px solid #dce2d3;display:flex;flex-direction:column}.sidebar-tag{font-size:11px;color:#7f8b76;margin-top:14px}.sidebar nav{display:flex;flex-direction:column;gap:9px;margin-top:45px}.sidebar nav button{text-align:left;background:transparent;border:none;font-size:12px;padding:13px}.sidebar nav button.active{background:#dce5d1}.sidebar-bottom{margin-top:auto;display:flex;flex-direction:column;gap:14px}.sidebar-bottom small{font-size:10px}.desktop-main{margin-left:210px;width:calc(100% - 210px);max-width:1200px;padding:40px}.desktop-heading{display:flex;justify-content:space-between;align-items:flex-start;gap:12px;margin-bottom:24px}.desktop-heading h1{font-size:30px;letter-spacing:-1px}.desktop-heading button{font-size:11px}.desktop-grid{display:grid;grid-template-columns:1fr 1.1fr;gap:20px}.qr-card{text-align:center}.qr-card .section-line{text-align:left}.qr-space{min-height:225px;display:grid;place-items:center;margin:16px 0}.qr-space img{max-width:100%;height:auto;border-radius:12px}.qr-placeholder{width:210px;height:210px;display:grid;align-content:center;border:1px dashed #cbd6c2;border-radius:20px;background:#f6f8f0}.qr-placeholder span{font-size:74px;color:#b0c2a4;line-height:1.2}.qr-placeholder p{font-size:12px;color:#8a9d7e}.qr-card>.muted{font-size:11px;margin-top:18px;margin-bottom:0}.stack .card{padding:22px}.stack h2{font-size:19px;margin-top:22px}.target-indicator{display:flex;justify-content:space-between;gap:10px;border-top:1px solid var(--line);padding-top:16px;margin-top:22px;font-size:11px}.target-indicator span{color:#8a9680}.target-indicator strong{font-weight:500;max-width:180px;text-align:right}.device{display:flex;justify-content:space-between;align-items:center;gap:10px;padding:12px 0;border-bottom:1px solid #f0f2e9}.device strong{font-size:13px}.device small{display:block;font-size:10px;margin-top:3px}.device button{font-size:10px;padding:7px 9px}.device .button-row{margin:0}.count{font-size:12px;color:#869079}.project-list{display:flex;gap:12px;flex-wrap:wrap}.project{display:flex;align-items:center;gap:10px;border:1px solid #e5eadc;padding:10px 14px;border-radius:10px}.project span{font-size:22px;color:#8ba778}.project strong{font-size:12px}.project small{font-size:10px}.desktop-task h3{margin-top:14px}.settings{max-width:700px}@media(max-width:900px){.desktop-main{padding:26px}.sidebar{width:180px;padding:32px 20px}.desktop-main{margin-left:180px;width:calc(100% - 180px)}.desktop-grid{grid-template-columns:1fr}.qr-card .qr-space{min-height:170px}.qr-space img{width:170px}.desktop-heading{display:block}.desktop-heading>button{margin-bottom:12px}}@media(prefers-reduced-motion:reduce){*{animation:none!important;transition:none!important}}
