:root{color:#16171c;background:#f6f7f9;font-family:Inter,PingFang SC,Microsoft YaHei,sans-serif;font-synthesis:none;--orange: #ff6b35;--ink: #16171c;--muted: #777b85;--line: #e8e9ed;--surface: #ffffff;--ease-out: cubic-bezier(.23, 1, .32, 1)}*{box-sizing:border-box}html{background:#f6f7f9}body{margin:0;min-width:320px;min-height:100vh}button,input{font:inherit}button,a{-webkit-tap-highlight-color:transparent}button{border:0;cursor:pointer}a{color:inherit;text-decoration:none;cursor:pointer}.app-shell{min-height:100vh}.route-progress{position:fixed;z-index:120;top:0;right:0;left:0;height:3px;opacity:0;transform-origin:left center;background:linear-gradient(90deg,#ff6b35,#ff9a63);box-shadow:0 1px 8px #ff6b3552;transition:transform .28s var(--ease-out),opacity .12s ease;pointer-events:none}.route-progress--visible{opacity:1}.page-enter-active{transition:opacity .18s var(--ease-out),transform .18s var(--ease-out)}.page-leave-active{transition:opacity 90ms ease,transform 90ms ease}.page-enter-from{opacity:0;transform:translateY(5px)}.page-leave-to{opacity:0;transform:translateY(-2px)}.page{width:min(100%,1180px);margin:0 auto;padding:24px 20px 112px}.topbar{display:flex;align-items:center;justify-content:space-between;margin-bottom:22px}.topbar h1,.simple-header h1,.profile-hero h1{margin:2px 0 0;letter-spacing:-.04em}.eyebrow,.section-kicker{color:var(--orange);font-size:11px;font-weight:800;letter-spacing:.18em}.icon-button{position:relative;width:44px;height:44px;border-radius:14px;background:#fff;color:#17181d;font-size:23px;box-shadow:0 10px 30px #191b220f;transition:transform .14s var(--ease-out)}.icon-button:active,.primary-button:active,.hero-action:active,.profile-login:active,.worker-entry a:active{transform:scale(.97)}.notification-dot{position:absolute;top:10px;right:10px;width:7px;height:7px;border-radius:50%;background:var(--orange);border:2px solid white;animation:notification-pop .24s var(--ease-out) both}@keyframes notification-pop{0%{opacity:0;transform:scale(.75)}to{opacity:1;transform:scale(1)}}.search-box{display:flex;align-items:center;gap:10px;height:54px;padding:0 18px;border:1px solid #eeeef1;background:#fff;border-radius:17px;box-shadow:0 12px 36px #181a1f0d}.search-box span{color:#9c9fa7;font-size:24px;transform:rotate(-20deg)}.search-box input{width:100%;border:0;outline:0;font-size:15px;color:var(--ink);background:transparent}.search-box input::placeholder{color:#a2a4ab}.hero-card{position:relative;overflow:hidden;margin:20px 0 34px;min-height:330px;padding:35px 28px;color:#fff;background:#15161b;border-radius:24px;isolation:isolate}.hero-card:after{content:"";position:absolute;right:-20%;bottom:-50%;width:440px;height:440px;border-radius:50%;background:radial-gradient(circle,#ff6b3599,#ff6b3500 67%);z-index:-2}.hero-orbit{position:absolute;border:1px solid rgba(255,255,255,.13);border-radius:50%;z-index:-1}.hero-orbit--one{width:250px;height:250px;right:-35px;top:-70px}.hero-orbit--two{width:160px;height:160px;right:58px;top:-26px}.hero-kicker{display:inline-flex;padding:6px 10px;border-radius:99px;background:#ffffff1a;font-size:12px}.hero-card h2{margin:22px 0 12px;font-size:clamp(32px,8vw,54px);line-height:1.08;letter-spacing:-.055em}.hero-card p{max-width:430px;color:#ffffffa3;font-size:14px;line-height:1.7}.hero-action{display:inline-flex;align-items:center;gap:18px;margin-top:17px;padding:14px 18px;color:#111218;background:#fff;border-radius:13px;font-weight:750;transition:transform .14s var(--ease-out),background-color .18s ease}.hero-action span{color:var(--orange);font-size:18px}.home-carousel{position:relative;overflow:hidden;height:clamp(300px,40vw,430px);margin:20px 0 34px;border-radius:24px;background:#17181d;box-shadow:0 18px 50px #181a1f1a;touch-action:pan-y;-webkit-user-select:none;user-select:none;isolation:isolate}.home-carousel-track{display:flex;height:100%;will-change:transform;transition:transform .48s cubic-bezier(.77,0,.175,1)}.home-carousel-slide{position:relative;display:flex;min-width:100%;height:100%;align-items:flex-end;padding:36px 34px;color:#fff;background-position:center;background-size:cover}.home-carousel-slide:before{position:absolute;top:0;right:0;bottom:0;left:0;content:"";background:linear-gradient(90deg,#0a0b0fd1,#0a0b0f7a 46%,#0a0b0f14 78%)}.home-carousel-copy{position:relative;z-index:1;max-width:620px}.home-carousel-copy h2{max-width:720px;margin:18px 0 9px;font-size:clamp(32px,5vw,52px);line-height:1.06;letter-spacing:-.05em}.home-carousel-copy p{max-width:520px;margin:0;color:#ffffffb3;font-size:14px;line-height:1.65}.carousel-arrow{position:absolute;z-index:2;top:50%;display:grid;width:40px;height:40px;place-items:center;color:#fff;background:#0d0e125c;border:1px solid rgba(255,255,255,.18);border-radius:50%;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);font-size:28px;transform:translateY(-50%);transition:transform .14s var(--ease-out),background-color .18s ease,opacity .18s ease}.carousel-arrow.previous{left:14px}.carousel-arrow.next{right:14px}.carousel-arrow:active{transform:translateY(-50%) scale(.94)}.carousel-dots{position:absolute;z-index:2;right:0;bottom:15px;left:0;display:flex;justify-content:center;gap:6px}.carousel-dots button{width:7px;height:7px;padding:0;border-radius:99px;background:#ffffff7a;transition:width .2s var(--ease-out),background-color .18s ease}.carousel-dots button.active{width:22px;background:#fff}.section-block{margin-top:32px}.section-heading{display:flex;align-items:flex-end;justify-content:space-between;margin-bottom:16px}.section-heading h2{margin:3px 0 0;font-size:24px;letter-spacing:-.04em}.section-heading a{color:#777b85;font-size:13px}.chip-row,.filter-bar,.segmented{display:flex;gap:8px;overflow-x:auto;scrollbar-width:none}.chip-row::-webkit-scrollbar,.filter-bar::-webkit-scrollbar,.segmented::-webkit-scrollbar{display:none}.game-chip,.filter-bar button,.segmented button{flex:0 0 auto;padding:11px 16px;border-radius:99px;color:#6d7079;background:#fff;border:1px solid #e8e9ed;transition:transform .14s var(--ease-out),color .18s ease,background-color .18s ease}.game-chip.active,.filter-bar button.active,.segmented button.active{color:#fff;background:#17181d;border-color:#17181d}.game-chip:active,.filter-bar button:active,.segmented button:active{transform:scale(.97)}.product-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px}.product-card{overflow:hidden;background:#fff;border:1px solid #ededf0;border-radius:18px;transition:transform .18s var(--ease-out),box-shadow .18s ease}.product-cover{position:relative;display:flex;flex-direction:column;align-items:flex-start;justify-content:flex-end;aspect-ratio:1.15;padding:16px;color:#fff;background:#282a31}.product-cover:before{content:"";position:absolute;top:16%;right:17%;bottom:16%;left:17%;border:1px solid rgba(255,255,255,.22);border-radius:50%}.product-cover b{position:relative;font-size:32px;letter-spacing:-.08em}.product-cover small{position:relative;margin-top:3px;opacity:.7}.tone-orange{background:linear-gradient(145deg,#2c1c19,#ff6b35)}.tone-violet{background:linear-gradient(145deg,#1c1d25,#675cf4)}.tone-blue{background:linear-gradient(145deg,#1c2028,#2f80ed)}.tone-mint{background:linear-gradient(145deg,#1d2725,#2ca982)}.recommend-badge{position:absolute;top:12px;left:12px;padding:5px 9px;color:#15161b;background:#fff;border-radius:7px;font-size:11px;font-weight:800}.product-body{padding:15px}.product-game{margin:0 0 6px;color:#9698a1;font-size:11px}.product-body h3{min-height:42px;margin:0;font-size:15px;line-height:1.4}.price{margin-top:14px;color:var(--orange);font-size:22px;font-weight:850;font-variant-numeric:tabular-nums}.price small{margin-right:2px;font-size:13px}.worker-section{padding-bottom:12px}.worker-list{display:grid;gap:10px}.worker-card{display:grid;grid-template-columns:50px 1fr auto;gap:12px;align-items:center;padding:14px;background:#fff;border:1px solid #ededf0;border-radius:16px}.worker-avatar{position:relative;display:grid;place-items:center;width:50px;height:50px;border-radius:16px;color:#fff;background:#1b1c21;font-weight:800}.worker-avatar i{position:absolute;right:-1px;bottom:-1px;width:12px;height:12px;border:3px solid white;border-radius:50%;background:#22a06b}.worker-card h3{margin:0 0 4px;font-size:15px}.worker-card p{margin:0;color:var(--muted);font-size:12px}.worker-card button{padding:9px 13px;border-radius:10px;color:#17181d;background:#f1f2f4;font-weight:700}.bottom-nav{position:fixed;z-index:20;right:0;bottom:0;left:0;display:grid;grid-template-columns:repeat(5,1fr);padding:8px max(8px,env(safe-area-inset-right)) calc(8px + env(safe-area-inset-bottom)) max(8px,env(safe-area-inset-left));background:#ffffffeb;border-top:1px solid #ececef;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px)}.nav-item{display:flex;flex-direction:column;align-items:center;gap:3px;padding:5px;color:#9a9ca4;font-size:11px;font-weight:650}.nav-icon{font-size:18px;line-height:1;transition:color .16s ease,transform .18s var(--ease-out)}.nav-item.router-link-active{color:#15161b}.nav-item.router-link-active .nav-icon{color:var(--orange);transform:translateY(-2px) scale(1.05)}.simple-header{padding:14px 0 22px}.simple-header h1{font-size:30px}.simple-header p{margin:10px 0 0;color:var(--muted);line-height:1.6}.filter-bar,.segmented{margin:4px 0 18px}.category-filter-group{margin:6px 0 22px;padding:16px;background:#fff;border:1px solid var(--line);border-radius:17px}.category-filter-title{display:flex;align-items:center;justify-content:space-between;margin-bottom:7px}.category-filter-title b{font-size:13px}.category-filter-title small{color:var(--muted);font-size:10px}.category-filter-title--child{padding-top:13px;border-top:1px solid var(--line)}.category-filter-group .filter-bar{margin-bottom:13px}.category-filter-group .filter-bar:last-child{margin-bottom:0}.subcategory-filter button{color:#8a5b1e;background:#fff8ed;border-color:#f2dfc3}.subcategory-filter button.active{color:#fff;background:var(--orange);border-color:var(--orange)}.empty-panel{display:flex;min-height:330px;flex-direction:column;align-items:center;justify-content:center;padding:30px;text-align:center;color:#9497a0;background:#fff;border:1px solid #ededf0;border-radius:20px}.empty-panel h2{margin:15px 0 8px;color:#30323a;font-size:18px}.empty-panel p{max-width:320px;margin:0;font-size:13px;line-height:1.7}.empty-mark{display:grid;width:58px;height:58px;place-items:center;border-radius:18px;color:#c4c6cd;background:#f4f5f7;font-size:28px}.inline-error{display:flex;align-items:center;justify-content:space-between;padding:13px 15px;color:#9e3232;background:#fff0f0;border-radius:12px;font-size:13px}.inline-error button{color:#9e3232;background:transparent;font-weight:800}.compact-empty{padding:28px;color:var(--muted);text-align:center;background:#fff;border:1px solid var(--line);border-radius:18px}.skeleton-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:14px}.skeleton-grid i{aspect-ratio:.75;border-radius:18px;background:linear-gradient(90deg,#eceef1,#f8f8f9,#eceef1);background-size:200% 100%;animation:shimmer 1.4s infinite linear}@keyframes shimmer{to{background-position:-200% 0}}.order-loading-list{display:grid;gap:12px}.order-loading-list i{display:block;height:126px;border-radius:17px;background:linear-gradient(90deg,#eceef1,#f8f8f9,#eceef1);background-size:200% 100%;animation:shimmer 1.4s infinite linear}.order-alert-control{position:fixed;z-index:35;right:max(14px,env(safe-area-inset-right));bottom:calc(78px + env(safe-area-inset-bottom))}.order-alert-toggle{position:relative;display:flex;height:42px;align-items:center;gap:7px;padding:0 13px;color:#fff;background:#17181df0;border:1px solid rgba(255,255,255,.12);border-radius:99px;box-shadow:0 12px 32px #17181d33;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);font-size:11px;font-weight:750;transition:transform .16s var(--ease-out),background-color .18s ease}.order-alert-toggle svg{width:17px;height:17px;fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}.order-alert-toggle.active{color:#17181d;background:#fff;border-color:#e8e9ed}.order-alert-toggle:active{transform:scale(.97)}.order-alert-toggle i{position:absolute;top:-6px;right:-4px;display:grid;min-width:19px;height:19px;place-items:center;padding:0 5px;color:#fff;background:var(--orange);border:2px solid #f6f7f9;border-radius:99px;font-size:8px;font-style:normal}.order-toast{position:fixed;z-index:130;top:max(18px,env(safe-area-inset-top));right:max(18px,env(safe-area-inset-right));display:grid;width:min(410px,calc(100vw - 36px));grid-template-columns:42px 1fr auto;gap:11px;align-items:center;padding:14px 44px 14px 14px;color:#fff;background:#17181df7;border:1px solid rgba(255,255,255,.12);border-radius:17px;box-shadow:0 22px 64px #13141947;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px)}.order-toast__icon{display:grid;width:42px;height:42px;place-items:center;color:#17181d;background:#ff8a5f;border-radius:13px;font-weight:900}.order-toast__content{min-width:0}.order-toast__content b,.order-toast__content span{display:block}.order-toast__content b{font-size:13px}.order-toast__content span{overflow:hidden;margin-top:5px;color:#ffffff94;font-size:10px;text-overflow:ellipsis;white-space:nowrap}.order-toast>button:not(.order-toast__close){padding:8px 11px;color:#17181d;background:#fff;border-radius:9px;font-size:10px;font-weight:800}.order-toast__close{position:absolute;top:7px;right:8px;width:28px;height:28px;color:#ffffff80;background:transparent;font-size:20px}.order-toast-enter-active,.order-toast-leave-active{transition:opacity .24s ease,transform .24s var(--ease-out)}.order-toast-enter-from,.order-toast-leave-to{opacity:0;transform:translateY(-12px) scale(.98)}.catalog-list,.worker-directory,.order-list{display:grid;gap:12px}.catalog-list article{display:grid;grid-template-columns:92px 1fr auto;gap:15px;align-items:center;padding:13px;background:#fff;border:1px solid var(--line);border-radius:17px;cursor:pointer}.catalog-cover{display:grid;width:92px;aspect-ratio:1;place-items:center;color:#fff;background:linear-gradient(145deg,#17181d,#ff6b35);border-radius:14px;font-size:25px;font-weight:900}.catalog-list article small{color:var(--orange);font-weight:800}.catalog-list article h2{margin:5px 0;font-size:16px}.catalog-list article p{margin:0 0 8px;color:var(--muted);font-size:12px}.catalog-list article b{color:var(--orange)}.catalog-list article>span{color:#aaa;font-size:28px}.worker-directory article{display:grid;grid-template-columns:58px 1fr;gap:14px;align-items:center;padding:17px;background:#fff;border:1px solid var(--line);border-radius:17px}.worker-directory h2{margin:0 0 6px;font-size:17px}.worker-directory p{margin:0 0 7px;color:var(--muted);font-size:13px;line-height:1.55}.worker-directory small{color:var(--orange);font-weight:750}.order-list article{padding:18px;background:#fff;border:1px solid var(--line);border-radius:17px}.order-list header,.order-list footer{display:flex;align-items:center;justify-content:space-between;gap:14px}.order-list header b{color:var(--orange);font-size:12px}.copy-order{padding:0;color:#7b7e87;background:transparent;font-size:12px;font-variant-numeric:tabular-nums}.copy-order small{margin-left:5px;color:#17181d;font-weight:800}.order-list h2{margin:18px 0;font-size:18px}.order-list footer{color:var(--muted);font-size:12px}.order-list footer strong{color:#17181d;font-size:18px}.empty-action{margin-top:18px;padding:11px 18px;color:#fff;background:#17181d;border-radius:11px;font-weight:800}.product-detail-page{min-height:100vh;padding-bottom:60px;background:#f6f7f9}.product-detail-page>header{display:grid;grid-template-columns:44px 1fr 44px;align-items:center;height:68px;padding:0 16px;background:#fff;border-bottom:1px solid var(--line);text-align:center}.product-detail-page>header button{width:40px;height:40px;background:transparent;font-size:28px}.product-detail{width:min(100%,720px);margin:0 auto}.detail-cover{display:flex;min-height:300px;flex-direction:column;align-items:flex-start;justify-content:flex-end;padding:30px;color:#fff;background:radial-gradient(circle at 90% 20%,rgba(255,107,53,.55),transparent 25%),#17181d}.detail-cover span{margin-bottom:auto;color:#ffffff8c;font-size:11px;letter-spacing:.18em}.detail-cover b{font-size:58px;letter-spacing:-.08em}.detail-cover small{color:#ffffffad}.detail-title,.product-detail article,.product-detail form{margin-top:12px;padding:22px;background:#fff}.detail-title p{margin:0 0 8px;color:var(--orange);font-size:11px;font-weight:800}.detail-title h1{margin:0;font-size:25px}.detail-title strong{display:block;margin-top:14px;color:var(--orange);font-size:28px}.product-detail h2{margin:0 0 15px;font-size:17px}.product-detail article p{margin:0;color:var(--muted);line-height:1.8}.product-detail form{display:grid;gap:15px}.product-detail form label{font-size:13px;font-weight:800}.product-detail form label small{margin-left:5px;color:var(--muted);font-weight:500}.product-detail form input{width:100%;height:48px;margin-top:7px;padding:0 14px;border:1px solid #e2e3e7;border-radius:13px;outline:none}.profile-page{padding-top:44px}.profile-hero{position:relative;display:grid;grid-template-columns:64px 1fr;gap:15px;align-items:center;padding:22px;color:#fff;background:#17181d;border-radius:22px}.profile-avatar{display:grid;place-items:center;width:64px;height:64px;border-radius:20px;color:#17181d;background:linear-gradient(145deg,#fff,#ffc1a8);font-size:24px;font-weight:900}.profile-hero h1{font-size:22px}.profile-hero p{margin:5px 0 0;color:#fff9;font-size:12px}.profile-login{grid-column:1 / -1;display:grid;height:44px;place-items:center;margin-top:4px;border-radius:12px;color:#111218;background:#fff;font-weight:800;transition:transform .14s var(--ease-out)}.worker-entry{display:flex;align-items:center;justify-content:space-between;margin-top:16px;padding:20px;color:#fff;background:linear-gradient(135deg,#33261e,#d98718);border-radius:18px}.worker-entry span{font-weight:850}.worker-entry p{margin:5px 0 0;color:#ffffffb3;font-size:12px}.worker-entry a{padding:10px 13px;border-radius:10px;background:#fff;color:#17181d;font-size:12px;transition:transform .14s var(--ease-out)}.menu-card{overflow:hidden;margin-top:16px;background:#fff;border:1px solid #ededf0;border-radius:18px}.menu-card a{display:grid;grid-template-columns:38px 1fr auto;gap:12px;align-items:center;min-height:70px;padding:12px 16px;border-bottom:1px solid #f0f0f2}.menu-card a:last-child{border-bottom:0}.menu-card a>span{display:grid;width:38px;height:38px;place-items:center;border-radius:12px;background:#f2f3f5;font-weight:800}.menu-card b,.menu-card small{display:block}.menu-card b{font-size:14px}.menu-card small{margin-top:4px;color:var(--muted);font-size:11px}.menu-card i{color:#a8aab1;font-size:22px;font-style:normal}.auth-page{min-height:100vh;padding:24px 20px 50px;background:radial-gradient(circle at 90% 0,rgba(255,107,53,.18),transparent 35%),#f6f7f9}.auth-back{width:42px;height:42px;border-radius:13px;background:#fff;font-size:20px}.auth-brand{display:flex;align-items:center;gap:10px;width:min(100%,460px);margin:34px auto 18px;font-weight:800}.brand-mark{display:grid;width:36px;height:36px;place-items:center;border-radius:11px;color:#fff;background:#17181d;font-size:11px}.auth-card{width:min(100%,460px);margin:0 auto;padding:26px;background:#fffffff2;border:1px solid #ebecef;border-radius:24px;box-shadow:0 28px 80px #1a1c2214}.auth-card h1{margin:6px 0 8px;font-size:30px;letter-spacing:-.045em}.auth-card>p{margin:0 0 22px;color:var(--muted);font-size:13px;line-height:1.7}.wechat-button{width:100%;height:50px;border-radius:14px;color:#7a7d85;background:#f3f4f6;font-weight:750}.wechat-button span{display:inline-grid;width:26px;height:26px;margin-right:8px;place-items:center;border-radius:8px;background:#dfeee5;color:#16845b}.wechat-button small{display:block;margin-top:2px;font-weight:500}.auth-divider{display:flex;align-items:center;gap:12px;margin:22px 0;color:#a1a3aa;font-size:11px}.auth-divider:before,.auth-divider:after{content:"";height:1px;flex:1;background:#e9eaed}.auth-card form{display:grid;gap:15px}.auth-card label{color:#34363d;font-size:12px;font-weight:750}.auth-card input{width:100%;height:48px;margin-top:7px;padding:0 14px;border:1px solid #e2e3e7;border-radius:13px;outline:none;transition:border-color .16s ease,box-shadow .16s ease}.auth-card input:focus{border-color:#17181d;box-shadow:0 0 0 3px #17181d14}.primary-button{width:100%;height:50px;border-radius:14px;color:#fff;background:#17181d;font-weight:800;transition:transform .14s var(--ease-out),opacity .16s ease}.primary-button:disabled{opacity:.55;cursor:wait}.mode-switch{width:100%;margin-top:18px;color:#6e7179;background:transparent;font-size:12px}.form-error{margin:0!important;padding:10px 12px;color:#a93636!important;background:#fff0f0;border-radius:10px}.password-page{min-height:100vh;padding:24px 20px 60px;background:radial-gradient(circle at 88% 0,rgba(255,107,53,.15),transparent 34%),#f6f7f9}.password-page>header{display:flex;width:min(100%,520px);align-items:center;gap:14px;margin:0 auto 20px}.password-page>header button{width:42px;height:42px;flex:none;background:#fff;border-radius:13px;font-size:20px}.password-page>header h1{margin:3px 0 0;font-size:25px}.password-card{display:grid;width:min(100%,520px);gap:15px;margin:0 auto;padding:25px;background:#fff;border:1px solid #ebecef;border-radius:22px;box-shadow:0 28px 80px #1a1c2212}.password-intro{display:grid;grid-template-columns:48px 1fr;gap:12px;align-items:center;margin-bottom:3px;padding:14px;color:#fff;background:#17181d;border-radius:15px}.password-intro>span{display:grid;width:48px;height:48px;place-items:center;color:#17181d;background:#ff9b76;border-radius:13px;font-weight:900}.password-intro b,.password-intro p{display:block}.password-intro b{font-size:13px}.password-intro p{margin:5px 0 0;color:#ffffff94;font-size:10px;line-height:1.6}.password-card label{color:#34363d;font-size:12px;font-weight:750}.password-card input{width:100%;height:48px;margin-top:7px;padding:0 14px;border:1px solid #e2e3e7;border-radius:13px;outline:none;transition:border-color .16s ease,box-shadow .16s ease}.password-card input:focus{border-color:#17181d;box-shadow:0 0 0 3px #17181d14}.password-success{margin:0;padding:10px 12px;color:#18794e;background:#eaf7ef;border-radius:10px;font-size:11px}.worker-center{min-height:100vh;padding:24px 20px 70px;background:#f6f7f9}.worker-center>header{display:flex;align-items:center;gap:14px;width:min(100%,1050px);margin:0 auto 24px}.worker-center>header button:first-child{width:42px;height:42px;border-radius:13px;background:#fff}.worker-center>header div{flex:1}.worker-center>header h1{margin:2px 0 0;font-size:24px}.outline-button{padding:10px 13px;color:#25262c;border:1px solid #dedfe4;border-radius:11px;background:#fff;font-weight:700}.metric-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:10px;width:min(100%,1050px);margin:0 auto}.metric-grid article{padding:18px;background:#fff;border:1px solid #ededf0;border-radius:16px}.metric-grid b,.metric-grid span{display:block}.metric-grid b{font-size:25px;font-variant-numeric:tabular-nums}.metric-grid span{margin-top:6px;color:var(--muted);font-size:12px}.worker-board{width:min(100%,1050px);margin:26px auto 0}@media(hover:hover)and (pointer:fine){.product-card:hover{transform:translateY(-3px);box-shadow:0 18px 40px #181a1f17}.game-chip:hover,.filter-bar button:hover,.segmented button:hover{color:#17181d;border-color:#bfc1c8}.carousel-arrow:hover{background:#0d0e12a3}}@media(min-width:760px){.page{padding-top:36px}.hero-card{min-height:390px;padding:52px}.product-grid{grid-template-columns:repeat(4,1fr);gap:18px}.worker-list{grid-template-columns:repeat(3,1fr)}.bottom-nav{left:50%;width:560px;transform:translate(-50%);bottom:16px;border:1px solid #e5e6e9;border-radius:18px;box-shadow:0 20px 50px #14161c1f}.metric-grid{grid-template-columns:repeat(4,1fr)}.skeleton-grid{grid-template-columns:repeat(4,1fr);gap:18px}}@media(prefers-reduced-motion:reduce){*,*:before,*:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important}}.invite-page,.application-page{min-height:100vh;padding-bottom:60px;background:#f6f7f9}.invite-page>header,.application-page>header{display:grid;grid-template-columns:44px 1fr 44px;align-items:center;height:68px;padding:0 16px;background:#fff;border-bottom:1px solid var(--line);text-align:center}.invite-page>header button,.application-page>header button{width:40px;height:40px;background:transparent;font-size:28px}.invite-page>section,.application-page>form{width:min(calc(100% - 32px),720px);margin-right:auto;margin-left:auto}.invite-hero{margin-top:16px!important;padding:28px;color:#fff;background:radial-gradient(circle at 90% 15%,rgba(255,107,53,.5),transparent 25%),#17181d;border-radius:22px}.invite-hero>span,.application-intro>span{color:#ff9b76;font-size:10px;font-weight:850;letter-spacing:.16em}.invite-hero h1{margin:14px 0 24px;font-size:29px;line-height:1.18}.invite-hero>div{display:grid;grid-template-columns:1fr auto;gap:4px 14px;align-items:center;padding:15px;background:#ffffff14;border:1px solid rgba(255,255,255,.1);border-radius:14px}.invite-hero small{color:#ffffff8c}.invite-hero b{font-size:25px;letter-spacing:.14em}.invite-hero button{grid-column:2;grid-row:1/3;padding:9px 13px;border-radius:9px;font-weight:800}.invite-metrics{display:grid;grid-template-columns:1fr 1fr;gap:10px;margin-top:10px!important}.invite-metrics article{padding:19px;background:#fff;border:1px solid var(--line);border-radius:16px}.invite-metrics b,.invite-metrics span{display:block}.invite-metrics b{font-size:24px}.invite-metrics span{margin-top:5px;color:var(--muted);font-size:11px}.withdraw-card{margin-top:10px!important;padding:22px;background:#fff;border:1px solid var(--line);border-radius:18px}.withdraw-card>div{display:flex;align-items:flex-end;justify-content:space-between}.withdraw-card>div span,.withdraw-card>div b{display:block}.withdraw-card>div b{font-size:30px}.withdraw-card>button{width:100%;height:47px;margin-top:16px;color:#fff;background:var(--orange);border-radius:13px;font-weight:850}.withdraw-card>button:disabled{opacity:.35}.withdraw-card>p{padding:10px;color:#855312;background:#fff4df;border-radius:9px;font-size:11px}.withdraw-card ul{margin:16px 0 0;padding-left:18px;color:var(--muted);font-size:11px;line-height:1.9}.reward-records{margin-top:24px!important}.reward-records h2{font-size:21px}.reward-records article{display:flex;align-items:center;justify-content:space-between;padding:15px 0;border-bottom:1px solid var(--line)}.reward-records b,.reward-records span{display:block}.reward-records b{font-size:12px}.reward-records span{margin-top:4px;color:var(--muted);font-size:10px}.reward-records strong{color:var(--orange)}.application-page>form{display:grid;gap:15px;margin-top:16px;padding:22px;background:#fff;border:1px solid var(--line);border-radius:19px}.application-intro{padding:20px;color:#fff;background:#17181d;border-radius:15px}.application-intro h1{margin:10px 0 7px;font-size:22px}.application-intro p{margin:0;color:#ffffff8f;font-size:11px}.application-page label{font-size:12px;font-weight:800}.application-page input,.application-page textarea{display:block;width:100%;margin-top:7px;padding:13px;border:1px solid #e1e2e6;border-radius:12px;outline:0}.application-page textarea{min-height:100px;resize:vertical}.form-message{padding:11px;color:#855312;background:#fff4df;border-radius:10px;font-size:11px}@media(max-width:480px){html{background:#f6f7f9;overflow-x:hidden}body{width:100%;overflow-x:hidden;overscroll-behavior-y:contain}button,a,select{touch-action:manipulation}input,select,textarea{font-size:16px!important}.app-shell{width:100%;overflow-x:clip}.page{width:100%;padding:max(18px,env(safe-area-inset-top)) 16px calc(92px + env(safe-area-inset-bottom))}.topbar{margin-bottom:16px}.topbar h1{font-size:26px}.icon-button{width:44px;height:44px}.search-box{height:50px;padding:0 15px;border-radius:15px}.hero-card{min-height:284px;margin:14px 0 26px;padding:26px 22px;border-radius:21px}.home-carousel{height:284px;margin:14px 0 26px;border-radius:21px}.home-carousel-slide{padding:25px 20px 34px;background-position:center}.home-carousel-slide:before{background:linear-gradient(90deg,#0a0b0fd4,#0a0b0f5c 72%,#0a0b0f1f)}.home-carousel-copy h2{max-width:88%;margin:14px 0 8px;font-size:clamp(29px,9vw,38px)}.home-carousel-copy p{display:-webkit-box;overflow:hidden;max-width:84%;font-size:12px;-webkit-box-orient:vertical;-webkit-line-clamp:2}.home-carousel-copy .hero-action{min-height:42px;padding:10px 14px;font-size:12px}.carousel-arrow{display:none}.carousel-dots{bottom:12px}.hero-card h2{margin-top:18px;font-size:clamp(31px,9.3vw,39px)}.hero-card p{max-width:270px;font-size:13px}.hero-action{min-height:46px;margin-top:10px}.section-block{margin-top:26px}.section-heading{margin-bottom:13px}.section-heading h2{font-size:21px}.chip-row,.filter-bar,.segmented{margin-right:-16px;padding-right:16px;scroll-snap-type:x proximity}.game-chip,.filter-bar button,.segmented button{min-height:42px;scroll-snap-align:start}.product-grid,.skeleton-grid{gap:10px}.product-card{border-radius:15px}.product-cover{aspect-ratio:1.05;padding:13px}.product-cover b{font-size:26px}.product-body{padding:13px}.product-body h3{min-height:40px;font-size:14px}.price{margin-top:10px;font-size:20px}.worker-card{grid-template-columns:46px 1fr auto;padding:12px}.worker-avatar{width:46px;height:46px;border-radius:14px}.worker-card button{min-width:48px;min-height:40px}.bottom-nav{min-height:calc(64px + env(safe-area-inset-bottom));padding-top:7px;box-shadow:0 -8px 30px #14161c0d}.nav-item{min-height:49px;justify-content:center;padding:4px 2px}.nav-icon{font-size:17px}.simple-header{padding-top:4px}.simple-header h1{font-size:27px}.empty-panel{min-height:280px;padding:24px 18px;border-radius:17px}.catalog-list article{grid-template-columns:72px minmax(0,1fr) 14px;gap:11px;padding:11px}.catalog-cover{width:72px;border-radius:12px;font-size:21px}.catalog-list article h2{overflow:hidden;margin:4px 0;font-size:15px;text-overflow:ellipsis;white-space:nowrap}.catalog-list article p{display:-webkit-box;overflow:hidden;-webkit-box-orient:vertical;-webkit-line-clamp:1}.worker-directory article{grid-template-columns:50px minmax(0,1fr);padding:14px}.order-list article{padding:15px}.order-list header{align-items:flex-start}.copy-order{max-width:72%;overflow-wrap:anywhere;text-align:left}.order-list footer{align-items:flex-end}.order-list footer span{max-width:65%}.profile-page{padding-top:max(20px,env(safe-area-inset-top))}.profile-hero{grid-template-columns:56px minmax(0,1fr);padding:18px;border-radius:19px}.profile-avatar{width:56px;height:56px;border-radius:17px}.menu-card a{min-height:68px}.auth-page{padding:max(18px,env(safe-area-inset-top)) 16px 36px}.auth-brand{margin-top:24px}.auth-card{padding:22px 18px;border-radius:20px}.auth-card h1{font-size:27px}.product-detail-page,.invite-page,.application-page{padding-bottom:env(safe-area-inset-bottom)}.product-detail-page>header,.invite-page>header,.application-page>header{position:sticky;z-index:10;top:0;height:calc(58px + env(safe-area-inset-top));padding-top:env(safe-area-inset-top)}.detail-cover{min-height:238px;padding:22px 18px}.detail-cover b{font-size:48px}.detail-title,.product-detail article,.product-detail form{margin-top:8px;padding:18px 16px}.detail-title h1{font-size:22px}.product-detail form{padding-bottom:calc(18px + env(safe-area-inset-bottom))}.invite-page>section,.application-page>form{width:calc(100% - 24px)}.invite-hero{margin-top:12px!important;padding:22px 18px;border-radius:18px}.invite-hero h1{font-size:25px}.invite-hero b{max-width:100%;overflow:hidden;font-size:21px;letter-spacing:.1em;text-overflow:ellipsis}.invite-metrics{gap:8px}.invite-metrics article{padding:16px}.invite-metrics b{font-size:21px}.withdraw-card{padding:18px}.reward-records article{gap:12px}.reward-records article>div{min-width:0}.reward-records b{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.application-page>form{padding:16px;border-radius:16px}.application-intro{padding:17px}.worker-center{padding:max(18px,env(safe-area-inset-top)) 16px calc(40px + env(safe-area-inset-bottom))}.worker-center>header{align-items:flex-start;gap:10px}.worker-center>header h1{font-size:21px}.metric-grid article{padding:15px}}@media(max-width:350px){.page{padding-right:12px;padding-left:12px}.hero-card{padding:22px 18px}.hero-card h2{font-size:30px}.product-grid{gap:8px}.product-body{padding:11px}.nav-item{font-size:10px}}.ledger-red-dot{display:inline-block;width:8px;height:8px;margin-left:5px;background:#e5484d;border:2px solid #fff;border-radius:50%;box-shadow:0 0 0 2px #e5484d1f;vertical-align:middle}.metric-grid article{position:relative}.metric-grid article>.ledger-red-dot{position:absolute;top:12px;right:12px;margin:0}.metric-grid article.metric-alert{border-color:#e5484d3d}.worker-entry span{display:inline-flex;align-items:center}.worker-center-tabs{display:grid;grid-template-columns:1fr 1fr;gap:8px;margin:18px 0 10px;padding:5px;background:#eceef2;border-radius:15px}.worker-center-tabs button{position:relative;min-height:44px;color:#7b7e87;background:transparent;border-radius:11px;font-weight:800;transition:color .16s ease,background-color .16s ease,transform .14s var(--ease-out)}.worker-center-tabs button.active{color:#17181d;background:#fff;box-shadow:0 6px 18px #191b2212}.worker-center-tabs .ledger-red-dot{position:absolute;top:8px;right:calc(50% - 45px);margin:0}.offline-ledger-note,.offline-wallet-hint{margin:0 0 16px;padding:11px 13px;color:#78511d;background:#fff4df;border:1px solid #f8dfba;border-radius:11px;font-size:11px;line-height:1.65}.worker-wallet{margin-top:12px}.ledger-filters{display:grid;grid-template-columns:repeat(4,1fr) auto;gap:10px;align-items:end;margin-bottom:16px;padding:15px;background:#fff;border:1px solid var(--line);border-radius:16px}.ledger-filters label{color:#777b85;font-size:10px;font-weight:750}.ledger-filters input,.ledger-filters select{display:block;width:100%;height:42px;margin-top:6px;padding:0 10px;border:1px solid #dfe1e5;border-radius:10px;background:#fff}.ledger-filters button{height:42px;padding:0 16px;color:#fff;background:#17181d;border-radius:10px;font-weight:800}.ledger-list{display:grid;gap:11px}.ledger-list article{padding:17px;background:#fff;border:1px solid var(--line);border-radius:17px}.ledger-list header,.ledger-list footer,.ledger-meta{display:flex;align-items:center;justify-content:space-between;gap:12px}.ledger-list h3{margin:16px 0 11px;font-size:17px}.ledger-meta{justify-content:flex-start;color:var(--muted);font-size:11px}.ledger-list footer{align-items:flex-end;margin-top:17px}.ledger-list footer small{color:var(--muted)}.ledger-list footer strong{color:var(--orange);font-size:20px}.ledger-status{display:inline-flex;align-items:center;justify-content:center;min-height:24px;padding:0 9px;border-radius:99px;font-size:10px;font-weight:800}.ledger-status.pending{color:#b23b3f;background:#fff0f0}.ledger-status.settled{color:#18794e;background:#eaf7ef}.reward-heading{display:flex;align-items:center;justify-content:space-between}.reward-heading select{height:36px;padding:0 10px;border:1px solid var(--line);border-radius:9px;background:#fff}.reward-amount{display:grid;justify-items:end;gap:6px}.withdrawal-records{padding-bottom:40px}.withdraw-card .offline-wallet-hint{margin-top:12px;margin-bottom:0}.worker-order-action{width:100%;min-height:42px;margin-top:14px;border:0;border-radius:11px;color:#fff;background:#17181d;font-weight:800;transition:transform .14s var(--ease-out),opacity .16s ease}.worker-order-action:active{transform:scale(.98)}.game-picker{display:flex;flex-wrap:wrap;gap:8px;margin:18px 0 0;padding:14px;border:1px solid var(--line);border-radius:12px}.game-picker legend{padding:0 6px;font-size:13px;font-weight:800}.game-picker label{display:flex!important;width:auto!important;align-items:center;gap:7px;margin:0!important;padding:9px 11px;border-radius:9px;background:#f4f5f7;font-size:12px}.game-picker input{width:16px!important;height:16px!important;margin:0!important}.game-picker p{width:100%;margin:0;color:var(--muted);font-size:12px}.support-page{min-height:100vh;padding-bottom:50px;background:#f6f7f9}.support-page>header{display:grid;height:64px;grid-template-columns:40px 1fr 40px;align-items:center;padding:0 18px;background:#fff;border-bottom:1px solid var(--line);text-align:center}.support-page>header button{border:0;background:transparent;font-size:28px;text-align:left}.support-page>section{width:min(calc(100% - 28px),520px);margin:18px auto;padding:28px;text-align:center;background:#fff;border:1px solid var(--line);border-radius:20px}.support-page h1{margin:9px 0;font-size:27px}.support-page p{margin:0 auto;color:var(--muted);font-size:13px;line-height:1.8}.support-page img,.support-page .qr-placeholder{display:grid;width:min(100%,320px);aspect-ratio:1;margin:24px auto 14px;place-items:center;object-fit:contain;border:1px solid var(--line);border-radius:16px;background:#f7f8fa}.support-page .qr-placeholder{color:var(--muted);font-size:13px}.support-page small{color:var(--muted);font-size:11px}.order-search{display:flex;height:44px;align-items:center;gap:9px;margin:0 0 14px;padding:0 13px;border:1px solid var(--line);border-radius:12px;background:#fff}.order-search span{color:var(--muted);font-size:20px}.order-search input{width:100%;border:0;outline:0;background:transparent;font-size:13px}@media(max-width:600px){.ledger-filters{grid-template-columns:1fr 1fr}.ledger-filters button{grid-column:1 / -1}.ledger-list footer{align-items:flex-start}.ledger-list footer small{max-width:65%}}.delivery-uploader,.delivery-waiting,.customer-delivery{margin-top:15px;padding:14px;border:1px solid #e7e8ec;border-radius:14px;background:#f8f9fb}.delivery-title,.customer-delivery>div:first-child{display:flex;align-items:center;justify-content:space-between;gap:10px}.delivery-title b,.customer-delivery>div:first-child b{font-size:12px}.delivery-title span,.customer-delivery>div:first-child span{color:var(--muted);font-size:10px}.delivery-image-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:8px;margin-top:11px}.delivery-image-grid figure{position:relative;margin:0}.delivery-image-grid a{display:block;aspect-ratio:1;overflow:hidden;border-radius:9px;background:#eceef2}.delivery-image-grid img{width:100%;height:100%;object-fit:cover}.delivery-image-grid figure>button{position:absolute;top:-6px;right:-6px;width:23px;height:23px;color:#fff;background:#202126;border:2px solid #fff;border-radius:50%;font-size:16px;line-height:17px}.delivery-file{display:grid;min-height:42px;margin-top:10px;place-items:center;color:#30323a;background:#fff;border:1px dashed #cfd1d7;border-radius:10px;font-size:11px;font-weight:800}.delivery-file input{display:none}.delivery-uploader textarea{width:100%;min-height:70px;margin-top:10px;padding:11px;border:1px solid #dfe1e5;border-radius:10px;resize:vertical}.delivery-uploader>small{display:block;margin-top:8px;color:var(--muted);font-size:9px;line-height:1.6}.delivery-waiting>b{color:#8a611d}.delivery-waiting p{margin:6px 0;color:var(--muted);font-size:10px}.delivery-confirm-card{border-color:#f0c887!important;box-shadow:0 10px 30px #b57c1d14}.customer-delivery p{margin:10px 0 0;color:#62656e;font-size:11px;line-height:1.7}.customer-delivery>small{display:block;margin-top:8px;color:var(--muted);font-size:9px}.confirm-delivery-button{width:100%;min-height:45px;margin-top:13px;color:#fff;background:#17181d;border-radius:11px;font-weight:850}.confirm-delivery-button:disabled{opacity:.55}.customer-delivery .confirm-hint{color:#8a611d;text-align:center}.customer-delivery .confirmed-hint{padding:8px;color:#18794e;background:#eaf7ef;border-radius:8px;text-align:center}.order-status-tabs{overflow-x:auto}.order-status-tabs button{white-space:nowrap}@media(max-width:480px){.delivery-image-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.customer-delivery{padding:12px}}
