:root{color-scheme:light;font-family:ui-sans-serif,system-ui,-apple-system,"PingFang SC","Microsoft YaHei",sans-serif;background:#ece9e2;color:#2d2c28}*{box-sizing:border-box}body{min-height:100vh;margin:0;padding:clamp(0px,3vw,28px);background:radial-gradient(circle at 20% 0,#f9f6ef 0,transparent 34%),#ece9e2}.shell{position:relative;width:min(100%,460px);min-height:min(860px,100vh);margin:auto;overflow:hidden;border:1px solid rgba(72,67,58,.08);border-radius:32px;background:#fcfbf8;box-shadow:0 22px 70px rgba(56,51,43,.14)}.topbar{display:flex;align-items:flex-end;justify-content:space-between;padding:27px 24px 15px}.eyebrow{margin:0 0 6px;color:#a09b91;font-size:10px;font-weight:650;letter-spacing:.16em}.topbar h1{margin:0;font:500 25px/1.1 Georgia,"Songti SC",serif;letter-spacing:.06em}.service-state{display:flex;align-items:center;gap:7px;padding:7px 10px;border-radius:14px;background:#f1f0eb;color:#77736b;font-size:11px}.service-state i{width:7px;height:7px;border-radius:50%;background:#c5a764}.service-state.ok i{background:#74af70}.service-state.bad i{background:#c67b67}.residents{display:grid;grid-template-columns:repeat(3,1fr);gap:7px;padding:8px 18px 15px}.resident{display:flex;align-items:center;gap:8px;padding:9px;border:0;border-radius:16px;background:transparent;color:#77736c;text-align:left}.resident[aria-current=true]{background:#f0eee9;color:#2f2d29}.resident-avatar{display:grid;width:30px;height:30px;place-items:center;border-radius:50%;background:#e8e5de;font:16px Georgia,"Songti SC",serif}.resident span:last-child{font-size:13px}.chat{height:calc(min(860px,100vh) - 235px);min-height:400px;overflow-y:auto;padding:19px 20px 130px;scrollbar-width:thin}.empty{display:grid;min-height:320px;place-content:center;padding:28px;color:#99958c;text-align:center}.empty .home-mark{width:58px;height:58px;margin:0 auto 17px;border-radius:22px;background:#efede7;color:#8d887f;font:36px/58px Georgia,serif}.empty h2{margin:0 0 8px;color:#4a4741;font-size:17px;font-weight:520}.empty p{max-width:260px;margin:0;font-size:12px;line-height:1.7}.message{display:flex;align-items:flex-end;gap:9px;max-width:88%;margin:0 0 17px}.message.me{margin-left:auto;flex-direction:row-reverse}.avatar{flex:0 0 31px;width:31px;height:31px;display:grid;place-items:center;border-radius:50%;background:#e9e6df;color:#736e65;font:15px Georgia,"Songti SC",serif}.message.me .avatar{font:11px ui-sans-serif,system-ui;background:#e4e2dc}.bubble{padding:10px 14px;border-radius:18px 18px 18px 6px;background:#f0efeb;font-size:14px;line-height:1.62;white-space:pre-wrap;overflow-wrap:anywhere}.message.me .bubble{border-radius:18px 18px 6px;background:#f4ece8}.composer{position:absolute;right:0;bottom:0;left:0;display:grid;grid-template-columns:1fr auto;gap:8px;padding:34px 15px max(17px,env(safe-area-inset-bottom));background:linear-gradient(transparent,#fcfbf8 24%)}.composer label{position:absolute;width:1px;height:1px;overflow:hidden;clip:rect(0,0,0,0)}.composer textarea{min-height:54px;max-height:130px;padding:16px 54px 16px 17px;resize:none;border:1px solid rgba(69,64,56,.07);border-radius:24px;background:#fff;color:#33312d;box-shadow:0 7px 24px rgba(61,56,48,.09);font:14px/1.5 inherit;outline:none}.composer textarea:disabled{color:#99958c;background:#f8f7f4}.composer button{position:absolute;right:24px;top:43px;width:38px;height:38px;display:grid;place-items:center;border:0;border-radius:50%;background:#cf7654;color:#fff}.composer button:disabled{background:#d8d5ce;color:#f3f2ef}.composer svg{width:19px;fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}.composer p{grid-column:1/-1;margin:0 5px;color:#a09c93;font-size:10px}.gate{position:fixed;z-index:10;inset:0;display:grid;place-items:center;padding:22px;background:rgba(43,40,35,.36);backdrop-filter:blur(10px)}.gate[hidden]{display:none}.gate-card{width:min(100%,390px);padding:31px;border-radius:28px;background:#fcfbf8;box-shadow:0 24px 80px rgba(42,38,32,.24)}.gate-card h2{margin:0 0 14px;font:500 23px/1.3 Georgia,"Songti SC",serif}.gate-card>p:not(.eyebrow):not(.gate-status){margin:0 0 22px;color:#747067;font-size:13px;line-height:1.75}.gate-card button{width:100%;padding:13px;border:0;border-radius:18px;background:#ce714e;color:#fff;font:600 14px inherit}.gate-card button:disabled{opacity:.55}.gate-status{min-height:18px;margin:11px 2px 0;color:#9a6654;font-size:11px;line-height:1.5}@media(max-width:520px){body{padding:0}.shell{min-height:100vh;border:0;border-radius:0}.chat{height:calc(100vh - 235px)}}
