/*!
 * 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-picker{position:fixed;width:100%;box-sizing:border-box;left:0;bottom:0;z-index:5000;background-color:#fff;background-color:var(--weui-BG-2);padding-left:0;padding-left:constant(safe-area-inset-left);padding-left:env(safe-area-inset-left);padding-right:0;padding-right:constant(safe-area-inset-right);padding-right:env(safe-area-inset-right);-webkit-backface-visibility:hidden;backface-visibility:hidden;-webkit-transform:translateY(100%);transform:translateY(100%);-webkit-transition:-webkit-transform .3s;transition:-webkit-transform .3s;transition:transform .3s;transition:transform .3s,-webkit-transform .3s;outline:0}.weui-picker .weui-half-screen-dialog__hd{padding-left:24px;padding-right:24px}.weui-picker .weui-half-screen-dialog__bd{overflow:visible}.weui-picker__hd{display:-webkit-box;display:-webkit-flex;display:flex;padding:16px;padding:16px calc(16px + constant(safe-area-inset-right)) 16px calc(16px + constant(safe-area-inset-left));padding:16px calc(16px + env(safe-area-inset-right)) 16px calc(16px + env(safe-area-inset-left));position:relative;text-align:center;font-size:17px;line-height:1.4}.weui-picker__hd::after{content:" ";position:absolute;left:0;bottom:0;right:0;height:1px;border-bottom:1px solid rgba(0,0,0,.1);border-bottom:1px solid var(--weui-FG-3);color:rgba(0,0,0,.1);color:var(--weui-FG-3);-webkit-transform-origin:0 100%;transform-origin:0 100%;-webkit-transform:scaleY(.5);transform:scaleY(.5)}.weui-picker__bd{display:-webkit-box;display:-webkit-flex;display:flex;position:relative;background-color:#fff;background-color:var(--weui-BG-2);height:240px;overflow:hidden}.weui-picker__group{-webkit-box-flex:1;-webkit-flex:1;flex:1;position:relative;height:100%;font-size:17px}.weui-picker__group:first-child .weui-picker__indicator{left:8px;border-top-left-radius:8px;border-bottom-left-radius:8px}.weui-picker__group:last-child .weui-picker__indicator{right:8px;border-top-right-radius:8px;border-bottom-right-radius:8px}.weui-picker__mask{position:absolute;top:0;left:0;width:100%;height:100%;margin:0 auto;z-index:3;background-image:-webkit-linear-gradient(top,hsla(0,0%,100%,.95),hsla(0,0%,100%,.6)),-webkit-linear-gradient(bottom,hsla(0,0%,100%,.95),hsla(0,0%,100%,.6));background-image:linear-gradient(180deg,hsla(0,0%,100%,.95),hsla(0,0%,100%,.6)),linear-gradient(0deg,hsla(0,0%,100%,.95),hsla(0,0%,100%,.6));background-position:top,bottom;background-size:100% 112px;background-repeat:no-repeat;-webkit-transform:translateZ(0);transform:translateZ(0)}.wx-root[data-weui-theme="dark"] .weui-picker__mask,body[data-weui-theme="dark"] .weui-picker__mask{background-image:-webkit-linear-gradient(top,rgba(25,25,25,.95),rgba(25,25,25,.6)),-webkit-linear-gradient(bottom,rgba(25,25,25,.95),rgba(25,25,25,.6));background-image:linear-gradient(180deg,rgba(25,25,25,.95),rgba(25,25,25,.6)),linear-gradient(0deg,rgba(25,25,25,.95),rgba(25,25,25,.6))}@media (prefers-color-scheme:dark){.wx-root:not([data-weui-theme="light"]) .weui-picker__mask,body:not([data-weui-theme="light"]) .weui-picker__mask{background-image:-webkit-linear-gradient(top,rgba(25,25,25,.95),rgba(25,25,25,.6)),-webkit-linear-gradient(bottom,rgba(25,25,25,.95),rgba(25,25,25,.6));background-image:linear-gradient(180deg,rgba(25,25,25,.95),rgba(25,25,25,.6)),linear-gradient(0deg,rgba(25,25,25,.95),rgba(25,25,25,.6))}}.weui-picker__indicator{height:56px;position:absolute;top:112px;left:0;right:0;z-index:1;background:#f7f7f7;background:var(--weui-BG-3)}.weui-picker__content{position:absolute;top:0;left:0;width:100%;z-index:2}.weui-picker__item{height:56px;line-height:56px;text-align:center;color:rgba(0,0,0,.9);color:var(--weui-FG-0);text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.weui-picker__item_disabled{color:rgba(0,0,0,.55);color:var(--weui-FG-1)}