:root{color:#172236;background:#f4f7fb;font-family:Inter,Noto Sans SC,Microsoft YaHei,system-ui,sans-serif;font-synthesis:none;--navy: #0a1624;--navy-2: #102235;--teal: #0d8d7c;--teal-2: #13a58f;--teal-soft: #e9f8f5;--orange: #e87800;--red: #ef4f5f;--text: #172236;--muted: #72839b;--line: #dbe3ed;--line-strong: #cbd6e2;--surface: #ffffff;--page: #f4f7fb}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;min-width:320px;min-height:100vh;background:var(--page);color:var(--text);-webkit-font-smoothing:antialiased}button,input,select{font:inherit}button{color:inherit}button:focus-visible,input:focus-visible,select:focus-visible{outline:3px solid rgba(13,141,124,.2);outline-offset:2px}.app-shell{min-height:100vh}.topbar{height:74px;display:grid;grid-template-columns:auto auto minmax(260px,1fr) auto auto auto;align-items:center;gap:22px;padding:0 24px;background:var(--navy);color:#fff;position:sticky;top:0;z-index:30}.brand{height:44px;display:flex;align-items:center;gap:11px;padding-right:22px;border-right:1px solid rgba(255,255,255,.2);color:#fff;text-decoration:none;font-size:24px;font-weight:800;white-space:nowrap}.brand img{width:38px;height:38px;object-fit:cover;border-radius:10px;background:#fff}.main-nav{height:100%;display:flex;align-items:stretch;gap:18px}.main-nav a,.main-nav button{position:relative;display:flex;align-items:center;border:0;background:transparent;color:#ffffffc7;padding:0 8px;cursor:pointer;font-weight:700;text-decoration:none;white-space:nowrap}.main-nav a:hover,.main-nav button:hover{color:#fff}.main-nav button.active{color:#35d8be}.main-nav button.active:after{content:"";position:absolute;left:8px;right:8px;bottom:0;height:3px;background:#35d8be;border-radius:3px 3px 0 0}.global-search{justify-self:center;width:min(100%,410px);min-width:240px;height:42px;display:flex;align-items:center;gap:10px;padding:0 13px;background:#fff;color:#718198;border-radius:7px}.global-search input{min-width:0;flex:1;border:0;outline:0;color:var(--text)}.global-search button{border:0;background:transparent;color:var(--muted);padding:4px;cursor:pointer}.server-status{display:grid;grid-template-columns:10px auto;column-gap:7px;align-items:center;white-space:nowrap;font-size:14px}.server-status small{grid-column:1 / -1;color:#ffffff9e;font-size:11px;margin-top:3px}.status-dot,.sync-section strong span{width:8px;height:8px;border-radius:50%;display:inline-block;background:#6e7c8d}.server-status.online .status-dot,.sync-section strong.online span{background:#26c99f;box-shadow:0 0 0 4px #26c99f1f}.server-status.offline .status-dot,.sync-section strong.offline span{background:#e7a74a}.top-icon,.account-button{border:0;background:transparent;color:#fff;cursor:pointer}.top-icon{display:grid;place-items:center;padding:5px}.account-button{display:flex;align-items:center;gap:7px;white-space:nowrap;padding:6px 0}.mobile-menu{display:none}.update-banner{min-height:48px;margin:16px 16px 12px 220px;padding:9px 17px;display:flex;align-items:center;justify-content:space-between;gap:16px;border:1px solid #c8eee7;background:#f2fbf9;color:#237b70;border-radius:7px}.update-banner>div{display:flex;align-items:center;gap:12px;min-width:0}.update-banner strong{font-size:14px;white-space:nowrap}.update-banner span{font-size:13px;color:#397f78;white-space:nowrap}.update-banner .updated-example{color:var(--muted);padding-left:12px;border-left:1px solid #c9e5df;overflow:hidden;text-overflow:ellipsis}.update-banner button{border:0;background:transparent;color:var(--teal);font-weight:700;cursor:pointer;white-space:nowrap}.workspace{display:grid;grid-template-columns:188px minmax(560px,1fr) 310px;gap:16px;padding:0 16px 18px;align-items:start}.sidebar,.detail-panel,.price-table,.product-grid,.toolbar,.loading-table,.empty-state{background:var(--surface);border:1px solid var(--line);border-radius:8px}.sidebar{min-height:calc(100vh - 150px);position:sticky;top:90px;overflow:hidden}.sidebar-title{height:52px;display:flex;align-items:center;padding:0 14px;border-bottom:1px solid var(--line)}.sidebar-title>button:first-child{flex:1;border:0;background:transparent;text-align:left;padding:0;font-weight:800;font-size:16px;cursor:pointer}.sidebar-shortcut{width:100%;min-height:42px;padding:0 15px;display:flex;align-items:center;gap:9px;border:0;background:transparent;color:#5f718a;cursor:pointer;text-align:left}.sidebar-shortcut:hover,.sidebar-shortcut.active{color:var(--teal);background:var(--teal-soft)}.sidebar-shortcut span{margin-left:auto;font-size:12px}.sidebar-divider{height:1px;background:var(--line);margin:8px 0}.category-list{padding:0 5px 55px}.category-parent{width:100%;height:40px;display:flex;align-items:center;justify-content:space-between;border:0;background:transparent;padding:0 10px;font-weight:700;cursor:pointer;border-radius:5px}.category-parent:hover,.category-parent.active{color:var(--teal);background:#f2f8f7}.subcategory-list{display:grid;gap:2px;padding:2px 0 4px}.subcategory-list button{min-height:36px;border:0;background:transparent;color:#64758d;padding:0 10px 0 24px;text-align:left;border-radius:5px;cursor:pointer}.subcategory-list button:hover,.subcategory-list button.active{background:#e5f4f1;color:var(--teal);font-weight:700}.collapse-sidebar{position:absolute;left:0;right:0;bottom:0;width:100%;height:48px;display:flex;gap:7px;align-items:center;justify-content:center;border:0;border-top:1px solid var(--line);background:#fff;color:var(--muted);cursor:pointer}.mobile-sidebar-close{display:none}.market-main{min-width:0}.market-heading{min-height:55px;display:flex;align-items:center;justify-content:space-between}.market-heading h1{margin:2px 0 8px;font-size:28px;letter-spacing:-.5px}.eyebrow{display:none;margin:0;color:var(--teal);font-size:12px;font-weight:700}.mobile-category-button{display:none}.email-setup{margin-bottom:10px;min-height:78px;display:flex;align-items:center;justify-content:space-between;gap:18px;padding:13px 15px;border:1px solid #cbd7e4;border-radius:8px;background:#fff}.email-setup.verified{border-color:#8fd6cc;background:#f8fdfc}.email-setup-title,.email-verified,.email-unavailable{display:flex;align-items:center;gap:10px;min-width:0}.email-setup-title>span{width:38px;height:38px;display:grid;place-items:center;flex:0 0 auto;border-radius:7px;background:var(--teal-soft);color:var(--teal)}.email-setup-title>div,.email-verified>div{min-width:0;display:grid;gap:4px}.email-setup-title small,.email-verified small{color:var(--muted);font-size:11px}.email-verified{color:var(--teal)}.email-verified strong{color:#34546a}.email-verified button{height:34px;padding:0 11px;border:1px solid #a9d9d2;border-radius:6px;background:#fff;color:var(--teal);cursor:pointer}.email-unavailable{color:#9a6d36;font-size:12px}.account-entry-banner{margin-bottom:10px;min-height:78px;display:flex;align-items:center;justify-content:space-between;gap:18px;padding:13px 15px;border:1px solid #a9c9f2;border-radius:9px;background:linear-gradient(135deg,#f3f8ff,#fff 72%)}.account-entry-banner.verified{border-color:#8fd6cc;background:linear-gradient(135deg,#effaf7,#fff 72%)}.account-entry-copy{display:flex;align-items:center;gap:11px;min-width:0}.account-entry-copy>span{width:42px;height:42px;display:grid;place-items:center;flex:0 0 auto;border-radius:10px;background:#e4efff;color:#2563a9}.account-entry-banner.verified .account-entry-copy>span{background:var(--teal-soft);color:var(--teal)}.account-entry-copy>div{min-width:0;display:grid;gap:5px}.account-entry-copy strong{font-size:15px}.account-entry-copy small{color:var(--muted);font-size:12px;line-height:1.45}.account-entry-actions{display:flex;align-items:center;gap:8px;flex:0 0 auto}.account-entry-actions button{height:36px;min-width:72px;padding:0 13px;border:1px solid #b9c9dc;border-radius:7px;background:#fff;color:#4e617b;font-weight:700;cursor:pointer}.account-entry-actions button.primary{border-color:var(--teal);background:var(--teal);color:#fff}.email-verify-form{display:flex;align-items:flex-end;justify-content:flex-end;gap:8px}.email-verify-form label{display:grid;gap:4px;color:var(--muted);font-size:10px}.email-verify-form input{width:190px;height:36px;padding:0 10px;border:1px solid var(--line-strong);border-radius:6px}.email-verify-form .email-code-input input{width:105px}.email-verify-form button{height:36px;padding:0 12px;border:1px solid var(--line);border-radius:6px;background:#fff;cursor:pointer;white-space:nowrap}.email-verify-form button.primary{background:var(--teal);border-color:var(--teal);color:#fff}.email-verify-form button:disabled{opacity:.55;cursor:not-allowed}.email-verify-form .link-button{border-color:transparent;color:var(--teal)}.toolbar{min-height:54px;margin-bottom:10px;padding:8px 10px;display:flex;align-items:center;gap:10px}.toolbar select,.settings-popover select{height:36px;border:1px solid var(--line-strong);border-radius:6px;background:#fff;color:#53657e;padding:0 34px 0 11px;cursor:pointer}.filter-toggle{height:36px;display:flex;align-items:center;gap:7px;padding:0 11px;border:1px solid var(--line-strong);border-radius:6px;color:#5d6e86;cursor:pointer;white-space:nowrap}.filter-toggle input{accent-color:var(--teal)}.filter-toggle.active{border-color:#9ed9d0;color:var(--teal);background:var(--teal-soft)}.refresh-button{height:36px;display:flex;align-items:center;gap:6px;padding:0 12px;border:1px solid var(--line-strong);border-radius:6px;background:#fff;color:#5d6e86;cursor:pointer}.refresh-button:hover{color:var(--teal);border-color:#8acfc4}.refresh-button:disabled{opacity:.7;cursor:wait}.toolbar-spacer{flex:1}.segmented{display:flex;height:36px;border:1px solid var(--line-strong);border-radius:6px;overflow:hidden}.segmented button,.settings-button{width:38px;display:grid;place-items:center;border:0;background:#fff;color:#667991;cursor:pointer}.segmented button+button{border-left:1px solid var(--line-strong)}.segmented button.active{color:var(--teal);background:var(--teal-soft)}.settings-wrap{position:relative}.settings-button{height:36px;border:1px solid var(--line-strong);border-radius:6px}.settings-popover{position:absolute;right:0;top:43px;width:220px;z-index:10;display:grid;gap:7px;padding:14px;background:#fff;border:1px solid var(--line);border-radius:8px;box-shadow:0 14px 34px #1b304729}.settings-popover span{color:var(--muted);font-size:12px;line-height:1.5}.price-table{overflow:hidden}.table-header,.table-row{display:grid;grid-template-columns:minmax(220px,1.45fr) minmax(135px,.9fr) minmax(110px,.75fr) minmax(90px,.6fr) minmax(105px,.7fr) minmax(92px,.62fr) 54px;align-items:center}.table-header{min-height:47px;padding:0 10px;color:#65768d;font-size:12px;font-weight:700;border-bottom:1px solid var(--line)}.table-header>span{padding:0 7px;display:flex;align-items:center;gap:3px}.table-row{width:100%;min-height:77px;padding:0 10px;border:0;border-bottom:1px solid #e7ecf2;background:#fff;color:inherit;font:inherit;text-align:left;cursor:pointer;transition:background .16s,box-shadow .16s}.table-row:last-child{border-bottom:0}.table-row:hover{background:#fafcfd}.table-row.selected{background:#f4fbfa;box-shadow:inset 3px 0 var(--teal),inset 0 0 0 1px #9ddfd5}.table-row.just-updated{animation:data-pulse 2.2s ease both}@keyframes data-pulse{0%{background:#dff7f1}to{background:#fff}}.table-row>span{min-width:0;padding:0 7px}.product-cell{display:grid;grid-template-columns:96px minmax(0,1fr) auto;align-items:center;gap:11px}.product-cell img{width:96px;height:57px;object-fit:cover;border-radius:4px;background:var(--navy-2)}.product-cell strong{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:14px}.product-cell em{padding:2px 5px;border-radius:4px;background:var(--teal-soft);color:var(--teal);font-size:11px;font-style:normal}.category-cell{color:#718198;font-size:12px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.category-cell b{color:#a3afbd;margin:0 4px}.category-cell.alert-target-cell{color:#6d7d92}.category-cell.alert-target-cell strong{display:block;margin-top:4px;color:var(--teal);font-size:13px}.category-cell.alert-target-cell .alert-completed-tag{display:block;width:fit-content;margin-top:4px;padding:2px 6px;border-radius:999px;background:#fff3db;color:#a76408;font-size:10px;font-style:normal;font-weight:800}.price-cell{color:var(--orange);font-weight:800;font-size:17px}.price-cell small{display:block;color:#9a6d36;font-size:10px;font-weight:600}.change-cell{display:grid;gap:2px;font-size:12px}.change-cell strong{font-size:12px}.change-cell small{font-size:11px}.change-cell.up,.detail-price em.up{color:var(--red)}.change-cell.down,.detail-price em.down{color:var(--teal)}.change-cell.flat{color:#7d8da4}.time-cell{color:#718198;font-size:12px;white-space:nowrap}.sparkline{width:86px;height:43px}.trend-empty{font-size:10px;color:#9aa7b7}.action-cell{display:flex;justify-content:center}.action-cell button,.detail-title button,.detail-favorite{border:0;background:transparent;color:#9aa8ba;padding:5px;cursor:pointer}.action-cell button:hover,.detail-favorite.active{color:var(--orange)}.product-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:12px;padding:12px}.product-card{min-width:0;padding:0;border:1px solid var(--line);border-radius:7px;overflow:hidden;background:#fff;text-align:left;cursor:pointer}.product-card:hover,.product-card.selected{border-color:#74cbbf;box-shadow:0 0 0 2px #0d8d7c14}.product-card>img{width:100%;aspect-ratio:1.5;object-fit:cover;display:block;background:var(--navy)}.product-card>div{display:grid;gap:5px;padding:10px}.product-card span,.product-card small{color:var(--muted);font-size:11px}.product-card strong{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.product-card b{color:var(--orange);font-size:18px}.product-card em{color:var(--teal);font-size:12px;font-style:normal;font-weight:700}.product-card em.completed{color:#a76408}.pagination{min-height:58px;display:flex;align-items:center;justify-content:space-between;color:#718198;padding:0 12px}.pagination>div{display:flex;align-items:center;gap:10px}.pagination button{width:34px;height:34px;display:grid;place-items:center;border:1px solid var(--line);background:#fff;border-radius:6px;cursor:pointer}.pagination button:disabled{opacity:.35;cursor:not-allowed}.pagination b{width:34px;height:34px;display:grid;place-items:center;background:var(--teal);color:#fff;border-radius:6px}.loading-table{padding:18px;display:grid;gap:14px}.loading-table div{height:54px;border-radius:6px;background:#eff3f7;animation:shimmer 1.4s infinite ease-in-out}@keyframes shimmer{50%{opacity:.45}}.empty-state{min-height:320px;display:grid;place-content:center;justify-items:center;gap:10px;color:#8998ab}.empty-state strong{color:var(--text)}.detail-panel{min-width:0;padding:15px;position:sticky;top:90px;max-height:calc(100vh - 105px);overflow:auto}.detail-title{display:flex;justify-content:space-between;gap:10px}.detail-title h2{margin:0 0 6px;font-size:18px}.detail-title span{color:var(--muted);font-size:12px}.detail-favorite{position:absolute;right:49px;top:14px}.detail-image{margin:18px 0 14px;aspect-ratio:1.55;background:var(--navy);border-radius:6px;overflow:hidden}.detail-image img{width:100%;height:100%;object-fit:cover}.sync-section,.detail-price,.chart-section,.alert-section,.product-info{padding:14px 0;border-top:1px solid var(--line)}.sync-section>div{display:flex;align-items:center;gap:7px;color:#53657c;font-size:13px}.sync-section strong{float:right;margin-top:-21px;display:flex;align-items:center;gap:7px;color:#62748a;font-size:12px}.sync-section small{display:flex;justify-content:space-between;color:var(--muted);margin-top:14px}.sync-section small b{color:#53657c;font-weight:600}.detail-price>span,.chart-section p{color:var(--muted);font-size:12px}.detail-price>div{margin:8px 0 5px;display:flex;align-items:baseline;justify-content:space-between;gap:10px}.detail-price strong{color:var(--orange);font-size:29px;letter-spacing:-.6px}.detail-price em{font-size:12px;font-style:normal}.detail-price small{color:#8796a8}.chart-section h3,.product-info h3{margin:0 0 4px;font-size:14px}.chart-section p{margin:0 0 7px}.detail-chart{height:155px}.alert-summary{width:100%;min-height:64px;display:grid;grid-template-columns:minmax(0,1fr) 62px;border:1px solid #77cfc3;background:#fff;border-radius:6px;overflow:hidden}.alert-summary.completed{grid-template-columns:minmax(0,1fr) 88px 62px;border-color:#edbd73;background:#fffaf0}.alert-main{min-width:0;min-height:62px;display:flex;align-items:center;gap:11px;padding:9px 11px;border:0;background:#fff;text-align:left;cursor:pointer}.alert-main.completed-info{background:#fffaf0;cursor:default}.alert-main.standalone{width:100%;border:1px solid var(--line-strong);border-radius:6px}.alert-main:hover{background:#fbfffe}.alert-main.standalone:hover{border-color:#77cfc3}.alert-main>span{min-width:0;display:grid;gap:4px}.alert-main strong,.alert-main small{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.alert-delete{display:grid;place-content:center;justify-items:center;gap:3px;border:0;border-left:1px solid #f0d4d7;background:snow;color:#d74755;font-size:11px;cursor:pointer}.alert-delete:hover{background:#fff0f2;color:#bd2e3c}.alert-continue{display:grid;place-content:center;justify-items:center;gap:3px;border:0;border-left:1px solid #d8e9e5;background:#f2fbf8;color:var(--teal);font-size:11px;font-weight:800;cursor:pointer}.alert-continue:hover{background:#e2f7f1}.alert-section strong{font-size:13px}.alert-section small{color:var(--muted)}.account-overlay{position:fixed;top:0;right:0;bottom:0;left:0;z-index:90;display:grid;place-items:center;padding:20px;background:#0512209e;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px)}.account-modal{width:min(460px,100%);max-height:calc(100vh - 40px);overflow:auto;padding:22px;border:1px solid #b9c8d8;border-radius:12px;background:#fff;box-shadow:0 24px 70px #0416274d}.account-modal-head{display:flex;justify-content:space-between;gap:16px;align-items:flex-start;padding-bottom:17px;border-bottom:1px solid var(--line)}.account-modal-head span{color:var(--teal);font-size:10px;font-weight:800;letter-spacing:.12em}.account-modal-head h2{margin:4px 0 0;font-size:23px}.account-modal-head button{border:0;background:transparent;color:var(--muted);cursor:pointer}.account-copy{margin:18px 0;color:var(--muted);font-size:13px;line-height:1.7}.auth-mode-tabs{margin-top:18px;display:grid;grid-template-columns:1fr 1fr;gap:4px;padding:4px;border-radius:9px;background:#edf2f7}.auth-mode-tabs button{min-height:38px;border:0;border-radius:7px;background:transparent;color:#63748b;font-weight:700;cursor:pointer}.auth-mode-tabs button.active{background:#fff;color:var(--teal);box-shadow:0 2px 9px #1d375017}.account-login-form,.redeem-box{display:grid;gap:12px;margin-top:18px}.account-login-form label,.redeem-box label{display:grid;gap:6px;color:var(--ink);font-size:12px;font-weight:700}.account-login-form input,.redeem-box input{width:100%;height:42px;padding:0 12px;border:1px solid #c8d4e1;border-radius:7px;color:var(--ink);background:#fff}.account-login-form button,.redeem-box button{min-height:40px;border-radius:7px}.redeem-links{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:10px}.redeem-links a{min-width:0;min-height:40px;display:inline-flex;align-items:center;justify-content:center;padding:8px 10px;border:1px solid #c8d4e1;border-radius:7px;font-size:13px;font-weight:800;text-align:center;text-decoration:none;transition:border-color .18s ease,background .18s ease,color .18s ease}.redeem-purchase{border-color:#e3ad57!important;color:#8f5b0d;background:#fff8e9}.redeem-purchase:hover{border-color:#c98c2f!important;color:#744706;background:#fff1d2}.redeem-free{border-color:#8fcfc3!important;color:var(--teal);background:var(--teal-soft)}.redeem-free:hover{border-color:var(--teal)!important;color:#087e6e;background:#dff8f2}.auth-route-prompt{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:11px 12px;border:1px solid #f0c98e;border-radius:8px;background:#fff8e9;color:#80551d;font-size:12px;line-height:1.5}.auth-route-prompt button{min-height:34px;padding:0 13px;flex:0 0 auto;border:1px solid #d39a48;border-radius:6px;background:#fff;color:#8b5a15;font-weight:700;cursor:pointer}.account-identity{display:flex;align-items:center;gap:12px;margin:18px 0;padding:14px;border-radius:9px;color:var(--teal);background:var(--teal-soft)}.account-identity div{display:grid;gap:4px;color:var(--ink)}.account-identity small{color:var(--muted)}.quota-card{padding:16px;border:1px solid var(--line);border-radius:9px;background:#f8fafc}.quota-card>div:first-child{display:flex;justify-content:space-between;gap:12px}.quota-card strong{color:var(--orange);font-size:18px}.quota-card small{display:block;margin-top:8px;color:var(--muted)}.quota-track{height:7px;margin-top:12px;overflow:hidden;border-radius:20px;background:#dce5ee}.quota-track i{display:block;height:100%;border-radius:inherit;background:var(--teal)}.account-logout{width:100%;margin-top:18px;padding:10px;border:1px solid #d7dee7;border-radius:7px;color:#9d3546;background:#fff;cursor:pointer}.mobile-auth-screen{display:none;min-height:100vh;min-height:100dvh;color:#fff;background:radial-gradient(circle at 86% 8%,rgba(19,165,143,.25),transparent 36%),linear-gradient(160deg,#071321,#0c2031 52%,#103344)}.mobile-auth-shell{width:min(100%,480px);min-height:100vh;min-height:100dvh;margin:0 auto;padding:max(22px,env(safe-area-inset-top)) 20px max(20px,env(safe-area-inset-bottom));display:flex;flex-direction:column}.mobile-auth-brand{display:flex;align-items:center;gap:11px;color:#fff}.mobile-auth-brand img{width:44px;height:44px;object-fit:contain;border-radius:11px;background:#fff}.mobile-auth-brand div{display:grid;gap:2px}.mobile-auth-brand strong{font-size:18px;letter-spacing:.02em}.mobile-auth-brand span{color:#9db2c3;font-size:11px}.mobile-auth-hero{padding:clamp(42px,9vh,78px) 2px 24px}.mobile-auth-kicker{display:inline-flex;align-items:center;gap:6px;color:#78dbc9;font-size:12px;font-weight:700}.mobile-auth-hero h1{margin:13px 0 9px;font-size:clamp(32px,9vw,42px);line-height:1.08;letter-spacing:-.035em}.mobile-auth-hero p{max-width:340px;margin:0;color:#aebfce;font-size:14px;line-height:1.7}.mobile-auth-card{--ink: var(--text);padding:20px;border:1px solid rgba(255,255,255,.72);border-radius:18px;color:var(--text);background:#fffffffa;box-shadow:0 22px 60px #010b1659}.mobile-auth-card .auth-mode-tabs{margin-top:0}.mobile-auth-card-head{margin-top:19px;display:flex;align-items:flex-start;justify-content:space-between;gap:16px}.mobile-auth-card-head>div{display:grid;gap:5px}.mobile-auth-card-head strong{font-size:17px}.mobile-auth-card-head span{color:var(--muted);font-size:12px;line-height:1.55}.mobile-auth-card-head>svg{flex:0 0 auto;color:var(--teal)}.mobile-auth-card .account-login-form{margin-top:17px}.mobile-auth-card .account-login-form input{height:48px;border-radius:9px;font-size:16px}.mobile-auth-submit{min-height:48px!important;margin-top:2px;border:0;color:#fff;background:var(--teal);font-size:15px;font-weight:800}.mobile-auth-submit:disabled{opacity:.58}.mobile-auth-connecting{margin-top:17px;min-height:48px;display:flex;align-items:center;gap:9px;padding:0 13px;border-radius:9px;color:#5e7187;background:#eef3f7;font-size:13px}.mobile-auth-trust{margin-top:18px;display:flex;align-items:center;justify-content:center;gap:7px;color:#5e7187;font-size:11px}.mobile-auth-trust svg{color:var(--teal)}.mobile-auth-footnote{margin:auto 12px 0;padding-top:24px;color:#8298aa;font-size:10px;line-height:1.6;text-align:center}.alert-editor{display:grid;gap:9px}.alert-editor label{display:grid;gap:6px;color:#64758b;font-size:12px}.alert-editor input{height:38px;border:1px solid var(--line-strong);border-radius:6px;padding:0 10px}.alert-editor>div{display:flex;gap:8px;justify-content:flex-end}.alert-email-hint{margin:0;display:flex;align-items:center;gap:6px;color:var(--muted);font-size:11px}.alert-editor button{height:34px;padding:0 12px;border:1px solid var(--line);background:#fff;border-radius:6px;cursor:pointer}.alert-editor button.primary{background:var(--teal);color:#fff;border-color:var(--teal)}.product-info dl{margin:11px 0 0;display:grid;gap:10px}.product-info dl>div{display:flex;justify-content:space-between;gap:12px;font-size:12px}.product-info dt{color:var(--muted)}.product-info dd{margin:0;color:#43556e;font-weight:600;text-align:right;display:flex;align-items:center;gap:4px}.toast{position:fixed;left:50%;bottom:26px;z-index:100;transform:translate(-50%);min-height:44px;display:flex;align-items:center;gap:9px;padding:0 16px;border-radius:7px;background:#132334;color:#fff;box-shadow:0 16px 45px #0f1e2d40}.icon-button{border:0;background:transparent;cursor:pointer}.spin{animation:spin .8s linear infinite}@keyframes spin{to{transform:rotate(360deg)}}.sidebar-backdrop{display:none}@media(max-width:1260px){.topbar{grid-template-columns:auto auto minmax(240px,1fr) auto auto;gap:15px}.account-button span,.server-status small{display:none}.workspace{grid-template-columns:176px minmax(520px,1fr) 285px;gap:12px}.table-header,.table-row{grid-template-columns:minmax(210px,1.4fr) minmax(110px,.8fr) minmax(98px,.7fr) minmax(82px,.55fr) minmax(98px,.65fr) 54px}.table-header>span:nth-child(6),.table-row>:nth-child(6){display:none}}@media(max-width:1040px){.main-nav{display:none}.topbar{grid-template-columns:auto minmax(240px,1fr) auto auto}.workspace{grid-template-columns:176px minmax(0,1fr)}.detail-panel{position:fixed;z-index:35;right:16px;top:86px;bottom:16px;width:330px;max-height:none;box-shadow:0 20px 70px #13233740}.update-banner{margin-left:204px}}@media(max-width:820px){.mobile-auth-screen{display:block}.topbar{height:auto;min-height:66px;grid-template-columns:auto auto 1fr auto;padding:10px 14px;gap:10px}.mobile-menu{display:grid;place-items:center;color:#fff;padding:5px}.brand{border:0;padding:0;font-size:19px}.brand img{width:34px;height:34px}.global-search{grid-column:1 / -1;grid-row:2;width:100%;max-width:none}.server-status{justify-self:end}.top-icon{display:none}.account-button{display:flex;min-height:36px;padding:0 10px;border:1px solid rgba(255,255,255,.28);border-radius:8px;background:#ffffff14}.account-button span{display:inline;font-size:12px;font-weight:700}.update-banner{margin:10px 10px 8px}.update-banner .updated-example{display:none}.workspace{display:block;padding:0 10px 16px}.sidebar{position:fixed;z-index:60;left:0;top:0;bottom:0;width:min(84vw,310px);min-height:100vh;border-radius:0 10px 10px 0;transform:translate(-102%);transition:transform .2s ease}.sidebar.open{transform:translate(0);box-shadow:20px 0 70px #0a16244d}.sidebar-backdrop{display:block;position:fixed;top:0;right:0;bottom:0;left:0;z-index:55;border:0;background:#08121d75}.mobile-sidebar-close{display:grid;place-items:center}.collapse-sidebar{display:none}.market-heading{min-height:62px}.market-heading h1{font-size:24px;margin:2px 0}.email-setup,.account-entry-banner{align-items:stretch;flex-direction:column;gap:12px}.account-entry-actions{justify-content:flex-end}.email-verified{justify-content:flex-start}.email-verified button{margin-left:auto}.email-verify-form{display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:end}.email-verify-form label,.email-verify-form input,.email-verify-form .email-code-input input{width:100%}.eyebrow{display:block}.mobile-category-button{display:flex;align-items:center;gap:6px;height:36px;padding:0 11px;border:1px solid var(--line);background:#fff;border-radius:6px;color:var(--teal)}.toolbar{overflow-x:auto}.toolbar-spacer,.settings-wrap{display:none}.price-table{overflow-x:auto}.table-header,.table-row{min-width:720px}.detail-panel{left:10px;right:10px;top:82px;bottom:10px;width:auto}.product-grid{grid-template-columns:repeat(3,minmax(0,1fr))}}@media(max-width:560px){.mobile-auth-shell{padding-left:16px;padding-right:16px}.mobile-auth-hero{padding-top:clamp(34px,7vh,58px)}.mobile-auth-card{padding:17px;border-radius:16px}.server-status span:not(.status-dot){display:none}.update-banner{min-height:42px;padding:7px 10px}.update-banner strong{font-size:12px}.update-banner div>span{display:none}.update-banner button{font-size:12px}.toolbar{padding:7px;overflow:visible;display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1.15fr) auto}.email-setup,.account-entry-banner{padding:12px}.account-entry-actions{display:grid;grid-template-columns:1fr 1fr}.account-entry-banner.verified .account-entry-actions{display:block}.account-entry-actions button{width:100%}.account-overlay{align-items:end;padding:0}.account-modal{width:100%;max-height:88vh;border-radius:14px 14px 0 0;padding:18px}.email-setup-title small{line-height:1.5}.email-verify-form{grid-template-columns:1fr}.email-verify-form button{width:100%}.toolbar select{width:100%;min-width:0;padding-right:24px}.toolbar select:first-child,.refresh-button{display:none}.table-header,.table-row{min-width:0;grid-template-columns:minmax(0,1.45fr) minmax(90px,.75fr) minmax(88px,.72fr)}.table-header>span:nth-child(2),.table-header>span:nth-child(4),.table-header>span:nth-child(6),.table-header>span:nth-child(7),.table-row>:nth-child(2),.table-row>:nth-child(4),.table-row>:nth-child(6),.table-row>:nth-child(7){display:none}.product-cell{grid-template-columns:74px minmax(0,1fr);gap:8px}.product-cell img{width:74px;height:44px}.product-cell em{display:none}.price-cell{font-size:15px}.time-cell{font-size:11px}.product-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.detail-panel{padding:13px}.pagination>span{font-size:12px}}@media(prefers-reduced-motion:reduce){*,*:before,*:after{scroll-behavior:auto!important;animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important}}
