:root{font-family:system-ui,-apple-system,Segoe UI,sans-serif;color-scheme:dark;color:#e6f0f0;background:#101923}*{box-sizing:border-box}body{margin:0;min-height:100dvh}button,select,textarea{font:inherit}button{border:1px solid #344956;background:#1d3039;color:inherit;padding:.7rem .85rem;border-radius:.7rem;cursor:pointer;text-align:left}button:hover,button:focus-visible{border-color:#74f2bb}button:disabled{opacity:.48;cursor:not-allowed}.top{display:flex;justify-content:space-between;gap:1rem;padding:1rem 1.25rem;font-weight:700;letter-spacing:.08em;background:#13242d;border-bottom:1px solid #344956}.status{font-size:.8rem;font-weight:400;color:#74f2bb;letter-spacing:0}.notice{min-height:2.6rem;padding:.7rem 1.25rem;color:#f5cfa9;background:#283038}.notice:empty{display:none}.toolbar{display:flex;gap:.45rem;padding:.6rem;flex-wrap:wrap;border-bottom:1px solid #344956}.toolbar select,.toolbar input{background:#1d3039;color:#e6f0f0;border:1px solid #344956;border-radius:.7rem;min-width:10rem;padding:.6rem}.layout{display:grid;grid-template-columns:minmax(10rem,18%) minmax(13rem,25%) minmax(0,1fr);height:calc(100dvh - 8rem);min-height:30rem}.projects,.sessions{overflow:auto;border-right:1px solid #344956;padding:.85rem;display:flex;flex-direction:column;align-items:stretch;gap:.4rem}.projects h2,.sessions h2{font-size:.85rem;color:#9bb4b9;text-transform:uppercase}.selected{background:#265347;border-color:#74f2bb}.warning{color:#eec28d}.conversation{min-width:0;display:flex;flex-direction:column;padding:1rem;gap:.7rem}.transcript{flex:1;overflow:auto;overflow-wrap:anywhere}.message{margin:.65rem 0;padding:.9rem 1rem;background:#1b2b34;border:1px solid #30444d;border-radius:.9rem}.message.user{background:#213f3d}.message small{display:block;color:#92bbc2;margin-bottom:.45rem}.message pre{white-space:pre-wrap;overflow-wrap:anywhere;font:inherit;margin:0;line-height:1.6}.live{color:#a4f0ca;white-space:pre-wrap;max-height:20vh;overflow:auto}.compose{display:flex;gap:.6rem}.compose textarea{flex:1;min-height:4.5rem;max-height:28vh;resize:vertical;padding:.85rem;background:#182832;color:#f1f6f5;border:1px solid #52626e;border-radius:.7rem}.compose button{align-self:flex-end;background:#2c6d55;border-color:#4aaa7d}button:focus-visible,textarea:focus-visible,select:focus-visible{outline:2px solid #74f2bb;outline-offset:2px}[hidden]{display:none!important}.pending-panel{max-height:38dvh;overflow:auto}.pending-question{padding:.8rem;margin:.6rem 0;border:1px solid #52626e;border-radius:.7rem;background:#243a39}.pending-question h3{margin:.2rem 0 .5rem;font-size:1rem}.pending-question pre{white-space:pre-wrap;overflow-wrap:anywhere;max-height:15dvh;overflow:auto}.pending-question fieldset{margin:.5rem 0;border:1px solid #52626e;border-radius:.5rem}.pending-question label{display:block;padding:.45rem}.pending-question textarea{width:100%;min-height:4rem;background:#182832;color:#e6f0f0;border:1px solid #52626e}.pending-question button{margin:.3rem}.pairing-panel{max-width:34rem;margin:1.2rem auto;padding:1rem;display:flex;flex-direction:column;gap:.7rem}.pairing-panel textarea,.pairing-panel input{width:100%;padding:.8rem;color:#e6f0f0;background:#1d3039;border:1px solid #52626e;border-radius:.7rem}.pairing-panel textarea{min-height:6rem;resize:vertical}.pairing-panel video{width:100%;max-height:40dvh;object-fit:cover;border-radius:.7rem}.pair-sas{font-size:2rem;letter-spacing:.12em;font-variant-numeric:tabular-nums;text-align:center;color:#74f2bb}@media(max-width:850px){.layout{grid-template-columns:1fr;height:auto;min-height:calc(100dvh - 8rem)}.projects,.sessions{border-right:0;border-bottom:1px solid #344956;max-height:18vh;padding:.6rem}.projects h2,.sessions h2{margin:.1rem}.projects button,.sessions button{min-height:2.8rem}.conversation{height:65dvh;padding:.65rem}.compose textarea{min-height:3.5rem}.toolbar button{font-size:.82rem;padding:.55rem}}
