@font-face{font-family:InterLocal;src:local(Arial);font-display:swap}*{box-sizing:border-box}:root{--ink:#242823;--muted:#6c716a;--line:#e5e5df;--paper:#fbfaf6;--cream:#f3f0e8;--orange:#e76f47;--green:#2f6d50}html,body{background:var(--paper);min-height:100%;color:var(--ink);margin:0;font-family:InterLocal,Helvetica Neue,Arial,sans-serif}button,input,textarea{font:inherit}button{color:inherit}.app-shell{flex-direction:column;height:100dvh;display:flex;overflow:hidden}.topbar{border-bottom:1px solid var(--line);z-index:3;background:#fbfaf6f5;flex:none;justify-content:space-between;align-items:center;height:72px;padding:0 28px;display:flex;position:relative}.brand{letter-spacing:-.5px;cursor:pointer;background:0 0;border:0;align-items:center;gap:11px;padding:6px 0;font-size:19px;font-weight:750;display:flex}.brand-mark{justify-content:center;align-items:end;gap:2px;width:29px;height:25px;display:inline-flex}.brand-mark i{background:var(--orange);border-radius:5px 5px 2px 2px;width:7px;transform:rotate(-4deg)}.brand-mark i:first-child{background:#eba564;height:15px;transform:rotate(8deg)}.brand-mark i:nth-child(2){height:23px}.brand-mark i:nth-child(3){background:#c7583f;height:18px;transform:rotate(-9deg)}.top-actions{align-items:center;gap:18px;display:flex}.welcome{color:#77766f;font-family:Georgia,serif;font-size:15px;font-style:italic}.profile-chip{cursor:pointer;background:#fff;border:1px solid #deded7;border-radius:30px;align-items:center;gap:8px;padding:5px 9px 5px 5px;font-size:14px;font-weight:650;display:flex;box-shadow:0 2px 8px #25231c0a}.profile-chip:hover{border-color:#bbbcb4}.avatar{color:#fff;border-radius:50%;flex:none;place-items:center;width:36px;height:36px;font-family:Georgia,serif;font-weight:700;display:inline-grid;box-shadow:inset 0 0 0 1px #0000000d}.avatar.sm{width:28px;height:28px;font-size:12px}.avatar.xl{width:60px;height:60px;font-size:23px}.workspace{flex:1;grid-template-columns:minmax(420px,43%) minmax(0,1fr);min-height:0;display:grid}.directory{border-right:1px solid var(--line);background:var(--paper);padding:36px 30px 18px max(30px,50vw - 720px);overflow:auto}.eyebrow{text-transform:uppercase;letter-spacing:1.8px;color:#b05237;margin:0 0 10px;font-size:11px;font-weight:800}.dir-intro h1{letter-spacing:-1px;margin:0 0 8px;font-family:Georgia,serif;font-size:34px;font-weight:500}.dir-intro>p:last-child{color:var(--muted);margin:0 0 24px;font-size:15px}.search{color:#777c75;background:#fff;border:1px solid #deded7;border-radius:12px;align-items:center;gap:10px;height:44px;padding:0 13px;display:flex;box-shadow:0 3px 12px #28271f08}.search:focus-within{border-color:#a8aa9f;box-shadow:0 0 0 3px #777c7515}.search input{background:0 0;border:0;outline:0;flex:1;min-width:0}.search button{cursor:pointer;background:0 0;border:0;place-items:center;padding:3px;display:grid}.filters{scrollbar-width:none;gap:7px;padding:14px 0 8px;display:flex;overflow:auto}.filters button{white-space:nowrap;cursor:pointer;background:0 0;border:1px solid #deded7;border-radius:20px;padding:7px 12px;font-size:12px;font-weight:650}.filters button:hover,.filters button.active{color:#fff;background:#2f342e;border-color:#2f342e}.room-count{color:#8a8c85;text-transform:uppercase;letter-spacing:.6px;justify-content:space-between;padding:7px 3px 10px;font-size:11px;font-weight:700;display:flex}.room-count span:last-child{text-transform:none;letter-spacing:0;align-items:center;gap:5px;display:flex}.online-dot{background:#62a978;border-radius:50%;width:7px;height:7px;display:inline-block;box-shadow:0 0 0 3px #62a9781c}.room-list{flex-direction:column;gap:8px;display:flex}.room-card{text-align:left;cursor:pointer;background:0 0;border:1px solid #0000;border-radius:15px;gap:14px;width:100%;padding:15px 14px;transition:all .18s;display:flex;position:relative}.room-card:hover{border-color:var(--line);background:#fff;transform:translateY(-1px);box-shadow:0 6px 20px #3430260b}.room-card.selected{background:#fff;border-color:#deddd5;box-shadow:0 7px 24px #302c210d}.room-card.selected:before{content:"";background:var(--accent);border-radius:4px;width:3px;position:absolute;top:17px;bottom:17px;left:-1px}.room-icon{background:var(--tint);width:45px;height:45px;color:var(--accent);border-radius:13px;flex:none;place-items:center;font-size:23px;display:grid}.room-icon.large{border-radius:15px;width:52px;height:52px;font-size:26px}.room-copy{flex:1;min-width:0;display:block}.room-title{justify-content:space-between;align-items:center;gap:8px;margin:1px 0 5px;display:flex}.room-title strong{font-family:Georgia,serif;font-size:16px}.room-title em{color:var(--green);white-space:nowrap;font-size:10px;font-style:normal;font-weight:750}.room-desc{-webkit-line-clamp:2;color:var(--muted);-webkit-box-orient:vertical;margin-right:5px;font-size:12px;line-height:1.45;display:-webkit-box;overflow:hidden}.room-meta{color:#81857d;align-items:center;gap:7px;margin-top:10px;font-size:10px;display:flex}.room-meta>span:first-child{align-items:center;gap:4px;font-weight:700;display:flex}.topic{background:var(--tint);color:var(--accent);border-radius:5px;padding:3px 6px}.chevron{color:#aaa;align-self:center;font-size:22px}.local-note{text-align:center;color:#94958e;margin:22px 0 5px;font-size:11px}.local-note span{margin-right:4px}.conversation{background:#fff;flex-direction:column;min-width:0;min-height:0;display:flex}.room-header{border-bottom:1px solid var(--line);flex:none;align-items:center;gap:16px;padding:24px 32px 21px;display:flex}.room-header>div:last-child{min-width:0}.room-heading{align-items:center;gap:15px;display:flex}.room-heading h2{letter-spacing:-.4px;margin:0;font-family:Georgia,serif;font-size:25px;font-weight:550}.room-heading span{color:#67816d;align-items:center;gap:7px;font-size:11px;font-weight:650;display:flex}.room-header p{color:var(--muted);white-space:nowrap;text-overflow:ellipsis;max-width:690px;margin:5px 0 0;font-size:13px;overflow:hidden}.back{background:0 0;border:0;padding:5px;display:none}.topic-strip{background:#f8f5ed;border-bottom:1px solid #ebe6d9;flex:none;align-items:center;gap:13px;padding:13px 32px;font-size:12px;display:flex}.topic-strip span{text-transform:uppercase;letter-spacing:1px;color:#a27852;font-size:9px;font-weight:800}.topic-strip strong{color:#51483f;font-family:Georgia,serif;font-size:13px;font-weight:500}.messages{scrollbar-color:#d6d3cb transparent;flex:1;min-height:0;padding:6px max(32px,50vw - 720px) 22px;overflow-y:auto}.day-divider{color:#999a94;text-transform:uppercase;letter-spacing:1px;align-items:center;gap:12px;height:52px;font-size:9px;font-weight:750;display:flex}.day-divider:before,.day-divider:after{content:"";background:#ecebe6;flex:1;height:1px}.message{gap:12px;max-width:740px;padding:10px 0 14px;display:flex}.message.mine{background:#fdf8f4;border-radius:14px;margin:2px -12px;padding:12px}.message-body{min-width:0}.message-by{align-items:center;gap:8px;height:22px;display:flex}.message-by strong{font-size:13px}.message-by time{color:#9b9d96;font-size:10px}.you{text-transform:uppercase;letter-spacing:.5px;color:#a34d32;background:#f4ded5;border-radius:4px;padding:2px 5px;font-size:9px;font-weight:750}.message-body p{color:#343730;margin:2px 0 8px;font-family:Georgia,serif;font-size:15px;line-height:1.55}.reaction-row{align-items:center;gap:5px;min-height:24px;display:flex}.reaction-row button{cursor:pointer;background:#fafaf7;border:1px solid #e2e1db;border-radius:14px;height:25px;padding:2px 8px;font-size:12px}.reaction-row button span{color:#6d716a;font-size:10px}.reaction-row button:hover,.reaction-row button.reacted{background:#fff0e9;border-color:#dc9b84}.reaction-row .add-react{opacity:0;color:#888;place-items:center;width:27px;padding:0;display:grid}.message:hover .add-react,.add-react:focus{opacity:1}.composer-wrap{border-top:1px solid var(--line);background:#fff;flex:none;padding:13px 32px 17px}.composer{background:#fbfbf8;border:1px solid #dcdcd5;border-radius:15px;align-items:flex-end;gap:10px;max-width:800px;margin:auto;padding:9px 9px 9px 12px;display:flex;box-shadow:0 4px 16px #302d2409}.composer:focus-within{border-color:#aaa99f;box-shadow:0 0 0 3px #777c7512}.composer textarea{resize:none;background:0 0;border:0;outline:0;flex:1;min-width:0;max-height:100px;padding:9px 2px;line-height:20px}.send{color:#fff;cursor:pointer;background:#343b34;border:0;border-radius:11px;place-items:center;width:38px;height:38px;display:grid}.send:disabled{cursor:default;background:#d9d9d3}.composer-help{color:#999b95;justify-content:space-between;max-width:800px;margin:7px auto 0;font-size:9px;display:flex}.composer-help kbd{background:#f7f7f3;border:1px solid #dddcd5;border-radius:3px;padding:1px 3px;font-family:inherit}.join-prompt{color:#fff;cursor:pointer;background:#343b34;border:0;border-radius:12px;justify-content:space-between;width:100%;max-width:800px;margin:auto;padding:14px 18px;font-weight:700;display:flex}.empty,.conversation-empty{text-align:center;color:var(--muted);padding:35px 10px}.empty>span,.conversation-empty>span{color:#aaa;font-size:34px}.empty h3,.conversation-empty h3{color:var(--ink);margin:9px 0 4px;font-family:Georgia,serif}.empty p,.conversation-empty p{margin:0 0 15px;font-size:13px}.empty button{cursor:pointer;background:0 0;border:0;border-bottom:1px solid;padding:3px}.modal-backdrop{z-index:20;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);background:#262722aa;place-items:center;padding:20px;display:grid;position:fixed;inset:0}.modal{background:#fbfaf6;border-radius:24px;width:min(100%,465px);max-height:calc(100dvh - 30px);padding:34px 38px 28px;animation:.25s ease-out pop;position:relative;overflow:auto;box-shadow:0 30px 90px #0004}.modal-close{border:1px solid var(--line);cursor:pointer;background:0 0;border-radius:50%;place-items:center;width:34px;height:34px;display:grid;position:absolute;top:19px;right:19px}.modal-brand{margin-bottom:22px}.modal h2{letter-spacing:-.7px;margin:0 0 8px;font-family:Georgia,serif;font-size:31px;font-weight:500}.modal-sub{color:var(--muted);margin:0 0 20px;font-size:14px;line-height:1.5}.profile-preview{background:#f1eee5;border-radius:14px;align-items:center;gap:13px;margin-bottom:19px;padding:13px;display:flex}.profile-preview div{flex-direction:column;gap:4px;min-width:0;display:flex}.profile-preview strong{font-family:Georgia,serif}.profile-preview span{color:#777a73;text-overflow:ellipsis;white-space:nowrap;font-size:12px;overflow:hidden}.field{margin:15px 0;display:block}.field>span,.color-field legend{color:#50544e;margin-bottom:7px;font-size:11px;font-weight:750;display:block}.field em{color:#999;margin-left:4px;font-style:normal;font-weight:400}.field input{background:#fff;border:1px solid #d9d8d0;border-radius:10px;outline:0;width:100%;height:45px;padding:0 12px}.field input:focus{border-color:#92968d;box-shadow:0 0 0 3px #888b8215}.color-field{border:0;margin:18px 0 22px;padding:0}.color-field div{gap:10px;display:flex}.color-field button{color:#fff;cursor:pointer;border:2px solid #fbfaf6;border-radius:50%;place-items:center;width:32px;height:32px;display:grid;box-shadow:0 0 0 1px #0000}.color-field button.chosen{box-shadow:0 0 0 2px #494d47}.primary{color:#fff;cursor:pointer;background:#313831;border:0;border-radius:11px;justify-content:center;align-items:center;gap:12px;width:100%;height:48px;font-weight:750;display:flex}.primary:disabled{opacity:.4}.privacy{text-align:center;color:#9a9b95;margin:13px 0 0;font-size:10px}.loading{color:#777;background:var(--paper);place-items:center;height:100dvh;font-family:Georgia,serif;display:grid}@keyframes pop{0%{opacity:0;transform:translateY(10px)scale(.98)}}@media (max-width:900px){.workspace{display:block}.directory{border-right:0;height:100%;padding:27px 22px 15px}.conversation{height:100%;display:none}.conversation.show-mobile{display:flex}.directory.hidden-mobile{display:none}.topbar{height:64px;padding:0 20px}.welcome,.profile-chip span,.profile-chip svg{display:none}.profile-chip{padding:4px}.back{place-items:center;display:grid}.room-header{gap:10px;padding:16px 18px}.room-header .room-icon{width:42px;height:42px}.room-heading h2{font-size:21px}.room-header p{max-width:calc(100vw - 140px)}.topic-strip{padding:11px 19px;display:block}.topic-strip span{margin-bottom:3px;display:block}.messages{padding:4px 19px 18px}.composer-wrap{padding:10px 14px 12px}.composer-help span:last-child{display:none}.dir-intro h1{font-size:30px}}@media (max-width:520px){.modal-backdrop{align-items:end;padding:0}.modal{border-radius:24px 24px 0 0;max-height:95dvh;padding:27px 24px 23px}.modal h2{font-size:27px}.modal-brand{margin-bottom:15px}.profile-preview{padding:10px}.field{margin:12px 0}.top-actions{gap:5px}.room-card{padding:13px 8px}.room-desc{-webkit-line-clamp:1}.topic:last-child{display:none}.directory{padding-left:16px;padding-right:16px}.dir-intro>p:last-child{margin-bottom:18px}.message-body p{font-size:14px}.room-header p{display:none}.room-heading{display:block}.room-heading span{margin-top:3px}.composer .avatar{display:none}.composer-help{justify-content:center}.composer-help span:first-child{display:none}}@media (prefers-reduced-motion:reduce){*{scroll-behavior:auto!important;transition:none!important;animation:none!important}}
