:root{color:#262524;font-synthesis:none;--paper:#f7f3ee;--surface:#fcfaf7;--line:#ded6cd;--muted:#746f6a;--terracotta:#bd624b;--teal:#145b5d;background:#f7f3ee;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}*{box-sizing:border-box}body{background:var(--paper);min-width:320px;min-height:100vh;margin:0}button,textarea{font:inherit}button{cursor:pointer}.sr-only{clip:rect(0,0,0,0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.icon{fill:none;stroke:currentColor;stroke-width:1.7px;stroke-linecap:round;stroke-linejoin:round;flex:none;width:21px;height:21px}.welcome{text-align:center;flex-direction:column;align-items:center;max-width:750px;min-height:100vh;margin:auto;padding:16vh 34px 60px;display:flex}.welcome-mark,.brand{color:var(--terracotta);font:600 48px/1 Georgia,Times New Roman,serif}.welcome h1{letter-spacing:-.035em;max-width:680px;margin:64px 0 20px;font:500 clamp(48px,7vw,82px)/.98 Georgia,Times New Roman,serif}.welcome>p{max-width:570px;color:var(--muted);font-size:18px;line-height:1.65}.welcome .large{margin-top:26px;padding:17px 24px;font-size:16px}.welcome .large span{margin-left:20px;font-size:22px}.welcome .fineprint{margin-top:22px;font-size:13px}.app-shell{grid-template-columns:448px minmax(0,1fr);min-height:100vh;display:grid}.sidebar{border-right:1px solid var(--line);background:#fcfaf7a3;flex-direction:column;min-height:100vh;padding:52px 44px 36px;display:flex}.brand{font-size:44px}.tagline{color:var(--muted);margin:9px 0 34px}.sidebar section{border-top:1px solid var(--line);padding:30px 0 25px}.section-label{color:var(--muted);letter-spacing:.16em;text-transform:uppercase;margin-bottom:17px;font-size:12px;font-weight:600}.sidebar h1{color:var(--terracotta);margin:0 0 8px;font:600 28px/1.2 Georgia,Times New Roman,serif}.sidebar p{color:var(--muted);margin:0;font-size:14px;line-height:1.6}.presence{color:#766f68;align-items:center;gap:11px;margin-bottom:5px;font-size:16px;font-weight:600;display:flex}.presence span{background:#aaa29a;border-radius:50%;width:10px;height:10px}.presence.online{color:var(--teal)}.presence.online span{background:var(--teal);box-shadow:0 0 0 4px #145b5d1a}.invite{color:#4d4945;background:#fff;border:1px solid #cfc4b8;border-radius:9px;align-items:stretch;width:100%;margin-top:20px;padding:0;display:flex;overflow:hidden}.invite-url{white-space:nowrap;text-overflow:ellipsis;align-items:center;min-width:0;padding:13px;font-size:11px;display:flex;overflow:hidden}.copy-action{border-left:1px solid var(--terracotta);color:var(--terracotta);align-items:center;gap:7px;margin-left:auto;padding:12px 13px;font-size:12px;font-weight:600;display:flex}.copy-action .icon{width:17px}.leave{border:1px solid var(--terracotta);height:50px;color:var(--terracotta);background:0 0;border-radius:9px;justify-content:center;align-items:center;gap:11px;font-weight:600;display:flex}.privacy{border:1px solid var(--line);color:var(--teal);border-radius:8px;grid-template-columns:34px 1fr;gap:12px;margin-top:auto;padding:22px 20px;display:grid}.privacy>.icon{background:#e2eae8;border-radius:50%;width:34px;height:34px;padding:7px}.privacy strong{color:#3e3b38;font-size:13px}.privacy p{margin-top:4px;font-size:12px}.privacy small{grid-column:1/-1;font-size:11px}.conversation{grid-template-rows:auto 1fr auto;min-width:0;height:100vh;padding:42px 54px 28px;display:grid}.conversation header{color:var(--muted);grid-template-columns:1fr auto 1fr;align-items:center;gap:17px;font-size:13px;display:grid}.conversation header span{background:var(--line);height:1px}.messages{padding:30px 2px 24px;overflow-y:auto}.empty{height:100%;color:var(--muted);text-align:center;flex-direction:column;justify-content:center;align-items:center;display:flex}.empty-ring{border:1px solid var(--line);width:47px;height:47px;color:var(--teal);border-radius:50%;place-items:center;font:500 22px Georgia,Times New Roman,serif;display:grid}.empty h2{color:#393633;margin:17px 0 4px;font:500 25px Georgia,Times New Roman,serif}.empty p{margin:0;font-size:14px}.message-row{align-items:flex-end;gap:12px;margin:14px 0;display:flex}.message-row.mine{justify-content:flex-end}.message-row.theirs{justify-content:flex-start}.bubble{overflow-wrap:anywhere;background:#ebe6e0;border-radius:20px 20px 20px 3px;max-width:min(610px,72%);padding:16px 20px;font-size:16px;line-height:1.45}.mine .bubble{background:var(--teal);color:#fff;border-radius:20px 20px 3px;order:1}.message-row time{color:#99918a;padding-bottom:5px;font-size:11px}.mine time{color:#6e8887;order:0}.composer{background:#fff;border:1px solid #cfc5ba;border-radius:10px;align-items:center;gap:12px;min-height:68px;padding:8px 9px 8px 21px;display:flex;box-shadow:0 8px 30px #3a2f240f}.composer textarea{resize:none;color:#292725;background:0 0;border:0;outline:0;width:100%;max-height:120px;font-size:16px;line-height:1.5}.composer textarea::placeholder{color:#a09992}.primary{background:var(--teal);color:#fff;border:0;border-radius:8px;justify-content:center;align-items:center;gap:10px;min-height:49px;padding:0 22px;font-weight:600;display:inline-flex}.primary:disabled{opacity:.45;cursor:not-allowed}.primary:not(:disabled):hover{background:#0d4d4f}@media (width<=850px){.app-shell{display:block}.sidebar{border-right:0;border-bottom:1px solid var(--line);min-height:0;padding:18px 20px}.brand{font-size:35px}.tagline,.sidebar section:first-of-type,.sidebar section:nth-of-type(2) .section-label,.sidebar section:nth-of-type(2)>p,.sidebar section:nth-of-type(3) .section-label,.sidebar section:nth-of-type(3)>p{display:none}.sidebar section:nth-of-type(2){border-top:0;padding:14px 0 12px}.sidebar section:nth-of-type(3){border-top:0;padding:0}.invite{margin-top:0}.privacy{display:none}.leave{height:42px;margin-top:12px}.conversation{height:calc(100vh - 236px);min-height:440px;padding:20px 15px 15px}.messages{padding-top:15px}.bubble{max-width:82%;padding:13px 15px;font-size:15px}.composer{min-height:59px;padding-left:14px}.primary{min-height:43px;padding:0 14px}.primary .icon{width:18px}}@media (width<=480px){.welcome{padding-top:12vh}.welcome-mark{font-size:39px}.welcome h1{margin-top:46px;font-size:51px}.welcome>p{font-size:16px}.copy-action{padding-inline:10px}.copy-action .icon{display:none}.conversation{min-height:440px}.primary{width:44px;padding:0;font-size:0}.primary .icon{margin:0}.message-row{gap:7px}.message-row time{font-size:10px}}@media (prefers-reduced-motion:reduce){*{scroll-behavior:auto!important}}
