:root{font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;color:#18352b;background:#f5f7f6;--green:#146b50;--muted:#6a7c74;--line:#e0e8e3;--danger:#a43434;line-height:1.5;color-scheme:light}
*{box-sizing:border-box}body{margin:0}h1,h2,h3,p{margin:0}h1{font-size:clamp(27px,3vw,35px);letter-spacing:-.045em;line-height:1.15}h2{font-size:18px;letter-spacing:-.02em}h3{font-size:17px}.muted,.hint{color:var(--muted)}.muted{margin-top:9px}.hint{font-size:12px}.eyebrow{font-size:11px;letter-spacing:.15em;font-weight:750;color:var(--green);margin-bottom:13px}
button,input,select{font:inherit}button,a{touch-action:manipulation}button{cursor:pointer}button:disabled{opacity:.5;cursor:wait}button:focus-visible,a:focus-visible,input:focus,select:focus{outline:3px solid #b5dcca;outline-offset:3px}button,a.primary,a.secondary{border:0;transition:background .15s,transform .15s}a{text-decoration:none;color:var(--green)}button:active:not(:disabled){transform:translateY(1px)}.primary,.secondary{display:inline-flex;align-items:center;justify-content:center;gap:7px;padding:11px 17px;border-radius:10px;font-size:13px;font-weight:650;white-space:nowrap}.primary{background:var(--green);color:white}.primary:hover{background:#0c513b}.secondary{background:#eef3f0;color:#254d3e}.secondary:hover{background:#e0eae4}.wide{width:100%}.text-button{padding:4px 0;border:0;background:none;color:var(--green);font-size:13px;text-align:left}.icon-button{background:#f0f4f1;width:33px;height:33px;border-radius:50%;font-size:22px;line-height:1}.danger{color:var(--danger)}[hidden]{display:none!important}
.brand{display:flex;align-items:center;gap:11px;color:#173f2f;font-size:24px;font-weight:780;letter-spacing:-.045em}.brand-mark{display:grid;place-items:center;width:39px;height:39px;background:var(--green);border-radius:12px;color:white;font-size:23px;box-shadow:0 5px 12px #194d3320}.auth-shell{min-height:100vh;display:grid;grid-template-columns:1fr 1fr}.auth-story{background:radial-gradient(circle at 0 50%,#c7e8d4,transparent 75%),#e9f2ed;padding:clamp(30px,5vw,70px);display:flex;flex-direction:column;justify-content:space-between;gap:70px}.auth-story h1{font-size:clamp(32px,4vw,53px);line-height:1.13;margin-bottom:22px}.auth-story>div>p:last-child{max-width:390px;color:#517063}.story-foot{font-size:13px;color:#4b6d5c;display:flex;gap:9px;align-items:center}.mini-dot{width:8px;height:8px;background:#318764;border-radius:50%}.auth-form-wrap{display:grid;place-items:center;padding:35px}.auth-form-card{width:min(390px,100%)}.auth-form-card h2{font-size:27px;letter-spacing:-.04em}.auth-form-card form{margin:27px 0 20px}
form{display:grid;gap:17px}label{display:grid;gap:7px;font-size:13px;font-weight:600;color:#426254}input,select{width:100%;padding:11px 13px;border:1px solid #d1ded5;border-radius:9px;background:#fff;color:#18352b;min-width:0}input::placeholder{color:#8a9a90;font-weight:400}input[readonly]{background:#f6f8f6}.form-error{color:var(--danger);font-size:13px}.workspace{display:grid;grid-template-columns:237px 1fr;min-height:100vh}.sidebar{position:sticky;top:0;height:100vh;padding:32px 22px;background:#fff;border-right:1px solid var(--line);display:flex;flex-direction:column}.nav-label{font-size:10px;letter-spacing:.13em;color:#93a199;margin:50px 13px 13px;font-weight:700}nav{display:grid;gap:5px}.nav-item{display:flex;align-items:center;gap:12px;border:0;padding:12px;border-radius:9px;background:none;color:#75857c;text-align:left;font-size:13px;font-weight:650}.nav-item span{font-size:20px;width:23px;text-align:center}.nav-item.active{color:var(--green);background:#eaf4ee}.sidebar-bottom{margin-top:auto;border-top:1px solid var(--line);padding:22px 4px 0}.identity{display:flex;align-items:center;gap:11px;margin-bottom:19px}.identity strong{display:block;font-size:13px;max-width:145px;overflow-wrap:anywhere}.identity small{display:block;color:var(--muted);font-size:11px}.avatar{width:35px;height:35px;border-radius:50%;background:#e8efea;display:grid;place-items:center;color:var(--green);font-weight:700;flex:none}.main{padding:clamp(25px,4vw,54px);max-width:1500px;width:100%;margin:auto}.page-header{display:flex;justify-content:space-between;align-items:center;gap:25px;margin-bottom:35px}.page-header .muted{font-size:14px}.stats{display:grid;grid-template-columns:repeat(3,1fr);gap:17px;margin-bottom:33px}.stat{background:white;border:1px solid var(--line);border-radius:14px;padding:21px 24px;display:flex;justify-content:space-between;align-items:center}.stat span{font-size:13px;color:var(--muted)}.stat strong{font-size:31px;font-weight:550;letter-spacing:-.05em}.section-row{display:flex;justify-content:space-between;align-items:center;gap:15px;margin:23px 0 17px}.section-row h2{font-size:16px}.device-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(290px,1fr));gap:19px}.device-card{background:white;border:1px solid var(--line);border-radius:16px;padding:23px;display:flex;flex-direction:column;gap:20px;min-width:0}.device-top{display:flex;gap:13px;align-items:flex-start}.phone-icon{border:1.6px solid #77a68b;border-radius:6px;width:23px;height:35px;background:#f1f7f3;position:relative;flex:none;margin:3px 3px 0}.phone-icon:after{content:"";position:absolute;bottom:3px;height:2px;width:7px;left:6px;background:#8eb49c;border-radius:2px}.device-heading{flex:1;min-width:0}.device-heading h3{overflow-wrap:anywhere}.device-heading small{font-size:11px;color:var(--muted)}.badge{font-size:10px;font-weight:700;background:#edf1ee;color:#79847d;border-radius:30px;display:inline-flex;align-items:center;gap:6px;padding:5px 8px;white-space:nowrap}.badge.online{color:#226d49;background:#e7f5ea}.badge.online:before{content:"";width:5px;height:5px;border-radius:50%;background:#339960}.badge.paused{color:#9c752e;background:#fbf2de}.device-facts{display:grid;gap:9px;font-size:12px}.device-facts>div{display:flex;justify-content:space-between;gap:15px}.device-facts span{color:var(--muted)}.device-facts strong{font-weight:550;overflow-wrap:anywhere;text-align:right}.device-facts code{font-size:12px}.device-actions{display:flex;flex-wrap:wrap;gap:8px;padding-top:16px;border-top:1px solid #edf1ee;margin-top:auto}.device-actions button{font-size:12px;padding:8px 12px}.device-footer{display:flex;justify-content:space-between;gap:15px}.device-footer button{font-size:11px}.empty-state{grid-column:1/-1;border:1px dashed #bdd1c3;border-radius:16px;min-height:240px;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:12px;text-align:center;padding:30px;background:#f0f5f1}.empty-state p{font-size:13px;max-width:440px;color:var(--muted)}.help-strip{display:flex;align-items:center;justify-content:space-between;gap:25px;background:#edf4ef;border:1px solid #dce9df;border-radius:13px;margin-top:26px;padding:21px 24px}.help-strip strong{font-size:14px}.help-strip p{color:var(--muted);font-size:12px;margin-top:4px}
.invite-card,.panel{background:white;border:1px solid var(--line);border-radius:15px;padding:25px}.invite-card{display:flex;justify-content:space-between;gap:25px;align-items:center}.invite-card form{display:flex;align-items:end;gap:12px}.invite-card .muted{font-size:13px}.users-list{display:grid;gap:11px}.user-row{display:flex;align-items:center;gap:14px;background:white;border:1px solid var(--line);border-radius:12px;padding:17px 21px}.user-row .info{flex:1;min-width:0}.user-row .info strong,.user-row .info small{display:block;overflow-wrap:anywhere}.user-row .info small{font-size:12px;color:var(--muted)}.user-row .actions{display:flex;gap:10px}.settings-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:20px}.panel{display:flex;flex-direction:column;align-items:flex-start;gap:16px}.panel p{font-size:13px;color:var(--muted)}.panel form{width:100%}.app-symbol{font-size:28px;color:var(--green);line-height:1.1}.copy-line{display:flex;align-items:center;gap:12px;width:100%;background:#f5f8f5;padding:10px 12px;border-radius:9px}.copy-line code{font-size:12px;overflow-wrap:anywhere;flex:1;min-width:0}.maintenance-note{line-height:1.8;margin-top:25px;max-width:800px}.notice{position:fixed;z-index:30;top:22px;right:24px;max-width:min(450px,calc(100vw - 40px));padding:14px 20px;background:#174e37;color:#fff;border-radius:12px;box-shadow:0 8px 35px #19322525;font-size:13px}.notice.error{background:#933d39}dialog{width:min(450px,calc(100vw - 32px));border:1px solid var(--line);border-radius:18px;padding:27px;color:#18352b;box-shadow:0 25px 100px #0b30282b}dialog::backdrop{background:#14302466;backdrop-filter:blur(3px)}dialog>.muted{font-size:13px;margin:13px 0 22px}dialog>label{margin:18px 0}dialog>.hint{margin:14px 0}dialog form>.muted{font-size:13px}.dialog-heading{display:flex;align-items:center;justify-content:space-between;gap:18px}.dialog-heading h2{font-size:21px}.pair-code{display:block;font-size:31px;letter-spacing:.12em;font-weight:650;padding:17px;background:#edf5ef;border:1px dashed #bed6c6;border-radius:12px;text-align:center;color:#146b50;font-family:ui-monospace,Consolas,monospace}.check-row{display:flex;align-items:start;gap:12px;font-weight:400;padding:15px;background:#f3f7f4;border-radius:11px}.check-row input{width:17px;height:17px;flex:none;margin-top:3px;accent-color:var(--green)}.check-row small{display:block;line-height:1.6;color:var(--muted);margin-top:5px}.download-unavailable{opacity:.45;pointer-events:none}
@media(min-width:1600px){.main{margin-top:0}}@media(max-width:1050px){.workspace{grid-template-columns:200px 1fr}.sidebar{padding:25px 15px}.main{padding:30px 24px}.page-header{align-items:flex-start}.stats{gap:10px}.stat{padding:17px}.invite-card{align-items:stretch;flex-direction:column}}@media(max-width:760px){.auth-shell{grid-template-columns:1fr}.auth-story{padding:28px;gap:30px}.auth-story>div:not(.story-foot){display:none}.story-foot{display:none}.auth-form-wrap{padding:30px 25px}.workspace{display:block}.sidebar{height:auto;position:static;padding:19px 22px;flex-direction:row;flex-wrap:wrap;gap:17px;border-right:0;border-bottom:1px solid var(--line);align-items:center}.sidebar .brand{font-size:21px}.sidebar .brand-mark{width:31px;height:31px;font-size:20px}.nav-label,.sidebar .identity{display:none}.sidebar nav{display:flex;order:3;width:100%;overflow:auto}.nav-item{font-size:12px;padding:9px;white-space:nowrap}.nav-item span{display:none}.sidebar-bottom{margin:0 0 0 auto;border:0;padding:0}.main{padding:26px 20px}.page-header{flex-direction:column;gap:20px;margin-bottom:24px}.stats{gap:8px;margin-bottom:25px}.stat{padding:13px;flex-direction:column;align-items:flex-start;gap:7px}.stat span{font-size:10px}.stat strong{font-size:25px}.device-grid{grid-template-columns:1fr}.help-strip{flex-direction:column;align-items:flex-start}.settings-grid{grid-template-columns:1fr}.invite-card form{flex-direction:column;align-items:stretch}.user-row{flex-wrap:wrap}.user-row .actions{width:100%;padding-left:49px;flex-wrap:wrap}.section-row .hint{font-size:10px}dialog{padding:23px}.pair-code{font-size:26px}.notice{top:15px;right:15px}.device-top .badge{font-size:9px}}
.pair-landing{min-height:100vh;max-width:640px;margin:0 auto;padding:30px 20px 50px}.pair-landing>.brand{margin-bottom:28px}.pair-landing-card{background:white;border:1px solid var(--line);border-radius:18px;padding:clamp(22px,5vw,36px)}.pair-landing-card h1{font-size:clamp(27px,5vw,34px)}.pair-landing-card .muted{font-size:14px}.pair-steps{display:grid;gap:25px;margin:28px 0;padding-left:24px}.pair-steps li{padding-left:5px}.pair-steps li::marker{color:var(--green);font-weight:750}.pair-steps li>p{color:var(--muted);font-size:13px;margin:6px 0 13px}.pair-manual{border-top:1px solid var(--line);margin-top:22px;padding-top:18px}.pair-manual summary{cursor:pointer;color:var(--green);font-size:13px;font-weight:650}.pair-manual>label{margin:18px 0}.pair-manual>.hint{margin-top:13px}.pair-private-note{margin-top:22px}.pair-landing-card .pair-code{font-size:clamp(20px,6vw,31px)}#public-pair-error{margin-top:22px}#public-pair-error>a{margin-top:20px}
@media(prefers-reduced-motion:reduce){*{scroll-behavior:auto!important;transition:none!important}}
