.automation-center-v2-module__6GXnsW__root{gap:var(--space-5);min-width:0;display:grid}.automation-center-v2-module__6GXnsW__tabs{gap:var(--space-1);padding:var(--space-1);border:1px solid var(--border);border-radius:var(--radius-lg);background:var(--surface);scrollbar-width:none;display:flex;overflow-x:auto}.automation-center-v2-module__6GXnsW__tabs::-webkit-scrollbar{display:none}.automation-center-v2-module__6GXnsW__tab{min-height:var(--control-sm);border-radius:var(--radius-md);padding-inline:var(--space-3);color:var(--text-secondary);font:inherit;font-size:var(--font-size-small);cursor:pointer;background:0 0;border:1px solid #0000;flex:none;font-weight:700}.automation-center-v2-module__6GXnsW__tab[data-active=true]{border-color:var(--border);background:var(--surface-muted);color:var(--primary-hover)}.automation-center-v2-module__6GXnsW__grid{gap:var(--space-3);grid-template-columns:repeat(3,minmax(0,1fr));display:grid}.automation-center-v2-module__6GXnsW__twoCol{gap:var(--space-4);grid-template-columns:repeat(2,minmax(0,1fr));display:grid}.automation-center-v2-module__6GXnsW__stack{gap:var(--space-3);display:grid}.automation-center-v2-module__6GXnsW__row{justify-content:space-between;align-items:center;gap:var(--space-3);flex-wrap:wrap;display:flex}.automation-center-v2-module__6GXnsW__meta{gap:var(--space-2);flex-wrap:wrap;align-items:center;display:flex}.automation-center-v2-module__6GXnsW__cardBody{gap:var(--space-3);display:grid}.automation-center-v2-module__6GXnsW__cardBody p{color:var(--text-secondary);font-size:var(--font-size-small);line-height:var(--line-small);margin:0}.automation-center-v2-module__6GXnsW__switchRow{justify-content:space-between;align-items:center;gap:var(--space-3);min-height:var(--control-md);padding:var(--space-3);border:1px solid var(--border);border-radius:var(--radius-md);background:var(--surface-muted);display:flex}.automation-center-v2-module__6GXnsW__switchRow>span{gap:var(--space-1);display:grid}.automation-center-v2-module__6GXnsW__switchRow small{color:var(--text-muted)}.automation-center-v2-module__6GXnsW__switch{border-radius:var(--radius-pill);background:var(--border-strong);cursor:pointer;border:0;flex:none;width:2.75rem;height:1.55rem;position:relative}.automation-center-v2-module__6GXnsW__switch:after{background:var(--surface);content:"";border-radius:50%;width:1.19rem;height:1.19rem;transition:transform .16s;position:absolute;inset-block-start:.18rem;inset-inline-start:.18rem;box-shadow:0 1px 3px #0f172a33}.automation-center-v2-module__6GXnsW__switch[data-on=true]{background:var(--success)}.automation-center-v2-module__6GXnsW__switch[data-on=true]:after{transform:translate(1.2rem)}[dir=rtl] .automation-center-v2-module__6GXnsW__switch[data-on=true]:after{transform:translate(-1.2rem)}.automation-center-v2-module__6GXnsW__switch:disabled{cursor:not-allowed;opacity:.5}.automation-center-v2-module__6GXnsW__fields{gap:var(--space-3);grid-template-columns:repeat(2,minmax(0,1fr));display:grid}.automation-center-v2-module__6GXnsW__actions{gap:var(--space-2);flex-wrap:wrap;justify-content:flex-end;display:flex}.automation-center-v2-module__6GXnsW__ruleGrid{gap:var(--space-3);grid-template-columns:repeat(2,minmax(0,1fr));display:grid}.automation-center-v2-module__6GXnsW__ruleCard{min-width:0}.automation-center-v2-module__6GXnsW__roleSection{gap:var(--space-2);display:grid}.automation-center-v2-module__6GXnsW__roleList{gap:var(--space-2);grid-template-columns:repeat(auto-fit,minmax(13rem,1fr));display:grid}.automation-center-v2-module__6GXnsW__person{gap:var(--space-2);padding:var(--space-3);border:1px solid var(--border);border-radius:var(--radius-md);background:var(--surface);grid-template-columns:minmax(0,1fr) auto;align-items:center;display:grid}.automation-center-v2-module__6GXnsW__person small{margin-top:var(--space-1);color:var(--text-muted);display:block}.automation-center-v2-module__6GXnsW__health{gap:var(--space-2);grid-template-columns:repeat(auto-fit,minmax(10rem,1fr));display:grid}.automation-center-v2-module__6GXnsW__healthItem{gap:var(--space-1);padding:var(--space-3);border:1px solid var(--border);border-radius:var(--radius-md);background:var(--surface-muted);display:grid}.automation-center-v2-module__6GXnsW__healthItem span{color:var(--text-muted);font-size:var(--font-size-caption)}.automation-center-v2-module__6GXnsW__healthItem strong{overflow-wrap:anywhere}.automation-center-v2-module__6GXnsW__tableWrap{border:1px solid var(--border);border-radius:var(--radius-card);width:100%;overflow:auto}.automation-center-v2-module__6GXnsW__table{border-collapse:collapse;background:var(--surface);width:100%;min-width:48rem}.automation-center-v2-module__6GXnsW__table th,.automation-center-v2-module__6GXnsW__table td{padding:var(--space-3);border-block-end:1px solid var(--border);text-align:start;vertical-align:middle;font-size:var(--font-size-small)}.automation-center-v2-module__6GXnsW__table th{background:var(--surface-muted);color:var(--text-secondary);font-size:var(--font-size-caption);white-space:nowrap}.automation-center-v2-module__6GXnsW__table tr:last-child td{border-block-end:0}.automation-center-v2-module__6GXnsW__code{max-width:30rem;color:var(--text-muted);font-size:var(--font-size-caption);text-overflow:ellipsis;white-space:nowrap;display:block;overflow:hidden}.automation-center-v2-module__6GXnsW__notice{z-index:var(--z-sticky);position:sticky;inset-block-start:var(--space-2)}.automation-center-v2-module__6GXnsW__empty{padding:var(--space-6)}.automation-center-v2-module__6GXnsW__metricGrid{gap:var(--space-3);grid-template-columns:repeat(4,minmax(0,1fr));display:grid}@media (max-width:1100px){.automation-center-v2-module__6GXnsW__grid,.automation-center-v2-module__6GXnsW__metricGrid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:800px){.automation-center-v2-module__6GXnsW__twoCol,.automation-center-v2-module__6GXnsW__ruleGrid,.automation-center-v2-module__6GXnsW__fields{grid-template-columns:1fr}}@media (max-width:640px){.automation-center-v2-module__6GXnsW__grid,.automation-center-v2-module__6GXnsW__metricGrid{grid-template-columns:1fr}.automation-center-v2-module__6GXnsW__row,.automation-center-v2-module__6GXnsW__actions{flex-direction:column;align-items:stretch}.automation-center-v2-module__6GXnsW__actions>*{width:100%}.automation-center-v2-module__6GXnsW__switchRow{align-items:flex-start}.automation-center-v2-module__6GXnsW__tabs{margin-inline:calc(var(--space-3)*-1);padding-inline:var(--space-3);border-inline:0;border-radius:0}}.automation-center-v2-module__6GXnsW__walletProductGrid{grid-template-columns:repeat(auto-fit,minmax(260px,1fr));align-items:stretch;gap:16px;display:grid}.automation-center-v2-module__6GXnsW__walletProductCard{background:linear-gradient(#fff 0%,#fbfdff 100%);border:1px solid #0f172a14;border-radius:18px;flex-direction:column;min-height:300px;transition:transform .16s,box-shadow .16s,border-color .16s;display:flex;overflow:hidden;box-shadow:0 10px 28px #0f172a0f}.automation-center-v2-module__6GXnsW__walletProductCard:hover{border-color:#14b8a647;transform:translateY(-3px);box-shadow:0 16px 36px #0f172a1a}.automation-center-v2-module__6GXnsW__walletProductMedia{padding:16px 16px 0}.automation-center-v2-module__6GXnsW__walletProductMediaInner{background:radial-gradient(circle at 0 0,#14b8a62e,#0000 45%),linear-gradient(135deg,#f8fafc 0%,#eef6f7 100%);border:1px solid #14b8a61a;border-radius:16px;justify-content:center;align-items:center;min-height:150px;display:flex;position:relative}.automation-center-v2-module__6GXnsW__walletProductCategory{color:#0f766e;background:#14b8a61a;border:1px solid #14b8a62e;border-radius:999px;padding:5px 10px;font-size:11px;font-weight:700;position:absolute;top:12px;right:12px}.automation-center-v2-module__6GXnsW__walletProductInitial{color:#0f172a;opacity:.22;font-size:52px;font-weight:800;line-height:1}.automation-center-v2-module__6GXnsW__walletProductBody{flex-direction:column;flex:1;gap:12px;padding:16px;display:flex}.automation-center-v2-module__6GXnsW__walletProductTop{justify-content:space-between;align-items:center;gap:10px;display:flex}.automation-center-v2-module__6GXnsW__walletProductVariants{color:#64748b;font-size:12px;font-weight:600}.automation-center-v2-module__6GXnsW__walletProductTitle{color:#0f172a;margin:0;font-size:18px;font-weight:800;line-height:1.4}.automation-center-v2-module__6GXnsW__walletProductPrice{color:#0f766e;font-size:18px;font-weight:800}.automation-center-v2-module__6GXnsW__walletProductMetaGrid{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;display:grid}.automation-center-v2-module__6GXnsW__walletProductMetaItem{background:#f8fafc;border:1px solid #0f172a14;border-radius:14px;flex-direction:column;gap:4px;padding:10px 12px;display:flex}.automation-center-v2-module__6GXnsW__walletProductMetaItem span{color:#64748b;font-size:11px;font-weight:600}.automation-center-v2-module__6GXnsW__walletProductMetaItem strong{color:#0f172a;font-size:15px;font-weight:800}.automation-center-v2-module__6GXnsW__walletProductFooter{margin-top:auto;padding-top:4px}.automation-center-v2-module__6GXnsW__walletProductFooterLabel{color:#0f766e;background:#14b8a614;border:1px solid #14b8a624;border-radius:999px;align-items:center;gap:6px;padding:7px 10px;font-size:12px;font-weight:700;display:inline-flex}@media (max-width:768px){.automation-center-v2-module__6GXnsW__walletProductGrid{grid-template-columns:1fr}.automation-center-v2-module__6GXnsW__walletProductCard{min-height:280px}.automation-center-v2-module__6GXnsW__walletProductMediaInner{min-height:130px}}.automation-center-v2-module__6GXnsW__walletProductGrid{grid-template-columns:repeat(2,minmax(0,1fr));gap:20px;display:grid}.automation-center-v2-module__6GXnsW__walletProductCardPro{background:#fff;border:1px solid #e5eaf0;border-radius:20px;min-width:0;overflow:hidden;box-shadow:0 8px 30px #0f172a12}.automation-center-v2-module__6GXnsW__walletProductHero{background:#f8fafc;height:300px;position:relative;overflow:hidden}.automation-center-v2-module__6GXnsW__walletProductHeroImage{object-fit:contain;width:100%;height:100%;padding:14px;display:block}.automation-center-v2-module__6GXnsW__walletProductImageEmpty{color:#94a3b8;place-items:center;height:100%;font-weight:700;display:grid}.automation-center-v2-module__6GXnsW__walletProductHeroBadges{justify-content:space-between;align-items:center;display:flex;position:absolute;top:14px;left:14px;right:14px}.automation-center-v2-module__6GXnsW__walletProductVariantCount{background:#ffffffeb;border:1px solid #e2e8f0;border-radius:999px;padding:6px 10px;font-size:12px;font-weight:700}.automation-center-v2-module__6GXnsW__walletProductProBody{gap:18px;padding:18px;display:grid}.automation-center-v2-module__6GXnsW__walletProductHeading{justify-content:space-between;align-items:flex-start;gap:16px;display:flex}.automation-center-v2-module__6GXnsW__walletProductHeading h3{color:#0f172a;margin:0 0 5px;font-size:20px;font-weight:850}.automation-center-v2-module__6GXnsW__walletProductHeading small{color:#64748b}.automation-center-v2-module__6GXnsW__walletProductProPrice{color:#0f766e;white-space:nowrap;font-size:18px}.automation-center-v2-module__6GXnsW__walletProductDescription{color:#475569;margin:0;line-height:1.7}.automation-center-v2-module__6GXnsW__walletVariantSection{border-top:1px solid #eef2f7;padding-top:14px}.automation-center-v2-module__6GXnsW__walletVariantSectionTitle{justify-content:space-between;align-items:center;margin-bottom:12px;display:flex}.automation-center-v2-module__6GXnsW__walletVariantSectionTitle strong{font-size:14px}.automation-center-v2-module__6GXnsW__walletVariantSectionTitle span{background:#f1f5f9;border-radius:999px;place-items:center;min-width:26px;height:26px;font-size:11px;font-weight:800;display:grid}.automation-center-v2-module__6GXnsW__walletColorGallery{grid-template-columns:repeat(4,minmax(0,1fr));gap:10px;display:grid}.automation-center-v2-module__6GXnsW__walletColorCard{text-align:center;background:#fff;border:1px solid #e5eaf0;border-radius:13px;padding:7px;overflow:hidden}.automation-center-v2-module__6GXnsW__walletColorImageWrap{background:#f8fafc;border-radius:9px;height:95px;margin-bottom:7px;overflow:hidden}.automation-center-v2-module__6GXnsW__walletColorImage{object-fit:contain;width:100%;height:100%;display:block}.automation-center-v2-module__6GXnsW__walletColorImageFallback{background:#f1f5f9;width:100%;height:100%}.automation-center-v2-module__6GXnsW__walletColorCard span{white-space:nowrap;text-overflow:ellipsis;font-size:11px;font-weight:700;display:block;overflow:hidden}.automation-center-v2-module__6GXnsW__walletSizeList{flex-wrap:wrap;gap:8px;display:flex}.automation-center-v2-module__6GXnsW__walletSizeChip{text-align:center;background:#f8fafc;border:1px solid #dbe3ea;border-radius:10px;min-width:46px;padding:8px 12px;font-weight:800}.automation-center-v2-module__6GXnsW__walletVariantTableWrap{border:1px solid #e5eaf0;border-radius:13px;width:100%;overflow:auto}.automation-center-v2-module__6GXnsW__walletVariantTable{border-collapse:collapse;width:100%;min-width:650px;font-size:12px}.automation-center-v2-module__6GXnsW__walletVariantTable th,.automation-center-v2-module__6GXnsW__walletVariantTable td{text-align:right;vertical-align:middle;border-bottom:1px solid #eef2f7;padding:9px 10px}.automation-center-v2-module__6GXnsW__walletVariantTable th{color:#475569;background:#f8fafc;font-weight:800}.automation-center-v2-module__6GXnsW__walletVariantTable tbody tr:last-child td{border-bottom:0}.automation-center-v2-module__6GXnsW__walletVariantThumb{object-fit:contain;background:#f8fafc;border:1px solid #e5eaf0;border-radius:8px;width:46px;height:46px;display:block}@media (max-width:1150px){.automation-center-v2-module__6GXnsW__walletProductGrid{grid-template-columns:1fr}}@media (max-width:650px){.automation-center-v2-module__6GXnsW__walletProductHero{height:240px}.automation-center-v2-module__6GXnsW__walletColorGallery{grid-template-columns:repeat(3,minmax(0,1fr))}.automation-center-v2-module__6GXnsW__walletProductHeading{flex-direction:column}}.automation-center-v2-module__6GXnsW__walletCatalog{gap:18px;display:grid}.automation-center-v2-module__6GXnsW__walletCatalogProduct{background:#fff;border:1px solid #dfe6ee;border-radius:18px;padding:16px;box-shadow:0 5px 20px #0f172a0d}.automation-center-v2-module__6GXnsW__walletCatalogHeader{margin-bottom:16px}.automation-center-v2-module__6GXnsW__walletCatalogMainProduct{align-items:center;gap:16px;display:flex}.automation-center-v2-module__6GXnsW__walletCatalogMainImage{background:#f8fafc;border:1px solid #e5eaf0;border-radius:14px;flex:none;place-items:center;width:115px;height:115px;display:grid;overflow:hidden}.automation-center-v2-module__6GXnsW__walletCatalogMainImage img{object-fit:contain;width:100%;height:100%}.automation-center-v2-module__6GXnsW__walletCatalogMainImage span{color:#94a3b8;font-size:11px}.automation-center-v2-module__6GXnsW__walletCatalogMainProduct h3{color:#0f172a;margin:7px 0;font-size:20px}.automation-center-v2-module__6GXnsW__walletCatalogMainProduct small{color:#64748b;margin-top:6px;display:block}.automation-center-v2-module__6GXnsW__walletCatalogLive{color:#15803d;background:#dcfce7;border-radius:999px;padding:4px 9px;font-size:10px;font-weight:800;display:inline-flex}.automation-center-v2-module__6GXnsW__walletCatalogPrice{color:#0f766e;font-size:17px}.automation-center-v2-module__6GXnsW__walletColorCards{grid-template-columns:repeat(auto-fill,minmax(145px,1fr));gap:12px;display:grid}.automation-center-v2-module__6GXnsW__walletColorVariantCard{background:#fff;border:1px solid #dfe6ee;border-radius:15px;min-width:0;transition:transform .15s,box-shadow .15s;overflow:hidden}.automation-center-v2-module__6GXnsW__walletColorVariantCard:hover{transform:translateY(-2px);box-shadow:0 8px 22px #0f172a17}.automation-center-v2-module__6GXnsW__walletColorVariantImage{background:#f8fafc;place-items:center;height:145px;display:grid;position:relative;overflow:hidden}.automation-center-v2-module__6GXnsW__walletColorVariantImage img{object-fit:contain;width:100%;height:100%;padding:6px}.automation-center-v2-module__6GXnsW__walletColorVariantImage>span:first-child{color:#94a3b8;font-size:11px}.automation-center-v2-module__6GXnsW__walletVariantAvailable,.automation-center-v2-module__6GXnsW__walletVariantUnavailable{border-radius:999px;padding:4px 7px;font-size:9px;font-weight:800;position:absolute;top:7px;right:7px}.automation-center-v2-module__6GXnsW__walletVariantAvailable{color:#15803d;background:#dcfce7}.automation-center-v2-module__6GXnsW__walletVariantUnavailable{color:#b91c1c;background:#fee2e2}.automation-center-v2-module__6GXnsW__walletColorVariantBody{padding:10px}.automation-center-v2-module__6GXnsW__walletColorVariantBody h4{color:#0f172a;margin:0 0 7px;font-size:13px}.automation-center-v2-module__6GXnsW__walletColorVariantBody>strong{color:#0f766e;margin-bottom:9px;font-size:12px;display:block}.automation-center-v2-module__6GXnsW__walletVariantSizes{flex-wrap:wrap;gap:5px;margin-bottom:10px;display:flex}.automation-center-v2-module__6GXnsW__walletVariantSizes span{text-align:center;background:#f8fafc;border:1px solid #dbe3ea;border-radius:7px;min-width:29px;padding:4px 6px;font-size:9px;font-weight:700}.automation-center-v2-module__6GXnsW__walletVariantStock{border-top:1px solid #edf1f5;grid-template-columns:1fr auto;gap:4px 8px;padding-top:8px;font-size:9px;display:grid}.automation-center-v2-module__6GXnsW__walletVariantStock span{color:#64748b}.automation-center-v2-module__6GXnsW__walletVariantStock strong{color:#0f172a}@media (max-width:700px){.automation-center-v2-module__6GXnsW__walletCatalogMainProduct{align-items:flex-start}.automation-center-v2-module__6GXnsW__walletCatalogMainImage{width:90px;height:90px}.automation-center-v2-module__6GXnsW__walletColorCards{grid-template-columns:repeat(2,minmax(0,1fr))}}.automation-center-v2-module__6GXnsW__walletUnifiedCatalog{gap:20px;display:grid}.automation-center-v2-module__6GXnsW__walletUnifiedProductCard{background:#fff;border:1px solid #dfe7ed;border-radius:22px;padding:20px;box-shadow:0 8px 28px #0f172a0e}.automation-center-v2-module__6GXnsW__walletUnifiedTop{grid-template-columns:220px 1fr;align-items:center;gap:24px;display:grid}.automation-center-v2-module__6GXnsW__walletUnifiedImage{background:#f8fafc;border:1px solid #e6edf2;border-radius:18px;height:220px;overflow:hidden}.automation-center-v2-module__6GXnsW__walletUnifiedImage img{object-fit:contain;width:100%;height:100%;padding:8px;display:block}.automation-center-v2-module__6GXnsW__walletUnifiedNoImage{color:#94a3b8;place-items:center;height:100%;font-size:12px;display:grid}.automation-center-v2-module__6GXnsW__walletUnifiedInfo h3{color:#0f172a;margin:10px 0 6px;font-size:25px;font-weight:850;line-height:1.35}.automation-center-v2-module__6GXnsW__walletUnifiedPrice{color:#087f73;margin-bottom:8px;font-size:21px;display:block}.automation-center-v2-module__6GXnsW__walletUnifiedDescription{color:#64748b;max-width:700px;margin:0;font-size:13px;line-height:1.65}.automation-center-v2-module__6GXnsW__walletUnifiedBadges{align-items:center;gap:7px;display:flex}.automation-center-v2-module__6GXnsW__walletUnifiedLive,.automation-center-v2-module__6GXnsW__walletUnifiedOff,.automation-center-v2-module__6GXnsW__walletUnifiedVariantBadge{border-radius:999px;padding:5px 9px;font-size:10px;font-weight:800;display:inline-flex}.automation-center-v2-module__6GXnsW__walletUnifiedLive{color:#15803d;background:#dcfce7}.automation-center-v2-module__6GXnsW__walletUnifiedOff{color:#b91c1c;background:#fee2e2}.automation-center-v2-module__6GXnsW__walletUnifiedVariantBadge{color:#475569;background:#f1f5f9}.automation-center-v2-module__6GXnsW__walletUnifiedSummary{grid-template-columns:repeat(3,minmax(100px,1fr));gap:9px;max-width:500px;margin-top:18px;display:grid}.automation-center-v2-module__6GXnsW__walletUnifiedSummary div{background:#f8fafc;border:1px solid #e8edf2;border-radius:12px;padding:9px 11px}.automation-center-v2-module__6GXnsW__walletUnifiedSummary span{color:#64748b;font-size:10px;display:block}.automation-center-v2-module__6GXnsW__walletUnifiedSummary strong{color:#0f172a;margin-top:3px;font-size:15px;display:block}.automation-center-v2-module__6GXnsW__walletUnifiedSection{border-top:1px solid #edf1f5;margin-top:18px;padding-top:16px}.automation-center-v2-module__6GXnsW__walletUnifiedSectionTitle{justify-content:space-between;gap:10px;margin-bottom:12px;display:flex}.automation-center-v2-module__6GXnsW__walletUnifiedSectionTitle strong{color:#0f172a;font-size:14px}.automation-center-v2-module__6GXnsW__walletUnifiedSectionTitle span{color:#64748b;font-size:11px}.automation-center-v2-module__6GXnsW__walletUnifiedColors{flex-wrap:wrap;gap:10px;display:flex}.automation-center-v2-module__6GXnsW__walletUnifiedColor,.automation-center-v2-module__6GXnsW__walletUnifiedColorActive{cursor:pointer;text-align:center;background:#fff;border:1px solid #dce4ea;border-radius:13px;width:105px;padding:7px;transition:all .15s}.automation-center-v2-module__6GXnsW__walletUnifiedColor:hover{border-color:#94a3b8}.automation-center-v2-module__6GXnsW__walletUnifiedColorActive{background:#f0fdfa;border:2px solid #0d9488;box-shadow:0 4px 14px #0d94881f}.automation-center-v2-module__6GXnsW__walletUnifiedColorThumb{background:#f8fafc;border-radius:9px;height:82px;margin-bottom:6px;display:block;overflow:hidden}.automation-center-v2-module__6GXnsW__walletUnifiedColorThumb img{object-fit:contain;width:100%;height:100%}.automation-center-v2-module__6GXnsW__walletUnifiedColorName{color:#0f172a;text-overflow:ellipsis;white-space:nowrap;font-size:11px;font-weight:800;display:block;overflow:hidden}.automation-center-v2-module__6GXnsW__walletUnifiedColor small{color:#64748b;font-size:9px}.automation-center-v2-module__6GXnsW__walletUnifiedColorActive small{color:#0f766e;font-size:9px}.automation-center-v2-module__6GXnsW__walletUnifiedSizes{flex-wrap:wrap;gap:8px;display:flex}.automation-center-v2-module__6GXnsW__walletUnifiedSize,.automation-center-v2-module__6GXnsW__walletUnifiedSizeActive,.automation-center-v2-module__6GXnsW__walletUnifiedSizeDisabled{border-radius:11px;place-items:center;gap:2px;min-width:70px;min-height:52px;padding:7px 10px;display:grid}.automation-center-v2-module__6GXnsW__walletUnifiedSize{cursor:pointer;background:#fff;border:1px solid #dbe3e9}.automation-center-v2-module__6GXnsW__walletUnifiedSizeActive{color:#065f46;cursor:pointer;background:#ecfdf5;border:2px solid #0d9488}.automation-center-v2-module__6GXnsW__walletUnifiedSizeDisabled{opacity:.5;cursor:not-allowed;background:#f8fafc;border:1px solid #e5e7eb}.automation-center-v2-module__6GXnsW__walletUnifiedSize strong,.automation-center-v2-module__6GXnsW__walletUnifiedSizeActive strong,.automation-center-v2-module__6GXnsW__walletUnifiedSizeDisabled strong{font-size:12px}.automation-center-v2-module__6GXnsW__walletUnifiedSize small,.automation-center-v2-module__6GXnsW__walletUnifiedSizeActive small,.automation-center-v2-module__6GXnsW__walletUnifiedSizeDisabled small{font-size:8px}.automation-center-v2-module__6GXnsW__walletUnifiedFooter{background:#f8fafc;border:1px solid #e5ebf0;border-radius:14px;grid-template-columns:repeat(4,1fr);gap:8px;margin-top:18px;padding:12px;display:grid}.automation-center-v2-module__6GXnsW__walletUnifiedFooter div{min-width:0}.automation-center-v2-module__6GXnsW__walletUnifiedFooter span{color:#64748b;font-size:9px;display:block}.automation-center-v2-module__6GXnsW__walletUnifiedFooter strong{color:#0f172a;margin-top:3px;font-size:12px;display:block}.automation-center-v2-module__6GXnsW__walletUnifiedEmpty{color:#94a3b8;font-size:12px}.automation-center-v2-module__6GXnsW__walletShopGrid{grid-template-columns:repeat(4,minmax(0,1fr));gap:18px;display:grid}.automation-center-v2-module__6GXnsW__walletShopCard{background:#fff;border:1px solid #e0e6eb;border-radius:17px;flex-direction:column;min-width:0;transition:transform .15s,box-shadow .15s;display:flex;overflow:hidden;box-shadow:0 5px 18px #0f172a0f}.automation-center-v2-module__6GXnsW__walletShopCard:hover{transform:translateY(-3px);box-shadow:0 12px 28px #0f172a1a}.automation-center-v2-module__6GXnsW__walletShopImage{background:#f8fafc;height:220px;position:relative;overflow:hidden}.automation-center-v2-module__6GXnsW__walletShopImage img{object-fit:contain;width:100%;height:100%;display:block}.automation-center-v2-module__6GXnsW__walletShopNoImage{color:#94a3b8;place-items:center;height:100%;display:grid}.automation-center-v2-module__6GXnsW__walletShopStatusLive,.automation-center-v2-module__6GXnsW__walletShopStatusOff{border-radius:999px;padding:5px 9px;font-size:10px;font-weight:800;position:absolute;top:10px;right:10px}.automation-center-v2-module__6GXnsW__walletShopStatusLive{color:#15803d;background:#dcfce7}.automation-center-v2-module__6GXnsW__walletShopStatusOff{color:#b91c1c;background:#fee2e2}.automation-center-v2-module__6GXnsW__walletShopBody{text-align:center;flex:1;padding:14px}.automation-center-v2-module__6GXnsW__walletShopBody h3{color:#111827;margin:0 0 6px;font-size:16px;font-weight:800}.automation-center-v2-module__6GXnsW__walletShopCategory{color:#64748b;margin-bottom:8px;font-size:11px;display:block}.automation-center-v2-module__6GXnsW__walletShopPrice{color:#d97706;font-size:17px;font-weight:900}.automation-center-v2-module__6GXnsW__walletShopMeta{color:#64748b;justify-content:center;gap:12px;margin-top:11px;font-size:10px;display:flex}.automation-center-v2-module__6GXnsW__walletShopActions{background:#f1f3f5;border-top:1px solid #e4e8ec;padding:10px}.automation-center-v2-module__6GXnsW__walletShopDetailsButton{color:#9a6700;cursor:pointer;background:#fff8e8;border:1px solid #d8a032;border-radius:9px;width:100%;height:36px;font-weight:800}.automation-center-v2-module__6GXnsW__walletShopModalBackdrop{z-index:9999;background:#0f172a7a;place-items:center;padding:20px;display:grid;position:fixed;inset:0}.automation-center-v2-module__6GXnsW__walletShopModal{background:#fff;border-radius:20px;width:min(900px,96vw);max-height:90vh;padding:22px;position:relative;overflow:auto;box-shadow:0 30px 70px #00000040}.automation-center-v2-module__6GXnsW__walletShopClose{cursor:pointer;background:#f1f5f9;border:0;border-radius:999px;width:34px;height:34px;font-size:22px;position:absolute;top:12px;left:12px}.automation-center-v2-module__6GXnsW__walletShopDetailsTop{grid-template-columns:220px 1fr;align-items:center;gap:22px;display:grid}.automation-center-v2-module__6GXnsW__walletShopDetailsImage{background:#f8fafc;border-radius:15px;height:220px;overflow:hidden}.automation-center-v2-module__6GXnsW__walletShopDetailsImage img{object-fit:contain;width:100%;height:100%}.automation-center-v2-module__6GXnsW__walletShopDetailsTop h2{margin:8px 0;font-size:24px}.automation-center-v2-module__6GXnsW__walletShopDetailsTop p{color:#64748b}.automation-center-v2-module__6GXnsW__walletShopLive{color:#15803d;background:#dcfce7;border-radius:999px;padding:4px 8px;font-size:10px;font-weight:800}.automation-center-v2-module__6GXnsW__walletShopDetailsPrice{color:#d97706;font-size:20px}.automation-center-v2-module__6GXnsW__walletShopDetailsBlock{border-top:1px solid #e5e7eb;margin-top:20px;padding-top:16px}.automation-center-v2-module__6GXnsW__walletShopDetailsBlock h3{margin:0 0 12px}.automation-center-v2-module__6GXnsW__walletShopColorOptions{flex-wrap:wrap;gap:9px;display:flex}.automation-center-v2-module__6GXnsW__walletShopColor,.automation-center-v2-module__6GXnsW__walletShopColorActive{cursor:pointer;background:#fff;border-radius:11px;width:95px;padding:6px}.automation-center-v2-module__6GXnsW__walletShopColor{border:1px solid #dbe2e8}.automation-center-v2-module__6GXnsW__walletShopColorActive{background:#f0fdfa;border:2px solid #0d9488}.automation-center-v2-module__6GXnsW__walletShopColor img,.automation-center-v2-module__6GXnsW__walletShopColorActive img{object-fit:contain;width:100%;height:70px}.automation-center-v2-module__6GXnsW__walletShopColor span,.automation-center-v2-module__6GXnsW__walletShopColorActive span{margin-top:4px;font-size:10px;font-weight:700;display:block}.automation-center-v2-module__6GXnsW__walletShopSizes{flex-wrap:wrap;gap:8px;display:flex}.automation-center-v2-module__6GXnsW__walletShopSize,.automation-center-v2-module__6GXnsW__walletShopSizeOff{text-align:center;border-radius:9px;min-width:48px;padding:8px;font-weight:800}.automation-center-v2-module__6GXnsW__walletShopSize{background:#fff;border:1px solid #cbd5e1}.automation-center-v2-module__6GXnsW__walletShopSizeOff{color:#94a3b8;background:#f1f5f9;border:1px solid #e5e7eb}.automation-center-v2-module__6GXnsW__walletShopVariantRows{gap:6px;display:grid}.automation-center-v2-module__6GXnsW__walletShopVariantRow{border:1px solid #edf1f5;border-radius:9px;grid-template-columns:1fr 1fr 1fr 1fr;align-items:center;gap:8px;padding:9px 11px;font-size:11px;display:grid}@media (max-width:1250px){.automation-center-v2-module__6GXnsW__walletShopGrid{grid-template-columns:repeat(3,minmax(0,1fr))}}@media (max-width:900px){.automation-center-v2-module__6GXnsW__walletShopGrid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:600px){.automation-center-v2-module__6GXnsW__walletShopGrid,.automation-center-v2-module__6GXnsW__walletShopDetailsTop{grid-template-columns:1fr}}.automation-center-v2-module__6GXnsW__walletActivityPanel{background:#fff;border:1px solid #dfe7ed;border-radius:20px;margin-top:18px;padding:20px;box-shadow:0 8px 28px #0f172a0e}.automation-center-v2-module__6GXnsW__walletActivityHeader{justify-content:space-between;align-items:flex-start;gap:18px;margin-bottom:18px;display:flex}.automation-center-v2-module__6GXnsW__walletActivityHeader h3{color:#0f172a;margin:5px 0;font-size:19px}.automation-center-v2-module__6GXnsW__walletActivityHeader p{color:#64748b;margin:0;font-size:11px}.automation-center-v2-module__6GXnsW__walletActivityEyebrow{color:#0d9488;text-transform:uppercase;letter-spacing:.05em;font-size:10px;font-weight:800}.automation-center-v2-module__6GXnsW__walletActivityLive{color:#15803d;background:#ecfdf5;border:1px solid #bbf7d0;border-radius:999px;align-items:center;gap:6px;padding:6px 10px;font-size:10px;font-weight:900;display:inline-flex}.automation-center-v2-module__6GXnsW__walletActivityLive span{background:#22c55e;border-radius:999px;width:7px;height:7px}.automation-center-v2-module__6GXnsW__walletActivityMetrics{grid-template-columns:repeat(6,minmax(0,1fr));gap:10px;margin-bottom:18px;display:grid}.automation-center-v2-module__6GXnsW__walletActivityMetric{background:linear-gradient(#fff,#f8fafc);border:1px solid #e5ebf0;border-radius:14px;flex-direction:column;justify-content:space-between;min-height:75px;padding:12px 13px;display:flex}.automation-center-v2-module__6GXnsW__walletActivityMetric span{color:#64748b;font-size:10px;font-weight:700}.automation-center-v2-module__6GXnsW__walletActivityMetric strong{color:#0f172a;font-size:24px;line-height:1}.automation-center-v2-module__6GXnsW__walletActivityToolbar{border-top:1px solid #edf1f5;margin-bottom:14px;padding-top:15px}.automation-center-v2-module__6GXnsW__walletActivityFilters{flex-wrap:wrap;gap:7px;display:flex}.automation-center-v2-module__6GXnsW__walletActivityFilter,.automation-center-v2-module__6GXnsW__walletActivityFilterActive{color:#475569;cursor:pointer;background:#fff;border:1px solid #dce4ea;border-radius:999px;align-items:center;gap:6px;padding:7px 10px;font-size:10px;font-weight:750;display:inline-flex}.automation-center-v2-module__6GXnsW__walletActivityFilter:hover{background:#f8fafc}.automation-center-v2-module__6GXnsW__walletActivityFilterActive{color:#0f766e;background:#ecfdf5;border-color:#5eead4}.automation-center-v2-module__6GXnsW__walletActivityFilter span,.automation-center-v2-module__6GXnsW__walletActivityFilterActive span{background:#f1f5f9;border-radius:999px;place-items:center;min-width:20px;height:20px;padding:0 5px;font-size:9px;display:grid}.automation-center-v2-module__6GXnsW__walletActivityFilterActive span{background:#ccfbf1}.automation-center-v2-module__6GXnsW__walletActivityTableWrap{border:1px solid #e5ebf0;border-radius:15px;overflow:auto}.automation-center-v2-module__6GXnsW__walletActivityTable{border-collapse:collapse;width:100%;min-width:900px}.automation-center-v2-module__6GXnsW__walletActivityTable th{color:#64748b;text-align:right;background:#f8fafc;border-bottom:1px solid #e5ebf0;padding:11px 12px;font-size:9px;font-weight:800}.automation-center-v2-module__6GXnsW__walletActivityTable td{vertical-align:middle;color:#334155;border-bottom:1px solid #eef2f5;padding:11px 12px;font-size:10px}.automation-center-v2-module__6GXnsW__walletActivityTable tbody tr:hover{background:#fbfdfd}.automation-center-v2-module__6GXnsW__walletActivityTable tbody tr:last-child td{border-bottom:0}.automation-center-v2-module__6GXnsW__walletActivityCustomer{align-items:center;gap:9px;display:flex}.automation-center-v2-module__6GXnsW__walletActivityAvatar{color:#0f766e;background:#ecfdf5;border:1px solid #ccfbf1;border-radius:11px;flex:none;place-items:center;width:34px;height:34px;font-size:12px;font-weight:900;display:grid}.automation-center-v2-module__6GXnsW__walletActivityCustomer strong{color:#0f172a;margin-bottom:2px;display:block}.automation-center-v2-module__6GXnsW__walletActivityCustomer span{color:#94a3b8;font-size:9px}.automation-center-v2-module__6GXnsW__walletActivityEventInfo,.automation-center-v2-module__6GXnsW__walletActivityEventSuccess,.automation-center-v2-module__6GXnsW__walletActivityEventWarning,.automation-center-v2-module__6GXnsW__walletActivityEventDanger{white-space:nowrap;border-radius:999px;padding:5px 8px;font-size:9px;font-weight:800;display:inline-flex}.automation-center-v2-module__6GXnsW__walletActivityEventInfo{color:#1d4ed8;background:#eff6ff}.automation-center-v2-module__6GXnsW__walletActivityEventSuccess{color:#15803d;background:#ecfdf5}.automation-center-v2-module__6GXnsW__walletActivityEventWarning{color:#b45309;background:#fffbeb}.automation-center-v2-module__6GXnsW__walletActivityEventDanger{color:#b91c1c;background:#fef2f2}.automation-center-v2-module__6GXnsW__walletActivityProduct{color:#0f172a;font-size:10px}.automation-center-v2-module__6GXnsW__walletActivityVariant{flex-wrap:wrap;gap:5px;display:flex}.automation-center-v2-module__6GXnsW__walletActivityVariant span{background:#f8fafc;border:1px solid #dce4ea;border-radius:7px;padding:4px 7px;font-size:9px}.automation-center-v2-module__6GXnsW__walletActivityDate{color:#64748b;white-space:nowrap}.automation-center-v2-module__6GXnsW__walletActivityEmpty{color:#94a3b8;border:1px dashed #cbd5e1;border-radius:14px;place-items:center;min-height:120px;font-size:11px;display:grid}@media (max-width:1200px){.automation-center-v2-module__6GXnsW__walletActivityMetrics{grid-template-columns:repeat(3,1fr)}}@media (max-width:650px){.automation-center-v2-module__6GXnsW__walletActivityPanel{padding:14px}.automation-center-v2-module__6GXnsW__walletActivityMetrics{grid-template-columns:repeat(2,1fr)}.automation-center-v2-module__6GXnsW__walletActivityHeader{flex-direction:column}}
