.app-shell.force-mobile{--mobile-blue:#176bff;--mobile-navy:#10234a;--mobile-canvas:#f3f7fd;color:#14213a;background:radial-gradient(circle at 92% 0, #556fff29, transparent 28%), linear-gradient(180deg, #eef5ff 0, var(--mobile-canvas) 280px, #f7f9fd 100%);width:100%;max-width:480px;min-height:100dvh;margin:0 auto;box-shadow:0 0 70px #1b36691f}.app-shell.force-mobile .main{width:100%;min-width:0;max-width:none;padding:0 14px calc(94px + env(safe-area-inset-bottom))}.app-shell.force-mobile .app-topbar,.app-shell.force-mobile .mobile-tabs{display:none!important}.mobile-app-header{z-index:40;min-height:calc(64px + env(safe-area-inset-top));padding:env(safe-area-inset-top) 16px 0;-webkit-backdrop-filter:blur(20px)saturate(150%);backdrop-filter:blur(20px)saturate(150%);background:#ffffffe6;border-bottom:1px solid #d8e3f4db;justify-content:space-between;align-items:center;margin:0 -14px 12px;display:flex;position:sticky;top:0;box-shadow:0 8px 26px #1c396e12}.mobile-app-logo{min-width:0;color:inherit;align-items:center;gap:10px;text-decoration:none;display:flex}.mobile-app-logo>img{border-radius:12px;flex:0 0 38px;width:38px;height:38px;box-shadow:0 8px 20px #176bff33}.mobile-app-logo>span{gap:1px;min-width:0;display:grid}.mobile-app-logo small{color:#8792a7;text-overflow:ellipsis;white-space:nowrap;font-size:10px;font-weight:750;overflow:hidden}.mobile-app-logo b{letter-spacing:-.02em;font-size:17px}.mobile-refresh{color:#42516d;background:#fff;border:1px solid #dfe7f4;border-radius:14px;flex:0 0 42px;place-items:center;width:42px;height:42px;display:grid;box-shadow:0 7px 18px #1e386914}.mobile-notice{color:#087e5d;background:#effcf7;border:1px solid #ccefe1;border-radius:13px;align-items:center;gap:8px;margin:-2px 0 10px;padding:10px 12px;font-size:12px;font-weight:800;display:flex}.mobile-notice.bad{color:#c52a4d;background:#fff3f6;border-color:#ffd6df}.mobile-app-dock{z-index:200;left:50%;bottom:max(10px, env(safe-area-inset-bottom));-webkit-backdrop-filter:blur(20px)saturate(160%);backdrop-filter:blur(20px)saturate(160%);background:#fffffff2;border:1px solid #d4dff0e6;border-radius:23px;grid-template-columns:repeat(5,minmax(0,1fr));width:min(452px,100vw - 20px);min-height:68px;padding:6px;display:grid;position:fixed;transform:translate(-50%);box-shadow:0 18px 44px #10234a33}.mobile-app-dock a,.mobile-app-dock button{color:#8590a4;min-width:0;min-height:54px;font:inherit;-webkit-tap-highlight-color:transparent;background:0 0;border:0;border-radius:17px;align-content:center;place-items:center;gap:3px;font-size:10px;font-weight:850;text-decoration:none;display:grid}.mobile-app-dock a.active,.mobile-app-dock button.active{color:var(--mobile-blue);background:linear-gradient(145deg,#edf3ff,#e6efff)}.mobile-menu-backdrop{z-index:80;-webkit-backdrop-filter:blur(7px);backdrop-filter:blur(7px);background:#0a142a75;justify-content:center;align-items:flex-end;padding:14px;display:flex;position:fixed;inset:0}.mobile-menu-sheet{width:min(452px,100%);max-height:min(720px,100dvh - 30px);padding:20px 18px calc(16px + env(safe-area-inset-bottom));background:#f8faff;border:1px solid #ffffffb3;border-radius:28px;animation:.22s ease-out mobile-sheet-in;overflow:auto;box-shadow:0 30px 70px #0511294d}@keyframes mobile-sheet-in{0%{opacity:0;transform:translateY(24px)}}.mobile-menu-sheet>header{justify-content:space-between;align-items:center;margin-bottom:16px;display:flex}.mobile-menu-sheet header small{color:#8490a5;font-size:11px;font-weight:800}.mobile-menu-sheet header h2{margin:3px 0 0;font-size:24px}.mobile-menu-sheet header>button{color:#64718a;background:#edf1f8;border:0;border-radius:14px;place-items:center;width:42px;height:42px;display:grid}.mobile-menu-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;display:grid}.mobile-menu-grid>button{color:#20304d;text-align:left;background:#fff;border:1px solid #e2e9f5;border-radius:18px;align-content:space-between;min-height:102px;padding:13px;display:grid;box-shadow:0 7px 20px #1f3c700d}.mobile-menu-grid>button.active{color:#155bd8;background:#eef4ff;border-color:#b9d0ff}.mobile-menu-grid i{color:#176bff;background:#eff4ff;border-radius:12px;place-items:center;width:36px;height:36px;font-style:normal;display:grid}.mobile-menu-grid span{gap:2px;display:grid}.mobile-menu-grid b{font-size:13px}.mobile-menu-grid small{color:#919bae;font-size:9px}.mobile-menu-sheet>footer{grid-template-columns:1fr 1fr;gap:10px;margin-top:15px;display:grid}.mobile-menu-sheet>footer a,.mobile-menu-sheet>footer button{color:#53617b;min-height:44px;font:inherit;background:#fff;border:1px solid #dde5f2;border-radius:14px;place-items:center;font-size:12px;font-weight:850;text-decoration:none;display:grid}.mobile-home{padding:2px 0 0}.mobile-home-intro{justify-content:space-between;align-items:flex-end;padding:3px 2px 12px;display:flex}.mobile-home-intro span{color:#748096;font-size:12px;font-weight:800}.mobile-home-intro h1{letter-spacing:-.04em;margin:3px 0 0;font-size:25px}.mobile-home-intro em{color:#60708b;background:#fff;border-radius:999px;padding:6px 9px;font-size:9px;font-style:normal;font-weight:850;box-shadow:0 5px 14px #203b6b0f}.mobile-period-scroll{scrollbar-width:none;margin:0 -14px 12px;padding:0 14px;overflow-x:auto}.mobile-period-scroll::-webkit-scrollbar{display:none}.mobile-period-scroll .segmented{background:#e0e8f6cc;border-radius:14px;width:max-content;min-width:100%;padding:4px}.mobile-period-scroll .segmented button{white-space:nowrap;border-radius:10px;min-height:34px;padding:0 13px}.mobile-gmv-card{color:#fff;background:radial-gradient(circle at 86% 12%,#4edada59,#0000 28%),linear-gradient(135deg,#102b5c 0%,#145ca0 58%,#0b8a79 120%);border-radius:25px;padding:19px;position:relative;overflow:hidden;box-shadow:0 20px 38px #154b873d}.mobile-gmv-card:after{content:"";border:1px solid #ffffff29;border-radius:50%;width:220px;height:220px;position:absolute;bottom:-105px;right:-72px;box-shadow:0 0 0 34px #ffffff0d,0 0 0 68px #ffffff09}.mobile-gmv-card>*{z-index:1;position:relative}.mobile-gmv-card>header,.mobile-gmv-card>footer{justify-content:space-between;align-items:center;gap:10px;display:flex}.mobile-gmv-card>header>span{color:#c4e5ff;font-size:12px;font-weight:850}.mobile-gmv-card>header button,.mobile-gmv-card>footer button{color:#fff;min-height:34px;font:inherit;background:#ffffff26;border:0;border-radius:999px;align-items:center;gap:5px;padding:0 11px;font-size:10px;font-weight:850;display:inline-flex}.mobile-gmv-card>strong{letter-spacing:-.045em;margin:11px 0 15px;font-size:43px;line-height:1;display:block}.mobile-gmv-card>div{grid-template-columns:repeat(3,minmax(0,1fr));gap:7px;display:grid}.mobile-gmv-card>div>span{background:#ffffff17;border:1px solid #ffffff21;border-radius:14px;gap:4px;padding:10px;display:grid}.mobile-gmv-card small{color:#b9d5ee;font-size:9px}.mobile-gmv-card b{font-size:15px}.mobile-gmv-card .commission-toggle{color:#d9ecfb;vertical-align:middle;background:#ffffff1a;border:1px solid #ffffff2e;border-radius:999px;place-items:center;min-width:34px;min-height:18px;margin-left:4px;font-size:8px;font-weight:800;line-height:1;display:inline-grid}.mobile-gmv-card>footer{border-top:1px solid #ffffff1f;margin-top:13px;padding-top:12px}.mobile-gmv-card>footer>span{color:#c6dff2;align-items:center;gap:5px;min-width:0;font-size:9px;display:inline-flex}.mobile-gmv-card>footer button{color:#154777;background:#fff;flex:none}.mobile-home-empty{text-align:center;background:radial-gradient(circle at 50% 0,#ffb14a29,#0000 35%),linear-gradient(#fffffffa,#f7f9fdfa);border:1px solid #e2e9f3;border-radius:25px;justify-items:center;margin:14px 0 6px;padding:26px 20px 22px;display:grid;overflow:hidden;box-shadow:0 12px 30px #223c6912}.mobile-home-empty-art{place-items:center;width:112px;height:102px;margin-bottom:9px;display:grid;position:relative}.mobile-home-empty-art:before{content:"";background:linear-gradient(145deg,#fff4db,#ffe0b4);border-radius:30px;position:absolute;inset:10px 15px;transform:rotate(-6deg);box-shadow:0 16px 28px #e57e1f2e}.mobile-home-empty-art img{z-index:2;filter:drop-shadow(0 8px 10px #d3681433);width:58px;height:58px;position:relative}.mobile-home-empty-art>i{z-index:3;background:#fff6e8;border:3px solid #fff;border-radius:12px;place-items:center;width:34px;height:34px;font-size:17px;font-style:normal;display:grid;position:absolute;bottom:8px;right:7px;box-shadow:0 8px 18px #5c3f2224}.mobile-home-empty-orbit{z-index:1;background:#ffb44d;border-radius:50%;position:absolute}.mobile-home-empty-orbit.orbit-one{width:9px;height:9px;top:8px;right:10px}.mobile-home-empty-orbit.orbit-two{background:#6e8cff;width:6px;height:6px;bottom:18px;left:3px}.mobile-home-empty>span{color:#e67b1d;letter-spacing:.08em;font-size:10px;font-weight:900}.mobile-home-empty h2{color:#17233b;letter-spacing:-.025em;margin:6px 0 8px;font-size:19px}.mobile-home-empty p{color:#7b879a;max-width:310px;margin:0;font-size:11px;line-height:1.75}.mobile-home-empty-actions{gap:9px;width:100%;margin-top:18px;display:flex}.mobile-home-empty-actions button{color:#43516b;min-height:42px;font:inherit;background:#fff;border:1px solid #dfe6f2;border-radius:14px;flex:1;justify-content:center;align-items:center;gap:6px;font-size:11px;font-weight:850;display:inline-flex}.mobile-home-empty-actions button:first-child{color:#bf6419;background:#fff5e6;border-color:#ffdbb0}.mobile-home-empty-actions svg{width:16px}.mobile-kpi-grid{grid-template-columns:1fr 1fr;gap:10px;margin:12px 0;display:grid}.mobile-kpi-grid>button{min-width:0;min-height:76px;color:inherit;text-align:left;background:#fffffff0;border:1px solid #e3eaf5;border-radius:19px;align-items:center;gap:10px;padding:12px;display:flex;box-shadow:0 8px 22px #1936690e}.mobile-kpi-grid i{color:#176bff;background:#edf3ff;border-radius:13px;flex:0 0 39px;place-items:center;width:39px;height:39px;font-style:normal;display:grid}.mobile-kpi-grid i.green{color:#08a876;background:#e8fbf4}.mobile-kpi-grid i.violet{color:#6a52ea;background:#f0edff}.mobile-kpi-grid i.orange{color:#f18717;background:#fff3e5}.mobile-kpi-grid svg{width:19px}.mobile-kpi-grid span{gap:2px;min-width:0;display:grid}.mobile-kpi-grid small{color:#8a95a8;font-size:9px}.mobile-kpi-grid b{font-size:20px}.mobile-card{background:#fffffff5;border:1px solid #e2eaf6;border-radius:22px;margin-top:12px;padding:16px;box-shadow:0 10px 28px #1c3a700f}.mobile-card>header{justify-content:space-between;align-items:center;margin-bottom:14px;display:flex}.mobile-card header span{color:#8b96aa;font-size:9px;font-weight:850}.mobile-card header h2{margin:2px 0 0;font-size:17px}.mobile-card header>small,.mobile-card header>em{color:#6c7890;font-size:9px;font-style:normal}.mobile-shortcuts>div{grid-template-columns:repeat(4,minmax(0,1fr));gap:8px;display:grid}.mobile-shortcuts button{color:#35445f;min-width:0;min-height:72px;font:inherit;background:#f5f8fd;border:0;border-radius:15px;align-content:center;place-items:center;gap:6px;font-size:9px;font-weight:850;display:grid}.mobile-shortcuts i{color:#176bff;background:#e8f0ff;border-radius:10px;place-items:center;width:30px;height:30px;font-style:normal;display:grid}.mobile-shortcuts svg{width:16px}.mobile-trend-card{min-height:210px}.mobile-spark-bars{background:repeating-linear-gradient(#0000 0 40px,#f1f4f9 41px 42px);border-bottom:1px solid #e9eef6;align-items:flex-end;gap:8px;height:125px;padding:24px 3px 0;display:flex}.mobile-spark-bars i{background:linear-gradient(#7c94ff,#2c63ef);border-radius:7px 7px 2px 2px;flex:1;min-height:12px;position:relative;box-shadow:0 7px 15px #2c63ef33}.mobile-spark-bars span{color:#8995aa;white-space:nowrap;font-size:7px;font-style:normal;position:absolute;top:-17px;left:50%;transform:translate(-50%)}.mobile-focus-list>header>svg{color:#7058f2}.mobile-focus-list>button{width:100%;color:inherit;text-align:left;background:0 0;border:0;border-top:1px solid #edf1f7;grid-template-columns:42px minmax(0,1fr) auto;align-items:center;gap:10px;padding:11px 0;display:grid}.mobile-rank-icon{color:#176bff;background:#eaf1ff;border-radius:14px;place-items:center;width:42px;height:42px;font-size:15px;font-weight:900;display:grid;overflow:hidden}.mobile-rank-icon.employee{color:#df6b2c;background:#fff0e8}.mobile-rank-icon.account{color:#6c54e9;background:#edeaff}.mobile-rank-icon.product{color:#079c73;background:#e8fbf5}.mobile-rank-icon img{object-fit:cover;width:100%;height:100%}.mobile-rank-icon svg{width:19px}.mobile-focus-list p{gap:2px;min-width:0;margin:0;display:grid}.mobile-focus-list p small{color:#929caf;font-size:8px}.mobile-focus-list p b{text-overflow:ellipsis;white-space:nowrap;font-size:12px;overflow:hidden}.mobile-focus-list p em{color:#7e8a9e;font-size:9px;font-style:normal}.mobile-focus-list button>strong{color:#f03c62;white-space:nowrap;font-size:13px}.mobile-ai-card{color:#fff;background:linear-gradient(135deg,#172751,#5c54dc 75%,#7862f3);border-radius:22px;grid-template-columns:42px minmax(0,1fr);gap:12px;margin:12px 0;padding:17px;display:grid;box-shadow:0 16px 32px #36329733}.mobile-ai-card>i{color:#d8ff77;background:#ffffff21;border-radius:14px;place-items:center;width:42px;height:42px;font-style:normal;display:grid}.mobile-ai-card span{color:#c9ceef;font-size:9px;font-weight:850}.mobile-ai-card h2{margin:3px 0 7px;font-size:16px}.mobile-ai-card p{color:#e0e3f8;margin:0;font-size:10px;line-height:1.75}.mobile-ranking-section{padding-right:0;overflow:hidden}.mobile-ranking-section>header{padding-right:16px}.mobile-rank-carousel{scroll-snap-type:x mandatory;overscroll-behavior-inline:contain;touch-action:pan-x;-webkit-overflow-scrolling:touch;scrollbar-width:none;gap:10px;margin-right:-1px;padding:1px 16px 5px 0;scroll-padding-inline:0 16px;display:flex;overflow-x:auto}.mobile-rank-carousel::-webkit-scrollbar{display:none}.mobile-rank-carousel>article{scroll-snap-align:start;background:#f9fbff;border:1px solid #e4eaf5;border-radius:18px;flex:0 0 min(308px,100vw - 76px);min-width:min(308px,100vw - 76px);padding:12px}.mobile-rank-carousel article>header{justify-content:space-between;align-items:center;margin-bottom:4px;display:flex}.mobile-rank-carousel article>header span{color:#243451;align-items:center;gap:6px;font-size:11px;display:inline-flex}.mobile-rank-carousel article>header svg{color:#176bff;width:15px}.mobile-rank-carousel article>header button{color:#176bff;background:0 0;border:0;min-height:32px;font-size:9px;font-weight:850}.mobile-rank-carousel article>button{width:100%;color:inherit;text-align:left;background:0 0;border:0;border-top:1px solid #eaf0f7;grid-template-columns:22px 36px minmax(0,1fr) auto;align-items:center;gap:7px;padding:8px 0;display:grid}.mobile-rank-carousel article>button>i{color:#75839a;background:#edf2fa;border-radius:8px;place-items:center;width:22px;height:22px;font-size:9px;font-style:normal;font-weight:900;display:grid}.mobile-rank-carousel article>button:first-of-type>i{color:#b47800;background:#fff2cc}.mobile-rank-carousel .mobile-rank-icon{border-radius:12px;width:36px;height:36px;font-size:12px}.mobile-rank-carousel p{gap:2px;min-width:0;margin:0;display:grid}.mobile-rank-carousel p b{text-overflow:ellipsis;white-space:nowrap;font-size:10px;overflow:hidden}.mobile-rank-carousel p em{color:#8a96aa;text-overflow:ellipsis;white-space:nowrap;font-size:8px;font-style:normal;overflow:hidden}.mobile-rank-carousel article>button>strong{color:#ee3d61;white-space:nowrap;font-size:10px}.mobile-account-toolbar{justify-content:space-between;align-items:center;padding:2px 2px 8px;display:flex}.mobile-account-toolbar span{color:#176bff;font-size:9px;font-weight:900}.mobile-account-toolbar h1{letter-spacing:-.04em;margin:2px 0;font-size:23px}.mobile-account-toolbar p{color:#8591a5;margin:0;font-size:9px}.mobile-account-add{color:#fff;background:linear-gradient(145deg,#176bff,#6a51f4);border:0;border-radius:15px;place-items:center;width:44px;height:44px;display:grid;box-shadow:0 10px 22px #2f5beb3b}.mobile-account-search{grid-template-columns:minmax(0,1fr) auto;gap:8px;margin-bottom:8px;display:grid}.mobile-account-search label{color:#8390a5;background:#fff;border:1px solid #dfe7f3;border-radius:15px;align-items:center;gap:8px;min-width:0;min-height:44px;padding:0 12px;display:flex}.mobile-account-search input{background:0 0;outline:0;width:100%;min-width:0;border:0!important;min-height:40px!important}.mobile-account-search>button{color:#4b5a74;background:#fff;border:1px solid #dfe7f3;border-radius:15px;align-items:center;gap:5px;min-height:44px;padding:0 13px;font-size:10px;font-weight:850;display:inline-flex}.mobile-account-search>button.active{color:#176bff;background:#ecf3ff;border-color:#a8c4ff}.mobile-account-filter-sheet{background:#fff;border:1px solid #dfe7f3;border-radius:20px;margin-bottom:9px;padding:14px;box-shadow:0 14px 30px #1a366917}.mobile-account-filter-sheet>header{justify-content:space-between;align-items:center;margin-bottom:5px;display:flex}.mobile-account-filter-sheet header b{font-size:13px}.mobile-account-filter-sheet header button{color:#6f7b90;background:#f0f3f8;border:0;border-radius:11px;place-items:center;width:34px;height:34px;display:grid}.mobile-account-filter-sheet>div{scrollbar-width:none;touch-action:pan-x;gap:6px;padding:8px 0;display:flex;overflow-x:auto}.mobile-account-filter-sheet>div>span{color:#8290a5;min-width:58px;padding-top:7px;font-size:9px;font-weight:850}.mobile-account-filter-sheet>div>button{color:#60708b;background:#f8faff;border:1px solid #e2e8f2;border-radius:999px;flex:none;min-height:32px;padding:0 10px;font-size:9px;font-weight:800}.mobile-account-filter-sheet>div>button.active{color:#fff;background:#176bff;border-color:#176bff}.mobile-account-filter-sheet>footer{grid-template-columns:.72fr 1.28fr;gap:8px;margin-top:8px;display:grid}.mobile-account-filter-sheet>footer button{color:#53617b;background:#fff;border:1px solid #dfe6f2;border-radius:13px;min-height:40px;font-size:10px;font-weight:850}.mobile-account-filter-sheet>footer button:last-child{color:#fff;background:linear-gradient(100deg,#176bff,#654ff0);border:0}.mobile-account-quick-actions{scrollbar-width:none;gap:7px;margin:0 0 9px;display:flex;overflow-x:auto}.mobile-account-quick-actions button{color:#5a6880;background:#ffffffe6;border:1px solid #dfe7f3;border-radius:12px;flex:none;align-items:center;gap:5px;min-height:36px;padding:0 11px;font-size:9px;font-weight:850;display:inline-flex}.app-shell.force-mobile .mobile-accounts-native .account-list-simple{gap:10px;display:grid}.app-shell.force-mobile .mobile-account-card{border-radius:19px;padding:13px}.app-shell.force-mobile .mobile-account-card .account-card-head{grid-template-columns:46px minmax(0,1fr) auto;align-items:center;gap:7px;display:grid}.app-shell.force-mobile .mobile-account-card .account-card-head>img,.app-shell.force-mobile .mobile-account-card .account-card-head>i{border-radius:14px;grid-row:1;width:46px;height:46px}.app-shell.force-mobile .mobile-account-card .account-card-head>div{grid-column:2;min-width:0}.app-shell.force-mobile .mobile-account-card .account-card-head h3{text-overflow:ellipsis;white-space:nowrap;margin:0;font-size:14px;overflow:hidden}.app-shell.force-mobile .mobile-account-card .account-card-head span{color:#8591a5;text-overflow:ellipsis;white-space:nowrap;font-size:8px;display:block;overflow:hidden}.app-shell.force-mobile .mobile-account-card .account-card-head>em{grid-area:1/3;align-self:start}.app-shell.force-mobile .mobile-account-card .account-card-head>button{border-radius:11px;justify-content:center;align-items:center;gap:4px;min-height:34px;padding:0 9px;font-size:8px;display:inline-flex}.app-shell.force-mobile .mobile-account-card .account-card-head>button:first-of-type{grid-area:2/2;justify-self:start}.app-shell.force-mobile .mobile-account-card .account-card-head>button:nth-of-type(2){grid-area:2/3}.app-shell.force-mobile .mobile-account-card .account-card-tags{scrollbar-width:none;touch-action:pan-x;flex-wrap:nowrap;gap:5px;margin:9px -13px 0 0;padding-right:13px;display:flex;overflow-x:auto}.app-shell.force-mobile .mobile-account-card .account-card-tags>span{flex:none}.app-shell.force-mobile .mobile-account-card .account-card-metrics{scrollbar-width:none;touch-action:pan-x;border-radius:13px;gap:0;margin-top:9px;display:flex;overflow-x:auto}.app-shell.force-mobile .mobile-account-card .account-card-metrics>span{flex:1 0 74px;min-width:74px;padding:8px 9px}.app-shell.force-mobile .mobile-account-card .account-card-trend{display:none}.app-shell.force-mobile .mobile-account-card .account-video-strip{scroll-snap-type:x mandatory;overscroll-behavior-inline:contain;touch-action:pan-x;-webkit-overflow-scrolling:touch;scrollbar-width:none;gap:7px;margin:10px -13px -2px 0;padding:0 13px 4px 0;scroll-padding-inline:0 13px;display:flex;overflow-x:auto}.app-shell.force-mobile .mobile-account-card .account-video-strip::-webkit-scrollbar{display:none}.app-shell.force-mobile .mobile-account-card .account-video-strip>a{scroll-snap-align:start;border-radius:13px;flex:0 0 78px;width:78px;height:108px}.app-shell.force-mobile .mobile-account-card .account-video-strip>a>span{text-overflow:ellipsis;white-space:nowrap;max-width:calc(100% - 8px);overflow:hidden}.mobile-tool-hub>header{justify-content:space-between;align-items:flex-start;padding:3px 2px 11px;display:flex}.mobile-tool-hub header span{color:#176bff;font-size:9px;font-weight:900}.mobile-tool-hub header h1{margin:2px 0;font-size:24px}.mobile-tool-hub header p{color:#8792a5;max-width:280px;margin:0;font-size:9px;line-height:1.5}.mobile-tool-hub header>button{color:#53617b;background:#fff;border:1px solid #dfe7f3;border-radius:14px;place-items:center;width:42px;height:42px;display:grid}.mobile-tool-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:8px;display:grid}.mobile-tool-grid>button{color:#253550;text-align:center;background:#fffffff5;border:1px solid #e2e9f4;border-radius:18px;align-content:start;justify-items:center;gap:6px;min-width:0;min-height:112px;padding:10px 5px 8px;display:grid;position:relative;overflow:hidden;box-shadow:0 8px 20px #1c386b0d}.mobile-tool-grid>button>i{color:#176bff;background:#edf3ff;border-radius:13px;place-items:center;width:38px;height:38px;font-style:normal;display:grid}.mobile-tool-grid>button>i svg{width:19px}.mobile-tool-grid>button>span{gap:2px;min-width:0;display:grid}.mobile-tool-grid b{text-overflow:ellipsis;white-space:nowrap;font-size:10px;overflow:hidden}.mobile-tool-grid small{color:#8b96a9;-webkit-line-clamp:2;-webkit-box-orient:vertical;font-size:7px;line-height:1.35;display:-webkit-box;overflow:hidden}.mobile-tool-grid em{color:#64718a;text-overflow:ellipsis;white-space:nowrap;max-width:100%;font-size:7px;font-style:normal;overflow:hidden}.mobile-tool-grid>button>svg{display:none}.mobile-tool-grid .tone-green>i,.mobile-tool-grid .tone-cyan>i,.mobile-tool-grid .tone-lime>i{color:#08a47a;background:#e8fbf5}.mobile-tool-grid .tone-orange>i{color:#ed8512;background:#fff2e2}.mobile-tool-grid .tone-red>i,.mobile-tool-grid .tone-coral>i,.mobile-tool-grid .tone-pink>i{color:#ee4569;background:#fff0f3}.mobile-tool-grid .tone-purple>i,.mobile-tool-grid .tone-indigo>i{color:#6852eb;background:#f0edff}.app-shell.force-mobile .mobile-settings-native>.ops-head{align-items:center;gap:10px;min-width:0;display:grid;grid-template-columns:minmax(0,1fr) 42px!important;width:100%!important}.app-shell.force-mobile .mobile-settings-native>.ops-head>div{min-width:0}.app-shell.force-mobile .mobile-settings-native>.ops-head h1{font-size:23px}.app-shell.force-mobile .mobile-settings-native>.ops-head p{-webkit-line-clamp:1;-webkit-box-orient:vertical;display:-webkit-box;overflow:hidden}.app-shell.force-mobile .mobile-settings-save{place-items:center;display:grid;border-radius:14px!important;width:42px!important;min-width:42px!important;min-height:42px!important;padding:0!important;font-size:0!important}.app-shell.force-mobile .profile-setting-card{border-radius:18px;grid-template-columns:48px minmax(0,1fr) auto;gap:10px;min-height:72px;margin:8px 0 10px;padding:11px 12px;display:grid}.app-shell.force-mobile .profile-setting-card>img{border-radius:15px;width:48px;height:48px}.app-shell.force-mobile .profile-setting-card h2{text-overflow:ellipsis;white-space:nowrap;font-size:15px;overflow:hidden}.app-shell.force-mobile .profile-setting-card p{text-overflow:ellipsis;white-space:nowrap;font-size:8px;overflow:hidden}.app-shell.force-mobile .profile-setting-card>span{font-size:8px}.app-shell.force-mobile .mobile-settings-native .settings-pro-grid{display:block;width:100%!important;min-width:0!important;max-width:100%!important}.app-shell.force-mobile .mobile-settings-native .settings-pro-grid>aside{scrollbar-width:none;touch-action:pan-x;gap:6px;margin:0 -14px 9px;padding:0 14px 4px;display:flex;overflow-x:auto;width:calc(100% + 28px)!important;min-width:0!important;max-width:none!important}.app-shell.force-mobile .mobile-settings-native .settings-pro-grid>aside>button{background:#fff;border:1px solid #dfe7f3;border-radius:999px;flex:none;align-items:center;gap:5px;min-height:38px;padding:0 11px;font-size:9px;display:inline-flex;width:auto!important;min-width:max-content!important}.app-shell.force-mobile .mobile-settings-native .settings-pro-grid>aside>button.active{color:#fff;background:#176bff;border-color:#176bff}.app-shell.force-mobile .mobile-settings-native .settings-pro-grid>aside svg{width:14px}.app-shell.force-mobile .mobile-settings-native .settings-pro-grid>aside svg:last-child{display:none}.app-shell.force-mobile .mobile-settings-native .settings-pro-grid>main{border-radius:20px;padding:14px;width:100%!important;min-width:0!important;max-width:100%!important}.app-shell.force-mobile .mobile-settings-native .setting-title{align-items:flex-start;gap:8px}.app-shell.force-mobile .mobile-settings-native .setting-title h2{font-size:16px}.app-shell.force-mobile .mobile-settings-native .setting-title p{font-size:9px;line-height:1.5}.app-shell.force-mobile .mobile-settings-native .setting-title>span{display:none}.app-shell.force-mobile .mobile-settings-native .setting-toggle-grid{grid-template-columns:1fr;gap:6px;display:grid}.app-shell.force-mobile .mobile-settings-native .toggle-setting{border-radius:14px;min-height:48px;padding:0 11px;font-size:10px}.app-shell.force-mobile .mobile-settings-native .setting-fields{grid-template-columns:1fr;gap:9px;display:grid}.app-shell.force-mobile .mobile-settings-native .setting-fields label{border-radius:14px;padding:10px}.app-shell.force-mobile .mobile-settings-native .profile-service-list>*{border-radius:14px;min-height:58px;padding:10px}.app-shell.force-mobile .mobile-settings-native .settings-service-card{border-radius:17px;grid-template-columns:70px minmax(0,1fr);padding:11px}.app-shell.force-mobile .mobile-settings-native .settings-service-card img{width:70px;height:70px}.overview-v2-ranks .rank-main{min-width:0}.overview-v2-ranks .rank-main b,.overview-v2-focus .work-row b,.app-shell.force-mobile h1,.app-shell.force-mobile h2,.app-shell.force-mobile h3{overflow-wrap:anywhere}.overview-v2-ranks .rank-main b,.overview-v2-ranks .rank-main small{text-overflow:ellipsis;white-space:nowrap;display:block;overflow:hidden}.mobile-header-actions{align-items:center;gap:6px;display:flex}.pwa-install-button{color:#2463eb;min-height:40px;font:inherit;background:#fff;border:1px solid #cddcf3;border-radius:13px;justify-content:center;align-items:center;gap:7px;padding:0 14px;font-size:11px;font-weight:900;display:inline-flex;box-shadow:0 6px 18px #20448712}.pwa-install-button svg{width:16px}.pwa-install-button.compact{border-radius:11px;min-height:36px;padding:0 11px;font-size:10px}.mobile-app-header .pwa-install-button.compact{border-radius:13px;width:38px;min-width:38px;height:38px;min-height:38px;padding:0}.mobile-app-header .pwa-install-button.compact span{display:none}.pwa-install-backdrop{z-index:200;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#08112580;justify-content:center;align-items:flex-end;padding:14px;display:flex;position:fixed;inset:0}.pwa-install-sheet{width:min(430px,100%);padding:24px 20px calc(18px + env(safe-area-inset-bottom));color:#172541;background:#fff;border-radius:27px;position:relative;box-shadow:0 30px 70px #06143052}.pwa-install-sheet>i{color:#176bff;background:#eaf1ff;border-radius:16px;place-items:center;width:48px;height:48px;font-style:normal;display:grid}.pwa-install-sheet>span{color:#176bff;margin-top:14px;font-size:9px;font-weight:900;display:block}.pwa-install-sheet h2{margin:4px 0 7px;font-size:22px}.pwa-install-sheet>p{color:#7d899c;margin:0;font-size:11px;line-height:1.7}.pwa-install-sheet ol{gap:8px;margin:17px 0;padding:0;list-style:none;display:grid}.pwa-install-sheet li{background:#f5f8fd;border-radius:15px;grid-template-columns:36px minmax(0,1fr);gap:2px 10px;padding:11px;display:grid}.pwa-install-sheet li>svg{color:#176bff;grid-row:1/3;align-self:center;width:20px}.pwa-install-sheet li b{font-size:11px}.pwa-install-sheet li small{color:#8994a7;font-size:9px}.pwa-install-close{color:#6e7a8e;background:#f0f3f8;border:0;border-radius:12px;place-items:center;width:36px;height:36px;display:grid;position:absolute;top:14px;right:14px}.pwa-install-done{color:#fff;background:linear-gradient(100deg,#176bff,#6750f0);border:0;border-radius:14px;width:100%;min-height:45px;font-size:11px;font-weight:900}.mobile-loading-shell{width:100%;max-width:480px;min-height:100dvh;padding:calc(14px + env(safe-area-inset-top)) 14px 30px;background:#f3f7fd;margin:auto}.mobile-loading-shell header{align-items:center;gap:10px;display:flex}.mobile-loading-shell header img{border-radius:12px;width:38px;height:38px}.mobile-loading-shell header span{display:grid}.mobile-loading-shell header small{color:#8490a4;font-size:9px}.mobile-loading-shell header b{font-size:14px}.mobile-loading-hero,.mobile-loading-card,.mobile-loading-shell>div>i{background:linear-gradient(100deg,#e6edf8 20%,#f6f9fd 45%,#e6edf8 70%) 0 0/200% 100%;animation:1.2s linear infinite mobile-loading}.mobile-loading-hero{border-radius:24px;height:190px;margin-top:15px}.mobile-loading-shell>div{grid-template-columns:1fr 1fr;gap:9px;margin-top:10px;display:grid}.mobile-loading-shell>div>i{border-radius:18px;height:72px}.mobile-loading-card{border-radius:22px;height:210px;margin-top:10px}@keyframes mobile-loading{to{background-position:-200% 0}}.app-shell.force-mobile .section:not(.mobile-home){padding:3px 0 10px}.app-shell.force-mobile .ops-head,.app-shell.force-mobile .account-page-head,.app-shell.force-mobile .monitor-board-head,.app-shell.force-mobile .cost-head,.app-shell.force-mobile .toolbox-hero,.app-shell.force-mobile .page-hero{flex-direction:column;align-items:flex-start;gap:12px}.app-shell.force-mobile .ops-head h1,.app-shell.force-mobile .account-page-head h1{font-size:25px}.app-shell.force-mobile .ops-head p,.app-shell.force-mobile .account-page-head p{font-size:11px;line-height:1.65}.app-shell.force-mobile .account-page-actions,.app-shell.force-mobile .capture-actions,.app-shell.force-mobile .video-actions{scrollbar-width:none;gap:8px;width:100%;padding-bottom:2px;display:flex;overflow-x:auto}.app-shell.force-mobile .account-page-actions>*,.app-shell.force-mobile .capture-actions>*,.app-shell.force-mobile .video-actions>*{flex:none;min-height:42px}.app-shell.force-mobile .ops-kpis,.app-shell.force-mobile .order-kpis,.app-shell.force-mobile .cost-kpis,.app-shell.force-mobile .monitor-kpis-pro,.app-shell.force-mobile .employee-detail-kpis,.app-shell.force-mobile .overview-v2-kpis{grid-template-columns:repeat(2,minmax(0,1fr));gap:9px}.app-shell.force-mobile .metric-card,.app-shell.force-mobile .score-metric{border-radius:18px;min-height:98px;padding:14px}.app-shell.force-mobile .metric-value,.app-shell.force-mobile .score-metric>b{font-size:23px}.app-shell.force-mobile .ops-filter,.app-shell.force-mobile .account-filter-simple,.app-shell.force-mobile .order-filter-pro,.app-shell.force-mobile .monitor-filter{border-radius:18px;padding:13px;overflow:hidden}.app-shell.force-mobile .filter-line,.app-shell.force-mobile .account-sortbar,.app-shell.force-mobile .monitor-tabs-pro,.app-shell.force-mobile .video-tabs{scrollbar-width:none;flex-wrap:nowrap;gap:7px;width:100%;padding-bottom:4px;display:flex;overflow-x:auto}.app-shell.force-mobile .filter-line>*,.app-shell.force-mobile .account-sortbar>*,.app-shell.force-mobile .monitor-tabs-pro>*,.app-shell.force-mobile .video-tabs>*{white-space:nowrap;flex:none}.app-shell.force-mobile .account-rich-card{border-radius:20px;padding:15px}.app-shell.force-mobile .account-card-head{flex-wrap:wrap;align-items:flex-start}.app-shell.force-mobile .account-card-head>img{width:52px;height:52px}.app-shell.force-mobile .account-actions{width:100%;padding-top:5px;overflow-x:auto}.app-shell.force-mobile .account-actions>*{flex:none;min-height:40px}.app-shell.force-mobile .account-card-metrics{grid-template-columns:repeat(2,minmax(0,1fr))}.app-shell.force-mobile .account-video-strip{margin-right:-15px;padding-right:15px}.app-shell.force-mobile .account-video-strip>a{flex-basis:88px;height:120px}.app-shell.force-mobile .merchant-simple-grid,.app-shell.force-mobile .merchant-cards,.app-shell.force-mobile .shop-grid,.app-shell.force-mobile .group-grid,.app-shell.force-mobile .employee-card-grid,.app-shell.force-mobile .order-rank-grid,.app-shell.force-mobile .settings-pro-grid,.app-shell.force-mobile .cost-layout,.app-shell.force-mobile .tool-account-layout,.app-shell.force-mobile .monitor-report-grid{grid-template-columns:1fr}.app-shell.force-mobile .merchant-search-pro,.app-shell.force-mobile .monitor-search-pro{border-radius:16px;min-height:50px}.app-shell.force-mobile .merchant-cards>article,.app-shell.force-mobile .group-card,.app-shell.force-mobile .employee-click-card{border-radius:20px}.app-shell.force-mobile .merchant-shop-chips,.app-shell.force-mobile .product-mini-grid{scrollbar-width:none;flex-wrap:nowrap;overflow-x:auto}.app-shell.force-mobile .monitor-hero-pro{border-radius:23px;min-height:0;padding:20px}.app-shell.force-mobile .monitor-hero-pro h1{font-size:25px}.app-shell.force-mobile .monitor-source-line,.app-shell.force-mobile .monitor-window-line{flex-direction:column;align-items:flex-start}.app-shell.force-mobile .monitor-source-line em,.app-shell.force-mobile .monitor-window-line em{width:auto;margin-left:0}.app-shell.force-mobile .monitor-product-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.app-shell.force-mobile .monitor-video-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:9px}.app-shell.force-mobile .monitor-product-grid>article,.app-shell.force-mobile .monitor-video-grid>article{border-radius:17px}.app-shell.force-mobile .monitor-product-detail{grid-template-columns:72px minmax(0,1fr)}.app-shell.force-mobile .monitor-product-detail>img,.app-shell.force-mobile .monitor-product-detail>svg{width:72px;height:72px}.app-shell.force-mobile .monitor-product-detail aside{grid-column:1/-1}.app-shell.force-mobile .monitor-store-ranking>button{grid-template-columns:34px minmax(0,1fr) 18px;padding:12px}.app-shell.force-mobile .creator-tool-grid,.app-shell.force-mobile .creator-grid{grid-template-columns:1fr}.app-shell.force-mobile .creator-tool-filter{flex-direction:column;align-items:stretch}.app-shell.force-mobile .toolbox-grid,.app-shell.force-mobile .real-tool-grid{gap:10px;grid-template-columns:1fr 1fr!important}.app-shell.force-mobile .tool-card,.app-shell.force-mobile .real-tool-grid>button{border-radius:19px;padding:15px;min-height:178px!important}.app-shell.force-mobile .tool-detail-hero{border-radius:21px;align-items:flex-start;padding:18px}.app-shell.force-mobile .tool-detail-hero>em{display:none}.app-shell.force-mobile .tool-detail-layout,.app-shell.force-mobile .video-detail-result,.app-shell.force-mobile .bilingual-script{grid-template-columns:1fr}.app-shell.force-mobile .video-detail-result>a>img{max-height:420px}.app-shell.force-mobile .video-detail-metrics{grid-template-columns:1fr 1fr}.app-shell.force-mobile .role-settings,.app-shell.force-mobile .setting-toggle-grid,.app-shell.force-mobile .setting-fields{grid-template-columns:1fr}.app-shell.force-mobile .panel,.app-shell.force-mobile .fold-panel{border-radius:20px}.app-shell.force-mobile .table-wrap{border-radius:16px;width:100%;overflow-x:auto}.app-shell.force-mobile table{min-width:680px}.app-shell.force-mobile input,.app-shell.force-mobile select,.app-shell.force-mobile textarea{min-height:44px;font-size:16px}.app-shell.force-mobile button,.app-shell.force-mobile a{touch-action:manipulation}.mobile-rank-tabs{background:#eef2f8;border-radius:14px;grid-template-columns:repeat(3,minmax(0,1fr));gap:5px;padding:4px;display:grid}.mobile-rank-tabs button{color:#718098;min-width:0;min-height:36px;font:inherit;background:0 0;border:0;border-radius:11px;justify-content:center;align-items:center;gap:5px;font-size:10px;font-weight:900;display:inline-flex}.mobile-rank-tabs button svg{width:14px}.mobile-rank-tabs button.active{color:#176bff;background:#fff;box-shadow:0 5px 14px #1e3e7517}.mobile-rank-panel{background:#fbfcff;border:1px solid #e4eaf4;border-radius:16px;margin:9px 0 0;padding:4px 11px}.mobile-rank-panel>header{justify-content:space-between;align-items:center;min-height:37px;display:flex}.mobile-rank-panel>header span{color:#263653;font-size:10px}.mobile-rank-panel>header button{color:#176bff;background:0 0;border:0;font-size:9px;font-weight:900}.mobile-rank-panel>button{width:100%;color:inherit;text-align:left;background:0 0;border:0;border-top:1px solid #eaf0f7;grid-template-columns:22px 34px minmax(0,1fr) auto;align-items:center;gap:7px;padding:8px 0;display:grid}.mobile-rank-panel>button>i{color:#718099;background:#edf2fa;border-radius:8px;place-items:center;width:22px;height:22px;font-size:9px;font-style:normal;font-weight:900;display:grid}.mobile-rank-panel>button:first-of-type>i{color:#a56800;background:#fff0bd}.mobile-rank-panel .mobile-rank-icon{border-radius:11px;width:34px;height:34px;font-size:11px}.mobile-rank-panel p{gap:2px;min-width:0;margin:0;display:grid}.mobile-rank-panel p b,.mobile-rank-panel p em{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.mobile-rank-panel p b{font-size:10px}.mobile-rank-panel p em{color:#8a96aa;font-size:8px;font-style:normal}.mobile-rank-panel>button>strong{color:#ef3d62;white-space:nowrap;font-size:10px}.app-shell.force-mobile .mobile-accounts-native .account-list-simple{gap:8px}.app-shell.force-mobile .mobile-account-card{border-radius:17px;padding:10px;overflow:hidden;box-shadow:0 7px 19px #1b386c0d}.app-shell.force-mobile .mobile-account-card .account-card-head{grid-template-columns:40px minmax(0,1fr) auto;gap:6px}.app-shell.force-mobile .mobile-account-card .account-card-head>img,.app-shell.force-mobile .mobile-account-card .account-card-head>i{border-radius:12px;width:40px;height:40px}.app-shell.force-mobile .mobile-account-card .account-card-head span{font-size:7px}.app-shell.force-mobile .mobile-account-card .account-card-head>button{border-radius:9px;min-height:30px;padding:0 7px;font-size:7px}.app-shell.force-mobile .mobile-account-card .account-card-head>button:nth-of-type(2){display:none}.app-shell.force-mobile .mobile-account-card .account-card-tags{margin-top:7px}.app-shell.force-mobile .mobile-account-card .account-card-tags>span{padding:4px 7px;font-size:8px}.app-shell.force-mobile .mobile-account-card .account-card-metrics{grid-template-columns:repeat(5,minmax(0,1fr));width:100%;overflow:hidden;display:grid!important}.app-shell.force-mobile .mobile-account-card .account-card-metrics>span{text-align:center;min-width:0;padding:7px 4px}.app-shell.force-mobile .mobile-account-card .account-card-metrics small{text-overflow:ellipsis;white-space:nowrap;font-size:7px;overflow:hidden}.app-shell.force-mobile .mobile-account-card .account-card-metrics b{text-overflow:ellipsis;white-space:nowrap;font-size:10px;overflow:hidden}.app-shell.force-mobile .mobile-account-card .account-video-strip{gap:6px;margin-top:8px}.app-shell.force-mobile .mobile-account-card .account-video-strip>a{border-radius:11px;flex-basis:64px;width:64px;height:90px}.app-shell.force-mobile .account-add-panel{padding:8px}.app-shell.force-mobile .account-add-panel>.panel{border-radius:22px;max-height:calc(100dvh - 16px);padding:16px}.app-shell.force-mobile .account-add-panel .modal-close{float:right;color:#53617b;position:sticky;top:0}.app-shell.force-mobile .mobile-selection-center{gap:10px}.app-shell.force-mobile .mobile-selection-center .monitor-hero-pro{background:linear-gradient(135deg,#122754,#295bd7 58%,#6f52f5);padding:17px}.app-shell.force-mobile .mobile-selection-center .monitor-hero-pro h1{margin:5px 0 4px;font-size:24px}.app-shell.force-mobile .mobile-selection-center .monitor-hero-pro p{-webkit-line-clamp:2;-webkit-box-orient:vertical;font-size:9px;line-height:1.55;display:-webkit-box;overflow:hidden}.app-shell.force-mobile .mobile-selection-center .monitor-shared-badge{background:#ffffff1f;border-radius:9px;align-self:flex-start;padding:6px 8px;font-size:8px}.app-shell.force-mobile .mobile-selection-center .monitor-source-line{grid-template-columns:1fr auto;gap:4px 8px;padding:0 2px;display:grid}.app-shell.force-mobile .mobile-selection-center .monitor-source-line em{text-overflow:ellipsis;white-space:nowrap;grid-column:1/-1;font-size:8px;overflow:hidden}.app-shell.force-mobile .mobile-selection-center .monitor-tabs-pro{background:0 0;border:0;border-radius:0;margin:0 -14px;padding:4px 14px}.app-shell.force-mobile .mobile-selection-center .monitor-tabs-pro button{background:#fff;border:1px solid #e0e7f2;border-radius:999px;min-height:34px;padding:0 11px;font-size:9px}.app-shell.force-mobile .mobile-selection-center .monitor-tabs-pro button.active{background:#176bff;border-color:#1f62f0}.app-shell.force-mobile .mobile-selection-center .monitor-kpis-pro{grid-template-columns:repeat(2,minmax(0,1fr));gap:7px}.app-shell.force-mobile .mobile-selection-center .monitor-kpis-pro article{border:0;border-radius:16px;min-height:86px;padding:12px}.app-shell.force-mobile .mobile-selection-center .monitor-kpis-pro article:first-child{background:linear-gradient(145deg,#eaf2ff,#fff)}.app-shell.force-mobile .mobile-selection-center .monitor-kpis-pro article:nth-child(2){background:linear-gradient(145deg,#e7fbf4,#fff)}.app-shell.force-mobile .mobile-selection-center .monitor-kpis-pro article:nth-child(3){background:linear-gradient(145deg,#fff1e7,#fff)}.app-shell.force-mobile .mobile-selection-center .monitor-kpis-pro article:nth-child(4){background:linear-gradient(145deg,#f1edff,#fff)}.app-shell.force-mobile .mobile-selection-center .monitor-kpis-pro b{color:#132a54;margin:4px 0;font-size:20px}.app-shell.force-mobile .mobile-selection-center .monitor-search-pro{min-height:44px;padding-left:11px}.app-shell.force-mobile .mobile-selection-center .monitor-search-pro button{padding:0 11px;font-size:8px}.app-shell.force-mobile .mobile-selection-center .monitor-window-line{background:0 0;grid-template-columns:repeat(2,minmax(0,1fr));gap:7px;padding:0;display:grid}.app-shell.force-mobile .mobile-selection-center .monitor-window-line>button{color:#42516b;text-align:left;background:#fff;border:1px solid #e1e8f3;border-radius:15px;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:5px;min-height:61px;padding:9px 10px;display:grid}.app-shell.force-mobile .mobile-selection-center .monitor-window-line>button span{gap:2px;min-width:0;padding:0;display:grid}.app-shell.force-mobile .mobile-selection-center .monitor-window-line>button small{color:#8794a8;text-overflow:ellipsis;white-space:nowrap;font-size:7px;overflow:hidden}.app-shell.force-mobile .mobile-selection-center .monitor-window-line>button strong{color:#0aaf79;font-size:12px}.app-shell.force-mobile .mobile-selection-center .monitor-window-line>button.active{background:#edf4ff;border-color:#176bff;box-shadow:0 7px 17px #176bff1a}.app-shell.force-mobile .mobile-selection-center .monitor-window-line>em{grid-column:1/-1;padding:3px 2px;font-size:8px}.app-shell.force-mobile .mobile-selection-center .monitor-product-grid{gap:8px}.app-shell.force-mobile .mobile-selection-center .monitor-product-image{height:128px}.app-shell.force-mobile .mobile-selection-center .monitor-product-grid>button{border-radius:16px}.app-shell.force-mobile .mobile-selection-center .monitor-product-grid>button>section{padding:10px}.app-shell.force-mobile .mobile-selection-center .monitor-product-grid h3{height:34px;margin:5px 0 3px;font-size:10px;line-height:1.55}.app-shell.force-mobile .mobile-selection-center .monitor-product-grid section>p{display:none}.app-shell.force-mobile .mobile-selection-center .monitor-product-grid section>div{grid-template-columns:1fr 1fr;margin-top:7px}.app-shell.force-mobile .mobile-selection-center .monitor-product-grid section>div span{background:#f1f5fb;padding:6px;font-size:7px}.app-shell.force-mobile .mobile-selection-center .monitor-product-grid section>div span:nth-child(2){color:#07875f;background:#e9fbf4}.app-shell.force-mobile .mobile-selection-center .monitor-product-grid section>div span:nth-child(3){grid-column:1/-1}.app-shell.force-mobile .mobile-selection-center .monitor-product-grid section>div b{color:#172a50;font-size:9px}.mobile-order-center{grid-template-columns:minmax(0,1fr);gap:10px;width:100%;min-width:0;display:grid}.mobile-order-center>*{width:100%;min-width:0}.mobile-order-heading{justify-content:space-between;align-items:center;padding:2px;display:flex}.mobile-order-heading span{color:#176bff;font-size:9px;font-weight:900}.mobile-order-heading h1{margin:2px 0;font-size:24px}.mobile-order-heading p{color:#8793a7;margin:0;font-size:8px}.mobile-order-heading>button{color:#176bff;background:#fff;border:1px solid #dce5f2;border-radius:12px;align-items:center;gap:5px;min-height:36px;padding:0 10px;font-size:9px;font-weight:900;display:inline-flex}.mobile-order-heading>button svg{width:14px}.mobile-order-period{scrollbar-width:none;margin:0 -14px;padding:0 14px;overflow-x:auto}.mobile-order-period .segmented{width:max-content;max-width:none}.mobile-order-period .segmented button{white-space:nowrap;min-height:34px;padding:0 12px}.mobile-order-summary{color:#fff;background:radial-gradient(circle at 95% 0,#70e8d447,#0000 32%),linear-gradient(135deg,#142a5a,#246fd0 65%,#12a27e);border-radius:22px;padding:16px;box-shadow:0 14px 31px #1c529533}.mobile-order-summary>header{justify-content:space-between;align-items:center;display:flex}.mobile-order-summary header span,.mobile-order-summary header em{color:#c7def4;font-size:8px;font-style:normal}.mobile-order-summary>strong{margin:8px 0 13px;font-size:34px;display:block}.mobile-order-summary>div{grid-template-columns:repeat(3,minmax(0,1fr));gap:6px;display:grid}.mobile-order-summary>div span{background:#ffffff1a;border-radius:12px;gap:3px;padding:8px;display:grid}.mobile-order-summary small{color:#c4dbef;font-size:7px}.mobile-order-summary b{text-overflow:ellipsis;white-space:nowrap;font-size:11px;overflow:hidden}.mobile-order-filter{background:#fff;border:1px solid #e1e8f3;border-radius:18px;gap:7px;padding:11px;display:grid}.mobile-order-filter>label{color:#8793a6;background:#f3f6fb;border-radius:12px;align-items:center;gap:7px;min-height:40px;padding:0 10px;display:flex}.mobile-order-filter>label svg{width:15px}.mobile-order-filter input{background:0 0;border:0;outline:0;width:100%;min-width:0;min-height:36px!important}.mobile-order-filter>div{grid-template-columns:repeat(3,minmax(0,1fr));gap:5px;display:grid}.mobile-order-filter select{background:#fff;border:1px solid #e2e8f2;border-radius:10px;width:100%;min-width:0;padding:0 5px;min-height:36px!important;font-size:9px!important}.mobile-order-filter>button{color:#176bff;background:#edf3ff;border:0;border-radius:11px;justify-content:center;align-items:center;gap:5px;min-height:35px;font-size:9px;font-weight:900;display:inline-flex}.mobile-order-filter>button svg{width:14px}.mobile-commission-sheet{background:#fff8ea;border:1px solid #ffe0ad;border-radius:15px;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:8px;padding:11px;display:grid}.mobile-commission-sheet b{font-size:10px}.mobile-commission-sheet p{color:#907950;margin:3px 0 0;font-size:8px;line-height:1.5}.mobile-commission-sheet label{align-items:center;gap:4px;font-size:8px;display:flex}.mobile-commission-sheet input{text-align:center;border:1px solid #efd7aa;border-radius:9px;width:48px;min-height:34px!important}.mobile-order-rank,.mobile-order-list{background:#fff;border:1px solid #e1e8f3;border-radius:19px;padding:13px}.mobile-order-rank>header,.mobile-order-list>header{justify-content:space-between;align-items:center;margin-bottom:5px;display:flex}.mobile-order-rank>header span{align-items:center;gap:5px;font-size:11px;font-weight:900;display:inline-flex}.mobile-order-rank>header svg{color:#f2a400;width:15px}.mobile-order-rank header small,.mobile-order-list header small{color:#8a96aa;font-size:8px}.mobile-order-rank>div span{border-top:1px solid #edf1f6;grid-template-columns:22px minmax(0,1fr) auto;align-items:center;gap:7px;padding:8px 0;display:grid}.mobile-order-rank i{color:#a56b00;background:#fff0bd;border-radius:8px;place-items:center;width:22px;height:22px;font-size:8px;font-style:normal;font-weight:900;display:grid}.mobile-order-rank b{text-overflow:ellipsis;white-space:nowrap;font-size:9px;overflow:hidden}.mobile-order-rank em{color:#ec3f63;font-size:9px;font-style:normal;font-weight:900}.mobile-order-list>header span{color:#176bff;font-size:8px;font-weight:900}.mobile-order-list>header h2{margin:2px 0;font-size:16px}.mobile-order-list>article{border-top:1px solid #edf1f6;padding:10px 0}.mobile-order-list article>header{justify-content:space-between;align-items:center;display:flex}.mobile-order-list article>header>span{color:#8491a6;font-size:8px}.mobile-order-list h3{text-overflow:ellipsis;white-space:nowrap;margin:6px 0 3px;font-size:11px;overflow:hidden}.mobile-order-list article>p{color:#8290a6;text-overflow:ellipsis;white-space:nowrap;margin:0;font-size:8px;overflow:hidden}.mobile-order-list article>footer{background:#f5f7fb;border-radius:11px;grid-template-columns:repeat(3,minmax(0,1fr));margin-top:8px;padding:7px;display:grid}.mobile-order-list article>footer span{gap:2px;padding:0 6px;display:grid}.mobile-order-list article>footer span+span{border-left:1px solid #e4e9f1}.mobile-order-list article>footer small{color:#8995a8;font-size:7px}.mobile-order-list article>footer b{text-overflow:ellipsis;white-space:nowrap;font-size:10px;overflow:hidden}.app-shell.force-mobile .mobile-merchant-native{gap:10px}.app-shell.force-mobile .mobile-merchant-native>.ops-head{grid-template-columns:minmax(0,1fr) auto;align-items:end;gap:8px;display:grid}.app-shell.force-mobile .mobile-merchant-native>.ops-head h1{font-size:23px}.app-shell.force-mobile .mobile-merchant-native>.ops-head p{-webkit-line-clamp:1;-webkit-box-orient:vertical;font-size:8px;display:-webkit-box;overflow:hidden}.app-shell.force-mobile .mobile-merchant-native>.ops-head>div:last-child{gap:5px;display:flex}.app-shell.force-mobile .mobile-merchant-native>.ops-head .btn{min-height:36px;padding:0 8px;font-size:8px!important}.app-shell.force-mobile .mobile-merchant-native .merchant-overview{grid-template-columns:repeat(3,minmax(0,1fr));gap:6px;display:grid}.app-shell.force-mobile .mobile-merchant-native .merchant-overview article{border-radius:15px;min-height:80px;padding:10px}.app-shell.force-mobile .mobile-merchant-native .merchant-overview span,.app-shell.force-mobile .mobile-merchant-native .merchant-overview small{font-size:7px}.app-shell.force-mobile .mobile-merchant-native .merchant-overview b{font-size:19px}.app-shell.force-mobile .mobile-merchant-native .merchant-search-pro{min-height:46px;padding:0 10px}.app-shell.force-mobile .mobile-merchant-native .merchant-search-pro small{display:none}.app-shell.force-mobile .mobile-merchant-native .merchant-search-pro input{min-height:40px;font-size:12px}.app-shell.force-mobile .mobile-merchant-native .merchant-search-pro em{display:none}.app-shell.force-mobile .mobile-merchant-native .merchant-simple-grid-v2{gap:8px}.app-shell.force-mobile .mobile-merchant-native .merchant-simple-grid-v2>article{border-radius:17px;padding:11px;box-shadow:0 7px 19px #1c38680d}.app-shell.force-mobile .mobile-merchant-native .merchant-simple-grid-v2>article>header img{border-radius:12px;width:39px;height:39px}.app-shell.force-mobile .mobile-merchant-native .merchant-simple-grid-v2 h3{text-overflow:ellipsis;white-space:nowrap;font-size:12px;overflow:hidden}.app-shell.force-mobile .mobile-merchant-native .merchant-simple-grid-v2 header p,.app-shell.force-mobile .mobile-merchant-native .merchant-note{font-size:8px}.app-shell.force-mobile .mobile-merchant-native .merchant-note{text-overflow:ellipsis;white-space:nowrap;margin:7px 0;overflow:hidden}.app-shell.force-mobile .mobile-merchant-native .merchant-shop-chips{margin:0 -11px 0 0;padding-right:11px}.app-shell.force-mobile .mobile-merchant-native .merchant-shop-chips span{min-height:30px;padding:4px 6px;font-size:8px}.app-shell.force-mobile .mobile-merchant-native .merchant-product-preview{gap:5px;margin-top:8px}.app-shell.force-mobile .mobile-merchant-native .merchant-product-preview img{border-radius:10px;width:39px;height:39px}.app-shell.force-mobile .mobile-merchant-native .merchant-simple-grid-v2 footer{margin-top:8px;padding-top:8px;font-size:8px}.app-shell.force-mobile .mobile-merchant-detail .merchant-detail-hero{flex-direction:column;align-items:flex-start;gap:10px;padding:14px}.app-shell.force-mobile .mobile-merchant-detail .merchant-detail-identity img{width:48px;height:48px}.app-shell.force-mobile .mobile-merchant-detail .merchant-detail-hero h1{font-size:20px}.app-shell.force-mobile .ops-page>.ops-head:first-child{justify-content:center;min-height:44px;margin-bottom:0;padding:0 2px}.app-shell.force-mobile .ops-page>.ops-head:first-child .text-back{color:#176bff;background:#fff;border:1px solid #dfe7f3;border-radius:11px;align-items:center;min-height:34px;margin-bottom:4px;padding:0 10px;font-size:9px;font-weight:900;display:inline-flex}.app-shell.force-mobile .ops-page>.ops-head:first-child h1{margin:3px 0 0;font-size:21px}.app-shell.force-mobile .tool-detail-hero{grid-template-columns:43px minmax(0,1fr);gap:10px;padding:14px;display:grid}.app-shell.force-mobile .tool-detail-hero>i{border-radius:13px;width:43px;height:43px}.app-shell.force-mobile .tool-detail-hero h2{font-size:17px}.app-shell.force-mobile .tool-detail-hero p{-webkit-line-clamp:2;-webkit-box-orient:vertical;font-size:9px;line-height:1.55;display:-webkit-box;overflow:hidden}.app-shell.force-mobile .tool-detail-layout{gap:9px;margin-top:9px}.app-shell.force-mobile .tool-detail-layout>section,.app-shell.force-mobile .tool-detail-layout>aside{border-radius:17px;padding:13px}.app-shell.force-mobile .tool-detail-layout textarea{min-height:110px;padding:11px}.app-shell.force-mobile .panel .form-grid{grid-template-columns:1fr;gap:8px}.app-shell.force-mobile .panel .mini-form>.btn{width:100%;margin-top:9px}.app-shell.force-mobile .mobile-tool-grid>button{border-radius:16px;min-height:92px;padding:9px 4px 6px}.app-shell.force-mobile .mobile-tool-grid>button>i{width:35px;height:35px}.app-shell.force-mobile .mobile-tool-grid small{display:none}.app-shell.force-mobile .mobile-tool-grid em{font-size:6px}.app-shell.force-mobile .cost-head{border-radius:18px;padding:14px}.app-shell.force-mobile .cost-head h2{font-size:21px}.app-shell.force-mobile .cost-head p{font-size:9px}.app-shell.force-mobile .cost-kpis{grid-template-columns:repeat(2,minmax(0,1fr));gap:7px}.app-shell.force-mobile .cost-kpis article{border-radius:16px;min-height:91px;padding:12px}.app-shell.force-mobile .cost-kpis span,.app-shell.force-mobile .cost-kpis small{font-size:8px}.app-shell.force-mobile .cost-kpis b{margin:5px 0;font-size:20px}.app-shell.force-mobile .cost-breakdown-v2>div{grid-template-columns:repeat(2,minmax(0,1fr))}.cost-breakdown-v2,.employee-roi-v2{background:#fff;border:1px solid #e2e8f2;border-radius:19px;padding:16px}.cost-breakdown-v2>header{justify-content:space-between;align-items:flex-end;margin-bottom:10px;display:flex}.cost-breakdown-v2 header span{color:#176bff;font-size:9px;font-weight:900}.cost-breakdown-v2 header h2{margin:3px 0 0;font-size:17px}.cost-breakdown-v2 header small{color:#8793a6;font-size:8px}.cost-breakdown-v2>div{grid-template-columns:repeat(4,minmax(0,1fr));gap:7px;display:grid}.cost-breakdown-v2 article{background:#eef4ff;border-radius:14px;gap:7px;padding:10px;display:grid}.cost-breakdown-v2 article.network{background:#e9fbf5}.cost-breakdown-v2 article.ai{background:#f0edff}.cost-breakdown-v2 article.other{background:#fff2e6}.cost-breakdown-v2 article i{color:#176bff;background:#ffffffb3;border-radius:9px;place-items:center;width:28px;height:28px;display:grid}.cost-breakdown-v2 article svg{width:14px}.cost-breakdown-v2 article span{gap:2px;min-width:0;display:grid}.cost-breakdown-v2 article small{color:#718099;font-size:7px}.cost-breakdown-v2 article b{text-overflow:ellipsis;white-space:nowrap;font-size:10px;overflow:hidden}.app-shell.force-mobile .daily-profit{border-radius:17px;padding:12px}.app-shell.force-mobile .daily-profit article{grid-template-columns:1fr auto;padding:9px 2px}.app-shell.force-mobile .daily-profit article small{display:none}.employee-roi-v2 article{border-top:1px solid #edf1f6;grid-template-columns:35px minmax(0,1fr) auto;align-items:center;gap:8px;padding:10px 0;display:grid}.employee-roi-v2 article>i{color:#176bff;background:#edf3ff;border-radius:12px;place-items:center;width:35px;height:35px;font-size:10px;font-style:normal;font-weight:900;display:grid}.employee-roi-v2 article>div{gap:2px;min-width:0;display:grid}.employee-roi-v2 article>div b{text-overflow:ellipsis;white-space:nowrap;font-size:10px;overflow:hidden}.employee-roi-v2 article small{color:#8491a5;font-size:7px}.employee-roi-v2 article>span{display:none}.employee-roi-v2 article>strong{text-align:right;gap:2px;font-size:10px;display:grid}.employee-roi-v2 article>strong.ok{color:#07986e}.employee-roi-v2 article>strong.bad{color:#e73e61}.mobile-refresh.active{color:#176bff;background:#edf4ff;border-color:#a9c7ff}.app-shell.force-mobile .mobile-card>header>div>span,.app-shell.force-mobile .mobile-account-toolbar span,.app-shell.force-mobile .mobile-order-heading span{font-size:11px}.app-shell.force-mobile .mobile-card>header>div>h2{font-size:17px}.app-shell.force-mobile .mobile-rank-tabs button{min-height:40px;font-size:12px}.app-shell.force-mobile .mobile-rank-panel>header span{font-size:12px}.app-shell.force-mobile .mobile-rank-panel>header button{font-size:11px}.app-shell.force-mobile .mobile-rank-panel>button>strong{font-size:12px}.app-shell.force-mobile .mobile-rank-panel .mobile-rank-icon{width:38px;height:38px;overflow:hidden}.app-shell.force-mobile .mobile-rank-panel .mobile-rank-icon img{object-fit:cover;width:100%;height:100%}.app-shell.force-mobile .mobile-account-toolbar p{font-size:11px;line-height:1.5}.app-shell.force-mobile .mobile-account-search input{font-size:13px!important}.app-shell.force-mobile .mobile-account-search>button,.app-shell.force-mobile .mobile-account-quick-actions button{font-size:11px}.app-shell.force-mobile .mobile-account-filter-sheet>div{overscroll-behavior-inline:contain;touch-action:pan-x pan-y;-webkit-overflow-scrolling:touch}.app-shell.force-mobile .mobile-account-filter-sheet>div>span,.app-shell.force-mobile .mobile-account-filter-sheet>div>button{font-size:10px}.app-shell.force-mobile .mobile-account-card{padding:12px}.app-shell.force-mobile .mobile-account-card .account-card-head h3{font-size:15px}.app-shell.force-mobile .mobile-account-card .account-card-head span{font-size:10px;line-height:1.45}.app-shell.force-mobile .mobile-account-card .account-card-head>button{min-height:34px;padding:0 9px;font-size:10px}.app-shell.force-mobile .mobile-account-card .account-card-tags{overscroll-behavior-inline:contain;touch-action:pan-x pan-y;-webkit-overflow-scrolling:touch;gap:6px;margin-right:-12px;padding:2px 12px 2px 0}.app-shell.force-mobile .mobile-account-card .account-card-tags>span{padding:5px 8px;font-size:10px;font-weight:850}.account-card-tags .account-tag.type.green{color:#07845f;background:#e7fbf3}.account-card-tags .account-tag.type.violet{color:#6951d9;background:#efeaff}.account-card-tags .account-tag.type.blue{color:#176bff;background:#e8f2ff}.account-card-tags .account-tag.type.orange{color:#c87313;background:#fff0df}.account-card-tags .account-tag.operator{color:#c66a1a;background:#fff3e8}.account-card-tags .account-tag.device{color:#53627a;background:#edf1f8}.account-card-tags .account-tag.source{color:#087f86;background:#e8fbfb}.app-shell.force-mobile .mobile-account-card .account-card-metrics{border:1px solid #e6ebf3;margin-top:10px}.app-shell.force-mobile .mobile-account-card .account-card-metrics>span{padding:9px 4px}.app-shell.force-mobile .mobile-account-card .account-card-metrics small{font-size:9px}.app-shell.force-mobile .mobile-account-card .account-card-metrics b{font-size:12px}.app-shell.force-mobile .mobile-account-card .account-video-strip{scroll-snap-type:x proximity;overscroll-behavior-inline:contain;touch-action:pan-x pan-y;-webkit-overflow-scrolling:touch;gap:8px;overflow-x:auto}.app-shell.force-mobile .mobile-account-card .account-video-strip>a{flex-basis:72px;width:72px;height:102px}.app-shell.force-mobile .mobile-order-heading p{font-size:10px;line-height:1.5}.app-shell.force-mobile .mobile-order-heading>button,.app-shell.force-mobile .mobile-order-filter>button{font-size:11px}.app-shell.force-mobile .mobile-order-summary header span,.app-shell.force-mobile .mobile-order-summary header em{font-size:10px}.app-shell.force-mobile .mobile-order-summary small{font-size:9px}.app-shell.force-mobile .mobile-order-summary b{font-size:13px}.app-shell.force-mobile .mobile-order-filter input,.app-shell.force-mobile .mobile-order-filter select{font-size:11px!important}.app-shell.force-mobile .mobile-order-rank header small,.app-shell.force-mobile .mobile-order-list header small{font-size:10px}.app-shell.force-mobile .mobile-order-rank b,.app-shell.force-mobile .mobile-order-rank em{font-size:11px}.app-shell.force-mobile .mobile-order-list>header span,.app-shell.force-mobile .mobile-order-list article>header>span,.app-shell.force-mobile .mobile-order-list article>p{font-size:10px}.app-shell.force-mobile .mobile-order-list h3{font-size:13px}.app-shell.force-mobile .mobile-order-list article>footer small{font-size:9px}.app-shell.force-mobile .mobile-order-list article>footer b{font-size:12px}.monitor-hero-actions{flex-wrap:wrap;justify-content:flex-end;align-items:center;gap:7px;display:flex}.monitor-hero-actions>button{color:#fff;min-height:36px;font:inherit;background:#ffffff21;border:1px solid #ffffff3d;border-radius:11px;align-items:center;gap:5px;padding:0 11px;font-size:10px;font-weight:900;display:inline-flex}.monitor-hero-actions>button:disabled{opacity:.55}.monitor-settings-panel{background:#fff;border:1px solid #dfe7f3;border-radius:18px;padding:18px;box-shadow:0 12px 32px #1e376914}.monitor-settings-panel>header{justify-content:space-between;align-items:center;display:flex}.monitor-settings-panel>header span{color:#176bff;font-size:10px;font-weight:900}.monitor-settings-panel>header h2{margin:4px 0 0;font-size:18px}.monitor-settings-panel>header button{color:#68768d;background:#f1f4f9;border:0;border-radius:11px;place-items:center;width:36px;height:36px;display:grid}.monitor-settings-panel>div{grid-template-columns:repeat(3,minmax(0,1fr));gap:9px;margin-top:14px;display:grid}.monitor-settings-panel label{color:#63718a;background:#f6f8fc;border-radius:13px;gap:7px;padding:11px;font-size:10px;font-weight:800;display:grid}.monitor-settings-panel input,.monitor-settings-panel select{width:100%;min-height:40px;font:inherit;background:#fff;border:1px solid #dfe6f1;border-radius:10px;padding:0 10px}.monitor-settings-panel>footer{justify-content:space-between;align-items:center;gap:10px;margin-top:12px;display:flex}.monitor-settings-panel>footer small{color:#7d899d}.monitor-store-ranking>button{grid-template-columns:34px 48px minmax(0,1fr) 150px 18px}.monitor-store-avatar{object-fit:cover;background:#edf3ff;border-radius:14px;width:48px;height:48px}.monitor-store-ranking .store-sales-total b{color:#176bff;font-size:18px}.monitor-store-ranking .store-sales-total em{color:#07845f;background:#e8fbf3;border-radius:999px;margin-top:4px;padding:3px 6px;font-size:8px;font-style:normal;font-weight:900;display:inline-block}.monitor-store-detail-head{align-items:center;gap:12px;margin-top:14px;display:flex}.monitor-store-detail-head>img{object-fit:cover;background:#edf3ff;border-radius:18px;width:62px;height:62px}.monitor-store-detail-head span{color:#07845f;font-size:10px;font-weight:900}.monitor-store-detail-head h2{margin:3px 0}.monitor-store-detail-head p{color:#8490a4;margin:0}.monitor-quality-grid b.growth{color:#0a9f72}.monitor-quality-grid b.growth.hot{color:#ec4667}.monitor-store-products{border-top:1px solid #edf1f6;margin-top:14px;padding-top:13px}.monitor-store-products>header{justify-content:space-between;margin-bottom:8px;display:flex}.monitor-store-products>header small{color:#8895a8}.monitor-store-products>div{grid-template-columns:repeat(3,minmax(0,1fr));gap:7px;display:grid}.monitor-store-products button{min-width:0;color:inherit;text-align:left;background:#fafcff;border:1px solid #e4eaf3;border-radius:12px;grid-template-columns:46px minmax(0,1fr);align-items:center;gap:8px;padding:7px;display:grid}.monitor-store-products img{object-fit:cover;border-radius:10px;width:46px;height:46px}.monitor-store-products button span{gap:3px;min-width:0;display:grid}.monitor-store-products button b,.monitor-store-products button small{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.monitor-store-products button small{color:#7e8ba0;font-size:8px}.app-shell.force-mobile .mobile-selection-center .monitor-hero-pro p{font-size:11px}.app-shell.force-mobile .mobile-selection-center .monitor-hero-pro{align-items:stretch}.app-shell.force-mobile .mobile-selection-center .monitor-hero-actions{justify-content:flex-start}.app-shell.force-mobile .mobile-selection-center .monitor-shared-badge,.app-shell.force-mobile .mobile-selection-center .monitor-hero-actions>button,.app-shell.force-mobile .mobile-selection-center .monitor-source-line,.app-shell.force-mobile .mobile-selection-center .monitor-source-line em{font-size:10px}.app-shell.force-mobile .mobile-selection-center .monitor-tabs-pro{touch-action:pan-x pan-y;-webkit-overflow-scrolling:touch}.app-shell.force-mobile .mobile-selection-center .monitor-tabs-pro button{min-height:38px;font-size:11px}.app-shell.force-mobile .mobile-selection-center .monitor-kpis-pro small,.app-shell.force-mobile .mobile-selection-center .monitor-kpis-pro span{font-size:10px}.app-shell.force-mobile .mobile-selection-center .monitor-window-line>button b{font-size:12px}.app-shell.force-mobile .mobile-selection-center .monitor-window-line>button small{font-size:9px}.app-shell.force-mobile .mobile-selection-center .monitor-window-line>button strong{font-size:14px}.app-shell.force-mobile .mobile-selection-center .monitor-window-line>em{font-size:10px}.app-shell.force-mobile .mobile-selection-center .monitor-product-grid h3{height:39px;font-size:12px}.app-shell.force-mobile .mobile-selection-center .monitor-product-grid section>small{font-size:10px}.app-shell.force-mobile .mobile-selection-center .monitor-product-grid section>div span{font-size:9px}.app-shell.force-mobile .mobile-selection-center .monitor-product-grid section>div b{font-size:11px}.app-shell.force-mobile .mobile-selection-center .monitor-product-grid section>.monitor-product-tags{flex-wrap:nowrap;gap:4px;overflow:hidden;grid-template-columns:none!important;margin:7px 0 0!important;display:flex!important}.app-shell.force-mobile .mobile-selection-center .monitor-product-tags em{flex:none;padding:4px 6px;font-size:8px}.app-shell.force-mobile .monitor-analysis-board .monitor-product-detail{grid-template-columns:76px minmax(0,1fr)}.app-shell.force-mobile .monitor-analysis-board .monitor-product-detail>img{width:76px;height:76px}.app-shell.force-mobile .monitor-analysis-board .monitor-analysis-metrics{grid-template-columns:repeat(2,minmax(0,1fr));gap:7px}.app-shell.force-mobile .monitor-analysis-board .monitor-snapshot-bars{gap:4px;height:120px;overflow:hidden}.app-shell.force-mobile .monitor-analysis-board .monitor-snapshot-table{grid-template-columns:1fr}.app-shell.force-mobile .monitor-settings-panel{padding:14px}.app-shell.force-mobile .monitor-settings-panel>div{grid-template-columns:1fr}.app-shell.force-mobile .monitor-settings-panel>footer{flex-direction:column;align-items:stretch}.app-shell.force-mobile .monitor-settings-panel>footer .btn{width:100%}.app-shell.force-mobile .monitor-store-ranking>button{grid-template-columns:25px 44px minmax(0,1fr) auto;gap:7px;padding:10px}.app-shell.force-mobile .monitor-store-ranking>button>svg{display:none}.app-shell.force-mobile .monitor-store-ranking>button>span{text-align:right;grid-column:4}.app-shell.force-mobile .monitor-store-avatar{border-radius:13px;width:44px;height:44px}.app-shell.force-mobile .monitor-store-ranking h3{text-overflow:ellipsis;white-space:nowrap;font-size:12px;overflow:hidden}.app-shell.force-mobile .monitor-store-ranking p{font-size:9px}.app-shell.force-mobile .monitor-store-ranking .store-sales-total b{font-size:14px}.app-shell.force-mobile .monitor-store-detail-head>img{width:54px;height:54px}.app-shell.force-mobile .monitor-quality-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.app-shell.force-mobile .monitor-store-products>div{grid-template-columns:1fr}.app-shell.force-mobile .mobile-settings-native .settings-pro-grid>aside{touch-action:pan-x pan-y;-webkit-overflow-scrolling:touch}.app-shell.force-mobile .mobile-settings-native .settings-pro-grid>aside>button{min-height:42px;font-size:11px}.app-shell.force-mobile .mobile-settings-native .setting-title p{font-size:11px}.app-shell.force-mobile .mobile-settings-native .toggle-setting{min-height:52px;font-size:12px}.app-shell.force-mobile .mobile-settings-native .setting-fields label,.app-shell.force-mobile .mobile-settings-native .profile-service-list>*{font-size:11px}.selection-language-switch{background:#f1f5fb;border:1px solid #dfe7f3;border-radius:999px;gap:3px;width:max-content;margin:8px 0 12px;padding:3px;display:flex;box-shadow:0 5px 14px #1e37690f}.selection-language-switch button{color:#78869b;background:0 0;border:0;border-radius:999px;min-height:30px;padding:0 12px;font-size:11px;font-weight:850}.selection-language-switch button.active{color:#176bff;background:#fff;box-shadow:0 3px 10px #1e46961f}.account-type-label{border-radius:999px;width:max-content;padding:4px 8px;font-style:normal!important;font-weight:900!important;display:inline-flex!important}.account-type-label.channel{color:#0877c9;background:#e8f4ff}.account-type-label.showcase{color:#07835f;background:#e9fbf4}.account-type-editor{border:0;border-radius:999px;width:auto;min-height:28px;padding:0 25px 0 9px;font-size:10px;font-weight:900}.account-type-editor.channel{color:#0877c9;background:#e8f4ff}.account-type-editor.showcase{color:#07835f;background:#e9fbf4}.mobile-order-rank>div{scroll-snap-type:x proximity;touch-action:pan-x;-webkit-overflow-scrolling:touch;scrollbar-width:none;gap:8px;padding:4px 1px 8px;display:flex;overflow-x:auto}.mobile-order-rank>div>span{scroll-snap-align:start;background:#fff;border:1px solid #e4eaf4;border-radius:16px;grid-template-columns:24px 38px minmax(0,1fr) auto;align-items:center;gap:7px;min-width:180px;padding:11px!important;display:grid!important}.mobile-order-rank>div>span>img{object-fit:cover;border-radius:13px;width:38px;height:38px}.mobile-order-rank>div>span>small{color:#8792a5;grid-column:3;font-size:9px}.mobile-order-rank>div>span>em{color:#f1265b;grid-area:1/4/3;font-size:14px;font-weight:900}.mobile-guest-auth.single{grid-template-columns:1fr!important}.mobile-guest-auth.single>a{gap:12px;min-height:64px;box-shadow:0 14px 30px #2d53dc47;color:#fff!important;background:linear-gradient(135deg,#176bff,#6556f5)!important;border-radius:20px!important;justify-content:flex-start!important;padding:0 18px!important;display:flex!important}.mobile-guest-auth.single>a>span{text-align:left;flex:1;display:grid}.mobile-guest-auth.single>a small{color:#dfe8ff;font-size:10px}.mobile-guest-dock{z-index:30;left:50%;bottom:max(8px,env(safe-area-inset-bottom));-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#fffffff2;border:1px solid #dce5f2;border-radius:23px;grid-template-columns:repeat(5,1fr);width:min(452px,100vw - 18px);padding:6px;display:grid;position:fixed;transform:translate(-50%);box-shadow:0 16px 40px #122a5a33}.mobile-guest-dock a{color:#7e899c;border-radius:16px;align-content:center;place-items:center;gap:3px;min-height:50px;font-size:10px;font-weight:800;text-decoration:none;display:grid}.mobile-guest-dock a:first-child{color:#176bff;background:#edf3ff}.tool-account-add-collapsible{align-content:start;gap:10px;display:grid}.tool-account-add-collapsible>.btn{width:max-content}.tool-account-add-collapsible>.form-panel{width:100%}@media (max-width:760px){.selection-language-switch{z-index:15;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#eef3fbe8;margin-top:-4px;margin-left:auto;position:sticky;top:70px}.app-shell.force-mobile .monitor-analysis-board{border-radius:26px 26px 0 0;width:min(100%,480px);max-height:88dvh;padding:18px 14px 24px}.app-shell.force-mobile .monitor-product-detail{grid-template-columns:66px minmax(0,1fr);gap:10px;padding-right:36px;display:grid}.app-shell.force-mobile .monitor-product-detail>img{border-radius:15px;width:66px;height:66px}.app-shell.force-mobile .monitor-product-detail h2{-webkit-line-clamp:2;-webkit-box-orient:vertical;margin:4px 0 2px;line-height:1.28;display:-webkit-box;overflow:hidden;font-size:18px!important}.app-shell.force-mobile .monitor-product-detail>aside{grid-column:1/-1;align-items:center;gap:8px;padding:10px 12px!important;display:flex!important}.app-shell.force-mobile .monitor-product-detail>aside b{font-size:20px!important}.app-shell.force-mobile .monitor-product-detail>aside small{margin-right:8px}.app-shell.force-mobile .monitor-analysis-metrics{gap:7px;grid-template-columns:repeat(3,minmax(0,1fr))!important}.app-shell.force-mobile .monitor-analysis-metrics>span{min-height:76px;padding:10px!important}.app-shell.force-mobile .monitor-analysis-metrics b{font-size:18px!important}.app-shell.force-mobile .mobile-selection-copy h3,.app-shell.force-mobile .desktop-selection-product h3{-webkit-line-clamp:2;-webkit-box-orient:vertical;line-height:1.35;display:-webkit-box;overflow:hidden}.app-shell.force-mobile .mobile-settings-native .settings-pro-grid>aside{z-index:2;overscroll-behavior-x:contain;-webkit-overflow-scrolling:touch;position:relative;touch-action:pan-x!important;overflow-x:scroll!important}.app-shell.force-mobile .mobile-settings-native .settings-pro-grid>aside>button{pointer-events:auto;touch-action:manipulation}.app-shell.force-mobile .setting-fields label,.app-shell.force-mobile .setting-fields input,.app-shell.force-mobile .setting-fields select{box-sizing:border-box;min-width:0;max-width:100%}.app-shell.force-mobile .tool-account-layout{grid-template-columns:minmax(0,1fr)!important;display:grid!important}.app-shell.force-mobile .tool-account-list article{gap:8px;grid-template-columns:38px minmax(0,1fr) auto!important;display:grid!important}.app-shell.force-mobile .tool-account-list article strong,.app-shell.force-mobile .tool-account-list article>small{overflow-wrap:anywhere;grid-column:2/-1}}@media (max-width:370px){.app-shell.force-mobile .main{padding-left:10px;padding-right:10px}.mobile-app-header{margin-left:-10px;margin-right:-10px}.mobile-gmv-card{padding:16px}.mobile-gmv-card>strong{font-size:37px}.mobile-menu-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.mobile-tool-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.mobile-tool-grid>button{min-height:106px}.app-shell.force-mobile .toolbox-grid,.app-shell.force-mobile .real-tool-grid{grid-template-columns:1fr!important}}@media (display-mode:standalone){.mobile-app-header{min-height:calc(60px + env(safe-area-inset-top))}.mobile-app-dock{bottom:max(6px, env(safe-area-inset-bottom))}}@media (prefers-reduced-motion:reduce){.mobile-menu-sheet{animation:none}.app-shell.force-mobile *{scroll-behavior:auto!important}}.app-shell.force-mobile .mobile-rank-panel .mobile-rank-icon{border-radius:16px;width:52px;height:52px;box-shadow:0 7px 18px #1f366924}.app-shell.force-mobile .mobile-rank-panel p{min-width:0}.app-shell.force-mobile .mobile-rank-panel p b{-webkit-line-clamp:2;-webkit-box-orient:vertical;font-size:13px;line-height:1.35;display:-webkit-box;overflow:hidden}.app-shell.force-mobile .mobile-rank-panel p em{text-overflow:ellipsis;white-space:nowrap;margin-top:4px;display:block;overflow:hidden}.app-shell.force-mobile .mobile-rank-panel>button>strong{color:#f23262;white-space:nowrap;align-self:center;font-size:14px;font-weight:950}.app-shell.force-mobile .mobile-account-card .account-card-tags,.app-shell.force-mobile .mobile-account-card .account-card-metrics,.app-shell.force-mobile .mobile-account-card .account-video-strip,.app-shell.force-mobile .mobile-account-toolbar,.app-shell.force-mobile .mobile-period-scroll{overscroll-behavior-x:contain;scroll-behavior:smooth;-webkit-overflow-scrolling:touch;touch-action:pan-x pan-y;transform:translateZ(0);scroll-snap-type:x proximity!important}.app-shell.force-mobile .mobile-tool-hub{padding:3px 2px 12px}.app-shell.force-mobile .mobile-tool-hub>header{color:#fff;background:linear-gradient(135deg,#152347 0%,#254f9f 58%,#7454ec 100%);border-radius:24px;margin:0 2px 12px;padding:18px;box-shadow:0 16px 34px #22428b38}.app-shell.force-mobile .mobile-tool-hub header span,.app-shell.force-mobile .mobile-tool-hub header p{color:#ffffffbd}.app-shell.force-mobile .mobile-tool-hub header>button{color:#fff;background:#ffffff21;border-color:#fff3}.app-shell.force-mobile .mobile-tool-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;display:grid}.app-shell.force-mobile .mobile-tool-grid>button{text-align:left;background:linear-gradient(145deg,#fff,#f7f9ff);border:1px solid #e8edf7;border-radius:22px;grid-template-columns:46px 1fr;align-content:start;gap:9px;min-height:142px;padding:14px;display:grid;box-shadow:0 10px 28px #243a6d14}.app-shell.force-mobile .mobile-tool-grid>button>i{color:#fff;background:linear-gradient(135deg,#356fff,#7655ef);border-radius:15px;place-items:center;width:46px;height:46px;display:grid}.app-shell.force-mobile .mobile-tool-grid>button>span{grid-column:1/-1}.app-shell.force-mobile .mobile-tool-grid b{font-size:14px}.app-shell.force-mobile .mobile-tool-grid small{color:#7d899e;-webkit-line-clamp:2;-webkit-box-orient:vertical;margin-top:4px;font-size:10px;line-height:1.45;display:-webkit-box;overflow:hidden}.app-shell.force-mobile .mobile-tool-grid em{color:#356fff;text-overflow:ellipsis;white-space:nowrap;font-size:9px;font-weight:850;overflow:hidden}.app-shell.force-mobile .mobile-tool-grid>button>svg{color:#9da9bc;justify-self:end}.app-shell.force-mobile .profile-setting-card{border-radius:23px;grid-template-columns:58px minmax(0,1fr);padding:16px}.app-shell.force-mobile .profile-setting-card>span{border-radius:999px;grid-column:1/-1;justify-self:start;padding:6px 10px}.app-shell.force-mobile .profile-avatar-premium{width:58px;height:58px}.app-shell.force-mobile .profile-setting-card h2{font-size:17px}.app-shell.force-mobile .profile-setting-card p{white-space:normal;font-size:10px;line-height:1.5}.app-shell.force-mobile .membership-center{border-radius:22px;padding:15px}.app-shell.force-mobile .insider-vip-banner{grid-template-columns:42px minmax(0,1fr) auto}.app-shell.force-mobile .membership-plan-grid article{min-width:252px}@media (max-width:370px){.app-shell.force-mobile .mobile-tool-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.app-shell.force-mobile .mobile-tool-grid>button{min-height:136px}}.app-shell.force-mobile .mobile-gmv-card{border-radius:27px;padding:21px}.app-shell.force-mobile .mobile-gmv-card>strong{font-variant-numeric:tabular-nums;letter-spacing:-.055em;margin:13px 0 19px;font-size:48px;font-weight:900;line-height:1.02}.app-shell.force-mobile .mobile-gmv-card>div{border-top:1px solid #fff3;border-bottom:1px solid #ffffff24;gap:0}.app-shell.force-mobile .mobile-gmv-card>div>span{background:0 0;border:0;border-radius:0;min-width:0;min-height:72px;padding:13px 9px}.app-shell.force-mobile .mobile-gmv-card>div>span+span{border-left:1px solid #ffffff29}.app-shell.force-mobile .mobile-gmv-card small{color:#c7dcf0;text-overflow:ellipsis;white-space:nowrap;font-size:10px;overflow:hidden}.app-shell.force-mobile .mobile-gmv-card b{font-variant-numeric:tabular-nums;text-overflow:ellipsis;white-space:nowrap;font-size:17px;display:block;overflow:hidden}.app-shell.force-mobile .mobile-gmv-card .commission-toggle{color:#dceefa;vertical-align:baseline;background:0 0;border:0;border-radius:0;min-width:0;min-height:0;margin-left:4px;padding:0;font-size:9px}.app-shell.force-mobile .mobile-gmv-card>footer{margin-top:14px}.app-shell.force-mobile .mobile-gmv-card>footer>span{white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.app-shell.force-mobile .mobile-ranking-board{padding:16px}.app-shell.force-mobile .mobile-rank-panel{background:#fff;border-radius:18px;margin-top:10px;padding:6px 12px;box-shadow:0 8px 20px #1e3a6c0b}.app-shell.force-mobile .mobile-rank-panel>header{min-height:42px}.app-shell.force-mobile .mobile-rank-panel>header span{font-size:12px;font-weight:900}.app-shell.force-mobile .mobile-rank-panel>header button{background:#f3f7ff;border-radius:10px;min-height:32px;padding:0 8px;font-size:11px}.app-shell.force-mobile .mobile-rank-panel>button{grid-template-columns:29px 58px minmax(0,1fr) minmax(72px,auto);gap:10px;min-height:82px;padding:11px 4px}.app-shell.force-mobile .mobile-rank-panel .mobile-rank-icon{background:#eef4ff;border-radius:18px;width:58px;height:58px}.app-shell.force-mobile .mobile-rank-panel .mobile-rank-icon img{object-fit:contain}.app-shell.force-mobile .mobile-rank-panel p b{font-size:14px}.app-shell.force-mobile .mobile-rank-panel p em{font-size:10px}.app-shell.force-mobile .mobile-rank-panel>button>strong{color:#1769ec;font-variant-numeric:tabular-nums;text-align:right;text-overflow:ellipsis;white-space:nowrap;font-size:15px;overflow:hidden}.app-shell.force-mobile .mobile-settings-native{width:100%!important;min-width:0!important;padding-top:4px!important;display:block!important;overflow:visible!important}.app-shell.force-mobile .mobile-settings-native>.ops-head{z-index:auto!important;box-shadow:none!important;background:0 0!important;margin:0 0 12px!important;padding:2px 2px 0!important;position:static!important}.app-shell.force-mobile .mobile-settings-native>.profile-setting-card{box-sizing:border-box!important;border-radius:24px!important;grid-template-rows:auto auto!important;grid-template-columns:64px minmax(0,1fr)!important;align-items:center!important;gap:8px 12px!important;width:100%!important;min-height:132px!important;margin:0 0 12px!important;padding:18px!important;display:grid!important;position:relative!important;overflow:hidden!important}.app-shell.force-mobile .mobile-settings-native .profile-avatar-premium{border-radius:20px!important;grid-area:1/1!important;width:64px!important;height:64px!important;margin:0!important;position:relative!important;overflow:visible!important}.app-shell.force-mobile .mobile-settings-native .profile-avatar-premium>img{object-fit:contain!important;border-radius:14px!important;width:48px!important;max-width:48px!important;height:48px!important;max-height:48px!important;margin:0!important;padding:0!important;display:block!important}.app-shell.force-mobile .mobile-settings-native .profile-avatar-premium>i{margin:0!important;bottom:-3px!important;right:-3px!important}.app-shell.force-mobile .mobile-settings-native>.profile-setting-card>div:nth-child(2){grid-area:1/2!important;min-width:0!important}.app-shell.force-mobile .mobile-settings-native>.profile-setting-card h2{white-space:normal!important;flex-wrap:wrap!important;align-items:center!important;gap:5px!important;min-width:0!important;margin:0!important;display:flex!important;overflow:visible!important}.app-shell.force-mobile .mobile-settings-native>.profile-setting-card p{text-overflow:ellipsis!important;white-space:normal!important;margin:6px 0 0!important;font-size:10px!important;line-height:1.45!important;display:block!important;overflow:hidden!important}.app-shell.force-mobile .mobile-settings-native>.profile-setting-card>span{text-overflow:ellipsis!important;white-space:nowrap!important;grid-area:2/1/auto/-1!important;justify-self:start!important;width:max-content!important;max-width:100%!important;margin:2px 0 0!important;padding:6px 10px!important;font-size:9px!important;display:inline-flex!important;overflow:hidden!important}.app-shell.force-mobile .mobile-settings-native .vip-name-badge{color:#5d3300!important;background:linear-gradient(135deg,#ffe588,#f7aa24)!important;border-radius:999px!important;flex:none!important;width:auto!important;margin:0!important;padding:3px 7px!important;font-size:8px!important;display:inline-flex!important}.app-shell.force-mobile .mobile-settings-native .settings-pro-grid{width:100%!important;min-width:0!important;max-width:100%!important;margin:0!important;display:block!important;overflow:visible!important}.app-shell.force-mobile .mobile-settings-native .settings-pro-grid>aside{z-index:auto!important;width:100%!important;min-width:0!important;max-width:100%!important;box-shadow:none!important;touch-action:auto!important;background:0 0!important;border:0!important;grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:8px!important;margin:0 0 12px!important;padding:0!important;display:grid!important;position:static!important;inset:auto!important;overflow:visible!important;transform:none!important}.app-shell.force-mobile .mobile-settings-native .settings-pro-grid>aside>button{color:#66748c!important;touch-action:manipulation!important;background:#fff!important;border:1px solid #e2e8f3!important;border-radius:15px!important;justify-content:flex-start!important;gap:8px!important;width:100%!important;min-width:0!important;min-height:48px!important;margin:0!important;padding:0 12px!important;display:flex!important;transform:none!important;box-shadow:0 5px 15px #253a680d!important}.app-shell.force-mobile .mobile-settings-native .settings-pro-grid>aside>button.active{color:#fff!important;background:linear-gradient(135deg,#315ff4,#7353eb)!important;border-color:#416df5!important;box-shadow:0 9px 20px #4253db33!important}.app-shell.force-mobile .mobile-settings-native .settings-pro-grid>aside>button span{text-overflow:ellipsis!important;white-space:nowrap!important;min-width:0!important;font-size:11px!important;overflow:hidden!important}.app-shell.force-mobile .mobile-settings-native .settings-pro-grid>aside>button svg{flex:none!important}.app-shell.force-mobile .mobile-settings-native .settings-pro-grid>main{box-sizing:border-box!important;border:1px solid #e4eaf4!important;border-radius:20px!important;width:100%!important;min-width:0!important;max-width:100%!important;min-height:0!important;margin:0!important;padding:14px!important;position:static!important;overflow:hidden!important;transform:none!important}.app-shell.force-mobile .mobile-settings-native .profile-service-list{gap:8px!important;margin-top:12px!important;display:grid!important}.app-shell.force-mobile .mobile-settings-native .profile-service-list>*{box-sizing:border-box!important;background:#fbfcff!important;border:1px solid #e8edf5!important;border-radius:16px!important;width:100%!important;min-width:0!important;min-height:68px!important;margin:0!important;padding:10px 11px!important}.app-shell.force-mobile .mobile-settings-native .profile-service-list>*>span{min-width:0!important}.app-shell.force-mobile .mobile-settings-native .profile-service-list em{flex:none!important;margin-left:6px!important}.app-shell.force-mobile .mobile-home{touch-action:pan-y;position:relative}.app-shell.force-mobile .mobile-pull-indicator{color:#6e7f99;justify-content:center;align-items:center;gap:7px;margin:0;font-size:10px;font-weight:850;transition:height .18s,opacity .15s;display:flex;overflow:hidden}.app-shell.force-mobile .mobile-pull-indicator.ready{color:#176bff}.app-shell.force-mobile .mobile-pull-indicator.loading svg{animation:.75s linear infinite xcz-pull-spin}.app-shell.force-mobile .mobile-pull-indicator.loading{color:#0b9b73}@keyframes xcz-pull-spin{to{transform:rotate(360deg)}}.app-shell.force-mobile .mobile-account-card .account-video-strip,.app-shell.force-mobile .account-video-strip,.app-shell.force-mobile .account-detail-videos.pro{-webkit-overflow-scrolling:touch;overscroll-behavior-x:auto!important;overscroll-behavior-y:auto!important;scroll-snap-type:x proximity!important;touch-action:pan-x pan-y!important;overflow:auto visible!important}.app-shell.force-mobile .mobile-account-card .account-video-strip>a,.app-shell.force-mobile .account-video-strip>a,.app-shell.force-mobile .account-detail-videos.pro>a{touch-action:pan-x pan-y!important}.app-shell.force-mobile .mobile-settings-native .profile-setting-card .profile-avatar-premium>img{object-fit:cover!important}.mobile-profile-editor{background:linear-gradient(155deg,#f8fbff,#fff);border:1px solid #dfe8f5;border-radius:20px;margin-top:13px;padding:15px;box-shadow:0 10px 28px #203e6f0f}.mobile-profile-editor>header{align-items:center;gap:12px;display:flex}.mobile-profile-avatar-preview{flex:0 0 58px;width:58px;height:58px;position:relative}.mobile-profile-avatar-preview>img{object-fit:cover;background:#edf3ff;border-radius:18px;width:58px;height:58px}.mobile-profile-avatar-preview>i{color:#fff;background:#176bff;border:2px solid #fff;border-radius:9px;place-items:center;width:23px;height:23px;display:grid;position:absolute;bottom:-3px;right:-3px}.mobile-profile-editor>header>span{gap:2px;min-width:0;display:grid}.mobile-profile-editor>header small{color:#176bff;letter-spacing:.09em;font-size:8px;font-weight:950}.mobile-profile-editor>header h3{margin:0;font-size:17px}.mobile-profile-editor>header p{color:#8390a5;margin:0;font-size:9px}.mobile-profile-fields{grid-template-columns:1fr 1fr;gap:9px;margin-top:14px;display:grid}.mobile-profile-fields label,.mobile-password-panel label{gap:6px;min-width:0;display:grid}.mobile-profile-fields label>span,.mobile-password-panel label>span{color:#64738b;font-size:9px;font-weight:850}.mobile-profile-fields input,.mobile-password-panel input{color:#20304e;width:100%;min-width:0;min-height:42px;font:inherit;box-sizing:border-box;background:#fff;border:1px solid #dfe7f3;border-radius:12px;padding:0 11px;font-size:12px!important}.mobile-profile-fields label.readonly input{color:#7f8ca0;background:#f1f4f8}.mobile-password-panel{background:#fff;border:1px solid #e2e8f2;border-radius:15px;margin-top:11px;overflow:hidden}.mobile-password-panel summary{cursor:pointer;justify-content:space-between;align-items:center;gap:8px;min-height:52px;padding:0 12px;list-style:none;display:flex}.mobile-password-panel summary::-webkit-details-marker{display:none}.mobile-password-panel summary>span{grid-template-columns:22px minmax(0,1fr);align-items:center;gap:1px 6px;min-width:0;display:grid}.mobile-password-panel summary>span>svg{color:#176bff;grid-row:1/3}.mobile-password-panel summary b{font-size:11px}.mobile-password-panel summary small{color:#8491a5;text-overflow:ellipsis;white-space:nowrap;font-size:8px;overflow:hidden}.mobile-password-panel>div{grid-template-columns:1fr 1fr;gap:9px;padding:0 12px 12px;display:grid}.mobile-profile-editor>footer{justify-content:flex-end;align-items:center;gap:8px;min-height:46px;margin-top:12px;display:flex}.mobile-profile-editor>footer>span{color:#0a9a70;flex:1;font-size:9px}.mobile-profile-editor>footer>span.bad{color:#dc3658}.mobile-profile-editor>footer>button{color:#fff;min-height:41px;font:inherit;background:linear-gradient(135deg,#176bff,#6554ef);border:0;border-radius:12px;justify-content:center;align-items:center;gap:6px;padding:0 14px;font-size:10px;font-weight:900;display:flex;box-shadow:0 9px 20px #315de333}.mobile-profile-editor>footer>button:disabled{opacity:.55}@media (max-width:420px){.mobile-profile-fields,.mobile-password-panel>div{grid-template-columns:1fr}.mobile-profile-editor>footer{flex-direction:column;align-items:stretch}.mobile-profile-editor>footer>button{width:100%}}.mobile-guest-auth.single .mobile-guest-register{display:none!important}.mobile-guest-auth.single{bottom:calc(82px + env(safe-area-inset-bottom))!important}.app-shell.force-mobile .mobile-settings-native .membership-center,.app-shell.force-mobile .mobile-settings-native .settings-service-card{box-sizing:border-box!important;width:100%!important;max-width:100%!important;overflow:hidden!important}.app-shell.force-mobile .mobile-settings-native .settings-service-card{grid-template-columns:82px minmax(0,1fr)!important;gap:12px!important;padding:14px!important;display:grid!important}.app-shell.force-mobile .mobile-settings-native .settings-service-card>img{width:82px!important;height:82px!important}.app-shell.force-mobile .mobile-account-center,.app-shell.force-mobile .mobile-settings-screen{box-sizing:border-box!important;background:0 0!important;width:100%!important;min-width:0!important;max-width:680px!important;margin:0 auto!important;padding:5px 14px 112px!important;display:block!important;overflow:visible!important}.mobile-mine-heading{justify-content:space-between;align-items:center;min-height:62px;padding:2px 2px 8px;display:flex}.mobile-mine-heading small{color:#8491a6;font-size:11px;font-weight:750;display:block}.mobile-mine-heading h1{color:#14213d;letter-spacing:-.8px;margin:2px 0 0;font-size:29px;line-height:1.05}.mobile-mine-heading>button{color:#506078;background:#fff;border:1px solid #e3e9f2;border-radius:14px;place-items:center;width:42px;height:42px;display:grid;box-shadow:0 7px 20px #253a6812}.mobile-mine-heading>button svg{width:19px}.mobile-mine-profile{color:#14213d!important;text-align:left!important;background:linear-gradient(145deg,#fff,#f7f9ff)!important;border:1px solid #e1e7f1!important;border-radius:22px!important;grid-template-columns:66px minmax(0,1fr) 22px!important;align-items:center!important;gap:13px!important;width:100%!important;min-height:112px!important;margin:4px 0 12px!important;padding:18px!important;display:grid!important;box-shadow:0 12px 34px #24376514!important}.mobile-mine-profile.vip{background:linear-gradient(145deg,#fffdf6,#f8f5ff)!important;border-color:#e8dcab!important}.mobile-mine-profile>svg{color:#a0aabc;width:19px}.mobile-mine-avatar{width:64px;height:64px;display:block;position:relative}.mobile-mine-avatar>img{object-fit:cover;background:#edf3ff;border:3px solid #fff;display:block;box-shadow:0 6px 18px #2a437b26;border-radius:50%!important;width:64px!important;height:64px!important}.mobile-mine-profile.tier-orange_glow .mobile-mine-avatar>img{border-color:#b9d9ff;box-shadow:0 7px 20px #2673d138}.mobile-mine-profile.tier-orange_scale .mobile-mine-avatar>img{border-color:#d8c2ff;box-shadow:0 8px 22px #6543aa3d}.mobile-mine-profile.tier-orange_insider .mobile-mine-avatar>img{border-color:#ffe28b;box-shadow:0 9px 24px #50328447}.mobile-mine-avatar>i{color:#fff;background:#2864f0;border:2px solid #fff;border-radius:50%;place-items:center;width:24px;height:24px;display:grid;position:absolute;bottom:-2px;right:-2px}.mobile-mine-avatar>i svg{width:12px}.mobile-mine-identity{min-width:0;display:block}.mobile-mine-identity>span{align-items:center;gap:7px;display:flex}.mobile-mine-identity h2{color:#14213d;text-overflow:ellipsis;white-space:nowrap;margin:0;font-size:19px;line-height:1.2;overflow:hidden}.mobile-mine-identity em{color:#875300;background:#fff0bc;border-radius:999px;padding:3px 7px;font-size:9px;font-style:normal;font-weight:900}.mobile-mine-identity p{color:#68768d;text-overflow:ellipsis;white-space:nowrap;margin:7px 0 3px;font-size:11px;overflow:hidden}.mobile-mine-identity small{color:#8c98aa;font-size:10px;display:block}.mobile-mine-avatar{background:0 0;border:0;padding:0}.mobile-mine-profile-link{text-align:left;font:inherit;cursor:pointer;background:0 0;border:0;padding:0}.mobile-mine-profile-arrow{color:#a0aabc;background:0 0;border:0;place-items:center;width:22px;height:42px;padding:0;display:grid}.mobile-mine-profile-arrow svg{width:19px}.mobile-mine-stats{background:#fff;border:1px solid #e5eaf3;border-radius:18px;grid-template-columns:repeat(3,minmax(0,1fr));margin-bottom:21px;padding:13px 0;display:grid;box-shadow:0 7px 22px #2437650b}.mobile-mine-stats>button{color:#14213d;text-align:center;background:0 0;border:0;border-right:1px solid #edf0f5;place-content:center;gap:3px;min-width:0;min-height:43px;display:grid}.mobile-mine-stats>button:last-child{border-right:0}.mobile-mine-stats b{font-variant-numeric:tabular-nums;font-size:19px}.mobile-mine-stats span{color:#7d899b;font-size:10px}.mobile-settings-group{margin:0 0 20px}.mobile-settings-group>h2{color:#7a879c;letter-spacing:.02em;margin:0 0 8px;padding:0 5px;font-size:11px;font-weight:850}.mobile-settings-group>div{background:#fff;border:1px solid #e4e9f2;border-radius:18px;overflow:hidden;box-shadow:0 7px 23px #2437650b}.mobile-settings-row{color:#14213d!important;text-align:left!important;background:#fff!important;border:0!important;border-bottom:1px solid #edf0f5!important;border-radius:0!important;grid-template-columns:38px minmax(0,1fr) auto 18px!important;align-items:center!important;gap:11px!important;width:100%!important;min-height:64px!important;padding:9px 13px!important;display:grid!important}.mobile-settings-row:last-child{border-bottom:0!important}.mobile-settings-row>i,.mobile-settings-info-row>i{color:#2e67eb;background:#edf3ff;border-radius:11px;place-items:center;width:36px;height:36px;display:grid}.mobile-settings-row:nth-child(2n)>i{color:#6d54e8;background:#f1efff}.mobile-settings-row>i svg,.mobile-settings-info-row>i svg{width:17px}.mobile-settings-row>span{gap:3px;min-width:0;display:grid}.mobile-settings-row b{text-overflow:ellipsis;white-space:nowrap;font-size:14px;overflow:hidden}.mobile-settings-row small{color:#8792a4;text-overflow:ellipsis;white-space:nowrap;font-size:10px;line-height:1.35;overflow:hidden}.mobile-settings-row>em{color:#78869a;text-overflow:ellipsis;white-space:nowrap;max-width:74px;font-size:10px;font-style:normal;overflow:hidden}.mobile-settings-row>svg{color:#b0b8c6;width:17px}.mobile-settings-logout{color:#d63f59;width:100%;min-height:54px;font:inherit;background:#fff;border:1px solid #f2d8df;border-radius:17px;justify-content:center;align-items:center;gap:8px;margin-top:4px;font-size:13px;font-weight:850;display:flex}.mobile-settings-logout svg{width:17px}.mobile-settings-footnote{color:#a0a9b8;text-align:center;margin:16px 0 0;font-size:9px}.mobile-settings-subhead{grid-template-columns:44px minmax(0,1fr) 58px;align-items:center;min-height:58px;margin-bottom:12px;display:grid}.mobile-settings-subhead>button:first-child{color:#506078;background:#fff;border:1px solid #e2e8f1;border-radius:13px;place-items:center;width:40px;height:40px;display:grid;box-shadow:0 6px 18px #2437650f}.mobile-settings-subhead>button:first-child svg{width:19px;transform:rotate(180deg)}.mobile-settings-subhead h1{color:#14213d;text-align:center;text-overflow:ellipsis;white-space:nowrap;margin:0;font-size:20px;overflow:hidden}.mobile-settings-subhead>span{justify-content:flex-end;display:flex}.mobile-settings-text-action{color:#fff;min-width:52px;min-height:36px;font:inherit;background:#2864f0;border:0;border-radius:11px;padding:0 10px;font-size:12px;font-weight:850}.mobile-settings-text-action:disabled{opacity:.55}.mobile-profile-sheet{background:#fff;border:1px solid #e4e9f2;border-radius:20px;margin-bottom:20px;overflow:hidden;box-shadow:0 8px 25px #2437650d}.mobile-profile-photo{color:#2864f0!important;width:100%!important;font:inherit!important;background:linear-gradient(#f8faff,#fff)!important;border:0!important;border-bottom:1px solid #edf0f5!important;justify-items:center!important;gap:8px!important;padding:21px!important;font-size:11px!important;font-weight:850!important;display:grid!important}.mobile-profile-photo img{object-fit:cover;background:#edf3ff;border:4px solid #fff;border-radius:25px;box-shadow:0 8px 24px #2a437b26;width:78px!important;height:78px!important}.mobile-settings-form-list{display:grid}.mobile-settings-form-list label{border-bottom:1px solid #edf0f5;grid-template-columns:92px minmax(0,1fr);align-items:center;gap:10px;min-height:68px;padding:0 15px;display:grid}.mobile-settings-form-list label:last-child{border-bottom:0}.mobile-settings-form-list label>span{color:#3b485e;font-size:13px;font-weight:800}.mobile-settings-form-list input{color:#14213d;width:100%;min-width:0;height:42px;font:inherit;text-align:right;background:0 0;border:0;outline:0;padding:0;font-size:13px}.mobile-settings-form-list input::placeholder{color:#a2acba}.mobile-settings-form-list label.readonly input{color:#8792a4}.mobile-password-group details{background:#fff}.mobile-password-group summary{cursor:pointer;justify-content:space-between;align-items:center;min-height:66px;padding:0 14px;list-style:none;display:flex}.mobile-password-group summary::-webkit-details-marker{display:none}.mobile-password-group summary>span{grid-template-rows:auto auto;grid-template-columns:38px minmax(0,1fr);align-items:center;gap:2px 10px;display:grid}.mobile-password-group summary>span>svg{color:#2864f0;background:#edf3ff;border-radius:11px;grid-row:1/3;width:36px;height:36px;padding:9px}.mobile-password-group summary b{font-size:14px}.mobile-password-group summary small{color:#8792a4;font-size:10px}.mobile-password-group summary>svg{color:#aab3c0;width:17px;transition:all .2s}.mobile-password-group details[open] summary>svg{transform:rotate(90deg)}.mobile-password-group details>div{gap:12px;padding:0 14px 15px;display:grid}.mobile-password-group details label{gap:6px;display:grid}.mobile-password-group details label span{color:#657289;font-size:11px;font-weight:800}.mobile-password-group details input,.mobile-redeem-card input{color:#14213d;width:100%;height:44px;font:inherit;box-sizing:border-box;background:#f9fbfe;border:1px solid #dfe6f1;border-radius:12px;padding:0 12px;font-size:13px}.mobile-settings-notice{color:#07885f;margin:-8px 3px 0;font-size:11px}.mobile-settings-notice.bad{color:#d63f59}.mobile-membership-hero{color:#fff;background:linear-gradient(135deg,#182449,#5245b9 62%,#9b5ed0);border-radius:22px;align-items:center;gap:15px;margin-bottom:16px;padding:20px;display:flex;box-shadow:0 13px 32px #372f8b38}.mobile-membership-hero>svg{color:#ffe588;background:#ffffff20;border-radius:15px;width:45px;height:45px;padding:11px}.mobile-membership-hero small{color:#cfd6ff;font-size:10px}.mobile-membership-hero h2{margin:2px 0 4px;font-size:21px}.mobile-membership-hero p{color:#e0e4f9;margin:0;font-size:10px}.mobile-membership-list{gap:10px;display:grid}.mobile-membership-list article{background:#fff;border:1px solid #e3e8f1;border-radius:18px;padding:16px;box-shadow:0 7px 22px #2437650b}.mobile-membership-list article.current{border-color:#aab8ff;box-shadow:0 8px 24px #4453c91f}.mobile-membership-list header{justify-content:space-between;align-items:flex-start;display:flex}.mobile-membership-list small{color:#2864f0;font-size:9px;font-weight:850}.mobile-membership-list h3{margin:3px 0 0;font-size:16px}.mobile-membership-list header>b{color:#5b52e7;font-size:14px}.mobile-membership-list p{color:#77849a;margin:10px 0;font-size:10px;line-height:1.6}.mobile-membership-list article>div{flex-wrap:wrap;gap:6px;display:flex}.mobile-membership-list article>div span{color:#65738a;background:#f1f4fa;border-radius:8px;padding:5px 8px;font-size:9px}.mobile-redeem-card{background:#fff;border:1px solid #e3e8f1;border-radius:18px;margin-top:16px;padding:16px}.mobile-redeem-card h3{margin:0;font-size:15px}.mobile-redeem-card p{color:#8290a4;margin:5px 0 12px;font-size:10px}.mobile-redeem-card>div{gap:8px;display:flex}.mobile-redeem-card input{flex:1;min-width:0}.mobile-redeem-card button{color:#fff;width:68px;font:inherit;background:#2864f0;border:0;border-radius:12px;font-size:12px;font-weight:850}.mobile-redeem-card>small{color:#68768d;margin-top:8px;font-size:10px;display:block}.mobile-help-card{text-align:center;background:#fff;border:1px solid #e3e8f1;border-radius:22px;justify-items:center;margin-bottom:20px;padding:24px 18px;display:grid;box-shadow:0 9px 28px #2437650e}.mobile-help-card img{background:#fff;border:1px solid #e4e9f2;border-radius:18px;width:132px;height:132px;padding:8px}.mobile-help-card h2{margin:15px 0 5px;font-size:18px}.mobile-help-card p{color:#7e8ba0;margin:0;font-size:11px}.mobile-help-card>div{gap:7px;margin-top:14px;display:flex}.mobile-help-card>div span{color:#3665d8;background:#eef3ff;border-radius:9px;padding:6px 9px;font-size:9px;font-weight:800}.mobile-settings-info-row{border-bottom:1px solid #edf0f5;grid-template-columns:38px minmax(0,1fr) auto;align-items:center;gap:11px;min-height:66px;padding:8px 13px;display:grid}.mobile-settings-info-row:last-child{border-bottom:0}.mobile-settings-info-row>span{gap:3px;display:grid}.mobile-settings-info-row b{font-size:14px}.mobile-settings-info-row small{color:#8792a4;font-size:10px}.mobile-settings-info-row em{color:#198263;font-size:10px;font-style:normal}.app-shell.force-mobile .mobile-settings-detail{width:100%!important;min-width:0!important;max-width:680px!important;margin:0 auto!important;padding:5px 14px 112px!important;display:block!important;overflow:visible!important}.app-shell.force-mobile .mobile-settings-detail>.ops-head,.app-shell.force-mobile .mobile-settings-detail>.profile-setting-card,.app-shell.force-mobile .mobile-settings-detail .settings-pro-grid>aside{display:none!important}.app-shell.force-mobile .mobile-settings-detail .settings-pro-grid{margin:0!important;display:block!important}.app-shell.force-mobile .mobile-settings-detail .settings-pro-grid>main{background:#fff!important;border:1px solid #e3e8f1!important;border-radius:20px!important;width:100%!important;min-width:0!important;max-width:none!important;min-height:0!important;margin:0!important;padding:16px!important;display:block!important;overflow:hidden!important;box-shadow:0 8px 25px #2437650d!important}.app-shell.force-mobile .mobile-settings-detail .setting-title{padding-bottom:13px!important}.app-shell.force-mobile .mobile-settings-detail .setting-title h2{font-size:17px!important}.app-shell.force-mobile .mobile-settings-detail .setting-title p{font-size:11px!important;line-height:1.55!important}.app-shell.force-mobile .mobile-settings-detail .toggle-setting{min-height:58px!important;padding:0 4px!important;font-size:13px!important}.app-shell.force-mobile .mobile-settings-detail .setting-fields label>span{font-size:11px!important}.app-shell.force-mobile .mobile-settings-detail .setting-fields input,.app-shell.force-mobile .mobile-settings-detail .setting-fields select{height:46px!important;font-size:13px!important}@media (max-width:350px){.app-shell.force-mobile .mobile-account-center,.app-shell.force-mobile .mobile-settings-screen,.app-shell.force-mobile .mobile-settings-detail{padding-left:10px!important;padding-right:10px!important}.mobile-mine-profile{grid-template-columns:58px minmax(0,1fr) 18px!important;padding:14px!important}.mobile-mine-avatar,.mobile-mine-avatar>img{width:56px!important;height:56px!important}.mobile-settings-row{grid-template-columns:36px minmax(0,1fr) 16px!important}.mobile-settings-row>em{display:none}.mobile-settings-subhead{grid-template-columns:42px minmax(0,1fr) 54px}}.app-shell.force-mobile .monitor-analysis-board,.app-shell.force-mobile .monitor-product-detail,.app-shell.force-mobile .monitor-product-detail>div{box-sizing:border-box!important;min-width:0!important;max-width:100%!important}.app-shell.force-mobile .monitor-product-detail h2{overflow-wrap:anywhere!important;word-break:break-word!important;-webkit-line-clamp:3!important;-webkit-box-orient:vertical!important;max-width:100%!important;max-height:70px!important;margin:3px 0!important;font-size:17px!important;line-height:1.35!important;display:-webkit-box!important;overflow:hidden!important}.app-shell.force-mobile .mobile-selection-copy{min-width:0!important}.app-shell.force-mobile .mobile-selection-copy h3{overflow-wrap:anywhere!important;word-break:break-word!important;-webkit-line-clamp:3!important;-webkit-box-orient:vertical!important;max-width:100%!important;height:auto!important;max-height:54px!important;line-height:1.35!important;display:-webkit-box!important;overflow:hidden!important}.app-shell.force-mobile .monitor-analysis-board{touch-action:pan-y!important;min-height:100vh!important;padding-bottom:132px!important;overflow:visible!important}.app-shell.force-mobile .monitor-analysis-board .monitor-product-detail,.app-shell.force-mobile .monitor-analysis-board .monitor-product-detail>div{touch-action:pan-y!important;max-height:none!important;overflow:visible!important}.app-shell.force-mobile .monitor-window-tabs,.app-shell.force-mobile .monitor-period-tabs,.app-shell.force-mobile .monitor-segmented{scrollbar-width:none;-webkit-overflow-scrolling:touch;flex-flow:row!important;align-items:center!important;gap:7px!important;max-width:100%!important;display:flex!important;overflow:auto hidden!important}.app-shell.force-mobile .monitor-window-tabs>*,.app-shell.force-mobile .monitor-period-tabs>*,.app-shell.force-mobile .monitor-segmented>*{white-space:nowrap!important;writing-mode:horizontal-tb!important;flex:none!important;min-width:70px!important}.app-shell.force-mobile .mini-navigation-setting{grid-template-columns:minmax(0,1fr) 118px}.app-shell.force-mobile .mobile-kpi-grid>button:nth-child(3) b{letter-spacing:-.2px;white-space:nowrap;font-size:15px}.app-shell.force-mobile .mobile-rank-panel.departments{background:linear-gradient(145deg,#fff,#faf8ff);border-color:#e2dbff}.app-shell.force-mobile .mobile-rank-panel.departments>header>span{color:#6847df}.app-shell.force-mobile .mobile-rank-panel.departments .mobile-rank-icon{background:linear-gradient(145deg,#6e59e9,#2a92df)}.app-shell.force-mobile .mobile-rank-panel .identity.department{color:#7255d7;text-overflow:ellipsis;white-space:nowrap;max-width:100%;overflow:hidden}.app-shell.force-mobile .mobile-order-rank{border-radius:20px;padding:14px}.app-shell.force-mobile .mobile-order-rank>header{align-items:flex-start;gap:10px;margin-bottom:10px}.app-shell.force-mobile .mobile-order-rank>header span{font-size:13px;line-height:1.25}.app-shell.force-mobile .mobile-order-rank>header small{text-align:right;flex:none;padding-top:2px;font-size:10px}.app-shell.force-mobile .mobile-order-rank>div{gap:8px;padding:0;display:grid;overflow:visible}.app-shell.force-mobile .mobile-order-rank>div>button{text-align:left;background:linear-gradient(145deg,#fff,#fbfcff);border:1px solid #e3e9f3;border-radius:16px;grid-template-columns:26px 42px minmax(0,1fr) max-content 16px;align-items:center;gap:8px;width:100%;min-width:0!important;padding:11px 9px!important;display:grid!important}.app-shell.force-mobile .mobile-order-rank>div>button>i{width:26px;height:26px;font-size:10px}.app-shell.force-mobile .mobile-order-rank>div>button>img{border-radius:13px;width:42px;height:42px}.app-shell.force-mobile .mobile-order-rank>div>button>span{gap:3px;min-width:0;display:grid}.app-shell.force-mobile .mobile-order-rank>div>button>span>b{color:#1b2940;text-overflow:ellipsis;white-space:nowrap;font-size:12px;overflow:hidden}.app-shell.force-mobile .mobile-order-rank>div>button>span>small{color:#8290a5;text-overflow:ellipsis;white-space:nowrap;font-size:10px;overflow:hidden}.app-shell.force-mobile .mobile-order-rank>div>button>strong{color:#e22d5c;font-variant-numeric:tabular-nums;text-align:right;text-overflow:ellipsis;white-space:nowrap;min-width:0;max-width:92px;font-size:15px;overflow:hidden}.app-shell.force-mobile .mobile-order-rank>div>button>svg{color:#7c8ba2;width:16px}
