.login-container{position:relative;min-height:100vh;display:grid;place-items:center;overflow:hidden;padding:24px;background-color:#f2f3f7;background-image:url(/login-bg.jpg);background-repeat:no-repeat;background-position:center center;background-size:cover}.login-bg-scene{position:absolute;inset:0;overflow:hidden;pointer-events:none}.login-cloud,.login-star,.login-confetti,.login-character{position:absolute;display:block}.login-cloud{width:150px;height:58px;border-radius:999px;background:#ffffffeb;box-shadow:36px -12px 0 4px #ffffffd1,72px 0 #ffffffb8}.login-cloud--left{left:-18px;top:82px}.login-cloud--right{right:54px;top:34px;transform:scale(.82)}.login-star{width:24px;height:24px;background:#ffe06b;clip-path:polygon(50% 0,61% 34%,98% 35%,68% 55%,79% 91%,50% 70%,21% 91%,32% 55%,2% 35%,39% 34%);filter:drop-shadow(0 3px 2px rgba(209,150,22,.18))}.login-star--one{left:8%;top:62%}.login-star--two{right:12%;top:26%;transform:scale(.8) rotate(12deg)}.login-star--three{left:32%;top:4%;transform:scale(.72) rotate(-16deg)}.login-confetti{width:74px;height:18px;border-radius:999px;border-top:5px solid rgba(32,186,148,.34);transform:rotate(28deg)}.login-confetti--one{left:13%;top:9%}.login-confetti--two{right:11%;bottom:18%;border-top-color:#3b82f652;transform:rotate(-30deg)}.login-character{bottom:-72px;width:210px;height:280px;border-radius:46% 44% 36% 38%;opacity:.42;filter:blur(1.2px)}.login-character:before,.login-character:after{content:"";position:absolute;border-radius:999px}.login-character:before{left:48px;top:-46px;width:112px;height:112px;background:#ffd8b7;box-shadow:inset 0 -8px #e07e5c29}.login-character:after{left:66px;top:-16px;width:78px;height:34px;background:#1f2937;border-radius:60% 60% 42% 42%}.login-character--one{left:20%;background:#ef4444;transform:rotate(-6deg)}.login-character--two{left:48%;width:250px;height:340px;background:#38a7db;transform:translate(-50%) rotate(3deg)}.login-character--three{right:19%;width:170px;height:230px;background:#facc15;transform:rotate(8deg)}.login-card{position:relative;z-index:1;width:min(100%,374px);padding:34px 30px 28px;border-radius:8px;background:#ffffffeb;color:#111827;border:1px solid rgba(255,255,255,.6);box-shadow:0 22px 54px #0f172a3d;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px)}.login-avatar-picker{position:relative;width:58px;height:58px;margin:0 auto 12px;display:grid;place-items:center;border:2px solid #0a66c2;border-radius:999px;background:#f8fbff;color:#0a66c2;overflow:visible}.login-avatar-picker>svg{width:30px;height:30px}.login-avatar-picker img{width:100%;height:100%;border-radius:inherit;object-fit:cover}.login-avatar-picker span{position:absolute;right:-3px;bottom:-3px;display:grid;place-items:center;width:22px;height:22px;border-radius:999px;color:#fff;background:#0a66c2;border:2px solid #fff}.login-avatar-picker span svg{width:12px;height:12px}.login-title{margin:0;text-align:center;color:#0a66c2;font-size:22px;font-weight:800;letter-spacing:0}.login-subtitle{margin:8px 0 26px;text-align:center;color:#6b7280;font-size:14px;line-height:1.5}.login-field{display:block;margin-bottom:14px}.login-field>span{display:block;margin:0 0 6px 3px;color:#6b7280;font-size:12px;font-weight:800}.login-input-shell{display:flex;align-items:center;gap:12px;height:36px;border:1px solid #d6dce6;border-radius:7px;background:#f9fafcf5;padding:0 12px;transition:border-color .18s ease,box-shadow .18s ease,background .18s ease}.login-input-shell:focus-within{border-color:#0a66c2;background:#fff;box-shadow:0 0 0 4px #0a66c21a}.login-input-shell svg{width:17px;height:17px;color:#6b7280;flex:0 0 auto}.login-input-shell input{width:100%;min-width:0;border:none;outline:none;background:transparent;color:#111827;font-size:14px}.login-input-shell input::placeholder{color:#a1a8b3}.login-error{min-height:22px;margin-top:-2px;color:#dc2626;font-size:12px;font-weight:700;text-align:center}.login-btn{width:100%;height:42px;margin-top:8px;border:none;border-radius:22px;display:inline-flex;align-items:center;justify-content:center;gap:8px;background:#0a66c2;color:#fff;box-shadow:0 10px 18px #0a66c247;font-size:15px;font-weight:800;transition:transform .18s ease,box-shadow .18s ease,opacity .18s ease}.login-btn:hover{transform:translateY(-1px);box-shadow:0 14px 24px #0a66c252}.login-btn:disabled{opacity:.72;cursor:not-allowed;transform:none;box-shadow:none}.login-footnote{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-top:30px;padding-top:14px;border-top:1px solid #edf0f5;color:#6b7280;font-size:12px;font-weight:700}.login-footnote strong{color:#0a66c2}@media(max-width:640px){.login-container{padding:16px}.login-card{width:min(100%,360px);padding:30px 24px 24px}.login-character{opacity:.26}.login-character--one{left:2%}.login-character--two{left:52%}.login-character--three{right:-4%}}.msg-list{flex:1;min-height:0;overflow-y:auto;padding:22px 22px 18px;display:flex;flex-direction:column;gap:12px;scroll-behavior:smooth}.msg-row{display:flex;flex-direction:column;gap:10px}.msg-center-time{align-self:center;margin:2px auto;padding:6px 12px;border-radius:999px;background:#0f172a0f;border:1px solid rgba(148,163,184,.18);color:#475569;font-size:11px;font-weight:600;letter-spacing:0;line-height:1.3;white-space:nowrap;font-variant-numeric:tabular-nums;box-shadow:0 8px 18px #0f172a0a}.msg-system{align-self:center;max-width:min(70%,520px);padding:8px 14px;border-radius:999px;background:#94a3b824;color:#64748b;font-size:12px;text-align:center}.msg-item{display:flex;align-items:flex-end;gap:10px;max-width:100%}.msg-self{align-self:flex-end;flex-direction:row}.msg-other{align-self:flex-start}.msg-avatar{width:38px;height:38px;border-radius:13px;display:grid;place-items:center;flex:0 0 auto;color:#fff;background:linear-gradient(135deg,#2563eb,#0f766e);box-shadow:0 10px 20px #0f172a24;font-size:13px;font-weight:700;position:relative;overflow:hidden}.msg-avatar img{width:100%;height:100%;object-fit:cover}.msg-avatar--self{background:linear-gradient(135deg,#16a34a,#0f766e)}.msg-body{display:flex;flex-direction:column;gap:4px;min-width:0;max-width:min(72%,620px)}.msg-self .msg-body{align-items:flex-end}.msg-nick{font-size:12px;color:#64748b;padding:0 4px}.msg-content-wrapper{display:flex;align-items:flex-end;gap:8px;min-width:0}.msg-self .msg-content-wrapper{justify-content:flex-end}.msg-bubble{padding:12px 15px;border-radius:18px;line-height:1.65;font-size:15px;word-break:break-word;white-space:pre-wrap;box-shadow:0 12px 28px #0f172a0f}.msg-self .msg-bubble{background:#dff8e9;color:#0f5132;border-bottom-right-radius:6px;box-shadow:0 10px 24px #15803d17}.msg-other .msg-bubble{background:#e8f3ff;color:#14345f;border:1px solid rgba(147,197,253,.24);border-bottom-left-radius:6px;box-shadow:0 10px 24px #2563eb14}.msg-img{max-width:min(320px,72vw);border-radius:18px;cursor:pointer;border:1px solid rgba(148,163,184,.18);box-shadow:0 14px 30px #0f172a1f}.msg-self .msg-img{border-bottom-right-radius:6px;border-color:#22c55e66}.msg-other .msg-img{border-bottom-left-radius:6px;border-color:#2563eb5c}.msg-footer{display:flex;gap:6px;align-items:center;padding:0 4px;color:#94a3b8;font-size:11px;font-variant-numeric:tabular-nums}.msg-self .msg-footer{flex-direction:row-reverse}.msg-receipt{flex:0 0 auto;margin-bottom:7px;font-size:12px;font-weight:700;line-height:1;white-space:nowrap}.msg-receipt--unread{color:#16a34a}.msg-receipt--read{color:#94a3b8}@media(max-width:960px){.msg-list{padding:18px 16px 16px}.msg-body{max-width:min(82%,520px)}}@media(max-width:560px){.msg-list{padding:16px 12px 14px}.msg-item{gap:8px}.msg-avatar{width:34px;height:34px;border-radius:12px}.msg-body{max-width:84%}.msg-bubble{padding:11px 13px;font-size:14px}.msg-img{max-width:68vw}}.msg-input-wrap{position:relative;margin:0;padding:20px 24px 24px;border-top:1px solid #d9dee7;background:#fff}.msg-input-bar{display:flex;align-items:center;gap:12px;padding:0;border-radius:0;background:transparent;border:none;box-shadow:none;-webkit-backdrop-filter:none;backdrop-filter:none}.input-tool-btn{width:42px;height:42px;border-radius:12px;display:grid;place-items:center;color:#64748b;background:transparent;border:none;flex:0 0 auto;transition:transform .18s ease,background .18s ease,color .18s ease}.input-tool-btn--active,.input-tool-btn:hover{color:#0a66c2;background:#eef5ff;transform:translateY(-1px)}.input-tool-btn svg{width:18px;height:18px}.msg-input{flex:1;min-width:0;height:42px;border:none;outline:none;padding:0 2px;font-size:15px;color:#172033;background:transparent}.msg-input::placeholder{color:#94a3b8}.input-send-btn{width:42px;height:42px;border:none;border-radius:12px;display:grid;place-items:center;flex:0 0 auto;transition:transform .18s ease,box-shadow .18s ease,background .18s ease,opacity .18s ease}.input-send-btn{background:#0a66c2;color:#fff;box-shadow:0 10px 18px #0a66c238}.msg-input{height:50px;padding:0 18px;border-radius:15px;background:#f3f4f6}.input-send-btn:hover{transform:translateY(-1px)}.input-send-btn:active{transform:translateY(0)}.input-send-btn svg{width:18px;height:18px}.input-popover{position:absolute;left:12px;bottom:calc(100% + 10px);z-index:5;width:min(330px,calc(100vw - 36px));padding:12px;border-radius:20px;background:#fffffffa;border:1px solid rgba(148,163,184,.18);box-shadow:0 22px 45px #0f172a29}.input-popover--emoji{display:grid;grid-template-columns:repeat(10,1fr);gap:6px}.emoji-choice,.sticker-choice{border:none;border-radius:12px;background:#f1f5f9;display:grid;place-items:center;transition:transform .16s ease,background .16s ease}.emoji-choice{height:34px;font-size:19px}.sticker-choice{height:46px;font-size:26px}.emoji-choice:hover,.sticker-choice:hover{background:#e0f2fe;transform:translateY(-1px)}.sticker-add-btn{width:100%;height:38px;border:none;border-radius:14px;background:linear-gradient(135deg,#38bdf8,#2563eb);color:#fff;font-size:13px;font-weight:700;margin-bottom:10px}.sticker-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:8px}@media(max-width:960px){.msg-input-bar{gap:8px}.msg-input-wrap{padding:14px 14px 16px}}@media(max-width:560px){.msg-input-bar{gap:8px}.msg-input-wrap{padding:12px}.input-tool-btn,.input-send-btn{width:38px;height:38px;border-radius:12px}.msg-input{height:40px;font-size:14px;padding:0 12px}.input-popover{left:0;padding:10px}.input-popover--emoji{grid-template-columns:repeat(8,1fr)}}.user-list{display:flex;flex-direction:column;min-height:0;flex:1;background:transparent}.user-list-header{display:grid;grid-template-columns:1fr auto auto;align-items:center;gap:10px;padding:26px 18px 14px;color:#111827;font-size:18px;font-weight:700;letter-spacing:0;text-transform:none}.user-list--embedded .user-list-header{grid-template-columns:1fr auto}.user-list-count{min-width:38px;height:24px;border-radius:999px;display:inline-grid;place-items:center;background:#e0f2fe;color:#0369a1;font-size:11px;letter-spacing:0}.user-list-close{display:none;width:24px;height:24px;border:none;border-radius:999px;background:#0f172a0f;color:#334155;font-size:18px;line-height:1}.user-list-items{list-style:none;margin:0;padding:0 12px 14px;display:flex;flex-direction:column;gap:6px;overflow-y:auto}.user-list-item{display:flex;align-items:center;gap:10px;min-height:62px;padding:0 10px;border-radius:9px;color:#172033;background:transparent;border:1px solid transparent;transition:background .18s ease,transform .18s ease}.user-list-item--clickable{cursor:pointer}.user-list-item--clickable:hover{background:#eef5ff;transform:none}.user-list-item--self{background:#f3f6fa}.user-list-item--self:hover{transform:none}.user-avatar{width:34px;height:34px;border-radius:999px;display:grid;place-items:center;position:relative;flex:0 0 auto;color:#fff;background:linear-gradient(135deg,#14b8a6,#0ea5e9);font-size:13px;font-weight:700;overflow:hidden}.user-avatar svg{width:18px;height:18px}.user-avatar img{width:100%;height:100%;object-fit:cover}.user-list-item--offline .user-avatar{filter:grayscale(1);opacity:.48;background:linear-gradient(135deg,#94a3b8,#64748b)}.user-status-dot{position:absolute;right:-1px;bottom:-1px;width:10px;height:10px;border-radius:999px;background:#22c55e;border:2px solid #fff}.user-list-item--offline .user-status-dot{background:#94a3b8}.user-main{min-width:0;flex:1;display:flex;flex-direction:column;gap:3px}.user-name{min-width:0;font-size:14px;font-weight:600;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.user-status-text{color:#16a34a;font-size:11px;font-weight:700}.user-list-item--offline .user-status-text{color:#94a3b8}.user-list-item--offline .user-name{color:#9ca3af}.user-chat-hint{color:#2563eb;font-size:11px;font-weight:700}.user-list-empty{padding:16px 12px;color:#64748b;font-size:13px;text-align:center}@media(max-width:960px){.user-list-close{display:inline-grid;place-items:center}}.room-list-section{display:flex;flex-direction:column;min-height:0;flex:1}.room-list-header{display:none;align-items:center;justify-content:space-between;padding:10px 12px 8px;color:#64748b;font-size:12px;font-weight:700;letter-spacing:.08em;text-transform:uppercase}.room-list-count{min-width:22px;height:22px;border-radius:999px;display:inline-grid;place-items:center;background:#dcfce7;color:#15803d;font-size:11px;letter-spacing:0}.room-list-items{list-style:none;margin:0;padding:0 8px 14px;display:flex;flex-direction:column;gap:8px;overflow-y:auto}.room-item{position:relative;display:flex;align-items:center;gap:14px;min-height:74px;padding:0 14px;border-radius:9px;color:#172033;background:transparent;border:1px solid transparent;cursor:pointer;transition:transform .18s ease,background .18s ease,border-color .18s ease,box-shadow .18s ease}.room-item:hover{background:#e2e8f09e;transform:none}.room-item--active{color:#0f172a;background:#e0e3e8;border-color:transparent;box-shadow:inset 4px 0 #006fe6}.room-icon{width:32px;height:32px;border-radius:999px;display:grid;place-items:center;background:#0ea5e91a;flex:0 0 auto}.room-icon svg{width:18px;height:18px;color:currentColor}.room-name{min-width:0;flex:1;font-size:14px;font-weight:800;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.room-unread-dot{width:9px;height:9px;border-radius:999px;background:#f97316;box-shadow:0 0 0 4px #f9731624;flex:0 0 auto}.room-list-empty{padding:16px 12px;color:#64748b;font-size:13px;text-align:center}.viewer-overlay{position:fixed;inset:0;z-index:9999;display:grid;place-items:center;padding:24px;background:#020617e0;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);animation:viewerFadeIn .18s ease}.viewer-img{max-width:min(92vw,1100px);max-height:90vh;border-radius:20px;box-shadow:0 24px 60px #02061780}@keyframes viewerFadeIn{0%{opacity:0}to{opacity:1}}.chat-shell{position:relative;display:grid;grid-template-columns:78px 298px minmax(0,1fr);height:100vh;min-height:100vh;background:#fff;color:#111827;overflow:hidden}.app-nav{display:flex;flex-direction:column;align-items:center;gap:22px;padding:28px 14px 24px;background:#edf1f5;border-right:1px solid #d9dee7;z-index:5}.app-wordmark{color:#0066d8;font-size:18px;font-weight:700;line-height:1}.app-nav-actions,.app-nav-bottom{display:flex;flex-direction:column;align-items:center;gap:18px}.app-nav-bottom{margin-top:auto;gap:14px}.nav-icon,.header-tool,.conversation-close{border:none;display:grid;place-items:center;color:#374151;background:transparent;transition:background .16s ease,color .16s ease,transform .16s ease,opacity .16s ease}.nav-icon{width:48px;height:48px;border-radius:12px}.nav-icon svg,.header-tool svg{width:20px;height:20px}.nav-icon--active,.nav-icon:hover{color:#fff;background:#256fe6}.nav-icon:disabled{opacity:.46;pointer-events:none}.nav-icon--logout:hover{background:#fee2e2;color:#b91c1c}.nav-user-avatar{position:relative;width:38px;height:38px;border:none;border-radius:999px;background:#0f766e;color:#fff;display:grid;place-items:center;font-size:13px;font-weight:800;padding:0}.nav-user-avatar img{width:100%;height:100%;border-radius:inherit;object-fit:cover}.nav-user-camera{position:absolute;right:-5px;top:-5px;width:18px;height:18px;border-radius:999px;display:grid;place-items:center;color:#256fe6;background:#fff;box-shadow:0 2px 6px #0f172a2e}.nav-user-camera svg{width:11px;height:11px}.nav-user-dot{position:absolute;right:-1px;bottom:-1px;width:10px;height:10px;border-radius:999px;background:#16a34a;border:2px solid #edf1f5}.conversation-panel{display:flex;flex-direction:column;min-width:0;background:#f4f5f7;border-right:1px solid #d9dee7;z-index:4}.conversation-head{display:flex;align-items:center;justify-content:space-between;padding:31px 22px 14px}.conversation-head h2{margin:0;color:#111827;font-size:20px;font-weight:800;letter-spacing:0}.conversation-close{display:none;width:32px;height:32px;border-radius:10px;font-size:22px}.conversation-search{display:flex;align-items:center;gap:10px;height:36px;margin:0 22px 22px;padding:0 13px;border:1px solid #cfd6e2;border-radius:11px;background:#fff;color:#6b7280}.conversation-search svg{width:17px;height:17px}.conversation-search input{flex:1;min-width:0;border:none;outline:none;background:transparent;color:#111827;font-size:14px}.conversation-search input::placeholder{color:#6b7280}.chat-main{min-width:0;min-height:0;display:flex;flex-direction:column;background:#fff}.chat-header{flex:0 0 69px;display:flex;align-items:center;justify-content:space-between;gap:18px;padding:0 28px;border-bottom:1px solid #d9dee7;background:#fff}.header-left{min-width:0;display:flex;align-items:center;gap:14px}.header-menu{display:none;width:40px;height:40px;border:none;border-radius:11px;background:#eef2f7;color:#374151}.header-menu svg{width:20px;height:20px}.header-peer-avatar{position:relative;width:42px;height:42px;border-radius:10px;display:grid;place-items:center;overflow:visible;color:#fff;background:linear-gradient(135deg,#64748b,#0f766e);font-size:14px;font-weight:800}.header-peer-avatar img{width:100%;height:100%;border-radius:inherit;object-fit:cover}.header-peer-avatar svg{width:22px;height:22px}.peer-dot{position:absolute;right:-4px;bottom:7px;width:8px;height:8px;border-radius:999px;background:#9ca3af;border:2px solid #fff}.peer-dot--online{background:#008a4c}.header-room{min-width:0}.header-title-row{display:flex;align-items:center;gap:8px}.header-room-title{max-width:42vw;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;color:#111827;font-size:16px;font-weight:800}.header-room-subtitle{margin-top:4px;color:#008a4c;font-size:12px;font-weight:600}.header-actions{display:flex;align-items:center;gap:14px;flex:0 0 auto}.header-tool{width:34px;height:34px;border-radius:9px;color:#6b7280}.header-tool:hover{color:#256fe6;background:#eef5ff}.header-split{width:1px;height:28px;background:#d9dee7}.chat-surface{position:relative;flex:1;min-height:0;display:flex;flex-direction:column;overflow:hidden;background:#fff}.room-pill{position:absolute;top:14px;right:22px;z-index:2;display:inline-flex;align-items:center;gap:7px;padding:7px 10px;border-radius:999px;color:#256fe6;background:#eef5ff;font-size:12px;font-weight:700}.room-pill svg{width:14px;height:14px}.status-banner{display:flex;align-items:center;justify-content:center;gap:10px;padding:9px 18px;font-size:13px;font-weight:700;flex-shrink:0}.status-banner--warm{background:#fef3c7;color:#92400e}.status-banner--warn{background:#ffe4b5;color:#9a3412}.status-banner--error{background:#fee2e2;color:#991b1b}.status-banner--info{background:#eff6ff;color:#1d4ed8}.status-banner__button{border:none;border-radius:999px;padding:5px 12px;background:#111827;color:#fff;font-size:12px;font-weight:700}.compress-hint{position:absolute;top:80px;left:50%;transform:translate(-50%);z-index:20;padding:8px 14px;border-radius:999px;background:#111827e0;color:#fff;font-size:12px;font-weight:700;box-shadow:0 16px 28px #0f172a2e}.sidebar-divider{flex:0 0 auto;height:1px;margin:0 16px;background:#d9dee7}.chat-mobile-mask,.friend-mobile-mask{display:none}@media(max-width:1180px){.chat-shell{grid-template-columns:72px 288px minmax(0,1fr)}}@media(max-width:840px){.chat-shell{grid-template-columns:1fr;grid-template-rows:62px minmax(0,1fr)}.app-nav{grid-row:1;flex-direction:row;justify-content:space-between;padding:8px 12px;border-right:none;border-bottom:1px solid #d9dee7}.app-nav-actions,.app-nav-bottom{flex-direction:row;gap:8px;margin-top:0}.nav-icon{width:42px;height:42px}.app-wordmark{font-size:17px}.conversation-panel{position:fixed;left:0;top:62px;bottom:0;width:min(86vw,320px);transform:translate(-102%);transition:transform .24s ease;box-shadow:18px 0 48px #0f172a2e}.conversation-panel--open{transform:translate(0)}.conversation-close{display:grid}.chat-mobile-mask{display:block;position:fixed;inset:62px 0 0;z-index:3;background:#0f172a52;opacity:0;pointer-events:none;transition:opacity .2s ease}.chat-shell--sidebar-open .chat-mobile-mask{opacity:1;pointer-events:auto}.chat-main{grid-row:2;min-height:0}.chat-header{flex-basis:62px;padding:0 14px}.header-menu{display:grid;place-items:center}.header-actions{gap:6px}.header-tool{width:32px;height:32px}}@media(max-width:560px){.app-nav{gap:8px}.app-wordmark{width:42px;overflow:hidden}.nav-icon{width:38px;height:38px;border-radius:10px}.nav-user-avatar{width:34px;height:34px}.chat-header{gap:8px}.header-peer-avatar{width:36px;height:36px}.header-room-title{max-width:42vw;font-size:15px}.header-actions .header-tool:nth-child(1),.header-actions .header-tool:nth-child(2),.header-split{display:none}}:root{color-scheme:dark;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,PingFang SC,Hiragino Sans GB,Microsoft YaHei,sans-serif;background:radial-gradient(circle at top left,rgba(118,75,162,.24),transparent 34%),linear-gradient(180deg,#0b1120,#10192d 48%,#0c1324);color:#e7ecf7;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased}*,*:before,*:after{box-sizing:border-box}html,body,#root{width:100%;min-height:100%}body{margin:0;background:inherit;color:inherit}body,button,input,textarea{font:inherit}button,input,textarea{color:inherit}button{cursor:pointer}img{max-width:100%;display:block;-webkit-touch-callout:none}::-webkit-scrollbar{width:8px;height:8px}::-webkit-scrollbar-track{background:transparent}::-webkit-scrollbar-thumb{background:#94a3b86b;border-radius:999px}
