html,body{width:100%;height:100%}input::-ms-clear{display:none}input::-ms-reveal{display:none}*,:before,:after{box-sizing:border-box}html{-webkit-text-size-adjust:100%;-ms-text-size-adjust:100%;-ms-overflow-style:scrollbar;-webkit-tap-highlight-color:#0000;font-family:sans-serif;line-height:1.15}@-ms-viewport{width:device-width}body{margin:0}[tabindex="-1"]:focus{outline:none}hr{box-sizing:content-box;height:0;overflow:visible}h1,h2,h3,h4,h5,h6{margin-top:0;margin-bottom:.5em;font-weight:500}p{margin-top:0;margin-bottom:1em}abbr[title],abbr[data-original-title]{-webkit-text-decoration:underline dotted;cursor:help;border-bottom:0;-webkit-text-decoration:underline dotted;text-decoration:underline dotted}address{font-style:normal;line-height:inherit;margin-bottom:1em}input[type=text],input[type=password],input[type=number],textarea{-webkit-appearance:none}ol,ul,dl{margin-top:0;margin-bottom:1em}ol ol,ul ul,ol ul,ul ol{margin-bottom:0}dt{font-weight:500}dd{margin-bottom:.5em;margin-left:0}blockquote{margin:0 0 1em}dfn{font-style:italic}b,strong{font-weight:bolder}small{font-size:80%}sub,sup{vertical-align:baseline;font-size:75%;line-height:0;position:relative}sub{bottom:-.25em}sup{top:-.5em}pre,code,kbd,samp{font-family:SFMono-Regular,Consolas,Liberation Mono,Menlo,Courier,monospace;font-size:1em}pre{margin-top:0;margin-bottom:1em;overflow:auto}figure{margin:0 0 1em}img{vertical-align:middle;border-style:none}a,area,button,[role=button],input:not([type=range]),label,select,summary,textarea{touch-action:manipulation}table{border-collapse:collapse}caption{text-align:left;caption-side:bottom;padding-top:.75em;padding-bottom:.3em}input,button,select,optgroup,textarea{color:inherit;font-size:inherit;font-family:inherit;line-height:inherit;margin:0}button,input{overflow:visible}button,select{text-transform:none}button,html [type=button],[type=reset],[type=submit]{-webkit-appearance:button}button::-moz-focus-inner{border-style:none;padding:0}[type=button]::-moz-focus-inner{border-style:none;padding:0}[type=reset]::-moz-focus-inner{border-style:none;padding:0}[type=submit]::-moz-focus-inner{border-style:none;padding:0}input[type=radio],input[type=checkbox]{box-sizing:border-box;padding:0}input[type=date],input[type=time],input[type=datetime-local],input[type=month]{-webkit-appearance:listbox}textarea{resize:vertical;overflow:auto}fieldset{border:0;min-width:0;margin:0;padding:0}legend{width:100%;max-width:100%;color:inherit;font-size:1.5em;line-height:inherit;white-space:normal;margin-bottom:.5em;padding:0;display:block}progress{vertical-align:baseline}[type=number]::-webkit-inner-spin-button{height:auto}[type=number]::-webkit-outer-spin-button{height:auto}[type=search]{outline-offset:-2px;-webkit-appearance:none}[type=search]::-webkit-search-cancel-button{-webkit-appearance:none}[type=search]::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{font:inherit;-webkit-appearance:button}output{display:inline-block}summary{display:list-item}template{display:none}[hidden]{display:none!important}mark{background-color:#feffe6;padding:.2em}:root{--container-app:1280px;--color-primary:#1677ff;--color-success:#52c41a;--color-warning:#faad14;--color-error:#ff4d4f;--color-text:#1f2329;--color-muted:#64748b;--color-border:#d9e0e8;--color-bg:#f5f7fa;--radius-sm:4px;--radius-md:8px;--radius-lg:12px}*{box-sizing:border-box}html{-webkit-text-size-adjust:100%;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,PingFang SC,Microsoft YaHei,Arial,sans-serif}body{background:var(--color-bg);color:var(--color-text);margin:0;font-size:14px;line-height:1.5;overflow-x:hidden}a{color:inherit;text-decoration:none}img{max-width:100%}:focus-visible{outline:2px solid var(--color-primary);outline-offset:2px}.app-container{width:100%;max-width:var(--container-app);margin-inline:auto;padding-inline:16px}.app-grid{grid-template-columns:repeat(auto-fill,minmax(min(100%,288px),1fr));gap:16px;display:grid}.app-shell{background:var(--color-bg);min-height:100vh}.app-route-fallback{background:var(--color-bg);place-items:center;min-height:100vh;display:grid}.app-sidebar{background:#001529;border-right:1px solid #ffffff14;box-shadow:2px 0 10px #0f172a14}.sidebar-link,.mobile-nav-link{color:#ffffffb8;border-radius:6px;align-items:center;gap:8px;padding:9px 12px;transition:background .16s,color .16s;display:flex}.sidebar-link:hover,.sidebar-link-active{color:#fff;background:#1677ff}.mobile-nav-link{color:#334155;background:#f1f5f9;flex:none}.mobile-nav-link-active{color:#1677ff;background:#e6f4ff}.nav-progress{background:linear-gradient(90deg, transparent, var(--color-primary), transparent);width:100%;height:2px;animation:1s linear infinite nav-progress;position:absolute;inset:0 auto auto 0}@keyframes nav-progress{0%{transform:translate(-100%)}to{transform:translate(100%)}}.workspace-card,.landing-feature,.landing-plan,.list-toolbar,.dashboard-hero{border:1px solid var(--color-border);background:#fff;border-radius:8px}.workspace-card{gap:12px;min-height:136px;padding:20px;display:flex;box-shadow:0 8px 24px #0f172a0d}.workspace-card:hover{border-color:#1677ff59;box-shadow:0 12px 30px #0f172a14}.dashboard-hero{background:linear-gradient(135deg,#fff,#f8fbff);gap:20px;padding:24px;display:grid}.dashboard-page{gap:20px;display:grid}.dashboard-topbar{background:linear-gradient(120deg,#fffffff5,#f6faffe6),url(https://images.unsplash.com/photo-1554224155-6726b3ff858f?auto=format&fit=crop&w=1600&q=80) 100%/54% no-repeat;border:1px solid #dbe5f2;border-radius:8px;justify-content:space-between;align-items:flex-start;gap:24px;min-height:178px;padding:26px;display:flex;overflow:hidden;box-shadow:0 12px 40px #0f172a0d}.dashboard-topbar h1{color:#101828;margin:12px 0 8px;font-size:32px;font-weight:800}.dashboard-topbar p{color:#667085;max-width:690px;margin:0;line-height:1.8}.dashboard-pill{border-radius:999px}.dashboard-alert{border-radius:8px}.dashboard-kpi-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:14px;display:grid}.dashboard-kpi,.dashboard-panel{background:#fff;border:1px solid #dbe5f2;border-radius:8px;box-shadow:0 10px 28px #0f172a0a}.dashboard-kpi{align-items:center;gap:16px;min-height:128px;padding:18px;display:flex}.dashboard-kpi-icon{border-radius:8px;flex:none;place-items:center;width:44px;height:44px;font-size:20px;display:grid}.dashboard-kpi span,.dashboard-price-grid span,.dashboard-health-list span{color:#667085;font-size:13px}.dashboard-kpi strong{color:#101828;margin-top:6px;font-size:30px;line-height:1;display:block}.dashboard-kpi small{color:#667085;margin-top:7px;display:block}.dashboard-kpi.tone-blue .dashboard-kpi-icon{color:#2563eb;background:#eef4ff}.dashboard-kpi.tone-green .dashboard-kpi-icon{color:#16a34a;background:#ecfdf3}.dashboard-kpi.tone-amber .dashboard-kpi-icon{color:#d97706;background:#fffbeb}.dashboard-kpi.tone-violet .dashboard-kpi-icon{color:#7c3aed;background:#f5f3ff}.dashboard-main-grid{grid-template-columns:minmax(0,1.35fr) minmax(320px,.8fr);gap:14px;display:grid}.dashboard-bottom-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;display:grid}.dashboard-panel{min-width:0;padding:18px}.dashboard-chart-panel{min-height:350px}.dashboard-panel-head{justify-content:space-between;align-items:flex-start;gap:16px;margin-bottom:18px;display:flex}.dashboard-panel-head h2{color:#101828;margin:0;font-size:17px;font-weight:750}.dashboard-panel-head p{color:#667085;margin:6px 0 0;font-size:13px}.dashboard-panel-link{color:#2563eb;white-space:nowrap;align-items:center;gap:6px;font-size:13px;font-weight:700;display:inline-flex}.dashboard-legend{color:#667085;align-items:center;gap:6px;font-size:12px;display:inline-flex}.dashboard-legend:before{content:"";border-radius:999px;width:8px;height:8px}.dashboard-legend.collected:before,.dashboard-bars .bar.collected{background:#2563eb}.dashboard-legend.synced:before,.dashboard-bars .bar.synced{background:#16a34a}.dashboard-legend.monitored:before,.dashboard-bars .bar.monitored{background:#f59e0b}.dashboard-bars{grid-template-columns:repeat(7,minmax(0,1fr));align-items:end;gap:18px;height:246px;padding:12px 2px 0;display:grid}.dashboard-day{align-items:end;gap:10px;min-width:0;display:grid}.dashboard-bar-stack{border-bottom:1px solid #e6edf6;justify-content:center;align-items:end;gap:5px;height:205px;display:flex}.dashboard-bars .bar{border-radius:999px 999px 0 0;width:12px;min-height:4px}.dashboard-day-label{color:#667085;text-align:center;font-size:12px}.dashboard-funnel{gap:16px;display:grid}.dashboard-funnel-row{color:inherit;gap:8px;display:grid}.dashboard-funnel-row:hover .dashboard-funnel-label span{color:#2563eb}.dashboard-funnel-label{color:#344054;justify-content:space-between;gap:12px;font-size:13px;display:flex}.dashboard-funnel-label strong{color:#101828}.dashboard-funnel-track{background:#edf2f7;border-radius:999px;height:10px;overflow:hidden}.dashboard-funnel-track span{border-radius:inherit;height:100%;display:block}.dashboard-health{grid-template-columns:150px minmax(0,1fr);align-items:center;gap:22px;display:grid}.dashboard-donut{border-radius:50%;place-items:center;width:144px;height:144px;display:grid}.dashboard-donut>div{text-align:center;background:#fff;border-radius:50%;place-items:center;width:96px;height:96px;display:grid}.dashboard-donut strong{color:#101828;font-size:28px;line-height:1}.dashboard-donut span{color:#667085;font-size:12px}.dashboard-health-list{gap:12px;display:grid}.dashboard-health-list div{border-bottom:1px solid #edf2f7;grid-template-columns:20px 1fr auto;align-items:center;gap:9px;padding-bottom:10px;display:grid}.dashboard-health-list div:last-child{border-bottom:0;padding-bottom:0}.dashboard-health-list .anticon{color:#667085}.dashboard-health-list strong{color:#101828}.dashboard-price-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;display:grid}.dashboard-price-grid div{background:#f8fafc;border-radius:8px;padding:14px}.dashboard-price-grid strong{color:#101828;margin-top:8px;font-size:22px;display:block}.dashboard-task-list{gap:10px;display:grid}.dashboard-task-row{min-width:0;color:inherit;border-radius:8px;grid-template-columns:44px minmax(0,1fr) auto;align-items:center;gap:12px;padding:10px;display:grid}.dashboard-task-row:hover{background:#f8fbff}.dashboard-task-row strong{color:#14213d;text-overflow:ellipsis;white-space:nowrap;font-size:13px;display:block;overflow:hidden}.dashboard-task-row span{color:#667085;text-overflow:ellipsis;white-space:nowrap;margin-top:2px;font-size:12px;display:block;overflow:hidden}.dashboard-product-thumb{object-fit:cover;border:1px solid #e6edf6;border-radius:8px;width:44px;height:44px}.dashboard-product-thumb.empty{color:#98a2b3;background:#f6f8fc;place-items:center;font-size:11px;display:grid}.dashboard-empty{color:#667085;border:1px dashed #dbe5f2;border-radius:8px;place-items:center;min-height:96px;display:grid}.list-toolbar{gap:12px;padding:16px;display:grid}.landing-hero{background:linear-gradient(120deg,#000000db,#000000b3),url(https://images.unsplash.com/photo-1556742502-ec7c0e9f34b1?auto=format&fit=crop&w=1800&q=80) 50%/cover}.hero-product-board{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#0a0a0ab8;border:1px solid #ffffff29;border-radius:8px;align-self:center;overflow:hidden;box-shadow:0 24px 90px #0000006b}.hero-product-row{border:1px solid #ffffff1f;border-radius:8px;align-items:center;gap:12px;padding:12px;display:flex}.hero-product-row img{object-fit:cover;border-radius:6px;flex:none;width:64px;height:64px}.hero-metric{border:1px solid #ffffff1f;border-radius:8px;padding:12px}.hero-metric span{color:#ffffff80;font-size:12px;display:block}.hero-metric strong{color:#fff;margin-top:2px;font-size:18px;display:block}.landing-feature,.landing-plan{flex-direction:column;gap:16px;padding:20px;display:flex}.landing-plan-featured{background:#e6f4ff;border-color:#91caff}.seller-shell{background:#f4f7ff;min-height:100vh}.seller-sidebar{border-right:1px solid #e6ebf5;min-height:100vh;background:#fff!important}.seller-brand{color:#07152d;border-bottom:1px solid #edf1f7;justify-content:center;align-items:center;height:56px;padding:0 18px;display:flex}.app-logo{color:#07152d;align-items:center;gap:10px;min-width:0;display:inline-flex}.app-logo-light{color:#fff}.app-logo-mark{filter:drop-shadow(0 8px 18px #1d5cff38);flex:none;width:34px;height:34px}.app-logo-copy{gap:1px;min-width:0;display:grid}.app-logo-copy strong{color:currentColor;text-overflow:ellipsis;white-space:nowrap;font-size:16px;font-weight:800;line-height:18px;overflow:hidden}.app-logo-copy small{color:#8994a8;text-overflow:ellipsis;white-space:nowrap;font-size:11px;line-height:14px;overflow:hidden}.app-logo-light .app-logo-copy small{color:#ffffffb8}.app-logo-compact .app-logo-mark{width:30px;height:30px}.seller-menu{padding:8px;border-inline-end:0!important}.seller-menu .ant-menu-item,.seller-menu .ant-menu-submenu-title{color:#25324a;border-radius:6px}.seller-menu .ant-menu-item-selected{color:#1d5cff!important;background:#eaf1ff!important}.seller-header{z-index:12;border-bottom:1px solid #e6ebf5;align-items:center;gap:16px;height:56px;padding:0 20px;display:flex;position:sticky;top:0;background:#f7f9ff!important}.seller-search{max-width:560px}.seller-header-actions{align-items:center;gap:10px;margin-left:auto;display:flex}.seller-content{background:#f4f7ff;min-height:calc(100vh - 56px);padding:18px}.product-page{max-width:100%}.product-page-header{justify-content:space-between;align-items:flex-start;gap:16px;margin-bottom:14px;display:flex}.product-title{margin-bottom:2px!important}.product-account-select{min-width:220px}.product-workbench{border-color:#dfe6f2;border-radius:8px;box-shadow:0 8px 24px #1f2d460d}.product-metric-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;margin-bottom:14px;display:grid}.product-filter-row,.product-bulk-row{border-bottom:1px solid #edf1f7;padding:0 16px}.product-filter-row{background:#fbfcff;justify-content:space-between;align-items:center;gap:12px;padding-top:10px;padding-bottom:10px;display:flex}.product-search{max-width:440px}.product-bulk-row{background:#fff;padding-top:8px;padding-bottom:8px}.product-selection-summary{align-items:center;min-height:32px;display:inline-flex}.product-popover-panel,.product-filter-panel{width:320px}.product-popover-header{justify-content:space-between;align-items:center;gap:12px;margin-bottom:10px;display:flex}.product-column-checks,.product-status-checks{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;display:grid}.product-filter-panel .ant-form-item{margin-bottom:12px}.product-filter-panel .ant-picker,.product-range-inputs{width:100%}.product-range-inputs .ant-input-number{width:50%}.product-cell{align-items:center;gap:12px;min-width:0;display:flex}.product-thumb{object-fit:cover;border:1px solid #edf1f7;border-radius:6px;flex:none;width:56px;height:56px;overflow:hidden}.deferred-product-image{place-items:center;display:grid}.deferred-product-image img{object-fit:cover;width:100%;height:100%;display:block}.product-thumb-empty{color:#8994a8;background:#f6f8fc;place-items:center;font-size:12px;display:grid}.product-cell-main{min-width:0}.product-title-line{align-items:center;gap:6px;min-width:0;max-width:340px;display:flex}.product-link-button{color:#14213d;cursor:pointer;min-width:0;font:inherit;text-align:left;text-overflow:ellipsis;white-space:nowrap;background:0 0;border:0;padding:0;font-weight:600;display:inline-block;overflow:hidden}.product-link-button:hover{color:#1d5cff}.product-external-link{color:#8a95a8;border-radius:6px;flex:none;place-items:center;width:22px;height:22px;font-size:13px;display:inline-grid}.product-external-link:hover{color:#1d5cff;background:#eef4ff}.product-meta,.variant-code{color:#7c879b;margin-top:4px;font-size:12px}.product-offer-ids{flex-wrap:wrap;gap:4px;margin-top:5px;display:flex}.product-identifier-chip{color:#52647f;background:#f5f8fd;border:1px solid #d9e4f5;border-radius:4px;padding:1px 6px;font-size:11px;line-height:18px}.variant-identifiers{gap:5px;display:grid}.variant-identifier-row{grid-template-columns:58px minmax(0,1fr);align-items:center;gap:7px;min-height:24px;display:grid}.variant-identifier-label{color:#7c879b;white-space:nowrap;font-size:11px}.variant-identifier-value{color:#35435a;text-overflow:ellipsis;white-space:nowrap;min-width:0;font-size:12px;overflow:hidden}.variant-offer-id{color:#155bd4;font-weight:600}.product-drawer-summary{justify-content:space-between;align-items:center;gap:12px;margin-bottom:14px;display:flex}.product-variant-action-row{background:#f7faff;border:1px solid #dbe7ff;border-radius:8px;justify-content:space-between;align-items:center;gap:12px;margin-bottom:10px;padding:10px 12px;display:flex}.product-drawer-footer{justify-content:flex-end;width:100%;display:flex}.product-sync-progress{background:#f7faff;border:1px solid #d9e6ff;border-radius:8px;align-items:flex-start;gap:12px;padding:14px;display:flex}.product-sync-progress-title{color:#14213d;margin-bottom:4px;font-weight:600}.product-monitor-config{margin-top:14px}.product-monitor-history{border-top:1px solid #edf1f7;margin-top:16px;padding-top:14px}.product-monitor-history-header{justify-content:space-between;align-items:flex-start;gap:12px;margin-bottom:10px;display:flex}.product-monitor-history-title{margin:0 0 2px!important}.product-monitor-config-grid{grid-template-columns:minmax(0,1.35fr) minmax(260px,.65fr);gap:20px;display:grid}.product-monitor-config .ant-radio-group{flex-wrap:wrap;gap:8px;display:flex}.product-monitor-config .ant-radio-button-wrapper{border-inline-start-width:1px;border-radius:6px}.product-monitor-config .ant-radio-button-wrapper:before{display:none}.variant-title{color:#14213d;font-weight:600}.variant-cell{align-items:center;gap:10px;min-width:0;display:flex}.variant-thumb{object-fit:cover;border:1px solid #edf1f7;border-radius:6px;flex:none;width:42px;height:42px;overflow:hidden}.variant-thumb-empty{color:#8994a8;background:#f6f8fc;place-items:center;font-size:12px;display:grid}.variant-expand-panel{background:#fbfcff;border-left:2px solid #dbe7ff;margin:-8px -8px -8px 48px;padding:10px 12px}.variant-number{width:112px}.variant-bulk-tool{gap:10px;width:260px;display:grid}.variant-bulk-input{width:100%}.product-failure-line{margin:0 0 6px}.settings-page{min-height:100%;padding:24px}.settings-card{border-radius:8px}.settings-layout{grid-template-columns:220px minmax(0,1fr);gap:16px;display:grid}.settings-nav{background:#fff;border:1px solid #edf1f7;border-radius:8px;align-self:start;padding:8px}.settings-nav-item{color:#48556a;cursor:pointer;width:100%;font:inherit;text-align:left;background:0 0;border:0;border-radius:6px;padding:10px 12px}.settings-nav-item.active,.settings-nav-item:hover{color:#1677ff;background:#eef4ff;font-weight:600}.settings-main{min-width:0}.settings-number{width:100%}.settings-help{margin-top:8px;display:block}.settings-account-table{margin-top:14px}.settings-window-list{gap:10px;display:grid}.settings-window-row{grid-template-columns:minmax(120px,1fr) auto minmax(120px,1fr) auto;align-items:center;gap:10px;display:grid}@media (width<=900px){.settings-layout,.product-monitor-config-grid{grid-template-columns:1fr}.settings-nav{gap:8px;display:flex;overflow-x:auto}.settings-nav-item{white-space:nowrap}}.public-shell{color:#07152d;background:#f7f9fc;min-height:100vh}.public-header{z-index:20;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#ffffffe6;border-bottom:1px solid #e8eef7c2;position:sticky;top:0}.public-header-inner{align-items:center;gap:24px;max-width:1280px;min-height:56px;margin:0 auto;padding:0 24px;display:flex}.public-brand{color:#07152d;font-weight:700}.public-nav{color:#27364f;gap:28px;margin:0 auto;font-size:14px;display:flex}.public-nav a:hover{color:#1d5cff}.public-actions{align-items:center;gap:10px;display:flex}.takealot-landing{background:#f7f9fc}.takealot-hero{background:linear-gradient(90deg,#070f1feb 0%,#070f1fcc 42%,#070f1f94 100%),url(https://images.unsplash.com/photo-1556741533-411cf82e4e2d?auto=format&fit=crop&w=2200&q=82) 50%/cover;align-items:center;min-height:calc(100vh - 56px);padding:58px 24px 44px;display:flex;position:relative;overflow:hidden}.takealot-hero:after{content:"";pointer-events:none;background:linear-gradient(#0000,#f7f9fcf2);height:42%;position:absolute;inset:auto 0 0}.shopline-hero-inner{z-index:1;text-align:left;width:min(1180px,100%);margin:0 auto;position:relative}.shopline-badge{margin-bottom:18px}.takealot-hero h1{color:#fff;max-width:760px;margin:0;font-size:clamp(44px,6vw,76px);font-weight:800;line-height:1.05}.takealot-hero p{color:#ffffffc7;max-width:690px;margin:22px 0 28px;font-size:18px;line-height:1.85}.landing-preview{text-align:left;background:#ffffffe6;border:1px solid #ffffff52;border-radius:8px;max-width:840px;margin:58px 0 0;overflow:hidden;box-shadow:0 26px 80px #0000003d}.landing-preview-toolbar,.landing-preview-row{border-bottom:1px solid #edf1f7;justify-content:space-between;align-items:center;gap:16px;padding:14px 18px;display:flex}.landing-preview-row{justify-content:flex-start}.landing-preview-row img{object-fit:cover;border-radius:6px;width:64px;height:64px}.landing-preview-row span,.landing-preview-price span,.landing-preview-metrics span{color:#7c879b;font-size:13px;display:block}.landing-preview-price{text-align:right;margin-left:auto}.landing-preview-price strong{color:#07152d;font-size:20px}.landing-preview-metrics{grid-template-columns:repeat(3,1fr);gap:0;display:grid}.landing-preview-metrics div{border-right:1px solid #edf1f7;padding:16px 18px}.landing-preview-metrics div:last-child{border-right:0}.landing-preview-metrics strong{color:#07152d;font-size:22px}.landing-section,.landing-pricing{padding:72px 24px}.auth-shell{color:#111827;background:#fff;grid-template-columns:minmax(520px,1.45fr) minmax(420px,.82fr);min-height:100vh;display:grid}.auth-brand-panel{background:linear-gradient(90deg,#0b1220db,#0b122094),url(https://images.unsplash.com/photo-1556740758-90de374c12ad?auto=format&fit=crop&w=1800&q=82) 50%/cover;min-height:100vh;position:relative;overflow:hidden}.auth-brand-overlay{flex-direction:column;justify-content:center;min-height:100vh;padding:56px 72px;display:flex}.auth-brand-mark{color:#fff;align-items:center;width:max-content;display:inline-flex}.auth-brand-mark .app-logo-mark{width:48px;height:48px}.auth-brand-mark .app-logo-copy strong{font-size:30px;line-height:32px}.admin-brand-link{color:#07152d}.auth-brand-copy{max-width:620px;margin-top:72px}.auth-brand-copy span{color:#ffffffad;margin-bottom:14px;font-weight:700;display:inline-block}.auth-brand-copy h1{color:#fff;margin:0;font-size:48px;line-height:1.12}.auth-brand-copy p{color:#ffffffc2;margin:22px 0 0;font-size:17px;line-height:1.8}.auth-form-panel{flex-direction:column;min-height:100vh;display:flex}.auth-form-header{justify-content:flex-end;align-items:center;gap:16px;min-height:58px;padding:0 40px;display:flex}.auth-mobile-brand{color:#111827;margin-right:auto;font-weight:800;display:none}.auth-form-main{flex:1;justify-content:center;align-items:center;padding:44px 40px 72px;display:flex}.auth-form-card{width:min(100%,430px)}.auth-panel-content{gap:24px;display:grid}.auth-title h1{color:#1f2937;margin:0;font-size:28px;font-weight:800}.auth-title p{color:#64748b;margin:10px 0 0;line-height:1.7}.auth-form{gap:18px;display:grid}.auth-form .u-form-field{width:100%;margin-bottom:0}.auth-form .ant-form-item-row{display:block}.auth-form .ant-form-item-label{display:none}.auth-form .ant-form-item-control,.auth-form .ant-form-item-control-input,.auth-form .ant-form-item-control-input-content,.auth-form .ant-input,.auth-form .ant-input-affix-wrapper,.auth-form .ant-btn{width:100%}.auth-form .ant-input,.auth-form .ant-input-affix-wrapper{border-radius:8px;min-height:48px}.auth-form .ant-form-item-explain,.auth-form .ant-form-item-extra{padding-top:6px;font-size:13px}.login-captcha-row{grid-template-columns:minmax(90px,1fr) minmax(120px,150px) 40px;align-items:stretch;gap:8px;width:100%;display:grid}.auth-form .login-captcha-answer.ant-input{width:100%;min-width:0}.login-captcha-image{background:#f8fafc;border:1px solid #d9d9d9;border-radius:8px;justify-content:center;align-items:center;width:100%;height:48px;display:flex;overflow:hidden}.login-captcha-image img{object-fit:fill;width:100%;height:100%;display:block}.login-captcha-loading{color:#64748b;font-size:18px;animation:.8s linear infinite captcha-spin}@keyframes captcha-spin{to{transform:rotate(360deg)}}.login-captcha-retry{color:#1677ff;cursor:pointer;width:100%;height:100%;font:inherit;background:0 0;border:0;font-size:12px}.auth-form .login-captcha-refresh.ant-btn{border-radius:8px;width:40px;min-width:40px;height:48px;padding:0}.auth-link-row{color:#64748b;justify-content:space-between;align-items:center;gap:16px;font-size:14px;display:flex}.auth-helper-text{color:#64748b;margin:0;font-size:14px}.auth-social{gap:18px;display:grid}.auth-divider{color:#94a3b8;align-items:center;gap:16px;font-size:13px;display:flex}.auth-divider:before,.auth-divider:after{content:"";background:#e5e7eb;flex:1;height:1px}.auth-social-list{gap:12px;display:grid}.auth-social-button{color:#475569;border-color:#dfe5ee;height:42px;font-weight:700}.auth-social-button .anticon{vertical-align:-.15em;margin-right:8px;font-size:18px}.auth-social-button.google .anticon{color:#4285f4}.auth-social-button.facebook .anticon{color:#1877f2}.auth-social-button.apple .anticon{color:#000}.auth-callback-loading{justify-content:center;align-items:center;min-height:120px;display:flex}.landing-section-inner{max-width:1180px;margin:0 auto}.landing-section-heading{margin-bottom:28px}.landing-section-heading span{color:#1d5cff;text-transform:uppercase;font-size:13px;font-weight:700}.landing-section-heading h2{color:#07152d;max-width:760px;margin:8px 0 0;font-size:34px;line-height:1.25}.landing-feature-grid,.landing-plan-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:18px;display:grid}.landing-feature-card,.landing-plan-card{background:#fff;border:1px solid #dce6f5;border-radius:8px;padding:24px}.landing-feature-icon{color:#1d5cff;background:#eef4ff;border-radius:6px;place-items:center;width:32px;height:32px;margin-bottom:26px;display:grid}.landing-feature-card h3,.landing-plan-card h3{color:#07152d;margin:0 0 12px;font-size:21px}.landing-feature-card p,.landing-plan-card p{color:#667085;margin:0;line-height:1.7}.landing-pricing{background:linear-gradient(#f4f9ff,#fff)}.landing-pricing-heading{text-align:center}.landing-pricing-heading h2{margin-inline:auto}.billing-toggle{background:#e9eff7;border-radius:999px;gap:4px;margin-top:22px;padding:6px;display:inline-flex}.billing-toggle button{color:#7c879b;cursor:pointer;background:0 0;border:0;border-radius:999px;padding:10px 28px;font-weight:700}.billing-toggle .active{color:#1d5cff;background:#fff;box-shadow:0 6px 16px #1f2d4614}.landing-plan-grid{grid-template-columns:repeat(4,minmax(0,1fr))}.landing-plan-card{flex-direction:column;gap:24px;min-height:430px;display:flex}.landing-plan-price strong{color:#07152d;font-size:38px}.landing-plan-price span{color:#667085}.landing-plan-card ul{color:#27364f;gap:12px;margin:0;padding:0;list-style:none;display:grid}.landing-plan-card li:before{content:"✓";color:#1d5cff;margin-right:8px}.landing-plan-card .ant-btn{margin-top:auto}.landing-plan-card.enterprise{color:#fff;background:#06184f;border-color:#071b55}.landing-plan-card.enterprise h3,.landing-plan-card.enterprise .landing-plan-price strong{color:#fff}.landing-plan-card.enterprise p,.landing-plan-card.enterprise li,.landing-plan-card.enterprise span{color:#ffffffc7}@media (width<=960px){.product-page-header,.product-filter-row,.product-drawer-summary{flex-direction:column;align-items:stretch}.product-search,.product-account-select,.seller-search{width:100%;max-width:none}.public-nav{display:none}.takealot-hero{align-items:flex-start;min-height:auto;padding-top:46px}.landing-feature-grid,.landing-plan-grid,.landing-preview-metrics,.product-metric-grid{grid-template-columns:1fr}.landing-preview-metrics div{border-bottom:1px solid #edf1f7;border-right:0}.dashboard-topbar{background:linear-gradient(120deg,#fffffff5,#f6faffed),url(https://images.unsplash.com/photo-1554224155-6726b3ff858f?auto=format&fit=crop&w=1200&q=80) 50%/cover;flex-direction:column}.dashboard-kpi-grid,.dashboard-main-grid,.dashboard-bottom-grid,.dashboard-health{grid-template-columns:1fr}.dashboard-donut{margin:0 auto}.dashboard-bars{gap:10px}.dashboard-bars .bar{width:8px}}@media (width<=980px){.auth-shell{grid-template-columns:1fr}.auth-brand-panel{display:none}.auth-mobile-brand{display:inline-flex}.auth-form-header{padding:0 22px}.auth-form-main{align-items:flex-start;min-height:calc(100vh - 58px);padding:48px 22px}.takealot-hero h1{font-size:42px}.takealot-hero p{font-size:16px}.landing-preview{margin-top:42px}.landing-preview-row{flex-wrap:wrap;align-items:flex-start}.landing-preview-price{text-align:left;width:100%;margin-left:0}}.u-card{border-radius:8px}.u-button-success.u-button-solid,.u-button-success.u-button-subtle{border-color:var(--color-success);color:var(--color-success)}.u-button-warning.u-button-solid,.u-button-warning.u-button-subtle{border-color:var(--color-warning);color:#ad6800}.u-button-neutral.u-button-solid{color:#fff;background:#1f2937;border-color:#1f2937}.u-button-neutral.u-button-ghost,.u-button-neutral.u-button-subtle{color:#334155}.u-badge{margin-inline-end:0}.u-badge-lg{padding:3px 10px;font-size:14px}.u-form-field{margin-bottom:16px}.bg-default,.bg-white{background:#fff}.bg-muted,.bg-\[\#fbfbf5\]{background:var(--color-bg)}.text-default,.text-\[\#0b0f0d\]{color:var(--color-text)}.text-muted{color:var(--color-muted)}.text-primary{color:var(--color-primary)}.text-success{color:var(--color-success)}.text-white{color:#fff}.text-black{color:#000}.border-default{border-color:var(--color-border)}.border-b{border-bottom:1px solid var(--color-border)}.border-t{border-top:1px solid var(--color-border)}.border-r{border-right:1px solid var(--color-border)}.border,.border-dashed{border:1px solid var(--color-border)}.border-dashed{border-style:dashed}.rounded-full{border-radius:999px}.rounded-md{border-radius:8px}.rounded-lg{border-radius:12px}.mx-auto{margin-inline:auto}.ml-auto{margin-left:auto}.mt-1{margin-top:4px}.mt-2{margin-top:8px}.mt-3{margin-top:12px}.mt-4{margin-top:16px}.mt-6{margin-top:24px}.mb-4{margin-bottom:16px}.p-4{padding:16px}.px-3{padding-inline:12px}.px-4{padding-inline:16px}.px-5{padding-inline:20px}.px-6{padding-inline:24px}.py-3{padding-block:12px}.py-4{padding-block:16px}.py-5{padding-block:20px}.py-6{padding-block:24px}.py-10{padding-block:40px}.py-12{padding-block:48px}.flex{display:flex}.grid{display:grid}.hidden{display:none}.block{display:block}.inline,.sm\:inline{display:inline}.inline-flex{display:inline-flex}.contents{display:contents}.min-h-screen{min-height:100vh}.h-full{height:100%}.w-full{width:100%}.w-64{width:256px}.max-w-7xl,.max-w-\(--container-app\){max-width:var(--container-app)}.max-w-md{max-width:448px}.max-w-lg{max-width:512px}.max-w-xl{max-width:576px}.max-w-2xl{max-width:672px}.max-w-3xl{max-width:768px}.max-w-4xl{max-width:896px}.flex-1{flex:1}.flex-none{flex:none}.flex-col{flex-direction:column}.flex-wrap{flex-wrap:wrap}.items-center{align-items:center}.items-start{align-items:flex-start}.items-end{align-items:flex-end}.justify-center{justify-content:center}.justify-between{justify-content:space-between}.gap-1{gap:4px}.gap-2{gap:8px}.gap-3{gap:12px}.gap-4{gap:16px}.gap-5{gap:20px}.gap-6{gap:24px}.space-y-1>*+*{margin-top:4px}.space-y-2>*+*{margin-top:8px}.space-y-3>*+*{margin-top:12px}.space-y-4>*+*{margin-top:16px}.space-y-6>*+*{margin-top:24px}.overflow-x-auto{overflow-x:auto}.overflow-hidden{overflow:hidden}.fixed{position:fixed}.sticky{position:sticky}.relative{position:relative}.absolute{position:absolute}.inset-y-0{top:0;bottom:0}.left-0{left:0}.top-0{top:0}.z-20{z-index:20}.z-30{z-index:30}.text-center{text-align:center}.text-xs{font-size:12px}.text-sm{font-size:14px}.text-base{font-size:16px}.text-lg{font-size:18px}.text-xl{font-size:20px}.text-2xl{font-size:24px}.text-3xl{font-size:30px}.font-medium{font-weight:500}.font-semibold{font-weight:600}.font-bold{font-weight:700}.tracking-wide{letter-spacing:0}.shadow-sm{box-shadow:0 2px 8px #0f172a0f}.backdrop-blur{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.size-4{width:16px;height:16px}.size-5{width:20px;height:20px}.size-6{width:24px;height:24px}.size-8{width:32px;height:32px}.size-10{width:40px;height:40px}.object-cover{object-fit:cover}.opacity-60{opacity:.6}.opacity-70{opacity:.7}.disabled\:opacity-50:disabled{opacity:.5}.hover\:underline:hover{text-decoration:underline}.hover\:text-primary:hover,.hover\:text-black:hover{color:var(--color-primary)}@media (width>=640px){.sm\:px-6{padding-inline:24px}}@media (width>=768px){.md\:flex{display:flex}.dashboard-hero{grid-template-columns:minmax(0,1fr) 352px;align-items:end}}@media (width>=1024px){.lg\:block{display:block}.lg\:hidden{display:none}.lg\:pl-64{padding-left:256px}}@media (width>=1280px){.xl\:px-8{padding-inline:32px}}ul.divide-y,ol.divide-y,.seller-table{list-style:none}ul.divide-y,ol.divide-y{background:#fff;margin:0;padding:0}.divide-y>*+*{border-top:1px solid var(--color-border)}.divide-default>*+*{border-color:var(--color-border)}.seller-table{border:1px solid var(--color-border);background:#fff;border-radius:8px;width:100%;overflow-x:auto}.seller-table table{border-collapse:collapse;width:100%}.seller-table th,.seller-table td{border-bottom:1px solid var(--color-border);text-align:left;vertical-align:top;padding:12px 16px}.seller-table th{color:#475569;background:#fafafa;font-weight:600}.bg-black{background:#000}.bg-transparent{background:0 0}.bg-elevated{background:#f8fafc}.bg-white\/80{background:#fffc}.bg-\[\#fbfbf5\]{background:#fbfbf5}.bg-\[\#d4f9e0\]{background:#d4f9e0}.bg-\[\#f5f7ef\]{background:#f5f7ef}.text-white\/45{color:#ffffff73}.text-white\/50{color:#ffffff80}.text-white\/70{color:#ffffffb3}.text-white\/72{color:#ffffffb8}.text-white\/80{color:#fffc}.text-black\/50{color:#00000080}.text-black\/60{color:#0009}.text-black\/70{color:#000000b3}.text-warning{color:var(--color-warning)}.text-\[\#0b0f0d\]{color:#0b0f0d}.text-\[\#c1fbd4\]{color:#c1fbd4}.border-black\/10{border-color:#0000001a}.border-white\/10{border-color:#ffffff1a}.border-white\/25{border-color:#ffffff40}.border-white\/30{border-color:#ffffff4d}.rounded{border-radius:4px}.rounded-\(--radius-lg\){border-radius:var(--radius-lg)}.rounded-\(--radius-md\){border-radius:var(--radius-md)}.ml-2{margin-left:8px}.mt-0\.5{margin-top:2px}.mt-5{margin-top:20px}.mt-8{margin-top:32px}.mt-10{margin-top:40px}.mb-2{margin-bottom:8px}.p-3{padding:12px}.p-5{padding:20px}.py-1{padding-block:4px}.py-2{padding-block:8px}.py-14{padding-block:56px}.py-16{padding-block:64px}.pt-1{padding-top:4px}.pt-3{padding-top:12px}.min-h-16{min-height:64px}.min-h-\[calc\(100vh-4rem\)\]{min-height:calc(100vh - 4rem)}.w-fit{width:fit-content}.w-32{width:128px}.w-36{width:144px}.w-44{width:176px}.max-w-5xl{max-width:1024px}.min-w-0{min-width:0}.min-w-32{min-width:128px}.min-w-64{min-width:256px}.min-w-\[760px\]{min-width:760px}.shrink-0{flex-shrink:0}.basis-full{flex-basis:100%}.gap-8{gap:32px}.gap-10{gap:40px}.gap-x-4{column-gap:16px}.gap-y-1{row-gap:4px}.justify-end{justify-content:flex-end}.transition{transition:color .16s,background-color .16s,border-color .16s,box-shadow .16s}.labelHidden{clip:rect(0, 0, 0, 0);white-space:nowrap;border:0;width:1px;height:1px;padding:0;position:absolute;overflow:hidden}.grid-cols-1{grid-template-columns:repeat(1,minmax(0,1fr))}.grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))}.grid-cols-3{grid-template-columns:repeat(3,minmax(0,1fr))}.space-y-5>*+*{margin-top:20px}.truncate{text-overflow:ellipsis;white-space:nowrap;min-width:0;overflow:hidden}.text-right{text-align:right}.uppercase{text-transform:uppercase}.text-4xl{font-size:36px}.text-5xl{font-size:48px}.font-normal{font-weight:400}.font-mono{font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,Courier New,monospace}.tracking-tight,.tracking-normal{letter-spacing:0}.leading-none{line-height:1}.leading-6{line-height:1.5rem}.leading-8{line-height:2rem}.size-16{width:64px;height:64px}.size-full{width:100%;height:100%}.hover\:bg-white\/90:hover{background:#ffffffe6}.hover\:bg-white\/10:hover{background:#ffffff1a}@media (width>=640px){.sm\:grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))}.sm\:inline{display:inline}}@media (width>=768px){.md\:grid-cols-3{grid-template-columns:repeat(3,minmax(0,1fr))}.md\:flex-row{flex-direction:row}.md\:items-center{align-items:center}.md\:items-end{align-items:flex-end}.md\:text-7xl{font-size:72px}}@media (width>=1024px){.lg\:grid-cols-3{grid-template-columns:repeat(3,minmax(0,1fr))}.lg\:grid-cols-\[1\.05fr_0\.95fr\]{grid-template-columns:minmax(0,1.05fr) minmax(0,.95fr)}.lg\:grid-cols-\[1fr_12rem_12rem_12rem\]{grid-template-columns:minmax(0,1fr) 12rem 12rem 12rem}.lg\:grid-cols-\[1fr_12rem_12rem_10rem_10rem\]{grid-template-columns:minmax(0,1fr) 12rem 12rem 10rem 10rem}.lg\:flex-row{flex-direction:row}.lg\:items-start{align-items:flex-start}.lg\:justify-between{justify-content:space-between}.lg\:py-24{padding-block:96px}}
