*{box-sizing:border-box;margin:0;padding:0}:root{--brand: #2E7CAE;--brand-dark: #245F86;--brand-soft: #E3F0FA;--brand-ink: #20313D;--chick: #FFC93C;--chick-soft: #FFF1C9;--chat-bg: #EAF2F8;--sidebar-bg: #ffffff}html,body,#root{height:100%;overflow:hidden;overscroll-behavior:none}html{background:var(--brand)}body{font-family:Malgun Gothic,Apple SD Gothic Neo,sans-serif;font-size:14px;color:#222;background:#fff}.app{padding-top:env(safe-area-inset-top,0px)}button{cursor:pointer;border:none;background:none;font:inherit}input,textarea{font:inherit;outline:none}.login-wrap{height:100%;display:flex;align-items:center;justify-content:center;background:var(--brand) url(/splash.jpg) center / cover no-repeat}@media (min-aspect-ratio: 1/1){.login-wrap{background-image:url(/splash-wide.jpg)}}.login-wrap .login-card{background:#ffffffe6;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);border-radius:20px;padding:22px 20px 18px;box-shadow:0 6px 26px #14314638}.login-card{width:min(320px,calc(100vw - 28px));display:flex;flex-direction:column;gap:10px;text-align:center}.login-card .logo{font-size:64px}.login-card h1{color:var(--brand-ink);margin-bottom:12px}.login-card input{padding:12px;border:1px solid #ddd;border-radius:6px;background:#fff}.login-card .error{color:#d33;font-size:13px}.primary{background:var(--brand-ink);color:#fff;padding:12px;border-radius:6px}.primary:disabled{opacity:.4;cursor:default}.primary.small{padding:6px 12px;font-size:13px}.link{color:#666;font-size:13px;text-decoration:underline}.keep-login{display:flex;align-items:center;gap:7px;font-size:13px;color:#4a5b66;justify-content:center;cursor:pointer;margin:2px 0;flex-wrap:wrap}.keep-login>span{flex:0 0 auto}.keep-login input{width:16px;height:16px;accent-color:var(--brand-ink)}.app{height:100%;display:flex}@supports (height: 100svh){.app{height:100svh}}.app{height:var(--app-h, 100%)}.chat-area,.messages{min-height:0}.side-top{display:flex;align-items:center;gap:6px;padding:10px 10px 8px;border-bottom:1px solid #edf1f5}.side-me{padding:0;border:0;background:none;cursor:pointer;flex:0 0 auto}.side-tabs{display:flex;flex:1;min-width:0;gap:2px;background:#f1f5f9;border-radius:999px;padding:3px}.side-tabs button{flex:1;border:0;background:none;border-radius:999px;display:inline-flex;align-items:center;justify-content:center;gap:5px;padding:7px 0;font-size:13px;font-weight:600;color:#6b7c88;cursor:pointer}.side-tabs button.on{background:#fff;color:var(--brand);box-shadow:0 1px 3px #1431461f}.side-badge{flex:0 0 auto;min-width:16px;height:16px;line-height:16px;text-align:center;background:#f5222d;color:#fff;font-size:10px;border-radius:8px;padding:0 4px;font-weight:700}.side-more{flex:0 0 auto;color:#8b9aa6}.rail-badge{position:absolute;top:2px;right:2px;background:#f5222d;color:#fff;font-size:10px;border-radius:8px;padding:1px 5px}.sidebar{width:300px;background:var(--sidebar-bg);border-right:1px solid #e5e5e5;display:flex;flex-direction:column}.sidebar header{padding:16px;display:flex;justify-content:space-between;align-items:center}.sidebar h2{font-size:18px}.icon-btn{font-size:18px;padding:4px 8px;border-radius:6px;display:inline-flex;align-items:center;justify-content:center;color:#555}.ic{display:block}.avatar-group{color:#5b6b7a}.bottomtabs .tab-ic .ic{width:23px;height:23px}.icon-btn:hover{background:#f0f0f0}.group-bar{display:flex;justify-content:space-between;align-items:center;padding:8px 16px;background:#fffbe0;font-size:13px}.list{flex:1;overflow-y:auto}.section-label{padding:10px 16px 4px;font-size:12px;color:#999}.row,.me-row{display:flex;align-items:center;gap:10px;padding:10px 16px;cursor:pointer}.me-row{border-bottom:1px solid #f0f0f0;padding:14px 16px}.row:hover{background:#f5f5f5}.row.selected{background:#eaeaea}.grow{flex:1;min-width:0}.avatar{width:42px;height:42px;min-width:42px;border-radius:50%;background:#d7e2eb;display:flex;align-items:center;justify-content:center;font-size:17px;font-weight:600}.avatar.small{width:30px;height:30px;min-width:30px;border-radius:50%;font-size:13px}.name{font-weight:600}.sub{font-size:12px;color:#888;margin-top:2px}.muted{color:#999;font-weight:400;font-size:12px}.ellipsis{white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.badge{background:#f5222d;color:#fff;font-size:11px;border-radius:10px;padding:2px 7px;font-weight:700}.empty{padding:40px 16px;text-align:center;color:#aaa;font-size:13px}.chat-area{flex:1;display:flex;flex-direction:column;background:var(--chat-bg);min-width:0}.placeholder{flex:1;display:flex;flex-direction:column;align-items:center;justify-content:center;color:#7d93a7;gap:8px}.placeholder .logo.big{font-size:72px;opacity:.5}.placeholder .logo.big:has(.logo-chick){opacity:.85}.chat-header{display:flex;align-items:center;gap:8px;padding:12px;background:#ffffff8c;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);border-bottom:1px solid rgba(0,0,0,.06)}.chat-header .grow{min-width:0}.chat-header .name,.chat-header .sub{white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.chat-header .icon-btn{flex-shrink:0}.messages{flex:1;overflow-y:auto;padding:16px}.date-divider{text-align:center;margin:14px 0}.date-divider span{background:#00000040;color:#fff;font-size:11px;padding:4px 12px;border-radius:12px}.sender-row{display:flex;align-items:center;gap:8px;margin:10px 0 4px;font-size:13px;font-weight:600}.bubble-wrap{display:flex;flex-direction:column;align-items:flex-start;margin:3px 0 3px 38px}.bubble-wrap.mine{align-items:flex-end;margin:3px 0}.bubble-row{display:flex;align-items:flex-end;gap:6px;max-width:70%}.bubble{background:#fff;padding:8px 12px;border-radius:16px 16px 16px 5px;border:.5px solid #DDE7EF;position:relative;white-space:pre-wrap;word-break:break-word;line-height:1.45}.mine .bubble{background:var(--brand);color:#fff;border-color:var(--brand);border-bottom-left-radius:16px;border-bottom-right-radius:5px}.meta{display:flex;flex-direction:column;align-items:flex-end;gap:1px}.bubble-wrap:not(.mine) .meta{align-items:flex-start}.time{font-size:10px;color:#667;white-space:nowrap}.unread{font-size:10px;color:var(--brand-dark);font-weight:700;background:none;border:0;padding:0;cursor:pointer}.unread:hover{text-decoration:underline}.reader-row{display:flex;align-items:center;gap:8px;padding:4px 0;font-size:14px}.modal.gallery-modal{width:min(92vw,520px);max-width:none}.gal-tabs{display:flex;gap:2px;margin-bottom:12px;background:#f1f3f5;border-radius:10px;padding:3px}.gal-tabs button{flex:1;padding:7px 0;font-size:12.5px;border:0;background:none;border-radius:8px;cursor:pointer;color:#868e96;white-space:nowrap}.gal-tabs button.on{background:#fff;color:#333;font-weight:700;box-shadow:0 1px 3px #0000001a}.gal-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:4px;max-height:52vh;overflow-y:auto}.gal-cell{padding:0;border:0;background:#f1f3f5;border-radius:6px;overflow:hidden;cursor:pointer;aspect-ratio:1}.gal-cell{position:relative}.gal-cell img{width:100%;height:100%;object-fit:cover;display:block}.gal-when{position:absolute;left:0;right:0;bottom:0;padding:8px 4px 3px;font-size:10px;color:#fff;text-align:center;background:linear-gradient(transparent,#0000008c)}.gf-when{display:block;font-size:10.5px;color:#adb5bd;font-style:normal;margin-top:1px}.gal-link .gl-thumb{width:34px;height:34px;border-radius:6px;object-fit:cover;flex:none}.gal-link .gl-title{color:#1c7ed6;text-decoration:none;display:block}.gal-link .gl-title:hover{text-decoration:underline}.gl-jump{background:none;border:0;cursor:pointer;color:#adb5bd;padding:4px;flex:none;display:flex;align-items:center}.gl-jump:hover{color:#666}.gal-files{display:flex;flex-direction:column;gap:6px;max-height:52vh;overflow-y:auto}.gal-file{display:flex;align-items:center;gap:10px;padding:9px 10px;font-size:13px;border:1px solid #eee;border-radius:10px;color:inherit;text-decoration:none}.gal-file:hover{background:#fafafa}.gf-name{flex:1;min-width:0}.gf-meta{color:#999;font-size:11.5px}.gf-ext{flex:none;width:40px;height:40px;border-radius:9px;display:flex;align-items:center;justify-content:center;font-size:10.5px;font-weight:800;color:#fff;background:#868e96;letter-spacing:-.3px}.gf-ext.pdf{background:#e03131}.gf-ext.doc{background:#1971c2}.gf-ext.xls{background:#2f9e44}.gf-ext.ppt{background:#e8590c}.gf-ext.zip{background:#7048e8}.gf-ext.audio{background:#f08c00}.gf-ext.video{background:#0c8599}.gf-ext.app{background:#495057}.gf-ext.link{background:#e7f5ff;color:#1c7ed6;font-size:17px}.gf-title,.gl-title{display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;font-size:13px;line-height:1.35;word-break:break-all}.gf-dl{flex:none;color:#adb5bd;display:flex;align-items:center}.gal-file:hover .gf-dl{color:#495057}.gal-empty{text-align:center;padding:28px 0}.row-btns{display:flex;gap:6px}.msg-audio{display:flex;flex-direction:column;gap:4px;min-width:240px}.msg-audio .ma-name{font-size:12.5px;font-weight:600}.msg-audio audio{width:100%;height:34px}.msg-audio .ma-save{font-size:11.5px;color:#888;text-decoration:none;align-self:flex-end}.msg-audio .ma-save:hover{text-decoration:underline}.music-dock{width:320px;flex:none;display:flex;flex-direction:column;min-height:0;border-left:1px solid rgba(0,0,0,.1);background:#fff;overflow:hidden}.music-dock .mu-body,.music-dock .ra-body,.music-dock .tv-body{flex:1;min-height:0;overflow-y:auto}.music-dock .mu-list{max-height:none}.music-dock .mu-disc{width:76px;height:76px;font-size:22px}@media (max-width: 1100px){.music-dock{width:280px}}.modal.music-modal{width:min(94vw,420px);max-width:none;padding:0;overflow:hidden;display:flex;flex-direction:column;align-items:stretch}.mu-hero{position:relative;padding:18px 20px 14px;color:#fff;text-align:center;transition:background .5s ease}.mu-hero:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:#0000001f;pointer-events:none}.mu-hero>*{position:relative;z-index:1}.mu-x{position:absolute;top:10px;right:12px;z-index:2;width:28px;height:28px;border:0;border-radius:50%;cursor:pointer;background:#ffffff40;color:#fff;font-size:13px;line-height:1}.mu-x:hover{background:#fff6}.mu-disc{width:96px;height:96px;margin:4px auto 12px;border-radius:50%;background:radial-gradient(circle at 50% 50%,#fffffff2 0,#fffffff2 16%,#ffffff38 17%,#ffffff38);box-shadow:0 6px 18px #00000038,inset 0 0 0 6px #ffffff2e;display:flex;align-items:center;justify-content:center;font-size:26px}.mu-disc.spin{animation:mu-spin 6s linear infinite}@keyframes mu-spin{to{transform:rotate(360deg)}}.mu-hero-title{font-size:17px;font-weight:700}.mu-hero-artist{font-size:12.5px;opacity:.85;margin-top:2px}.mu-seek{-webkit-appearance:none;-moz-appearance:none;appearance:none;width:100%;height:4px;margin:12px 0 0;border-radius:3px;cursor:pointer;background:#ffffff4d;background-image:linear-gradient(#fff,#fff);background-size:var(--p, 0%) 100%;background-repeat:no-repeat}.mu-seek::-webkit-slider-thumb{-webkit-appearance:none;width:13px;height:13px;border-radius:50%;background:#fff;box-shadow:0 1px 4px #0000004d;cursor:pointer}.mu-seek::-moz-range-thumb{width:13px;height:13px;border:0;border-radius:50%;background:#fff}.mu-seek:disabled{opacity:.5}.mu-times{display:flex;justify-content:space-between;font-size:11px;opacity:.8;margin-top:4px}.mu-ctrl{display:flex;justify-content:center;align-items:center;gap:14px;margin-top:8px}.mu-ctrl button{background:none;border:0;cursor:pointer;color:#fff;font-size:16px;opacity:.7;padding:5px;border-radius:8px;line-height:1}.mu-ctrl button:hover{opacity:1}.mu-ctrl button.on{opacity:1;background:#ffffff40}.mu-ctrl .mu-big{width:46px;height:46px;border-radius:50%;opacity:1;background:#fff;color:#333;font-size:17px;box-shadow:0 3px 10px #00000038}.mu-ctrl .mu-big:hover{transform:scale(1.06)}.mu-vol{display:flex;align-items:center;gap:8px;margin:10px auto 0;max-width:200px}.mu-vol button{background:none;border:0;cursor:pointer;color:#fff;opacity:.75;padding:2px;display:flex;align-items:center}.mu-vol button:hover{opacity:1}.mu-vol input[type=range]{-webkit-appearance:none;-moz-appearance:none;appearance:none;flex:1;height:3px;border-radius:3px;cursor:pointer;background:#ffffff4d;background-image:linear-gradient(#ffffffe6,#ffffffe6);background-size:var(--p, 100%) 100%;background-repeat:no-repeat}.mu-vol input[type=range]::-webkit-slider-thumb{-webkit-appearance:none;width:11px;height:11px;border-radius:50%;background:#fff;box-shadow:0 1px 3px #0000004d;cursor:pointer}.mu-vol input[type=range]::-moz-range-thumb{width:11px;height:11px;border:0;border-radius:50%;background:#fff}.mu-body{padding:12px 14px 14px;background:#fff}.mu-toolbar{display:flex;gap:6px;align-items:center;margin-bottom:8px}.mu-seg{display:flex;background:#f1f3f5;border-radius:8px;padding:2px;flex:none}.mu-seg button{border:0;background:none;cursor:pointer;font-size:12px;padding:5px 9px;border-radius:6px;color:#868e96;white-space:nowrap}.mu-seg button.on{background:#fff;color:#333;font-weight:700;box-shadow:0 1px 3px #0000001a}.mu-search{flex:1;min-width:0;padding:7px 10px;font-size:12.5px;border:1px solid #e9ecef;border-radius:8px;background:#f8f9fa;outline:none}.mu-search:focus{border-color:#ffd43b;background:#fff}.mu-add{width:32px;height:32px;flex:none;border:0;border-radius:8px;cursor:pointer;background:#ffe066;font-size:17px;line-height:1;color:#574200}.mu-add:hover{background:#ffd43b}.mu-busy{font-size:11.5px;color:#f08c00;margin:-2px 0 6px}.mu-list{display:flex;flex-direction:column;gap:1px;max-height:34vh;overflow-y:auto}.mu-row{display:flex;align-items:center;gap:9px;padding:5px 6px;border-radius:10px}.mu-row:hover{background:#f8f9fa}.mu-row.on{background:#fff9db}.mu-art{width:38px;height:38px;flex:none;border:0;border-radius:9px;cursor:pointer;display:flex;align-items:center;justify-content:center;color:#fff;box-shadow:0 2px 5px #00000024}.mu-art-ic{font-size:12px;text-shadow:0 1px 3px rgba(0,0,0,.35)}.mu-eq{display:flex;align-items:flex-end;gap:2.5px;height:16px}.mu-eq i{width:3.5px;background:#fff;border-radius:2px;box-shadow:0 1px 2px #0003;animation:mu-eq .85s ease-in-out infinite}.mu-eq i:nth-child(2){animation-delay:.28s}.mu-eq i:nth-child(3){animation-delay:.56s}@keyframes mu-eq{0%,to{height:7px}50%{height:16px}}.mu-info{flex:1;min-width:0;display:flex;flex-direction:column;align-items:flex-start;gap:1px;background:none;border:0;cursor:pointer;text-align:left;padding:2px 0}.mu-title{font-size:13.5px;font-weight:600;max-width:100%}.mu-row.on .mu-title{color:#e67700}.mu-sub{font-size:11.5px;color:#adb5bd;max-width:100%}.mu-dur{font-size:11px;color:#ced4da;flex:none;font-variant-numeric:tabular-nums}.mu-acts{display:flex;gap:1px;flex:none}.mu-acts button{background:none;border:0;cursor:pointer;font-size:12px;padding:4px;border-radius:6px;opacity:.4}.mu-acts button:hover{opacity:1;background:#f1f3f5}.mu-acts button.shared{opacity:.95;color:#e8590c}.mu-acts button{display:inline-flex;align-items:center;gap:1px}.mu-share-n{font-size:9.5px;font-weight:700}.sh-row span,.sh-track{display:inline-flex;align-items:center;gap:5px}.mu-ctrl button{display:inline-flex;align-items:center;justify-content:center}.mu-disc{color:#ffffffeb}.mu-art-ic{display:flex}.mu-empty{text-align:center;padding:26px 0;color:#adb5bd;font-size:13px;white-space:pre-line}.mu-empty-ic{font-size:30px;margin-bottom:6px;opacity:.5}.modal.share-modal{width:min(92vw,340px);max-width:none}.sh-track{margin:-4px 0 10px;font-weight:600;color:#666}.sh-row{display:flex;align-items:center;gap:8px;padding:7px 8px;border-radius:9px;cursor:pointer;font-size:13.5px}.sh-row:hover{background:#f8f9fa}.sh-row.on{background:#fff9db}.sh-row input{accent-color:#f5d33b;width:16px;height:16px;flex:none}.sh-all{border:1px solid #eee;margin-bottom:8px}.sh-tools{display:flex;align-items:center;justify-content:space-between;padding:0 4px 4px}.sh-tools .link{font-size:12px;padding:2px 4px}.sh-list{display:flex;flex-direction:column;gap:1px;max-height:34vh;overflow-y:auto}.sh-list.off{opacity:.4;pointer-events:none}.sh-empty{text-align:center;padding:14px 0}.sh-hint{margin-top:8px;font-size:11.5px;color:#f08c00;text-align:center}@media (max-width: 520px){.gal-grid{grid-template-columns:repeat(3,1fr)}}.msg-image{max-width:240px;max-height:240px;border-radius:8px;display:block}.msg-file{display:flex;align-items:center;gap:6px;color:#222;text-decoration:none}.msg-file em{color:#888;font-size:11px;font-style:normal}.picker{position:absolute;top:-34px;background:#fff;border-radius:16px;box-shadow:0 2px 10px #0003;padding:3px 6px;display:flex;gap:2px;z-index:5;flex-wrap:nowrap}.picker.right{left:0}.picker.left{right:0}.picker button{font-size:15px;padding:3px;border-radius:50%}.picker button:hover{background:#f0f0f0;transform:scale(1.2)}.reactions{display:flex;gap:4px;margin-top:3px}.mine .reactions{justify-content:flex-end}.reactions button{background:#ffffffd9;border-radius:10px;padding:2px 8px;font-size:12px;border:1px solid rgba(0,0,0,.08)}.bubble.media{padding:3px}.bubble.media .msg-image{max-width:234px;border-radius:11px}.bubble.media .msg-video{border-radius:11px;display:block}.bubble.media .msg-grid{width:234px}.msg-grid{display:grid;gap:3px;width:232px}.mg-cell{position:relative;padding:0;border:0;background:#f1f3f5;cursor:pointer;border-radius:8px;overflow:hidden;aspect-ratio:1}.mg-cell img{width:100%;height:100%;object-fit:cover;display:block}.mg-more{position:absolute;top:0;right:0;bottom:0;left:0;display:flex;align-items:center;justify-content:center;background:#00000080;color:#fff;font-size:15px;font-weight:700}.sending{color:#adb5bd}.sending.failed{color:#f03e3e;font-weight:600}.bubble-wrap.pending .bubble{opacity:.6}.bubble-wrap.fresh{animation:msg-in .22s ease-out}@keyframes msg-in{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:none}}.bubble{transition:box-shadow .15s ease}.typing{display:flex;align-items:center;gap:4px;font-size:12px;color:#556;margin:6px 0 0 38px}.typing i{width:5px;height:5px;border-radius:50%;background:#94a3b8;animation:typing-bounce 1s ease-in-out infinite}.typing i:nth-child(2){animation-delay:.15s}.typing i:nth-child(3){animation-delay:.3s}.typing span{margin-left:3px;opacity:.75}@keyframes typing-bounce{0%,60%,to{transform:none;opacity:.5}30%{transform:translateY(-4px);opacity:1}}.new-msgs{position:absolute;left:50%;transform:translate(-50%);bottom:112px;z-index:8;cursor:pointer;background:var(--brand-ink);color:#ffe066;border:0;border-radius:999px;padding:7px 16px;font-size:12.5px;font-weight:600;box-shadow:0 3px 12px #00000040;animation:msg-in .2s ease-out}.new-msgs:hover{background:#55302f}.composer{position:relative;display:flex;flex-direction:column;gap:6px;padding:8px 12px 10px;background:#ffffffd1;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.composer textarea{width:100%;resize:none;border:1px solid rgba(0,0,0,.08);border-radius:10px;padding:10px 12px;max-height:140px;background:#fff;outline:none}.composer textarea:focus{border-color:var(--brand)}.composer-tools{display:flex;align-items:center;gap:4px}.composer-tools .grow{flex:1}.composer.recording{flex-direction:row;align-items:center;gap:8px}.composer .send{padding:8px 18px;border-radius:6px;background:var(--brand);color:var(--brand-ink);font-weight:600}.composer .send:disabled{background:#f0f0f0;color:#aaa}.avatar-img{object-fit:cover;padding:0}.modal-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;background:#00000073;z-index:100;display:flex;align-items:center;justify-content:center;height:var(--app-h, 100%)}.modal{background:#fff;border-radius:14px;padding:28px;width:320px;display:flex;flex-direction:column;align-items:center;gap:10px}.profile-modal{padding:0;overflow:hidden;width:330px;gap:0;max-height:min(88vh,100%);display:flex;flex-direction:column}.profile-cover,.profile-avatar-wrap,.profile-edit,.profile-info,.profile-actions{flex:none}.profile-body{flex:1;min-height:0;overflow-y:auto;width:100%}.psec{border-top:1px solid #f0f0f0}.psec-head{display:flex;align-items:center;gap:9px;width:100%;padding:12px 16px;text-align:left;font-size:13.5px;color:#333}.psec-head:hover{background:#fafafa}.psec.open .psec-head{background:#fffdf2;font-weight:600}.psec-ic{font-size:15px}.psec-title{flex:none}.psec-hint{flex:1;min-width:0;text-align:right;font-size:11.5px;color:#aaa;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.psec-arrow{flex:none;color:#bbb;font-size:12px;margin-left:auto}.psec.open .psec-arrow{margin-left:0}.psec-body{display:flex;flex-direction:column;align-items:center;gap:8px;padding:4px 16px 14px}.psec-body .font-btns{width:100%}.profile-cover{width:100%;height:108px;position:relative;background:center 62% / cover no-repeat var(--brand)}.profile-cover:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(180deg,#0000001a,#0000 46%,#20313d38)}.profile-cover>*{position:relative}.cover-edit{position:absolute;left:10px;top:10px;width:30px;height:30px;border-radius:50%;background:#00000047;color:#fff;font-size:14px}.profile-close{position:absolute;top:10px;right:10px;width:30px;height:30px;border-radius:50%;background:#0000002e;color:#fff;font-size:14px}.profile-avatar-wrap{position:relative;margin-top:-46px}.avatar.profile-avatar,img.profile-avatar{width:92px;height:92px;min-width:92px;border-radius:50%;font-size:38px;border:4px solid #fff;box-shadow:0 2px 8px #0000001f}.avatar-edit{position:absolute;right:-4px;bottom:-2px;background:#fff;border-radius:50%;width:30px;height:30px;box-shadow:0 1px 5px #00000040;display:flex;align-items:center;justify-content:center;color:#555}.profile-info{text-align:center;padding:14px 24px 20px}.profile-name{font-size:19px;font-weight:700}.profile-status{color:#555;margin-top:6px}.profile-username{color:#aaa;font-size:12px;margin-top:4px}.profile-edit{display:flex;flex-direction:column;gap:10px;width:100%;padding:16px 24px 20px;box-sizing:border-box}.profile-actions{display:flex;width:100%;border-top:1px solid #f0f0f0;background:#fafafa}.profile-actions button{flex:1;display:flex;flex-direction:column;align-items:center;gap:5px;padding:14px 0 12px;font-size:12px;color:#444}.profile-actions button:hover{background:#f2f2f2}.profile-actions button+button{border-left:1px solid #f0f0f0}.pa-ic{color:#666}.invite-url{width:100%;padding:9px 11px;background:#f7f7f7;border-radius:7px;font-size:12px;color:#555;text-align:center;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.invite-btns{display:flex;gap:8px;width:100%}.invite-btns button{flex:1;display:flex;align-items:center;justify-content:center;gap:5px;padding:10px;border-radius:8px;background:#f0f0f0;color:#444;font-size:13px}.invite-btns button.primary{background:var(--brand);color:#fff;font-weight:600}.invite-qr{width:190px;height:190px;border-radius:8px}.invite-hint{font-size:11px;color:#999}.invite-regen{font-size:11px;color:#aaa}.install-btn{width:100%;padding:10px;border-radius:8px}.game-overlay{position:fixed;top:0;right:0;bottom:0;left:0;z-index:320;background:#0f1218f0;display:flex;align-items:center;justify-content:center;padding:10px}.tetris-wrap{background:#1c2029;border-radius:14px;padding:12px;display:flex;flex-direction:column;gap:10px;color:#e6e8ec;max-height:96vh;max-width:96vw}.game-head{display:flex;align-items:center;gap:8px;font-size:15px}.game-head .icon-btn{color:#aab}.game-waiting{padding:40px 20px;color:#99a;font-size:13px;text-align:center}.tetris-note{padding:8px 12px;border-radius:8px;background:#3b3320;color:#ffd43b;font-size:12.5px;text-align:center}.tetris-play{display:flex;gap:12px;align-items:flex-start}.tetris-main{position:relative}.tetris-grid{display:grid;grid-template-columns:repeat(10,1fr);gap:1px;background:#10131a;padding:3px;border-radius:6px;width:min(52vw,230px);aspect-ratio:10 / 20}.tetris-grid i{background:#232833;border-radius:2px}.tetris-warn{position:absolute;left:0;right:0;bottom:6px;text-align:center;font-size:11px;color:#ffd43b;background:#0009;padding:3px}.tetris-side{display:flex;flex-direction:column;gap:8px;min-width:96px}.tside-box{background:#141821;border-radius:8px;padding:7px 9px}.tside-label{display:block;font-size:10.5px;color:#8a92a6;margin-bottom:3px}.tside-num{font-size:18px}.tetris-next{display:grid;grid-template-columns:repeat(4,12px);grid-template-rows:repeat(2,12px);gap:2px}.tetris-next i{border-radius:2px}.tetris-mini{display:grid;grid-template-columns:repeat(10,1fr);gap:1px;width:74px;aspect-ratio:10 / 20;margin-top:6px;background:#0d1016;padding:2px;border-radius:4px}.tetris-mini i{background:#1b2029;border-radius:1px}.tetris-mini i.on{background:#6b7896}.tetris-pad{display:flex;gap:6px;justify-content:center}.tetris-pad button{flex:1;padding:12px 0;background:#2a3040;color:#e6e8ec;border-radius:8px;font-size:16px}.tetris-pad button:active{background:#39415a}.tetris-pad .pad-drop{flex:1.6;font-size:13px;font-weight:600;background:#3b4a6b}.pang-wrap{width:min(96vw,400px)}.pang-top{display:flex;gap:8px;align-items:stretch}.pang-top .tside-box{flex:1;min-width:0}.pang-top .tside-label{white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.pang-foe{text-align:right}.pang-clock{flex:0 0 76px;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:4px;background:#141821;border-radius:8px;padding:6px}.pang-clock b{font-size:22px;font-variant-numeric:tabular-nums}.pang-clock.hot b{color:#ff6b6b;animation:pang-blink .5s infinite}.pang-bar{width:100%;height:5px;background:#262b38;border-radius:3px;overflow:hidden}.pang-bar i{display:block;height:100%;background:#ffd43b;transition:width 1s linear}.pang-clock.hot .pang-bar i{background:#ff6b6b}.pang-grid{position:relative;display:grid;grid-template-columns:repeat(7,1fr);gap:4px;width:100%;aspect-ratio:1;touch-action:none;user-select:none;-webkit-user-select:none}.pang-tile{background:#262b38;border-radius:10px;border:0;padding:0;cursor:pointer;font-size:clamp(20px,6.2vw,32px);line-height:1;display:flex;align-items:center;justify-content:center;transition:transform .12s,background .12s;-webkit-tap-highlight-color:transparent}.pang-tile:disabled{cursor:default}.pang-tile{position:relative;overflow:visible}.pang-tile.sp-row,.pang-tile.sp-col,.pang-tile.sp-bomb,.pang-tile.sp-rainbow{background:#34304a}.pang-tile.sp-row,.pang-tile.sp-col{box-shadow:0 0 0 2px #4dabf7 inset,0 0 10px #4dabf78c}.pang-tile.sp-bomb{box-shadow:0 0 0 2px #ff6b6b inset,0 0 10px #ff6b6b99}.pang-tile.sp-rainbow{background:linear-gradient(135deg,#ff6b6b,#ffd43b,#69db7c,#4dabf7,#b197fc);background-size:300% 300%;animation:pang-rainbow 2.4s linear infinite}.pang-tile.sp-row:after,.pang-tile.sp-col:after,.pang-tile.sp-bomb:after{position:absolute;right:1px;bottom:0;font-size:11px;line-height:1;padding:1px 2px;border-radius:5px;background:#0f1218cc;color:#fff}.pang-tile.sp-row:after{content:"↔";color:#74c0fc}.pang-tile.sp-col:after{content:"↕";color:#74c0fc}.pang-tile.sp-bomb:after{content:"💣";font-size:10px}@keyframes pang-rainbow{0%{background-position:0% 50%}to{background-position:300% 50%}}.pang-grid.boom{animation:pang-quake .3s}@keyframes pang-quake{0%,to{transform:translate(0)}25%{transform:translate(-3px,2px)}50%{transform:translate(3px,-2px)}75%{transform:translate(-2px,-1px)}}.pang-tile.sel{background:#3b4a6b;box-shadow:0 0 0 3px #ffd43b inset;transform:scale(1.06)}.pang-tile.hint{animation:pang-hint .9s infinite}.pang-tile.pop{animation:pang-pop .23s forwards}.pang-tile.shake{animation:pang-shake .26s}@keyframes pang-hint{0%,to{box-shadow:0 0 #ffd43b00}50%{box-shadow:0 0 0 3px #ffd43be6 inset}}@keyframes pang-pop{0%{transform:scale(1)}60%{transform:scale(1.25);opacity:1}to{transform:scale(0);opacity:0}}@keyframes pang-shake{0%,to{transform:translate(0)}25%{transform:translate(-5px)}75%{transform:translate(5px)}}@keyframes pang-blink{50%{opacity:.4}}.pang-float{position:absolute;transform:translate(-50%,-50%);pointer-events:none;color:#ffd43b;font-weight:800;font-size:15px;text-shadow:0 1px 3px #000;animation:pang-float .8s forwards;white-space:nowrap}.pang-float.big{color:#ff922b;font-size:18px}@keyframes pang-float{to{transform:translate(-50%,-140%);opacity:0}}.pang-cover{position:absolute;top:0;right:0;bottom:0;left:0;background:#0f1218d1;border-radius:10px;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:6px;font-size:18px;font-weight:700}.pang-cover .sub{font-size:12.5px;color:#99a;font-weight:400}.pang-hintline{text-align:center;font-size:11.5px;color:#8a92a6}.pang-head-btn{background:#262b38;border-radius:8px;width:32px;height:30px;font-size:15px;line-height:1}.pang-head-btn:active{background:#39415a}.pang-head-btn.off{opacity:.4;text-decoration:line-through}.pang-clock{position:relative}.pang-timefloat{position:absolute;top:-6px;right:-4px;color:#69db7c;font-weight:800;font-size:13px;text-shadow:0 1px 3px #000;animation:pang-float .9s forwards;pointer-events:none}.pang-fever{display:flex;align-items:center;gap:8px}.pang-fever-label{font-size:12px;font-weight:800;min-width:22px;color:#ff922b;white-space:nowrap}.pang-fever-bar{flex:1;height:8px;background:#262b38;border-radius:4px;overflow:hidden}.pang-fever-bar i{display:block;height:100%;background:linear-gradient(90deg,#ffd43b,#ff922b);transition:width .2s linear}.pang-fever.on .pang-fever-label{animation:pang-blink .4s infinite}.pang-fever.on .pang-fever-bar i{background:linear-gradient(90deg,#ff6b6b,#ff922b,#ffd43b)}.pang-grid.fever{box-shadow:0 0 0 2px #ff922b,0 0 22px #ff922b8c;border-radius:10px}.pang-count{position:absolute;top:0;right:0;bottom:0;left:0;display:flex;flex-direction:column;align-items:center;justify-content:center;background:#0f12188c;border-radius:10px;pointer-events:none;gap:4px}.pang-count b{font-size:72px;font-weight:900;color:#ffd43b;text-shadow:0 3px 10px #000;animation:pang-countin .9s}.pang-count span{color:#e6e8ec;font-size:15px;font-weight:700}.pang-count.go{background:transparent}.pang-count.go b{font-size:52px;color:#69db7c;animation:pang-countin .65s}.pang-count.last{background:#0f121859}.pang-count.last b{font-size:34px;color:#ff922b;animation:pang-blink .35s infinite}@keyframes pang-countin{0%{transform:scale(1.8);opacity:0}30%{transform:scale(1);opacity:1}to{transform:scale(.9);opacity:.85}}.pang-rank-back{position:fixed;top:0;right:0;bottom:0;left:0;z-index:330;background:#0000008c;display:flex;align-items:center;justify-content:center;padding:16px}.pang-rank{background:#1c2029;color:#e6e8ec;border-radius:14px;padding:14px;width:min(92vw,360px);max-height:80vh;display:flex;flex-direction:column;gap:10px}.pang-rank-head{display:flex;align-items:center;justify-content:space-between;font-size:15px}.pang-rank-head .icon-btn{color:#aab}.pang-rank .vd-tabs{margin-bottom:0}.pang-rank-list{list-style:none;margin:0;padding:0;overflow-y:auto;display:flex;flex-direction:column;gap:4px}.pang-rank-list li{display:flex;align-items:center;gap:10px;padding:9px 10px;border-radius:10px;background:#232833;font-size:14px}.pang-rank-list li.me{background:#3b3320;box-shadow:0 0 0 1px #ffd43b inset}.pr-no{width:26px;text-align:center;font-weight:800;color:#8a92a6}.pr-name{flex:1;min-width:0}.pr-plays{color:#8a92a6;font-size:11.5px}.pr-score{font-variant-numeric:tabular-nums;color:#ffd43b}.pang-rank-empty{padding:24px 8px;text-align:center;color:#99a;font-size:13px;line-height:1.6}.pang-rank-foot{text-align:center;color:#6b7285;font-size:11px}.pang-final{font-size:15px;color:#e6e8ec!important;font-variant-numeric:tabular-nums}.game-result{text-align:center;display:flex;flex-direction:column;gap:8px}.gr-title{font-size:16px;font-weight:700}.gr-actions{display:flex;gap:8px;justify-content:center;align-items:center}.game-result .sub{color:#ffd43b;font-size:11.5px}.ai-key-row{display:flex;gap:8px;width:100%;align-items:center}.ai-key-row .profile-input{flex:1;min-width:0}.ai-key-row .sub{flex:1}.profile-actions button.danger,.profile-actions button.danger .pa-ic{color:#d64545}.profile-actions button.danger:hover{background:#fdf1f1}.profile-input{width:100%;padding:10px;border:1px solid #ddd;border-radius:6px}.modal-actions{display:flex;gap:10px;margin-top:8px;align-items:center}.mute-icon{font-size:11px;margin-left:4px}.badge-muted{background:#aaa}.search-bar{display:flex;align-items:center;gap:6px;padding:8px 12px;background:#fffc;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);border-bottom:1px solid rgba(0,0,0,.06)}.search-bar input{flex:1;padding:8px 10px;border:1px solid #ddd;border-radius:6px}.search-count{font-size:12px;color:#666;white-space:nowrap}.search-bar .icon-btn:disabled{opacity:.3;cursor:default}.bubble.highlighted{outline:3px solid #ff9500}.jump-latest{position:absolute;align-self:center;margin:-46px auto 8px;padding:8px 16px;border-radius:18px;background:#20313dd9;color:#fff;font-size:13px;z-index:10;position:relative}.picker-action{border-left:1px solid #eee}.reply-quote{display:flex;flex-direction:column;align-items:flex-start;gap:2px;width:100%;text-align:left;font-size:12px;color:#555;border-bottom:1px solid rgba(0,0,0,.12);padding-bottom:5px;margin-bottom:5px}.reply-quote span{color:#777;max-width:100%;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.reply-quote .rq-who{color:#555}.reply-quote .rq-who b{color:#2b2b31}.bubble.deleted{background:#eee!important}.deleted-text{color:#999;font-style:italic;font-size:13px}.reply-bar{display:flex;align-items:center;gap:9px;padding:8px 14px;background:#f7f7f7;border-top:1px solid #e5e5e5;font-size:13px}.reply-bar .rb-ic{flex:0 0 auto;color:var(--brand-ink);font-size:15px}.reply-bar .grow{display:flex;flex-direction:column;gap:1px;min-width:0;flex:1 1 auto}.rb-who{font-size:12px;color:#6b6b75}.rb-who b{color:#2b2b31}.rb-text{font-size:12.5px;color:#8b8b95}.rb-x{flex:0 0 auto}.bubble.sticker{background:transparent!important;border:0;padding:0}.msg-sticker{width:min(29vw,112px);height:min(29vw,112px);object-fit:contain;display:block}.sticker-grid video,.msg-sticker-btn video,.sticker-view video{pointer-events:none}.sticker-grid video::-webkit-media-controls,.msg-sticker-btn video::-webkit-media-controls,.sticker-view video::-webkit-media-controls{display:none!important}.sticker-panel{display:flex;flex-direction:column;background:#ffffffe6;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);border-top:1px solid #e5e5e5}.sticker-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(74px,1fr));gap:8px;padding:4px 10px 10px;align-content:start}.sticker-scroll{max-height:300px;overflow-y:auto}.st-ph{display:block;width:100%;height:100%;border-radius:8px;background:#f3f3f7}.pack-title{position:sticky;top:0;z-index:1;display:flex;align-items:center;gap:7px;background:#fffffff2;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);padding:9px 12px 5px;font-size:12.5px;font-weight:700;color:#4a4a52}.pack-title span{font-weight:500;font-size:11px;color:#8b8b95;background:#f0f0f4;border-radius:999px;padding:1px 7px}@media (min-width: 760px) and (pointer: fine){.sticker-panel{position:absolute;right:14px;bottom:104px;z-index:40;width:min(440px,calc(100% - 28px));height:min(560px,calc(100% - 150px));background:#fff;border:1px solid #e3e3e9;border-radius:16px;box-shadow:0 12px 36px #0000002e;overflow:hidden}.sticker-panel .sticker-scroll{max-height:none;flex:1;min-height:0}.sticker-panel .sticker-grid{grid-template-columns:repeat(auto-fill,minmax(96px,1fr));gap:10px;padding:4px 12px 12px}.sticker-panel .sticker-send{width:100%;height:auto;aspect-ratio:1;border-radius:13px;padding:5px}.sticker-panel .pack-tab{width:44px;height:44px;min-width:44px}.sticker-panel .pack-title{font-size:13.5px;padding:11px 12px 6px}}.pack-tabs{display:flex;align-items:center;gap:4px;padding:5px 8px;border-top:1px solid #eee;overflow-x:auto;background:#fafafa}.pack-tabs-spacer{flex:1;min-width:8px}.pack-tab{width:38px;height:38px;min-width:38px;border-radius:9px;padding:4px;display:flex;align-items:center;justify-content:center;opacity:.55}.pack-tab img,.pack-tab video{width:100%;height:100%;object-fit:contain}.pack-tab.on{opacity:1;background:var(--brand-soft);box-shadow:0 0 0 2px var(--brand) inset}.pack-tab:hover{opacity:1}.pack-action{font-size:17px;color:#777;border:1.5px dashed #ccc;opacity:1}.pack-action.tg{color:#2b8fd4;border-color:#a8d4f0}.sticker-item{position:relative}.sticker-send{width:100%;height:auto;aspect-ratio:1;border-radius:11px;padding:4px}.sticker-send:hover{background:#f0f0f0}.sticker-send img,.sticker-send video{width:100%;height:100%;object-fit:contain}.tgs{width:100%;height:100%;display:block}.tgs svg{width:100%!important;height:100%!important;display:block}.msg-sticker.tgs{width:min(29vw,112px);height:min(29vw,112px)}.tgs-failed{display:grid;place-items:center;opacity:.4;font-size:28px}.msg-sticker-btn{border:0;background:none;padding:0;display:block;cursor:zoom-in}.pack-link{display:inline-flex;align-items:center;gap:9px;vertical-align:middle;border:1px solid #cfe3f5;background:#f2f8fd;border-radius:12px;padding:8px 13px;margin:2px 0;cursor:pointer;text-align:left;max-width:100%}.pack-link:hover{background:#e6f2fb}.pack-link .pl-ic{font-size:19px}.pack-link .pl-txt{display:flex;flex-direction:column;min-width:0}.pack-link .pl-txt b{font-size:14px;color:#1b6ca8;overflow-wrap:anywhere}.pack-link .pl-txt small{font-size:11.5px;color:#6b8296}.sticker-view{position:fixed;top:0;right:0;bottom:0;left:0;z-index:320;background:#0000008c;display:grid;place-items:center;animation:svIn .15s ease}@keyframes svIn{0%{opacity:0}to{opacity:1}}.sv-box{display:flex;flex-direction:column;align-items:center;gap:14px}.sticker-view .sv-img{width:min(72vw,320px);height:min(72vw,320px);object-fit:contain;display:block}.sticker-view .sv-img svg{width:100%!important;height:100%!important}.sv-name{color:#fff;font-size:14px;opacity:.9;display:flex;align-items:center;gap:7px}.sv-cnt{font-size:11px;font-weight:600;opacity:.85;background:#ffffff38;border-radius:999px;padding:1px 7px}.sv-send{border:0;border-radius:999px;padding:11px 24px;background:var(--brand);color:#222;font-size:14px;font-weight:700;cursor:pointer}.sv-send.sv-add{background:#fff;color:#1f6feb}.sv-close{position:absolute;top:max(14px,env(safe-area-inset-top));right:16px;width:40px;height:40px;border-radius:50%;border:0;background:#fff3;color:#fff;font-size:17px;cursor:pointer}.dialog-msg{white-space:pre-line}.sticker-del{position:absolute;top:-4px;right:-4px;display:none;width:20px;height:20px;border-radius:50%;background:#0000008c;color:#fff;font-size:10px;line-height:1}.sticker-item:hover .sticker-del{display:block}.sticker-empty{grid-column:1 / -1;padding:20px;text-align:center;color:#aaa;font-size:13px}.composer .icon-btn.active{background:var(--brand-soft);box-shadow:0 0 0 1.5px var(--brand) inset;border-radius:8px}.row-right{display:flex;flex-direction:column;align-items:flex-end;gap:4px;min-width:44px}.row-time{font-size:11px;color:#999;white-space:nowrap}.app.mobile{flex-direction:column}.app.mobile .chat-area{width:100%}.sidebar.mobile-full{width:100%;flex:1;border-right:none;min-height:0}.sidebar.mobile-full .row{padding:13px 18px}.sidebar.mobile-full .avatar:not(.tiny){width:48px;height:48px;min-width:48px;border-radius:50%}.bottomtabs{display:flex;height:60px;background:#fff;border-top:1px solid #e5e5e5;padding-bottom:env(safe-area-inset-bottom)}.bottomtabs button{flex:1;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:2px;color:#888;position:relative}.bottomtabs button.active{color:#222}.bottomtabs .tab-ic{font-size:21px;line-height:1}.bottomtabs .tab-label{font-size:10px}.bottomtabs .rail-badge{top:4px;right:24%}.avatar.tab-avatar,img.tab-avatar{width:24px;height:24px;min-width:24px;border-radius:50%;font-size:12px}.icon-btn.back{font-size:20px;padding:4px 6px}.app.mobile .bubble-row{max-width:86%}@media (max-width: 760px){.picker .emoji-btn{display:none}}.app.mobile .chat-header{gap:4px;padding:10px 8px}.app.mobile .chat-header .icon-btn{padding:4px 5px}.app.mobile .chat-header .avatar{width:38px;height:38px;min-width:38px;font-size:15px}@media (max-width: 760px) and (pointer: fine){body{font-size:13px}.sidebar.mobile-full .row{padding:9px 12px}.sidebar.mobile-full .avatar:not(.tiny){width:36px;height:36px;min-width:36px;border-radius:50%;font-size:15px}.sidebar header h2{font-size:17px}.sidebar header{padding:10px 12px}.room-search{padding:6px 10px}.row .name{font-size:13px}.row .sub,.row-time{font-size:11px}.bottomtabs{height:48px}.bottomtabs .tab-ic{font-size:18px}.bottomtabs .tab-ic .ic{width:19px;height:19px}.bottomtabs .tab-label{font-size:9px}.avatar.tab-avatar,img.tab-avatar{width:20px;height:20px;min-width:20px;border-radius:50%;font-size:10px}.app.mobile .chat-header{padding:7px 8px}.app.mobile .chat-header .avatar{width:30px;height:30px;min-width:30px;font-size:13px}.app.mobile .msg-sticker,.app.mobile .msg-sticker.tgs{width:min(27vw,88px);height:min(27vw,88px)}.messages{padding:10px}.bubble{padding:7px 10px}.self-room-cta{padding:9px 11px}.self-room-ic{font-size:20px}}@media (max-width: 560px){.chat-header{gap:3px;padding:9px 7px}.chat-header .icon-btn{padding:3px 4px}.chat-header .icon-btn .ic{width:19px;height:19px}.chat-header .sub{display:none}}@media (max-width: 420px){.chat-header{gap:2px;padding:8px 6px}.chat-header .icon-btn{padding:3px}.chat-header .icon-btn .ic{width:18px;height:18px}.chat-header .avatar{width:32px;height:32px;min-width:32px;font-size:13px;border-radius:50%}.chat-header .sub{display:none}.composer{gap:4px;padding:8px 6px}.composer .send{padding:8px 10px;font-size:13px}.messages{padding:10px 8px}.bubble-row{max-width:94%}.bottomtabs .tab-label{font-size:9px}.event-bar-when{display:none}}.event-until{font-size:12px;color:#888;align-self:center;white-space:nowrap}.drop-overlay{position:absolute;top:0;right:0;bottom:0;left:0;z-index:50;background:#2e7cae2e;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);border:3px dashed var(--brand);border-radius:12px;display:flex;align-items:center;justify-content:center;font-size:16px;font-weight:700;color:var(--brand-ink);pointer-events:none}.chat-area{position:relative}.tools-list{padding-bottom:16px}.tool-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(96px,1fr));gap:10px;padding:8px 14px 14px}.tool-card{position:relative;background:#fff;border:1px solid #eee;border-radius:14px;padding:14px 8px 12px;text-align:center;cursor:pointer;box-shadow:0 1px 4px #0000000d;transition:transform .1s}.tool-card:hover{transform:translateY(-2px);box-shadow:0 3px 10px #0000001a}.tool-icon{font-size:28px;line-height:1;height:40px;display:flex;align-items:center;justify-content:center}.tool-icon.img{width:40px;height:40px;margin:0 auto;display:block}.tool-name{font-size:13px;font-weight:600;margin-top:7px}.tool-desc{font-size:11px;color:#999;margin-top:3px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.tool-badge{position:absolute;top:6px;left:6px;font-size:9px;background:var(--chick);color:var(--brand-ink);border-radius:6px;padding:1px 5px;font-weight:700}.tool-del{position:absolute;top:4px;right:4px;width:20px;height:20px;border-radius:50%;background:#00000073;color:#fff;font-size:10px;display:none}.tool-card:hover .tool-del{display:block}.tool-modal{width:300px;gap:9px}.tool-modal .profile-input{width:100%}.dutch-result{font-size:15px;color:#333;background:#fffbe0;padding:10px;border-radius:8px;width:100%;text-align:center}.qr-img{width:190px;height:190px;align-self:center}.modal.yut-modal{width:min(94vw,380px);max-width:none;gap:8px;max-height:92dvh;overflow-y:auto}.yut-head{display:flex;align-items:center;gap:8px;font-size:13.5px}.yut-who{padding:4px 10px;border-radius:999px;color:#868e96}.yut-who.on{background:#fff3bf;color:var(--brand-ink);font-weight:800}.yut-vs{color:#ced4da;font-size:11px}.yut-board{position:relative;width:100%;aspect-ratio:1;background:#fdf6e3;border:2px solid #e6d9b8;border-radius:12px}.yut-lines{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%}.yut-cell{position:absolute;width:9%;height:9%;transform:translate(-50%,-50%);border-radius:50%;background:#fff;border:2px solid #d9c9a3;display:flex;align-items:center;justify-content:center}.yut-cell.big{width:13%;height:13%;border-width:3px;border-color:#b08968}.yut-piece{width:82%;height:82%;border-radius:50%;display:flex;align-items:center;justify-content:center;color:#fff;font-size:11px;font-weight:800}.yut-piece.c1{background:#1c7ed6}.yut-piece.c2{background:#f03e3e}.yut-goal{position:absolute;left:50%;bottom:-2px;transform:translate(-50%);font-size:15px}.yut-status{font-size:15px;font-weight:700;text-align:center}.yut-note{font-size:13px;color:#e8590c;text-align:center}.yut-pending{display:flex;align-items:center;gap:6px;font-size:12.5px;color:#666;flex-wrap:wrap}.yut-chip{padding:6px 12px;border-radius:999px;border:1px solid #dee2e6;background:#fff;font-size:14px;font-weight:700;color:#495057;cursor:pointer}.yut-chip.on{background:#1864ab;border-color:#1864ab;color:#fff}.yut-mine{display:grid;grid-template-columns:repeat(4,1fr);gap:5px;width:100%}.yut-pbtn{display:flex;flex-direction:column;align-items:center;gap:1px;padding:9px 0;border-radius:10px;border:1px solid #e9ecef;background:#fff;font-size:13px;font-weight:700;cursor:pointer}.yut-pbtn em{font-style:normal;font-size:10.5px;color:#adb5bd;font-weight:400}.yut-pbtn:disabled{opacity:.45;cursor:default}.yut-pbtn.done{background:#f1f3f5}.yut-throw{width:100%;padding:15px 0;border:0;border-radius:12px;cursor:pointer;background:#ffe066;color:#574200;font-size:18px;font-weight:800}.yut-throw:disabled{background:#f1f3f5;color:#adb5bd;cursor:default}.yut-sum,.yut-log{font-size:11.5px;color:#adb5bd}.big-ui .icon-btn{padding:10px}.big-ui .composer textarea{font-size:17px;padding:13px 14px}.big-ui .composer .send{padding:12px 22px;font-size:16px}.big-ui .tool-card{padding:18px 8px 16px}.big-ui .tool-name{font-size:15px}.big-ui .pick-row,.big-ui .sh-row{padding:12px 10px;font-size:15px}.big-ui .primary,.big-ui .link{padding:12px 18px;font-size:15px}.big-ui .bubble{font-size:16px}.big-ui .pet-btn{padding:14px 0;font-size:15px}.privacy-box{width:100%}.privacy-view{margin-left:6px;font-size:12px;color:#7048e8;text-decoration:underline;background:none;border:0;cursor:pointer}.privacy-text{margin-top:6px;padding:10px 12px;border-radius:8px;background:#ffffffbf;font-size:12px;line-height:1.65;color:#495057;white-space:pre-line;text-align:left;max-height:180px;overflow-y:auto}.login button.primary:disabled,form button.primary:disabled{opacity:.5;cursor:default}.modal.jp-modal{width:min(94vw,440px);max-width:none;height:min(88dvh,640px);display:flex;flex-direction:column;gap:0;padding:0;overflow:hidden}@media (max-width: 640px){.modal.jp-modal{width:100vw;height:100%;max-height:none;border-radius:0}.jp-head{padding:8px 10px}.jp-title{font-size:13.5px}.jp-level{padding:4px 6px;font-size:11.5px}.jp-list{padding:10px;gap:8px}.jp-msg{padding:8px 11px;font-size:13.5px}.jp-jp{font-size:15px}.jp-avatar{font-size:18px}.jp-input{gap:5px;padding:8px 8px calc(8px + env(safe-area-inset-bottom,0px))}.jp-input input{padding:9px 10px;font-size:14px}.jp-input .primary{padding:9px 12px;font-size:13.5px}.jp-mic{width:38px;height:38px;font-size:16px}.jp-miclang{width:24px;height:38px;font-size:12px}.jp-starters button{padding:7px 12px;font-size:12.5px}}.jp-head{display:flex;align-items:center;gap:8px;padding:12px 14px;border-bottom:1px solid #f1f3f5;flex:none}.jp-title{flex:1;font-size:15px;font-weight:800;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;min-width:0}.jp-level{border:1px solid #dee2e6;border-radius:8px;padding:5px 8px;font-size:12.5px}.jp-list{flex:1;min-height:0;overflow-y:auto;padding:14px;display:flex;flex-direction:column;gap:10px}.jp-empty{text-align:center;color:#868e96;font-size:13.5px;margin:auto 0}.jp-empty-chick{font-size:40px;margin-bottom:6px}.jp-starters{display:flex;flex-wrap:wrap;gap:6px;justify-content:center;margin-top:12px}.jp-starters button{padding:8px 14px;border-radius:999px;border:1px solid #ffd43b;background:#fff9db;font-size:13px;font-weight:600;cursor:pointer}.jp-msg{max-width:85%;padding:10px 13px;border-radius:14px;font-size:14.5px;line-height:1.5}.jp-msg.me{align-self:flex-end;background:#ffe066;border-bottom-right-radius:4px}.jp-msg.ai{align-self:flex-start;background:#f1f3f5;border-bottom-left-radius:4px}.jp-jp{font-size:16px;font-weight:600}.jp-sub{margin-top:6px;padding-top:6px;border-top:1px dashed #dee2e6;font-size:13px;color:#495057;white-space:pre-wrap}.jp-sub.yomi{color:#7048e8}.jp-sub.fix{color:#e8590c}.jp-sub.fix.good{color:#2b8a3e}.jp-tools{display:flex;gap:6px;margin-top:8px}.jp-tools button{padding:4px 10px;border-radius:999px;border:1px solid #dee2e6;background:#fff;font-size:11.5px;color:#868e96;cursor:pointer}.jp-row{display:flex;align-items:flex-end;gap:6px;max-width:90%}.jp-row .jp-msg{max-width:100%;animation:jpPop .25s ease}.jp-avatar{font-size:22px;flex:none;animation:jpTalk .5s ease 2;transform-origin:bottom center}.jp-avatar.thinking{animation:jpBob .7s ease-in-out infinite}@keyframes jpTalk{0%,to{transform:rotate(0)}30%{transform:rotate(-12deg) translateY(-2px)}70%{transform:rotate(9deg)}}@keyframes jpBob{0%,to{transform:translateY(0)}50%{transform:translateY(-6px) rotate(-6deg)}}@keyframes jpPop{0%{transform:scale(.92);opacity:0}to{transform:scale(1);opacity:1}}.jp-typing{padding:12px 14px}.jp-dots{display:inline-flex;gap:5px}.jp-dots i{width:7px;height:7px;border-radius:50%;background:#ced4da;animation:jpDot 1s infinite ease-in-out}.jp-dots i:nth-child(2){animation-delay:.15s}.jp-dots i:nth-child(3){animation-delay:.3s}@keyframes jpDot{0%,60%,to{opacity:.35;transform:translateY(0)}30%{opacity:1;transform:translateY(-4px)}}.jp-empty-chick{animation:jpBob 1.6s ease-in-out infinite;display:inline-block}.jp-err{padding:8px 14px;font-size:13px;color:#e03131;background:#fff5f5}.jp-input{display:flex;gap:8px;padding:10px 12px calc(10px + env(safe-area-inset-bottom,0px));border-top:1px solid #f1f3f5;flex:none}.jp-input input{flex:1;border:1px solid #dee2e6;border-radius:10px;padding:11px 12px;font-size:15px;min-width:0}.jp-mic{width:44px;height:44px;border-radius:50%;border:1px solid #dee2e6;background:#fff;font-size:19px;cursor:pointer;flex:none}.jp-mic.listening{background:#fa5252;border-color:#fa5252;animation:jpMicPulse 1.2s infinite}@keyframes jpMicPulse{0%,to{box-shadow:0 0 #fa525273}50%{box-shadow:0 0 0 10px #fa525200}}.jp-miclang{width:30px;height:44px;border:none;background:none;font-size:13px;font-weight:800;color:#868e96;cursor:pointer;flex:none;padding:0}.jp-speaktoggle{font-size:16px}.jp-speaktoggle.on{background:#fff3bf;border-radius:8px}.jp-avatar.speaking{animation:jpTalk .45s ease-in-out infinite}.big-ui .jp-jp{font-size:18px}.contact-hits{max-height:80dvh;overflow-y:auto}.contact-list{width:100%;display:flex;flex-direction:column;gap:4px}.contact-row{display:flex;align-items:center;gap:10px;padding:8px 4px;text-align:left}.contact-row .name{font-size:14.5px;font-weight:600}.contact-row .sub{font-size:12.5px;color:#868e96}.contact-miss{padding:8px 4px 0;font-size:12.5px;color:#adb5bd;text-align:center}.phone-hint{font-size:12.5px;color:#868e96;margin-bottom:8px}.admin-user-row{display:flex;align-items:center;gap:8px;width:100%;padding:7px 0;border-bottom:1px solid #f8f9fa}.admin-user-row .name{font-size:14px;font-weight:600}.admin-user-row .sub{font-size:12px;color:#adb5bd}.phone-row{display:flex;gap:6px;align-items:center}.phone-msg{margin-top:8px;font-size:13px;font-weight:600;color:#2b8a3e}.phone-row .profile-input{flex:1}.msg-hits{border-top:1px solid #f1f3f5;padding:6px 0}.msg-hits-title{padding:6px 16px 4px;font-size:12px;color:#868e96;font-weight:700}.msg-hits-empty{padding:6px 16px 10px;font-size:13px;color:#adb5bd}.msg-hit{display:grid;grid-template-columns:auto 1fr auto;gap:8px;align-items:center;width:100%;padding:9px 16px;text-align:left;cursor:pointer}.msg-hit:hover{background:#f8f9fa}.mh-room{font-size:12.5px;font-weight:700;color:#495057;white-space:nowrap;max-width:90px;overflow:hidden;text-overflow:ellipsis}.mh-snippet{font-size:13px;color:#666;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.mh-time{font-size:11px;color:#adb5bd}.wait-backdrop{z-index:60}.modal.game-wait{gap:10px;text-align:center}.game-wait .dialog-icon{font-size:40px}.wait-dots{display:flex;gap:6px;justify-content:center;padding:2px 0 4px}.wait-dots i{width:8px;height:8px;border-radius:50%;background:#ffd43b;animation:waitBlink 1.1s infinite ease-in-out}.wait-dots i:nth-child(2){animation-delay:.18s}.wait-dots i:nth-child(3){animation-delay:.36s}@keyframes waitBlink{0%,80%,to{opacity:.25}40%{opacity:1}}.modal.mem-modal{width:min(94vw,380px);max-width:none;gap:10px;max-height:92dvh;overflow-y:auto}.mem-head{display:flex;align-items:center;justify-content:space-between;width:100%;font-size:13.5px}.mem-who{padding:5px 10px;border-radius:999px;color:#868e96}.mem-who b{margin-left:4px;font-size:16px;color:#212529}.mem-who.on{background:#fff3bf;color:var(--brand-ink);font-weight:800}.mem-left{font-size:12px;color:#adb5bd}.mem-solo-stat{font-size:14px;font-weight:700;color:#495057}.mem-note.best{color:#868e96}.mem-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:7px;width:100%;max-width:min(100%,60dvh);margin:0 auto}.mem-card{aspect-ratio:1;border:0;border-radius:12px;cursor:pointer;padding:0;background:linear-gradient(160deg,#ffe066,#fcc419);font-size:30px;display:flex;align-items:center;justify-content:center;transition:background .15s,transform .12s}.mem-card span{display:block}.mem-card.up{background:#fff;border:2px solid #dee2e6}.mem-card.got{border-color:transparent}.mem-card.got.c1{background:#d0ebff}.mem-card.got.c2{background:#ffe3e3}.mem-card:disabled{cursor:default}.mem-card:not(:disabled):active{transform:scale(.94)}.mem-status{font-size:15px;font-weight:700;text-align:center}.mem-note{font-size:13px;color:#e8590c;text-align:center}.big-ui .mem-card{font-size:36px}.omok-backdrop{align-items:center}.omok-wrap{background:#fff;border-radius:16px;padding:14px;display:flex;flex-direction:column;align-items:center;gap:10px;max-width:96vw}.omok-head{display:flex;align-items:center;width:100%}.omok-title{flex:1;font-weight:700;font-size:15px}.omok-players{display:flex;gap:14px}.omok-player{display:flex;align-items:center;gap:6px;padding:5px 10px;border-radius:16px;background:#f5f5f5;font-size:12px}.omok-player.on{background:var(--chick-soft);box-shadow:0 0 0 2px var(--chick) inset}.stone-dot{width:11px;height:11px;border-radius:50%}.stone-dot.black{background:#222}.stone-dot.white{background:#fff;border:1px solid #999}.omok-status{font-size:13px;color:#555;min-height:18px}.omok-board{position:relative;width:min(90vw,62vh,440px);aspect-ratio:1;background:linear-gradient(155deg,#f2d9a8,#e8c68a 45%,#dcb475);border-radius:10px;padding:0;box-shadow:0 6px 20px #5a3c1447,inset 0 0 0 3px #8c5f2d59}.omok-grid{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%}.omok-grid line{stroke:#5537148c;stroke-width:.04}.omok-star{fill:#462d0fcc}.omok-cells{position:absolute;top:0;right:0;bottom:0;left:0;display:grid;grid-template-columns:repeat(15,1fr);grid-template-rows:repeat(15,1fr)}.omok-cell{position:relative;padding:0;background:none;display:flex;align-items:center;justify-content:center;border-radius:50%}.omok-board.my-turn .omok-cell:not(:disabled):hover:after{content:"";position:absolute;width:56%;height:56%;border-radius:50%;background:#281e0a29}.stone{position:relative;z-index:1;width:86%;height:86%;border-radius:50%;box-shadow:0 2px 3px #0006;animation:stone-drop .14s ease-out}@keyframes stone-drop{0%{transform:scale(.6);opacity:.5}to{transform:scale(1);opacity:1}}.stone.black{background:radial-gradient(circle at 34% 28%,#7a7a7a,#2b2b2b 45%,#0a0a0a)}.stone.white{background:radial-gradient(circle at 34% 28%,#fff,#f0f0f0 45%,#c4c4c4)}.stone.last:after{content:"";position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);width:26%;height:26%;border-radius:50%;background:#e03131;box-shadow:0 0 3px #e03131e6}.omok-actions{display:flex;gap:12px;align-items:center}.ai-face{font-size:17px}.ak-board{position:relative;width:min(92vw,420px);aspect-ratio:1;background:linear-gradient(160deg,#f0d9a8,#e0bf85);border:3px solid #a97b4a;border-radius:8px;overflow:hidden;touch-action:none;-webkit-user-select:none;user-select:none}.ak-stone{position:absolute;transform:translate(-50%,-50%);border-radius:50%;box-shadow:0 2px 4px #00000059}.ak-stone.black{background:radial-gradient(circle at 33% 30%,#6a6a6a,#111)}.ak-stone.white{background:radial-gradient(circle at 33% 30%,#fff,#c8c8c8)}.ak-stone.mine{cursor:grab;box-shadow:0 0 0 2px #2eb8a6,0 2px 4px #00000059}.ak-aim{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;pointer-events:none}.pet-modal{width:320px;gap:10px}.pet-head{display:flex;flex-direction:column;align-items:center;gap:2px}.pet-name{font-size:17px;font-weight:700}.pet-sub{font-size:12px;color:#999}.pet-stage{position:relative;width:100%;height:128px;border-radius:14px;display:flex;align-items:center;justify-content:center;background:linear-gradient(180deg,#fff9e0,#ffeeb8)}.pet-stage.sad{background:linear-gradient(180deg,#f3f4f6,#e5e7eb)}.pet-stage.sick{background:linear-gradient(180deg,#fdeaea,#f8d7d7)}.pet-face.big{font-size:62px;line-height:1}.pet-sprite{width:104px;height:104px;display:block;object-fit:contain}.logo-chick{width:96px;height:96px;object-fit:contain;display:block;margin:0 auto}.logo.big .logo-chick{width:132px;height:132px}.login-card .logo{width:124px;height:124px;margin:0 auto 10px;border-radius:50%;background:#fff;display:grid;place-items:center;box-shadow:0 6px 18px #0000001f}.pet-face.bounce{animation:pet-bounce .5s ease}.pet-persona{font-size:11.5px;color:#8a6d1f;background:#fff9db;border-radius:999px;padding:4px 12px;margin:-2px 0 6px}.pet-stage{position:relative}.pet-hat{position:absolute;top:-6px;left:50%;transform:translate(-58%) rotate(-12deg);font-size:26px;pointer-events:none}.pet-collect{display:flex;flex-direction:column;align-items:center;gap:8px;width:100%;margin-top:4px}.pet-egg{border:0;border-radius:999px;cursor:pointer;padding:8px 18px;background:#ffe066;color:#574200;font-size:13px;font-weight:700;animation:pet-bounce 1.6s ease-in-out infinite}.pet-egg:hover{background:#ffd43b}.pet-egg.seek{background:#e7f5ff;color:#1864ab}.pet-egg.seek:hover{background:#d0ebff}.pet-stage.theme-meadow{background:linear-gradient(#dff5d8,#b2e6a3)}.pet-stage.theme-night{background:linear-gradient(#2b3a67,#1b2447)}.pet-stage.theme-night .pet-moodtext,.pet-stage.theme-night .pet-mood{color:#fff}.pet-stage.theme-sea{background:linear-gradient(#cdefff,#8ed3f4)}.pet-stage.theme-sakura{background:linear-gradient(#ffe6ef,#ffc7dd)}.pet-props{position:absolute;left:8px;right:8px;bottom:6px;display:flex;justify-content:center;gap:12px;font-size:20px;pointer-events:none}.pet-itemrow{width:100%;display:flex;flex-direction:column;align-items:center;gap:3px}.pet-itemlabel{font-size:10.5px;color:#adb5bd}.pet-items{display:flex;flex-wrap:wrap;justify-content:center;gap:5px}.pet-item{position:relative;width:34px;height:34px;border-radius:9px;cursor:pointer;border:1px solid #eee;background:#fff;font-size:16px;display:flex;align-items:center;justify-content:center}.pet-item.on{border-color:#f5d33b;background:#fff9db}.pet-item em{position:absolute;right:1px;bottom:0;font-size:9px;font-style:normal;color:#999}@keyframes pet-bounce{0%,to{transform:translateY(0) scale(1)}30%{transform:translateY(-14px) scale(1.08)}60%{transform:translateY(0) scale(.96)}}.pet-mood{position:absolute;right:16px;bottom:12px;font-size:24px}.pet-moodtext{font-size:13px;color:#666}.pet-stats{width:100%;display:flex;flex-direction:column;gap:7px}.pet-stat{display:flex;align-items:center;gap:8px;font-size:12px}.pet-stat-label{width:74px;color:#666}.pet-stat-num{width:26px;text-align:right;color:#888}.pet-bar{flex:1;height:9px;background:#eee;border-radius:6px;overflow:hidden}.pet-bar i{display:block;height:100%;background:#37b24d;transition:width .3s}.pet-bar i.mid{background:#f5a623}.pet-bar i.low{background:#e03131}.pet-bar.exp{margin-top:4px}.pet-bar.exp i{background:var(--chick)}.pet-exp{width:100%;font-size:11px;color:#999}.pet-actions{display:flex;gap:8px;width:100%}.pet-btn{flex:1;display:flex;flex-direction:column;align-items:center;gap:3px;padding:10px 0;border-radius:12px;background:#fffbe8;border:1.5px solid #f4e2a0;font-size:12px;color:#6b5a1e}.pet-btn:hover{background:#fff4c8}.pet-btn-ic{font-size:19px}.pet-msg{font-size:12px;color:#e8590c}.pet-carers{font-size:11px;color:#aaa;text-align:center}.ms-wrap{max-height:92vh;overflow-y:auto}.ms-bar{display:flex;align-items:center;gap:10px;width:100%;justify-content:space-between}.ms-chip{font-size:13px;background:#f3f3f3;border-radius:12px;padding:4px 10px;white-space:nowrap}.ms-levels button{padding:5px 10px;font-size:12px}.ms-board{display:grid;gap:2px;background:#b9c2c9;padding:4px;border-radius:6px;width:min(92vw,380px)}.ms-cell{aspect-ratio:1;background:#dfe6ea;border-radius:3px;font-size:13px;font-weight:700;display:flex;align-items:center;justify-content:center;box-shadow:inset -1px -1px #0000001f,inset 1px 1px #ffffffb3}.ms-cell:hover:not(.open){background:#eaf0f3}.ms-cell.open{background:#f5f7f8;box-shadow:none}.ms-cell.mine{background:#ffcdd2}.memo-modal{width:330px}.memo-input{min-height:160px;resize:vertical;text-align:left;font:inherit}.memo-list{width:100%;max-height:300px;overflow-y:auto;display:flex;flex-direction:column;gap:6px}.memo-item{display:flex;align-items:flex-start;gap:4px}.memo-body{flex:1;min-width:0;text-align:left;background:#fffdf3;border:1px solid #f2ead0;border-radius:10px;padding:9px 11px}.memo-body:hover{background:#fffbe8}.memo-text{font-size:13px;color:#333;line-height:1.45;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.memo-acts{display:flex;flex-direction:column;gap:2px}.timer-modes{display:flex;gap:6px}.timer-modes button{padding:6px 16px;border-radius:16px;border:1.5px solid #e0e0e0;font-size:13px;color:#666}.timer-modes button.on{background:var(--brand);border-color:var(--brand-dark);color:#fff;font-weight:700}.timer-display{font-size:44px;font-weight:700;color:#333;font-variant-numeric:tabular-nums;margin:6px 0}.timer-display.done{color:#e03131}.timer-done{color:#e03131;font-size:13px;font-weight:600}.timer-presets{display:flex;gap:5px;flex-wrap:wrap;justify-content:center}.timer-presets button{padding:5px 12px;border-radius:14px;border:1px solid #e5e5e5;font-size:12px;color:#666}.timer-presets button.on{background:#fff4d1;border-color:#e8c800;color:var(--brand-ink)}.load-older{text-align:center;color:#6b7a88;font-size:12px;padding:8px 0}.unread-divider{display:flex;align-items:center;gap:8px;margin:14px 0;color:#e8590c;font-size:11px}.unread-divider:before,.unread-divider:after{content:"";flex:1;height:1px;background:#f0a878}.msg-image-btn{display:block;padding:0}.img-viewer{position:fixed;top:0;right:0;bottom:0;left:0;z-index:350;background:#000000eb;display:flex;align-items:center;justify-content:center}.iv-img{max-width:94vw;max-height:82vh;object-fit:contain}.iv-top{position:absolute;top:0;left:0;right:0;display:flex;align-items:center;gap:10px;padding:12px 16px;color:#fff;justify-content:flex-end}.iv-count{margin-right:auto;font-size:13px;color:#ccc}.iv-btn{width:38px;height:38px;border-radius:50%;background:#ffffff29;color:#fff;display:flex;align-items:center;justify-content:center;font-size:17px;text-decoration:none}.iv-nav{position:absolute;top:50%;transform:translateY(-50%);color:#fff;font-size:40px;width:54px;height:80px;background:#ffffff14}.iv-nav.left{left:0;border-radius:0 8px 8px 0}.iv-nav.right{right:0;border-radius:8px 0 0 8px}.iv-caption{position:absolute;bottom:22px;color:#ccc;font-size:12px}.room-search{display:flex;align-items:center;gap:4px;padding:0 12px 8px}.room-search input{flex:1;padding:8px 12px;border:1px solid #e2e2e2;border-radius:18px;background:#f7f7f7}.avatar-wrap{position:relative;display:inline-flex}.online-dot{position:absolute;right:-1px;bottom:-1px;width:12px;height:12px;border-radius:50%;background:#37b24d;border:2px solid #fff}.font-btns{display:flex;gap:6px}.font-btns button{flex:1;padding:7px 0;border:1.5px solid #e0e0e0;border-radius:8px;font-size:12px;color:#555}.font-btns button.on{background:var(--brand);border-color:var(--brand-dark);color:#fff;font-weight:700}.sound-btns{flex-wrap:wrap}.sound-btns button{flex:1 1 30%}.boss-cover{position:fixed;top:0;right:0;bottom:0;left:0;z-index:500;background:#fff;display:flex;align-items:center;justify-content:center;cursor:pointer}.boss-hint{color:#dcdcdc;font-size:12px;-webkit-user-select:none;user-select:none}.call-overlay{position:fixed;top:0;right:0;bottom:0;left:0;z-index:300;background:#1b1f27;display:flex;flex-direction:column;align-items:center;justify-content:center}.call-remote{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover;background:#1b1f27}.call-peer{position:relative;text-align:center;color:#fff}.avatar.call-avatar,img.call-avatar{width:110px;height:110px;min-width:110px;border-radius:50%;font-size:44px;margin:0 auto 16px;border:3px solid rgba(255,255,255,.25)}.call-name{font-size:22px;font-weight:700}.call-status{margin-top:8px;color:#b9c1cc;font-size:14px}.call-timer{position:absolute;top:26px;left:50%;transform:translate(-50%);color:#fff;background:#0006;padding:6px 16px;border-radius:16px;font-size:13px}.call-local{position:absolute;right:14px;top:14px;width:108px;height:150px;object-fit:cover;border-radius:12px;background:#000;border:2px solid rgba(255,255,255,.25)}.call-local.off{display:none}.call-controls{position:absolute;bottom:calc(38px + env(safe-area-inset-bottom));display:flex;gap:16px;align-items:center}.call-btn{width:58px;height:58px;border-radius:50%;background:#ffffff29;color:#fff;display:flex;align-items:center;justify-content:center}.call-btn:hover{background:#ffffff42}.call-btn.off{background:#ffffffd9;color:#333}.call-btn.on{background:#2eb8a6}.call-btn.end{background:#e03131}.call-btn.accept{background:#37b24d;animation:ring-pulse 1.2s infinite}@keyframes ring-pulse{0%,to{transform:scale(1)}50%{transform:scale(1.12)}}.call-ring-hint{position:absolute;bottom:76px;left:50%;transform:translate(-50%);color:#b9c1cc;font-size:12px;white-space:nowrap}@media (max-width: 420px){.call-local{width:84px;height:118px}.call-btn{width:52px;height:52px}.call-controls{gap:12px}}.dialog-backdrop{z-index:420}.dialog-modal{width:300px;padding:24px 22px 18px;gap:8px;text-align:center;animation:dlg-pop .14s ease-out}@keyframes dlg-pop{0%{transform:scale(.94);opacity:.4}to{transform:scale(1);opacity:1}}.dialog-icon{font-size:34px;line-height:1}.dialog-title{font-size:16px;font-weight:700;color:#222}.dialog-msg{font-size:13px;color:#777;line-height:1.5}.dialog-modal .profile-input{width:100%;margin-top:6px;text-align:center}.dialog-actions{display:flex;gap:8px;align-items:center;justify-content:center;width:100%;margin-top:10px}.dialog-actions .primary{flex:1;padding:11px;white-space:nowrap}.dialog-actions .link{flex:1;padding:11px;color:#888;text-decoration:none}.dialog-actions .link:hover{background:#f2f2f2;border-radius:6px}.dialog-actions .primary.danger{background:#d64545;color:#fff}.room-danger{width:100%;margin-top:14px;padding-top:14px;border-top:1px solid #f0f0f0;display:flex;flex-direction:column;align-items:center;gap:6px}.danger-btn{display:flex;align-items:center;justify-content:center;gap:6px;width:100%;padding:11px;border-radius:8px;background:#fdf1f1;color:#d64545;font-size:14px;font-weight:600}.danger-btn:hover{background:#fbe3e3}.room-danger .sub{font-size:11px;color:#999;text-align:center;line-height:1.5}.link-card{display:block;margin-top:6px;border-radius:10px;overflow:hidden;background:#fff;border:1px solid #e6e6e6;text-decoration:none;max-width:260px}.link-card:hover{background:#fafafa}.mine .link-card{border-color:#ffffff73}.lc-thumb{display:block;width:100%;max-height:140px;object-fit:cover}.lc-body{padding:8px 10px}.lc-site{font-size:10.5px;color:#999;margin-bottom:2px}.lc-title{font-size:13px;font-weight:600;color:#222;line-height:1.35;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.lc-desc{font-size:11.5px;color:#777;margin-top:3px;line-height:1.4;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.msg-link{color:#1565c0;text-decoration:underline;word-break:break-all}.mine .msg-link{color:#0d47a1}.paste-confirm{position:absolute;left:50%;transform:translate(-50%);bottom:78px;z-index:60;background:#fff;border-radius:14px;box-shadow:0 4px 20px #00000038;padding:12px;display:flex;flex-direction:column;gap:10px;align-items:center;max-width:88%}.paste-confirm img,.paste-confirm video{max-width:210px;max-height:160px;border-radius:8px}.paste-confirm .pc-actions{display:flex;gap:10px;align-items:center}.paste-confirm .pc-name{font-size:12px;color:#666}.avatar-zoom-btn{padding:0;border-radius:50%}.photo-viewer{position:fixed;top:0;right:0;bottom:0;left:0;z-index:400;background:#0a0c10eb;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:12px;cursor:zoom-out}.photo-viewer img{max-width:92vw;max-height:82vh;border-radius:12px;object-fit:contain;box-shadow:0 8px 40px #00000080}.pv-hint{color:#9aa0a8;font-size:12px}.room-photo-wrap{display:flex;justify-content:center;margin-bottom:2px}.room-photo-btn{position:relative;padding:0;border-radius:50%}.avatar.room-photo{width:68px;height:68px;min-width:68px;border-radius:50%}.room-photo-edit{position:absolute;right:-4px;bottom:-4px;width:26px;height:26px;border-radius:50%;background:#fff;border:1px solid #ddd;color:#555;display:flex;align-items:center;justify-content:center}.paste-box{width:300px;gap:10px;align-items:center}.paste-target{width:100%;min-height:92px;max-height:180px;padding:12px;border:2px dashed #d9c96a;border-radius:10px;background:#fffdf2;font-size:14px;color:#333;overflow-y:auto;text-align:left;-webkit-user-select:text;user-select:text}.paste-target:empty:before{content:"여기를 길게 누르세요";color:#bbb}.paste-target img{max-width:100%;border-radius:6px}.alias-note{text-align:center;margin:-6px 0 8px;font-size:11.5px}.sec-section h4{display:flex;align-items:center;gap:6px}.sec-section h4 .ic{color:#868e96;flex:none}.sticker-search{position:relative;padding:6px 8px 0}.sticker-search input{width:100%;padding:7px 28px 7px 10px;font-size:12.5px;border:1px solid #e9ecef;border-radius:8px;background:#f8f9fa;outline:none}.sticker-search input:focus{border-color:#ffd43b;background:#fff}.sq-clear{position:absolute;right:14px;top:50%;transform:translateY(-30%);border:0;background:none;cursor:pointer;color:#adb5bd;font-size:12px;padding:2px 4px}.sq-clear:hover{color:#666}.webpanel{position:relative;display:flex;flex-direction:column;min-width:0;border-left:1px solid rgba(0,0,0,.1);background:#fff}.webpanel-grip{position:absolute;left:-3px;top:0;bottom:0;width:7px;cursor:col-resize;z-index:3}.webpanel-grip:hover{background:#00000014}body.resizing{cursor:col-resize;-webkit-user-select:none;user-select:none}body.resizing iframe{pointer-events:none}.webpanel-head{display:flex;align-items:center;gap:6px;padding:8px 10px;border-bottom:1px solid rgba(0,0,0,.08);background:var(--sidebar-bg, #f7f7f7)}.webpanel-head .wp-icon{font-size:16px}.webpanel-head .wp-icon.img{width:20px;height:20px;border-radius:5px}.webpanel-head .wp-name{flex:1;min-width:0;font-size:13.5px;font-weight:600;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.webpanel-head .icon-btn{padding:3px 6px;font-size:14px}.webpanel-frame{flex:1;width:100%;border:0;background:#fff}.app.solo .chat-area{width:100%}.share-hint{background:#fffbe0;border-bottom:1px solid #f0e4a0;color:#7a5c00;font-size:13px;padding:9px 16px}.rpet-bar{display:flex;align-items:center;gap:8px;padding:6px 12px;background:#fff8e0eb;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);border-bottom:1px solid rgba(0,0,0,.06);font-size:12.5px}.rpet-bar.sad{background:#f0f0f2eb}.rpet-bar.sick{background:#fdebebf0}.rpet-face{font-size:20px;display:inline-flex;align-items:center}.rpet-face img{width:26px;height:26px;object-fit:contain;display:block}.rpet-name{font-weight:700;color:#5b4a1e}.rpet-stats{color:#998;font-size:11px;white-space:nowrap}.rpet-btns{margin-left:auto;display:flex;gap:4px}.rpet-btns button{width:30px;height:30px;border-radius:50%;background:#fff;font-size:15px;border:1px solid #f0e2b8}.rpet-btns button:hover{background:#fff4c8}.rpet-msg{text-align:center;font-size:12px;color:#7a5c00;background:#fffbe8;padding:5px;border-bottom:1px solid #f2e7c0}.event-bar{display:flex;align-items:center;gap:7px;padding:6px 12px;width:100%;background:#fff4e6d9;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);border-bottom:1px solid rgba(0,0,0,.06);font-size:12.5px;text-align:left}.event-bar-dday{color:#e8590c}.event-bar .ellipsis{flex:1;min-width:0}.event-bar-when{color:#997;white-space:nowrap}.notice-bar{display:flex;align-items:center;gap:4px;padding:8px 12px;background:#fffc;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);border-bottom:1px solid rgba(0,0,0,.08);font-size:13px}.notice-body{display:flex;align-items:center;gap:6px;flex:1;min-width:0;text-align:left}.notice-body span{flex:1;min-width:0}.sys-msg{text-align:center;margin:10px 0}.sys-msg span{background:#00000024;color:#445;font-size:12px;padding:4px 14px;border-radius:12px}.msg-voice{display:flex;align-items:center;gap:6px}.msg-voice audio{height:36px;max-width:210px}.msg-voice em{font-style:normal;font-size:11px;color:#777}.composer.recording{background:#fff3f3}.rec-dot{color:#f5222d;animation:blink 1s infinite}@keyframes blink{50%{opacity:.2}}.rec-time{font-size:14px;color:#a33}.picker-modal{max-height:76vh;align-items:stretch}.picker-modal h3{text-align:center}.pick-list{overflow-y:auto;flex:1;min-height:120px}.pick-row{display:flex;align-items:center;gap:10px;width:100%;text-align:left;padding:10px 8px;border-radius:8px}.pick-row:hover{background:#f5f5f5}.pick-row.picked{background:#fffbe0}.pick-ic{font-size:20px;width:30px;text-align:center}.pick-check{margin-left:auto;color:#2eb8a6;font-weight:700}.security-modal{width:380px;max-height:84vh;overflow-y:auto;align-items:stretch}.security-modal h3{text-align:center}.sec-section{display:flex;flex-direction:column;gap:8px;padding:12px 0;border-top:1px solid #f0f0f0}.sec-section h4{font-size:14px;display:flex;justify-content:space-between;align-items:center}.sec-msg{background:#f6ffed;border:1px solid #d9f0c2;padding:8px 12px;border-radius:8px;font-size:13px}.otp-qr{width:170px;height:170px;align-self:center}.otp-input{text-align:center;font-size:20px;letter-spacing:6px}.otp-hint{font-size:13px;color:#666}.sess-list{display:flex;flex-direction:column;gap:8px}.sess-row{display:flex;align-items:center;gap:8px;font-size:13px}.sess-row .name{font-size:13px;font-weight:500}.dialog-copy{display:flex;align-items:center;gap:8px;margin:10px 0 4px}.dialog-copy code{flex:1;min-width:0;background:#f4f4f6;border-radius:8px;padding:8px 10px;font-size:12px;line-height:1.5;word-break:break-all;-webkit-user-select:all;user-select:all;text-align:left}.vd-watch{border:0;background:#f1f1f4;color:#333;border-radius:999px;padding:5px 12px;font-size:12px;font-weight:600;cursor:pointer;white-space:nowrap}.vd-watch:hover{background:#e6e6ea}.vd-watch.on{background:#ff5252;color:#fff}.vd-watching{background:#eef6ff;color:#1f4e79;font-size:13px;padding:8px 12px;border-radius:10px;margin:0 12px 8px}.watch-picklist{display:flex;flex-direction:column;gap:4px;max-height:280px;overflow-y:auto;margin:8px 0}.watch-pick{display:flex;align-items:center;gap:10px;width:100%;text-align:left;border:0;background:transparent;border-radius:10px;padding:8px 10px;cursor:pointer;font-size:14px}.watch-pick:hover{background:#f3f3f6}.watch-overlay .call-remote{object-fit:contain;background:#000}.vd-nosound{display:flex;align-items:center;gap:8px;flex-wrap:wrap;background:#fff6e0;color:#7a5a00;font-size:13px;padding:8px 12px;border-radius:10px;margin:0 12px 8px}.badge.sess-cur{background:#2eb8a6;margin-left:6px}.badge.sess-app{background:#f2a900;margin-left:6px}.sess-row .sub{color:#888;font-size:12px;word-break:break-all}.composer{position:relative}.attach-menu{position:absolute;bottom:calc(100% + 6px);left:8px;display:flex;gap:14px;background:#fff;border-radius:16px;padding:14px 18px;box-shadow:0 4px 18px #0000002e;z-index:20}.attach-menu button{display:flex;flex-direction:column;align-items:center;gap:6px;font-size:12px;color:#444}.attach-ic{width:46px;height:46px;border-radius:50%;display:flex;align-items:center;justify-content:center;color:#fff}.attach-ic.album{background:#6c8ef5}.attach-ic.cam{background:#f57676}.attach-ic.doc{background:#58b98a}.attach-ic.video{background:#a56cf5}.attach-ic.clip{background:#8e7cc3}.attach-menu{flex-wrap:wrap;max-width:88vw}.sched-row{display:flex;align-items:center;gap:6px;width:100%;padding:7px 0;border-bottom:1px solid #f4f4f4}.sched-row.off{opacity:.45}.sched-row .link{font-size:11px;padding:2px 3px}.sched-when{display:block;font-size:13px;color:var(--brand-ink);font-weight:600}.sched-what{display:block;font-size:12px;color:#888;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.trigger-row{display:flex;align-items:center;gap:8px;width:100%;padding:7px 0;border-bottom:1px solid #f4f4f4}.trigger-pat{display:block;font-size:13px;color:var(--brand-ink);font-weight:600}.trigger-reply{display:block;font-size:12px;color:#888;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.trigger-form{display:flex;gap:8px;width:100%}.trigger-form input{flex:1.4;min-width:0}.trigger-form select{flex:1;min-width:0}.trigger-add{width:100%;padding:10px;border-radius:8px}.self-room-cta{display:flex;align-items:center;gap:11px;width:calc(100% - 24px);margin:0 12px 6px;padding:11px 13px;border-radius:12px;background:#fffbe6;border:1px dashed #f0d264;text-align:left}.self-room-cta:hover{background:#fff6cc}.self-room-ic{font-size:24px}.self-room-cta b{display:block;font-size:14px;color:var(--brand-ink)}.self-room-cta .sub{font-size:11px;color:#a58b3a}.cmd-menu{position:absolute;bottom:calc(100% + 6px);left:8px;right:8px;z-index:21;background:#fff;border-radius:12px;padding:6px;box-shadow:0 4px 18px #0000002e;max-height:46vh;overflow-y:auto}.cmd-menu button{display:flex;align-items:baseline;gap:7px;width:100%;padding:9px 10px;border-radius:8px;text-align:left}.cmd-menu button.on{background:#fff7cc}.cmd-name{font-weight:700;color:var(--brand-ink);font-size:14px;white-space:nowrap;flex:none}.cmd-args{font-size:11px;color:#b0851f;min-width:0;flex:1;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.cmd-desc{font-size:12px;color:#888;margin-left:auto;flex:none;max-width:45%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.cmd-tip{padding:6px 10px 2px;font-size:10px;color:#bbb}.file-hidden{position:absolute;width:1px;height:1px;opacity:0;overflow:hidden;clip-path:inset(50%);border:0;padding:0}.upload-bar{position:relative;display:flex;align-items:center;gap:8px;padding:8px 12px;background:#fff;border-top:1px solid #e6e6e6;font-size:12px;color:#555;overflow:hidden}.upload-fill{position:absolute;left:0;top:0;bottom:0;background:#dbeafe;transition:width .15s linear}.upload-name{position:relative;flex:1;min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.upload-pct{position:relative;font-variant-numeric:tabular-nums}.upload-bar .link{position:relative}.bg-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:10px;width:100%;padding:8px 0}.bg-swatch{height:72px;border-radius:12px;border:2px solid rgba(0,0,0,.08);display:flex;align-items:flex-end;justify-content:center;padding-bottom:6px}.bg-swatch span{font-size:11px;background:#ffffffd9;border-radius:8px;padding:1px 8px;color:#333}.bg-swatch.picked{border-color:#f5a623;box-shadow:0 0 0 2px #ffd977}.bg-photo{background:#f5f5f5;flex-direction:column;align-items:center;gap:4px;color:#666;justify-content:center;padding-bottom:0}.bg-photo span{background:none}.room-title{cursor:pointer}.roominfo-modal{width:360px;max-height:84vh;overflow-y:auto;align-items:stretch}.roominfo-modal h3{text-align:center}.roominfo-title{display:flex;align-items:center;justify-content:center;gap:6px}.rename-btn{color:#888}.event-row,.member-row{display:flex;align-items:center;gap:10px;padding:6px 0}.event-dday{min-width:44px;text-align:center;font-size:12px;font-weight:700;color:#e8590c;background:#fff4e6;border-radius:10px;padding:3px 6px}.event-dday.past{color:#999;background:#f1f1f1}.event-form{display:flex;flex-direction:column;gap:8px;margin-top:6px}.event-form-row{display:flex;gap:8px}.event-form-row .profile-input{flex:1;min-width:0}.owner-badge{font-size:10px;background:var(--chick);color:var(--brand-ink);border-radius:8px;padding:2px 7px;margin-left:6px;font-weight:700}.kick-btn{color:#d9480f;font-size:12px}.quiz-chips{display:flex;flex-wrap:wrap;gap:6px}.quiz-chip{padding:6px 14px;border-radius:16px;border:1.5px solid #ddd;font-size:13px;color:#555}.quiz-chip.on{background:var(--brand);border-color:var(--brand-dark);color:#fff;font-weight:700}.quiz-form-row{display:flex;gap:8px}.quiz-form-row .profile-input{flex:1;min-width:0;background:#fff}.quiz-form-row .quiz-hour{flex:0 0 84px}.quiz-actions{display:flex;align-items:center;gap:12px}.msg-video{max-width:260px;max-height:260px;border-radius:10px;display:block;background:#000}.link-tools{display:flex;gap:14px;justify-content:center;border-top:1px solid #f0f0f0;padding-top:10px}.copied-note{font-size:12px;color:#2eb8a6;background:#f0fbf8;border-radius:8px;padding:6px 10px;word-break:break-all;text-align:center}.composer.notice-ro{justify-content:center;color:#a8a29a;font-size:13px}.ra-head{display:flex;align-items:center;justify-content:space-between;padding:12px 16px 10px;flex:none}.ra-title{font-weight:800;font-size:15px}.ra-now{position:relative;margin:0 14px;border-radius:18px;padding:18px 16px;flex:none;background:linear-gradient(135deg,#ff922b,#e8590c);color:#fff;box-shadow:0 8px 20px #e8590c40;overflow:hidden}.ra-now.idle{background:linear-gradient(135deg,#ced4da,#adb5bd);box-shadow:none}.ra-now-top{display:flex;align-items:center;gap:12px}.ra-art{width:60px;height:60px;border-radius:16px;background:#ffffff38;flex:none;display:flex;align-items:center;justify-content:center;font-size:26px;overflow:hidden}.ra-art img{width:100%;height:100%;object-fit:cover}.ra-meta{min-width:0;flex:1}.ra-name{font-size:16.5px;font-weight:800}.ra-state{display:flex;align-items:center;gap:6px;font-size:12.5px;opacity:.95;margin-top:3px}.ra-live{display:inline-flex;align-items:center;gap:4px;flex:none;background:#00000040;padding:2px 7px;border-radius:999px;font-size:10.5px;font-weight:800}.ra-dot{width:5px;height:5px;border-radius:50%;background:#ff8787;animation:ra-blink 1.2s infinite}@keyframes ra-blink{50%{opacity:.25}}.eq{display:inline-flex;align-items:flex-end;gap:2px;height:12px;flex:none}.eq i{width:3px;background:currentColor;border-radius:1px;animation:ra-eq .9s ease-in-out infinite}.eq i:nth-child(2){animation-delay:.3s}.eq i:nth-child(3){animation-delay:.6s}@keyframes ra-eq{0%,to{height:4px}50%{height:12px}}.ra-ctrl{display:flex;align-items:center;gap:12px;margin-top:14px}.ra-play{width:44px;height:44px;border-radius:50%;background:#fff;color:#e8590c;flex:none;display:flex;align-items:center;justify-content:center;box-shadow:0 3px 10px #0000002e}.ra-play:disabled{opacity:.5}.ra-vol{flex:1;display:flex;align-items:center;gap:8px;min-width:0}.ra-vol button{color:#fff;display:flex;flex:none}.ra-vol input{flex:1;min-width:0;-webkit-appearance:none;-moz-appearance:none;appearance:none;height:4px;border-radius:2px;background:#ffffff59}.ra-vol input::-webkit-slider-thumb{-webkit-appearance:none;width:14px;height:14px;border-radius:50%;background:#fff;cursor:pointer}.ra-body{flex:1;min-height:0;overflow-y:auto;padding:14px}.ra-tabs{display:flex;background:#f1f3f5;border-radius:10px;padding:3px;margin-bottom:10px}.ra-tabs button{flex:1;padding:7px;border-radius:8px;font-size:13px;color:#868e96}.ra-tabs button.on{background:#fff;color:#212529;font-weight:700;box-shadow:0 1px 3px #0000001a}.ra-search{width:100%;padding:9px 12px;border:1px solid #e9ecef;border-radius:10px;background:#f8f9fa;font-size:13px;margin-bottom:10px}.ra-search:focus{border-color:#ffa94d;background:#fff}.ra-chips{display:flex;gap:6px;flex-wrap:wrap;margin-bottom:12px}.ra-chip{border-radius:999px;padding:6px 13px;font-size:12.5px;background:#f1f3f5;color:#495057;font-weight:600}.ra-chip.on{background:#e8590c;color:#fff}.ra-err{font-size:12.5px;color:#e8590c;padding:6px 2px 10px}.ra-list{display:flex;flex-direction:column;gap:6px}.ra-row{display:flex;align-items:center;gap:11px;padding:9px 10px;border-radius:14px;border:1px solid #f1f3f5;background:#fff}.ra-row:hover{background:#fff9f2;border-color:#ffd8a8}.ra-row.on{background:#fff4e6;border-color:#ffa94d}.ra-rart{width:42px;height:42px;border-radius:12px;flex:none;overflow:hidden;position:relative;display:flex;align-items:center;justify-content:center;font-size:19px;background:#fff3bf}.ra-rart img{width:100%;height:100%;object-fit:cover}.ra-rart-eq{position:absolute;top:0;right:0;bottom:0;left:0;display:flex;align-items:center;justify-content:center;gap:2px;background:#00000073;color:#fff}.ra-rart-eq i{width:3px;height:4px;background:currentColor;border-radius:1px;animation:ra-eq .9s ease-in-out infinite}.ra-rart-eq i:nth-child(2){animation-delay:.3s}.ra-rart-eq i:nth-child(3){animation-delay:.6s}.ra-rinfo{flex:1;min-width:0;text-align:left;display:flex;flex-direction:column}.ra-rname{font-size:14px;font-weight:700;color:#212529}.ra-rsub{font-size:11.5px;color:#adb5bd;margin-top:2px}.ra-fav{font-size:19px;color:#dee2e6;padding:4px;flex:none}.ra-fav.on{color:#f59f00}.ra-empty{text-align:center;padding:40px 20px;color:#adb5bd;font-size:13px;line-height:1.7}.ra-empty-ic{font-size:36px;margin-bottom:8px;opacity:.45}.tv-dock,.modal.tv-modal{background:#16181d}.tv-head{display:flex;align-items:center;justify-content:space-between;padding:12px 16px;flex:none;color:#fff}.tv-head .icon-btn{color:#868e96}.tv-player{aspect-ratio:16/9;background:#000;flex:none;position:relative}.tv-player iframe{width:100%;height:100%;display:block}.tv-player .ph{position:absolute;top:0;right:0;bottom:0;left:0;display:flex;align-items:center;justify-content:center;color:#495057;font-size:13px}.tv-onair{display:flex;align-items:center;gap:8px;padding:12px 16px;color:#fff;flex:none}.tv-onair-logo{width:34px;height:34px;border-radius:9px;flex:none;color:#fff;font-weight:800;font-size:14px;display:flex;align-items:center;justify-content:center}.tv-onair-name{flex:1;min-width:0;font-weight:700;font-size:14.5px}.tv-badge{display:inline-flex;align-items:center;gap:4px;flex:none;background:#e03131;color:#fff;padding:3px 8px;border-radius:999px;font-size:10.5px;font-weight:800}.tv-body{flex:1;min-height:0;overflow-y:auto;padding:4px 14px 14px}.tv-group{font-size:11px;font-weight:800;color:#6c757d;letter-spacing:.5px;padding:12px 2px 8px}.tv-grid{display:grid;grid-template-columns:1fr 1fr;gap:8px}.tv-ch{display:flex;align-items:center;gap:9px;padding:10px;border-radius:14px;background:#22252c;border:1px solid transparent;text-align:left}.tv-ch:hover{background:#2b2f38}.tv-ch.on{background:#2b2f38;border-color:#e03131}.tv-ch.off{opacity:.45}.tv-logo{width:32px;height:32px;border-radius:9px;flex:none;color:#fff;font-weight:800;font-size:13px;display:flex;align-items:center;justify-content:center}.tv-chmeta{min-width:0;flex:1;display:flex;flex-direction:column}.tv-chname{font-size:13px;font-weight:700;color:#e9ecef}.tv-chstate{font-size:10.5px;color:#e03131;font-weight:700;margin-top:2px}.tv-chstate.off{color:#6c757d}.tv-note{padding:14px 2px 0;font-size:11px;color:#495057}.tv-body .ra-empty{color:#6c757d}.modal.music-modal{max-height:min(90vh,100%)}.modal.music-modal .mu-body{flex:1;min-height:0;overflow-y:auto}.modal.music-modal .mu-hero,.modal.music-modal .ra-head,.modal.music-modal .ra-now,.modal.music-modal .tv-head,.modal.music-modal .tv-onair,.modal.music-modal .tv-player{flex:none}.modal.music-modal .ra-body,.modal.music-modal .tv-body{flex:1;min-height:0;overflow-y:auto}@media (max-width: 640px){.modal.music-modal{width:100vw;height:100%;max-height:none;border-radius:0}}@media (orientation: landscape) and (pointer: coarse){.modal.music-modal .tv-player{aspect-ratio:16 / 9;width:auto;height:62vh;max-width:100%;margin:0 auto}}.modal.drive-modal{width:min(94vw,460px);max-width:none;height:min(86vh,640px);padding:0;overflow:hidden;display:flex;flex-direction:column;align-items:stretch;position:relative}@media (max-width: 640px){.modal.drive-modal{width:100vw;height:100%;max-height:none;border-radius:0}}.drive-head{display:flex;align-items:center;justify-content:space-between;padding:12px 14px;border-bottom:1px solid #f1f3f5}.drive-title{font-weight:700}.drive-crumb{display:flex;align-items:center;flex-wrap:wrap;gap:2px;padding:8px 14px 0;font-size:13px}.drive-crumb button{border:none;background:none;color:#868e96;cursor:pointer;padding:2px 4px;font-size:13px}.drive-crumb button.on{color:var(--brand-ink);font-weight:700}.drive-sep{color:#ccc}.drive-tools{display:flex;align-items:center;gap:8px;padding:10px 14px;flex-wrap:wrap}.drive-btn{display:inline-flex;align-items:center;gap:4px;border:1px solid #e9dfc8;background:#fff;border-radius:10px;padding:7px 12px;font-size:13.5px;cursor:pointer}.drive-btn.primary{background:var(--brand-ink);color:#fff;border-color:var(--brand-ink)}.drive-usage{margin-left:auto;display:flex;align-items:center;gap:8px;font-size:11.5px;color:#888}.drive-bar{width:90px;height:6px;border-radius:3px;background:#f0ece0;overflow:hidden}.drive-bar>div{height:100%;transition:width .3s}.drive-busy{padding:6px 14px;font-size:12.5px;color:#f59f00}.drive-body{flex:1;min-height:0;overflow-y:auto;padding:6px 8px 12px}.drive-empty{text-align:center;color:#aaa;font-size:13.5px;line-height:1.7;padding:40px 20px}.drive-empty-ic{font-size:34px;margin-bottom:8px}.drive-row{display:flex;align-items:center;border-radius:12px}.drive-row:hover{background:#faf6ea}.drive-main{flex:1;min-width:0;display:flex;align-items:center;gap:10px;border:none;background:none;cursor:pointer;padding:8px;text-align:left}.drive-ic{font-size:22px;flex:none}.drive-meta{min-width:0;display:flex;flex-direction:column}.drive-name{font-size:14px;font-weight:600}.drive-sub{font-size:11.5px;color:#aaa}.drive-acts{display:flex;gap:2px;padding-right:6px}.drive-acts button{border:none;background:none;color:#b0a99a;cursor:pointer;padding:6px;border-radius:8px}.drive-acts button:hover{background:#efe7d3;color:var(--brand-ink)}.drive-drop{position:absolute;top:0;right:0;bottom:0;left:0;background:#20313d0f;border:2px dashed var(--brand);border-radius:14px;display:flex;align-items:center;justify-content:center;font-weight:700;color:var(--brand-ink);pointer-events:none}.pet-btn.game{background:#fff3bf}.pet-missions{margin-top:10px}.pet-mlabel{font-size:12px;color:#888;margin-bottom:5px}.pet-mlabel b{color:#f59f00}.pet-mchips{display:flex;flex-wrap:wrap;gap:5px}.pet-mchip{font-size:12px;padding:4px 9px;border-radius:999px;background:#f1f3f5;color:#999}.pet-mchip.done{background:#ffec99;color:#856404;font-weight:600}.pet-rank{margin-top:10px}.pet-rank-toggle{width:100%;text-align:left;font-size:13px;color:#666;padding:6px 2px}.pet-rank-list{padding:4px 0}.pet-rank-row{display:flex;align-items:center;gap:8px;padding:4px 6px;font-size:13.5px}.pet-rank-medal{width:22px;text-align:center}.pet-rank-name{flex:1}.pet-rank-n{color:#f59f00;font-weight:600}.pet-rank-empty{font-size:12.5px;color:#aaa;padding:6px}.snackgame{display:flex;flex-direction:column;width:100%}.sg-top{display:flex;align-items:center;gap:12px;font-size:15px;font-weight:700;padding:2px 2px 8px}.sg-top .sg-x{margin-left:auto;border:none;background:none;font-size:15px;color:#aaa;cursor:pointer}.sg-field{position:relative;height:320px;background:linear-gradient(#eafaf1,#fff9db);border-radius:14px;overflow:hidden;touch-action:none}.sg-snack{position:absolute;top:-40px;font-size:30px;border:none;background:none;cursor:pointer;padding:4px;animation:sg-fall 2.6s linear forwards}@keyframes sg-fall{to{top:300px}}.sg-chick{position:absolute;bottom:6px;left:50%;transform:translate(-50%);font-size:40px}.sg-hint{text-align:center;font-size:12.5px;color:#999;padding:8px 0 2px}.bday-party{position:fixed;top:0;right:0;bottom:0;left:0;z-index:300;pointer-events:auto;overflow:hidden}.bday-confetti{position:absolute;top:-8%;font-size:26px;animation:bday-fall linear forwards}@keyframes bday-fall{0%{transform:translateY(0) rotate(0);opacity:1}to{transform:translateY(110vh) rotate(540deg);opacity:.9}}.bday-msg{position:absolute;top:34%;left:50%;transform:translate(-50%);background:#fffffff2;color:var(--brand-ink);font-weight:800;font-size:20px;padding:14px 22px;border-radius:16px;box-shadow:0 8px 24px #0000002e;white-space:nowrap;animation:bday-pop .5s ease}@keyframes bday-pop{0%{transform:translate(-50%) scale(.6);opacity:0}to{transform:translate(-50%) scale(1);opacity:1}}.modal.memo-modal{width:min(94vw,440px);max-width:none;height:min(88vh,680px);padding:0;display:flex;flex-direction:column;align-items:stretch;gap:0;overflow:hidden}@media (max-width: 640px){.modal.memo-modal{width:100vw;height:100%;max-height:none;border-radius:0}}.memo-top{display:flex;align-items:center;gap:8px;padding:12px 14px;border-bottom:1px solid #f1f3f5;flex:none}.memo-title-h{flex:1;font-weight:700;font-size:15px;min-width:0}.memo-search{margin:10px 14px 0;width:auto!important}.memo-tagrow{display:flex;flex-wrap:wrap;gap:5px;padding:8px 14px 0}.memo-tag{font-size:12px;padding:3px 9px;border-radius:999px;background:#f1f3f5;color:#666}.memo-tag.btn{border:none;cursor:pointer}.memo-tag.btn.on{background:var(--brand-ink);color:#fff}.memo-tag.mini{padding:1px 7px;font-size:11px}.memo-list{flex:1;min-height:0;overflow-y:auto;padding:10px 14px;max-height:none;gap:8px}.memo-card{display:block;width:100%;text-align:left;background:#fffdf3;border:1px solid #f2ead0;border-radius:12px;padding:10px 12px;cursor:pointer}.memo-card:hover{background:#fffbe8}.memo-card.pinned{border-color:#f5c400;background:#fff9db}.memo-card-title{font-weight:700;font-size:14px;margin-bottom:3px}.memo-card-foot{display:flex;gap:8px;align-items:center;margin-top:6px}.memo-modal .dialog-actions{padding:10px 14px calc(10px + env(safe-area-inset-bottom,0px));flex:none}.memo-title-in{margin:10px 14px 0;width:auto!important;font-weight:700}.memo-modal .memo-input{margin:8px 14px 0;width:auto!important;flex:1;min-height:140px}.memo-tags-in{margin:8px 14px 0;width:auto!important;font-size:13px}.memo-editrow{display:flex;align-items:center;justify-content:space-between;gap:8px;padding:8px 14px 12px;flex:none;flex-wrap:wrap}.memo-lockopt{display:flex;align-items:center;gap:6px;font-size:13px;cursor:pointer}.memo-lockopt .sub{font-size:11px}.memo-viewbody{flex:1;min-height:0;overflow-y:auto;padding:14px}.memo-render{font-size:14.5px;line-height:1.6;color:#222;white-space:pre-wrap;word-break:break-word}.memo-line{min-height:1.2em}.memo-check{display:flex;align-items:flex-start;gap:8px;cursor:pointer}.memo-check input{margin-top:5px;accent-color:#f59f00}.memo-check.done span{color:#aaa;text-decoration:line-through}.memo-link{color:#1c7ed6;text-decoration:underline}.memo-linkcard{display:flex;gap:10px;margin-top:12px;border:1px solid #eee;border-radius:12px;overflow:hidden;text-decoration:none;color:inherit;background:#fafafa}.memo-linkcard img{width:90px;height:90px;object-fit:cover;flex:none}.memo-linkcard-txt{padding:8px 10px;min-width:0}.memo-linkcard-title{font-weight:700;font-size:13.5px}.memo-linkcard-desc{font-size:12px;color:#666;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.memo-linkcard-host{font-size:11px;color:#aaa;margin-top:3px}.memo-atts{display:flex;flex-wrap:wrap;gap:6px;padding:8px 14px 0}.memo-viewbody .memo-atts{padding:12px 0 0}.memo-att{display:inline-flex;align-items:center;gap:6px;font-size:12.5px;background:#fff3bf;border:1px solid #ffe08a;border-radius:999px;padding:4px 10px}.memo-att button{border:none;background:none;color:#999;cursor:pointer;padding:0 2px}.memo-att.dl{cursor:pointer}.memo-viewacts{display:flex;gap:4px;padding:8px 10px calc(8px + env(safe-area-inset-bottom,0px));border-top:1px solid #f1f3f5;flex:none}.memo-viewacts button{flex:1;display:inline-flex;align-items:center;justify-content:center;gap:4px;font-size:12.5px;padding:8px 4px;border-radius:10px;background:#f8f9fa;cursor:pointer}.memo-viewacts button:hover{background:#f1f3f5}.memo-viewacts button.danger{color:#e03131}.modal.tk-modal{width:min(94vw,480px);max-width:none;height:min(90vh,720px);padding:0;display:flex;flex-direction:column;align-items:stretch;gap:0;overflow:hidden}@media (max-width: 640px){.modal.tk-modal{width:100vw;height:100%;max-height:none;border-radius:0}}.avatar.tiny{width:18px;height:18px;min-width:18px;border-radius:50%;font-size:9px}.tk-scopes{display:flex;gap:5px;padding:10px 14px 0;overflow-x:auto;flex:none}.tk-scopes::-webkit-scrollbar{display:none}.tk-chip{border:1px solid #e9ecef;background:#fff;border-radius:999px;padding:6px 12px;font-size:12.5px;cursor:pointer;white-space:nowrap;display:inline-flex;align-items:center;gap:5px}.tk-chip.on{border-color:var(--brand);background:var(--brand-soft);color:var(--brand-dark);font-weight:700}.tk-list{flex:1;min-height:0;overflow-y:auto;padding:6px 14px 10px}.tk-list .section-label{margin:12px 0 6px}.tk-empty{text-align:center;padding:40px 20px}.tk-empty-em{font-size:40px}.tk-empty p{margin:8px 0 0;font-size:14px}.tk-card{display:flex;align-items:flex-start;gap:8px;border:1px solid #e9ecef;border-radius:13px;padding:10px 10px 10px 6px;margin-bottom:7px;background:#fff}.tk-card.doing{border-color:var(--brand);background:var(--brand-soft)}.tk-card.done{background:#f8f9fa}.tk-check{border:none;background:none;font-size:18px;line-height:1;padding:2px 4px;cursor:pointer;flex:none}.tk-main{flex:1;min-width:0;cursor:pointer}.tk-title{font-size:14.5px;font-weight:600;word-break:break-word}.tk-card.done .tk-title{color:#adb5bd;text-decoration:line-through}.tk-bang{color:#e8590c;margin-right:2px}.tk-meta{display:flex;flex-wrap:wrap;align-items:center;gap:4px 8px;margin-top:4px;font-size:11.5px;color:#868e96}.tk-who{display:inline-flex;align-items:center;gap:4px}.tk-due{border-radius:999px;padding:1px 8px;background:#f1f3f5}.tk-due.over{background:#ffe3e3;color:#c92a2a;font-weight:700}.tk-due.today{background:#fff4e6;color:#d9480f;font-weight:700}.tk-due.soon{background:var(--brand-soft);color:var(--brand-dark)}.tk-unassigned{border-radius:999px;padding:1px 8px;background:#fff4e6;color:#d9480f}.tk-note-peek{font-size:11.5px;color:#adb5bd;margin-top:3px}.tk-side{display:flex;flex-direction:column;gap:4px;flex:none}.tk-mini{border:none;background:#f1f3f5;border-radius:8px;padding:5px 9px;font-size:11.5px;cursor:pointer;white-space:nowrap}.tk-mini:hover{background:#e9ecef}.tk-mini.danger{color:#e03131}.tk-form{flex:1;min-height:0;overflow-y:auto;padding:12px 14px 20px}.tk-form .profile-input{width:100%!important}.tk-lab{font-size:12.5px;font-weight:700;color:#495057;margin:14px 0 6px}.tk-row{display:flex;flex-wrap:wrap;gap:5px;align-items:center}.tk-date{width:auto!important;flex:none;font-size:12.5px;padding:5px 8px}.tk-note{min-height:80px}.tk-prio{display:flex;align-items:center;gap:7px;margin-top:14px;font-size:13px;cursor:pointer}.tk-foot{flex:none;border-top:1px solid #f1f3f5;display:flex;align-items:center;gap:8px;padding:10px 14px calc(10px + env(safe-area-inset-bottom,0px))}.tk-foot .primary{margin-left:auto}.modal.au-modal{width:min(94vw,460px);max-width:none;height:min(90vh,720px);padding:0;display:flex;flex-direction:column;align-items:stretch;gap:0;overflow:hidden}@media (max-width: 640px){.modal.au-modal{width:100vw;height:100%;max-height:none;border-radius:0}}.au-list{flex:1;min-height:0;overflow-y:auto;padding:10px 14px}.au-empty{text-align:center;padding:40px 20px}.au-empty-em{font-size:40px}.au-empty p{margin:8px 0 0;font-size:14px}.au-card{border:1px solid #e9ecef;border-radius:14px;padding:11px 13px;margin-bottom:9px;background:#fff}.au-card.off{background:#f8f9fa;color:#adb5bd}.au-card-top{display:flex;align-items:center;gap:8px}.au-card-what{flex:1;font-weight:700;font-size:14.5px;min-width:0}.au-card-when{font-size:12.5px;color:#495057;margin-top:3px}.au-card.off .au-card-when{color:inherit}.au-card-next{font-size:12px;color:var(--brand-dark);margin-top:2px}.au-card.off .au-card-next{color:#adb5bd}.au-card-acts{display:flex;gap:4px;margin-top:9px}.au-card-acts button{flex:1;font-size:12px;padding:7px 2px;border-radius:9px;background:#f1f3f5;cursor:pointer;border:none;white-space:nowrap}.au-card-acts button:hover{background:#e9ecef}.au-card-acts button.danger{color:#e03131}.au-sw{position:relative;width:40px;height:23px;flex:none;cursor:pointer}.au-sw input{position:absolute;opacity:0;width:100%;height:100%;margin:0;cursor:pointer}.au-sw span{position:absolute;top:0;right:0;bottom:0;left:0;background:#ced4da;border-radius:999px;transition:background .15s}.au-sw span:after{content:"";position:absolute;top:2.5px;left:2.5px;width:18px;height:18px;background:#fff;border-radius:50%;transition:transform .15s}.au-sw input:checked+span{background:var(--brand)}.au-sw input:checked+span:after{transform:translate(17px)}.au-body{flex:1;min-height:0;overflow-y:auto;padding:4px 14px 14px}.au-step{padding-top:14px}.au-q{font-size:14px;font-weight:700;margin-bottom:8px;display:flex;align-items:center;gap:7px}.au-q b{display:inline-flex;align-items:center;justify-content:center;width:20px;height:20px;border-radius:50%;background:var(--brand);color:#fff;font-size:12px;flex:none}.au-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(72px,1fr));gap:6px}.au-pick{display:flex;flex-direction:column;align-items:center;gap:4px;padding:10px 4px;border:1px solid #e9ecef;border-radius:12px;background:#fff;cursor:pointer}.au-pick.on{border-color:var(--brand);background:var(--brand-soft)}.au-pick-em{font-size:20px;line-height:1}.au-pick-tx{font-size:11px;color:#495057;text-align:center;line-height:1.25;word-break:keep-all}.au-pick.on .au-pick-tx{color:var(--brand-dark);font-weight:700}.au-in{width:100%!important;margin-top:8px}.au-hint{margin-top:5px;font-size:11.5px}.au-row{display:flex;align-items:center;gap:5px;margin-top:7px;flex-wrap:wrap}.au-chip{border:1px solid #e9ecef;background:#fff;border-radius:999px;padding:6px 12px;font-size:12.5px;cursor:pointer;white-space:nowrap}.au-chip.on{border-color:var(--brand);background:var(--brand-soft);color:var(--brand-dark);font-weight:700}.au-day{flex:1;border:1px solid #e9ecef;background:#fff;border-radius:10px;padding:9px 0;font-size:13px;cursor:pointer}.au-day.sun{color:#e03131}.au-day.on{border-color:var(--brand);background:var(--brand);color:#fff;font-weight:700}.au-time{width:auto!important;flex:none}.au-foot{flex:none;border-top:1px solid #f1f3f5;padding:10px 14px calc(10px + env(safe-area-inset-bottom,0px));display:flex;align-items:center;gap:10px}.au-preview{flex:1;min-width:0;display:flex;flex-direction:column;gap:1px;font-size:12.5px}.au-preview b{font-size:13.5px;color:var(--brand-ink)}.au-preview span{color:#868e96}.au-preview .au-next{color:var(--brand-dark)}.au-foot .primary{flex:none}.modal.dy-modal{width:min(94vw,440px);max-width:none;height:min(88vh,700px);padding:0;display:flex;flex-direction:column;align-items:stretch;gap:0;overflow:hidden}@media (max-width: 640px){.modal.dy-modal{width:100vw;height:100%;max-height:none;border-radius:0}}.dy-hero{display:flex;align-items:center;gap:10px;margin:10px 14px 0;padding:11px 13px;border-radius:14px;background:var(--brand-soft)}.dy-hero-tx{display:flex;flex-direction:column;gap:2px;min-width:0;flex:1}.dy-hero-tx b{font-size:14px;color:var(--brand-ink)}.dy-monthbar{display:flex;align-items:center;justify-content:center;gap:12px;padding:12px 14px 6px;font-weight:700;font-size:14.5px;flex:none}.dy-monthbar .icon-btn:disabled{opacity:.3;cursor:default}.dy-cal{display:grid;grid-template-columns:repeat(7,1fr);gap:3px;padding:0 12px;flex:none}.dy-wd{text-align:center;font-size:11.5px;color:#868e96;padding-bottom:4px}.dy-wd.sun{color:#e03131}.dy-cell{position:relative;aspect-ratio:1;border:none;border-radius:10px;background:#f8f9fa;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:1px;cursor:pointer;padding:0}.dy-cell.blank{background:none;cursor:default}.dy-cell:disabled{opacity:.25;cursor:default}.dy-cell.has{background:var(--brand-soft)}.dy-cell.today{outline:2px solid var(--brand);outline-offset:-2px}.dy-num{font-size:11.5px;color:#495057;line-height:1}.dy-cell.has .dy-num{color:var(--brand-dark);font-weight:700}.dy-mark{font-size:14px;line-height:1;height:15px}.dy-flash{padding:12px 14px calc(12px + env(safe-area-inset-bottom,0px));overflow-y:auto}.dy-flash-row{display:flex;align-items:center;gap:8px;width:100%;text-align:left;font-size:13px;background:#fffdf3;border:1px solid #f2ead0;border-radius:10px;padding:8px 10px;margin-top:6px;cursor:pointer}.dy-flash-when{flex:none;font-size:11.5px;color:var(--brand-dark);font-weight:700}.dy-editbody,.dy-viewbody{flex:1;min-height:0;overflow-y:auto;display:flex;flex-direction:column}.dy-pickrow{display:flex;flex-wrap:wrap;gap:5px;padding:10px 14px 0;flex:none}.dy-pickrow.small{padding-top:6px}.dy-chip{display:inline-flex;align-items:center;gap:4px;border:1px solid #e9ecef;background:#fff;border-radius:999px;padding:5px 10px;font-size:12.5px;cursor:pointer}.dy-chip.on{background:var(--brand-soft);border-color:var(--brand);color:var(--brand-dark);font-weight:700}.dy-chip-em{font-size:14px;line-height:1}.dy-modal .dy-input{margin:10px 14px 0;width:auto!important;flex:1;min-height:150px}.dy-editrow{display:flex;align-items:center;gap:8px;padding:8px 14px;flex:none}.dy-photo{display:block;width:calc(100% - 28px);margin:0 14px 14px;border-radius:12px}.dy-badges{display:flex;gap:6px;padding:14px 14px 0;flex-wrap:wrap}.dy-badge{font-size:12.5px;background:var(--brand-soft);color:var(--brand-dark);border-radius:999px;padding:4px 10px}.dy-viewbody .dy-photo{margin-top:12px}.dy-text{padding:12px 14px 16px;font-size:14.5px;line-height:1.7;color:#222;white-space:pre-wrap;word-break:break-word}.solo-app{height:var(--app-h, 100%);display:flex}.solo-app .music-dock{width:100%;max-width:none;border-left:0}.solo-app .modal-backdrop{background:transparent}.solo-app .modal.jp-modal,.solo-app .modal.drive-modal{width:100%;height:100%;max-width:none;max-height:none;border-radius:0}.mu-now{flex:none;padding:12px 16px 14px;background:#fff}.mu-now-head{display:flex;align-items:center;justify-content:space-between;margin-bottom:10px}.mu-now-label{font-weight:800;font-size:15px}.mu-cover{position:relative;width:100%;aspect-ratio:1/1;max-height:300px;border-radius:20px;overflow:hidden;display:flex;align-items:center;justify-content:center;color:#fff;box-shadow:0 10px 26px #0000002e}.mu-cover img{width:100%;height:100%;object-fit:cover}.mu-cover-ic{opacity:.85}.mu-cover-ic.spin{animation:mu-spin 8s linear infinite}.mu-lyr-btn{position:absolute;right:10px;bottom:10px;z-index:2;background:#00000080;color:#fff;border-radius:999px;padding:5px 12px;font-size:12px;font-weight:700}.mu-lyr-btn.on{background:#f59f00}.mu-lyrics{position:absolute;top:0;right:0;bottom:0;left:0;background:#000000c7;color:#fff;overflow-y:auto;padding:18px 16px 46px;text-align:left}.mu-lyrics pre{font:inherit;font-size:13.5px;line-height:1.9;white-space:pre-wrap;word-break:break-word}.mu-now-txt{text-align:center;margin-top:12px}.mu-now-title{font-size:17px;font-weight:800;color:#212529}.mu-now-artist{font-size:12.5px;color:#868e96;margin-top:3px}.mu-tabs{display:flex;background:#f1f3f5;border-radius:10px;padding:3px;margin-bottom:10px}.mu-tabs button{flex:1;padding:7px;border-radius:8px;font-size:13px;color:#868e96}.mu-tabs button.on{background:#fff;color:#212529;font-weight:700;box-shadow:0 1px 3px #0000001a}.mu-tools{display:flex;gap:6px;align-items:center;margin-bottom:10px}.mu-btn{flex:none;border:1px solid #e9dfc8;background:#fff;border-radius:10px;padding:8px 12px;font-size:13px}.mu-btn.primary{background:var(--brand-ink);color:#fff;border-color:var(--brand-ink)}.mu-folder{font-size:11.5px;color:#f59f00;padding:0 2px 8px}.mu-row .mu-art{position:relative;overflow:hidden}.mu-row .mu-art img{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover}.mu-row .mu-art .mu-eq,.mu-row .mu-art .mu-art-ic{position:relative;z-index:1;text-shadow:0 1px 4px rgba(0,0,0,.6)}.mu-now .mu-seek{background:#e9ecef;background-image:linear-gradient(#f59f00,#f59f00)}.mu-now .mu-seek::-webkit-slider-thumb{background:#f59f00;box-shadow:0 1px 4px #00000040}.mu-now .mu-seek::-moz-range-thumb{background:#f59f00}.mu-now .mu-times{color:#868e96;opacity:1}.mu-now .mu-ctrl button{color:#495057;opacity:.8}.mu-now .mu-ctrl button:hover{opacity:1;background:#f8f9fa}.mu-now .mu-ctrl button.on{opacity:1;color:#e8590c;background:#fff4e6}.mu-now .mu-ctrl .mu-big{background:#f59f00;color:#fff;opacity:1;box-shadow:0 4px 12px #f59f0059}.mu-now .mu-ctrl .mu-big:hover{background:#f08c00}.mu-now .mu-vol button{color:#868e96}.mu-now .mu-vol button:hover{color:#495057}.mu-now .mu-vol input[type=range]{background:#e9ecef;background-image:linear-gradient(#adb5bd,#adb5bd)}.mu-now .mu-vol input[type=range]::-webkit-slider-thumb{background:#868e96}.mu-now .mu-vol input[type=range]::-moz-range-thumb{background:#868e96}.mu-empty b{color:#495057}.modal.vd-modal{width:min(94vw,460px);max-width:none;height:min(88vh,720px);padding:0;display:flex;flex-direction:column;align-items:stretch;gap:0;overflow:hidden;background:#16181d}@media (max-width: 640px){.modal.vd-modal{width:100vw;height:100%;max-height:none;border-radius:0}}.solo-app .modal-backdrop .vd-modal,.solo-app .vd-modal{width:100%;height:100%;max-width:none;max-height:none;border-radius:0}.vd-head{display:flex;align-items:center;justify-content:space-between;padding:12px 16px;flex:none;color:#fff}.vd-head .icon-btn{color:#868e96}.vd-title{font-weight:800;font-size:15px}.vd-stage{aspect-ratio:16/9;background:#000;flex:none;position:relative}.vd-stage video{width:100%;height:100%;display:block;background:#000}.vd-ph{position:absolute;top:0;right:0;bottom:0;left:0;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:8px;color:#495057;font-size:30px}.vd-ph span{font-size:13px}.vd-now{display:flex;align-items:center;gap:8px;padding:10px 14px;color:#e9ecef;flex:none}.vd-now-name{flex:1;min-width:0;font-size:13.5px;font-weight:700}.vd-nav{color:#adb5bd;display:flex;padding:4px;border-radius:8px;flex:none}.vd-nav:hover{background:#2b2f38;color:#fff}.vd-body{flex:1;min-height:0;overflow-y:auto;padding:4px 14px 14px}.vd-tabs{display:flex;background:#22252c;border-radius:10px;padding:3px;margin-bottom:10px}.vd-tabs button{flex:1;padding:7px;border-radius:8px;font-size:13px;color:#868e96}.vd-tabs button.on{background:#343a40;color:#fff;font-weight:700}.vd-tools{display:flex;gap:6px;margin-bottom:10px}.vd-search{flex:1;min-width:0;padding:8px 12px;border:1px solid #343a40;border-radius:10px;background:#22252c;color:#e9ecef;font-size:13px}.vd-search::placeholder{color:#6c757d}.vd-btn{flex:none;border:1px solid #343a40;background:#22252c;color:#e9ecef;border-radius:10px;padding:8px 12px;font-size:13px}.vd-btn.primary{background:#c92a2a;border-color:#c92a2a;color:#fff}.vd-folder{font-size:11.5px;color:#f59f00;padding:0 2px 8px}.vd-busy{font-size:12.5px;color:#ff8787;padding:4px 2px 8px}.vd-list{display:flex;flex-direction:column;gap:8px}.vd-row{display:flex;align-items:center;gap:10px;padding:8px;border-radius:12px;background:#22252c;border:1px solid transparent;text-align:left}.vd-row:hover{background:#2b2f38}.vd-row.on{background:#2b2f38;border-color:#c92a2a}.vd-thumb{position:relative;width:92px;height:52px;border-radius:8px;overflow:hidden;flex:none;background:#000;display:flex;align-items:center;justify-content:center}.vd-thumb img{width:100%;height:100%;object-fit:cover}.vd-thumb-ic{font-size:20px;opacity:.5}.vd-thumb em{position:absolute;right:3px;bottom:3px;background:#000000bf;color:#fff;font-size:10px;font-style:normal;padding:1px 4px;border-radius:4px}.vd-meta{min-width:0;flex:1;display:flex;flex-direction:column}.vd-name{font-size:13px;font-weight:700;color:#e9ecef}.vd-sub{font-size:11px;color:#6c757d;margin-top:3px}.vd-empty{text-align:center;padding:36px 20px;color:#6c757d;font-size:13px;line-height:1.7}.vd-empty b{color:#adb5bd}.vd-empty-ic{font-size:34px;margin-bottom:8px;opacity:.5}.cam-sheet{position:fixed;top:0;right:0;bottom:0;left:0;z-index:320;background:#000;display:flex;flex-direction:column}.cam-view{flex:1;min-height:0;width:100%;object-fit:contain;background:#000}.cam-view.mirror{transform:scaleX(-1)}.cam-close{position:absolute;top:max(12px,env(safe-area-inset-top));right:14px;width:40px;height:40px;border-radius:50%;border:0;background:#ffffff2e;color:#fff;font-size:18px}.cam-note{position:absolute;top:60px;left:0;right:0;text-align:center;color:#fff;font-size:13px}.cam-bar{display:flex;align-items:center;justify-content:center;gap:24px;padding:18px 20px calc(18px + env(safe-area-inset-bottom));background:#000}.cam-spacer{width:48px}.cam-shutter{width:72px;height:72px;border-radius:50%;border:5px solid #fff;background:#fff;box-shadow:inset 0 0 0 3px #000;cursor:pointer}.cam-shutter:active{transform:scale(.94)}.cam-flip{width:48px;height:48px;border-radius:50%;border:0;background:#ffffff2e;font-size:22px}.cam-btn{border:0;border-radius:999px;padding:12px 22px;font-size:15px;font-weight:600;background:#ffffff2e;color:#fff}.cam-btn.primary{background:#ffd400;color:#222;display:inline-flex;align-items:center;gap:6px}.sw-modal,.sw-dock{display:flex;flex-direction:column}.sw-head{display:flex;align-items:center;justify-content:space-between;padding:12px 14px 8px}.sw-search{position:relative;padding:0 14px 8px}.sw-input{width:100%;box-sizing:border-box;border:1px solid #e2e2e8;border-radius:12px;padding:10px 34px 10px 12px;font-size:14px;outline:none}.sw-input:focus{border-color:#b9c6ff}.sw-search .sq-clear{position:absolute;right:22px;top:8px}.sw-hits{max-height:220px;overflow-y:auto;padding:0 10px 8px}.sw-hit{display:flex;align-items:baseline;gap:8px;width:100%;text-align:left;border:0;background:none;padding:9px 10px;border-radius:10px;cursor:pointer}.sw-hit:hover{background:#f3f5fb}.sw-hit-nm{font-size:14px;font-weight:600}.sw-hit-ln{font-size:11px;color:#8b8b95}.sw-favs{display:flex;gap:6px;overflow-x:auto;padding:0 14px 10px}.sw-fav{flex:0 0 auto;border:1px solid #e2e2e8;background:#fff;border-radius:999px;padding:6px 13px;font-size:13px;cursor:pointer;white-space:nowrap}.sw-fav.on{background:#1f6feb;border-color:#1f6feb;color:#fff;font-weight:700}.sw-body{flex:1;overflow-y:auto;padding:0 14px 10px}.sw-stn{display:flex;align-items:center;gap:6px;padding:4px 0 10px}.sw-stn-nm{font-size:19px;font-weight:800}.sw-star{border:0;background:none;font-size:19px;color:#c9c9d1;cursor:pointer;padding:0 2px}.sw-star.on{color:#f7b500}.sw-refresh{margin-left:auto}.sw-group{border:1px solid #edeef3;border-radius:14px;padding:10px 12px;margin-bottom:10px}.sw-group-head{display:flex;align-items:center;gap:7px;margin-bottom:6px}.sw-line{color:#fff;font-size:11px;font-weight:700;border-radius:999px;padding:2px 9px}.sw-updown{font-size:12px;color:#8b8b95;font-weight:600}.sw-train{padding:6px 0;border-top:1px dashed #f0f0f4}.sw-train:first-of-type{border-top:0}.sw-train-main{display:flex;align-items:baseline;gap:8px}.sw-headsign{flex:1;min-width:0;font-size:13.5px}.sw-eta{flex:0 0 auto;font-size:14px;font-weight:800;color:#1f6feb}.sw-eta.now{color:#e6186c}.sw-train-sub{display:flex;align-items:center;gap:6px;font-size:11.5px;color:#8b8b95;margin-top:2px}.sw-train-sub .ellipsis{flex:1;min-width:0}.sw-tag{flex:0 0 auto;border-radius:999px;padding:1px 7px;font-size:10.5px;font-weight:700}.sw-tag.exp{background:#fff0f3;color:#d4003b}.sw-tag.last{background:#f3f0ff;color:#6b4ecb}.sw-hint{padding:18px 4px;font-size:13px;color:#8b8b95;text-align:center;line-height:1.6}.sw-err{padding:12px;font-size:13px;color:#c0392b;background:#fdf0ee;border-radius:12px}.sw-paused{display:flex;align-items:center;gap:8px;margin-bottom:10px;background:#f6f7fb;border-radius:12px;padding:9px 12px;font-size:12px;color:#6b6b75}.sw-resume{margin-left:auto;border:0;background:#1f6feb;color:#fff;border-radius:999px;padding:5px 12px;font-size:12px;font-weight:700;cursor:pointer}.sw-foot{display:flex;align-items:center;gap:10px;padding:8px 14px 12px;border-top:1px solid #f0f0f4}.sw-share{border:0;background:var(--brand);color:#222;border-radius:999px;padding:7px 14px;font-size:12.5px;font-weight:700;cursor:pointer}.sw-src{margin-left:auto;font-size:10.5px;color:#a8a8b2}.bubble.card{background:transparent!important;border:0;padding:0;box-shadow:none;width:100%;min-width:0}.bubble-wrap.botcard{width:100%}.bubble-wrap.botcard .bubble-row{max-width:100%}.bot-card{width:100%;max-width:340px;box-sizing:border-box;background:#fff;border:1px solid #ebecf1;border-left:4px solid var(--bc-accent);border-radius:14px;padding:11px 13px 12px;overflow:hidden;box-shadow:0 1px 4px #0000000d}.bot-card.tone-danger{--bc-accent: #e5484d;--bc-tint: #fff1f1}.bot-card.tone-warn{--bc-accent: #f5a524;--bc-tint: #fff8ec}.bot-card.tone-luck{--bc-accent: #9059d6;--bc-tint: #f7f2ff}.bot-card.tone-calm{--bc-accent: #35a37a;--bc-tint: #f0faf6}.bot-card.tone-info{--bc-accent: #4a86e8;--bc-tint: #f1f6ff}.bc-head{display:flex;align-items:baseline;flex-wrap:wrap;gap:2px 6px;margin-bottom:8px}.bc-icon{font-size:15px;flex:0 0 auto}.bc-title{font-size:13.5px;font-weight:800;color:var(--bc-accent);flex:0 1 auto;word-break:break-word}.bc-sub{font-size:11.5px;color:#8b8b95;flex:0 1 auto;word-break:break-word}.bc-sev{display:inline-block;min-width:18px;text-align:center;background:var(--bc-accent);color:#fff;border-radius:6px;padding:0 6px;font-size:11.5px;font-weight:800}.bc-kv{display:grid;grid-template-columns:auto minmax(0,1fr);gap:3px 10px;margin:0 0 8px}.bc-kv dt{font-size:11.5px;color:#8b8b95;white-space:nowrap}.bc-kv dd{margin:0;font-size:12.5px;color:#2b2b31;word-break:break-word}.bc-val{font-variant-numeric:tabular-nums}.bc-score{display:flex;align-items:center;gap:7px;margin-bottom:5px;font-size:12px}.bc-score-lb{flex:0 0 34px;color:#6b6b75}.bc-bar{flex:1 1 auto;height:7px;border-radius:999px;background:#eeeff4;overflow:hidden}.bc-bar i{display:block;height:100%;border-radius:999px;background:var(--bc-accent)}.bc-score-n{flex:0 0 auto;font-weight:800;font-variant-numeric:tabular-nums;color:#2b2b31}.bc-score-note{flex:0 0 auto;font-size:11px;color:#8b8b95}.bc-lotto{display:grid;grid-auto-flow:column;grid-template-columns:13px;grid-auto-columns:minmax(19px,1fr);gap:4px;align-items:center;margin-bottom:6px}.bc-set{font-size:11px;font-weight:800;color:#8b8b95}.bc-ball{width:100%;min-width:19px;max-width:26px;aspect-ratio:1;justify-self:center;border-radius:50%;display:grid;place-items:center;color:#fff;font-size:clamp(9px,3.4vw,11.5px);font-weight:800;font-variant-numeric:tabular-nums;text-shadow:0 1px 1px rgba(0,0,0,.25);white-space:nowrap}.bc-quote{margin:2px 0 4px;padding:8px 11px;background:var(--bc-tint);border-radius:10px;font-size:13.5px;line-height:1.6;color:#2b2b31}.bc-cite{font-size:11.5px;color:#8b8b95;text-align:right;margin-bottom:6px}.bc-p{margin:0 0 6px;font-size:12.5px;line-height:1.65;color:#4a4a52;white-space:pre-wrap}.bc-p:last-child{margin-bottom:0}.bc-tags{display:flex;flex-wrap:wrap;gap:5px;margin-top:8px}.bc-tag{background:var(--bc-tint);color:#4a4a52;border-radius:999px;padding:2px 9px;font-size:11px;font-weight:600}@media (min-width: 761px){.bot-card{max-width:360px}}.bc-when{font-size:11px;color:#a8a8b2;margin:-4px 0 8px;font-variant-numeric:tabular-nums}.picker{display:none}@media (pointer: fine){.picker{display:flex}}.sheet-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;z-index:430;background:#00000061;display:flex;align-items:flex-end;justify-content:center;animation:sheet-fade .14s ease-out}@keyframes sheet-fade{0%{opacity:0}to{opacity:1}}.msg-sheet{width:min(460px,100%);box-sizing:border-box;background:#fff;border-radius:20px 20px 0 0;padding:10px 12px calc(12px + env(safe-area-inset-bottom));animation:sheet-up .18s cubic-bezier(.2,.8,.3,1);max-height:84vh;overflow-y:auto}@keyframes sheet-up{0%{transform:translateY(14px)}to{transform:none}}.ms-target{font-size:12px;color:#8b8b95;background:#f5f6fa;border-radius:10px;padding:7px 11px;margin-bottom:10px}.ms-react{display:flex;justify-content:space-between;gap:4px;margin-bottom:8px}.ms-react button{flex:1 1 0;min-width:0;border:0;background:#f5f6fa;border-radius:12px;padding:9px 0;font-size:21px;cursor:pointer}.ms-react button:active{background:#e8eaf2}.ms-rows{display:flex;flex-direction:column}.ms-rows button{display:flex;align-items:center;gap:11px;width:100%;text-align:left;border:0;background:none;padding:13px 8px;font-size:14.5px;color:#2b2b31;cursor:pointer;border-radius:12px}.ms-rows button:active{background:#f2f3f7}.ms-rows button.danger{color:#e5484d}.ms-rows b{font-weight:800}.ms-ic{flex:0 0 22px;text-align:center;font-size:17px}.ms-cancel{width:100%;margin-top:6px;border:0;background:#f5f6fa;border-radius:12px;padding:13px;font-size:14.5px;font-weight:700;color:#6b6b75;cursor:pointer}@media (pointer: fine) and (min-width: 761px){.sheet-backdrop{align-items:center}.msg-sheet{width:340px;border-radius:18px;padding-bottom:12px}}.mini-toast{position:fixed;left:50%;bottom:calc(86px + env(safe-area-inset-bottom));transform:translate(-50%);z-index:600;background:#1e2028eb;color:#fff;border-radius:999px;padding:9px 18px;font-size:13px;pointer-events:none;animation:toast-in .16s ease-out}.mini-toast.out{opacity:0;transition:opacity .25s}@keyframes toast-in{0%{opacity:0;transform:translate(-50%,8px)}to{opacity:1;transform:translate(-50%)}}.framed{position:relative;display:inline-flex;flex:0 0 auto}.framed>.fr-ring{position:absolute;top:-3px;right:-3px;bottom:-3px;left:-3px;border-radius:50%;pointer-events:none}.framed:has(.profile-avatar)>.fr-ring,.framed:has(.call-avatar)>.fr-ring{top:-6px;right:-6px;bottom:-6px;left:-6px}.fr-sky>.fr-ring{border:3px solid var(--brand)}.fr-chick>.fr-ring{border:3px solid var(--chick)}.fr-sprout>.fr-ring{border:3px dashed #52b788}.fr-wave>.fr-ring{border:3px double #3aafc9}.fr-sunset>.fr-ring{border:3px solid #ff7a45}.fr-aurora>.fr-ring{border:3px solid #8ecae6}.fr-gold>.fr-ring{border:3px solid #e0a800}@supports (mask: radial-gradient(circle closest-side,#000 0,#000 0)) or (-webkit-mask: radial-gradient(circle closest-side,#000 0,#000 0)){.fr-sunset>.fr-ring,.fr-aurora>.fr-ring,.fr-gold>.fr-ring{border:0;-webkit-mask:radial-gradient(circle closest-side,transparent calc(100% - 4px),#000 calc(100% - 4px));mask:radial-gradient(circle closest-side,transparent calc(100% - 4px),#000 calc(100% - 4px))}.fr-sunset>.fr-ring{background:conic-gradient(#ff9a3c,#ff5e7e,#ffd166,#ff9a3c)}.fr-aurora>.fr-ring{background:conic-gradient(#7bdff2,#b2f7ef,#f7d6e0,#c4b5fd,#7bdff2)}.fr-gold>.fr-ring{background:conic-gradient(#8a6a12,gold,#fff6c8,#d4a017,#8a6a12)}.fr-aurora>.fr-ring,.fr-gold>.fr-ring{animation:fr-spin 4s linear infinite}}@keyframes fr-spin{to{transform:rotate(1turn)}}@media (prefers-reduced-motion: reduce){.fr-aurora>.fr-ring,.fr-gold>.fr-ring{animation:none}}.frame-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(72px,1fr));gap:10px;width:100%;align-self:stretch}.frame-cell{display:flex;flex-direction:column;align-items:center;gap:5px;border:0;background:none;padding:8px 2px;border-radius:12px;cursor:pointer}.frame-cell.on{background:var(--brand-soft);box-shadow:0 0 0 1.5px var(--brand) inset}.frame-cell.locked{opacity:.45;cursor:default}.frame-nm{font-size:11.5px;color:#4a4a52;font-weight:600}.frame-hint{font-size:10px;color:#9a9aa4}.frame-none{width:42px;height:42px;border-radius:50%;border:2px dashed #ccd3da;display:grid;place-items:center;color:#aab2ba;font-size:15px}.mine .bubble .msg-link{color:#fff;text-decoration:underline;text-underline-offset:2px}.mine .bubble .msg-file{color:#fff}.mine .bubble .msg-file em,.mine .bubble .msg-audio .ma-name,.mine .bubble .msg-audio .ma-save{color:#fffc}.mine .bubble .reply-quote{color:#ffffffd9;border-bottom-color:#ffffff59}.mine .bubble .reply-quote span{color:#ffffffbf}.mine .bubble .reply-quote .rq-who{color:#ffffffd9}.mine .bubble .reply-quote .rq-who b{color:#fff}.mine .bubble .deleted-text{color:#ffffffbf}.fc{height:100%;overflow-y:auto;background:var(--chat-bg)}.fc-cover{height:96px;background:center 62% / cover no-repeat var(--brand)}.fc-top{text-align:center;margin-top:-34px;padding:0 20px 14px}.fc-face{border:0;background:none;padding:0;cursor:pointer}.avatar.fc-avatar,img.fc-avatar{width:76px;height:76px;min-width:76px;font-size:31px;border:3px solid #fff;box-shadow:0 2px 8px #14314629}.fc-name{font-size:17px;font-weight:700;margin-top:7px;display:flex;align-items:center;justify-content:center;gap:6px}.fc-dot{width:8px;height:8px;border-radius:50%;background:#37b24d}.fc-sub{font-size:12.5px;color:#6b7c88;margin-top:3px}.fc-sign{text-align:center;padding:0 20px 6px}.fc-sign-img{width:132px;height:132px;object-fit:contain;display:block;margin:0 auto}.fc-sign-img svg{width:100%!important;height:100%!important}.fc-sign-cap{font-size:11px;color:#8b9aa6;margin-top:2px}.fc-sign-edit{margin-top:6px;border:.5px solid #B9D4E6;background:#fff;color:var(--brand);border-radius:999px;padding:5px 13px;font-size:12px;font-weight:600;cursor:pointer}.fc-body{padding:8px 18px 22px;display:flex;flex-direction:column;gap:10px}.fc-sec{background:#fff;border:.5px solid #DDE7EF;border-radius:14px;padding:11px 13px}.fc-sec-t{font-size:11.5px;color:#8b9aa6;margin-bottom:8px}.fc-tops{display:flex;gap:9px}.fc-top-cell{width:46px;height:46px;border-radius:12px;background:#f4f7fa;display:grid;place-items:center}.fc-top-img{width:40px;height:40px;object-fit:contain}.fc-top-img svg{width:100%!important;height:100%!important}.fc-rooms{display:flex;flex-wrap:wrap;gap:6px}.fc-room{font-size:11.5px;background:var(--brand-soft);color:var(--brand-dark);border-radius:999px;padding:3px 10px}.fc-facts{display:flex;flex-wrap:wrap;gap:8px;justify-content:center}.fc-fact{font-size:11.5px;color:#6b7c88}.fc-fact b{color:#2b2b31}.fc-acts{display:flex;gap:8px;margin-top:2px}.fc-go{flex:1;border:0;background:var(--brand);color:#fff;border-radius:999px;padding:11px 0;font-size:13.5px;font-weight:700;cursor:pointer}.fc-sub-btn{flex:0 0 96px;border:.5px solid #B9D4E6;background:#fff;color:var(--brand);border-radius:999px;padding:11px 0;font-size:13.5px;font-weight:600;cursor:pointer}.fc-loading,.fc-err{text-align:center;font-size:12.5px;color:#8b9aa6;padding:14px}.fc-err{color:#c0392b}.row.on,.me-row.on{background:var(--brand-soft)}.placeholder .ph-sub{font-size:12.5px;color:#7d8f9c;margin-top:4px}.sign-modal{max-height:74vh}.sign-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(62px,1fr));gap:8px;overflow-y:auto;padding:4px 2px;width:100%}.sign-cell{border:0;background:#f5f6fa;border-radius:12px;padding:6px;cursor:pointer}.sign-cell:hover{background:var(--brand-soft)}.sign-img{width:100%;aspect-ratio:1;object-fit:contain;display:block}.sign-img svg{width:100%!important;height:100%!important}.fc-sign-empty{width:110px;height:110px;margin:0 auto;border-radius:26px;border:2px dashed #B9D4E6;color:#9db8c9;font-size:30px;display:grid;place-items:center}.fh{height:100%;overflow-y:auto;padding:18px 18px 26px;background:var(--chat-bg)}.fh-loading{text-align:center;font-size:12.5px;color:#8b9aa6;padding:24px}.fh-sec{background:#fff;border:.5px solid #DDE7EF;border-radius:16px;padding:12px 14px;margin-bottom:12px}.fh-sec h3{font-size:12.5px;font-weight:700;color:#4a5b66;margin-bottom:9px}.fh-row{display:flex;align-items:center;gap:9px;width:100%;text-align:left;border:0;background:none;padding:7px 6px;border-radius:11px;cursor:pointer}.fh-row:hover{background:var(--brand-soft)}.fh-nm{flex:1;min-width:0;font-size:13.5px;font-weight:600;color:#2b2b31}.fh-nm em{font-style:normal;font-size:11.5px;color:#9aa6b0}.fh-when{flex:0 0 auto;font-size:11.5px;color:#8b9aa6}.fh-when b{color:var(--brand-dark)}.fh-row.today{background:#fff6e0}.fh-row.today .fh-when b{color:#b8860b}.fh-pet{display:flex;align-items:center;gap:11px;width:100%;text-align:left;border:0;background:none;padding:7px 6px;border-radius:11px;cursor:pointer}.fh-pet:hover{background:var(--brand-soft)}.fh-pet-face{flex:0 0 auto;font-size:30px}.fh-pet-body{flex:1;min-width:0;display:flex;flex-direction:column;gap:4px}.fh-pet-top{display:flex;align-items:baseline;gap:7px}.fh-pet-top b{font-size:13.5px;color:#2b2b31}.fh-pet-top em{font-style:normal;font-size:11px;color:#9aa6b0}.fh-bars{display:flex;gap:5px}.fh-bar{flex:1;height:6px;border-radius:999px;background:#eef1f5;overflow:hidden}.fh-bar i{display:block;height:100%;border-radius:999px}.fh-pet-mood{font-size:11px;color:#8b9aa6}.fh-online{display:flex;flex-wrap:wrap;gap:7px}.fh-chip{display:flex;align-items:center;gap:6px;max-width:150px;border:.5px solid #DDE7EF;background:#fff;border-radius:999px;padding:4px 11px 4px 4px;font-size:12.5px;color:#2b2b31;cursor:pointer}.fh-chip:hover{background:var(--brand-soft)}.fh-empty{text-align:center;padding:40px 20px}.fh-chick{width:92px;height:92px;object-fit:contain}.fh-empty p{font-size:13.5px;color:#6b7c88;margin-top:8px}.fh-empty .fh-empty-sub{font-size:11.5px;color:#9aa6b0;margin-top:4px}.cover-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;width:100%}.cover-cell{border:0;background:none;padding:0;cursor:pointer;display:flex;flex-direction:column;gap:5px}.cover-thumb{display:block;width:100%;aspect-ratio:16 / 7;border-radius:12px;background:#e8eef4 center / cover no-repeat;border:2px solid transparent}.cover-thumb.mine{display:grid;place-items:center;font-size:20px;border:2px dashed #B9D4E6}.cover-cell.on .cover-thumb{border-color:var(--brand)}.cover-lb{font-size:12px;color:#4a5b66}.fc.fc-embed{height:auto;overflow:visible;background:none;width:100%;align-self:stretch}.fc-embed .fc-body{padding:2px 18px 8px;gap:8px}.fc-embed .fc-sign{padding:4px 18px 2px}.fc-embed .fc-sign-img{width:104px;height:104px}.fc-embed .fc-sign-empty{width:84px;height:84px;border-radius:22px;font-size:24px}.fc-embed .fc-loading{padding:8px}.fc-mini{padding:10px 18px 4px}.mr-stage{position:relative;width:100%;aspect-ratio:4 / 3;border-radius:14px;overflow:hidden;border:.5px solid #DDE7EF}.mr-piece{position:absolute;display:block}.mr-img{width:100%;height:auto;display:block;object-fit:contain;pointer-events:none}.mr-img svg{width:100%!important;height:100%!important}.mr-empty{position:absolute;top:0;right:0;bottom:0;left:0;display:grid;place-items:center;font-size:12px;color:#5f7688;background:#ffffff73}.fc-mini-edit{display:block;margin:8px auto 0;border:.5px solid #B9D4E6;background:#fff;color:var(--brand);border-radius:999px;padding:6px 15px;font-size:12.5px;font-weight:600;cursor:pointer}.mr-modal{width:min(420px,94vw);max-height:88vh;align-items:stretch;gap:9px}.mr-modal h3{text-align:center}.mr-edit{touch-action:none;cursor:crosshair}.mr-edit .mr-piece{cursor:grab}.mr-edit .mr-piece.on{outline:2px dashed var(--brand);outline-offset:2px;border-radius:6px}.mr-tools{display:flex;gap:6px}.mr-tools button{flex:1;border:.5px solid #DDE7EF;background:#fff;border-radius:10px;padding:8px 0;font-size:12.5px;color:#2b2b31;cursor:pointer}.mr-tools button.danger{color:#e5484d}.mr-tools.off{opacity:.45}.mr-tools button:disabled{cursor:default}.mr-bgs{display:flex;gap:7px}.mr-bg{flex:1;height:34px;border-radius:10px;border:2px solid transparent;cursor:pointer}.mr-bg.on{border-color:var(--brand)}.mr-tray{display:grid;grid-template-columns:repeat(auto-fill,minmax(50px,1fr));gap:6px;max-height:150px;overflow-y:auto;padding:4px 2px}.mr-tray-cell{border:0;background:#f5f6fa;border-radius:10px;padding:5px;cursor:pointer}.mr-tray-cell:hover{background:var(--brand-soft)}.mr-tray-cell .mr-img{aspect-ratio:1;object-fit:contain}
