.task-relay-section{margin-bottom:20px;padding:16px;border:1px solid #e7edf5;border-radius:12px;background:#f8faff}.task-relay-section__heading{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:14px}.task-relay-section__heading>div{display:flex;align-items:baseline;gap:10px}.task-relay-section__heading strong{color:#172033;font-size:16px}.task-relay-section__heading span{color:#7f899a;font-size:12px}.task-relay-workspace{display:grid;grid-template-columns:248px minmax(0,1fr);align-items:start;gap:12px;padding:2px}.task-relay-sidebar{display:flex;flex-direction:column;gap:8px;max-height:610px;overflow-y:auto;padding-right:4px}.task-relay-site-item{display:flex;flex:0 0 auto;flex-direction:column;gap:7px;width:100%;min-width:0;padding:11px 12px;border:1px solid #dfe7f2;border-radius:9px;background:#fff;color:#46536a;font:inherit;text-align:left;cursor:pointer;transition:border-color .18s ease,background-color .18s ease,box-shadow .18s ease}.task-relay-site-item:hover{border-color:#b8cff5;background:#f7faff}.task-relay-site-item.is-active{border-color:#7aabf5;background:#edf5ff;box-shadow:inset 3px 0 #1677ff}.task-relay-site-item:focus-visible{outline:2px solid #1677ff;outline-offset:1px}.task-relay-site-item__header,.task-relay-site-item__meta{display:flex;align-items:center;justify-content:space-between;gap:8px}.task-relay-site-item__header strong{min-width:0;overflow:hidden;color:#172033;font-size:13px;font-weight:650;text-overflow:ellipsis;white-space:nowrap}.task-relay-site-item__status{flex:0 0 auto;padding:1px 6px;border-radius:999px;background:#fff7e6;color:#ad6800;font-size:11px;line-height:18px}.task-relay-site-item__status.is-connected,.task-relay-site-item__status.is-complete{background:#f6ffed;color:#389e0d}.task-relay-site-item__status.is-connecting,.task-relay-site-item__status.is-cleaning{background:#e6f4ff;color:#1677ff}.task-relay-site-item__status.is-paused{background:#fff7e6;color:#ad6800}.task-relay-site-item__status.is-disabled{background:#f5f5f5;color:#8c8c8c}.task-relay-site-item__query,.task-relay-site-item__latest-log{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.task-relay-site-item__query{color:#4d596d;font-size:12px}.task-relay-site-item__progress{display:block;height:4px;overflow:hidden;border-radius:999px;background:#e9eef5}.task-relay-site-item__progress>span{display:block;height:100%;border-radius:inherit;background:#1677ff}.task-relay-site-item__meta{color:#7f899a;font-size:11px}.task-relay-site-item__latest-log{color:#667085;font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,monospace;font-size:11px}.task-relay-card{flex:none;width:100%;min-width:0;overflow:hidden;border:1px solid #dfe7f2;border-radius:10px;background:#fff;box-shadow:0 6px 18px #2d4c7814}.task-relay-card__header{display:flex;align-items:center;justify-content:space-between;gap:10px;padding:12px 14px;border-bottom:1px solid #edf1f6}.task-relay-card__identity{display:flex;align-items:center;min-width:0;gap:8px}.task-relay-card__site{overflow:hidden;color:#172033;font-size:15px;font-weight:650;text-overflow:ellipsis;white-space:nowrap}.task-relay-card__pause-notice{display:flex;align-items:center;gap:8px;padding:8px 14px;border-bottom:1px solid #ffe7ba;background:#fffaf0;color:#874d00;font-size:12px}.task-relay-card__pause-notice strong{flex:0 0 auto}.task-relay-card__pause-notice span{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.task-relay-card__progress{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:10px 14px 4px;color:#7f899a;font-size:12px}.task-relay-card__query{min-width:0;overflow:hidden;color:#46536a;text-overflow:ellipsis;white-space:nowrap}.task-relay-card .ant-progress{display:block;margin:0;padding:0 14px 10px;line-height:1}.task-relay-card__viewport{display:flex;align-items:center;justify-content:center;width:100%;min-height:300px;max-height:380px;overflow:hidden;background:#111827;cursor:not-allowed;outline:none}.task-relay-card__viewport.is-interactive{cursor:default;box-shadow:inset 0 0 0 2px #1677ff}.task-relay-card__viewport img{display:block;width:100%;max-height:380px;object-fit:contain;-webkit-user-select:none;user-select:none}.task-relay-card__waiting{color:#9ba7b8;font-size:13px}.task-relay-card__logs{border-top:1px solid #edf1f6;background:#fbfcfe}.task-relay-card__logs-heading{display:flex;align-items:center;justify-content:space-between;padding:8px 14px 6px;color:#46536a;font-family:inherit;font-size:12px}.task-relay-card__logs-heading strong{color:#172033;font-size:12px;font-weight:600}.task-relay-card__logs-heading span{color:#9aa3b1}.task-relay-card__logs-body{height:126px;overflow-y:auto;padding:0 14px 10px;color:#4d596d;font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,monospace;font-size:12px;line-height:1.65}.task-relay-card__logs-body>div{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.task-relay-card__logs-body span{color:#9aa3b1}.task-relay-card__logs-empty{padding-top:12px;color:#9aa3b1;text-align:center}@media(max-width:900px){.task-relay-section{padding:12px}.task-relay-section__heading,.task-relay-card__header{align-items:flex-start}.task-relay-section__heading>div{align-items:flex-start;flex-direction:column;gap:2px}.task-relay-workspace{grid-template-columns:1fr}.task-relay-sidebar{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));max-height:260px}.task-relay-card{min-width:0}.task-relay-card__viewport{min-height:220px}}@media(max-width:560px){.task-relay-sidebar{grid-template-columns:1fr}}.task-background-dock{position:fixed;right:0;top:24px;z-index:990;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:8px;width:58px;min-height:76px;max-width:calc(100vw - 32px);padding:12px 4px;border:1px solid #dcd4ff;border-left:4px solid #1677ff;border-radius:12px 0 0 12px;background:#faf8ff;color:#30284a;box-shadow:0 8px 28px #30235a1f;font:inherit;text-align:left;cursor:pointer;opacity:0;visibility:hidden;pointer-events:none;transform:translate(32px,-8px) scale(.96);transition:opacity .22s ease,transform .26s cubic-bezier(.2,.8,.2,1),visibility .26s}.task-background-dock[data-status=failed]{border-left-color:#ff4d4f}.task-background-dock[data-status=completed]{border-left-color:#52c41a}.task-background-dock[data-status=paused]{border-left-color:#faad14}.task-background-dock[data-status=stopped]{border-left-color:#8c8c8c}.task-background-dock.is-visible{opacity:1;visibility:visible;pointer-events:auto;transform:translate(0) scale(1)}.task-background-dock:hover{background:#f0ebff}.task-background-dock:focus-visible{outline:2px solid #6550ff;outline-offset:3px}.task-background-dock__heading{font-weight:600;font-size:12px;white-space:nowrap}.task-background-dock__icon{font-size:20px;color:#1677ff;line-height:1}.task-background-dock[data-status=completed] .task-background-dock__icon{color:#52c41a}.task-background-dock[data-status=failed] .task-background-dock__icon{color:#ff4d4f}.task-background-dock[data-status=paused] .task-background-dock__icon{color:#faad14}.task-background-dock[data-status=stopped] .task-background-dock__icon{color:#8c8c8c}.task-background-dock__name{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:13px}.task-background-dock__hint{color:#6550ff;font-size:12px}.task-motion-modal.ant-zoom-enter-active,.task-motion-modal.ant-zoom-appear-active{animation:task-dialog-expand .26s cubic-bezier(.2,.8,.2,1) both;transform-origin:top right!important}.task-motion-modal.ant-zoom-leave-active{animation:task-dialog-collapse .22s ease-in both;transform-origin:top right!important}@keyframes task-dialog-expand{0%{opacity:0;transform:translate(48px,-20px) scale(.92)}to{opacity:1;transform:translate(0) scale(1)}}@keyframes task-dialog-collapse{0%{opacity:1;transform:translate(0) scale(1)}to{opacity:0;transform:translate(48px,-20px) scale(.92)}}@media(max-width:560px){.task-background-dock{top:72px;right:0;width:54px}}@media(prefers-reduced-motion:reduce){.task-background-dock{transition:none;transform:none}.task-motion-modal.ant-zoom-enter-active,.task-motion-modal.ant-zoom-appear-active,.task-motion-modal.ant-zoom-leave-active{animation-duration:1ms}}.product-detail-page .surface-card{overflow:hidden;background:#fff!important;border-color:#dbe3ec!important;border-radius:4px!important;box-shadow:0 1px 2px #1e30490a!important}.product-detail-page .surface-card .ant-card-head{background:transparent;border-bottom-color:#d3dde8cc}.product-detail-page .ant-btn,.product-detail-page .ant-input,.product-detail-page .ant-input-number,.product-detail-page .ant-input-number-input,.product-detail-page .ant-picker,.product-detail-page .ant-select-selector{border-radius:4px!important}.product-detail-page .product-overview-card{background:var(--color-surface)!important;border-radius:var(--radius-card)!important;box-shadow:none!important}.product-detail-page .product-query-card{background:#fff!important}.product-detail-page .auto-crawl-compact-card{background:#f7f9fc!important}.product-detail-page .product-secondary-card{background:#fffaf2!important}.product-detail-page .product-tags-card{background:#f5faf7!important}.product-detail-page .product-csdn-card{background:#f4f7fb!important}.product-detail-page .active-task-card{background:#f7f9fc!important}.product-workspace-grid{display:grid;grid-template-columns:minmax(0,3fr) minmax(260px,1fr);gap:18px;align-items:start}.product-workspace-main{display:flex;min-width:0;flex-direction:column;gap:18px}.product-workspace-grid.without-sidebar{grid-template-columns:minmax(0,1fr)}.create-monitoring-page .task-list-scope{max-width:100%;margin:12px 0}.create-monitoring-page .task-list-scope .ant-segmented-item-label{min-height:44px;line-height:44px}.create-monitoring-page .active-task-card .ant-card-head-title{white-space:normal}.create-monitoring-page .active-task-card .active-task-heading strong{overflow-wrap:anywhere}.create-monitoring-page .active-task-actions .ant-btn{min-height:44px}.product-workspace-sidebar{position:sticky;top:18px;display:flex;min-width:0;flex-direction:column;gap:18px}.active-task-card{position:static}.active-task-card .ant-card-body{padding:6px 18px 16px}.active-task-item{padding:14px 0!important}.active-task-content{display:flex;width:100%;min-width:0;flex-direction:column;gap:7px}.active-task-heading{display:flex;align-items:flex-start;justify-content:space-between;gap:8px}.active-task-heading strong{overflow:hidden;color:#26344b;line-height:1.5;text-overflow:ellipsis}.active-task-content>span{color:#8994a6;font-size:12px}.active-task-product{width:fit-content;min-height:28px;padding:3px 8px;color:#2468c9;font:inherit;font-size:12px;line-height:20px;text-align:left;cursor:pointer;background:#edf4ff;border:1px solid #d5e4fb;border-radius:3px}.active-task-product:hover,.active-task-product:focus-visible{color:#1555ad;background:#e3efff;border-color:#9fc2f4;outline:none}.active-task-product:focus-visible{box-shadow:0 0 0 2px #2468c92e}.active-task-actions{display:flex;align-items:center}.active-task-content .ant-btn{align-self:flex-start;height:auto;padding:2px 0}.active-task-empty{display:flex;min-height:180px;padding:24px;align-items:center;justify-content:center;flex-direction:column;gap:8px;color:#8a95a7;text-align:center;background:#ffffff8c;border:1px dashed #dce3ed;border-radius:3px}.active-task-empty strong{color:#56647a}.active-task-empty span{font-size:12px;line-height:1.6}.product-detail-page .product-overview-card .ant-card-body{padding:24px}.product-overview-main{display:flex;align-items:center;justify-content:space-between;gap:24px 40px}.product-overview-identity{display:flex;align-items:center;min-width:0;gap:16px}.product-overview-avatar{display:grid;place-items:center;flex:0 0 52px;width:52px;height:52px;border-radius:14px;background:var(--color-primary-soft);color:var(--color-primary);font-size:24px;font-weight:600}.product-overview-heading{min-width:0}.product-overview-eyebrow{display:block;margin-bottom:4px;color:var(--color-ink-soft);font-size:12px;line-height:1.5}.product-overview-main h1{margin:0;color:var(--color-ink);font-size:22px;font-weight:650;line-height:1.4;overflow-wrap:anywhere}.product-overview-metrics{display:flex;flex:0 0 auto;align-items:center;gap:24px;margin:0}.product-overview-metrics>div{display:flex;flex-direction:column;gap:4px;min-width:0}.product-overview-metrics dt{color:var(--color-ink-soft);font-size:12px;line-height:1.5}.product-overview-metrics dd{margin:0;color:var(--color-ink);font-variant-numeric:tabular-nums}.product-overview-query-count dd{display:flex;align-items:baseline;gap:6px;line-height:1.2}.product-overview-query-count dd span{color:var(--color-ink-soft);font-size:12px}.auto-crawl-compact-summary span{color:#7a879a;font-size:12px}.product-overview-metrics strong{color:var(--color-primary);font-size:28px;font-weight:600}.product-overview-updated{padding-left:24px;border-left:1px solid var(--color-border)}.product-overview-updated dd{font-size:13px;line-height:1.8;overflow-wrap:anywhere}.product-section-title{display:flex;flex-direction:column;gap:3px}.product-section-title strong{color:#1d293d;font-size:16px}.product-section-title span{color:#8290a3;font-size:12px;font-weight:400}.product-query-card .ant-card-body{padding-top:12px}.auto-crawl-compact-summary{display:grid;grid-template-columns:120px 120px minmax(220px,1fr) minmax(180px,.7fr);gap:12px}.auto-crawl-compact-summary>div{display:flex;min-width:0;padding-right:12px;flex-direction:column;gap:5px;border-right:1px solid #edf0f5}.auto-crawl-compact-summary>div:last-child{padding-right:0;border-right:0}.auto-crawl-compact-summary strong{overflow:hidden;color:#35445c;font-size:13px;font-weight:500;text-overflow:ellipsis;white-space:nowrap}.auto-crawl-inline-editor{max-width:none;margin-top:18px;padding-top:18px;border-top:1px solid #e8edf4}.product-workspace-sidebar .auto-crawl-compact-summary{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px 14px}.product-workspace-sidebar .auto-crawl-compact-summary>div{padding:0 0 10px;border-right:0;border-bottom:1px solid #e4eaf1}.product-workspace-sidebar .auto-crawl-compact-summary>div:nth-child(n+3){grid-column:1 / -1}.product-workspace-sidebar .auto-crawl-compact-summary>div:last-child{padding-bottom:0;border-bottom:0}.product-workspace-sidebar .auto-crawl-compact-summary strong{overflow:visible;line-height:1.5;text-overflow:clip;white-space:normal}.auto-crawl-sidebar-status{display:flex;align-items:center;gap:9px;color:#526078;font-size:13px}.auto-crawl-sidebar-field{display:flex;min-width:0;flex-direction:column;gap:7px;color:#526078;font-size:12px}.auto-crawl-sidebar-field .ant-picker{width:100%}.auto-crawl-sidebar-field .ant-checkbox-group{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:7px 8px}.product-secondary-card{height:100%}.product-description-preview{display:-webkit-box;overflow:hidden;line-height:1.7;-webkit-box-orient:vertical;-webkit-line-clamp:4}.core-query-generator-intro{margin-bottom:16px;padding:12px 14px;color:#536077;line-height:1.6;background:#f5f8fd;border:1px solid #e0e8f4;border-radius:8px}.core-query-generator-loading{display:block;margin:80px auto}.core-query-generator{display:flex;flex-direction:column;gap:14px;max-height:72vh;padding-right:4px;overflow-y:auto}.core-query-generator-section{padding:16px;background:#fff;border:1px solid #dfe7f1;border-radius:8px}.core-query-generator-heading{display:flex;align-items:center;justify-content:space-between;gap:16px;margin-bottom:14px}.core-query-generator-heading>div{display:flex;align-items:baseline;gap:12px}.core-query-generator-heading strong{color:#1e2a40;font-size:15px}.core-query-generator-heading span{color:#7c8799;font-size:12px}.core-query-keyword-groups{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.core-query-keyword-group{min-width:0;padding:12px;background:#fafbfd;border:1px solid #e7ecf3;border-radius:8px}.core-query-keyword-group .ant-checkbox-wrapper{display:flex;align-items:center;margin-bottom:10px}.core-query-keyword-group .ant-checkbox-wrapper strong{margin-right:8px;color:#344057}.core-query-keyword-group .ant-checkbox-wrapper span:last-child span{color:#8a95a6;font-size:12px}.core-query-keyword-cloud{display:flex;flex-wrap:wrap;gap:7px}.core-query-keyword-cloud button{min-height:30px;padding:4px 10px;color:#4b566b;font:inherit;font-size:12px;background:#eef1f5;border:1px solid transparent;border-radius:6px;cursor:pointer}.core-query-keyword-cloud button:hover,.core-query-keyword-cloud button.is-selected{color:#1764c0;background:#e7f0ff;border-color:#8bb4ec}.core-query-intent-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px}.core-query-intent-card{display:flex;gap:10px;min-height:116px;padding:14px;color:#39465c;text-align:left;background:#fff;border:1px solid #e0e7f0;border-radius:10px;cursor:pointer;transition:border-color .2s ease,background-color .2s ease,box-shadow .2s ease}.core-query-intent-card:hover{border-color:#8eb4ea}.core-query-intent-card.is-selected{color:#165bb8;background:#eaf2ff;border-color:#4e8fe8;box-shadow:0 0 0 2px #3476d114}.core-query-intent-card:focus-visible{outline:3px solid rgba(52,118,209,.3);outline-offset:2px}.core-query-intent-check{display:inline-flex;flex:0 0 20px;align-items:center;justify-content:center;width:20px;height:20px;margin-top:1px;color:#fff;font-size:11px;background:#fff;border:1px solid #bdc8d8;border-radius:50%}.core-query-intent-card.is-selected .core-query-intent-check{background:#246bce;border-color:#246bce}.core-query-intent-copy{display:flex;min-width:0;flex-direction:column;gap:5px}.core-query-intent-copy strong{color:#24334b;font-size:15px}.core-query-intent-card.is-selected .core-query-intent-copy strong{color:#165bb8}.core-query-intent-copy small,.core-query-intent-copy em{color:#65738a;font-size:12px;font-style:normal;line-height:1.5}.core-query-intent-actions{display:flex;align-items:center;gap:6px}.core-query-generator-settings{display:grid;grid-template-columns:140px 190px minmax(260px,1fr) auto;gap:12px;align-items:end}.core-query-generator-settings label,.core-query-fixed-count{display:flex;flex-direction:column;gap:7px;min-width:0}.core-query-fixed-count>span{color:#46536a;font-size:12px;font-weight:600}.core-query-fixed-count>strong{display:flex;align-items:center;min-height:32px;padding:4px 11px;color:#1f5fbf;background:#f2f7ff;border:1px solid #d5e4fa;border-radius:6px}.core-query-generator-settings label>span{color:#46536a;font-size:12px;font-weight:600}.core-query-generator-settings label i{color:#8a95a7;font-weight:400}.core-query-generator-settings .ant-input-number,.core-query-generator-settings .ant-select{width:100%}.core-query-billing-hint{margin-top:12px;padding:10px 12px;border-left:3px solid #1677ff;background:#f5f8ff;color:#5f6b7a;font-size:13px;line-height:1.6}.core-query-billing-hint strong{color:#1677ff}.core-query-coverage{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:10px}.core-query-coverage>div{display:flex;align-items:center;justify-content:space-between;padding:12px 14px;background:#f6f9fe;border:1px solid #dfe8f5;border-radius:8px}.core-query-coverage span{color:#758196;font-size:12px}.core-query-coverage strong{color:#1b64c4;font-size:18px}.core-query-generator-message,.core-query-generator-empty{padding:12px 14px;color:#657187;background:#f7f8fa;border-radius:7px}.core-query-candidate-list{display:flex;flex-direction:column;width:100%;border-top:1px solid #edf0f5}.core-query-candidate{display:grid;grid-template-columns:20px minmax(0,1fr);gap:10px;padding:13px 4px;border-bottom:1px solid #edf0f5;cursor:pointer}.core-query-candidate:hover{background:#fafcff}.core-query-candidate>.ant-checkbox-wrapper{align-self:start;margin-top:2px}.core-query-candidate>div{min-width:0}.core-query-candidate>div>strong{display:block;color:#263249;line-height:1.5}.core-query-candidate-meta{display:flex;flex-wrap:wrap;gap:5px;margin:7px 0 4px}.core-query-candidate-meta .ant-tag{margin:0}.core-query-candidate small{color:#8993a4}@media(max-width:900px){.product-workspace-grid{grid-template-columns:1fr}.active-task-card,.product-workspace-sidebar{position:static}.product-overview-main,.product-query-card .ant-card-head-wrapper,.auto-crawl-compact-card .ant-card-head-wrapper{align-items:flex-start;flex-direction:column}.product-overview-metrics{width:100%;padding-top:16px;border-top:1px solid var(--color-border)}.product-overview-metrics>div{min-width:0;flex:0 1 auto}.auto-crawl-compact-summary{grid-template-columns:repeat(2,minmax(0,1fr))}.auto-crawl-compact-summary>div{border-right:0}.core-query-keyword-groups,.core-query-intent-grid,.core-query-coverage,.core-query-generator-settings{grid-template-columns:1fr}.core-query-generator-heading,.core-query-generator-heading>div{align-items:flex-start;flex-direction:column}}@media(prefers-reduced-motion:reduce){.core-query-keyword-cloud button,.core-query-intent-card{transition:none}}.keyword-generation-trigger{display:inline-flex;max-width:100%;border-radius:var(--radius-button)}.keyword-generation-trigger:focus-visible{outline:2px solid var(--color-primary);outline-offset:2px}.app-shell.is-customer-sidebar{--color-primary:#6452ff;--color-primary-deep:#4f3fd3;--color-primary-soft:#eeebff;--color-border:#e7e9f0;--color-ink:#17182b;--color-ink-soft:#626477;--radius-card:14px;--shadow-card:0 2px 10px #1e1f3208;background:#f8fafc}.is-customer-sidebar .app-main,.is-customer-sidebar .app-content{background:#f8fafc}.is-customer-sidebar .app-sidebar{background:#fff!important;border-right:1px solid #e7e9f0;box-shadow:none}.is-customer-sidebar .app-topbar{background:#ffffffed;border-bottom:1px solid #e7e9f0;box-shadow:none}.is-customer-sidebar .app-brand-copy .ant-typography{color:#17182b}.is-customer-sidebar .ant-menu-item-selected{background:#eeebff!important;color:#4f3fd3!important}.is-customer-sidebar .surface-card{border:1px solid #e7e9f0;border-radius:14px;box-shadow:0 2px 10px #1e1f3208}.is-customer-sidebar .app-content .page-shell{max-width:1440px}.is-customer-sidebar .app-brand-copy .ant-typography:last-child{font-size:12px}.is-customer-sidebar .ant-table-wrapper{max-width:100%;overflow:auto}.customer-workspace{color:#17182b;width:100%;font-size:14px}.cw-heading{display:flex;justify-content:space-between;align-items:center;gap:20px;margin:6px 0 22px}.cw-heading h1{font-size:28px;font-weight:700;line-height:1.4;margin:7px 0;letter-spacing:-.6px;overflow-wrap:anywhere}.cw-heading p{font-size:16px;color:#626477;margin:0}.cw-eyebrow{font-size:12px;color:#6b638e;letter-spacing:1px}.cw-heading-actions{display:flex;align-items:center;gap:10px;flex-shrink:0}.cw-tabs{display:flex;gap:8px;border-bottom:1px solid #e7e9f0;padding-bottom:17px;margin-bottom:22px;flex-wrap:wrap}.cw-tabs .ant-btn{box-shadow:none}.cw-insight{display:flex;align-items:center;gap:14px;padding:18px 22px;background:linear-gradient(100deg,#f0edff,#faf9ff);border:1px solid #e3dfff;border-radius:14px;margin-bottom:22px}.cw-insight strong{font-size:16px}.cw-insight p{font-size:13px;color:#626477;margin:5px 0 0}.cw-insight>.ant-btn{margin-left:auto}.cw-insight-icon{display:grid;place-items:center;background:#fff;border-radius:11px;width:44px;height:44px;color:#6452ff;flex-shrink:0}.cw-metrics{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:16px;margin-bottom:22px}.cw-metric{background:#fff;border:1px solid #e7e9f0;border-radius:14px;padding:22px;box-shadow:0 2px 10px #1e1f3208}.cw-metric-label{display:flex;align-items:center;justify-content:space-between;gap:7px;color:#626477;font-size:14px}.cw-metric-label svg{color:#9188ac}.cw-metric>strong{font-size:34px;line-height:1.8;font-variant-numeric:tabular-nums;font-weight:650;letter-spacing:-1px}.cw-metric-foot{display:flex;justify-content:space-between;gap:5px;flex-wrap:wrap;color:#626477;font-size:12px}.cw-metric-foot .is-up{color:#168574}.cw-metric-foot .is-down{color:#bf4554}.cw-panel{background:#fff;border:1px solid #e7e9f0;border-radius:14px;padding:22px;box-shadow:0 2px 10px #1e1f3208;min-width:0}.cw-panel-heading{display:flex;justify-content:space-between;align-items:flex-start;gap:14px;margin-bottom:20px}.cw-panel-heading h2{font-size:18px;font-weight:650;margin:0}.cw-panel-heading p{margin:5px 0 0;font-size:14px;color:#626477}.cw-panel-heading>svg{color:#9188ac}.cw-period-tag{font-size:12px;border-radius:6px;background:#f7f8fb;padding:4px 8px;color:#626477;white-space:nowrap}.cw-analysis-grid{display:grid;grid-template-columns:minmax(0,1.8fr) minmax(260px,1fr);gap:20px;margin-bottom:22px}.cw-analysis-grid>.cw-panel{display:flex;flex-direction:column}.cw-chart{height:400px;min-height:400px;flex:1;width:100%;min-width:0}.cw-panel .ant-empty{padding:44px 10px}.cw-platforms{overflow:visible}.cw-platform{padding:0 0 22px}.cw-platform:last-child{padding-bottom:0}.cw-platform>div:first-child{display:flex;align-items:center;gap:8px}.cw-platform strong{font-size:14px;font-weight:550}.cw-platform b{margin-left:auto;font-size:16px;font-variant-numeric:tabular-nums}.cw-platform small{font-size:12px;color:#626477}.cw-platform-icon{width:28px;height:28px;display:grid;place-items:center;flex-shrink:0;color:#8b839f}.cw-platform-icon img{width:100%;height:100%;object-fit:contain;border-radius:7px}.cw-track{height:6px;background:#f0f1f7;border-radius:8px;margin:10px 0 5px;overflow:hidden}.cw-track span{display:block;height:100%;border-radius:8px}.cw-actions{margin-top:22px}.cw-action-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(230px,1fr));gap:14px}.cw-action-grid>button{display:flex;gap:12px;align-items:center;text-align:left;background:#fff;border:1px solid #e7e9f0;border-radius:10px;padding:18px;cursor:pointer;color:#17182b;min-width:0;font:inherit}.cw-action-grid>button:hover{background:#fcfbff;border-color:#c4bcff}.cw-action-grid strong{font-size:14px}.cw-action-grid p{font-size:12px;color:#626477;margin:5px 0 0}.cw-action-grid>button>svg{margin-left:auto;flex-shrink:0;color:#8b839f}.cw-action-icon{display:grid;place-items:center;width:40px;height:40px;border-radius:10px;background:#eeebff;color:#6452ff;flex-shrink:0}.cw-footer{display:flex;justify-content:space-between;gap:14px;font-size:12px;color:#626477;margin-top:20px}.cw-footer button{background:none;border:0;color:#4f3fd3;font:inherit;cursor:pointer}.cw-query-management .page-back-link,.cw-query-management .product-overview-card{display:none}.customer-workspace button:focus-visible,.cw-metric-label:focus-visible{outline:3px solid #a69cff;outline-offset:3px}.customer-workspace .ant-btn svg{vertical-align:middle}@media(max-width:1200px){.cw-heading{align-items:flex-start;flex-wrap:wrap}.cw-metric{padding:18px 14px}.cw-metric>strong{font-size:29px}.cw-analysis-grid{grid-template-columns:1.5fr 1fr}}@media(max-width:950px){.cw-metrics{grid-template-columns:repeat(2,minmax(0,1fr))}.cw-analysis-grid{grid-template-columns:1fr}.cw-platforms{max-height:none}.cw-platform{padding-bottom:22px}.cw-insight{flex-wrap:wrap}.cw-insight>.ant-btn{margin-left:0}.cw-panel{padding:20px}}@media(max-width:600px){.cw-heading h1{font-size:25px}.cw-heading p{font-size:14px}.cw-heading-actions{width:100%;flex-wrap:wrap}.cw-heading-actions .ant-btn{min-height:44px}.cw-metrics{gap:10px}.cw-metric-label{font-size:13px}.cw-metric{padding:15px 12px}.cw-metric>strong{font-size:26px}.cw-metric-foot{font-size:12px}.cw-panel,.cw-insight{padding:16px}.cw-insight p{line-height:1.8}.cw-chart{height:230px;min-height:230px;flex:none}.cw-action-grid{grid-template-columns:1fr}.cw-footer{flex-direction:column;align-items:flex-start}.cw-tabs .ant-btn{min-height:44px}.cw-panel-heading p{font-size:13px}}@media(prefers-reduced-motion:reduce){.customer-workspace *{animation:none!important;transition:none!important}}.cw-heading-actions{flex-wrap:wrap;max-width:100%}.customer-workspace .cw-tabs{align-items:center;gap:16px;padding:10px 12px;background:#fff;border:1px solid #e7e9f0;border-radius:12px}.customer-workspace .cw-view-switch{width:350px;max-width:100%;flex-shrink:0;padding:0;background:transparent;border:0;border-radius:0}.customer-workspace .cw-view-switch .ant-segmented-group{gap:8px}.customer-workspace .cw-view-switch .ant-segmented-item{position:relative;border-radius:8px;color:#626477;min-width:0;background:#fff;border:1px solid #e7e9f0;box-shadow:none;transition:none}.customer-workspace .cw-view-switch .ant-segmented-item-label{padding:0 16px;min-height:48px;line-height:48px}.customer-workspace .cw-view-switch .ant-segmented-item:hover:not(.ant-segmented-item:has(input:checked)){color:#5543d6;background:#f0eef9}.customer-workspace .cw-view-switch .ant-segmented-item:has(input:checked){background:#eeebff;border-color:#6550e8;box-shadow:none;color:#6550e8}.customer-workspace .cw-view-switch .ant-segmented-thumb{visibility:hidden}.customer-workspace .cw-view-switch .ant-segmented-item:has(input:checked):after{display:none}.customer-workspace .cw-view-label{display:flex;align-items:center;justify-content:center;gap:8px;font-size:15px;font-weight:500;white-space:nowrap;color:inherit}.customer-workspace .cw-view-switch .ant-segmented-item:has(input:checked) .cw-view-label{color:#6550e8;font-weight:600}.customer-workspace .cw-view-count{display:inline-flex;align-items:center;justify-content:center;min-width:21px;height:21px;padding:0 5px;border-radius:5px;background:#eeedf3;color:#767184;font-size:12px;line-height:1;font-variant-numeric:tabular-nums}.customer-workspace .ant-segmented-item:has(input:checked) .cw-view-count{background:#ded7ff;color:#5543d6}.customer-workspace .cw-view-switch .ant-segmented-item:has(input:focus-visible){outline:2px solid #a69cff;outline-offset:-2px}.customer-workspace .cw-report-link{margin-left:auto;border:0;background:transparent;box-shadow:none;border-radius:7px;min-height:40px;color:#626477}@media(max-width:600px){.customer-workspace .cw-view-switch{width:100%}.customer-workspace .cw-view-switch .ant-segmented-item-label{padding:0 8px}.customer-workspace .cw-view-label{font-size:14px;gap:6px}.customer-workspace .cw-tabs{gap:8px}}.sidebar-account-panel{flex:0 0 auto;min-width:0;margin-top:auto}.sidebar-account-panel.is-customer-account:not(.is-collapsed){border:1px solid var(--color-border, #e7e9f0);border-radius:14px;background:#fff;margin-top:12px;overflow:hidden}.is-customer-account:not(.is-collapsed) .sidebar-points{height:auto;min-height:84px;margin:0;padding:14px 12px;gap:12px;background:var(--color-primary-soft, #f4f1ff)}.is-customer-account:not(.is-collapsed) .sidebar-points-balance{display:flex;flex-direction:column;gap:4px;white-space:normal}.is-customer-account:not(.is-collapsed) .sidebar-points-label{color:#666079;font-size:12px;line-height:18px}.is-customer-account:not(.is-collapsed) .sidebar-points-balance strong{color:#302451;font-size:24px;line-height:28px;font-weight:650;overflow-wrap:anywhere}.is-customer-account:not(.is-collapsed) .sidebar-points-balance small{color:#666079;font-size:12px;font-weight:400}.is-customer-account:not(.is-collapsed) .sidebar-points .ant-btn{height:44px;min-height:44px;padding-inline:12px;border:1px solid #ded6ff;border-radius:10px;background:#fff;color:var(--color-primary, #654cff);font-size:13px}.is-customer-account:not(.is-collapsed) .sidebar-points .ant-btn:hover{background:#eee9ff!important;border-color:#c4b7ff!important}.is-customer-account:not(.is-collapsed) .customer-account-footer{align-items:center;gap:8px;min-height:76px;margin-top:0;padding:10px 8px;border-top:0}.is-customer-account:not(.is-collapsed) .customer-account-trigger.ant-btn{position:static;flex:0 0 44px;width:44px;height:44px;border-radius:12px;color:var(--color-primary, #654cff);background:#f7f5ff;border:1px solid #e7e1fa}.is-customer-account:not(.is-collapsed) .sidebar-account-summary{margin-inline:0;padding-inline:0;gap:5px}.is-customer-account:not(.is-collapsed) .sidebar-account-summary strong{font-size:13px;font-weight:600;line-height:18px}.is-customer-account:not(.is-collapsed) .sidebar-account-summary>span{color:#645382;background:#f1edf9;border:1px solid #e8e0f4;border-radius:5px;padding:0 6px;font-size:11px;font-weight:500;line-height:18px}.is-customer-account:not(.is-collapsed) .sidebar-collapse-trigger.ant-btn{position:static;flex:0 0 44px;width:44px;height:44px;margin:0;border-radius:10px;font-size:17px;color:#787087}.is-customer-account:not(.is-collapsed) .sidebar-collapse-trigger.ant-btn:hover{color:var(--color-primary, #654cff);background:#f4f1fc}.is-customer-account:not(.is-collapsed) .sidebar-notification-trigger{position:static}.is-customer-account.is-collapsed .customer-account-trigger.ant-btn{color:var(--color-primary, #654cff);background:#f4f1ff;border-color:#e7e1fa;border-radius:12px}.is-customer-account :where(button,[tabindex]):focus-visible{outline:2px solid var(--color-primary, #654cff);outline-offset:-2px}.sidebar-points-balance>.sidebar-points-label{margin-right:6px}@media(prefers-reduced-motion:reduce){.is-customer-account *,.is-customer-account *:before,.is-customer-account *:after{transition:none!important;animation:none!important}}.figma-contact-float,.figma-contact-modal,.figma-contact-quick-modal,.figma-contact-float *,.figma-contact-modal *,.figma-contact-quick-modal *{box-sizing:border-box}.figma-contact-float{position:fixed;top:50%;right:0;z-index:40;display:grid;width:80px;overflow:visible;border:1px solid rgba(148,163,184,.2);border-radius:14px 0 0 14px;background:#fffffff5;box-shadow:0 12px 32px #4c5b9124;transform:translateY(-50%);-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px)}.figma-contact-advisor-popover{position:absolute;top:0;right:calc(100% + 12px);display:grid;width:260px;justify-items:center;gap:14px;padding:24px 30px;border:1px solid rgba(148,163,184,.2);border-radius:20px;background:#fff;box-shadow:0 18px 48px #4c5b912e;color:#111;text-align:center}.figma-contact-advisor-popover strong{font-size:18px;font-weight:800;line-height:1.3}.figma-contact-advisor-popover .figma-contact-advisor__qr{width:172px;height:172px;border-radius:16px}.figma-contact-advisor-popover img{display:block;width:142px;height:142px;object-fit:contain}.figma-contact-float .figma-contact-advisor-popover span{width:100%;max-width:100%;color:#777;font-size:15px;font-weight:500;line-height:1.55;overflow-wrap:anywhere;text-align:center;white-space:normal}.figma-contact-phone-popover{top:auto;bottom:0;width:220px;gap:0}.figma-contact-phone-popover>strong{color:#111;font-size:20px;font-weight:800;line-height:26px}.figma-contact-float .figma-contact-phone-popover .figma-contact-phone-popover__manager{margin-top:20px;color:#444;font-size:18px;font-weight:800;line-height:1.4}.figma-contact-phone-popover a{margin-top:0;color:#444;font-size:18px;font-weight:800;line-height:32.5px;letter-spacing:.03em;text-decoration:none}.figma-contact-float button{display:grid;min-height:80px;place-items:center;align-content:center;gap:6px;border:0;background:transparent;color:#34383f;cursor:pointer;padding:10px 6px;font:inherit;transition:background-color .2s ease,color .2s ease;touch-action:manipulation}.figma-contact-float button:hover{background:#f6f8ff;color:#4f46e5}.figma-contact-float button:focus-visible{position:relative;z-index:1;outline:3px solid rgba(79,70,229,.38);outline-offset:-4px}.figma-contact-float button:active{background:#eef2ff}.figma-contact-float svg{width:24px;height:24px;stroke-width:1.8}.figma-contact-float span{font-size:14px;font-weight:600;line-height:1.2;white-space:nowrap}.figma-contact-float>i{width:calc(100% - 22px);height:1px;justify-self:center;background:#cbd5e1}.figma-contact-modal{position:fixed;inset:0;z-index:100;display:grid;place-items:center;padding:32px}.figma-contact-modal__backdrop{position:absolute;inset:0;border:0;background:#1118276b;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.figma-contact-modal__panel{position:relative;z-index:1;width:min(960px,100%);max-height:min(860px,calc(100vh - 64px));overflow:auto;border:1px solid rgba(255,255,255,.88);border-radius:32px;background:#fff;box-shadow:0 28px 90px #4e67aa47;padding:24px 42px 34px}.figma-contact-modal__close{position:absolute;top:24px;right:24px;display:grid;width:44px;height:44px;place-items:center;border:0;border-radius:14px;background:#6366f11a;color:#111}.figma-contact-modal__tabs{display:inline-flex;align-items:center;gap:12px;margin-bottom:22px;color:#9aa3b2;font-size:14px;font-weight:800}.figma-contact-modal__tabs span.is-active{color:#111}.figma-contact-modal__tabs span:not(.is-active){color:#999}.figma-contact-modal__tabs i{color:#999;font-style:normal;font-weight:700}.figma-contact-modal__head{max-width:680px;margin-bottom:30px}.figma-contact-modal__head h2{margin:0 0 10px;color:#111;font-size:24px;font-weight:900;line-height:1.2}.figma-contact-modal__head p{margin:0;color:#555;font-size:16px;font-weight:600;line-height:1.7}.figma-contact-form{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:22px 26px}.figma-contact-form__type,.figma-contact-form label{margin:0}.figma-contact-form__type{grid-column:1 / -1;border:0;padding:0}.figma-contact-form__type-options{display:flex;flex-wrap:wrap;row-gap:22px;column-gap:30px;align-items:center}.figma-contact-form__type legend,.figma-contact-form label>span{display:block;width:100%;margin-bottom:10px;color:#111;font-size:16px;font-weight:900}.figma-contact-form__type legend span,.figma-contact-form label b{color:#ff3b30}.figma-contact-form__type label{display:inline-flex;width:auto;align-items:center;gap:10px;color:#333;font-size:15px;font-weight:500;line-height:1.3}.figma-contact-form__type input{width:18px;height:18px;accent-color:#6366f1}.figma-contact-form__type label>span{display:inline;width:auto;margin:0;font-weight:500}.figma-contact-form__type input:checked+span{font-weight:700}.figma-contact-form label{display:block;position:relative;min-width:0}.figma-contact-form label.is-wide{grid-column:1 / -1}.figma-contact-form input,.figma-contact-form select{width:100%;height:42px;border:1px solid rgba(99,102,241,.16);border-radius:8px;background:#ffffffdb;color:#111;padding:0 16px;font-size:16px;font-weight:500;outline:none;transition:border-color .2s ease,box-shadow .2s ease,background .2s ease}.figma-contact-form textarea{width:100%;min-height:118px;border:1px solid rgba(99,102,241,.16);border-radius:14px;background:#ffffffdb;color:#111;padding:15px 16px;font-size:16px;font-weight:500;outline:none;resize:vertical;transition:border-color .2s ease,box-shadow .2s ease,background .2s ease}.figma-contact-form input::placeholder,.figma-contact-form textarea::placeholder,.figma-contact-form select:invalid{color:#999;font-weight:500}.figma-contact-form input:focus,.figma-contact-form select:focus,.figma-contact-form textarea:focus{border-color:#6366f1;background:#fff;box-shadow:0 0 0 5px #6366f11f}.figma-contact-form__type label{display:inline-flex;width:auto;align-items:center;gap:10px}.figma-contact-form__type input[type=radio]{flex:0 0 auto;width:18px;height:18px;margin:0;border:0;border-radius:50%;background:transparent;padding:0;accent-color:#6366f1;box-shadow:none}.figma-contact-form__type input[type=radio]:focus{border-color:transparent;background:transparent;box-shadow:none}.figma-contact-form__type label>span{display:inline;width:auto;margin:0}.figma-city-select{position:relative}.figma-city-select__trigger{display:flex;width:100%;height:42px;align-items:center;justify-content:space-between;gap:14px;border:1px solid rgba(99,102,241,.16);border-radius:8px;background:#ffffffe0;color:#999;padding:0 18px 0 20px;font-size:16px;font-weight:500;text-align:left;outline:none;transition:border-color .2s ease,box-shadow .2s ease,background .2s ease}.figma-city-select__trigger:hover,.figma-city-select.is-open .figma-city-select__trigger,.figma-city-select__trigger:focus-visible{border-color:#6366f1;background:#fff;box-shadow:0 0 0 5px #6366f11f}.figma-city-select__trigger span{min-width:0}.figma-city-select__trigger span.is-placeholder{color:#999;font-weight:500}.figma-city-select__trigger img{width:18px;height:18px;flex:0 0 auto;transition:transform .2s ease}.figma-city-select.is-open .figma-city-select__trigger img{transform:rotate(180deg)}.figma-city-select__popup{position:absolute;right:0;bottom:calc(100% + 10px);left:0;z-index:6;overflow:hidden;border:1px solid rgba(99,102,241,.18);border-radius:18px;background:#fffffffa;box-shadow:0 24px 60px #4f54af2e,0 8px 22px #1f293714;padding:8px;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px)}.figma-city-select__search{min-height:44px;border-radius:12px;background:linear-gradient(90deg,#f2f6fff2,#fcf7fff2);color:#8b96aa;padding:10px 14px;font-size:15px;font-weight:800;line-height:24px}.figma-city-select__popup button{display:flex;width:100%;min-height:42px;align-items:center;border:0;border-radius:12px;background:transparent;color:#5f6c82;padding:0 14px;font-size:16px;font-weight:700;text-align:left;transition:background .18s ease,color .18s ease}.figma-city-select__popup button:hover,.figma-city-select__popup button.is-selected{background:linear-gradient(90deg,#6366f124,#edd0eb52);color:#4f46e5}.figma-contact-form__submit{grid-column:1 / -1;justify-self:center;width:280px;height:46px;border:0;border-radius:99px;background:#6366f1;box-shadow:none;color:#fff;font-size:18px;font-weight:900}.figma-contact-form__submit:disabled{cursor:wait;opacity:.65}.figma-contact-form__submit-error{grid-column:1 / -1;color:#b42318;font-size:14px;text-align:center}.figma-contact-form__error{position:absolute;top:calc(100% + 4px);left:0;color:#ff3b30;font-size:14px;font-style:normal;font-weight:500;line-height:1}@media(min-width:761px){.figma-contact-modal__panel{width:min(760px,100%)}.figma-contact-modal__tabs{gap:6px;margin-bottom:11px}.figma-contact-modal__head{margin-bottom:15px}.figma-contact-modal__head h2{margin-bottom:5px}.figma-contact-form{gap:11px 13px}.figma-contact-form__type-options{display:grid;grid-template-columns:max-content max-content max-content;justify-content:start;gap:11px 15px}.figma-contact-form__type-options label{gap:5px;white-space:nowrap}.figma-contact-form__type-options label:nth-child(4){grid-column:1 / 3}.figma-contact-form__type-options label:nth-child(5){grid-column:3}.figma-contact-form__type legend,.figma-contact-form label>span{margin-bottom:5px}.figma-contact-form input,.figma-contact-form select{padding-inline:8px}.figma-contact-form textarea{padding:8px}.figma-city-select__trigger{gap:7px;padding-inline:10px 9px}}.figma-contact-advisor{display:grid;justify-items:center;gap:14px;min-height:360px;padding:28px 0 18px;text-align:center}.figma-contact-advisor__qr{display:grid;width:188px;height:188px;place-items:center;border:1px solid rgba(99,102,241,.14);border-radius:18px;background:#fff}.figma-contact-advisor img{display:block;width:150px;height:150px;object-fit:contain}.figma-contact-advisor strong{color:#111;font-size:20px;font-weight:800}.figma-contact-advisor span{color:#777;font-size:15px;font-weight:500}@media(max-width:760px){.figma-contact-modal{padding:16px}.figma-contact-modal__panel{max-height:calc(100vh - 32px);border-radius:24px;padding:28px 18px 24px}.figma-contact-modal__head h2{font-size:24px}.figma-contact-form{grid-template-columns:1fr;row-gap:11px}.figma-contact-form__type-options{row-gap:11px}.figma-contact-form__type legend,.figma-contact-form label>span{margin-bottom:5px}.figma-contact-form__submit{width:100%}.figma-contact-float{top:auto;right:auto;bottom:max(12px,env(safe-area-inset-bottom));left:50%;grid-template-columns:minmax(0,1fr) auto minmax(0,1fr) auto minmax(0,1fr);width:min(340px,calc(100% - 24px));border-radius:16px;transform:translate(-50%);transition:none}.figma-contact-float:before{display:none}.figma-contact-float button{min-height:64px;grid-template-columns:auto auto;justify-content:center;gap:5px;padding:8px 6px}.figma-contact-float svg{width:20px;height:20px}.figma-contact-float span{font-size:14px;font-weight:600}.figma-contact-float>i{width:1px;height:40px;align-self:center}.figma-contact-advisor-popover{top:auto;right:auto;bottom:calc(100% + 12px);left:50%;width:min(260px,calc(100vw - 24px));transform:translate(-50%)}.figma-contact-phone-popover{width:min(220px,calc(100vw - 24px))}.figma-contact-quick-modal{position:fixed;z-index:90;inset:0;display:grid;place-items:center;padding:16px}.figma-contact-quick-modal__backdrop{position:absolute;inset:0;border:0;background:#0f172a7a;-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px)}.figma-contact-quick-modal__panel{position:relative;z-index:1;display:grid;width:min(320px,calc(100vw - 32px));justify-items:center;gap:14px;border:1px solid rgba(148,163,184,.24);border-radius:20px;background:#fff;box-shadow:0 24px 64px #0f172a40;padding:28px 24px 24px;color:#111;text-align:center;animation:figma-contact-quick-modal-in .24s cubic-bezier(.16,1,.3,1)}.figma-contact-quick-modal__panel.is-phone{gap:8px}.figma-contact-quick-modal__panel>strong{font-size:18px;font-weight:800;line-height:1.4}.figma-contact-quick-modal__panel>span{color:#666;font-size:14px;font-weight:500;line-height:1.55}.figma-contact-quick-modal__qr{display:grid;width:172px;height:172px;place-items:center;border-radius:16px;background:#fff}.figma-contact-quick-modal__qr img{display:block;width:150px;height:150px;object-fit:contain}.figma-contact-quick-modal__panel .figma-contact-quick-modal__manager{margin-top:12px;color:#444;font-size:16px;font-weight:700}.figma-contact-quick-modal__panel a{color:#444;font-size:20px;font-weight:800;letter-spacing:.03em;text-decoration:none}.figma-contact-quick-modal__close{position:absolute;top:10px;right:10px;display:grid;width:36px;height:36px;place-items:center;border:0;border-radius:50%;background:transparent;color:#475569}}@media(prefers-reduced-motion:reduce){.figma-contact-float button{transition:none}.figma-contact-quick-modal__panel{animation:none}}.figma-contact-float .figma-contact-toggle{position:absolute;right:0;top:-29px;display:flex;align-items:center;justify-content:center;gap:3px;width:58px;min-height:25px;padding:3px 6px;background:#fff;border:1px solid #e4e7ee;border-radius:7px 0 0 7px;color:#767b88}.figma-contact-float .figma-contact-toggle span{font-size:12px;font-weight:400}.figma-contact-float .figma-contact-toggle svg{width:14px;height:14px}.figma-contact-float.is-collapsed{width:48px;border-radius:12px 0 0 12px;box-shadow:0 4px 16px #4c5b9110}.figma-contact-float.is-collapsed .figma-contact-toggle{position:static;display:grid;width:100%;min-height:62px;gap:4px;padding:10px 5px;border:0;background:transparent;border-radius:inherit}@media(max-width:760px){.figma-contact-float.is-collapsed{left:auto;right:0;width:48px;grid-template-columns:1fr;transform:none}}.figma-contact-float.is-collapsible:not(.is-collapsed){animation:contact-dock-expand .22s cubic-bezier(.2,.7,.3,1) both}.figma-contact-float.is-collapsible.is-collapsed{animation:contact-dock-collapse .18s ease-out both}@keyframes contact-dock-expand{0%{opacity:.45;translate:14px 0}to{opacity:1;translate:0 0}}@keyframes contact-dock-collapse{0%{opacity:.55;translate:8px 0}to{opacity:1;translate:0 0}}@media(prefers-reduced-motion:reduce){.figma-contact-float.is-collapsible:not(.is-collapsed),.figma-contact-float.is-collapsible.is-collapsed{animation:none}}.sms-login-form .sms-login-form__hint{margin:12px 0 0;font-size:12px;color:#8a8f9d;line-height:1.6;text-align:center}.sms-login-form.figma-login-form .ant-input-affix-wrapper{height:48px;min-height:48px}.sms-login-form .ant-input-suffix .ant-btn{height:32px;min-height:32px;padding-block:0}.customer-brand-slot{padding:14px 10px 8px}.customer-brand-switch{display:flex;align-items:center;gap:12px;width:100%;min-width:0;padding:12px;border:1px solid #e4e2ef;border-radius:16px;background:#fff;color:#17182b;cursor:pointer;text-align:left;font:inherit;transition:border-color .16s,background .16s}.customer-brand-switch:hover,.customer-brand-switch[aria-expanded=true]{background:#faf9ff;border-color:#b2a6f5}.brand-switch-avatar{position:relative;display:grid;place-items:center;flex:0 0 38px;width:38px;height:38px;border:1px solid #c9c0f9;border-radius:50%;background:#f2efff;color:#5140c9;font-weight:650;font-size:19px}.brand-switch-avatar:after{content:"";position:absolute;right:-3px;bottom:-3px;width:7px;height:7px;border:2px solid #fff;border-radius:50%;background:#6452ff}.brand-switch-copy{display:flex;flex-direction:column;gap:4px;flex:1;min-width:0}.brand-switch-copy small{color:#747087;font-size:12px;letter-spacing:.5px}.brand-switch-copy strong{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:14px;font-weight:600}.customer-brand-switch>svg{color:#878299;flex:none;transition:transform .16s}.customer-brand-switch>svg.is-open{transform:rotate(180deg)}.is-customer-sidebar .app-sidebar.is-collapsed .customer-brand-slot{padding:12px 0 8px}.customer-brand-switch.is-compact{justify-content:center;gap:3px;padding:8px 0;border-color:transparent}.customer-brand-switch.is-compact .brand-switch-avatar{flex-basis:32px;width:32px;height:32px;font-size:18px}.customer-brand-switch.is-compact>svg{width:12px}.customer-brand-popup{width:344px;max-width:calc(100vw - 32px)}.customer-brand-popup .ant-dropdown-menu{padding:8px!important;border:1px solid #e4e2ef;border-top:3px solid #6452ff;border-radius:16px!important;box-shadow:0 10px 32px #27203b18,0 2px 6px #27203b08;max-height:min(520px,70dvh);overflow-y:auto}.customer-brand-popup .ant-dropdown-menu-item{position:relative;padding:7px 12px!important;border-radius:6px!important;transition:background .16s}.customer-brand-popup .ant-dropdown-menu-item:not(.ant-dropdown-menu-item-disabled):hover{background:#f7f6fb!important}.customer-brand-popup .ant-dropdown-menu-item-selected{background:#f5f3ff!important;color:#17182b!important}.customer-brand-popup .ant-dropdown-menu-item-selected:before{content:"";position:absolute;left:0;top:14px;bottom:14px;width:3px;border-radius:2px;background:#6452ff}.brand-menu-action,.brand-menu-brand{display:flex;align-items:center;gap:12px;min-height:38px}.brand-menu-action strong{flex:1;font-size:14px;font-weight:500}.brand-menu-action>svg{flex-shrink:0;color:#8a839e}.brand-menu-icon{width:26px;height:30px;display:grid;place-items:center;flex-shrink:0;color:#696079}.brand-menu-organization .brand-menu-action{min-height:52px}.brand-menu-organization .brand-menu-icon{color:#6452ff}.brand-menu-action .brand-menu-company{min-width:0;overflow-wrap:anywhere;line-height:1.6;font-weight:600;font-size:15px}.customer-brand-popup .ant-dropdown-menu-item-divider{margin:6px 12px!important;background:#eceaf2}.customer-brand-popup .ant-dropdown-menu-item-disabled .brand-menu-icon{color:inherit}.brand-menu-brand{gap:10px;padding-block:3px}.brand-menu-brand .brand-switch-avatar{width:30px;height:30px;flex-basis:30px;font-size:16px;border-radius:50%}.brand-menu-brand strong{min-width:0;flex:1;overflow-wrap:anywhere;font-size:14px;font-weight:550;line-height:1.5}.brand-menu-brand>svg{flex-shrink:0;color:#6452ff}.brand-menu-plan{color:#6b627e;border:1px solid #e2ddec;background:#fff;font-size:12px;line-height:20px;padding-inline:7px;border-radius:999px;white-space:nowrap}.customer-brand-switch:focus-visible{outline:3px solid #a69cff;outline-offset:3px}@media(prefers-reduced-motion:reduce){.customer-brand-switch,.customer-brand-switch>svg,.customer-brand-popup .ant-dropdown-menu-item{transition:none}}.brand-recognition-help{box-sizing:border-box;height:32px;padding:0 14px;border-radius:10px;background:#f7f5ff;color:#626477;font-size:12px;line-height:32px;text-align:left;margin-bottom:8px}.customer-account-popup{width:304px;max-width:calc(100vw - 32px);max-height:calc(100dvh - 32px);overflow-y:auto;padding:8px;border:1px solid var(--color-border)}.customer-account-popup .customer-account-details{gap:12px;padding:12px 8px 16px;margin-bottom:8px;border-bottom:1px solid var(--color-border)}.customer-account-popup .account-identity{display:flex;align-items:center;gap:12px;width:100%}.customer-account-popup .account-identity-avatar{display:grid;place-items:center;flex:0 0 40px;height:40px;border-radius:12px;background:var(--color-primary-soft);color:var(--color-primary);font-size:20px}.customer-account-popup .account-identity-text{display:flex;min-width:0;flex-direction:column;gap:2px}.customer-account-popup .account-identity-text .customer-account-name{font-size:16px;line-height:24px}.customer-account-popup .account-free-badge{--account-free-badge-bg: #f5b800;align-self:flex-start;display:inline-flex;align-items:center;margin-top:2px;padding:2px 8px;border-radius:5px;background:var(--account-free-badge-bg);color:#fff;font-size:12px;font-weight:600;line-height:18px;white-space:nowrap}.customer-account-popup .account-identity-text .ant-typography-secondary,.customer-account-popup .customer-account-details>.ant-typography-secondary{font-size:12px}.customer-account-popup .account-points-grid{display:grid;grid-auto-flow:column;grid-auto-columns:minmax(0,1fr);gap:10px;width:100%;margin:2px 0 0}.customer-account-popup .account-points-cell{min-width:0;padding:12px;border-radius:8px;background:var(--color-surface-muted)}.customer-account-popup .account-points-cell dt{font-size:12px;color:var(--color-ink-soft)}.customer-account-popup .account-points-cell dd{display:flex;flex-wrap:wrap;align-items:baseline;gap:4px;margin:6px 0;font-variant-numeric:tabular-nums}.customer-account-popup .account-points-cell dd strong{min-width:0;font-size:26px;font-weight:600;line-height:1.2;overflow-wrap:anywhere;color:var(--color-ink)}.customer-account-popup .account-points-cell dd span,.customer-account-popup .account-points-cell small{font-size:12px;line-height:18px;color:var(--color-ink-soft)}.customer-account-popup .account-points-note{margin:0;font-size:12px;line-height:19px;color:var(--color-ink-soft)}.customer-account-popup .ant-dropdown-menu{padding:0;background:transparent}.customer-account-popup .ant-dropdown-menu .ant-dropdown-menu-item-danger{min-height:44px;justify-content:center;padding:10px 12px;color:var(--account-danger-color);background:var(--account-danger-bg);font-weight:500;border-radius:8px}.customer-account-popup .ant-dropdown-menu .ant-dropdown-menu-item-danger .ant-dropdown-menu-title-content{flex:none}.customer-account-popup .ant-dropdown-menu .ant-dropdown-menu-item-danger:hover,.customer-account-popup .ant-dropdown-menu .ant-dropdown-menu-item-danger.ant-dropdown-menu-item-active{color:var(--account-danger-color);background:var(--account-danger-hover)}.customer-account-popup .ant-dropdown-menu .ant-dropdown-menu-item-danger:focus-visible{outline:2px solid var(--account-danger-color);outline-offset:-2px}@media(max-height:500px){.customer-account-popup{max-height:calc(100dvh - 112px)}}.sidebar-points{display:flex;flex:0 0 auto;align-items:center;justify-content:space-between;gap:8px;height:24px;margin:0 8px 4px;padding:0 4px;color:var(--color-ink, #1c2033)}.sidebar-points-balance{min-width:0;border-radius:6px;color:var(--color-ink-soft, #737b8e);cursor:help;font-size:13px;line-height:20px;white-space:nowrap}.sidebar-points-balance:focus-visible{outline:2px solid var(--color-primary, #654cff);outline-offset:3px}.sidebar-points-balance strong{color:var(--color-ink, #1c2033);font-weight:600;font-variant-numeric:tabular-nums}.sidebar-points .ant-btn{flex:0 0 auto;height:24px;min-height:24px;padding-inline:8px;border-color:transparent;border-radius:6px;color:var(--color-primary, #654cff);font-weight:600;box-shadow:none;transition:background-color .12s ease-out,color .12s ease-out}.sidebar-points .ant-btn:hover,.sidebar-points .ant-btn:focus-visible{border-color:transparent!important;background:#eee!important;color:var(--color-primary, #654cff)!important;box-shadow:none}.sidebar-points .ant-btn:active{background:#e2e2e2!important}.sidebar-points-tooltip-content{width:max-content;padding:2px 0;color:#fff}.sidebar-points-tooltip-sources{display:flex;align-items:baseline;justify-content:center;padding-bottom:0;font-size:12px;line-height:20px;white-space:nowrap}.sidebar-points-tooltip-sources strong{color:#fff;font-weight:600;font-variant-numeric:tabular-nums}.sidebar-points-tooltip-note{margin-top:0;color:#ffffffa3;font-size:12px;line-height:18px;text-align:center}.geo-recharge{--recharge-purple: #654cff;--recharge-text: #1c2033;--recharge-muted: #737b8e;--recharge-border: #e6e9f2}.geo-recharge .ant-modal-container,.geo-recharge .ant-modal-content{border-radius:28px;padding:32px}.geo-recharge .ant-modal-body{color:var(--recharge-text)}.geo-recharge .recharge-title{display:flex;align-items:center;gap:10px;font-size:22px;font-weight:650}.geo-recharge .recharge-title .anticon{color:var(--recharge-purple)}.geo-recharge h3{font-size:15px;margin:0;font-weight:600}.geo-recharge .recharge-intro{color:var(--recharge-muted);margin:8px 0 26px}.geo-recharge .recharge-section-heading{display:flex;justify-content:space-between;gap:12px;margin-bottom:14px;align-items:center}.geo-recharge .recharge-section-heading>span,.geo-recharge .recharge-muted{color:var(--recharge-muted);font-size:13px}.geo-recharge .recharge-tiers{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:16px}.geo-recharge .recharge-tier{position:relative;display:flex;flex-direction:column;align-items:flex-start;gap:12px;min-height:176px;padding:24px;border:1px solid var(--recharge-border);border-radius:20px;background:#fff;color:var(--recharge-text);cursor:pointer;text-align:left;transition:background .18s,border-color .18s}.geo-recharge .recharge-tier:hover{border-color:#b7aaff}.geo-recharge .recharge-tier[aria-pressed=true]{border-color:var(--recharge-purple);background:#fdfcff;box-shadow:0 0 0 1px #a99cff,0 8px 20px #654cff08}.geo-recharge .recharge-tier-points{display:flex;align-items:baseline;gap:4px;font-size:36px;font-weight:700;letter-spacing:-1px;line-height:1.3;font-variant-numeric:tabular-nums}.geo-recharge small{font-weight:400}.geo-recharge .recharge-tier-points small{font-size:13px;margin-left:3px;letter-spacing:0;color:var(--recharge-muted)}.geo-recharge .recharge-tier-price{font-size:25px;font-weight:650;line-height:1.3}.geo-recharge .recharge-tier-price small{font-size:17px;font-weight:600;color:#9299ab;margin-right:2px}.geo-recharge .recharge-tier-points>.anticon{font-size:20px;color:var(--recharge-purple);align-self:center}.geo-recharge .recharge-bonus,.geo-recharge .recharge-base{font-size:12px;line-height:22px}.geo-recharge .recharge-bonus{color:#6951b9}.geo-recharge .recharge-base{color:var(--recharge-muted)}.geo-recharge .recharge-selected{position:absolute;right:16px;top:16px;color:var(--recharge-purple)}.geo-recharge .recharge-custom{display:flex;align-items:center;gap:16px;margin:18px 0;color:var(--recharge-muted);font-size:13px}.geo-recharge .recharge-custom .ant-input-number{width:180px;max-width:65%}.geo-recharge .recharge-test{display:flex;align-items:center;justify-content:space-between;gap:16px;width:100%;padding:12px 16px;border:1px dashed #c9bdf5;border-radius:10px;background:#faf8ff;color:#6147b2;cursor:pointer}.geo-recharge .recharge-test[aria-pressed=true]{border-style:solid;background:#f0ebff}.geo-recharge .recharge-pay-heading{margin:24px 0 12px}.geo-recharge .recharge-methods{display:flex;gap:12px}.geo-recharge .recharge-methods button{min-height:48px;flex:1;display:flex;align-items:center;gap:10px;padding:12px 16px;border:1px solid var(--recharge-border);border-radius:12px;background:#fff;color:var(--recharge-text);cursor:pointer}.geo-recharge .recharge-methods button[aria-pressed=true]{border-color:var(--recharge-purple);background:#faf9ff}.geo-recharge .recharge-methods .anticon{font-size:22px}.geo-recharge .recharge-wechat{color:#149c6c}.geo-recharge .recharge-alipay{color:#1677ff}.geo-recharge .recharge-methods .recharge-method-check{margin-left:auto;font-size:15px;color:var(--recharge-purple)}.geo-recharge .recharge-total{display:flex;align-items:center;justify-content:space-between;gap:20px;background:#f6f7fb;border-radius:14px;padding:18px 20px;margin-top:24px}.geo-recharge .recharge-total>div{display:flex;flex-direction:column;gap:2px}.geo-recharge .recharge-total>div>span{color:var(--recharge-muted);font-size:12px}.geo-recharge .recharge-total strong{font-size:28px;line-height:1.4}.geo-recharge .recharge-total small{font-size:13px;margin-left:6px}.geo-recharge .ant-btn-primary{background:var(--recharge-purple);box-shadow:none}.geo-recharge .recharge-footnote{text-align:center;font-size:12px;color:var(--recharge-muted);margin:12px 0 20px}.geo-recharge .recharge-history-toggle{display:flex;align-items:center;gap:8px;width:100%;min-height:44px;padding:14px 0 0;border:0;border-top:1px solid var(--recharge-border);background:transparent;color:var(--recharge-muted);cursor:pointer}.geo-recharge .recharge-history-toggle>span:last-child{margin-left:auto}.geo-recharge .recharge-history{margin-top:20px;border-top:1px solid var(--recharge-border);padding-top:20px}.geo-recharge .recharge-history-row{display:flex;justify-content:space-between;gap:16px;width:100%;border:0;border-bottom:1px solid var(--recharge-border);background:#fff;padding:15px 0;cursor:pointer;text-align:left;color:var(--recharge-text)}.geo-recharge .recharge-history-row>span{display:flex;flex-direction:column;gap:4px}.geo-recharge .recharge-history-row>span:last-child{text-align:right}.geo-recharge .recharge-history-row small{font-size:12px;color:var(--recharge-muted)}.geo-recharge .recharge-history-row b{font-weight:500}.geo-recharge .recharge-success,.geo-recharge .recharge-checkout{text-align:center;padding-top:20px}.geo-recharge .recharge-success-icon{width:64px;height:64px;display:grid;place-items:center;margin:0 auto 16px;border-radius:50%;background:#e8f8f0;color:#12956d;font-size:30px}.geo-recharge h2{font-size:26px;margin:0 0 8px;font-weight:650}.geo-recharge .recharge-success>p{color:var(--recharge-muted);margin:0 0 24px}.geo-recharge .recharge-earned{display:flex;flex-direction:column;gap:6px;background:#f5f3ff;border-radius:16px;padding:22px;margin:24px 0 18px}.geo-recharge .recharge-earned>span{font-size:13px;color:var(--recharge-muted)}.geo-recharge .recharge-earned strong{font-size:42px;color:var(--recharge-purple);line-height:1.3}.geo-recharge .recharge-earned small{font-size:16px;margin-left:7px}.geo-recharge .recharge-details{margin:0 0 20px}.geo-recharge .recharge-details>div{display:flex;justify-content:space-between;gap:16px;padding:8px 0}.geo-recharge dt{color:var(--recharge-muted)}.geo-recharge dd{margin:0}.geo-recharge .recharge-paid{color:#11835e!important}.geo-recharge .recharge-actions{display:flex;gap:12px;margin:20px 0 12px}.geo-recharge .recharge-actions .ant-btn{flex:1;height:44px;border-radius:10px}.geo-recharge .recharge-qr{display:flex;justify-content:center;margin:22px auto;padding:12px;border:1px solid var(--recharge-border);border-radius:18px;width:fit-content;background:#fff}.geo-recharge .recharge-checkout h2{font-size:34px}.geo-recharge .recharge-alert{margin:16px 0}.geo-recharge .recharge-loading{margin:16px 0;color:var(--recharge-muted)}.geo-recharge button:disabled{opacity:.55;cursor:not-allowed}.geo-recharge button:focus-visible{outline:2px solid var(--recharge-purple);outline-offset:3px}@media(max-width:575px){.geo-recharge .ant-modal-container,.geo-recharge .ant-modal-content{padding:20px}.geo-recharge .recharge-tiers{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.geo-recharge .recharge-tier{padding:18px 12px;min-height:150px;border-radius:16px}.geo-recharge .recharge-tier-points{font-size:26px}.geo-recharge .recharge-methods button{padding:10px;gap:6px}.geo-recharge .recharge-total{padding:16px 12px;gap:12px}.geo-recharge .recharge-total strong{font-size:24px}}@media(prefers-reduced-motion:reduce){.geo-recharge .recharge-tier{transition:none}}@media(max-width:575px){.geo-recharge .recharge-tier-points>.anticon{font-size:15px}.geo-recharge .recharge-tier-points small{font-size:11px}.geo-recharge .recharge-selected{right:9px;top:9px;font-size:11px}}.geo-recharge{--recharge-points-ink:#6138c4;--recharge-money-ink:#a3440b;--recharge-bonus-ink:#176448}.geo-recharge .recharge-tier{gap:10px;background:linear-gradient(145deg,#fff 55%,#f8f5ff)}.geo-recharge .recharge-tier[aria-pressed=true]{background:linear-gradient(145deg,#f5efff,#fff)}.geo-recharge .recharge-tier-label{color:var(--recharge-points-ink);font-size:12px;font-weight:600}.geo-recharge .recharge-tier-points,.geo-recharge .recharge-tier-points small,.geo-recharge .recharge-total strong{color:var(--recharge-points-ink)}.geo-recharge .recharge-tier-price{color:var(--recharge-money-ink);display:flex;flex-wrap:wrap;align-items:baseline}.geo-recharge .recharge-tier-price small{color:var(--recharge-money-ink)}.geo-recharge .recharge-price-label{font-size:12px;font-weight:500;color:var(--recharge-money-ink);margin-right:8px}.geo-recharge .recharge-bonus{color:var(--recharge-bonus-ink);background:#eaf7ef;border:1px solid #cce9d7;border-radius:6px;padding:2px 8px;font-weight:600}.geo-recharge .recharge-base{color:#626b7d;padding:3px 0}@media(max-width:575px){.geo-recharge .recharge-tier{padding:16px 12px}.geo-recharge .recharge-price-label{width:100%;margin:0 0 2px}.geo-recharge .recharge-bonus{padding:2px 5px}}.geo-recharge .recharge-tier-points,.geo-recharge .recharge-tier-price,.geo-recharge .recharge-total strong{font-family:Helvetica Neue,Arial,sans-serif;font-variant-numeric:lining-nums tabular-nums;letter-spacing:0;font-weight:500}.geo-recharge .recharge-tier-points{font-size:30px;line-height:1.25}.geo-recharge .recharge-tier-price{font-size:22px;line-height:1.4}.geo-recharge .recharge-total strong{font-size:26px}@media(max-width:575px){.geo-recharge .recharge-tier-points{font-size:24px}.geo-recharge .recharge-tier-price{font-size:20px}}.product-card-soft.ant-card{border-radius:16px;border-color:#e7e6ef;background:#fff;overflow:hidden}.product-card-soft:before{display:none}.product-card-soft .ant-card-body{padding:0}.product-card-soft .product-card-meta{gap:0}.product-card-soft .product-card-heading{display:flex;justify-content:space-between;align-items:flex-start;gap:12px;padding:24px}.product-card-soft .ant-card-meta{flex:1;min-width:0;margin:0}.product-card-soft .ant-card-meta-title{white-space:normal;overflow-wrap:anywhere;font-size:20px;line-height:1.5;font-weight:600;letter-spacing:0}.product-card-soft .product-card-description{min-height:0;max-height:none;display:block;font-size:14px}.product-card-soft .product-card-tools{flex-shrink:0}.product-card-soft .product-card-tools .ant-btn{width:44px;height:44px;color:#757589}.product-card-soft .product-card-tools .ant-btn-dangerous:hover{color:#c03649;background:#fff1f0}.product-card-soft .product-card-summary{display:flex;align-items:center;justify-content:space-between;gap:12px;flex-wrap:wrap;padding:10px 24px;background:#f3f0ff}.product-card-soft .product-card-summary>span{color:var(--color-ink-soft);font-size:14px}.product-card-soft .product-card-summary strong{color:var(--color-ink);font-size:20px;font-weight:500;margin-left:12px;font-variant-numeric:tabular-nums}.product-card-soft .product-entry-soft.ant-btn{height:44px;padding:0 12px;border:0;border-radius:8px;background:transparent;color:#6345d9;font-size:14px;font-weight:500;box-shadow:none}.product-card-soft .product-entry-soft.ant-btn:hover{color:#5435c7;background:#e9e1ff}.product-card-soft .product-entry-soft.ant-btn:focus-visible{outline:2px solid #7656e8;outline-offset:-2px}@media(prefers-reduced-motion:reduce){.product-card-soft,.product-card-soft .ant-btn{transition:none}}@media(max-width:480px){.product-card-soft .product-card-heading{padding:18px;flex-wrap:wrap}.product-card-soft .product-card-summary{padding:10px 18px}.product-card-soft .ant-card-meta-title{font-size:18px}}.create-task-query-panel .ant-btn.add-question-soft-button{color:#5940d8;background:#f2eeff;border:1px solid #7054e8;box-shadow:none;transition:background-color .18s ease,color .18s ease,border-color .18s ease}.create-task-query-panel .ant-btn.add-question-soft-button:not(:disabled):hover{color:#fff;background:#654bdf;border-color:#5940d8}.create-task-query-panel .ant-btn.add-question-soft-button:focus-visible{outline:2px solid #5940d8;outline-offset:3px}@media(prefers-reduced-motion:reduce){.create-task-query-panel .ant-btn.add-question-soft-button{transition:none}}@media(max-width:1100px){.create-monitoring-page .create-task-form .create-task-layout{grid-template-columns:minmax(0,1fr)}}@media(min-width:1101px){.create-monitoring-page .create-task-layout{min-height:640px}.create-task-layout>.create-task-query-panel{contain:size;align-self:stretch;overflow:hidden}.create-task-layout>.create-task-config-panel{align-self:stretch}.create-task-layout>.create-task-query-panel>:not(.create-task-query-list){flex-shrink:0}.create-task-layout>.create-task-query-panel>.create-task-query-list{flex:1 1 0;min-height:0;max-height:none;overflow-y:auto}}.create-monitoring-heading{min-width:0}.create-monitoring-heading h1{margin:0 0 8px;font-size:24px;line-height:1.4;color:var(--color-ink)}.create-monitoring-heading p{margin:0;color:var(--color-ink-soft);overflow-wrap:anywhere}.create-monitoring-page .ant-btn{min-height:44px}.create-task-form{min-width:0}.create-task-layout{display:grid;grid-template-columns:minmax(0,1.55fr) minmax(300px,.85fr);gap:20px;min-height:480px;padding-top:8px}.create-task-query-panel,.create-task-config-panel{min-width:0;border:1px solid #e4eaf3;border-radius:12px;background:#fff}.create-task-query-panel{display:flex;flex-direction:column;min-height:0}.create-task-config-panel{padding:20px;background:#f8faff}.create-task-section-heading,.create-task-field-heading{display:flex;align-items:center;justify-content:space-between;gap:12px}.create-task-section-heading{padding:18px 18px 14px}.create-task-section-title{color:#182033;font-size:16px;font-weight:650;line-height:1.5}.create-task-section-description,.create-task-query-toolbar,.create-task-empty-hint{color:#7b8497;font-size:12px}.create-task-site-label{display:inline-flex;align-items:center;gap:8px;vertical-align:middle}.create-task-site-icon{width:20px;height:20px;flex:none;object-fit:contain}.create-task-section-description{margin-top:2px}.create-task-selected-count{flex:none;padding:4px 9px;color:#1f63c9;font-size:12px;font-weight:600;background:#eaf2ff;border:1px solid #d2e3ff;border-radius:6px}.create-task-query-filters{display:grid;grid-template-columns:minmax(0,1fr) minmax(220px,280px);gap:10px;margin:0 18px 12px}.create-task-query-toolbar{display:flex;align-items:center;justify-content:space-between;gap:12px;min-height:38px;padding:6px 18px;border-top:1px solid #edf0f5;border-bottom:1px solid #edf0f5;background:#fafbfd}.create-task-query-list{flex:1;min-height:0;max-height:clamp(360px,55vh,640px);overflow-y:auto;overscroll-behavior:contain;scrollbar-gutter:stable}.create-task-query-options{display:grid;width:100%;grid-template-columns:minmax(0,1fr)}.create-task-query-option{display:flex;align-items:center;min-width:0;min-height:44px;margin:0!important;padding:8px 18px;border-bottom:1px solid #f0f2f6}.create-task-query-option:hover{background:#f5f8fd}.create-task-query-option .ant-checkbox+span{flex:1;min-width:0;padding-inline-end:0}.create-task-query-content{display:flex;align-items:center;justify-content:space-between;gap:14px;min-width:0}.create-task-query-text{display:block;min-width:0;overflow:hidden;color:#252d3d;text-overflow:ellipsis;white-space:nowrap}.create-task-query-main{display:flex;align-items:center;min-width:0;gap:8px}.create-task-query-main .ant-tag{flex:none;margin-inline-end:0}.create-task-query-count{flex:none;color:#8a93a5;font-size:12px;font-variant-numeric:tabular-nums;white-space:nowrap}.create-task-query-list .ant-empty{margin-block:88px}.create-task-config-panel>.create-task-section-title{margin-bottom:20px}.create-task-field{margin-bottom:22px}.create-task-field-label{margin-bottom:8px;color:#333b4d;font-size:13px;font-weight:600}.create-task-field-heading .create-task-field-label{margin-bottom:0}.create-task-mode-selector{display:flex;width:100%}.create-task-mode-selector .ant-radio-button-wrapper{flex:1;min-width:0;padding-inline:8px;font-size:13px;text-align:center;white-space:nowrap}.create-task-site-options{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px 10px;width:100%;margin-top:12px}.create-task-site-options .ant-checkbox-wrapper{margin-inline-start:0}.create-task-empty-hint{display:block;line-height:1.6}.create-task-summary{margin-top:30px;padding:12px 14px;color:#5d6678;font-size:13px;line-height:1.6;background:#eef4ff;border-left:3px solid #2b69ca}.create-task-summary strong{color:#1f5fc4}.create-task-footer{display:flex;justify-content:flex-end;margin-top:20px;padding-top:18px;border-top:1px solid #edf0f5}@media(max-width:1100px){.create-task-layout{grid-template-columns:1fr}.create-task-query-list{height:300px;max-height:300px}}@media(max-width:600px){.create-task-query-filters{grid-template-columns:minmax(0,1fr)}.create-task-section-heading{align-items:flex-start;flex-direction:column}.create-task-query-toolbar{flex-wrap:wrap}.create-task-query-content,.create-task-query-main{align-items:flex-start;flex-direction:column;gap:6px}.create-task-query-text{white-space:normal;overflow-wrap:anywhere}.create-task-query-filters .ant-input-affix-wrapper,.create-task-query-filters .ant-select{min-height:44px}}@media(max-width:760px){.app-shell:has(.figma-contact-float.is-collapsible:not(.is-collapsed)) .create-task-footer{position:sticky;bottom:calc(88px + env(safe-area-inset-bottom,0px));z-index:5}}.create-monitoring-page .active-task-card{border-radius:12px;box-shadow:none}.active-task-card .ant-card-head{min-height:76px;padding:16px 24px}.active-task-card .ant-card-head-title{white-space:normal}.active-task-card .product-section-title{gap:4px}.active-task-card .product-section-title strong{font-size:16px;font-weight:600}.active-task-card .product-section-title>span{font-size:13px;font-weight:400}.active-task-card .ant-card-body{padding:0 24px}.active-task-card .task-list-scope{margin:16px 0}.active-task-card .ant-list-header{padding:0;border:0}.active-task-card .task-history-columns,.active-task-card .active-task-content{display:grid;grid-template-columns:minmax(0,1fr) 184px 100px 112px;align-items:center;gap:24px}.active-task-card .task-history-columns{min-height:42px;color:var(--color-ink-soft);font-size:12px;border-bottom:1px solid var(--color-border)}.active-task-card .task-history-columns>:last-child{text-align:right;padding-right:12px}.active-task-card .active-task-item{padding:12px 0!important}.active-task-card .active-task-item:last-child{border-bottom:0}.active-task-card .active-task-content{min-height:48px}.active-task-card .active-task-heading{display:flex;min-width:0;flex-direction:column;gap:3px}.active-task-card .active-task-heading strong{font-size:14px;font-weight:500;overflow-wrap:anywhere}.active-task-card .task-history-meta{display:flex;align-items:center;gap:10px;flex-wrap:wrap}.active-task-card .task-history-meta>span{font-size:12px;color:var(--color-ink-soft);font-variant-numeric:tabular-nums}.active-task-card .task-history-time{color:var(--color-ink-soft);font-size:13px;font-variant-numeric:tabular-nums}.active-task-card .task-history-status .ant-tag{margin:0;padding:2px 10px;font-size:12px;line-height:20px;border:0}.active-task-card .active-task-actions{justify-content:flex-end}.active-task-card .active-task-actions .ant-btn{min-height:44px;padding:0 12px;color:var(--color-primary);font-size:13px}.active-task-card .active-task-actions .anticon{font-size:10px}.active-task-card .active-task-product{min-height:44px;max-width:100%;overflow-wrap:anywhere}.active-task-card .ant-list-pagination{margin:0;padding:16px 0;border-top:1px solid var(--color-border)}.active-task-card .active-task-empty{min-height:140px;margin:16px 0;border:0;background:transparent}.active-task-card .ant-alert{margin:16px 0}@media(max-width:1050px){.active-task-card .task-history-columns,.active-task-card .active-task-content{grid-template-columns:minmax(0,1fr) 158px 84px 100px;gap:16px}}@media(max-width:640px){.active-task-card .ant-card-head{min-height:auto;padding:16px}.active-task-card .ant-card-body{padding:0 16px}.active-task-card .task-history-columns{display:none}.active-task-card .active-task-content{grid-template-columns:minmax(0,1fr) auto;gap:4px 12px}.active-task-card .active-task-heading{grid-column:1;grid-row:1}.active-task-card .task-history-status{grid-column:2;grid-row:1;align-self:start}.active-task-card .task-history-time{grid-column:1;grid-row:2;font-size:12px}.active-task-card .active-task-actions{grid-column:2;grid-row:2}.active-task-card .active-task-actions .ant-btn{padding-right:0}.active-task-card .active-task-empty{padding:12px 0}}.publishing-flow{min-width:0;padding:4px 0 12px}.publishing-flow ol{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));margin:0;padding:0;list-style:none}.publishing-flow li{position:relative;min-width:0}.publishing-flow li:not(:last-child):after{position:absolute;z-index:0;top:15px;left:calc(50% + 20px);right:calc(-50% + 20px);height:2px;background:#dce5f1;content:""}.publishing-flow li.is-complete:not(:last-child):after{background:#91b9ee}.publishing-flow button,.publishing-flow li>span{position:relative;z-index:1;display:flex;width:100%;min-width:0;flex-direction:column;align-items:center;gap:6px;padding:0 4px;border:0;background:transparent;color:#7a8799;font:inherit;text-align:center}.publishing-flow button{cursor:pointer}.publishing-flow button:hover .publishing-flow-label,.publishing-flow button:focus-visible .publishing-flow-label{color:#2166d5}.publishing-flow button:focus-visible{border-radius:6px;outline:2px solid #91b9ee;outline-offset:3px}.publishing-flow-marker{display:grid;width:30px;height:30px;place-items:center;border:2px solid #c8d4e4;border-radius:50%;background:#fff;color:#7a8799;font-size:13px;font-weight:700}.publishing-flow-label{overflow:hidden;max-width:100%;font-size:13px;font-weight:600;text-overflow:ellipsis;white-space:nowrap}.publishing-flow .is-complete .publishing-flow-marker{border-color:#91b9ee;background:#edf5ff;color:#2166d5}.publishing-flow .is-current .publishing-flow-marker{border-color:#2166d5;background:#2166d5;box-shadow:0 0 0 4px #e8f1fd;color:#fff}.publishing-flow .is-current .publishing-flow-label{color:#172033}@media(max-width:640px){.publishing-flow{overflow-x:auto;padding-bottom:10px}.publishing-flow ol{min-width:500px}}.article-generation-modal .ant-modal-content{max-height:calc(100vh - 48px);overflow:hidden}.article-generation-modal .ant-modal-header{margin-bottom:0;padding-bottom:16px;border-bottom:1px solid #e7ebf2}.article-generation-modal .ant-modal-body{max-height:calc(100vh - 220px);overflow-y:auto;overscroll-behavior:contain;padding-block:20px;scrollbar-gutter:stable}.article-generation-modal .ant-modal-footer{margin-top:0;padding-top:16px;border-top:1px solid #e7ebf2}.article-generation-modal-title{display:flex;flex-direction:column;gap:2px}.article-generation-modal-title>span{color:#172033;font-size:18px;font-weight:650}.article-generation-modal-title>small{color:#7b8497;font-size:12px;font-weight:400}.article-generation-body{display:grid;gap:20px}.article-generation-section-label{color:#6f788b;font-size:12px;font-weight:600;letter-spacing:.04em}.article-generation-mode-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;width:100%;margin-top:10px}.article-generation-mode-card.ant-radio-wrapper{display:flex;align-items:flex-start;min-width:0;min-height:76px;margin:0;padding:14px;border:1px solid #dfe5ef;border-radius:8px;background:#fff;cursor:pointer;transition:border-color .16s ease,background-color .16s ease,box-shadow .16s ease}.article-generation-mode-card:last-child{grid-column:1 / -1;min-height:66px}.article-generation-mode-card.ant-radio-wrapper:hover{border-color:#8db5f4;background:#f8fbff}.article-generation-mode-card.ant-radio-wrapper-checked{border-color:#2b69ca;background:#eef5ff;box-shadow:0 0 0 2px #2b69ca1a}.article-generation-mode-card .ant-radio{margin-top:2px}.article-generation-mode-card .ant-radio+span{min-width:0;padding-inline-end:0}.article-generation-mode-copy{display:flex;flex-direction:column;gap:4px}.article-generation-mode-copy strong{color:#222b3c;font-size:14px;font-weight:600;line-height:1.4}.article-generation-mode-copy small{color:#7d879a;font-size:12px;font-weight:400;line-height:1.5}.article-generation-config{padding:18px;border:1px solid #e1e7f0;background:#f8faff}.article-generation-config-heading{display:flex;align-items:center;justify-content:space-between;gap:16px}.article-generation-config-title{margin-top:2px;color:#182033;font-size:16px;font-weight:650}.article-generation-mode-status{flex:none;padding:3px 8px;border:1px solid #cfe0fb;border-radius:5px;color:#2461bf;background:#edf4ff;font-size:12px;font-weight:600}.article-generation-config-description{margin-top:5px;color:#7b8497;font-size:13px;line-height:1.6}.article-generation-field{margin-top:18px}.article-generation-field-label{margin-bottom:7px;color:#313a4d;font-size:13px;font-weight:600}.article-generation-field-label>span{margin-left:5px;color:#8b94a6;font-size:12px;font-weight:400}.article-generation-field-help{margin-top:6px;color:#858fa2;font-size:12px;line-height:1.5}.article-generation-subpanel{margin-top:18px;padding-top:2px;border-top:1px solid #e4e9f1}.article-generation-reference-option{display:flex;align-items:center;justify-content:space-between;gap:8px}.article-generation-reference-option>span:first-child{flex:1;min-width:0}.article-generation-reference-option .ant-tag{flex:none;margin-inline-end:0}.article-generation-quantity-row{display:flex;align-items:center;justify-content:space-between;gap:20px;margin-top:18px;padding:14px;border:1px solid #dfe6f0;background:#fff}.article-generation-quantity-row .article-generation-field-label{margin-bottom:2px}.article-generation-quantity-row .article-generation-field-help{margin-top:0}.article-generation-number-control{display:flex;align-items:center;gap:8px;color:#657084}.article-generation-number-control .ant-input-number{width:96px}.article-generation-content-list{display:grid;gap:12px;margin-top:18px}.article-generation-content-item{padding:14px;border:1px solid #dfe5ee;background:#fff}.article-generation-meta{display:grid;gap:5px;min-width:0;color:#3f495c;font-size:12px;line-height:1.55}.article-generation-meta-row{display:grid;grid-template-columns:48px minmax(0,1fr);gap:7px;align-items:start;min-width:0}.article-generation-meta-row>span:last-child{word-break:break-word;overflow-wrap:anywhere}.article-generation-meta-label{color:#7a8497;font-weight:600}.article-generation-meta-empty{color:#9aa2b1;font-size:12px}.article-publish-link-cell{display:flex;align-items:center;gap:6px;min-width:0}.article-publish-link{display:block;min-width:0;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.article-publish-destination,.article-publish-times{display:grid;gap:6px}.article-publish-times span{display:grid;gap:2px;white-space:nowrap}.article-publish-times em{color:#8a94a6;font-size:12px;font-style:normal}.article-list-title{display:-webkit-box;overflow:hidden;color:#273147;font-weight:600;line-height:1.55;overflow-wrap:anywhere;-webkit-box-orient:vertical;-webkit-line-clamp:2}.article-generation-summary{position:relative;display:grid;gap:4px;min-width:0;padding-right:48px;color:#4d586b;font-size:12px}.article-generation-summary-topic,.article-generation-summary-line strong{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.article-generation-summary-topic{color:#2d394f;font-weight:600}.article-generation-summary-line{display:grid;grid-template-columns:20px minmax(0,1fr);gap:4px;align-items:center;min-width:0}.article-generation-summary-line>span{color:#7e899c;font-weight:700}.article-generation-summary-line strong{min-width:0;color:#606b7e;font-weight:400}.article-generation-summary-detail.ant-btn{position:absolute;right:0;bottom:-4px;height:24px;padding:0;font-size:12px}.article-generation-meta-modal{max-height:min(520px,calc(100vh - 220px));padding:16px;overflow-y:auto;background:#f8faff;border:1px solid #e1e7f0;border-radius:8px}.article-generation-meta-modal .article-generation-meta{gap:12px;font-size:13px}.article-generation-meta-modal .article-generation-meta-row{grid-template-columns:58px minmax(0,1fr)}.article-list-actions{white-space:nowrap}.article-generation-content-heading{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:8px;color:#384257;font-size:12px;font-weight:600}.article-generation-content-heading>span:last-child{color:#9099aa;font-variant-numeric:tabular-nums;font-weight:400}.article-generation-content-editor{display:flex;align-items:flex-start;gap:8px}.article-generation-content-editor .ant-input{flex:1;resize:vertical}.article-generation-content-editor .ant-btn{min-width:36px}.article-generation-add-content{width:100%;margin-top:12px}.article-generation-blank-state{display:flex;flex-direction:column;gap:5px;margin-top:18px;padding:18px;border-left:3px solid #2b69ca;background:#fff}.article-generation-blank-state strong{color:#263148;font-size:14px}.article-generation-blank-state span{color:#7d8799;font-size:12px}@media(max-width:720px){.article-generation-modal{max-width:calc(100vw - 24px)}.article-generation-mode-grid{grid-template-columns:1fr}.article-generation-mode-card:last-child{grid-column:auto}.article-generation-config{padding:14px}.article-generation-quantity-row{align-items:flex-start;flex-direction:column}}.article-create-page .article-create-field .ant-input-textarea-show-count{margin-bottom:28px}.article-reading-content :is(h1,h2,h3,h4){font-weight:650;line-height:1.5;margin:1.4em 0 .6em;font-size:1.2em}.article-reading-content p{margin:0 0 1em}.article-reading-content ul{list-style:disc;padding-left:1.5em;margin:0 0 1em}.article-reading-content ol{list-style:decimal;padding-left:1.5em;margin:0 0 1em}.article-reading-content blockquote{border-left:3px solid #c9bfff;padding-left:16px;color:#69758a}.article-create-page.article-create-simple .article-create-workspace{display:grid;grid-template-columns:minmax(260px,1fr) minmax(0,2.1fr) minmax(200px,.8fr);align-items:stretch;gap:16px;height:max(660px,calc(100vh - 230px))}.article-create-page.article-create-simple .article-create-form{min-width:0;min-height:0;overflow-y:auto;padding:0}.article-create-page.article-create-simple .article-create-inline-fields{grid-template-columns:minmax(0,1fr);gap:18px}.article-create-page.article-create-simple .article-create-section .ant-card-body{padding:18px}.article-create-page.article-create-simple .article-create-section .ant-card-head{padding:16px 18px}.article-create-page.article-create-simple .article-create-quick-footer{flex-direction:column;align-items:stretch;gap:12px}.article-create-page.article-create-simple .article-create-quick-footer>.ant-btn{width:100%}.article-create-page.article-create-simple .article-create-mode-list{min-width:0}.article-reading-panel,.article-history-panel{display:flex;flex-direction:column;min-width:0;min-height:0;background:#fff;border:1px solid #e7e9f0;border-radius:14px;overflow:hidden}.article-pane-heading{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:18px 20px;border-bottom:1px solid #edf0f5;flex-shrink:0;min-height:70px;box-sizing:border-box}.article-pane-heading h2{font:inherit;font-size:16px;font-weight:650;margin:0}.article-pane-heading>span{font-size:12px;color:#8690a3;white-space:nowrap}.article-reading-scroll{flex:1;min-height:0;overflow:auto;padding:28px;overflow-wrap:anywhere}.article-reading-title{font-size:24px;line-height:1.5;margin:0 0 24px}.article-reading-content{font-size:15px;line-height:1.9;color:#34384a}.article-reading-content img{max-width:100%;height:auto;border-radius:8px}.article-reading-content pre{overflow-x:auto;padding:12px;background:#f7f8fb}.article-reading-content table{display:block;max-width:100%;overflow-x:auto;border-collapse:collapse}.article-reading-content th,.article-reading-content td{padding:8px;border:1px solid #e7e9f0}.article-history-scroll{flex:1;min-height:0;overflow-y:auto;padding:12px}.article-history-item{display:flex;flex-direction:column;gap:10px;width:100%;text-align:left;padding:14px;margin-bottom:10px;border:1px solid transparent;border-radius:10px;background:#f8f9fc;color:#34384a;font:inherit;cursor:pointer}.article-history-item strong{font-size:14px;line-height:1.6;overflow-wrap:anywhere}.article-history-item time{font-size:12px;color:#8690a3}.article-history-item:hover,.article-history-item.is-selected{background:#f3f0ff;border-color:#bdb3ff}.article-history-item:focus-visible{outline:2px solid #6650ff;outline-offset:2px}.article-history-panel footer{padding:14px;border-top:1px solid #edf0f5}.article-pane-empty{display:grid;place-items:center;min-height:220px;height:100%}@media(max-width:1100px){.article-create-page.article-create-simple .article-create-workspace{grid-template-columns:minmax(240px,.9fr) minmax(0,1.5fr);height:auto}.article-create-page.article-create-simple .article-create-form{max-height:780px}.article-reading-panel{height:780px}.article-history-panel{grid-column:1 / -1;max-height:320px}}@media(max-width:700px){.article-create-page.article-create-simple .article-create-workspace{grid-template-columns:minmax(0,1fr)}.article-create-page.article-create-simple .article-create-form{max-height:none;overflow:visible}.article-reading-panel{height:560px}.article-reading-scroll{padding:20px}.article-history-panel{grid-column:auto}}.article-create-quick-footer .article-create-navigation-actions{margin-left:auto}.article-create-quick-footer{flex-wrap:wrap}@media(max-width:600px){.article-create-quick-footer .article-create-navigation-actions{margin-left:0;align-self:flex-end}}.article-create-simple .article-create-quick-footer{justify-content:flex-start}.article-create-quick-footer>.ant-btn{order:-1;min-width:160px}.article-create-page{display:flex;flex-direction:column;gap:14px;min-width:0}.article-create-loading{display:block;margin:120px auto}.article-create-topbar{display:flex;align-items:center;justify-content:space-between;min-height:72px;padding:12px 18px;background:#fff;border:1px solid #dce5f2;border-radius:8px}.article-create-back{height:auto;padding:0 0 5px}.article-create-title-row{display:flex;align-items:baseline;gap:12px}.article-create-title-row h1,.article-create-form-heading h2{margin:0;color:#172033;line-height:1.3}.article-create-title-row h1{font-size:22px;font-family:inherit;font-weight:700;letter-spacing:-.6px;line-height:1.4}.article-create-title-row span,.article-create-form-heading p{color:#69758a}.article-create-workspace{display:grid;grid-template-columns:230px minmax(0,1fr) 230px;gap:14px;align-items:start}.article-create-mode-panel,.article-create-form,.article-create-summary{background:#fff;border:1px solid #dce5f2;border-radius:8px}.article-create-mode-panel,.article-create-summary{position:sticky;top:92px;padding:14px}.article-create-panel-label{color:#7a8699;font-size:12px;font-weight:600;letter-spacing:.04em}.article-create-mode-list{display:flex;flex-direction:column;gap:5px;width:100%;margin-top:10px}.article-create-mode-item.ant-radio-wrapper{display:flex;align-items:start;gap:8px;width:100%;min-height:62px;margin:0;padding:10px;color:#354158;border:1px solid transparent;border-radius:6px;transition:background-color .16s ease,border-color .16s ease}.article-create-mode-item.ant-radio-wrapper>.ant-radio{flex:0 0 auto;margin-top:3px}.article-create-mode-content{display:grid;flex:1 1 auto;grid-template-columns:22px minmax(0,1fr);align-items:start;min-width:0}.article-create-mode-copy{min-width:0}.article-create-mode-item.ant-radio-wrapper:hover{background:#f4f7fb}.article-create-mode-item.ant-radio-wrapper-checked{color:#1556b8;background:#e8f1ff;border-color:#79a9ee}.article-create-mode-icon{padding-top:1px;font-size:17px}.article-create-mode-item strong,.article-create-mode-item small{display:block}.article-create-mode-item strong{color:inherit;line-height:1.4;word-break:normal;overflow-wrap:break-word}.article-create-mode-item small{margin-top:3px;color:#7a8699;font-size:12px;line-height:1.45;word-break:normal;overflow-wrap:break-word}.article-create-form{min-width:0;padding:18px}.article-create-form-heading{display:flex;align-items:flex-start;justify-content:space-between;gap:16px;padding-bottom:16px;border-bottom:1px solid #e7edf5}.article-create-form-heading h2{margin-top:4px;font-size:20px}.article-create-form-heading p{margin:5px 0 0}.article-create-section.ant-card{margin-top:14px;border-color:#dfe7f1;border-radius:6px;box-shadow:none}.article-create-section .ant-card-head{min-height:46px;padding:0 16px;border-bottom-color:#e7edf5}.article-create-section .ant-card-head-title{padding:12px 0;font-size:15px}.article-create-section .ant-card-body{display:flex;flex-direction:column;gap:16px;padding:16px}.article-create-field{display:flex;flex-direction:column;gap:7px}.article-create-field>span{color:#263147;font-weight:600}.article-create-field b{color:#d9363e}.article-create-field i{color:#8a95a8;font-size:12px;font-style:normal;font-weight:400}.article-create-field small,.article-create-summary p{color:#7b8799;font-size:12px;line-height:1.5}.article-create-point-estimate{display:grid;grid-template-columns:18px minmax(0,1fr) auto;align-items:center;gap:4px 7px;padding:10px 11px;margin:12px 0;color:#617089;background:#f2f7ff;border:1px solid #d8e6f8;border-radius:7px}.article-create-point-estimate>strong{color:#e85d2a;font-size:16px}.article-create-point-estimate>small{grid-column:2 / 4;color:#7b8799;font-size:11px;line-height:1.4}.customer-keyword-selection{display:flex;flex-direction:column;align-items:flex-start;gap:12px;padding:14px;background:#f8faff;border:1px solid #dfe7f4;border-radius:8px}.customer-keyword-selected-tags{display:flex;flex-wrap:wrap;gap:8px;width:100%}.customer-keyword-selected-tags .ant-tag{margin:0;padding:4px 9px;font-size:13px}.customer-keyword-empty{color:#8792a5;font-size:13px}.customer-keyword-picker{display:flex;flex-direction:column;gap:20px;padding-top:4px}.customer-keyword-picker-heading{display:flex;align-items:center;justify-content:space-between;gap:16px}.customer-keyword-picker-heading-copy{display:flex;align-items:baseline;gap:12px}.customer-keyword-picker-heading strong,.customer-keyword-cloud-heading strong{color:#1c2840;font-size:16px}.customer-keyword-picker-heading span,.customer-keyword-cloud-heading span{color:#7a8699;font-size:13px}.customer-keyword-group-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:12px}.customer-keyword-group-card{display:grid;grid-template-columns:34px minmax(0,1fr);grid-template-rows:auto auto;gap:2px 10px;min-height:86px;padding:16px;color:#344057;text-align:left;background:#f6f8fb;border:1px solid #e1e7f0;border-radius:10px;cursor:pointer;transition:border-color .16s ease,background-color .16s ease,box-shadow .16s ease}.customer-keyword-group-card:hover{background:#f1f6ff;border-color:#9bbef0}.customer-keyword-group-card.is-active{color:#1659bd;background:#eaf2ff;border-color:#4f8fe8;box-shadow:0 0 0 2px #2f6fce14}.customer-keyword-group-icon{display:flex;grid-row:1 / span 2;align-items:center;justify-content:center;color:#4b7fd4;font-size:24px}.customer-keyword-group-name{align-self:end;font-size:15px;font-weight:650}.customer-keyword-group-count{align-self:start;color:#8390a5;font-size:12px}.customer-keyword-group-card.is-active .customer-keyword-group-count{color:#5281c8}.customer-keyword-cloud-heading{display:flex;align-items:center;justify-content:space-between;gap:16px;padding-top:4px}.customer-keyword-cloud-heading>div{display:flex;align-items:baseline;gap:12px}.customer-keyword-cloud-heading .customer-keyword-cloud-actions{display:flex;align-items:center;gap:8px}.customer-keyword-cloud{display:flex;flex-wrap:wrap;align-content:flex-start;gap:10px;min-height:180px;max-height:340px;padding:18px;overflow-y:auto;background:#fbfcfe;border:1px solid #e0e7f1;border-radius:10px}.customer-keyword-chip{height:34px;padding:0 13px;color:#445067;background:#f0f2f5;border:1px solid transparent;border-radius:6px;cursor:pointer;transition:color .15s ease,background-color .15s ease,border-color .15s ease}.customer-keyword-chip:hover{color:#1f63c4;background:#e9f1fd}.customer-keyword-chip.is-selected{color:#145fc8;font-weight:600;background:#e3efff;border-color:#a6c8f5}.customer-keyword-cloud-empty{width:100%;margin:auto;color:#8b96a8;text-align:center}.customer-keyword-picker-summary{color:#69768b;text-align:right}.customer-keyword-picker-summary strong{color:#1767d2;font-size:16px}.article-create-image-option{display:grid;grid-template-columns:42px minmax(0,1fr) auto;gap:14px;align-items:center;padding:16px;background:#f8faff;border:1px solid #dfe7f4;border-radius:8px}.article-create-image-option-icon{display:flex;align-items:center;justify-content:center;width:42px;height:42px;color:#2b69ca;font-size:22px;background:#eaf2ff;border-radius:8px}.article-create-image-option>div{display:flex;flex-direction:column;gap:4px;min-width:0}.article-create-image-option strong{color:#263147;font-size:14px}.article-create-image-option small{color:#7d8799;line-height:1.5}.article-create-inline-fields{display:grid;grid-template-columns:1fr 1fr;gap:14px}.article-create-product-context>.ant-tag{margin-bottom:10px}.article-create-product-context dl{margin:0}.article-create-product-context dl>div{display:grid;grid-template-columns:84px minmax(0,1fr);gap:12px;padding:9px 0;border-bottom:1px solid #edf1f6}.article-create-product-context dl>div:last-child{border-bottom:0}.article-create-product-context dt{color:#7a8699}.article-create-product-context dd{min-width:0;margin:0;color:#263147;line-height:1.65;overflow-wrap:anywhere;white-space:pre-wrap}.article-create-reference-option{display:flex;align-items:center;justify-content:space-between;gap:12px}.article-create-reference-option>span{min-width:0;overflow:hidden;text-overflow:ellipsis}.article-create-content-list{display:flex;flex-direction:column;gap:12px}.article-create-content-item{padding:12px;background:#f8fafc;border:1px solid #e3eaf3;border-radius:6px}.article-create-content-meta,.article-create-content-editor{display:flex;justify-content:space-between;gap:10px}.article-create-content-meta{margin-bottom:8px;color:#69758a;font-size:12px}.article-create-content-editor .ant-input{flex:1}.article-create-rewrite-field{margin-top:4px}.article-create-empty-state{display:flex;align-items:center;gap:14px;min-height:110px;color:#2b69ca}.article-create-empty-state>.anticon{font-size:30px}.article-create-empty-state strong,.article-create-empty-state span{display:block}.article-create-empty-state strong{color:#263147}.article-create-empty-state span{margin-top:5px;color:#7b8799}.article-create-summary dl{margin:14px 0}.article-create-summary dl>div{display:grid;grid-template-columns:72px minmax(0,1fr);gap:8px;padding:9px 0;border-bottom:1px solid #edf1f6}.article-create-summary dt{color:#7a8699}.article-create-summary dd{margin:0;color:#27334a;font-weight:500;overflow-wrap:anywhere}.article-create-count{margin-bottom:14px}.article-create-count .ant-input-number{width:100%}.article-create-summary p{margin:10px 0 0}@media(max-width:1180px){.article-create-workspace{grid-template-columns:210px minmax(0,1fr)}.article-create-summary{position:static;grid-column:1 / -1}.article-create-summary dl{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:12px}.customer-keyword-group-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:760px){.article-create-topbar{align-items:flex-start;gap:12px}.article-create-workspace{grid-template-columns:1fr}.article-create-mode-panel,.article-create-summary{position:static}.article-create-mode-list{display:grid;grid-template-columns:1fr 1fr}.article-create-inline-fields,.article-create-summary dl{grid-template-columns:1fr}.customer-keyword-picker-heading,.customer-keyword-cloud-heading,.customer-keyword-cloud-heading>div,.customer-keyword-picker-heading-copy{align-items:flex-start;flex-direction:column}.customer-keyword-cloud-heading .customer-keyword-cloud-actions{width:100%}.customer-keyword-group-grid{grid-template-columns:1fr}.customer-keyword-cloud{max-height:300px;padding:12px}.article-create-image-option{grid-template-columns:42px minmax(0,1fr)}.article-create-image-option .ant-switch{grid-column:1 / -1;justify-self:start}}@media(prefers-reduced-motion:reduce){.article-create-mode-item.ant-radio-wrapper,.customer-keyword-group-card,.customer-keyword-chip{transition:none}}.article-create-simple .article-create-workspace{display:block}.article-create-simple .article-create-form{background:transparent;border:0;padding:0}.article-create-simple .article-create-quick{margin-bottom:18px}.article-create-quick .article-create-inline-fields{gap:20px 28px}.article-create-quick .ant-switch{align-self:flex-start}.article-create-quick-footer{display:flex;align-items:center;justify-content:space-between;gap:16px;padding-top:20px;border-top:1px solid #eeeaf7}.article-create-quick-footer small{display:block;margin-top:4px;color:#8690a3;font-size:12px}.article-create-advanced .article-create-mode-panel{position:static;margin-bottom:18px}.article-create-advanced .article-create-form-heading{display:none}.article-create-simple .article-create-advanced{background:#fff;border-radius:12px}@media(max-width:600px){.article-create-quick .article-create-inline-fields{grid-template-columns:1fr}.article-create-quick-footer{align-items:stretch;flex-direction:column}}.article-editor-preview{min-width:0;font-size:16px;overflow-wrap:anywhere}.article-editor-preview :is(h1,h2,h3,h4,h5,h6){margin:1.5em 0 .65em;font-weight:650;line-height:1.4;color:var(--color-text, #1f2937)}.article-editor-preview h1{font-size:2em}.article-editor-preview h2{font-size:1.5em}.article-editor-preview h3{font-size:1.25em}.article-editor-preview h4{font-size:1.125em}.article-editor-preview h5{font-size:1em}.article-editor-preview h6{font-size:.9375em}.article-editor-preview :is(p,ul,ol,blockquote,pre){margin:0 0 1em}.article-editor-preview ul{list-style:disc outside;padding-left:1.75em}.article-editor-preview ol{list-style:decimal outside;padding-left:1.75em}.article-editor-preview ul ul{list-style-type:circle}.article-editor-preview ul ul ul{list-style-type:square}.article-editor-preview li{margin:.25em 0}.article-editor-preview li>:is(ul,ol){margin:.25em 0}.article-editor-preview .contains-task-list{list-style:none}.article-editor-preview .task-list-item input{margin-right:.5em}.article-editor-preview strong{font-weight:700}.article-editor-preview em{font-style:italic}.article-editor-preview blockquote{border-left:3px solid var(--color-primary, #6554ff);padding:.75em 1em;background:var(--color-primary-soft, #f5f3ff)}.article-editor-preview code{font-family:ui-monospace,SFMono-Regular,Consolas,monospace;font-size:.875em;padding:.15em .35em;border-radius:4px;background:var(--color-bg-secondary, #f0f2f5)}.article-editor-preview pre{max-width:100%;overflow-x:auto;padding:1em;border-radius:8px;background:var(--color-bg-secondary, #f0f2f5);line-height:1.6;overflow-wrap:normal}.article-editor-preview pre code{padding:0;background:transparent}.article-editor-preview hr{border:0;border-top:1px solid var(--color-border, #d9d9d9);margin:1.5em 0}.article-editor-preview>:first-child{margin-top:0}.article-editor-preview>:last-child,.article-editor-preview blockquote>:last-child{margin-bottom:0}@media(max-width:600px){.article-editor-preview h1{font-size:1.75em}}.crawl-round-filter{margin-top:20px;padding-top:18px;border-top:1px solid var(--round-line)}.crawl-round-filter-heading{display:flex;align-items:center;justify-content:space-between;flex-wrap:wrap;gap:12px 20px;margin-bottom:12px}.crawl-round-filter-caption{display:flex;align-items:baseline;flex-wrap:wrap;gap:6px 12px}.crawl-round-filter-caption h3{margin:0;color:var(--round-text);font-size:14px;line-height:1.5;font-weight:600}.crawl-round-filter-caption>span{color:var(--round-muted);font-size:12px}.crawl-round-search{width:280px;max-width:100%;min-height:40px}.crawl-round-choices{display:grid;grid-template-columns:repeat(auto-fit,minmax(136px,1fr));gap:8px}.crawl-round-choice{display:flex;align-items:center;justify-content:space-between;gap:8px;min-width:0;min-height:44px;padding:10px 12px;border:1px solid transparent;border-radius:8px;background:var(--round-bg);color:var(--round-text);cursor:pointer;font:inherit;font-size:13px;line-height:20px;transition:background-color .16s ease,border-color .16s ease,color .16s ease}.crawl-round-choice-name{display:inline-flex;align-items:center;gap:6px;white-space:nowrap}.crawl-round-choice-name .anticon{width:12px;font-size:12px;visibility:hidden}.crawl-round-choice-count{color:var(--round-muted);font-size:12px;font-variant-numeric:tabular-nums;white-space:nowrap}.crawl-round-choice:hover{background:var(--round-hover)}.crawl-round-choice.is-selected{border-color:var(--round-selected-border);background:var(--round-selected-bg);color:var(--round-primary)}.crawl-round-choice.is-selected .anticon{visibility:visible}.crawl-round-choice.is-selected .crawl-round-choice-count{color:var(--round-primary)}.crawl-round-choice:focus-visible{outline:2px solid var(--round-primary);outline-offset:2px}@media(max-width:600px){.crawl-round-search{width:100%;min-height:44px}.crawl-round-choices{grid-template-columns:repeat(2,minmax(0,1fr))}.crawl-round-choice{padding-inline:8px;gap:4px}.crawl-round-choice-name{gap:4px}}@media(prefers-reduced-motion:reduce){.crawl-round-choice{transition:none}}.crawl-data-page{gap:18px}.crawl-overview-panel,.crawl-comparison-panel{overflow:hidden;border:1px solid rgba(219,228,238,.95);border-radius:10px;background:#fff;box-shadow:0 14px 38px #22488212}.crawl-control-panel{padding:22px 24px}.crawl-stats-panel{border-top:1px solid #e7ecf3}.crawl-control-heading,.crawl-section-heading,.crawl-selection-row{display:flex;align-items:center;justify-content:space-between;gap:18px}.crawl-control-heading{align-items:flex-start;padding-bottom:18px}.crawl-control-title{display:flex;align-items:center;gap:9px;margin-bottom:5px;color:#18243a;font-size:17px;font-weight:700}.crawl-control-title .anticon{color:#315cd6}.crawl-filter-row{display:flex;flex-wrap:wrap;align-items:center;gap:10px;padding:16px 0;border-top:1px solid #edf1f7;border-bottom:1px solid #edf1f7}.crawl-filter-row .ant-select-selector,.crawl-filter-row .ant-picker,.crawl-filter-row .ant-btn{border-radius:7px!important}.crawl-filter-row .ant-select-single,.crawl-filter-row .ant-select-single .ant-select-selector,.crawl-filter-row .ant-picker,.crawl-filter-row .ant-btn{height:40px!important}.crawl-filter-row .ant-select-single .ant-select-selection-item,.crawl-filter-row .ant-select-single .ant-select-selection-placeholder{line-height:38px!important}.crawl-filter-row .ant-btn{display:inline-flex;align-items:center;justify-content:center;padding-inline:14px;font-size:14px;line-height:1}.crawl-selection-row{padding-top:16px}.crawl-summary-inline{display:flex;flex-wrap:wrap;justify-content:flex-end;gap:18px;color:#6e7a8d;font-size:13px}.crawl-summary-inline strong{color:#24344d;font-size:16px}.crawl-section-heading{min-height:72px;padding:16px 20px;border-bottom:1px solid #edf1f7}.crawl-section-heading h2{margin:0;color:#1a2638;font-size:16px;line-height:1.4}.crawl-section-heading p{margin:4px 0 0;color:#8a95a6;font-size:12px}.crawl-section-heading .ant-segmented{padding:3px;border-radius:10px;background:#f3f5f9}.crawl-stats-table{padding:12px 18px 18px}.crawl-stats-table .ant-table{color:#334158}.crawl-stats-table .ant-table-thead>tr>th{border-bottom:0;background:#fff;color:#7c8798;font-size:12px;font-weight:600;white-space:nowrap}.crawl-stats-table .ant-table-tbody>tr>td{border-bottom:0;font-size:13px}.crawl-stats-table .ant-table-tbody>tr.crawl-table-row-even>td{background:#f7f9fc}.crawl-stats-table .ant-table-tbody>tr:hover>td{background:#edf4ff!important}.crawl-model-name,.crawl-query-platform{display:inline-flex;align-items:center;gap:9px;color:#27364d;font-weight:650}.crawl-model-icon{display:inline-flex;align-items:center;justify-content:center;width:26px;height:26px;flex:0 0 26px;border-radius:8px;background:#edf3ff;color:#315cd6}.crawl-model-icon img{width:22px;height:22px;border-radius:6px;object-fit:contain}.crawl-stat-emphasis{color:#315cd6;font-weight:650}.crawl-stat-rank{color:#e2647b;font-weight:650}.crawl-stat-positive{color:#159f82;font-weight:650}.crawl-comparison-heading{background:#fbfcfe}.crawl-comparison-count{padding:5px 10px;border-radius:999px;background:#edf3ff;color:#315cd6;font-size:12px;font-weight:650}.crawl-matrix-scroll{max-width:100%;overflow:auto;overscroll-behavior-inline:contain}.crawl-matrix-grid{display:grid;width:100%;min-width:980px}.crawl-matrix-header{position:sticky;top:0;z-index:4;min-height:54px;border-bottom:1px solid #e5eaf2;background:#f8fafc}.crawl-query-header,.crawl-answer-header{display:flex;align-items:center;padding:12px 18px;color:#6e7a8d;font-size:12px;font-weight:600}.crawl-query-header{position:sticky;left:0;z-index:5;gap:34px;background:#f8fafc}.crawl-answer-header{justify-content:center;gap:8px;border-left:1px solid #e7ecf3}.crawl-answer-header>span{display:inline-flex;align-items:center;justify-content:center;width:22px;height:22px;border-radius:50%;background:#3f56d9;color:#fff;font-size:11px}.crawl-answer-header strong{color:#5c687b;font-size:12px}.crawl-answer-header small{max-width:180px;overflow:hidden;color:#98a2b1;font-size:11px;font-weight:400;text-overflow:ellipsis;white-space:nowrap}.crawl-matrix-row{border-bottom:1px solid #e7ecf3;background:#fff}.crawl-matrix-row:last-child{border-bottom:0}.crawl-query-cell{position:sticky;left:0;z-index:2;display:flex;min-height:250px;gap:12px;padding:16px 14px;border-right:1px solid #e7ecf3;background:#fff}.crawl-matrix-row:nth-child(odd) .crawl-query-cell{background:#fbfcfe}.crawl-row-number{width:24px;flex:0 0 24px;padding-top:34px;color:#97a1b0;text-align:center;font-size:12px}.crawl-query-copy{min-width:0}.crawl-query-round{display:flex;align-items:center;gap:6px;min-width:0;margin-bottom:8px}.crawl-query-round .ant-tag{flex:0 0 auto;margin:0}.crawl-query-round .ant-typography{overflow:hidden;font-size:11px;text-overflow:ellipsis;white-space:nowrap}.crawl-query-platform{margin-bottom:9px;font-size:12px}.crawl-query-copy h3{margin:0 0 8px;color:#202b3d;font-size:14px;line-height:1.45}.crawl-query-copy p{margin:2px 0;color:#8a95a6;font-size:11px;line-height:1.45}.crawl-answer-cell{min-width:0;overflow:hidden;padding:10px 12px 8px;border-left:1px solid #e7ecf3;background:#fff}.crawl-answer-cell.is-empty{display:flex;align-items:center;justify-content:center;min-height:250px;background:#fbfcfe}.crawl-answer-cell.is-error{background:snow}.crawl-answer-meta{display:flex;align-items:center;gap:8px;min-height:24px;margin-bottom:6px}.crawl-answer-meta .ant-typography{flex:1;min-width:0;font-size:11px}.crawl-answer-meta .ant-checkbox-wrapper{flex:0 0 auto;margin-left:auto}.crawl-answer-text{height:126px;max-width:100%;overflow-x:hidden;overflow-y:auto;padding:9px 12px;border-radius:8px;background:#f8fafc;color:#3d4758;font-size:12px;line-height:1.6;white-space:pre-wrap;word-break:break-word;overflow-wrap:anywhere}.crawl-answer-error{min-height:72px;padding:9px 12px;border:1px solid #ffd4d6;border-radius:10px;background:#fff2f2;color:#c83c46;font-size:12px}.crawl-answer-tags{display:flex;min-height:24px;flex-wrap:wrap;gap:4px;padding-top:6px}.crawl-answer-tags .ant-tag{margin:0;border-radius:6px}.crawl-answer-actions{display:flex;flex-wrap:wrap;align-items:center;gap:2px;margin:3px -8px 0;padding-top:2px;border-top:1px solid #edf1f6}.crawl-answer-actions .ant-btn{color:#61708a;font-size:12px}.crawl-answer-actions .ant-btn:hover{color:#315cd6;background:#eef4ff}.crawl-reference-block>.ant-btn{height:auto;padding:2px 0 0;font-size:12px}.crawl-reference-list{display:flex;flex-direction:column;gap:7px;max-height:260px;margin-top:8px;overflow:auto}.crawl-reference-item{padding:9px 10px;border:1px solid #e8edf5;border-radius:9px;background:#fbfcfe}.crawl-reference-title{display:flex;align-items:flex-start;gap:7px;margin-bottom:6px;font-size:12px}.crawl-reference-title .anticon{margin-top:3px;color:#315cd6}.crawl-reference-title a{display:-webkit-box;overflow:hidden;color:#33435d;-webkit-box-orient:vertical;-webkit-line-clamp:2}@media(max-width:900px){.crawl-control-heading,.crawl-section-heading,.crawl-selection-row{align-items:flex-start;flex-direction:column}.crawl-summary-inline{justify-content:flex-start}.crawl-control-panel{padding:18px}.crawl-filter-row .ant-select{width:min(100%,320px)!important}}.crawl-record-pagination{display:flex;justify-content:flex-end;flex-wrap:wrap;padding:16px 0}.brand-report-page{min-width:0}.report-algorithm-popover{--report-help-background: #41464e;--antd-arrow-background-color: var(--report-help-background);max-width:calc(100vw - 24px)}.report-algorithm-popover .ant-popover-container{background:var(--report-help-background);color:#fff;border-radius:12px;padding:14px 16px;box-shadow:0 6px 20px #0f172a2e}.report-algorithm-popover .ant-popover-content{color:#fff}.report-algorithm-popover .ant-popover-arrow{--ant-popover-color-bg-elevated: var(--report-help-background);--ant-color-bg-elevated: var(--report-help-background)}.report-algorithm-popover .ant-popover-arrow:before{background:var(--report-help-background)}.report-algorithm-help{width:min(420px,calc(100vw - 56px));max-height:min(600px,70vh);overflow-y:auto;font-size:16px;line-height:1.65;overflow-wrap:anywhere;scrollbar-width:thin;scrollbar-color:#9ca3af transparent}.report-algorithm-help p{margin:0 0 12px}.report-algorithm-help p:last-child{margin-bottom:0}.report-algorithm-trigger.ant-btn{border-radius:999px;min-height:44px;color:var(--color-ink-soft)}.brand-report-page .brand-report-card{border:1px solid var(--color-border)!important;border-radius:var(--radius-card)!important;background:var(--color-surface)!important;box-shadow:none!important}.brand-report-page .brand-report-card>.ant-card-body{padding:0}.brand-report-heading{display:flex;align-items:center;justify-content:space-between;gap:20px;padding:24px;border-bottom:1px solid var(--color-border)}.brand-report-heading h1{margin:0;font-size:20px;line-height:1.5;color:var(--color-ink)}.brand-report-heading p{margin:4px 0 0;font-size:13px;line-height:1.7;color:var(--color-ink-soft)}.brand-report-primary{flex-shrink:0}.brand-report-history{display:flex;align-items:center;justify-content:space-between;gap:16px;padding:16px 24px;background:var(--color-surface-muted);border-bottom:1px solid var(--color-border)}.brand-report-history-picker{display:flex;align-items:center;gap:16px;min-width:0;flex:1}.brand-report-history label{display:flex;gap:8px;align-items:center;color:var(--color-ink);font-size:13px;white-space:nowrap}.brand-report-history label span{color:var(--color-ink-soft);font-size:12px}.brand-report-history .brand-report-history-select{width:360px;max-width:100%;min-width:0;height:44px}.brand-report-heading .ant-btn,.brand-report-history .ant-btn,.brand-report-empty .ant-btn{min-height:44px;border-radius:var(--radius-button);box-shadow:none}.brand-report-content{padding:24px;min-width:0}.brand-report-empty{display:flex;align-items:center;flex-direction:column;padding:32px 16px 40px;text-align:center}.brand-report-empty-icon{display:grid;place-items:center;width:56px;height:56px;border-radius:16px;background:var(--color-primary-soft);color:var(--color-primary);font-size:26px;margin-bottom:20px}.brand-report-empty h2{margin:0;font-size:18px;line-height:1.5;color:var(--color-ink)}.brand-report-empty p{max-width:460px;margin:8px 0 0;color:var(--color-ink-soft);font-size:13px;line-height:1.8}.brand-report-empty-action{display:flex;flex-direction:column;align-items:center;gap:12px;margin-top:24px}.brand-report-empty-action>span{font-size:12px;color:var(--color-ink-soft)}@media(max-width:760px){.brand-report-heading{align-items:flex-start;flex-direction:column;padding:20px 16px;gap:16px}.brand-report-history{padding:16px;align-items:flex-start;flex-wrap:wrap;gap:8px}.brand-report-history-picker{flex-basis:100%;flex-direction:column;align-items:stretch;gap:8px}.brand-report-history .brand-report-history-select{width:100%}.brand-report-content{padding:16px}.brand-report-empty{padding:24px 0}}.brand-report-workspace{display:grid;grid-template-columns:256px minmax(0,1fr);align-items:start}.brand-report-sidebar{min-width:0;padding:20px 16px;background:var(--color-surface-muted);border-right:1px solid var(--color-border);align-self:stretch}.brand-report-sidebar h2{margin:0 0 16px;display:flex;align-items:center;justify-content:space-between;gap:8px;font-size:15px;color:var(--color-ink)}.brand-report-sidebar h2 span{font-size:12px;font-weight:400;color:var(--color-ink-soft)}.brand-report-history-list{display:flex;flex-direction:column;gap:12px;max-height:70vh;overflow-y:auto;padding:3px}.brand-report-history-item{width:100%;padding:14px;text-align:left;font:inherit;border:1px solid var(--color-border);border-radius:12px;background:var(--color-surface);color:var(--color-ink);cursor:pointer;display:flex;flex-direction:column;gap:8px}.brand-report-history-title{font-size:14px;font-weight:600;line-height:1.6;overflow-wrap:anywhere}.brand-report-history-item time{font-size:12px;color:var(--color-ink-soft)}.brand-report-history-item[aria-current=true]{border-color:var(--color-primary);background:var(--color-primary-soft)}.brand-report-history-item:focus-visible{outline:2px solid var(--color-primary);outline-offset:2px}.brand-report-history-item:disabled{cursor:wait}.brand-report-history-current{color:var(--color-primary);font-size:12px;font-weight:600}.brand-report-history-empty{color:var(--color-ink-soft);font-size:13px}.brand-report-toolbar{display:flex;justify-content:flex-end;margin-bottom:12px}.brand-report-workspace .brand-report-content{container-type:inline-size}@container (max-width: 900px){.brand-report-content .report-hero>.ant-card-body>.ant-row>.ant-col{flex:0 0 100%;max-width:100%}}@container (max-width: 480px){.brand-report-content .ant-select{min-width:0!important;max-width:100%;width:100%}.brand-report-content .report-hero .ant-typography{overflow-wrap:anywhere}}@media(max-width:1000px){.brand-report-workspace{grid-template-columns:216px minmax(0,1fr)}.brand-report-content{padding:16px}}@media(max-width:760px){.brand-report-workspace{grid-template-columns:minmax(0,1fr)}.brand-report-sidebar{border-right:0;border-bottom:1px solid var(--color-border)}.brand-report-history-list{max-height:220px}}@media print{.brand-report-workspace{display:block}.brand-report-sidebar,.brand-report-toolbar,.brand-report-heading{display:none!important}}.competition-viz{margin:20px 0;color:#344054}.competition-viz-head{display:flex;justify-content:space-between;align-items:center;gap:12px;flex-wrap:wrap;font-size:13px}.competition-viz-head>span{display:flex;align-items:center;gap:7px}.competition-viz-head i{width:9px;height:9px;display:inline-block;background:#4778b3;border-radius:50%;margin-left:10px}.competition-viz-head i.own-dot{background:#b96509;margin-left:0}.competition-viz-head small,.competition-help{color:#667085;font-size:12px;line-height:1.7}.competition-viz-grid{display:grid;grid-template-columns:minmax(0,1fr) 270px;gap:24px;margin-top:20px;align-items:start}.competition-plot{min-width:0;padding:12px 8px;background:#fafbfe;border:1px solid #edf0f5;border-radius:12px}.competition-axis{font-size:12px;color:#667085;padding-left:20px}.competition-axis.x-axis{text-align:right;padding-right:16px}.competition-legend{display:grid;gap:6px;max-height:400px;overflow-y:auto;padding:2px 5px 2px 2px}.competition-legend button{display:flex;align-items:center;gap:10px;border:1px solid transparent;background:#fff;padding:8px 10px;min-height:54px;width:100%;text-align:left;border-radius:8px;cursor:pointer;color:#344054;font:inherit}.competition-legend button:hover,.competition-legend button.is-active{background:#f0f5fc;border-color:#d4e0f1}.competition-legend button.is-own{color:#995006}.competition-legend button.is-own.is-active,.competition-legend button.is-own:hover{background:#fff6e9;border-color:#f2d5aa}.competition-number{flex:none;width:25px;height:25px;border-radius:50%;display:grid;place-items:center;background:#4778b3;color:#fff;font-size:12px}.is-own .competition-number{background:#b96509}.competition-label{min-width:0;display:grid;gap:4px}.competition-label b{font-size:13px;font-weight:500;white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.competition-label small{font-size:11px;color:#667085}.competition-legend button:focus-visible{outline:2px solid #6554ff;outline-offset:1px}.competition-selection{display:flex;align-items:baseline;flex-wrap:wrap;gap:8px 16px;padding:14px 16px;background:#f4f7fc;border:1px solid #dfe7f3;border-radius:9px;margin-top:14px;font-size:13px;overflow-wrap:anywhere}.competition-selection.is-own{background:#fff8ef;border-color:#f2d5aa}.competition-selection strong{flex:none}.competition-selection span{flex:1;min-width:100px}.competition-selection small{color:#667085}.competition-tooltip{max-width:300px;padding:12px 14px;background:#fff;border:1px solid #e4e7ec;border-radius:10px;box-shadow:0 6px 20px #10182812;font-size:13px;overflow-wrap:anywhere}.competition-tooltip p{margin:6px 0 0}.competition-empty{padding:40px 16px;text-align:center;color:#667085}.competition-help{margin:10px 0}@media(max-width:1000px){.competition-viz-grid{grid-template-columns:minmax(0,1fr);gap:14px}.competition-legend{grid-template-columns:repeat(2,minmax(0,1fr));max-height:260px}}@media(max-width:520px){.competition-legend{grid-template-columns:1fr}.competition-viz-head small{display:block}.competition-plot{padding:10px 0}.competition-selection{align-items:flex-start;flex-direction:column}}@media print{.competition-viz-grid{grid-template-columns:minmax(0,1fr) 230px}.competition-legend{max-height:none;overflow:visible}.competition-viz{break-inside:avoid}}.insights-labeled-chart{overflow-x:auto}.insights-labeled-chart .insights-tooltip{max-width:360px;white-space:normal;overflow-wrap:anywhere}@media print{.insights-labeled-chart{overflow:visible}.insights-labeled-chart>div{min-width:0!important}}.report-insights .insights-header{padding:18px 20px;background:#fff;border:1px solid var(--report-line);border-radius:12px;align-items:center}.report-insights .insights-header h1{font-size:24px;margin:6px 0}.report-insights .insights-header p{margin:0}.insights-actions{display:flex;gap:8px;flex-wrap:wrap;align-items:center}.overview-kpis .ant-card{background:#f7f4ff;border:0;text-align:center}.overview-kpis .ant-card-body{padding:18px 12px}.overview-kpis strong{margin:0 0 8px}.overview-kpis small{font-size:12px;margin-top:8px}.overview-question-list{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}.overview-question-list button{display:flex;gap:10px;align-items:center;text-align:left;background:#f8f6ff;border:1px solid transparent;border-radius:8px;color:#5143bf;padding:10px 12px;cursor:pointer;line-height:1.6;font:inherit}.overview-question-list button>span:first-child{border-radius:50%;background:#e9e3ff;min-width:24px;text-align:center;font-size:12px}.overview-question-list button>span:last-child{overflow-wrap:anywhere}.overview-question-list button:hover,.overview-question-list button.is-selected{border-color:var(--report-primary);background:#efebff}.overview-question-list button:focus-visible{outline:2px solid var(--report-primary);outline-offset:2px}.overview-method{font-size:12px;margin:12px 0 18px}.overview-platforms{display:grid;grid-template-columns:repeat(auto-fit,minmax(230px,1fr));gap:12px}.overview-platforms dl{margin:0}.overview-platforms dl>div{display:flex;justify-content:space-between;gap:12px;margin:9px 0}.overview-platforms dt{color:var(--report-muted)}.overview-platforms dd{margin:0;font-weight:600}.overview-three-columns{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px}.overview-three-columns .ant-card-body{padding:16px 12px}.overview-bars{list-style:none;padding:0;margin:0;display:grid;gap:16px}.overview-bars li{display:grid;grid-template-columns:20px minmax(60px,1fr) minmax(40px,1fr) 44px;gap:6px;align-items:center;font-size:12px;min-height:24px}.overview-position{color:var(--report-muted);text-align:center}.overview-brand{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.overview-brand small{display:block;font-size:10px}.overview-track{background:#f1f4fa;height:7px;border-radius:4px;overflow:hidden}.overview-track i{display:block;background:#367df4;height:100%;border-radius:4px}.overview-bars strong{text-align:right;font-weight:500}.overview-bars .is-own,.overview-rank-table .is-own{color:#6554ff;font-weight:600}.overview-bars .is-own .overview-track i{background:#6554ff}.overview-rank-table{overflow-x:auto}.overview-rank-table table{width:100%;border-collapse:collapse;font-size:12px}.overview-rank-table th{background:#f7f8fb;color:#475467;font-weight:500}.overview-rank-table th,.overview-rank-table td{padding:10px 6px;text-align:right}.overview-rank-table th:first-child,.overview-rank-table td:first-child{text-align:left;max-width:140px;overflow-wrap:anywhere}.overview-rank-table td{border-bottom:1px solid #f2f4f7}.overview-evidence-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;margin-top:20px}.overview-source-list{list-style:none;margin:0;padding:0}.overview-source-list li,.overview-answer-list details{padding:14px;background:#f8f9fc;border:1px solid #edf0f6;border-radius:8px;margin-bottom:10px;overflow-wrap:anywhere}.overview-source-list p{margin:6px 0;font-size:12px;color:var(--report-muted)}.overview-source-list small{color:var(--report-muted)}.overview-answer-list summary{cursor:pointer;line-height:1.6}.overview-answer-list summary>span{font-weight:500}.overview-answer-list summary>div{margin-top:8px;display:flex;gap:4px;flex-wrap:wrap;align-items:center}.overview-answer-list summary small{color:#5143bf}.overview-answer-list pre{white-space:pre-wrap;overflow-wrap:anywhere;font-family:inherit;line-height:1.8;font-size:14px}@media(min-width:1400px){.overview-platforms{grid-template-columns:repeat(3,minmax(0,1fr))}}@media(max-width:1100px){.overview-three-columns,.overview-evidence-grid,.overview-question-list{grid-template-columns:1fr}}@media(max-width:600px){.overview-platforms{grid-template-columns:1fr}.overview-kpis .ant-card-body{padding:14px 10px}.report-insights .insights-header{padding:16px}.overview-answer-list .ant-tag{white-space:normal}}@media print{.overview-three-columns{grid-template-columns:repeat(3,minmax(0,1fr))}.overview-evidence-grid{grid-template-columns:1fr}.overview-answer-list details{break-inside:avoid}}.report-insights{--report-muted:#667085;--report-line:#e4e7ec;--report-primary:#6554ff;min-width:0;color:#182230;font-variant-numeric:tabular-nums}.insights-header{display:flex;justify-content:space-between;gap:20px;flex-wrap:wrap;padding:28px;border-radius:18px;background:linear-gradient(120deg,#f0edff,#f4f8ff)}.insights-header h1{font-size:30px;margin:10px 0;font-weight:700;overflow-wrap:anywhere}.insights-header p,.insights-muted{color:var(--report-muted);font-size:14px;line-height:1.7}.insights-eyebrow{font-size:13px;color:#5143bf;letter-spacing:.08em}.insights-filters{display:flex;gap:16px;align-items:end;flex-wrap:wrap;margin:20px 0}.insights-filters label{display:grid;gap:8px;flex:1;min-width:180px;font-weight:500}.insights-filters .ant-select{width:100%;min-height:44px}.report-insights button{min-height:44px}.insights-nav{display:flex;flex-wrap:wrap;gap:8px;padding:8px 0 16px;border-bottom:1px solid var(--report-line)}.insights-nav a{padding:12px 14px;border-radius:8px;color:#5143bf;background:#f4f2ff;text-decoration:none}.report-insights section{margin-top:24px;scroll-margin-top:100px;min-width:0}.report-insights h2{font-size:22px;margin:0 0 8px}.insights-kpis{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:12px;margin:16px 0}.insights-kpis strong{display:block;font-size:30px;line-height:1.3;margin:12px 0;color:#182230}.insights-kpis small{color:var(--report-muted);line-height:1.5;display:block}.insights-chart{width:100%;min-width:0;margin:20px 0}.insights-tooltip{padding:12px;background:#fff;border:1px solid var(--report-line);border-radius:8px}.insights-evidence article{padding:16px;border-bottom:1px solid var(--report-line)}.insights-evidence pre{white-space:pre-wrap;overflow-wrap:anywhere;font-family:inherit;line-height:1.8}.insights-evidence summary{cursor:pointer;padding:12px 0;color:#5143bf}.insights-tags{display:flex;gap:8px;flex-wrap:wrap}.insights-tags .ant-tag{white-space:normal;padding:6px 10px;line-height:1.7;margin:0}.insights-advice{display:grid;gap:16px;grid-template-columns:repeat(3,minmax(0,1fr))}.insights-advice article{padding:18px;background:#f8f9fc;border-radius:12px;line-height:1.8}.insights-advice h3{font-size:16px;margin-top:0}.report-insights .ant-table-wrapper,.report-insights .ant-card{min-width:0}.report-insights a:focus-visible{outline:2px solid var(--report-primary);outline-offset:3px}@media(max-width:1100px){.insights-kpis{grid-template-columns:repeat(2,minmax(0,1fr))}.insights-advice{grid-template-columns:1fr}}@media(max-width:600px){.insights-header{padding:18px}.insights-header h1{font-size:24px}.insights-filters label{min-width:100%}.report-insights .ant-card-body{padding:14px}.insights-kpis strong{font-size:25px}.insights-actions{width:100%}}@media print{.insights-nav,.insights-filters,.insights-actions{display:none}.report-insights section{break-inside:avoid}.insights-header{background:#fff}}.sentiment-cloud-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:22px;margin-top:24px}.sentiment-panel{min-width:0;--sentiment-color:#087e5c;--sentiment-bg:#f4fcf8;--sentiment-border:#d3eee0}.sentiment-panel.negative{--sentiment-color:#c63748;--sentiment-bg:#fff9f9;--sentiment-border:#f6dce0}.sentiment-panel h3{display:flex;align-items:center;gap:10px;font-size:18px;color:var(--sentiment-color);margin:0 0 18px}.sentiment-panel h3 small{margin-left:auto;font-size:12px;font-weight:400}.sentiment-dot{width:10px;height:10px;border-radius:50%;background:var(--sentiment-color);box-shadow:0 0 0 6px var(--sentiment-bg);flex-shrink:0}.sentiment-cloud{min-height:300px;height:100%;box-sizing:border-box;display:flex;flex-wrap:wrap;justify-content:center;align-items:center;align-content:center;gap:16px 22px;padding:28px 20px;border:1px solid var(--sentiment-border);border-radius:10px;background:var(--sentiment-bg);color:var(--sentiment-color)}.sentiment-panel{display:flex;flex-direction:column}.sentiment-word{max-width:100%;overflow-wrap:anywhere;text-align:center;line-height:1.5;font-weight:500;cursor:help}.sentiment-word sup{font-size:11px;vertical-align:super;margin-left:5px}.sentiment-word:focus-visible{outline:2px solid currentColor;outline-offset:4px;border-radius:4px}.sentiment-cloud-empty{text-align:center;font-size:16px}.sentiment-cloud-empty>span{font-size:32px}.sentiment-cloud-empty p{margin:10px 0}.sentiment-cloud-empty small{font-size:12px}.sentiment-summary{margin-top:24px;padding:18px;background:#f8f9fc;border-radius:10px}.sentiment-summary h3{font-size:16px;margin:0 0 8px}.sentiment-summary p{margin:0;font-size:14px;line-height:1.8;color:#475467}.sentiment-neutral{margin-top:20px;color:#475467}.sentiment-neutral summary{cursor:pointer;padding:8px 0}.sentiment-neutral>div{display:flex;flex-wrap:wrap;gap:8px;padding-top:10px}.sentiment-neutral span{background:#f2f4f7;border-radius:6px;padding:6px 10px;font-size:13px;overflow-wrap:anywhere}@media(max-width:800px){.sentiment-cloud-grid{grid-template-columns:1fr}.sentiment-cloud{min-height:230px;padding:20px 14px}.sentiment-word{font-size:min(1em,32px)!important}}@media print{.sentiment-cloud-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.sentiment-visual{break-inside:avoid}}.sentiment-cloud{height:320px;min-height:320px;max-height:320px;flex:none;overflow-y:auto;overflow-x:hidden;align-content:flex-start;align-items:baseline;gap:10px 14px;padding:18px 16px;scrollbar-gutter:stable}.sentiment-word{flex-shrink:0;line-height:1.5;font-weight:500}.sentiment-word sup{font-size:10px;margin-left:3px}.sentiment-cloud:has(.sentiment-cloud-empty){align-content:center;align-items:center}.sentiment-panel h3{font-size:16px;margin-bottom:12px}.sentiment-cloud-empty{font-size:14px}.sentiment-neutral>div{max-height:240px;overflow-y:auto}@media(max-width:800px){.sentiment-cloud{height:280px;min-height:280px;max-height:280px;padding:16px 12px}}@media print{.sentiment-cloud{height:auto;min-height:200px;max-height:none;overflow:visible}.sentiment-neutral>div{max-height:none;overflow:visible}}.question-diagnosis{padding:24px 0;border-top:1px solid #e4e7ec}.question-diagnosis>header{display:flex;gap:12px;align-items:center;flex-wrap:wrap}.question-diagnosis h3{font-size:18px;flex:1;margin:0;min-width:180px}.question-number{background:#eeeaff;color:#5143bf;border-radius:8px;padding:6px 10px}.question-diagnosis h4{font-size:15px;margin:20px 0 10px}.question-conclusion{background:#f7f5ff;border:1px solid #e9e3ff;padding:16px;border-radius:10px;margin-top:16px}.question-conclusion h4,.question-conclusion p{margin:0 0 8px}.question-diagnosis small{color:#667085;font-size:12px;line-height:1.7}.question-platform-grid,.question-rivals{display:grid;grid-template-columns:repeat(auto-fit,minmax(230px,1fr));gap:12px}.question-platform,.question-rivals>div{padding:16px;border:1px solid #e4e7ec;border-radius:10px;min-width:0}.question-platform .ant-tag{white-space:normal;margin-bottom:6px}.question-platform p,.question-rivals p{font-size:14px;line-height:1.7;margin:8px 0}.question-diagnosis blockquote{border-left:3px solid #b4a8ff;background:#faf9ff;padding:12px;margin:12px 0;white-space:pre-wrap;overflow-wrap:anywhere;font-size:13px;line-height:1.8}.question-own-evidence{margin-bottom:12px}.question-rivals ul,.question-action ul{padding-left:20px;line-height:1.8;font-size:14px}.question-action{background:#f7f9fc;padding:16px;border-radius:10px;margin-top:18px}.question-action h4{margin-top:0}.question-action li+li{margin-top:8px}.question-raw summary{cursor:pointer;color:#5143bf;padding:16px 0;min-height:44px}.question-raw summary:focus-visible{outline:2px solid #6554ff}.question-raw article{border-top:1px solid #e4e7ec;padding:12px 0}.question-raw pre{white-space:pre-wrap;overflow-wrap:anywhere;font:inherit;line-height:1.8}.question-raw a{overflow-wrap:anywhere}@media(max-width:600px){.question-platform-grid,.question-rivals{grid-template-columns:1fr}.question-diagnosis{padding:18px 0}}.product-image-library{min-width:0}.product-image-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(min(100%,280px),1fr));gap:20px;align-items:stretch}.product-image-grid>.product-image-card{width:100%;min-width:0;height:100%;display:flex;flex-direction:column;overflow:hidden}.product-image-card>.ant-card-cover{flex:none;margin:0}.product-image-cover{height:200px;overflow:hidden;background:var(--color-surface-muted, #f7f8fc)}.product-image-cover .ant-image{display:block;width:100%;height:200px}.product-image-cover .ant-image-img{width:100%;height:200px;object-fit:contain}.product-image-card>.ant-card-body{min-width:0;padding:16px;flex:1;display:flex;flex-direction:column}.product-image-details{min-width:0;width:100%;flex:1;display:flex;flex-direction:column;gap:8px}.product-image-details>.ant-typography{max-width:100%;overflow-wrap:anywhere}.product-image-details>.ant-typography-ellipsis{width:100%}.product-image-actions{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;margin-top:auto;padding-top:8px}.product-image-actions .ant-btn{width:100%;min-width:0;height:36px;padding-inline:8px}@media(max-width:600px){.product-image-library>.ant-card-body{padding:16px}.product-image-actions .ant-btn{min-height:44px}}.sales-diagnosis-workspaces .diagnosis-search{width:320px;max-width:100%}.sales-diagnosis-workspaces .diagnosis-details{width:100%;overflow-wrap:anywhere;line-height:1.6}.sales-diagnosis-workspaces .diagnosis-contact{font-size:12px}.sales-diagnosis-workspaces .diagnosis-platforms{display:flex;flex-wrap:wrap;gap:6px}.sales-diagnosis-workspaces .ant-tag{margin-inline-end:0;white-space:normal}.sales-diagnosis-workspaces .diagnosis-metrics{display:flex;gap:18px;font-variant-numeric:tabular-nums}.sales-diagnosis-workspaces .diagnosis-metrics>span{display:flex;flex-direction:column;gap:2px}.sales-diagnosis-workspaces .diagnosis-metrics>span>span{color:#64748b;font-size:12px}.sales-diagnosis-workspaces .diagnosis-date{display:flex;flex-direction:column;gap:6px;white-space:nowrap;font-variant-numeric:tabular-nums;font-size:13px}.sales-diagnosis-workspaces .diagnosis-actions{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}.sales-diagnosis-workspaces .diagnosis-actions .ant-btn{width:100%;height:36px;padding-inline:8px;font-size:13px}.sales-diagnosis-workspaces .diagnosis-actions .ant-btn-primary{grid-column:1 / -1}@media(max-width:767px){.sales-diagnosis-workspaces .ant-card-head-wrapper{flex-wrap:wrap;gap:12px}.sales-diagnosis-workspaces .ant-card-extra{width:100%;margin-inline-start:0}.sales-diagnosis-workspaces .diagnosis-search{width:100%}}.media-publishing-page{padding-bottom:92px}.media-area-empty{color:#77758b;font-size:12px}.media-area-popup,.media-area-popup *{transition:none!important;animation:none!important}.media-publishing-heading{display:flex;align-items:flex-end;justify-content:space-between;gap:24px;margin-bottom:18px}.media-publishing-heading h2{margin:8px 0 2px}.media-publishing-article{width:min(560px,48vw);padding:14px 16px;border-left:3px solid #2166d5;background:#f5f8fd}.media-publishing-article>span{display:block;color:#66758d;font-size:13px;margin-bottom:7px}.media-publishing-article .ant-select{width:100%}.media-article-context{margin-bottom:18px;padding:20px;border:1px solid #cfdced;border-radius:12px;background:#fff;box-shadow:0 8px 24px #1f497d12}.media-article-context-heading{display:flex;align-items:flex-start;justify-content:space-between;gap:20px}.media-article-context-heading>div>span{color:#2166d5;font-size:13px;font-weight:600}.media-article-context-heading h2{margin:4px 0;color:#172033;font-size:20px;line-height:1.4}.media-article-context-heading p{margin:0;color:#66758d;line-height:1.6}.media-article-context-heading .ant-btn{min-height:44px}.media-article-loading{display:grid;min-height:150px;place-items:center}.media-article-context.is-compact{padding:12px 16px}.media-selected-article-compact{display:flex;align-items:center;justify-content:space-between;gap:20px}.media-selected-article-copy{display:grid;min-width:0;flex:1;gap:3px}.media-selected-article-copy>span{color:#2166d5;font-size:12px;font-weight:600}.media-selected-article-title{display:flex;align-items:center;gap:10px;min-width:0}.media-selected-article-title h2{margin:0;overflow:hidden;color:#172033;font-size:17px;line-height:1.4;text-overflow:ellipsis;white-space:nowrap}.media-selected-article-title .ant-tag{flex:0 0 auto;margin:0}.media-selected-article-copy p{margin:0;overflow:hidden;color:#59677b;line-height:1.5;text-overflow:ellipsis;white-space:nowrap}.media-selected-article-copy small{color:#7a8799;font-size:12px;line-height:1.4}.media-selected-article-compact>.ant-btn{min-width:88px;min-height:40px;flex:0 0 auto}.media-article-context .media-publish-article-step{margin-top:18px}.media-filter-panel{border:1px solid #dce5f1;background:#fff;padding:18px}.media-filter-heading{display:flex;align-items:center;justify-content:space-between;gap:16px;margin-bottom:12px}.media-filter-heading>span{font-size:16px;font-weight:600;color:#25243b}.media-filter-heading .ant-btn{color:#655c80;min-height:44px}.media-search-panel{display:flex;align-items:center;gap:14px;margin-top:18px;padding:12px 14px;border:1px solid #dce5f1;background:#fff}.media-search-panel>label{flex:0 0 auto;color:#25243b;font-size:14px;font-weight:600}.media-search-panel .media-main-search{width:100%;max-width:none;height:46px;background:#faf9ff}.media-main-search .ant-input-prefix{margin-inline-end:10px;color:#7062b7}.media-filter-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:16px}.media-filter-field{display:flex;flex-direction:column;gap:8px;min-width:0}.media-filter-field>label,.media-filter-field>span{font-size:13px;font-weight:500;color:#54536b}.media-filter-field .ant-select,.media-filter-field .ant-input-number-group-wrapper,.media-filter-field .ant-input-number{width:100%;min-width:0}.media-filter-field .ant-select{height:44px}.media-filter-field .ant-input-number-input{height:42px}.media-budget-range{display:grid;grid-template-columns:minmax(0,1fr) auto minmax(0,1fr);align-items:center;gap:8px}.media-budget-range>span{color:#77758b;font-size:12px}.media-filter-panel .media-advanced-filters{margin-top:20px;border-top:1px solid #eeebf6;border-radius:0}.media-filter-panel .media-advanced-filters .ant-collapse-header{min-height:44px;padding:16px 0 0;align-items:center}.media-filter-panel .media-advanced-filters .ant-collapse-body{padding:16px;margin-top:16px;border-radius:10px;background:#f8f9fc}.media-advanced-title{display:flex;flex-wrap:wrap;align-items:center;gap:8px 16px;font-weight:500}.media-advanced-title>span{color:#77758b;font-size:12px;font-weight:400}@media(max-width:1200px){.media-filter-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:600px){.media-publishing-page .media-filter-panel{padding:16px}.media-search-panel{align-items:stretch;flex-direction:column;gap:8px}.media-filter-grid{grid-template-columns:minmax(0,1fr)}.media-advanced-title{gap:4px;flex-direction:column;align-items:flex-start}}.media-list-toolbar{display:flex;justify-content:space-between;gap:16px;align-items:center;padding:12px 0}.media-density-switch{justify-content:flex-end}.media-density-switch>.ant-typography{font-size:13px;white-space:nowrap}.media-resource-table{border:1px solid #dce5f1;background:#fff}.media-resource-table .ant-table-thead>tr>th{background:#edf3fb;color:#34435a}.media-resource-table .ant-table-thead>tr>th,.media-resource-table .ant-table-tbody>tr>td{padding:10px 8px;font-size:13px}.media-resource-table .ant-progress{min-width:84px}.media-resource-table .ant-tag{margin-inline-end:2px;padding-inline:5px}.media-resource-table .ant-table-tbody>tr{cursor:pointer}.media-resource-table .ant-table-tbody>tr.is-selected>td{background:#eef6ff}.media-resource-table .ant-table-tbody>tr.is-selected:hover>td{background:#e5f1ff}.media-resource-name{display:flex;align-items:flex-start;gap:7px}.media-resource-details{min-width:0;flex:1}.media-resource-name strong{display:block;margin:1px 0 7px;color:#172033;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.media-resource-tags{display:flex;flex-wrap:wrap;gap:4px}.media-resource-tags .ant-tag{margin-inline-end:0}.media-resource-logo{display:inline-flex;flex:0 0 34px;align-items:center;justify-content:center;width:34px;height:34px;overflow:hidden;border-radius:8px;background:#e8f1ff;color:#2468cc;border:1px solid #d8e5f7;font-size:16px;font-weight:600}.media-resource-logo img{display:block;width:100%;height:100%;object-fit:contain;padding:2px;background:#fff}.media-resource-logo-fallback{line-height:1}.media-favorite{border:0;background:transparent;color:#9aa8bc;padding:2px;cursor:pointer;font-size:17px}.media-favorite.is-active{color:#f59e0b}.media-price{color:#e85d2a}.media-account-stats{display:grid;gap:4px;color:#66758d}.media-weight-heading{display:inline-flex;align-items:center;gap:5px;white-space:nowrap}.media-weight-heading .anticon{color:#75839a;cursor:help}.media-search-weight{display:grid;gap:5px;margin:0;min-width:104px}.media-search-weight>div{display:grid;grid-template-columns:56px minmax(20px,1fr);align-items:baseline;gap:6px}.media-search-weight dt{color:#748198;font-size:12px;white-space:nowrap}.media-search-weight dd{margin:0;color:#172033;font-weight:600;font-variant-numeric:tabular-nums}.media-recommend-tags{align-items:flex-start}.media-recommend-tags .ant-tag{white-space:normal;line-height:20px}.media-resource-remark{display:block;max-width:100%;overflow:hidden;color:#465267;line-height:1.6;text-overflow:ellipsis;white-space:nowrap;cursor:help}.media-resource-empty{padding:80px 0;border:1px solid #dce5f1;background:#fff}.media-pagination{display:flex;justify-content:space-between;align-items:center;gap:20px;color:#748198;padding:16px 4px}.media-selection-bar{position:sticky;bottom:14px;z-index:8;display:flex;align-items:center;justify-content:space-between;gap:20px;padding:14px 18px;margin-top:12px;border:1px solid #cbd9ec;background:#fffffff5;box-shadow:0 12px 34px #16365f29;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.media-selection-bar>div{display:flex;align-items:center;gap:9px}.media-selection-bar>div>span{color:#748198;margin-left:14px}.media-selection-bar.is-insufficient{border-color:#ffd591;background:#fffbe6f7}.media-selection-bar>.media-selection-summary{white-space:nowrap}.media-points-preview{display:flex;min-width:0;flex:1;justify-content:center;gap:28px;margin:0}.media-points-preview>div{display:grid;gap:2px}.media-points-preview dt{color:#748198;font-size:12px}.media-points-preview dd{margin:0;color:#28364d;font-weight:600;white-space:nowrap}.media-points-preview .media-points-shortage{color:#cf1322}.media-selection-bar>.media-selection-cost{min-width:0;flex:1;justify-content:center}.media-points-alert{margin-top:10px}.media-publish-note{margin-top:14px}.media-publish-article-step{display:grid;gap:18px;padding:8px 0}.media-article-picker{display:grid;gap:10px;max-height:480px;padding:2px;overflow-y:auto}.media-article-option{display:flex;width:100%;gap:14px;padding:16px;border:1px solid #dce5f1;border-radius:10px;background:#fff;color:inherit;font:inherit;text-align:left;cursor:pointer;transition:border-color .2s,background .2s,box-shadow .2s}.media-article-option:hover{border-color:#8bb6f1;background:#f8fbff}.media-article-option.is-selected{border-color:#2166d5;background:#f3f8ff;box-shadow:0 0 0 2px #2166d51a}.media-article-radio{flex:0 0 auto;width:18px;height:18px;margin-top:3px;border:2px solid #aab8ca;border-radius:50%;background:#fff}.media-article-option.is-selected .media-article-radio{border:5px solid #2166d5}.media-article-content{display:grid;min-width:0;flex:1;gap:8px}.media-article-title-row{display:flex;align-items:flex-start;justify-content:space-between;gap:12px}.media-article-title-row strong{color:#172033;font-size:16px;line-height:1.5}.media-article-title-row .ant-tag{flex:0 0 auto;margin:0}.media-article-summary{color:#66758d;line-height:1.6;overflow:hidden;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2}.media-article-meta{display:flex;flex-wrap:wrap;gap:6px 18px;color:#8490a3;font-size:13px}.media-article-keywords{display:flex;flex-wrap:wrap;gap:4px}.media-article-keywords .ant-tag{margin:0}.media-publish-confirm-step{display:grid;gap:18px;padding:8px 0}.media-publish-confirm-step>div:not(.ant-alert){display:grid;grid-template-columns:90px minmax(0,1fr);gap:8px 14px;align-items:start}.media-publish-confirm-step>div>span{color:#748198}.media-publish-confirm-step>div>.ant-tag{justify-self:start;grid-column:2}.media-publish-confirm-media{grid-column:2;display:grid;gap:8px;max-height:240px;overflow:auto}.media-publish-confirm-item{display:grid;gap:4px;padding:10px 12px;border:1px solid #e1e8f2;border-radius:8px;background:#f8faff}.media-publish-confirm-item>span{color:#748198;font-size:13px}@media(max-width:900px){.media-publishing-heading{align-items:stretch;flex-direction:column}.media-publishing-article{width:100%}.media-article-context-heading{align-items:stretch;flex-direction:column}.media-article-context.is-compact{padding:10px 12px}.media-selected-article-compact{gap:12px}.media-selected-article-copy p,.media-selected-article-copy small{display:none}.media-list-toolbar,.media-pagination,.media-selection-bar{align-items:stretch;flex-direction:column}.media-density-switch{justify-content:space-between}.media-selection-bar{bottom:4px}.media-points-preview{justify-content:space-between;gap:10px}.media-article-meta{display:grid;gap:4px}}.media-orders-page{padding-bottom:32px}.media-orders-header{display:flex;align-items:flex-end;justify-content:space-between;gap:24px;margin-bottom:20px}.media-orders-header h2{margin:8px 0 2px}.media-order-summary{margin-bottom:16px}.media-order-summary .ant-card-body{display:flex;align-items:center;gap:14px;padding:18px 20px}.media-order-summary .anticon{color:#2166d5;font-size:26px}.media-order-summary .anticon.is-processing{color:#1677ff}.media-order-summary .anticon.is-success{color:#389e0d}.media-order-summary .anticon.is-failed{color:#cf1322}.media-order-summary span{display:block;color:#66758d;font-size:13px}.media-order-summary strong{display:block;color:#172033;font-size:24px;line-height:1.25;font-variant-numeric:tabular-nums}.media-order-filters{display:grid;grid-template-columns:minmax(280px,1fr) 180px auto;gap:12px;padding:16px;margin-bottom:16px;border:1px solid #d8e2f1;border-radius:10px;background:#fff}.media-order-filters .ant-input-affix-wrapper,.media-order-filters .ant-select-selector,.media-order-filters .ant-btn{min-height:44px}.media-orders-table-card{overflow:hidden;margin-bottom:16px;border-color:#d8e2f1}.media-order-article-link{height:auto;padding:0;text-align:left;white-space:normal}.media-order-meta{display:flex;align-items:center;flex-wrap:wrap;gap:6px;margin-top:5px;color:#7b879b;font-size:12px}.media-order-meta .ant-tag{margin:0}.media-order-cost{color:#d9480f;font-variant-numeric:tabular-nums}.media-orders-pagination{display:flex;align-items:center;justify-content:space-between;gap:16px;margin:4px 0 16px;color:#66758d}@media(max-width:900px){.media-orders-header{align-items:stretch;flex-direction:column}.media-order-filters{grid-template-columns:1fr}.media-orders-pagination{align-items:stretch;flex-direction:column}}:root{--font-sans: "Aptos", "Segoe UI", "PingFang SC", "Microsoft YaHei", sans-serif;--font-display: "Aptos Display", "Aptos", "Segoe UI", "PingFang SC", sans-serif;--color-ink: #181d26;--color-ink-soft: rgba(24, 29, 38, .72);--color-primary: #1b61c9;--color-primary-deep: #173f86;--color-primary-soft: #e8f1ff;--color-surface: rgba(255, 255, 255, .96);--color-surface-muted: #f6f9fc;--color-border: #dbe4ee;--color-border-strong: #cad8e8;--color-success: #1f7a43;--color-warning: #ad6800;--radius-button: 7px;--radius-card: 10px;--radius-shell: 12px;--shadow-soft: 0 18px 40px rgba(15, 48, 106, .08);--shadow-card: 0 20px 40px rgba(15, 48, 106, .08), 0 2px 6px rgba(27, 97, 201, .06);--content-max-width: 1680px}html{background:radial-gradient(circle at top left,rgba(209,228,255,.55),transparent 28%),linear-gradient(180deg,#f9fbff,#f4f8fc 42%,#f2f7fb)}body{margin:0;color:var(--color-ink);font-family:var(--font-sans);background:transparent}a{color:var(--color-primary)}*{box-sizing:border-box}body,#root{min-height:100vh}.app-shell{min-height:100vh;background:transparent}.app-sidebar{position:sticky;top:0;height:100vh;padding:12px 10px;border-inline-end:1px solid #e2e8f0;background:#f8fafcf5!important;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px)}.app-sidebar .ant-layout-sider-children{display:flex;flex-direction:column;gap:8px}.app-brand{display:flex;align-items:center;gap:10px;min-height:64px;padding:8px 10px 14px;border-bottom:1px solid #e2e8f0}.app-brand-mark{display:block;width:46px;height:36px;flex:0 0 46px;object-fit:contain}.app-brand-copy{min-width:0}.app-brand .ant-typography{display:block;margin:0}.app-brand .ant-typography:first-child{font-family:var(--font-display);color:#0f172a;font-size:16px;line-height:1.25;letter-spacing:.01em}.app-brand-copy>.ant-typography:last-child{margin-top:3px;overflow:hidden;color:#64748b;font-size:11px;line-height:1.35;text-overflow:ellipsis;white-space:nowrap}.app-nav{flex:1;min-height:0;padding:6px 2px 12px;overflow-x:hidden;overflow-y:auto}.customer-product-switcher{display:flex;flex-direction:column;gap:8px;padding:8px 10px}.customer-product-switcher label{color:#475569;font-size:13px;font-weight:600}.customer-product-switcher .ant-select{width:100%;min-height:44px}.customer-product-switcher>.ant-typography{font-size:12px;line-height:1.6}.customer-menu-trigger.ant-btn{display:none}.customer-mobile-sidebar{display:flex;flex-direction:column;height:100%;min-height:0}.customer-mobile-sidebar .app-nav{max-height:none}.sidebar-main-default{display:contents}.customer-sidebar-main{flex:1;min-height:0;overflow-y:auto;overflow-x:hidden}.customer-sidebar-main .app-nav{max-height:none;overflow:visible}.customer-account-footer{position:relative;display:flex;flex:0 0 auto;align-items:flex-start;justify-content:space-between;gap:8px;margin-top:auto;padding:12px 8px max(8px,env(safe-area-inset-bottom));border-top:1px solid #e2e8f0}.customer-account-details{display:flex;flex-direction:column;align-items:flex-start;gap:8px;min-width:0}.customer-account-name{max-width:100%;overflow-wrap:anywhere;line-height:24px}.customer-account-footer>.ant-btn{flex:0 0 auto;min-height:44px;padding-inline:8px}.customer-account-trigger.ant-btn{width:44px;height:44px;font-size:20px;color:#1557b8;background:#edf5ff;border-color:#d2e4fb}.customer-account-trigger.ant-btn[aria-expanded=true]{border-color:#1557b8}.sidebar-account-summary{display:flex;flex:1 1 auto;min-width:0;min-height:44px;flex-direction:column;align-items:flex-start;justify-content:center;gap:4px;padding-inline:4px;overflow:hidden}.sidebar-account-summary strong{display:block;max-width:100%;overflow:hidden;color:var(--color-ink, #1c2033);font-size:16px;font-weight:500;line-height:20px;text-overflow:ellipsis;white-space:nowrap}.sidebar-account-summary span{color:var(--color-ink-soft, #737b8e);font-size:12px;line-height:18px}.sidebar-account-summary span.is-free{padding:2px 9px;border-radius:7px;background:#ffb800;color:#fff;font-weight:600;line-height:18px}.sidebar-notification-trigger.ant-btn{width:44px;height:44px;font-size:20px;flex:0 0 auto}.sidebar-notification-trigger.ant-btn,.sidebar-notification-trigger.ant-btn:not(:disabled):hover,.sidebar-notification-trigger.ant-btn:not(:disabled):active{border:0;background:transparent;box-shadow:none}.sidebar-notification-trigger.ant-btn:not(:disabled):hover,.sidebar-notification-trigger.ant-btn[aria-expanded=true]{color:var(--color-primary)}.sidebar-notification-trigger.has-unread .anticon-bell{transform-origin:50% 12%;animation:internal-notification-bell 2.4s ease-in-out infinite}@media(prefers-reduced-motion:reduce){.sidebar-notification-trigger.has-unread .anticon-bell{animation:none}}.customer-account-footer.has-notifications{justify-content:flex-start}.sidebar-notification-popup{width:390px;max-width:calc(100vw - 56px);max-height:calc(100dvh - 56px);overflow-y:auto}.sidebar-notification-popup .internal-notification-panel{width:100%}.sidebar-notification-heading{display:flex;align-items:center;justify-content:space-between;gap:8px;margin-bottom:8px}.sidebar-notification-heading>.ant-btn{min-width:44px;min-height:44px}.customer-account-popup .ant-dropdown-menu{box-shadow:none}.customer-account-popup .ant-dropdown-menu-item{min-height:44px}.sidebar-collapse-trigger.ant-btn{width:44px;height:44px;font-size:18px;margin-left:auto}.app-sidebar.is-collapsed{padding-inline:8px}.app-sidebar.is-collapsed .app-nav{padding-inline:0}.app-sidebar.is-collapsed .ant-menu-inline-collapsed{width:100%}.app-sidebar.is-collapsed .ant-menu-inline-collapsed>.ant-menu-item,.app-sidebar.is-collapsed .ant-menu-inline-collapsed>.ant-menu-submenu>.ant-menu-submenu-title,.app-sidebar.is-collapsed .ant-menu-inline-collapsed .ant-menu-item-group-list>.ant-menu-item{padding-inline:calc(50% - 8px);min-height:44px;line-height:44px}.app-sidebar.is-collapsed .ant-menu-item-group-list{margin:0}.sidebar-product-clip{min-height:0;overflow:hidden}.sidebar-product-slot{display:grid;grid-template-rows:1fr}@media(min-width:769px){.app-sidebar{--sidebar-duration: .28s;--sidebar-ease: cubic-bezier(.22, 1, .36, 1);transition:width var(--sidebar-duration) var(--sidebar-ease),min-width var(--sidebar-duration) var(--sidebar-ease),max-width var(--sidebar-duration) var(--sidebar-ease),flex-basis var(--sidebar-duration) var(--sidebar-ease),padding var(--sidebar-duration) var(--sidebar-ease)}.app-sidebar.is-collapsed{--sidebar-duration: .22s}.app-sidebar .app-brand{overflow:hidden;flex-shrink:0}.app-sidebar .app-brand-mark{transition:transform var(--sidebar-duration) var(--sidebar-ease)}.app-sidebar.is-collapsed .app-brand-mark{transform:translate(-2px)}.app-sidebar .app-brand-copy{flex:0 0 170px;white-space:nowrap;opacity:1;visibility:visible;transition:opacity .14s ease 70ms,transform .18s var(--sidebar-ease) 70ms,visibility 0s}.app-sidebar.is-collapsed .app-brand-copy{opacity:0;visibility:hidden;transform:translate(-6px);transition:opacity 90ms ease,transform .12s ease,visibility 0s 90ms}.app-sidebar .sidebar-product-slot{opacity:1;visibility:visible;transition:grid-template-rows var(--sidebar-duration) var(--sidebar-ease),opacity .14s ease 70ms,visibility 0s}.app-sidebar .customer-product-switcher{width:238px}.app-sidebar.is-collapsed .sidebar-product-slot{grid-template-rows:0fr;opacity:0;visibility:hidden;transition:grid-template-rows var(--sidebar-duration) var(--sidebar-ease),opacity 90ms ease,visibility 0s 90ms}.app-sidebar .ant-menu-item-group-title{max-height:40px;overflow:hidden;white-space:nowrap;transition:max-height var(--sidebar-duration) var(--sidebar-ease),padding var(--sidebar-duration) var(--sidebar-ease),opacity .11s ease}.app-sidebar.is-collapsed .ant-menu-item-group-title{max-height:0;padding-block:0;opacity:0;visibility:hidden}.app-sidebar .app-nav .ant-menu-item,.app-sidebar .app-nav .ant-menu-submenu-title{transition:padding var(--sidebar-duration) var(--sidebar-ease),color .16s ease,background-color .16s ease}.app-sidebar .ant-menu-item-icon{font-size:16px!important}.app-sidebar .ant-menu-title-content{white-space:nowrap;transition:opacity .11s ease}.app-sidebar .customer-account-footer{min-height:65px;transition:min-height var(--sidebar-duration) var(--sidebar-ease)}.app-sidebar .sidebar-guest-login{position:absolute;left:8px;bottom:8px;max-width:calc(100% - 68px);overflow:hidden}.app-sidebar.is-collapsed .sidebar-guest-login{width:44px;height:44px;max-width:44px;font-size:20px}.app-sidebar .customer-account-trigger{position:absolute;left:8px;bottom:8px}.app-sidebar .sidebar-account-summary{margin-inline:52px}.app-sidebar .sidebar-notification-trigger{position:absolute;left:60px;bottom:8px;transition:transform var(--sidebar-duration) var(--sidebar-ease)}.app-sidebar.is-collapsed .sidebar-notification-trigger{transform:translate(-52px,-52px)}.app-sidebar.is-collapsed .customer-account-footer.has-notifications{min-height:169px}.app-sidebar.is-collapsed .has-notifications .sidebar-collapse-trigger{transform:translateY(-104px)}.app-sidebar .sidebar-collapse-trigger{position:absolute;right:8px;bottom:8px;margin:0;transition:transform var(--sidebar-duration) var(--sidebar-ease),background-color .16s ease}.app-sidebar .sidebar-collapse-trigger .anticon{transition:transform var(--sidebar-duration) var(--sidebar-ease)}.app-sidebar.is-collapsed .sidebar-collapse-trigger .anticon{transform:rotate(180deg)}.app-sidebar.is-collapsed .customer-account-footer{min-height:117px}.app-sidebar.is-collapsed .sidebar-collapse-trigger{transform:translateY(-52px)}}@media(prefers-reduced-motion:reduce){.app-sidebar,.app-sidebar .app-brand-copy,.app-sidebar .app-brand-mark,.app-sidebar .sidebar-product-slot,.app-sidebar .app-nav *,.app-sidebar .customer-account-footer,.app-sidebar .sidebar-collapse-trigger,.app-sidebar .sidebar-notification-trigger,.app-sidebar .sidebar-collapse-trigger .anticon{transition-duration:0s!important;transition-delay:0s!important;animation-duration:0s!important}}.is-customer-sidebar .app-nav .ant-menu-item,.customer-mobile-sidebar .app-nav .ant-menu-item{min-height:44px}@media(max-width:768px){.app-shell .app-sidebar{display:none}.customer-mobile-toolbar{padding:12px 12px 0}.customer-menu-trigger.ant-btn{display:inline-flex;min-height:44px}}.app-nav .ant-menu.ant-menu-root{background:transparent;border-inline-end:0}.app-nav .ant-menu-item,.app-nav .ant-menu-submenu-title{width:100%;height:40px;margin:2px 0;border-radius:9px;color:#475569;font-size:14px;line-height:40px;transition:color .16s ease,background-color .16s ease}.app-nav .ant-menu-item:hover,.app-nav .ant-menu-submenu-title:hover{background:#eef3f9!important;color:#174f9f!important}.app-nav .ant-menu-item-selected{background:#dce9fb!important;color:#1557b8!important;font-weight:650}.app-nav .ant-menu-item-selected:after{display:none}.app-nav .ant-menu-submenu-selected>.ant-menu-submenu-title,.app-nav .ant-menu-submenu-open>.ant-menu-submenu-title{color:#1557b8;font-weight:650}.app-nav .ant-menu-sub.ant-menu-inline{background:transparent}.app-nav .company-menu-group>.ant-menu-submenu-title{height:36px;margin-top:3px;color:#526174;font-size:13px;font-weight:600;line-height:36px}.app-nav .product-menu-item.ant-menu-item,.app-nav .product-menu-empty.ant-menu-item{height:34px;margin-block:1px;color:#64748b;font-size:13px;line-height:34px}.app-nav .product-menu-item .ant-menu-title-content,.app-nav .company-menu-group .ant-menu-title-content{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.app-nav .ant-menu-item .anticon,.app-nav .ant-menu-submenu-title .anticon{color:inherit;font-size:16px}.app-main{background:transparent}.app-topbar{position:sticky;top:0;z-index:10;display:flex;align-items:center;justify-content:space-between;gap:12px;height:auto;min-height:64px;line-height:normal;margin:12px 18px 0;padding:10px 18px;border:1px solid rgba(219,228,238,.8);border-radius:10px;background:#ffffffe0;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);box-shadow:0 10px 24px #0f306a0f}.app-topbar-meta{display:flex;align-items:center;gap:12px;min-width:0;flex:0 1 auto}.app-topbar .customer-menu-trigger{flex:0 0 44px;width:44px;height:44px}.app-topbar-context{display:inline-flex;align-items:center;gap:12px;min-width:0}.app-topbar-badge{display:inline-flex;align-items:center;color:#4e76bf;font-size:11px;font-weight:700;letter-spacing:.08em;text-transform:uppercase;white-space:nowrap}.app-topbar-divider{width:1px;height:16px;background:#cad8e8f2;border-radius:999px}.app-topbar-title{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-family:var(--font-display);font-size:15px;font-weight:600;letter-spacing:.01em}.app-userbar{display:flex;align-items:center;justify-content:flex-end;gap:8px;min-width:0;flex:0 0 auto}.internal-notification-trigger{position:relative;border-radius:10px;transition:color .18s ease,background .18s ease,box-shadow .18s ease}.internal-notification-trigger.has-unread{color:#d4380d;background:#fff2e8;box-shadow:0 0 0 1px #fa541c29,0 5px 14px #fa541c24}.internal-notification-trigger.has-unread:after{position:absolute;inset:3px;border:1px solid rgba(250,84,28,.4);border-radius:8px;content:"";pointer-events:none;animation:internal-notification-pulse 2.4s ease-out infinite}.internal-notification-trigger.has-unread .anticon{transform-origin:50% 12%;animation:internal-notification-bell 2.4s ease-in-out infinite}@keyframes internal-notification-bell{0%,70%,to{transform:rotate(0)}76%{transform:rotate(14deg)}82%{transform:rotate(-12deg)}88%{transform:rotate(8deg)}94%{transform:rotate(-5deg)}}@keyframes internal-notification-pulse{0%,70%{opacity:0;transform:scale(.9)}76%{opacity:.65}to{opacity:0;transform:scale(1.35)}}@media(prefers-reduced-motion:reduce){.internal-notification-trigger.has-unread,.internal-notification-trigger.has-unread:after,.internal-notification-trigger.has-unread .anticon{animation:none}}.app-useridentity{display:inline-flex;align-items:center;gap:6px;color:#425168;font-size:13px;font-weight:500;white-space:nowrap}.app-username{max-width:120px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.app-point-balance{display:inline-flex;min-height:26px;padding:3px 9px;align-items:center;gap:5px;color:#1557b8;font-size:12px;font-weight:600;line-height:18px;background:#edf5ff;border:1px solid #d2e4fb;border-radius:999px}.internal-notification-panel{width:390px;color:#172033;background:linear-gradient(145deg,#fffaf0,#fff4e6)}.internal-notification-panel-header{display:flex;align-items:flex-start;justify-content:space-between;gap:16px;padding:4px 4px 14px;border-bottom:1px solid rgba(217,119,6,.18)}.internal-notification-panel-title{font-size:16px;font-weight:700}.internal-notification-panel-subtitle{margin-top:3px;color:#8c6a3b;font-size:12px}.internal-notification-summary,.internal-notification-state{display:inline-flex;align-items:center;min-height:22px;padding:2px 9px;border-radius:999px;color:#237804;background:#f6ffed;font-size:12px;font-weight:600;white-space:nowrap}.internal-notification-summary.is-pending,.internal-notification-state.is-pending{color:#ad2102;background:#fff1f0;box-shadow:inset 0 0 0 1px #ff4d4f38}.internal-notification-list{max-height:420px;padding-top:12px;overflow-y:auto}.internal-notification-item{margin-bottom:10px;padding:13px 14px;border:1px solid #e8edf3;border-radius:12px;background:#ffffffe6;transition:border-color .18s ease,box-shadow .18s ease,opacity .18s ease}.internal-notification-item.is-pending{border-color:#fa541c66;background:linear-gradient(135deg,#fff,#fff7e6);box-shadow:0 7px 18px #ad210214}.internal-notification-item.is-handled{opacity:.66;background:#f6ffedb8}.internal-notification-item-head{display:flex;align-items:flex-start;justify-content:space-between;gap:10px}.internal-notification-item-title{font-weight:650;line-height:1.45}.internal-notification-reason{margin-top:7px;color:#594214}.internal-notification-meta{margin:5px 0 10px;color:#8c8c8c;font-size:12px}.internal-notification-empty{padding:30px 12px;color:#8c8c8c;text-align:center}.app-content{padding:18px;background:transparent}.page-shell{max-width:var(--content-max-width);margin:0 auto}.workspace-page-heading{display:flex;align-items:flex-start;justify-content:space-between;gap:24px;padding:4px 0 8px}.workspace-page-heading h2.ant-typography{margin:0 0 4px}.product-analytics-shell{min-width:0}.product-analytics-shell>.page-back-link{margin-bottom:12px}.product-analytics-tabs>.ant-tabs-nav{margin:0 0 20px;padding:0;background:transparent;border:0}.product-analytics-tabs>.ant-tabs-nav:before{display:none}.product-analytics-tabs>.ant-tabs-nav .ant-tabs-tab{min-height:44px;padding:10px 16px;margin:0 8px 0 0;border-radius:var(--radius-button);font-weight:600}.product-analytics-tabs>.ant-tabs-nav .ant-tabs-tab-active{background:var(--color-primary-soft)}.product-analytics-tabs>.ant-tabs-nav .ant-tabs-tab-btn>span{display:inline-flex;align-items:center;gap:8px}.product-analytics-tabs>.ant-tabs-nav .ant-tabs-ink-bar{display:none}.product-analytics-tabs>.ant-tabs-content-holder{min-width:0}.monthly-reports-content{padding:24px 32px 40px}.analysis-dashboard{max-width:1600px;margin:0 auto;padding:18px 24px 36px;color:#172033}.analysis-toolbar{display:flex;align-items:flex-end;justify-content:space-between;gap:24px;padding:16px 18px;background:#fff;border:1px solid #d8e1ec;border-radius:6px 6px 0 0}.analysis-toolbar-copy{min-width:0}.analysis-eyebrow{margin-bottom:5px;color:#2167d5;font-size:11px;font-weight:800;letter-spacing:.12em}.analysis-toolbar h1{margin:0;color:#172033;font-size:20px;line-height:1.35;font-weight:750;overflow-wrap:anywhere}.analysis-toolbar p{margin:5px 0 0;color:#6b778c;font-size:12px}.analysis-toolbar-controls{display:flex;align-items:center;justify-content:flex-end;gap:10px;flex-wrap:wrap}.analysis-toolbar-controls .ant-select-selector{min-height:38px!important;border-radius:5px!important}.analysis-updated{display:inline-flex;align-items:center;gap:6px;color:#6b778c;font-size:12px;white-space:nowrap}.analysis-metric-strip{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));margin-bottom:14px;background:#fff;border:1px solid #d8e1ec;border-top:0}.analysis-metric-tile{min-width:0;min-height:108px;padding:16px 18px;border-right:1px solid #e5ebf2;background:#fff}.analysis-metric-tile:last-child{border-right:0}.analysis-content-grid{display:grid;grid-template-columns:minmax(0,1fr);gap:14px}.analysis-content-grid>.crawl-analysis-two-col{grid-column:1 / -1;gap:14px!important}.analysis-panel{min-width:0;transition:border-color .18s ease}.analysis-panel:hover{border-color:#b9c9dc!important}.analysis-panel .recharts-cartesian-grid line{stroke-opacity:.9}.analysis-panel .recharts-legend-item-text{color:#59677d!important;font-size:12px}.analysis-panel table tbody tr{transition:background-color .16s ease}.analysis-panel table tbody tr:hover{background:#eef5ff!important}.analysis-collapsible-panel{grid-column:1 / -1;overflow:hidden}.analysis-collapsible-trigger{display:flex;align-items:center;justify-content:space-between;gap:20px;width:100%;min-height:76px;padding:16px 20px;border:0;background:#fff;color:inherit;font:inherit;text-align:left;cursor:pointer}.analysis-collapsible-trigger:hover{background:#f8faff}.analysis-collapsible-trigger:focus-visible{outline:3px solid rgba(33,103,213,.28);outline-offset:-3px}.analysis-collapsible-copy{display:grid;min-width:0;gap:4px}.analysis-collapsible-title{color:#172033;font-size:16px;font-weight:700}.analysis-collapsible-subtitle{color:#8390a5;font-size:12px}.analysis-collapsible-action{display:inline-flex;align-items:center;gap:12px;flex:0 0 auto;color:#59677d;font-size:12px;font-weight:600}.analysis-collapsible-chevron{color:#2167d5;transition:transform .18s ease}.analysis-collapsible-panel.is-expanded .analysis-collapsible-chevron{transform:rotate(180deg)}.analysis-collapsible-content{padding:0 20px 20px;border-top:1px solid #e8edf4}@media(max-width:760px){.workspace-page-heading{flex-direction:column}.product-analytics-tabs>.ant-tabs-nav{padding:0}.monthly-reports-content{padding:16px 12px 28px}.analysis-dashboard{padding:12px 0 24px}.analysis-toolbar{align-items:stretch;flex-direction:column;padding:16px}.analysis-toolbar-controls{justify-content:flex-start}.analysis-toolbar-controls .ant-select{flex:1 1 140px;width:auto!important}.analysis-updated{width:100%}.analysis-collapsible-trigger{align-items:flex-start;padding:14px 16px}.analysis-collapsible-action>span:first-child{display:none}.analysis-collapsible-content{padding:0 12px 12px}.analysis-metric-strip{grid-template-columns:repeat(2,minmax(0,1fr))}.analysis-metric-tile{border-right:1px solid #e5ebf2;border-bottom:1px solid #e5ebf2}}@media(min-width:761px)and (max-width:1180px){.analysis-metric-strip{grid-template-columns:repeat(3,minmax(0,1fr))}.analysis-metric-tile{border-bottom:1px solid #e5ebf2}}@media(prefers-reduced-motion:reduce){.analysis-panel,.analysis-panel table tbody tr,.analysis-collapsible-chevron{transition:none}}.feature-locked-page{min-height:520px;display:grid;place-items:center;background:#fff;border:1px solid #e7edf5}.feature-locked-page .ant-result{max-width:680px}.product-workspace-bar{min-width:0;margin:0}.product-workspace-actions{display:flex;flex-wrap:nowrap;gap:8px}.product-workspace-bar-top{flex:1 1 auto;overflow-x:auto;overscroll-behavior-inline:contain;scrollbar-width:thin}.product-workspace-bar-top .product-workspace-actions{width:max-content}.product-workspace-bar-top .ant-btn{min-height:40px;padding-inline:12px;border-radius:7px;white-space:nowrap}.product-workspace-link.ant-btn{border-color:#dbe4eef2;background:#fff;color:#2b3b52;box-shadow:none}.product-workspace-link.ant-btn:hover,.product-workspace-link.ant-btn:focus,.product-workspace-link.ant-btn:focus-visible{border-color:#b7cff5;background:#eef4ff;color:#1b61c9}.product-workspace-link.is-active.ant-btn{border-color:#1557b8;background:#1557b8;color:#fff;box-shadow:0 8px 18px #1557b838}@media(max-width:1500px){.app-topbar.has-product-workspace{flex-wrap:wrap}.app-topbar.has-product-workspace .product-workspace-bar-top{order:3;width:100%;flex-basis:100%}}.page-stack{display:flex;flex-direction:column;gap:20px}.page-header{display:flex;align-items:flex-start;justify-content:space-between;gap:18px;padding:2px 2px 6px}.page-header-copy{min-width:0}.page-header-eyebrow{margin-bottom:10px;color:var(--color-primary);font-size:13px;font-weight:600;letter-spacing:.08em;text-transform:uppercase}.page-header-title{margin:0;font-family:var(--font-display);font-size:clamp(30px,4vw,42px);line-height:1.08;color:var(--color-ink)}.page-header-description{max-width:880px;margin-top:12px;color:var(--color-ink-soft);font-size:16px;line-height:1.65}.page-header-actions{display:flex;justify-content:flex-end;flex-wrap:wrap;gap:10px}.page-header-actions-only{justify-content:flex-end;padding-block:0}.page-back-link.ant-btn{display:inline-flex;align-self:flex-start;justify-content:flex-start;gap:8px;width:fit-content;max-width:100%;min-height:44px;height:auto;margin-inline-start:-8px;padding:10px 8px;border:0!important;border-radius:8px;box-shadow:none;background:transparent;color:var(--color-ink-soft);font-size:14px;font-weight:500;line-height:24px;white-space:normal;transition:color .16s ease,background-color .16s ease}.page-back-link.ant-btn .anticon{flex-shrink:0;font-size:14px}.page-back-link.ant-btn:not(:disabled):hover,.page-back-link.ant-btn:not(:disabled):active{color:var(--color-primary);background:var(--color-primary-soft, rgba(27, 97, 201, .08))}.page-back-link.ant-btn:focus-visible{outline:2px solid var(--color-primary);outline-offset:2px}.page-toolbar{display:flex;align-items:center;justify-content:space-between;gap:12px;min-height:64px;padding:18px 20px;border:1px solid rgba(219,228,238,.85);border-radius:10px;background:#ffffffe0;box-shadow:var(--shadow-soft)}.page-toolbar-left,.page-toolbar-right,.toolbar-stack{display:flex;flex-wrap:wrap;gap:10px;align-items:center}.surface-card,.table-shell,.hero-surface,.workspace-surface{border:1px solid rgba(219,228,238,.85)!important;border-radius:var(--radius-card)!important;background:var(--color-surface)!important;box-shadow:var(--shadow-card)}.surface-card .ant-card-head,.table-shell .ant-card-head,.hero-surface .ant-card-head{border-bottom-color:#e8eef5f2}.keyword-group-filters{margin-bottom:16px}.keyword-group-filters .ant-btn{min-height:44px;padding-inline:18px;font-weight:600;cursor:pointer;transition:color .18s ease,border-color .18s ease,background-color .18s ease,box-shadow .18s ease}.keyword-group-filters .ant-btn:focus-visible{outline:3px solid rgba(22,104,220,.22);outline-offset:2px}.table-shell .ant-table-wrapper,.table-shell .ant-table-container{border-radius:8px;overflow:hidden}.workspace-grid,.metric-grid,.summary-grid,.product-grid{display:grid;gap:18px}.workspace-grid,.summary-grid{grid-template-columns:repeat(auto-fit,minmax(280px,1fr))}.metric-grid{grid-template-columns:repeat(auto-fit,minmax(150px,1fr))}.product-grid{grid-template-columns:repeat(auto-fit,minmax(280px,1fr))}.company-list{display:flex;flex-direction:column;gap:30px}.company-section{padding-top:4px}.company-section+.company-section{border-top:1px solid var(--color-border);padding-top:28px}.company-section-header{display:flex;align-items:center;justify-content:space-between;gap:16px;margin-bottom:16px}.company-section-title{display:flex;align-items:center;gap:12px;min-width:0}.company-section-title>.anticon{display:grid;place-items:center;width:36px;height:36px;flex:0 0 36px;border-radius:7px;background:#e9f2ff;color:#1b61c9;font-size:18px}.company-section-title h2{margin:0;color:var(--color-ink);font-size:18px;line-height:1.35;font-weight:700;overflow-wrap:anywhere}.company-section-title span{display:block;margin-top:2px;color:var(--color-ink-soft);font-size:13px}.company-empty{min-height:164px;padding:20px 16px;gap:10px;align-content:center;text-align:center;display:grid;place-items:center;border:1px dashed var(--color-border);border-radius:8px;color:var(--color-ink-soft);background:#ffffff7a}.product-card{position:relative;overflow:hidden}.product-card:before{content:"";position:absolute;inset:0 0 auto;height:4px;background:linear-gradient(90deg,#1b61c9,#6fa1f0)}.product-card-meta{display:flex;flex-direction:column;gap:12px}.product-card .ant-card-meta-title{font-size:20px;line-height:1.3;font-weight:700;letter-spacing:.01em}.product-card-description{color:var(--color-ink-soft);line-height:1.8;min-height:168px;max-height:168px;overflow:hidden;display:-webkit-box;-webkit-line-clamp:6;-webkit-box-orient:vertical}.product-card-footer{display:flex;justify-content:space-between;align-items:center;gap:12px;color:var(--color-ink-soft)}.muted-copy,.page-hint{color:var(--color-ink-soft)}.pill-nav{display:flex;flex-wrap:wrap;gap:10px}.pill-nav .ant-btn{border-radius:999px}.workspace-split{display:grid;grid-template-columns:1.3fr .9fr;gap:18px}.auto-crawl-config-layout{display:grid;grid-template-columns:minmax(0,1.35fr) minmax(280px,.95fr);gap:18px;align-items:start}.auto-crawl-config-editor,.auto-crawl-config-snapshot{padding:16px;border:1px solid rgba(219,228,238,.85);border-radius:8px;background:#f8fbffbf}.auto-crawl-config-snapshot{background:linear-gradient(180deg,#f7fbffeb,#fffffff2)}.auto-crawl-config-title{margin-bottom:14px;font-family:var(--font-display);font-size:18px;font-weight:600;color:#213247}.auto-crawl-summary-value{color:#2b3b52;line-height:1.75;word-break:break-word}.stack-card{display:flex;flex-direction:column;gap:16px}.field-stack{display:flex;flex-direction:column;gap:8px}.field-hint{color:#5f6f86;font-size:13px;line-height:1.6}.chip-cloud{display:flex;flex-wrap:wrap;gap:8px}.competitor-name-management{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:16px}.competitor-name-panel{min-width:0;padding:16px;border:1px solid rgba(219,228,238,.9);border-radius:8px;background:#f8fbff}.competitor-name-panel-header{display:flex;align-items:flex-start;justify-content:space-between;gap:12px}.competitor-name-panel-title{margin-bottom:4px;color:#213247;font-size:16px;font-weight:650}.competitor-name-form{display:flex;align-items:center;gap:8px;margin-block:14px}.competitor-name-form .ant-input{min-width:0;flex:1 1 auto}.competitor-name-tags{display:flex;flex-wrap:wrap;gap:8px}.competitor-name-tags .ant-tag{margin:0;padding:3px 9px;font-size:14px}.competitor-name-empty{padding:18px 12px;color:#8b96a8;text-align:center}.competitor-import-loading{padding:40px;text-align:center}.competitor-import-description{margin-bottom:12px;color:#5f6f86}.competitor-import-list{max-height:360px;padding:10px;overflow:auto;border:1px solid #e4eaf1;border-radius:6px}.crawl-record-action-button.ant-btn{border-color:#dbe4eef2;background:#fff;color:#2d4f88;box-shadow:none}.crawl-record-action-button.ant-btn:hover,.crawl-record-action-button.ant-btn:focus,.crawl-record-action-button.ant-btn:focus-visible{border-color:#b7cff5;background:#eef4ff;color:#1b61c9}.crawl-record-action-button-danger.ant-btn,.crawl-record-action-button-danger.ant-btn-dangerous,.crawl-record-action-button-danger.ant-btn-color-dangerous{border-color:#ff4d4f47;background:#fff;color:#ff4d4f}.crawl-record-action-button-danger.ant-btn:hover,.crawl-record-action-button-danger.ant-btn:focus,.crawl-record-action-button-danger.ant-btn:focus-visible,.crawl-record-action-button-danger.ant-btn-dangerous:hover,.crawl-record-action-button-danger.ant-btn-dangerous:focus,.crawl-record-action-button-danger.ant-btn-color-dangerous:hover,.crawl-record-action-button-danger.ant-btn-color-dangerous:focus{border-color:#ff4d4f6b;background:#fff1f0;color:#ff4d4f}.data-page .ant-card,.table-page .ant-card,.product-detail-page .ant-card{border-radius:var(--radius-card)}.login-shell{display:grid;grid-template-columns:minmax(280px,1.1fr) minmax(340px,420px);align-items:center;gap:48px;min-height:100vh;padding:56px}.login-copy{max-width:620px}.login-copy-title{margin:0;font-family:var(--font-display);font-size:clamp(40px,6vw,72px);line-height:.98;color:var(--color-ink)}.login-copy-subtitle{max-width:520px;margin-top:20px;color:var(--color-ink-soft);font-size:18px;line-height:1.8}.login-panel{padding:28px;border:1px solid rgba(219,228,238,.9);border-radius:30px;background:#fffffff0;box-shadow:0 28px 60px #0f306a1f}.login-panel .ant-card{border:0;box-shadow:none}.login-badge{display:inline-flex;align-items:center;gap:8px;padding:10px 14px;border-radius:999px;background:#e8f1ffe6;color:var(--color-primary);font-weight:600}.empty-surface{padding:36px 20px;border:1px dashed var(--color-border-strong);border-radius:22px;background:#f6f9fcbf}.report-hero{background:linear-gradient(180deg,#f1f7fff5,#fffffff5)!important}.workspace-empty{display:flex;align-items:center;justify-content:center;min-height:clamp(340px,60vh,520px);padding:40px 24px}.workspace-empty-copy h1{margin:24px 0 12px;color:var(--color-ink);font-size:clamp(20px,2vw,26px);font-weight:600;line-height:1.4}.workspace-empty-copy p{margin:0;color:var(--color-ink-soft);line-height:1.7}.workspace-empty-actions{--step-hint-text: #6b7280;--step-hint-decoration: #b8c2cf;display:flex;justify-content:center;gap:64px;margin:28px 0 0;padding:0;list-style:none}.workspace-create-step{position:relative;display:flex;flex-direction:column;align-items:center;gap:12px}.workspace-step-label{color:var(--step-hint-text);font-size:13px;font-weight:400;line-height:24px}.workspace-step-arrow{position:absolute;left:-44px;bottom:10px;width:24px;height:24px;justify-content:center;font-size:18px;color:var(--step-hint-decoration)}.workspace-empty-actions .ant-btn{min-height:44px;padding-inline:20px}@media(max-width:480px){.workspace-empty-actions{flex-direction:column;align-items:center;gap:44px}.workspace-step-arrow{left:calc(50% - 12px);top:-34px;bottom:auto;transform:rotate(90deg)}}@media(max-width:1200px){.workspace-split,.auto-crawl-config-layout{grid-template-columns:1fr}.login-shell{grid-template-columns:1fr;padding:28px}}@media(max-width:980px){.competitor-name-management{grid-template-columns:minmax(0,1fr)}}@media(max-width:768px){.app-shell.ant-layout-has-sider{flex-direction:column}.app-sidebar{position:relative;width:100%!important;min-width:0!important;max-width:none!important;flex:0 0 auto!important;height:auto}.app-nav{max-height:280px;overflow-y:auto}.app-shell.ant-layout-has-sider>.app-main{width:100%;min-width:0;flex:none;align-self:stretch}.app-topbar{position:relative;min-height:60px;margin:12px 12px 0;padding:8px 12px;flex-direction:column;align-items:flex-start}.app-topbar-meta{width:100%;gap:8px}.app-topbar-badge{display:none}.app-topbar.has-product-workspace .product-workspace-bar-top{order:0;width:100%;flex-basis:auto}.product-workspace-bar-top .ant-btn{min-height:44px}.app-content{padding:14px 12px 24px}.app-topbar-context{width:100%}.app-topbar-divider{display:none}.page-header{flex-direction:column}.page-header-actions,.page-toolbar,.app-userbar{width:100%;justify-content:flex-start}.company-section-header{align-items:flex-start}.product-card-footer{align-items:flex-start;flex-direction:column}.competitor-name-panel-header,.competitor-name-form{align-items:stretch;flex-direction:column}.competitor-name-panel-header .ant-btn,.competitor-name-form .ant-btn{width:100%}.page-toolbar{align-items:flex-start;flex-direction:column}.login-copy-title{font-size:44px}}@media(max-width:1180px){.crawl-analysis-two-col,.crawl-analysis-two-col-wide{grid-template-columns:minmax(0,1fr)!important}}@media(max-width:760px){.crawl-analysis-page{padding:16px 12px 28px!important}.crawl-analysis-hero-inner,.crawl-analysis-platform-grid{grid-template-columns:minmax(0,1fr)!important}.crawl-analysis-hero-side{justify-content:flex-start!important}}.page-loading-center.ant-spin{display:flex!important;width:100%;min-height:320px;flex-direction:column;align-items:center;justify-content:center;margin:0!important;text-align:center}.page-loading-center.ant-spin .ant-spin-text{position:static;width:auto;margin-top:14px;transform:none;text-align:center}.ant-spin-nested-loading>.ant-spin{display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center}.app-nav .company-menu-group>.ant-menu-submenu-title{border-radius:12px;background:transparent;color:#5f6f82;font-weight:500}.app-nav .company-menu-group>.ant-menu-submenu-title:hover{background:#415a7714;color:#31557d}.app-nav .product-menu-item{color:#6b7280}.app-nav .product-menu-item:hover{background:#64748b12;color:#475569}.app-nav .product-menu-item.ant-menu-item-selected{background:#e7f0ff;color:#1769dc;font-weight:500}.app-nav .product-menu-empty{color:#98a2b3!important}.customer-only,.customer-list-summary{display:none}.is-customer-sidebar .customer-only{display:block}.is-customer-sidebar .customer-legacy-heading{display:none}.is-customer-sidebar .app-content{--customer-surface: #fff;--customer-line: #e7e9f0;--customer-soft: #f7f6ff;--customer-muted: #626477}.is-customer-sidebar .app-topbar-context,.is-customer-sidebar :where(.customer-page-eyebrow,.cw-eyebrow,.product-overview-eyebrow){display:none}@media(min-width:769px){.app-shell.has-customer-navigation .app-topbar{display:none}}.is-customer-sidebar .app-content>:where(.page-stack,.product-analytics-shell,.media-publishing-page,.media-orders-page,.article-create-page){width:100%;max-width:1440px;margin-inline:auto;min-width:0}.is-customer-sidebar .page-stack{gap:22px}.customer-page-heading{margin:4px 0 2px;color:#17182b}.customer-page-heading-row{display:flex;align-items:center;justify-content:space-between;gap:24px}.customer-page-heading-copy{min-width:0}.customer-page-eyebrow{font-size:12px;letter-spacing:1px;color:#6b638e;line-height:1.6}.customer-page-heading h1{margin:7px 0 8px;font-size:28px;font-weight:700;letter-spacing:-.6px;line-height:1.4}.customer-page-heading p{margin:0;color:#626477;font-size:15px;line-height:1.75;overflow-wrap:anywhere}.customer-page-actions{display:flex;gap:10px;flex-shrink:0}.customer-page-context{margin-top:22px}.is-customer-sidebar .page-back-link{width:fit-content;color:#626477;margin-bottom:0}.is-customer-sidebar :where(.ant-card,.table-shell,.page-toolbar){border-color:var(--customer-line)}.is-customer-sidebar :where(.surface-card,.table-shell,.active-task-card){border-radius:14px;box-shadow:0 2px 10px #1e1f3208}.is-customer-sidebar .ant-card-head{min-height:68px;padding:18px 24px;border-bottom-color:#edf0f5}.is-customer-sidebar .ant-card-head-title{font-size:17px;font-weight:600;white-space:normal}.is-customer-sidebar .ant-card-body{padding:24px}.is-customer-sidebar .table-shell .ant-card-body{padding:0}.is-customer-sidebar .ant-table-thead>tr>th{background:#f8f9fc;color:#626477;font-size:13px;font-weight:500;padding-block:15px;border-bottom:1px solid #e7e9f0}.is-customer-sidebar .ant-table-tbody>tr>td{padding-block:17px;border-bottom-color:#eef0f5;font-size:14px;line-height:1.65}.is-customer-sidebar .ant-table-tbody>tr.ant-table-row:hover>td{background:#faf9ff}.is-customer-sidebar .ant-table-tbody>tr.ant-table-row-selected>td{background:#f2efff}.is-customer-sidebar .ant-table-pagination{padding-inline:20px}.is-customer-sidebar .ant-btn-primary{box-shadow:0 3px 7px #6452ff18}.is-customer-sidebar .page-toolbar{padding:20px 24px;border:1px solid #e7e9f0;background:#fff;border-radius:14px;box-shadow:none}.is-customer-sidebar .ant-tabs-top>.ant-tabs-nav{margin-bottom:22px}.is-customer-sidebar .ant-tabs-nav:before{border-bottom-color:#e7e9f0}.is-customer-sidebar .ant-tabs-tab{font-size:14px;padding-block:15px}.is-customer-sidebar :where(button,a,input,textarea,[role=combobox]):focus-visible{outline:3px solid #a69cff;outline-offset:3px}.is-customer-sidebar :where(.ant-empty,.ant-result){padding-block:36px}.is-customer-sidebar .product-query-card .ant-card-head-wrapper{gap:20px;align-items:center}.is-customer-sidebar .product-query-card .product-section-title{gap:6px}.is-customer-sidebar .product-query-card .product-section-title>span{font-size:13px;line-height:1.7;color:#626477}.is-customer-sidebar .product-query-card .ant-card-body{padding:0}.is-customer-sidebar .product-query-card .ant-table-cell:first-child{padding-left:24px}.is-customer-sidebar .product-workspace-main{gap:22px}.customer-task-guide{display:flex;align-items:center;gap:32px;list-style:none;padding:18px 22px;margin:0;border:1px solid #e3dfff;border-radius:14px;background:#f7f5ff}.customer-task-guide li{display:flex;align-items:center;gap:10px;color:#514571;font-size:14px}.customer-task-guide li>span{display:grid;place-items:center;width:28px;height:28px;border-radius:50%;background:#fff;color:#6452ff;font-weight:650}.is-customer-sidebar .create-task-layout{padding-top:0;gap:22px;grid-template-columns:minmax(0,1.5fr) minmax(300px,1fr);align-items:start}.is-customer-sidebar :where(.create-task-query-panel,.create-task-config-panel){border:1px solid #e7e9f0;border-radius:14px;background:#fff;box-shadow:0 2px 10px #1e1f3208}.is-customer-sidebar .create-task-config-panel{padding:24px}.is-customer-sidebar .create-task-section-heading{padding:22px 22px 18px}.is-customer-sidebar .create-task-section-title{font-size:17px;color:#17182b}.is-customer-sidebar :where(.create-task-section-description,.create-task-empty-hint,.create-task-query-count){color:#626477;font-size:13px;line-height:1.7}.is-customer-sidebar .create-task-selected-count{background:#eeebff;color:#4f3fd3;border-color:#e3dfff;border-radius:8px}.is-customer-sidebar .create-task-query-option{padding:15px 22px}.is-customer-sidebar .create-task-query-option:has(.ant-checkbox-checked){background:#f7f5ff}.is-customer-sidebar .create-task-query-option:hover{background:#faf9ff}.is-customer-sidebar .create-task-query-text{white-space:normal;line-height:1.7}.is-customer-sidebar .create-task-summary{padding:18px;border-radius:10px;background:#f7f5ff;border:1px solid #e3dfff}.is-customer-sidebar .create-task-footer{background:#fff;padding:18px 24px;border:1px solid #e7e9f0;border-radius:14px;margin-top:22px}.is-customer-sidebar .crawl-overview-panel{background:transparent;padding:0;border:0;box-shadow:none}.is-customer-sidebar :where(.crawl-control-panel,.crawl-stats-panel){background:#fff;border:1px solid #e7e9f0;border-radius:14px;padding:24px;box-shadow:0 2px 10px #1e1f3208}.is-customer-sidebar .crawl-stats-panel{margin-top:22px}.is-customer-sidebar .crawl-control-heading{padding-bottom:18px}.is-customer-sidebar .crawl-filter-row{gap:12px;padding-block:16px}.is-customer-sidebar .crawl-selection-row{background:#f8f9fc;border-radius:10px;padding:12px 16px;margin-block:8px 16px}.is-customer-sidebar .crawl-section-heading h2{font-size:18px;color:#17182b}.is-customer-sidebar .crawl-section-heading p{max-width:900px;font-size:13px;line-height:1.8;color:#626477}.is-customer-sidebar :where(.crawl-record-card,.crawl-answer-card){border-radius:14px;border-color:#e7e9f0;box-shadow:0 2px 10px #1e1f3208}.is-customer-sidebar .product-analytics-shell>.customer-page-heading{margin-block:16px 22px}.is-customer-sidebar .product-analytics-tabs>.ant-tabs-nav{background:#fff;border:1px solid #e7e9f0;border-radius:12px;padding-inline:22px}.is-customer-sidebar .product-analytics-tabs>.ant-tabs-nav:before{border:0}.is-customer-sidebar .analysis-dashboard{padding:0;background:transparent}.is-customer-sidebar .analysis-toolbar{background:#fff;border:1px solid #e7e9f0;border-radius:14px;padding:22px;gap:20px}.is-customer-sidebar .analysis-toolbar-copy h1{font-size:18px}.is-customer-sidebar .analysis-eyebrow{display:none}.is-customer-sidebar .analysis-toolbar-copy p{font-size:13px;color:#626477}.is-customer-sidebar .analysis-panel{border:1px solid #e7e9f0!important;border-radius:14px!important;background:#fff!important;box-shadow:0 2px 10px #1e1f3208!important}.is-customer-sidebar .brand-report-card{border-radius:14px}.is-customer-sidebar .brand-report-heading h1{font-size:20px}.customer-library-summary{display:flex;align-items:center;gap:28px;padding:20px 24px;border:1px solid #e3dfff;background:#f7f5ff;border-radius:14px;color:#626477;font-size:14px}.customer-library-summary strong{font-size:25px;font-weight:650;color:#4f3fd3;margin-right:6px}.customer-library-summary>:last-child{margin-left:auto;font-size:13px}.is-customer-sidebar .customer-knowledge-page>.ant-tabs>.ant-tabs-nav{margin-bottom:20px}.is-customer-sidebar .keyword-group-filters{padding:12px 0 20px;gap:10px!important}.is-customer-sidebar .customer-knowledge-page .ant-card-extra{margin-left:16px}.is-customer-sidebar .customer-knowledge-page .ant-typography-secondary{color:#626477;line-height:1.75}.is-customer-sidebar .customer-list-summary{display:flex;gap:24px;color:#626477;padding:0 2px;font-size:13px}.is-customer-sidebar .customer-list-summary strong{font-size:16px;color:#17182b;margin-inline:3px}.is-customer-sidebar .customer-articles-page .toolbar-stack{display:flex;flex-direction:column;gap:18px;align-items:stretch}.is-customer-sidebar .customer-articles-page .toolbar-stack>.ant-space:first-child{padding-bottom:18px;border-bottom:1px solid #edf0f5}.is-customer-sidebar .article-create-page{gap:22px}.is-customer-sidebar .article-create-topbar{padding:0 0 6px;background:transparent;border:0;border-radius:0;gap:20px}.is-customer-sidebar .article-create-title-row{margin-top:7px}.is-customer-sidebar .article-create-title-row h1{font-size:28px}.is-customer-sidebar .article-create-back{color:#626477;margin-bottom:12px}.is-customer-sidebar .article-create-workspace{gap:20px;grid-template-columns:210px minmax(0,1fr) 220px}.is-customer-sidebar :where(.article-create-mode-panel,.article-create-form,.article-create-summary){border:1px solid #e7e9f0;border-radius:14px;box-shadow:0 2px 10px #1e1f3208}.is-customer-sidebar :where(.article-create-mode-panel,.article-create-summary){padding:20px 16px}.is-customer-sidebar .article-create-form{padding:24px}.is-customer-sidebar .article-create-form-heading{padding:0 0 20px}.is-customer-sidebar .article-create-form-heading h2{font-size:22px}.is-customer-sidebar .article-create-mode-item.ant-radio-wrapper{padding:14px 10px;border-radius:10px}.is-customer-sidebar .article-create-mode-item.ant-radio-wrapper-checked{background:#eeebff;border-color:#d7d0ff;color:#4f3fd3}.is-customer-sidebar .article-create-section{border-radius:12px;border-color:#e7e9f0;margin-bottom:18px}.is-customer-sidebar .article-create-section .ant-card-head{padding:16px 20px;min-height:56px}.is-customer-sidebar .article-create-section .ant-card-body{padding:20px}.is-customer-sidebar .article-create-field>span{color:#17182b;font-size:14px}.is-customer-sidebar .article-editor-page{padding:0!important;height:auto!important;min-height:calc(100dvh - 160px);gap:18px}.is-customer-sidebar .article-editor-toolbar{flex-wrap:wrap;gap:16px;padding-block:6px 18px;border-bottom:1px solid #e7e9f0}.is-customer-sidebar .article-editor-toolbar>.ant-space{flex-wrap:wrap}.is-customer-sidebar .article-editor-panes{min-height:620px}.is-customer-sidebar .article-editor-panes>div{padding:20px;background:#fff;border:1px solid #e7e9f0;border-radius:14px}.is-customer-sidebar .article-editor-preview{border:0!important;background:#fff!important}.is-customer-sidebar .article-editor-field{display:flex;flex-direction:column;gap:8px}.is-customer-sidebar .article-editor-field>label{font-size:13px;color:#626477}.is-customer-sidebar :where(.media-publishing-page,.media-orders-page){display:flex;flex-direction:column;gap:22px;background:transparent;padding:0}.is-customer-sidebar :where(.media-filter-panel,.media-order-filters,.media-orders-table-card){background:#fff;border:1px solid #e7e9f0;border-radius:14px;box-shadow:0 2px 10px #1e1f3208}.is-customer-sidebar .media-filter-panel{padding:24px}.is-customer-sidebar .media-main-search{min-height:44px;border-radius:10px}.is-customer-sidebar .media-quick-filters{margin-top:18px}.is-customer-sidebar .media-list-toolbar{margin:0;gap:12px;flex-wrap:wrap}.is-customer-sidebar .media-resource-table{border:1px solid #e7e9f0;border-radius:14px;overflow:hidden}.is-customer-sidebar .media-resource-name{gap:12px}.is-customer-sidebar .media-price{color:#4f3fd3}.is-customer-sidebar .media-selection-bar{bottom:16px;border:1px solid #ded8ff;border-radius:14px;background:#fff;box-shadow:0 6px 28px #2d215418;padding:18px 24px;gap:14px}.is-customer-sidebar .media-order-summary .ant-card{border:1px solid #e7e9f0;border-radius:14px}.is-customer-sidebar .media-order-summary strong{font-size:30px;font-variant-numeric:tabular-nums}.is-customer-sidebar .media-order-filters{padding:20px 24px}.is-customer-sidebar .media-orders-table-card .ant-card-body{padding:0}.is-customer-sidebar :where(.media-orders-pagination,.media-pagination){padding-inline:4px}@media(max-width:1200px){.customer-page-heading-row{flex-wrap:wrap;align-items:flex-start}.is-customer-sidebar .article-create-workspace{grid-template-columns:190px minmax(0,1fr)}.is-customer-sidebar .article-create-summary{position:static;grid-column:1 / -1}.is-customer-sidebar .product-query-card .ant-card-head-wrapper{flex-wrap:wrap}.is-customer-sidebar .product-query-card .ant-card-extra{margin-left:0}}@media(max-width:950px){.is-customer-sidebar .create-task-layout{grid-template-columns:1fr}.is-customer-sidebar .create-task-query-list{max-height:400px}.is-customer-sidebar .analysis-toolbar{flex-wrap:wrap}.is-customer-sidebar :where(.crawl-analysis-two-col,.crawl-analysis-platform-grid){grid-template-columns:minmax(0,1fr)!important}.customer-library-summary{flex-wrap:wrap;gap:16px 24px}.customer-library-summary>:last-child{margin-left:0}.is-customer-sidebar .article-editor-panes{flex-direction:column;overflow:visible!important}.is-customer-sidebar .article-editor-panes>div{min-height:420px}}@media(max-width:600px){.customer-page-heading h1,.is-customer-sidebar .article-create-title-row h1{font-size:25px}.customer-page-heading p{font-size:14px}.customer-page-actions{width:100%;flex-wrap:wrap}.is-customer-sidebar .page-stack{gap:18px}.is-customer-sidebar .ant-btn:not(.ant-btn-sm){min-height:44px}.is-customer-sidebar :where(.ant-input,.ant-select,textarea){font-size:16px}.is-customer-sidebar :where(.ant-card-body,.page-toolbar,.crawl-control-panel,.crawl-stats-panel,.media-filter-panel,.media-order-filters){padding:16px}.is-customer-sidebar .ant-card-head{padding:16px}.is-customer-sidebar .ant-card-head-wrapper{flex-wrap:wrap;gap:12px}.is-customer-sidebar .ant-card-extra{margin-left:0}.customer-task-guide{flex-wrap:wrap;gap:12px;padding:16px}.customer-task-guide li{width:100%}.is-customer-sidebar .crawl-filter-row>.ant-select{width:100%!important}.is-customer-sidebar .crawl-selection-row{flex-wrap:wrap;gap:14px;padding:12px}.is-customer-sidebar .crawl-section-heading{flex-wrap:wrap;gap:16px}.is-customer-sidebar .customer-articles-page .toolbar-stack>.ant-space:last-child{display:flex;flex-wrap:wrap}.is-customer-sidebar .customer-articles-page .toolbar-stack input{max-width:100%}.is-customer-sidebar .article-create-topbar{flex-wrap:wrap}.is-customer-sidebar .article-create-workspace{grid-template-columns:minmax(0,1fr)}.is-customer-sidebar .article-create-mode-panel{position:static}.is-customer-sidebar .article-create-form{padding:16px}.is-customer-sidebar .article-create-form-heading{flex-wrap:wrap}.is-customer-sidebar .media-selection-bar{bottom:8px;padding:16px;flex-wrap:wrap}.is-customer-sidebar .media-selection-bar>div{flex-wrap:wrap}.is-customer-sidebar :where(.media-orders-pagination,.media-pagination,.media-order-filters){flex-wrap:wrap;gap:14px}}@media(prefers-reduced-motion:reduce){.is-customer-sidebar .app-content *{scroll-behavior:auto!important;animation:none!important;transition:none!important}}.is-customer-sidebar .customer-knowledge-page .ant-input-search{display:inline-flex!important;width:100%}.is-customer-sidebar .analysis-metric-strip{background:transparent;border:0;gap:14px;margin-block:20px}.is-customer-sidebar .analysis-metric-tile{border:1px solid #e7e9f0;border-radius:14px;padding:20px}.is-customer-sidebar .analysis-metric-tile:last-child{border-right:1px solid #e7e9f0}.is-customer-sidebar .customer-query-detail{display:flex;flex-direction:column;gap:22px}.is-customer-sidebar .customer-query-detail>.ant-btn{align-self:flex-start}.is-customer-sidebar .customer-query-detail>.ant-card{border-radius:14px}.is-customer-sidebar .company-section{border:1px solid #e7e9f0;border-radius:14px;padding:24px;background:#fff}.is-customer-sidebar .company-section-header{padding-bottom:20px;border-bottom:1px solid #edf0f5;margin-bottom:20px}.is-customer-sidebar .product-card{background:#faf9ff;border-color:#e3dfff}.is-customer-sidebar .product-card:hover{border-color:#b9adff;box-shadow:0 4px 14px #6452ff12}.is-customer-sidebar .monthly-reports-content .workspace-page-heading{padding:22px;border:1px solid #e7e9f0;border-radius:14px;background:#fff;gap:18px;flex-wrap:wrap}.is-customer-sidebar .monthly-reports-content .workspace-page-heading h2{font-size:20px;margin-top:0}.is-customer-sidebar .monthly-reports-content .ant-card{border-radius:14px}.is-customer-sidebar .monthly-reports-content .ant-statistic{padding:14px;border-radius:10px;background:#f8f7ff}@media(max-width:600px){.is-customer-sidebar .company-section{padding:16px}.is-customer-sidebar .monthly-reports-content .ant-col-6{flex:0 0 50%;max-width:50%}.is-customer-sidebar .monthly-reports-content .workspace-page-heading>.ant-space{flex-wrap:wrap}}.knowledge-mobile-actions{display:none}@media(max-width:600px){.knowledge-mobile-actions{display:flex;justify-content:flex-end}.customer-knowledge-page>.ant-tabs>.ant-tabs-nav>.ant-tabs-extra-content{display:none}}.brand-question-field .ant-form-item-label>label{width:100%;height:auto}.brand-question-field .ant-form-item-label{width:100%}.brand-create-modal .brand-create-steps{display:flex;align-items:center;gap:10px;margin-bottom:16px;color:#a7a8b0;font-size:14px;font-weight:600;line-height:24px}.brand-create-modal .brand-create-modal-title{color:#171827;font-size:20px;font-weight:700;line-height:28px}.brand-create-modal .brand-create-steps .is-active{color:#171827;font-weight:700}.brand-create-modal .brand-create-step-divider{color:#b8b8bf;font-weight:500}.brand-create-modal .brand-create-step-panel{min-height:280px}.brand-create-modal .brand-monitoring-terms.ant-select-multiple{width:100%}.brand-create-modal .brand-monitoring-terms.ant-select-multiple .ant-select-selector{min-height:64px;padding:10px 64px 10px 12px;border-color:#dfe1e8;border-radius:10px;align-items:center}.brand-create-modal .brand-monitoring-terms.ant-select-multiple:hover .ant-select-selector,.brand-create-modal .brand-monitoring-terms.ant-select-focused .ant-select-selector{border-color:#7661ff}.brand-create-modal .brand-monitoring-terms .ant-select-selection-overflow{order:1;gap:8px}.brand-create-modal .brand-monitoring-terms-add{order:2;flex:none;margin-inline-start:8px;padding:3px 10px;border:1px dashed #d1d1d8;border-radius:6px;color:#555762;font-size:14px;font-weight:500;line-height:24px;pointer-events:none}.brand-create-modal .brand-monitoring-terms .ant-select-selection-wrap{order:1}.brand-create-modal .brand-monitoring-terms .ant-select-arrow{order:3}.brand-create-modal .brand-monitoring-terms .ant-select-selection-item{height:32px;margin:0;padding-inline:11px 7px;border:0;border-radius:6px;background:#f0e9ff;color:#6745f7;font-size:14px;line-height:32px}.brand-create-modal .brand-monitoring-terms .ant-select-selection-item-remove{color:#7c5cff}.brand-create-modal .brand-monitoring-terms .ant-select-arrow{width:auto;color:#8c8f9f;pointer-events:none}.brand-create-modal .brand-monitoring-terms-count{font-size:14px;font-weight:500;white-space:nowrap}.brand-create-modal div.brand-monitoring-terms{position:relative;display:flex;align-items:center;min-height:48px;padding:7px 64px 7px 7px;border:1px solid #dfe1e8;border-radius:10px;background:#fff;cursor:text;transition:border-color .15s ease,box-shadow .15s ease}.brand-create-modal div.brand-monitoring-terms:hover,.brand-create-modal div.brand-monitoring-terms:focus-within{border-color:#7661ff}.brand-create-modal div.brand-monitoring-terms:focus-within{box-shadow:0 0 0 2px #6452ff1a}.brand-create-modal div.brand-monitoring-terms.is-disabled{background:#f5f5f5;cursor:not-allowed}.brand-create-modal .brand-monitoring-terms-content{display:flex;flex:1;flex-wrap:wrap;align-items:center;gap:8px;min-width:0}.brand-create-modal .brand-monitoring-terms-content input{width:126px;min-width:126px;height:32px;padding:3px 10px;border:1px dashed #d1d1d8;border-radius:6px;outline:0;background:#fff;color:#555762;caret-color:#6745f7;font-size:14px;font-weight:500;line-height:24px;transition:border-color .15s ease,background .15s ease}.brand-create-modal .brand-monitoring-terms-content input:hover,.brand-create-modal .brand-monitoring-terms-content input:focus{border-color:#8d79ff;background:#faf9ff}.brand-create-modal .brand-monitoring-term{display:inline-flex;align-items:center;gap:6px;height:32px;padding-inline:11px 7px;border-radius:6px;background:#f0e9ff;color:#6745f7;font-size:14px;line-height:32px}.brand-create-modal .brand-monitoring-term button{display:inline-grid;place-items:center;width:18px;height:18px;padding:0;border:0;background:transparent;color:#7c5cff;font:inherit;line-height:1;cursor:pointer}.brand-create-modal div.brand-monitoring-terms .brand-monitoring-terms-count{position:absolute;right:14px;top:50%;transform:translateY(-50%);color:#8c8f9f}.brand-create-modal .brand-monitoring-terms-item{margin-bottom:0}.brand-create-modal .brand-monitoring-terms-item+.brand-recognition-help{margin-top:10px}.brand-create-modal .brand-step-footer{display:flex;align-items:center;justify-content:flex-end;width:100%;gap:12px}.brand-create-modal .brand-step-footer>div{display:flex;gap:10px}@media(max-width:600px){.brand-create-modal .brand-create-step-panel{min-height:240px}}
