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