@font-face{font-family:IcomoonClone;src:url(/assets/remote/icomoon.ttf) format("truetype")}@font-face{font-family:IcomoonUi;src:url(/assets/remote/icomoon.5d6a69dddb43837b94d9.ttf) format("truetype")}*{box-sizing:border-box}html,body,#app{min-height:100%;margin:0}body{background:#f0f0f0;color:#303133;font-family:PingFang SC,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}button{margin:0;padding:0;border:0;background:transparent;color:inherit;font:inherit}a{color:inherit;text-decoration:none}.app-header{position:fixed;z-index:1000;top:0;left:0;right:0;height:44px;display:flex;align-items:center;justify-content:space-between;padding:0 15px;background:#d6bfed}.nav-left,.nav-left-placeholder{width:60px;height:44px;display:flex;align-items:center}.nav-left img{width:40px;height:40px;padding:8px;margin-left:-2px;filter:invert(1)}.nav-center{position:absolute;left:50%;top:0;height:44px;display:flex;align-items:center;transform:translate(-50%);color:#fff;font-size:18px;font-weight:500;line-height:1;white-space:nowrap}.nav-right{width:60px;height:44px}.app-tabbar{position:fixed;z-index:999;left:0;right:0;bottom:0;height:60px;display:flex;padding-bottom:env(safe-area-inset-bottom);background:#fff;border-top:1px solid #e5e5e5}.tabbar-item{flex:1;height:59px;display:flex;flex-direction:column;align-items:center;justify-content:center;color:#999}.tabbar-item.active{background:#eaeaea;color:#ff95b1}.tabbar-icon{width:28px;height:28px;margin-bottom:4px;stroke:currentColor}.tabbar-text{font-size:12px;line-height:1}.load-more{height:80px;display:flex;align-items:center;justify-content:center;color:#777;font-size:15px}.home-page{min-height:100vh;padding-top:44px;padding-bottom:60px;background:#f0f0f0}.banner-carousel-section{background:#fff}.banner-swiper{position:relative;width:100%;height:132px;overflow:hidden}.banner-carousel-image{display:block;width:100%;height:100%;object-fit:cover}.swiper-dots{position:absolute;left:0;right:0;bottom:12px;display:flex;justify-content:center;gap:11px}.swiper-dots span{width:8px;height:8px;border-radius:50%;background:#ffffff8c}.swiper-dots .active{background:#fff}.notice-section{height:41px;display:flex;align-items:center;background:#fff;border-bottom:1px solid #ddd}.notice-bar{width:100%;display:flex;align-items:center;padding:0 15px}.volume-icon{width:20px;height:20px;margin-right:10px}.notice-text{flex:1;height:20px;overflow:hidden;color:#333;font-size:14px;line-height:20px;white-space:nowrap}.notice-text span{display:inline-block;animation:noticeScroll 9s linear infinite}@keyframes noticeScroll{0%{transform:translate(100%)}to{transform:translate(-100%)}}.function-icons{height:92px;display:grid;grid-template-columns:repeat(4,1fr);align-items:center;background:#fff;padding:10px 0}.icon-item{display:flex;flex-direction:column;align-items:center;gap:8px}.icon-wrapper{width:47px;height:47px;display:flex;align-items:center;justify-content:center;border-radius:50%;box-shadow:0 2px 8px #0000001a}.icon1{background:linear-gradient(135deg,#adaaf3,#9c97f0)}.icon2{background:linear-gradient(135deg,#b9e9f5,#a3ddf0)}.icon3{background:linear-gradient(135deg,#a7f2e1,#95ebd6)}.icon4{background:linear-gradient(135deg,#fec6c6,#fdb8b8)}.quick-symbol{width:31px;height:31px;color:#fff;stroke:currentColor}.icon-label{color:#999;font-size:12px;line-height:17px}.first-banner-section,.second-banner-section{padding:10px 15px;background:#f0f0f0}.wide-banner{display:block;width:100%;border-radius:8px}.zone-buttons-section{display:grid;grid-template-columns:repeat(4,1fr);gap:8px;padding:15px;background:#fff}.zone-btn{height:57px;border-radius:8px;background-position:center;background-size:cover;color:#fff;font-size:16px;font-weight:700;line-height:1;text-shadow:0 1px 2px rgba(0,0,0,.3)}.hot-zone-section{background:#fff}.section-heading{height:58px;display:flex;align-items:center;justify-content:center;gap:18px;padding-top:4px;color:#303133;font-size:16px}.section-heading img:first-child{width:75px;height:20px;object-fit:contain}.section-heading img:last-child{width:48px;height:20px;object-fit:contain}.product-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:15px;padding:0 15px 31px;border-bottom:1px dashed rgba(214,191,237,.5)}.product-card{height:142px;display:flex;flex-direction:column;align-items:center;background:#fff;border-radius:8px;box-shadow:0 2px 8px #0000001a;overflow:hidden}.product-image{width:112px;height:72px;margin:18px auto 12px;object-fit:contain}.product-name{display:block;padding:0 10px;color:#333;font-size:14px;font-weight:500;line-height:20px;text-align:center}.activity-page{min-height:100vh;padding-top:44px;padding-bottom:60px;background:#f0f0f0}.activity-content{min-height:calc(100vh - 104px);padding:8px 10px 0}.activity-content .load-more{height:80px}.activity-card,.record-card,.order-card,.account-list-card{background:#fff;border-radius:8px;box-shadow:0 2px 8px #0000000f}.activity-card{margin-bottom:10px;overflow:hidden}.activity-card img{width:100%;height:126px;object-fit:cover;display:block}.activity-card-body{padding:12px;display:grid;gap:6px}.activity-card-body strong,.record-card strong,.order-card strong,.account-row strong{color:#333;font-size:15px}.activity-card-body p{margin:0;color:#666;font-size:13px;line-height:20px}.activity-card-body span,.record-card span,.order-card span,.account-row span{color:#999;font-size:12px}.mine-page{position:relative;min-height:100vh;padding-bottom:120px;background:#f0f0f0}.mine-hero{height:217px;background:#c7afe5}.mine-page .app-header{background:#c7afe5}.user-info-section{position:relative;height:119px}.avatar{position:absolute;left:15px;top:59px;width:45px;height:45px;border-radius:50%;background:#fff;overflow:hidden}.avatar:before{content:"";position:absolute;left:15px;top:8px;width:16px;height:16px;border-radius:50%;background:#ff6125}.avatar:after{content:"";position:absolute;left:8px;bottom:-3px;width:30px;height:24px;border-radius:50% 50% 35% 35%;background:#ff4921}.username{position:absolute;left:72px;top:72px;color:#fff;font-size:15px;line-height:20px}.invite-row{position:absolute;left:72px;top:95px;right:15px;display:flex;align-items:center;justify-content:space-between;gap:12px;color:#fff;font-size:12px;line-height:18px}.invite-code{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.invite-copy{flex:0 0 auto;height:20px;padding:0 10px;border-radius:10px;background:#ffffff38;color:#fff;font-size:12px;line-height:20px;cursor:pointer}.vip-badge{position:absolute;top:69px;right:15px;width:48px;height:25px;border-radius:12px;background:#ffc000;color:#333;font-size:13px;font-weight:700;line-height:25px;text-align:center}.balance-section{padding-top:15px;color:#fff;text-align:center}.balance-label{font-size:15px;line-height:20px}.balance-amount{margin-top:8px;font-size:28px;font-weight:700;line-height:31px}.exchange-card{position:absolute;left:50%;top:205px;width:120px;height:52px;display:flex;align-items:center;justify-content:center;gap:9px;transform:translate(-50%);background:#fff;border-radius:10px;box-shadow:0 4px 16px #00000014;color:#4ecdc4;font-size:15px}.coin{width:22px;height:22px;border-radius:50%;background:#4ecdc4;color:#fff;font-size:13px;line-height:22px;text-align:center}.mine-menu{margin:55px 15px 0;overflow:hidden;background:#fff;border-radius:10px}.menu-item{width:100%;height:49px;display:flex;align-items:center;justify-content:space-between;padding:0 16px;border-bottom:1px solid #f0f0f0}.menu-item:last-child{border-bottom:0}.menu-left{display:flex;align-items:center;gap:16px;color:#333;font-size:15px;line-height:20px}.menu-svg{width:22px;height:22px;stroke:currentColor}.menu-arrow{color:#ccc;font-size:20px;line-height:1}.logout-section{height:78px;padding:15px}.logout-section button{width:100%;height:48px;background:#fff;border-radius:10px;box-shadow:0 2px 8px #0000000f;color:#666;font-size:15px}.order-page{min-height:100vh;padding-top:44px;background:#f8f8f8}.order-content-wrapper{min-height:calc(100vh - 44px)}.order-filter{height:55px;display:flex;align-items:center;justify-content:space-between;padding:0 20px;background:#fff;border-bottom:1px solid #f0f0f0}.order-date-picker,.order-type{display:flex;align-items:center;color:#333;font-size:16px;font-weight:500;line-height:24px}.order-date-picker{display:flex;align-items:center;gap:8px;position:relative;min-width:0;background:none;border:0;padding:0;color:#333;font-size:16px;font-weight:500;line-height:24px;cursor:pointer}.order-date-picker span{white-space:nowrap}.order-type{gap:8px;background:none;border:0;padding:0;cursor:pointer}.calendar-icon{color:#111;font-size:21px}.dropdown-arrow{color:#999;font-size:18px}.order-tabs{height:52px;display:flex;padding:0 20px;background:#fff;border-bottom:1px solid #f0f0f0}.order-tabs button{position:relative;flex:1;height:51px;color:#666;font-size:15px;font-weight:500}.order-tabs button.active{color:#d6bfed;font-weight:600}.order-tabs button.active:after{content:"";position:absolute;left:50%;bottom:0;width:30px;height:2px;transform:translate(-50%);background:#d6bfed;border-radius:1px}.order-empty{height:224px;display:flex;align-items:center;justify-content:center;color:#999;font-size:16px}.order-date-overlay{position:fixed;inset:0;z-index:3100;display:flex;align-items:flex-end;background:#0006}.order-date-sheet{width:100%;overflow:hidden;background:#fff;border-radius:10px 10px 0 0;box-shadow:0 -8px 24px #0000001f}.order-date-header{height:48px;display:flex;align-items:center;justify-content:space-between;padding:0 16px;border-bottom:1px solid #f0f0f0;color:#333;font-size:15px}.order-date-header button{color:#2f73ff;font-size:15px}.order-date-toolbar{height:52px;display:flex;align-items:center;justify-content:space-between;padding:0 18px;border-bottom:1px solid #f4f4f4;color:#333}.order-date-toolbar button{width:32px;height:32px;display:inline-flex;align-items:center;justify-content:center;color:#777}.order-date-toolbar strong{font-size:16px;font-weight:600}.order-weekdays{display:grid;grid-template-columns:repeat(7,minmax(0,1fr));padding:10px 12px 0;color:#999;font-size:12px;text-align:center}.order-calendar-grid{display:grid;grid-template-columns:repeat(7,minmax(0,1fr));gap:6px 0;padding:10px 12px 14px}.order-calendar-day{height:40px;display:inline-flex;align-items:center;justify-content:center;border-radius:20px;color:#333;font-size:14px}.order-calendar-day.blank{visibility:hidden}.order-calendar-day.today{color:#b387e8;font-weight:600}.order-calendar-day.active{background:#f4ebff;color:#b387e8;font-weight:700}.order-range-overlay{position:fixed;inset:0;z-index:3000;display:flex;align-items:flex-end;background:#0006}.order-range-sheet{width:100%;overflow:hidden;background:#fff;border-radius:10px 10px 0 0;box-shadow:0 -8px 24px #0000001f}.order-range-header{height:48px;display:flex;align-items:center;justify-content:space-between;padding:0 16px;border-bottom:1px solid #f0f0f0;color:#333;font-size:15px}.order-range-header button{color:#2f73ff;font-size:15px}.order-range-options{padding-bottom:8px}.order-range-option{position:relative;width:100%;height:52px;border-bottom:1px solid #f4f4f4;color:#666;font-size:16px}.order-range-option.active{background:#fbf8ff;color:#333;font-weight:600}.order-range-option .range-check{position:absolute;right:16px;color:#b387e8;font-size:18px}.record-page{min-height:100vh;padding-top:44px;background:#f5f5f5}.record-content{min-height:calc(100vh - 44px);padding:8px 15px 0}.filter-card{width:100%;height:56px;display:flex;align-items:center;justify-content:space-between;padding:0 20px;background:#fff;border-radius:12px;box-shadow:0 2px 8px #0000000f;color:#333;font-size:16px;font-weight:500}.filter-card span:last-child{color:#b887e8;font-size:18px}.record-content .load-more{margin-top:15px}.record-card,.order-card{min-height:64px;margin-top:10px;padding:12px 14px;display:flex;align-items:flex-start;justify-content:space-between;gap:12px;background:#fff;border-radius:10px;box-shadow:0 2px 8px #0000000f}.record-card>div:first-child,.order-card>div:first-child{min-width:0;display:grid;gap:5px}.order-card-info{flex:1;min-width:0;display:grid;gap:6px}.order-card-top{display:flex;align-items:center;justify-content:space-between;gap:12px;min-width:0}.order-card-top strong{min-width:0;overflow:hidden;color:#111;font-size:16px;font-weight:600;line-height:20px;text-overflow:ellipsis;white-space:nowrap}.order-status{flex:0 0 auto;height:20px;padding:0 8px;border-radius:10px;background:#f2ebff;color:#a36be0;font-size:12px;line-height:20px}.order-status.status-pending{background:#fff7e7;color:#d39b00}.order-status.status-matched{background:#edfdf8;color:#1aa77a}.order-status.status-unmatched{background:#fff1f0;color:#d93026}.order-card-time{color:#999;font-size:12px;line-height:16px}.order-detail{display:grid;gap:4px;padding:10px;background:#f8f8f8;border-radius:8px}.order-detail-row{display:flex;align-items:flex-start;gap:8px}.order-detail-label{flex:0 0 auto;width:44px;color:#999;font-size:12px;line-height:18px}.order-detail-value{min-width:0;color:#333;font-size:13px;line-height:18px;word-break:break-word}.order-detail-value.muted{color:#999}.record-amount{align-self:flex-start;padding-top:2px;color:#34c7bd;font-size:15px;font-weight:700;white-space:nowrap}.remit-error,.remit-success{margin:10px 15px 12px;padding:9px 10px;border-radius:6px;font-size:13px;line-height:18px}.remit-error{background:#fff2f0;color:#d93026}.remit-success{background:#edfdf8;color:#15a382}.account-list-card{padding:0 15px;margin-bottom:15px}.account-row{min-height:62px;display:grid;gap:5px;justify-content:start;padding:12px 0;border-bottom:1px solid #f0f0f0}.account-row:last-child{border-bottom:0}@font-face{font-family:DisplayFree;src:url(/assets/remote/DISPLAY-FREE-TFB.ttf) format("truetype")}.business-list-page{position:relative;height:100vh;overflow:hidden;background:#f0f0f0;color:#303133}.business-nav{position:fixed;top:0;left:0;right:0;z-index:1000;height:44px;display:flex;align-items:center;justify-content:space-between;padding:0 15px;background:#d6bfed}.business-back{width:60px;height:44px;display:flex;align-items:center;justify-content:flex-start}.business-back img{width:40px;height:40px;padding:8px;margin-left:-8px;filter:brightness(0) invert(1)}.brand-selector{position:absolute;top:4px;left:50%;height:36px;display:flex;align-items:center;justify-content:center;gap:5px;transform:translate(-50%);padding:0 12px;background:#fff;border-radius:4px;color:#b887e8;font-size:16px;font-weight:500;line-height:36px}.business-menu{width:60px;height:44px;display:flex;align-items:center;justify-content:flex-end;padding-right:4px;color:#fff;font-size:24px;line-height:1}.business-right-menu{position:absolute;top:44px;right:10px;z-index:1002;width:115px;overflow:hidden;background:#fff;border-radius:4px;box-shadow:0 4px 16px #00000026}.business-right-menu button{width:100%;height:42px;padding:0 12px;text-align:left;color:#333;font-size:14px;border-bottom:1px solid #f0f0f0}.business-right-menu button:last-child{border-bottom:0}.brand-overlay{position:fixed;inset:0;z-index:2000;background:#00000061}.brand-sheet{position:absolute;right:0;bottom:0;left:0;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;padding:20px 15px 30px;background:#fff;border-radius:10px 10px 0 0}.brand-option{height:56px;border:1px solid #e9ecef;border-radius:6px;background:#f8f9fa;color:#333;font-size:15px}.brand-option.selected{border-color:#e91e63;background:#fff5fa;color:#e91e63}.business-content{height:calc(100vh - 44px);margin-top:44px;overflow:hidden;padding:10px 0 0}.lottery-card{height:78px;display:flex;margin:0 10px 10px;padding:15px;background:#fff;border-radius:6px}.lottery-left,.lottery-right{flex:1;min-width:0;display:flex;flex-direction:column}.lottery-left{align-items:flex-start}.lottery-right{align-items:flex-end}.lottery-title{max-width:100%;overflow:hidden;color:#333;font-size:14px;font-weight:500;line-height:18px;text-overflow:ellipsis;white-space:nowrap}.countdown{width:100%;display:flex;align-items:center;justify-content:center;margin-top:5px;color:#b887e8}.countdown span,.countdown b{color:#b887e8;font-family:DisplayFree,Courier New,monospace;font-size:21px;font-weight:400;line-height:25px}.countdown span{width:30px;text-align:center}.countdown b{margin:0 1px}.match-countdown-popup{position:fixed;inset:0;z-index:1200;display:flex;align-items:center;justify-content:center;padding:24px}.match-countdown-mask{position:absolute;inset:0;background:#08101e7a;-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px)}.match-countdown-dialog{position:relative;width:min(280px,100%);display:flex;flex-direction:column;align-items:center;gap:10px;padding:24px 22px 20px;border-radius:22px;background:linear-gradient(180deg,#fff,#eef7ff);box-shadow:0 22px 64px #091e4238}.match-countdown-close{position:absolute;top:10px;right:10px;width:28px;height:28px;border:0;border-radius:999px;background:#4e5f7814;color:#607089;font-size:20px;line-height:1;cursor:pointer}.match-countdown-label{color:#4e5f78;font-size:14px;font-weight:600;letter-spacing:.08em}.match-countdown-issue{margin-top:-2px;color:#8a97ab;font-size:12px;line-height:1.4}.match-countdown-value{min-width:2.4ch;color:#155eef;font-family:DisplayFree,Courier New,monospace;font-size:68px;font-weight:600;line-height:1;text-align:center;letter-spacing:.06em;text-shadow:0 10px 24px rgba(21,94,239,.18)}.match-countdown-unit{margin-top:-4px;color:#6b7a90;font-size:13px;font-weight:600;letter-spacing:.18em}.match-countdown-track{position:relative;width:100%;height:8px;overflow:hidden;border-radius:999px;background:#155eef1f}.match-countdown-bar{position:absolute;inset:0;border-radius:inherit;background:linear-gradient(90deg,#39c4b6,#2f7df4);box-shadow:0 0 16px #2f7df44d;transform-origin:left center;transition:transform 1s linear,background .3s ease,box-shadow .3s ease}.match-countdown-hint{color:#6b7a90;font-size:12px;line-height:1.5;text-align:center}.match-countdown-dialog.urgent .match-countdown-value{color:#e14d2a;text-shadow:0 10px 24px rgba(225,77,42,.18)}.match-countdown-dialog.urgent .match-countdown-track{background:#e14d2a1f}.match-countdown-dialog.urgent .match-countdown-bar{background:linear-gradient(90deg,#ffb454,#ff6b57);box-shadow:0 0 18px #ff6b5752}.match-countdown-close:hover{background:#4e5f7824}.match-popup-enter-active,.match-popup-leave-active{transition:opacity .22s ease}.match-popup-enter-active .match-countdown-dialog,.match-popup-leave-active .match-countdown-dialog{transition:transform .22s ease,opacity .22s ease}.match-popup-enter-from,.match-popup-leave-to{opacity:0}.match-popup-enter-from .match-countdown-dialog,.match-popup-leave-to .match-countdown-dialog{opacity:0;transform:translateY(16px) scale(.92)}.countdown-flip-enter-active,.countdown-flip-leave-active{transition:transform .26s ease,opacity .26s ease}.countdown-flip-enter-from{opacity:0;transform:translateY(-35%) scale(.88)}.countdown-flip-leave-to{opacity:0;transform:translateY(35%) scale(1.08)}.result-value{max-width:100%;margin-top:7px;overflow:hidden;color:#d4489a;font-size:14px;line-height:18px;text-overflow:ellipsis;white-space:nowrap}.betting-buttons{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;margin:10px}.betting-button{height:46px;border:1px solid #e9ecef;border-radius:6px;background:#f8f9fa;color:#e91e63;font-size:16px;font-weight:500}.betting-button.active{border-color:#e91e63;background:#e91e63;color:#fff}.partnership-section{width:100%;display:block;margin:20px 0 0}.partnership-section img{width:100%;display:block}.business-bottom-spacer{height:100px}.settlement-area{position:fixed;right:0;bottom:0;left:0;z-index:1000}.business-input-section{height:74px;display:flex;align-items:center;padding:15px;background:#fff;border-top:1px solid #f0f0f0}.amount-input{width:68px;height:41px;margin-right:10px;border:1px solid #ccc;border-radius:4px;background:#fff;color:#333;font-size:16px;text-align:center}.currency-label{width:64px;height:41px;margin-right:10px;border:1px solid #e91e63;border-radius:4px;color:#e91e63;font-size:16px;font-weight:500;line-height:39px;text-align:center}.refresh-btn{width:41px;height:41px;margin-right:15px;display:inline-flex;align-items:center;justify-content:center;border:1px solid #e91e63;border-radius:4px;background:#fff;color:#e91e63;padding:0;transition:transform .18s ease,background-color .18s ease,box-shadow .18s ease;cursor:pointer}.refresh-btn:active{transform:scale(.94)}.refresh-btn.loading{background:#fff7fb;box-shadow:0 0 0 1px #e91e6314 inset}.refresh-icon{display:block}.refresh-btn.loading .refresh-icon,.refresh-icon.spinning{animation:refresh-spin .72s linear infinite;transform-origin:50% 50%}.refresh-btn:disabled{opacity:1;cursor:wait}@keyframes refresh-spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.balance-display{flex:1;min-width:0;height:41px;display:flex;align-items:center;justify-content:flex-end;gap:5px;padding:0 10px;border:1px solid #e0e0e0;border-radius:4px;background:#fff;color:#666;font-size:14px}.balance-display strong{color:#e91e63;font-size:14px;font-weight:600}.summary-section{height:60px;display:flex;align-items:center;padding:10px 15px;background:#333}.random-btn{width:58px;height:40px;border-radius:4px;background:#666;color:#fff;font-size:14px;font-weight:500}.summary-info{flex:1;min-width:0;color:#fff;font-size:14px;text-align:center;white-space:nowrap}.summary-info strong{color:#e91e63;font-weight:600}.confirm-btn{width:62px;height:40px;border-radius:4px;background:#e91e63;color:#fff;font-size:14px;font-weight:500}.confirm-btn:disabled{opacity:.65}.business-message{min-height:22px;padding:0 15px 8px;background:#333;color:#9ee6b8;font-size:13px;line-height:20px;text-align:right}.business-message.error{color:#ffb3c7}.security-page,.security-form-page,.card-manage-page,.vip-container{min-height:100vh;background:#f5f5f5}.security-content{padding:52px 15px 20px}.security-card{padding:20px;margin-bottom:15px;border-radius:12px;background:linear-gradient(135deg,#d6bfed,#b19cd9);color:#fff;box-shadow:0 4px 12px #b19cd94d}.security-level{margin-bottom:20px;text-align:center}.security-title{margin-bottom:15px;font-size:18px;font-weight:600}.stars{height:25px;display:flex;justify-content:center;gap:4px;margin-bottom:12px;color:#ff9aa7;font-size:25px;line-height:1}.stars .active{color:#ffd95a}.security-desc{color:#ffffffe6;font-size:14px}.login-info{border-top:1px solid rgba(255,255,255,.16);padding-top:8px}.security-info-row{height:32px;display:flex;align-items:center;justify-content:space-between;color:#ffffffd1;font-size:14px}.security-info-row strong{color:#fff;font-size:14px;font-weight:500}.security-function-list{overflow:hidden;border-radius:12px;background:#fff;box-shadow:0 2px 8px #0000000f}.security-function-item{width:100%;height:62px;display:flex;align-items:center;justify-content:space-between;padding:0 20px;border-bottom:1px solid #f5f5f5;background:#fff}.security-function-item:last-child{border-bottom:0}.security-item-left{display:flex;align-items:center;color:#333;font-size:16px;font-weight:500}.security-icon{width:24px;height:24px;display:flex;align-items:center;justify-content:center;margin-right:12px;color:#ff3f45}.security-icon svg{width:20px;height:20px}.security-arrow{color:#b19cd9;font-size:20px;font-weight:300}.security-form-page,.card-manage-page{padding-bottom:100px}.security-form-content,.card-manage-content{padding:52px 15px 10px}.security-form-content.has-intro{padding-top:52px}.security-form-card,.security-tips-card,.security-intro-card,.empty-account-card{margin-bottom:15px;overflow:hidden;border-radius:12px;background:#fff}.security-card-header{height:53px;display:flex;align-items:center;padding:16px 20px 12px;border-bottom:1px solid #f5f5f5;color:#333;font-size:16px;font-weight:600}.security-form-item{min-height:76px;display:flex;align-items:center;padding:16px 20px;border-bottom:1px solid #f5f5f5}.security-form-item:last-child{border-bottom:0}.security-form-label{width:95px;flex:none;color:#333;font-size:15px;line-height:21px}.security-form-item input{min-width:0;flex:1;height:44px;border:0;outline:none;background:transparent;color:#333;font:inherit;font-size:15px}.security-form-item input::placeholder{color:#ccc;font-size:14px}.security-tips-content{padding:16px 20px}.security-tip-item{min-height:22px;display:flex;align-items:flex-start;margin-bottom:12px;color:#666;font-size:14px;line-height:20px}.security-tip-item:last-child{margin-bottom:0}.tip-index{width:20px;height:20px;flex:none;margin-right:10px;border-radius:50%;background:#d6bfed;color:#fff;font-size:12px;line-height:20px;text-align:center}.security-switch-row{width:100%;height:54px;display:grid;grid-template-columns:1fr auto auto;align-items:center;gap:10px;padding:0 20px;border-radius:12px;background:#fff;color:#999;font-size:14px}.security-switch-row strong{color:#b19cd9;font-size:15px;font-weight:500}.security-intro-card{padding:18px 20px}.intro-icon{float:left;width:28px;height:28px;margin:0 10px 4px 0;border-radius:50%;background:#f0e6ff;color:#b19cd9;font-family:IcomoonUi,IcomoonClone,sans-serif;line-height:28px;text-align:center}.intro-title{margin-bottom:8px;color:#333;font-size:16px;font-weight:600;line-height:28px}.security-intro-card p{clear:both;margin:0 0 8px;color:#666;font-size:14px;line-height:22px}.security-intro-card p:last-child{margin-bottom:0}.security-submit-section,.card-manage-actions{position:fixed;right:0;bottom:0;left:0;z-index:1000;height:80px;display:flex;gap:12px;padding:15px;background:#fff}.security-submit-section button,.card-manage-actions button{flex:1;height:50px;border-radius:12px;background:linear-gradient(135deg,#d6bfed,#b19cd9);color:#fff;font-size:16px;font-weight:500;text-align:center}.card-manage-actions .secondary{border:1px solid #b19cd9;background:#fff;color:#b19cd9}.empty-account-card{min-height:190px;display:flex;flex-direction:column;align-items:center;justify-content:center;padding:28px 20px;text-align:center}.empty-account-icon{width:62px;height:62px;display:flex;align-items:center;justify-content:center;margin-bottom:14px;border-radius:50%;background:#f0e6ff;color:#b19cd9}.empty-account-icon svg{width:34px;height:34px}.empty-account-title{margin-bottom:8px;color:#333;font-size:18px;font-weight:600}.empty-account-desc{color:#999;font-size:14px}.vip-container{padding-bottom:20px}.current-vip-card{margin:60px 15px 20px;padding:24px;border-radius:16px;background:linear-gradient(135deg,#d6bfed,#b19cd9);color:#fff}.vip-header{display:flex;align-items:center;margin-bottom:20px}.vip-badge-large,.level-badge{flex:none;display:flex;align-items:center;justify-content:center;border-radius:50%}.vip-badge-large{width:60px;height:60px;margin-right:16px}.vip-badge-large span{color:#333;font-size:16px;font-weight:700}.vip-info{flex:1}.vip-title,.vip-subtitle{display:block}.vip-title{margin-bottom:4px;font-size:20px;font-weight:700}.vip-subtitle{font-size:14px;opacity:.9}.progress-info,.progress-detail{display:flex;align-items:center;justify-content:space-between}.progress-info{margin-bottom:12px;font-size:14px}.progress-info strong{font-size:14px;font-weight:700}.progress-bar{height:8px;overflow:hidden;margin-bottom:12px;border-radius:4px;background:#fff3}.progress-bar span{display:block;height:100%;border-radius:4px;background:linear-gradient(90deg,#fc0,#f90)}.progress-detail{margin-bottom:12px;color:#ffffffd1;font-size:12px}.upgrade-tip{padding:12px;border-radius:8px;background:#ffffff1a;font-size:13px;text-align:center}.vip-levels-section{margin:0 15px 20px}.vip-section-title{margin-bottom:16px}.vip-section-title h2{margin:0 0 4px;color:#333;font-size:18px;font-weight:700}.vip-section-title p{margin:0;color:#999;font-size:13px}.vip-level-item{display:flex;align-items:center;justify-content:space-between;margin-bottom:12px;padding:16px;border:2px solid transparent;border-radius:12px;background:#fff;box-shadow:0 2px 8px #0000000f}.vip-level-item.current{border-color:#b19cd9;background:linear-gradient(135deg,#f8f4ff,#fff)}.vip-level-item.next{border-color:#fc0;background:linear-gradient(135deg,#fffdf0,#fff)}.level-left,.level-right{display:flex;align-items:center}.level-badge{width:40px;height:40px;margin-right:12px}.level-badge span{font-size:12px;font-weight:700}.level-name,.level-requirement{display:block}.level-name{margin-bottom:2px;color:#333;font-size:16px;font-weight:600}.level-requirement{color:#999;font-size:13px}.status-text{margin-right:8px;padding:4px 8px;border-radius:8px;font-size:12px;font-weight:500;white-space:nowrap}.status-text.current{background:#f0e6ff;color:#b19cd9}.status-text.next{background:#fff7e6;color:#fc0}.status-text.future{background:#f5f5f5;color:#999}.level-arrow{color:#ccc;font-size:16px;font-weight:700}.vip-level-1{background:linear-gradient(135deg,#fc0,#fa0)}.vip-level-2{background:linear-gradient(135deg,#0cf,#09c)}.vip-level-3{background:linear-gradient(135deg,#96f,#74c)}.vip-level-4{background:linear-gradient(135deg,#f66,#c33)}.vip-level-5{background:linear-gradient(135deg,#ff1493,#c06)}.vip-level-6{background:linear-gradient(135deg,#8a2be2,#6a1b9a)}.vip-level-7{background:linear-gradient(135deg,gold,#ffb300)}.vip-level-8{background:linear-gradient(135deg,#ff8c00,#ff6500)}.vip-level-9{background:linear-gradient(135deg,#dc143c,#b22222)}.vip-level-2 span,.vip-level-3 span,.vip-level-4 span,.vip-level-5 span,.vip-level-6 span,.vip-level-8 span,.vip-level-9 span{color:#fff}.remittance-page{min-height:100vh;padding-bottom:100px;background:#f5f5f5}.remittance-content{padding:52px 15px 20px}.remit-card{overflow:hidden;margin-bottom:15px;border-radius:12px;background:#fff;box-shadow:0 2px 8px #0000000f}.remit-user-card{min-height:152px}.remit-card-header{height:53px;display:flex;align-items:center;gap:8px;padding:16px 16px 12px;border-bottom:1px solid #f5f5f5;color:#111;font-size:16px;font-weight:700}.remit-card-header svg{width:18px;height:18px;color:#b19cd9}.remit-info-row{width:100%;min-height:50px;display:flex;align-items:center;justify-content:space-between;padding:14px 16px;border-bottom:1px solid #f5f5f5;color:#666;font-size:14px;line-height:21px}.remit-info-row:last-child{border-bottom:0}.remit-info-row strong{color:#111;font-size:14px;font-weight:700}.remit-info-row .money{color:#b19cd9}.remit-picker{color:#333;font-size:14px}.remit-picker b{margin-left:8px;color:#c8c8c8;font-size:18px;font-weight:700}.amount-wrap{min-width:216px;display:flex;align-items:center;justify-content:flex-end;color:#b19cd9}.amount-wrap b{width:20px;flex:none;font-size:16px;font-weight:500;text-align:left}.amount-wrap input,.remit-password{min-width:0;height:24px;border:0;outline:none;background:transparent;color:#333;font-size:15px;text-align:right}.amount-wrap input{width:196px}.remit-password{flex:1;max-width:201px}.amount-wrap input::placeholder,.remit-password::placeholder{color:#ccc;font-size:14px}.remit-tips-card{min-height:229px;box-shadow:0 2px 8px #0000000f}.remit-tips-card .security-card-header{padding-right:16px;padding-left:16px}.remit-tips-content{padding:16px}.remit-tip-item{align-items:flex-start;margin-bottom:12px;line-height:20px}.remit-tip-item:first-child{min-height:42px}.remit-submit-section{position:fixed;right:0;bottom:0;left:0;z-index:1000;height:79px;padding:15px;background:#fff}.remit-submit-section button{width:100%;height:48px;border-radius:24px;background:linear-gradient(135deg,#d8d8d8,#bfbfbf);color:#a9a9a9;font-size:16px;font-weight:500}.business-page{min-height:100vh;padding-bottom:60px;background:#f5f5f5}.business-hall{height:calc(100vh - 104px);display:flex;padding-top:44px;overflow:hidden}.business-sidebar{width:103px;flex:none;background:#fff}.business-category{position:relative;width:103px;height:46px;padding-left:10px;background:#fff;color:#303133;font-size:14px;line-height:46px;text-align:center}.business-category.active{background:#f5f5f5;color:#e6241a}.business-category.active:before{content:"";position:absolute;top:0;left:0;width:2px;height:46px;background:#e6241a}.business-main{flex:1;min-width:0;overflow:hidden;padding-left:10px;background:#f5f5f5}.business-filter-title{height:41px;display:flex;align-items:center;justify-content:center;gap:4px;color:#333;font-size:14px;font-weight:400}.business-filter-title strong{font-size:14px;font-weight:400}.merchant-grid{display:grid;grid-template-columns:repeat(3,91px);align-content:start;gap:15px 0}.merchant-item{width:91px;height:79px;display:flex;flex-direction:column;align-items:center;background:transparent}.merchant-item img{width:74px;height:45px;display:block;margin-bottom:9px;object-fit:contain;background:#fff}.merchant-item span{width:91px;overflow:hidden;color:#333;font-size:14px;line-height:20px;text-align:center;text-overflow:ellipsis;white-space:nowrap}@media(min-width:520px){body{display:flex;justify-content:center}#app{width:390px;min-height:100vh}.app-header,.app-tabbar,.business-nav,.settlement-area,.security-submit-section,.card-manage-actions,.remit-submit-section,.brand-sheet{left:50%;width:390px;transform:translate(-50%)}}.iconfont{display:inline-flex;align-items:center;justify-content:center;flex:none;color:#b399d8;font-family:IcomoonClone,IcomoonUi,sans-serif;font-size:18px;line-height:1}.icomoon-user:before{content:""}.icon-lock:before{content:""}.login-page,.register-page{min-height:100vh;background:#fff}.header{position:relative;height:44px;display:flex;align-items:center;justify-content:center;background:#b399d8}.back-btn{position:absolute;left:13px;width:28px;height:28px;filter:invert(1)}.header-title{color:#fff;font-size:18px;font-weight:400;line-height:1}.login-content,.register-content{min-height:calc(100vh - 44px);padding:30px 20px 20px}.logo-section{display:flex;justify-content:center;margin-bottom:26px}.logo-image{width:140px;height:80px;object-fit:contain}.form-section{display:flex;flex-direction:column}.form-item{margin-bottom:15px}.input-wrapper{display:flex;align-items:center;min-height:50px;padding:15px 17px;background:#f5f5f5;border:1px solid #e0e0e0;border-radius:12px}.input-wrapper .iconfont{margin-right:12px;color:#b399d8;font-size:18px}.input-field{min-width:0;flex:1;border:0;outline:none;background:transparent;color:#333;font-size:16px;line-height:20px}.input-field::placeholder{color:#999}.remember-section{width:100%;display:flex;align-items:center;justify-content:flex-start;margin:0 0 20px;cursor:pointer}.remember-checkbox{display:inline-flex;align-items:center}.checkbox-icon{width:18px;height:18px;display:inline-flex;align-items:center;justify-content:center;margin-right:10px;border:1px solid #ddd;border-radius:50%;color:#b399d8;font-size:12px;line-height:1}.checkbox-icon.checked{background:#b399d8;border-color:#b399d8;color:#fff}.remember-text{color:#666;font-size:14px;line-height:1}.login-button,.register-button{width:100%;height:52px;margin-bottom:15px;display:flex;align-items:center;justify-content:center;border-radius:12px;background:#b399d8;color:#fff;font-size:16px;font-weight:400}.register-button{margin-bottom:30px}.login-button:disabled,.register-button:disabled{opacity:.75}.login-button-text,.register-button-text{display:inline-flex;align-items:center;justify-content:center;line-height:1}.service-link{display:flex;align-items:center;justify-content:center;margin-top:20px;color:#666;font-size:14px;line-height:1}.service-text{color:#666}.service-link-text{margin-left:4px;color:#b399d8;font-size:14px;line-height:1}.auth-tip{margin-top:10px;font-size:13px;line-height:18px;text-align:center}.auth-tip-hint{margin-top:8px;margin-bottom:14px;padding:0 17px;color:#999;text-align:left}.auth-tip-error{color:#e54848}
