/*!
 * WeUI v2.6.26 (https://github.com/weui/weui)
 * Copyright 2026 Tencent, Inc.
 * Licensed under the MIT license
 */.wx-root,body{--weui-BG-COLOR-ACTIVE:#ececec}.wx-root[data-weui-theme="dark"],body[data-weui-theme="dark"]{--weui-BG-COLOR-ACTIVE:#373737}@media (prefers-color-scheme:dark){.wx-root:not([data-weui-theme="light"]),body:not([data-weui-theme="light"]){--weui-BG-COLOR-ACTIVE:#373737}}.wx-root,body,page{--weui-BTN-HEIGHT:48;--weui-BTN-HEIGHT-MEDIUM:40;--weui-BTN-HEIGHT-SMALL:32}.wx-root,body{--weui-BTN-ACTIVE-MASK:rgba(0,0,0,.2)}.wx-root[data-weui-theme="dark"],body[data-weui-theme="dark"]{--weui-BTN-ACTIVE-MASK:hsla(0,0%,100%,.2)}@media (prefers-color-scheme:dark){.wx-root:not([data-weui-theme="light"]),body:not([data-weui-theme="light"]){--weui-BTN-ACTIVE-MASK:hsla(0,0%,100%,.2)}}.wx-root,body{--weui-BTN-DEFAULT-ACTIVE-BG:#e6e6e6}.wx-root[data-weui-theme="dark"],body[data-weui-theme="dark"]{--weui-BTN-DEFAULT-ACTIVE-BG:hsla(0,0%,100%,.126)}@media (prefers-color-scheme:dark){.wx-root:not([data-weui-theme="light"]),body:not([data-weui-theme="light"]){--weui-BTN-DEFAULT-ACTIVE-BG:hsla(0,0%,100%,.126)}}.wx-root,body{--weui-DIALOG-LINE-COLOR:rgba(0,0,0,.1)}.wx-root[data-weui-theme="dark"],body[data-weui-theme="dark"]{--weui-DIALOG-LINE-COLOR:hsla(0,0%,100%,.1)}@media (prefers-color-scheme:dark){.wx-root:not([data-weui-theme="light"]),body:not([data-weui-theme="light"]){--weui-DIALOG-LINE-COLOR:hsla(0,0%,100%,.1)}}.weui-grids{position:relative;overflow:hidden}.weui-grids::before{right:0;height:1px;border-top:1px solid rgba(0,0,0,.1);border-top:1px solid var(--weui-FG-3);-webkit-transform-origin:0 0;transform-origin:0 0;-webkit-transform:scaleY(.5);transform:scaleY(.5)}.weui-grids::after,.weui-grids::before{content:" ";position:absolute;left:0;top:0;color:rgba(0,0,0,.1);color:var(--weui-FG-3)}.weui-grids::after{width:1px;bottom:0;border-left:1px solid rgba(0,0,0,.1);border-left:1px solid var(--weui-FG-3);-webkit-transform-origin:0 0;transform-origin:0 0;-webkit-transform:scaleX(.5);transform:scaleX(.5)}.weui-grid{position:relative;float:left;padding:20px 10px;width:33.33333333%;box-sizing:border-box}.weui-grid::before{top:0;width:1px;border-right:1px solid rgba(0,0,0,.1);border-right:1px solid var(--weui-FG-3);-webkit-transform-origin:100% 0;transform-origin:100% 0;-webkit-transform:scaleX(.5);transform:scaleX(.5)}.weui-grid::after,.weui-grid::before{content:" ";position:absolute;right:0;bottom:0;color:rgba(0,0,0,.1);color:var(--weui-FG-3)}.weui-grid::after{left:0;height:1px;border-bottom:1px solid rgba(0,0,0,.1);border-bottom:1px solid var(--weui-FG-3);-webkit-transform-origin:0 100%;transform-origin:0 100%;-webkit-transform:scaleY(.5);transform:scaleY(.5)}.weui-grid:active{background-color:#ececec;background-color:var(--weui-BG-COLOR-ACTIVE)}.weui-grid__icon{width:28px;height:28px;margin:0 auto}.weui-grid__icon img{display:block;width:100%;height:100%}.weui-grid__icon+.weui-grid__label{margin-top:4px}.weui-grid__label{display:block;text-align:center;color:rgba(0,0,0,.9);color:var(--weui-FG-0);font-size:14px;white-space:nowrap;text-overflow:ellipsis;overflow:hidden}