:root,body{--sl-canvas:#05070d;--sl-surface:#0b1018;--sl-elevated:#111827;--sl-text:#f4f7fb;--sl-text-secondary:#a9b3c4;--sl-text-tertiary:#8a93a6;--sl-control-border:#52627a;--sl-cyan:#00e5ff;--sl-blue:#145cff;--sl-purple:#7b61ff;--sl-success:#55d98a;--sl-warning:#ffc96b;--sl-danger:#ff6b7a;--sl-overlay:rgba(0,0,0,0.72);--sl-line:rgba(244,247,251,0.12)}.sl-theme[data-weui-theme=dark]{--weui-BG-0:var(--sl-canvas);--weui-BG-1:var(--sl-surface);--weui-BG-2:var(--sl-elevated);--weui-FG-0:var(--sl-text);--weui-FG-1:var(--sl-text-secondary);--weui-FG-2:var(--sl-text-tertiary);--weui-SEPARATOR-0:var(--sl-line);--weui-BRAND:var(--sl-cyan);--weui-BRAND-100:var(--sl-cyan);--weui-BRAND-BG-100:var(--sl-blue);--weui-BLUE:var(--sl-blue);--weui-RED:var(--sl-danger)}body{--weui-BRAND:#00e5ff;--weui-BRAND-100:#00e5ff;--weui-BRAND-120:#4decff;--weui-BRAND-170:#b5f7ff;--weui-BRAND-80:#00b7cc;--weui-BRAND-90:#00cfe6;--weui-BRAND-BG-100:#145cff;--weui-BRAND-BG-110:#286cff;--weui-BRAND-BG-130:#5b90ff;--weui-BRAND-BG-90:#124fd8;--weui-BG-0:#05070d;--weui-BG-1:#070a12;--weui-BG-2:#0a1020;--weui-BG-3:#0c1322;--weui-BG-4:#1a2334;--weui-BG-5:#101827;--weui-FG-0:rgba(244,247,251,0.94);--weui-FG-0_5:rgba(244,247,251,0.82);--weui-FG-1:rgba(244,247,251,0.68);--weui-FG-2:rgba(244,247,251,0.46);--weui-FG-3:rgba(244,247,251,0.12);--weui-FG-4:rgba(244,247,251,0.18);--weui-LINK:#8ef5ff;--weui-OVERLAY:rgba(2,3,10,0.78);--weui-SEPARATOR-0:rgba(244,247,251,0.1);--weui-SEPARATOR-1:rgba(244,247,251,0.15)}[role=button],a,button{cursor:pointer}.stellar-weui-btn.weui-btn{display:inline-flex;width:auto;max-width:100%;margin:0;line-height:1.35;vertical-align:middle}.stellar-weui-btn.weui-btn:after{border:0}.stellar-filter-pill.weui-btn{display:inline-flex;width:auto;margin:0;align-items:center;justify-content:center;line-height:1.3}.stellar-filter-pill.weui-btn:after{border:0}.stellar-weui-btn.weui-btn_primary:not(.weui-btn_disabled),.stellar-weui-btn.weui-btn_primary:not(.weui-btn_disabled):visited{color:#fff}.stellar-weui-btn.weui-btn_default,.stellar-weui-btn.weui-btn_default:visited{color:var(--text)}.stellar-weui-btn.weui-btn_disabled{cursor:progress;opacity:.58}.stellar-weui-btn__loading{position:relative;z-index:2;width:18px;height:18px;margin-right:8px;color:currentColor}.stellar-weui-feedback{position:fixed;inset:0;z-index:1000;pointer-events:none}.stellar-weui-feedback .weui-mask_transparent{position:absolute}.stellar-weui-toast{overflow:hidden;border:1px solid rgba(142,245,255,.2);border-radius:16px;background:rgba(7,10,18,.92);box-shadow:0 24px 72px rgba(0,0,0,.5),0 0 34px rgba(0,229,255,.12);color:var(--text);backdrop-filter:blur(22px)}.stellar-weui-toast.weui-toast_text{width:min(78vw,360px);min-height:0;padding:13px 18px}.stellar-weui-toast .weui-toast__content{color:rgba(244,247,251,.9);font-size:14px;line-height:1.55}.stellar-weui-toast .weui-icon-success-no-circle,.stellar-weui-toast .weui-icon-warn{color:var(--cyan)}.stellar-weui-toast__loading{display:block;margin:26px auto 4px}.stellar-weui-actionsheet-layer{position:fixed;inset:0;z-index:900;pointer-events:none}.stellar-weui-actionsheet-layer[data-state=open]{pointer-events:auto}.stellar-weui-mask.weui-mask{position:absolute;z-index:0;width:100%;border:0;background:rgba(2,3,10,.76);opacity:0;visibility:hidden;backdrop-filter:blur(8px);transition:opacity .2s ease,visibility .2s ease}.stellar-weui-actionsheet-layer[data-state=open] .stellar-weui-mask.weui-mask{opacity:1;visibility:visible}.stellar-weui-actionsheet.weui-actionsheet{position:absolute;right:0;bottom:0;left:0;z-index:1;max-height:min(82svh,760px);overflow-y:auto;border:1px solid rgba(244,247,251,.12);border-bottom:0;border-radius:28px 28px 0 0;background:radial-gradient(circle at 82% 0,rgba(0,229,255,.09),transparent 30%),linear-gradient(180deg,rgba(10,16,32,.99),rgba(5,7,13,.995));box-shadow:0 -28px 90px rgba(0,0,0,.62);color:var(--text);opacity:0;transform:translateY(100%);padding-bottom:calc(env(safe-area-inset-bottom) + 18px);visibility:hidden;transition:opacity .18s ease,transform .24s cubic-bezier(.22,1,.36,1),visibility .24s ease}.stellar-weui-actionsheet-layer[data-state=open] .stellar-weui-actionsheet.weui-actionsheet{opacity:1;transform:translateY(0);visibility:visible}.stellar-weui-actionsheet__grab{width:42px;height:4px;margin:10px auto 2px;border-radius:999px;background:rgba(244,247,251,.2)}.stellar-weui-actionsheet__title.weui-actionsheet__title{display:flex;flex-direction:row;height:auto;min-height:0;align-items:flex-start;justify-content:space-between;gap:20px;padding:14px 20px 16px;text-align:left}.stellar-weui-actionsheet__title .weui-actionsheet__title-text{color:var(--text);font-size:20px;font-weight:650;line-height:1.25}.stellar-weui-actionsheet__title p{margin-top:5px;color:rgba(244,247,251,.5);font-size:13px;line-height:1.5}.stellar-weui-icon-btn.weui-icon-btn{display:inline-flex;width:44px;height:44px;flex:0 0 44px;align-items:center;justify-content:center;overflow:hidden;border:1px solid rgba(244,247,251,.14);border-radius:999px;background:rgba(244,247,251,.05);color:rgba(244,247,251,.78);font-size:0}.stellar-weui-icon-btn .weui-icon-close-thin{font-size:19px}.stellar-weui-actionsheet__menu.weui-actionsheet__menu{padding:0 16px 4px;background:transparent;color:var(--text)}.stellar-weui-actionsheet .weui-actionsheet__cell{color:var(--text)}.stellar-weui-actionsheet .weui-actionsheet__cell:before{border:0}.stellar-weui-actionsheet .weui-actionsheet__cell:active{background:rgba(244,247,251,.08)}.stellar-weui-search.weui-search-bar{padding:0;background:transparent}.stellar-weui-search .weui-search-bar__form{overflow:hidden;min-height:44px;border:1px solid rgba(244,247,251,.12);border-radius:999px;background:rgba(244,247,251,.045)}.stellar-weui-search .weui-search-bar__form:after{border:0}.stellar-weui-search .weui-search-bar__box{display:flex;height:100%;align-items:center;padding:0 14px;visibility:visible}.stellar-weui-search .weui-search-bar__box .weui-icon-search{position:static;margin:0 8px 0 0;color:rgba(142,245,255,.72);transform:none}.stellar-weui-search .weui-search-bar__box label{flex:1}.stellar-weui-search .weui-search-bar__input{box-sizing:border-box;height:42px;padding:0;color:var(--text);caret-color:var(--cyan)}.stellar-weui-search .weui-search-bar__input::-moz-placeholder{color:rgba(138,147,166,.7)}.stellar-weui-search .weui-search-bar__input::placeholder{color:rgba(138,147,166,.7)}.stellar-case-toolbar{display:grid;grid-template-columns:minmax(0,1fr) auto;grid-template-areas:"search trigger" "categories categories";flex-wrap:nowrap}.stellar-case-toolbar__categories{grid-area:categories;display:flex;min-width:0;width:100%;align-items:center;gap:.5rem;overflow-x:auto;overflow-y:hidden;padding:.125rem 0 .25rem;scroll-padding-inline:.5rem;scrollbar-width:none;-webkit-overflow-scrolling:touch}.stellar-case-toolbar__categories::-webkit-scrollbar{display:none}.stellar-case-toolbar__categories>button{scroll-snap-align:center}.stellar-case-toolbar__search{grid-area:search}.stellar-case-toolbar__trigger{grid-area:trigger}@media (orientation:landscape) and (min-width:800px){.stellar-case-toolbar{display:flex}.stellar-case-toolbar__categories{order:0;min-width:0;flex:1 1 auto;width:auto;padding-bottom:1px}.stellar-case-toolbar__search{order:1;width:clamp(10rem,21vw,15rem);min-width:10rem;max-width:15rem;flex:0 1 15rem}.stellar-case-toolbar__trigger{order:2;flex:0 0 auto}}.stellar-weui-search__clear.weui-search-bar__cancel-btn{min-width:44px;margin:0;color:var(--sl-cyan);font-size:13px}.stellar-weui-cells.weui-cells,.stellar-weui-form .weui-cells{overflow:hidden;margin-top:0;border:1px solid rgba(244,247,251,.11);border-radius:12px;background:rgba(244,247,251,.035);color:var(--text)}.stellar-weui-cells.weui-cells:after,.stellar-weui-cells.weui-cells:before,.stellar-weui-form .weui-cells:after,.stellar-weui-form .weui-cells:before{border:0}.stellar-weui-cells .weui-cell,.stellar-weui-form .weui-cell{min-height:52px;padding:12px 14px;color:rgba(244,247,251,.88)}.stellar-weui-cells .weui-cell:before,.stellar-weui-form .weui-cell:before{right:14px;left:14px;border-color:rgba(244,247,251,.09)}.stellar-weui-cells .weui-cell__ft,.stellar-weui-form .weui-cell__ft{color:rgba(244,247,251,.48)}.stellar-weui-form.weui-form{min-height:0;border:0;background:transparent;color:var(--text)}.stellar-weui-form .weui-form__bd,.stellar-weui-form .weui-form__control-area{min-height:0}.stellar-weui-form .weui-form__control-area{margin:0}.stellar-weui-form .weui-cells__group_form,.stellar-weui-form .weui-cells__group_form-primary{padding:0}.stellar-weui-form .weui-cells__title{margin:0 0 8px;padding:0;color:rgba(244,247,251,.72);font-size:13px;font-weight:600}.stellar-weui-form .weui-label{width:92px;color:rgba(244,247,251,.72);font-size:14px}.stellar-weui-form .weui-input,.stellar-weui-form .weui-select,.stellar-weui-form .weui-textarea{border:1px solid var(--sl-control-border);border-radius:8px;background:rgba(11,16,24,.92);color:var(--text);caret-color:var(--cyan);font-size:16px}.stellar-weui-search .weui-search-bar__form{border-color:var(--sl-control-border)}.stellar-weui-form .weui-select{height:30px;line-height:30px}.stellar-weui-form .weui-select option{background:#0a1020;color:var(--text)}.stellar-weui-form .weui-input::-moz-placeholder,.stellar-weui-form .weui-textarea::-moz-placeholder{color:rgba(138,147,166,.78)}.stellar-weui-form .weui-input::placeholder,.stellar-weui-form .weui-textarea::placeholder{color:rgba(138,147,166,.78)}.stellar-weui-form .weui-form__opr-area{margin:20px 0 0}.stellar-weui-form .weui-cells__tips,.stellar-weui-form .weui-form__tips{color:rgba(244,247,251,.52)}.stellar-weui-msg.weui-msg{padding:44px 22px 34px;border:1px solid rgba(244,247,251,.1);border-radius:16px;background:rgba(244,247,251,.035)}.stellar-weui-msg .weui-msg__title{color:var(--text)}.stellar-weui-msg .weui-msg__desc{color:var(--muted)}.stellar-weui-gallery.weui-gallery{display:block;z-index:900;background:transparent}.stellar-weui-tabbar.weui-tabbar{border-top:1px solid rgba(244,247,251,.12);background:rgba(7,10,18,.96);box-shadow:0 -16px 48px rgba(0,0,0,.46);backdrop-filter:blur(22px)}.stellar-weui-tabbar.weui-tabbar:before{border:0}.stellar-weui-tabbar .weui-tabbar__item{min-height:56px;padding:5px 0 3px;color:rgba(244,247,251,.56)}.stellar-weui-tabbar .weui-tabbar__item.weui-bar__item_on{color:var(--cyan)}.stellar-weui-tabbar .weui-tabbar__label{display:block!important;min-width:0;max-width:100%;overflow:visible;color:inherit;font-size:10px;line-height:1.35;opacity:1!important;text-overflow:clip;white-space:nowrap}.stellar-tabbar-icon.weui-tabbar__icon{display:inline-flex;width:24px;height:24px;align-items:center;justify-content:center;color:inherit}.stellar-carousel-dot{position:relative;width:32px;height:32px;border:0;border-radius:999px;background:transparent}.stellar-carousel-dot:after{position:absolute;top:50%;left:50%;width:8px;height:8px;border:1px solid rgba(255,255,255,.28);border-radius:999px;background:rgba(255,255,255,.36);content:"";transform:translate(-50%,-50%);transition:width .24s ease,background-color .24s ease,border-color .24s ease,box-shadow .24s ease}.stellar-carousel-dot[data-active=true]:after{width:24px;border-color:var(--cyan);background:var(--cyan);box-shadow:0 0 16px rgba(0,229,255,.5)}@media (min-width:768px){.stellar-weui-actionsheet.weui-actionsheet{right:max(24px,calc((100vw - 720px) / 2));left:max(24px,calc((100vw - 720px) / 2));width:auto;border-bottom:1px solid rgba(244,247,251,.12);border-radius:28px;margin-bottom:24px}}@media (prefers-reduced-motion:reduce){.stellar-weui-actionsheet,.stellar-weui-mask{transition:none!important}}