:root{font-family:"Malgun Gothic","Apple SD Gothic Neo",sans-serif;color:#142a42;background:#e7f1fa;font-size:15px;line-height:1.65;color-scheme:light}
*{box-sizing:border-box}body{margin:0;display:grid;grid-template-columns:290px minmax(0,1fr);min-height:100vh}button,input,select{font:inherit}button{cursor:pointer}button:disabled{cursor:wait;opacity:.6}button:focus-visible,a:focus-visible,input:focus-visible,select:focus-visible,summary:focus-visible{outline:3px solid #3594db;outline-offset:3px}[hidden]{display:none!important}
.rail{background:#142a42;color:white;padding:38px 28px;display:flex;flex-direction:column;min-height:100vh}.brand{color:white;text-decoration:none;font-size:21px;font-weight:700;display:flex;align-items:center;gap:13px}.mark{font-size:34px;color:#87c7d5}.intro{margin-top:90px}.intro h1{font-size:30px;line-height:1.55;letter-spacing:-1.2px;margin:0 0 20px}.intro p{color:#b8cbd9;line-height:1.9}.rail-note{color:#a9c0d1;font-size:12px;margin-top:auto;padding-top:44px}.rail nav{margin-top:32px}.rail nav p{margin:0;padding:12px 0;border-bottom:1px solid #395063;overflow-wrap:anywhere}
main{padding:32px 6%;max-width:1300px;width:100%}.environment{font-size:12px;color:#415d73;padding:10px 0;border-bottom:1px solid #b8cbd9}.auth{max-width:460px;margin:70px auto;background:white;padding:36px;border-radius:12px}.auth h2{font-size:24px;letter-spacing:-.8px;margin:0 0 26px}.tabs{display:flex;gap:20px;border-bottom:1px solid #c8d8e3;margin-bottom:28px}.tabs button{border:0;border-radius:0;padding:9px 0;background:none;color:#536d7e}.tabs button[aria-pressed=true]{color:#00796b;border-bottom:3px solid #00796b;font-weight:700}
label{display:flex;flex-direction:column;gap:6px;font-weight:600;font-size:14px}input,select{border:1px solid #9db2c3;border-radius:5px;padding:10px 12px;min-width:0;width:100%;background:white;color:#142a42}input{min-height:46px}.account-form{display:grid;gap:22px}.hint{font-size:13px;font-weight:400;color:#4e677b}.primary{background:#00796b;color:white;border-color:#00796b}button{border:1px solid #9db2c3;border-radius:6px;padding:9px 16px;background:white;color:#142a42;font-weight:600;min-height:42px}.link{border:0;background:none;font-weight:400;color:#00796b}.account-form .primary{margin-top:5px}.workspace-header{display:flex;justify-content:space-between;align-items:center;gap:18px;margin-top:36px}.workspace-header h2{font-size:32px;letter-spacing:-1px;margin:0}.workspace-header p{color:#536d7e;font-size:13px;margin:0 0 5px}.toolbar{display:flex;align-items:end;justify-content:space-between;gap:20px;margin:24px 0}.toolbar label{max-width:260px;flex:1}.room-list{background:white;border-radius:8px;overflow:hidden}.room-row{padding:21px 24px;border-bottom:1px solid #d5e2ec;display:flex;align-items:center;justify-content:space-between;gap:18px}.room-row:last-child{border:0}.room-row strong{display:block;font-size:18px;overflow-wrap:anywhere}.room-row small{color:#536d7e}.room-symbol{background:#e7f1fa;padding:6px 12px;border-radius:5px;color:#00796b;font-size:24px}.empty{padding:30px;color:#536d7e;margin:0}.creation{margin-top:20px}.creation summary{cursor:pointer;color:#00796b;padding:10px 0;font-weight:600}.inline-form{display:flex;align-items:end;gap:12px;flex-wrap:wrap;padding:15px 0}.inline-form label{flex:1;min-width:160px}.devices{margin-top:44px}.devices h3{font-size:21px;margin:0}.device-row{display:flex;align-items:center;justify-content:space-between;gap:18px;border-bottom:1px solid #c1d3e0;padding:18px 0}.device-row strong{display:block}.device-row small{color:#536d7e}.device-row button{font-size:13px}.danger{color:#a42e2b;border-color:#cc9e9c}#notice:not(:empty){margin-top:18px;padding:13px 16px;background:#fff;border-left:4px solid #00796b;border-radius:3px}#notice.error{border-color:#b33a36;color:#a12b28}
@media(max-width:850px){body{grid-template-columns:220px minmax(0,1fr)}.rail{padding:26px 20px}.intro h1{font-size:25px}.auth{padding:26px}.tabs{gap:14px}main{padding:24px 5%}}
@media(max-width:620px){body{display:block}.rail{min-height:auto;padding:16px 22px}.brand{font-size:19px}.intro,.rail-note{display:none}.rail nav{margin-top:12px;display:flex;gap:18px;overflow:auto}.rail nav p{padding:4px 0;white-space:nowrap}.auth{margin:32px auto;padding:25px 22px}.workspace-header{margin-top:25px}.workspace-header h2{font-size:28px}.device-row{align-items:start}.room-row{padding:18px}main{padding:18px 5%}.environment{font-size:11px}}

.workspace-header>div{min-width:0}.workspace-header button{flex-shrink:0;white-space:nowrap}.workspace-header p{overflow-wrap:anywhere}.device-row button{white-space:nowrap}
.tabs{flex-wrap:wrap;column-gap:18px;row-gap:0}.tabs button{font-size:13px}
.activity-message{padding:18px 0;border-bottom:1px solid currentColor;overflow-wrap:anywhere}.activity-body{white-space:pre-wrap}.activity-message .hint{margin-bottom:4px}
