@import"https://fonts.googleapis.com/css2?family=DM+Sans:wght@400;500;600;700&family=Playfair+Display:wght@600;700&display=swap";:root{font-family:DM Sans,sans-serif;color:#29323d;background:#fbfbf9}*{box-sizing:border-box}body,#root{margin:0;min-height:100vh}button,input{font:inherit}button{cursor:pointer}h1,h2,p{margin:0}svg{height:20px;width:20px}.brand{align-items:center;color:#28333d;display:flex;font-size:18px;font-weight:700;gap:9px}.brand-mark{align-items:center;background:#3f7d70;border-radius:10px;color:#fff;display:inline-flex;font-family:Georgia;font-size:19px;height:32px;justify-content:center;width:32px}.eyebrow{color:#628d84;font-size:11px;font-weight:700;letter-spacing:.13em;text-transform:uppercase}.splash{align-items:center;background:#f6f5f1;color:#77807e;display:flex;flex-direction:column;gap:12px;justify-content:center;min-height:100vh}.auth-shell{background:#eef2ed;display:grid;grid-template-columns:46% 1fr;min-height:100vh}.auth-intro{background:#3f7d70;color:#fff;display:flex;flex-direction:column;justify-content:space-between;overflow:hidden;padding:44px clamp(36px,7vw,110px);position:relative}.auth-intro .brand{color:#fff;z-index:1}.auth-intro .brand-mark{background:#fff;color:#3f7d70}.auth-intro h1,.auth-card h2,.inbox-title h1{font-family:Playfair Display,Georgia,serif;letter-spacing:-.05em}.auth-intro h1{font-size:clamp(42px,5vw,72px);line-height:1.05;z-index:1}.auth-intro p:not(.eyebrow){color:#d8eee6;line-height:1.7;margin-top:22px;max-width:390px;z-index:1}.auth-intro .eyebrow{color:#c8e1d8;margin-bottom:18px}.orb{border:1px solid #93bbae;border-radius:50%;height:470px;opacity:.5;position:absolute;width:470px}.orb-a{right:-220px;top:12%}.orb-b{bottom:-250px;left:-260px}.auth-area{align-items:center;display:flex;justify-content:center;padding:40px}.auth-card{max-width:410px;width:100%}.auth-card h2{font-size:36px;line-height:1.12;margin-top:9px}.auth-subtitle{color:#74807d;font-size:15px;margin:13px 0 27px}.tabs{border-bottom:1px solid #d9dfda;display:flex;gap:24px;margin-bottom:25px}.tabs button{background:none;border:0;border-bottom:2px solid transparent;color:#7b8584;margin-bottom:-1px;padding:0 1px 11px}.tabs .active{border-color:#3f7d70;color:#2d665b;font-weight:700}.auth-card form{display:grid;gap:16px}.auth-card label{color:#52615e;display:grid;font-size:12px;font-weight:700;gap:7px}.auth-card input{background:#fff;border:1px solid #d8dfda;border-radius:10px;color:#26313e;padding:13px 14px}.auth-card input:focus{border-color:#5b9688;outline:3px solid #dcebe5}.primary{background:#3f7d70;border:0;border-radius:12px;color:#fff;display:flex;font-weight:700;justify-content:space-between;padding:14px 17px}.error,.composer-error{color:#bd4a52;font-size:13px;margin:14px 0}.chat-app,.admin-app{display:flex;height:100vh;overflow:hidden}.rail{background:#f0f1ed;border-right:1px solid #e3e5e0;display:flex;flex:0 0 210px;flex-direction:column;justify-content:space-between;padding:25px 20px}.rail>div:last-child{align-items:center;display:flex;gap:9px}.chat-main,.admin-conversation{display:flex;flex:1;flex-direction:column;min-width:0}.chat-header{align-items:center;border-bottom:1px solid #ebece8;display:flex;height:82px;justify-content:space-between;padding:0 clamp(20px,4vw,48px)}.person{align-items:center;display:flex;gap:12px}.person h1{font-size:16px}.person p{color:#81908c;font-size:12px;margin-top:2px}.avatar{align-items:center;background:#ded4b8;border-radius:50%;color:#735f36;display:inline-flex;flex:0 0 auto;font-size:12px;font-weight:700;height:42px;justify-content:center;position:relative;width:42px}.small{font-size:10px;height:31px;width:31px}.admin-avatar{background:#b9d9cf;color:#286b5d}.presence{background:#9da7a3;border:2px solid #fbfbf9;border-radius:50%;bottom:0;height:11px;position:absolute;right:-1px;width:11px}.presence.on{background:#5ab284}.icon-button{align-items:center;background:transparent;border:0;border-radius:9px;color:#7d8986;display:inline-flex;height:36px;justify-content:center;width:36px}.icon-button:hover{background:#eef2ee;color:#3f7d70}.message-list{display:flex;flex:1;flex-direction:column;gap:9px;overflow:auto;padding:28px clamp(20px,8vw,145px) 12px}.message-row{display:flex}.message-row.mine{justify-content:flex-end}.bubble{background:#f0f1ed;border-radius:4px 16px 16px;max-width:min(72%,510px);padding:10px 13px 7px}.mine .bubble{background:#3f7d70;border-radius:16px 4px 16px 16px;color:#fff}.bubble p{font-size:14px;line-height:1.45;overflow-wrap:anywhere}.bubble time{color:#85918e;display:block;font-size:10px;margin-top:4px;text-align:right}.mine .bubble time{color:#c8e4db}.date{align-items:center;color:#9ba4a1;display:flex;font-size:11px;gap:12px;justify-content:center;margin:8px 0 12px}.date:before,.date:after{background:#e7e9e4;content:"";height:1px;width:65px}.empty{align-items:center;align-self:center;color:#87918f;display:flex;flex:1;flex-direction:column;font-size:14px;gap:6px;justify-content:center;text-align:center}.empty strong{color:#5b6764}.empty i{align-items:center;background:#e5f0eb;border-radius:50%;color:#3e7b6e;display:flex;font-size:20px;font-style:normal;height:45px;justify-content:center;margin-bottom:5px;width:45px}.compose-wrap{padding:4px clamp(20px,4vw,48px) 15px}.composer{align-items:center;background:#f0f1ed;border:1px solid #e7e9e5;border-radius:14px;display:flex;gap:4px;padding:5px 6px}.composer input{background:transparent;border:0;color:#2f3839;flex:1;min-width:0;padding:9px 4px}.composer input:focus{outline:0}.send{align-items:center;background:#3f7d70;border:0;border-radius:10px;color:#fff;display:flex;height:35px;justify-content:center;width:38px}.compose-wrap>p{color:#a2aaa7;font-size:10px;margin:6px 0 0 48px}.composer-error{margin:0 48px 8px}.inbox{background:#f6f7f4;border-right:1px solid #e4e7e2;display:flex;flex:0 0 342px;flex-direction:column;padding:23px 16px 15px}.inbox-top,.inbox-title,.account{align-items:center;display:flex;justify-content:space-between}.inbox-title{margin:30px 8px 18px}.inbox-title h1{font-size:30px;margin-top:3px}.new{align-items:center;background:#e1eee9;border:0;border-radius:10px;color:#347364;display:flex;height:35px;justify-content:center;width:35px}.new svg{height:18px}.search{align-items:center;background:#eceeea;border-radius:10px;color:#8b9692;display:flex;gap:8px;padding:0 10px}.search input{background:transparent;border:0;min-width:0;padding:11px 0;width:100%}.chat-list{display:flex;flex:1;flex-direction:column;gap:3px;margin-top:16px;overflow:auto}.chat-list>p{color:#8e9895;font-size:13px}.preview{align-items:center;background:none;border:0;border-radius:12px;color:#303a3b;display:flex;gap:10px;padding:10px 8px;text-align:left;width:100%}.preview:hover{background:#eef2ee}.preview.selected{background:#e3eee9}.preview>span{flex:1;min-width:0}.preview span>strong{font-size:13px}.preview time{color:#9aa4a0;float:right;font-size:10px}.preview p{color:#86918e;font-size:12px;margin-top:3px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.preview>i{align-items:center;background:#3f7d70;border-radius:50%;color:#fff;display:flex;font-size:10px;font-style:normal;font-weight:700;height:18px;justify-content:center;width:18px}.account{border-top:1px solid #e5e8e3;gap:9px;margin-top:7px;padding:15px 7px 0}.account>span{display:grid;flex:1}.account strong{font-size:12px}.account small{color:#909a97;font-size:10px;margin-top:2px}.mobile{display:none}@media (max-width:720px){.auth-shell{display:block}.auth-intro{min-height:233px;padding:25px 28px}.auth-intro h1{font-size:36px;margin-top:29px}.auth-intro p,.auth-intro .eyebrow{display:none}.auth-area{align-items:flex-start;padding:35px 25px}.auth-card{max-width:none}.auth-card h2{font-size:32px}.rail{display:none}.chat-header{height:71px;padding:0 16px}.message-list{padding:20px 16px 8px}.bubble{max-width:84%}.compose-wrap{padding:4px 12px 11px}.compose-wrap>p{display:none}.composer-error{margin:0 16px 8px}.desktop{display:none}.mobile{display:inline-flex}.inbox{flex-basis:100%;padding:17px 12px 10px}.admin-conversation,.admin-app.mobile-chat-open .inbox{display:none}.admin-app.mobile-chat-open .admin-conversation{display:flex}.back{font-size:22px;margin-right:-7px}.inbox-title{margin-top:23px}}.notification-control{display:inline-flex;flex-direction:column;position:relative}.notification-button{background:#e1eee9;border:0;border-radius:8px;color:#347364;font-size:11px;font-weight:700;padding:8px 10px}.notification-error{background:#fff5f5;color:#a33d46;font-size:10px;max-width:160px;padding:4px;position:absolute;right:0;top:38px;z-index:2}.app-error{align-items:center;background:#f6f5f1;color:#52615e;display:flex;flex-direction:column;gap:12px;justify-content:center;min-height:100vh;text-align:center}.app-error h1{font-size:24px}.app-error button{background:#3f7d70;border:0;border-radius:8px;color:#fff;padding:10px 16px}
