.analyze-module__WiOVeW__page{width:100%;padding:0 0 200px}.analyze-module__WiOVeW__pageTitle{padding:24px 0 8px}.analyze-module__WiOVeW__pageTitle h1{letter-spacing:-.008em;color:var(--foreground);margin:0 0 6px;font-size:28px;font-weight:700;line-height:1.2}.analyze-module__WiOVeW__pageTitle p{color:var(--foreground-tertiary);margin:0;font-size:14px}.analyze-module__WiOVeW__urlBlock{margin:28px 0 0}.analyze-module__WiOVeW__urlCard{background:var(--surface);border:1px solid var(--border-light);border-radius:var(--ti-radius-xl);box-shadow:var(--shadow-card);flex-direction:column;gap:14px;padding:24px;display:flex}.analyze-module__WiOVeW__urlCard__row{justify-content:space-between;align-items:center;gap:12px;display:flex}.analyze-module__WiOVeW__urlCard__label{color:var(--primary);align-items:center;gap:8px;font-size:13px;font-weight:600;display:flex}.analyze-module__WiOVeW__urlCard__label svg{width:16px;height:16px;color:var(--primary)}.analyze-module__WiOVeW__urlInputWrap{align-items:center;display:flex;position:relative}.analyze-module__WiOVeW__urlInputWrap>svg{width:16px;height:16px;color:var(--foreground-tertiary);pointer-events:none;position:absolute;left:14px}.analyze-module__WiOVeW__urlInputWrap input{border:1px solid var(--border-light);border-radius:var(--ti-radius-md);width:100%;color:var(--foreground);background:var(--surface-secondary);transition:all .2s var(--ti-ease);padding:14px 14px 14px 42px;font-size:16px}.analyze-module__WiOVeW__urlInputWrap input:focus{border-color:var(--primary);background:var(--surface);outline:none;box-shadow:0 0 0 3px #1e5f821f}.analyze-module__WiOVeW__urlInputWrap input:disabled{opacity:.6;cursor:not-allowed}.analyze-module__WiOVeW__btnHistory{border-radius:var(--ti-radius-md);background:var(--surface);color:var(--foreground-secondary);border:1px solid var(--border-light);cursor:pointer;transition:all .2s var(--ti-ease);align-items:center;gap:6px;padding:10px 16px;font-size:13px;font-weight:600;display:inline-flex}.analyze-module__WiOVeW__btnHistory:hover{color:var(--primary);border-color:#1e5f824d}.analyze-module__WiOVeW__btnHistory:disabled{opacity:.5;cursor:not-allowed}.analyze-module__WiOVeW__btnHistory svg{width:14px;height:14px}.analyze-module__WiOVeW__sectionHead{flex-wrap:wrap;justify-content:space-between;align-items:flex-end;gap:24px;margin:56px 0 24px;display:flex}.analyze-module__WiOVeW__sectionHead h2{letter-spacing:-.008em;color:var(--foreground);margin:0 0 4px;font-size:28px;font-weight:700;line-height:1.15}.analyze-module__WiOVeW__sectionHead p{color:var(--foreground-tertiary);margin:0;font-size:15px}.analyze-module__WiOVeW__sectionHead__actions{gap:8px;display:flex}.analyze-module__WiOVeW__btnSecondary{border-radius:var(--ti-radius-pill);border:1px solid var(--border-light);color:var(--foreground-secondary);background:var(--surface);cursor:pointer;transition:all .2s var(--ti-ease);padding:8px 14px;font-size:13px;font-weight:600}.analyze-module__WiOVeW__btnSecondary:hover{color:var(--primary);border-color:#1e5f824d}.analyze-module__WiOVeW__cardGrid{grid-template-columns:repeat(3,1fr);gap:24px;display:grid}@media (max-width:1100px){.analyze-module__WiOVeW__cardGrid{grid-template-columns:repeat(2,1fr)}}@media (max-width:720px){.analyze-module__WiOVeW__cardGrid{grid-template-columns:1fr}}.analyze-module__WiOVeW__acard{background:var(--surface);border:1.5px solid var(--border-light);border-radius:var(--ti-radius-xl);transition:all .28s var(--ti-ease);box-shadow:var(--shadow-card);flex-direction:column;padding:24px 24px 0;display:flex;position:relative;overflow:hidden}.analyze-module__WiOVeW__acard:hover{transform:translateY(-2px);box-shadow:0 8px 28px #0f3a541a}.analyze-module__WiOVeW__acardActive{border-color:var(--catStrong);box-shadow:0 12px 36px #0f3a541f,0 0 0 4px var(--catGlow)}.analyze-module__WiOVeW__acardEmpty{opacity:.55}.analyze-module__WiOVeW__acardEmpty:hover,.analyze-module__WiOVeW__acardLocked{opacity:.85}.analyze-module__WiOVeW__acardLocked:hover{box-shadow:var(--shadow-card);transform:none}.analyze-module__WiOVeW__acardLocked .analyze-module__WiOVeW__item{cursor:not-allowed;pointer-events:none}.analyze-module__WiOVeW__acardLocked .analyze-module__WiOVeW__acard__items>*+*{border-top-color:#0000}.analyze-module__WiOVeW__lockOverlay{pointer-events:none;background:linear-gradient(#fff0 0%,#ffffffeb 40%,#fffffff5 100%);flex-direction:column;justify-content:flex-end;align-items:center;padding:24px 24px 28px;display:flex;position:absolute;inset:50% 0 0}@media (prefers-color-scheme:dark){.analyze-module__WiOVeW__lockOverlay{background:linear-gradient(#16293a00 0%,#16293aeb 40%,#16293af5 100%)}}.analyze-module__WiOVeW__lockOverlay__icon{background:var(--catSoft);width:32px;height:32px;color:var(--catStrong);border-radius:50%;justify-content:center;align-items:center;margin-bottom:10px;display:flex}.analyze-module__WiOVeW__lockOverlay__icon svg{width:16px;height:16px}.analyze-module__WiOVeW__lockOverlay__title{color:var(--foreground);text-align:center;margin:0 0 8px;font-size:13px;font-weight:700}.analyze-module__WiOVeW__lockOverlay__cta{pointer-events:auto;background:var(--catStrong);color:#fff;border-radius:var(--ti-radius-pill);cursor:pointer;transition:filter .2s var(--ti-ease);border:none;padding:8px 18px;font-size:12.5px;font-weight:600;text-decoration:none}.analyze-module__WiOVeW__lockOverlay__cta:hover{filter:brightness(.92)}.analyze-module__WiOVeW__acard__top{justify-content:space-between;align-items:flex-start;gap:8px;margin-bottom:14px;display:flex}.analyze-module__WiOVeW__catBadge{letter-spacing:.08em;text-transform:uppercase;background:var(--catSoft);color:var(--catStrong);border-radius:6px;align-items:center;gap:6px;padding:4px 10px;font-size:11px;font-weight:700;display:inline-flex}.analyze-module__WiOVeW__catBadge:before{content:"";background:var(--catStrong);border-radius:50%;width:5px;height:5px}.analyze-module__WiOVeW__lockedBadge{letter-spacing:.04em;color:#6e3dc8;background:#6e3dc81a;border-radius:6px;align-items:center;gap:4px;padding:4px 8px;font-size:10px;font-weight:700;display:inline-flex}.analyze-module__WiOVeW__lockedBadge svg{width:11px;height:11px}.analyze-module__WiOVeW__masterToggle{border-radius:var(--ti-radius-pill);cursor:pointer;width:32px;height:18px;transition:all .2s var(--ti-ease);background:#0000001a;border:none;flex-shrink:0;position:relative}.analyze-module__WiOVeW__masterToggle:after{content:"";width:14px;height:14px;transition:all .2s var(--ti-ease);background:#fff;border-radius:50%;position:absolute;top:2px;left:2px;box-shadow:0 1px 2px #0003}.analyze-module__WiOVeW__masterToggleOn{background:var(--catStrong)}.analyze-module__WiOVeW__masterToggleOn:after{left:16px}.analyze-module__WiOVeW__masterTogglePartial{background:var(--catStrong);opacity:.5}.analyze-module__WiOVeW__acard__iconWrap{background:var(--catSoft);border-radius:12px;justify-content:center;align-items:center;width:48px;height:48px;margin-bottom:16px;display:flex}.analyze-module__WiOVeW__acard__iconWrap svg{width:22px;height:22px;color:var(--catStrong)}.analyze-module__WiOVeW__acard__title{letter-spacing:-.005em;color:var(--foreground);margin:0 0 8px;font-size:21px;font-weight:700;line-height:1.25}.analyze-module__WiOVeW__acard__desc{color:var(--foreground-tertiary);margin:0 0 18px;font-size:14px;line-height:1.55}.analyze-module__WiOVeW__acard__divider{background:var(--border-light);height:1px;margin:0 -24px 4px}.analyze-module__WiOVeW__acard__itemsLabel{letter-spacing:.08em;text-transform:uppercase;color:var(--foreground-tertiary);padding:14px 0 6px;font-size:11px;font-weight:700}.analyze-module__WiOVeW__acard__items{flex-direction:column;margin:0 -24px;display:flex}.analyze-module__WiOVeW__acard__items>*+*{border-top:1px solid var(--border-light)}.analyze-module__WiOVeW__item{cursor:pointer;text-align:left;width:100%;font:inherit;color:inherit;transition:background .15s var(--ti-ease);background:0 0;border:none;grid-template-columns:22px 1fr auto;align-items:flex-start;gap:12px;padding:14px 24px;display:grid}.analyze-module__WiOVeW__item:hover{background:#00000005}.analyze-module__WiOVeW__item:last-child{padding-bottom:22px}.analyze-module__WiOVeW__item__check{background:var(--surface);width:20px;height:20px;transition:all .15s var(--ti-ease);border:1.5px solid #0000002e;border-radius:6px;flex-shrink:0;justify-content:center;align-items:center;margin-top:1px;display:flex}.analyze-module__WiOVeW__item__check svg{color:#fff;opacity:0;width:12px;height:12px}.analyze-module__WiOVeW__itemChecked .analyze-module__WiOVeW__item__check{background:var(--catStrong);border-color:var(--catStrong)}.analyze-module__WiOVeW__itemChecked .analyze-module__WiOVeW__item__check svg{opacity:1}.analyze-module__WiOVeW__item__body{min-width:0}.analyze-module__WiOVeW__item__name{color:var(--foreground);margin:0 0 2px;font-size:14.5px;font-weight:600;line-height:1.4}.analyze-module__WiOVeW__item__desc{color:var(--foreground-tertiary);margin:0;font-size:12.5px;line-height:1.45}.analyze-module__WiOVeW__subform{background:var(--catSoft);border-top:1px solid var(--border-light);flex-direction:column;gap:12px;padding:16px 24px 22px;display:flex}.analyze-module__WiOVeW__subform__hint{color:var(--foreground-secondary);margin:0;font-size:12px;line-height:1.55}.analyze-module__WiOVeW__subform__row{align-items:flex-start;gap:8px;display:flex}.analyze-module__WiOVeW__subform__rowFields{flex-direction:column;flex:1;gap:6px;min-width:0;display:flex}.analyze-module__WiOVeW__subform__input,.analyze-module__WiOVeW__subform__textarea{border-radius:var(--ti-radius-md);border:1px solid var(--border-light);background:var(--surface);width:100%;color:var(--foreground);transition:border-color .15s var(--ti-ease),box-shadow .15s var(--ti-ease);padding:8px 12px;font-family:inherit;font-size:13px}.analyze-module__WiOVeW__subform__input:focus,.analyze-module__WiOVeW__subform__textarea:focus{border-color:var(--catStrong);box-shadow:0 0 0 3px var(--catGlow);outline:none}.analyze-module__WiOVeW__subform__input:disabled,.analyze-module__WiOVeW__subform__textarea:disabled{opacity:.6;cursor:not-allowed}.analyze-module__WiOVeW__subform__textarea{resize:vertical;min-height:64px}.analyze-module__WiOVeW__subform__remove{color:var(--foreground-tertiary);cursor:pointer;transition:color .15s var(--ti-ease),background .15s var(--ti-ease);background:0 0;border:none;border-radius:6px;margin-top:4px;padding:6px}.analyze-module__WiOVeW__subform__remove:hover:not(:disabled){color:var(--status-danger);background:#dc262614}.analyze-module__WiOVeW__subform__remove:disabled{opacity:.4;cursor:not-allowed}.analyze-module__WiOVeW__subform__remove svg{width:16px;height:16px}.analyze-module__WiOVeW__subform__addBtn{color:var(--catStrong);cursor:pointer;background:0 0;border:none;align-self:flex-start;padding:4px 0;font-size:13px;font-weight:600}.analyze-module__WiOVeW__subform__addBtn:hover:not(:disabled){text-decoration:underline}.analyze-module__WiOVeW__subform__addBtn:disabled{opacity:.5;cursor:not-allowed}.analyze-module__WiOVeW__subform__check{color:var(--foreground-secondary);cursor:pointer;align-items:flex-start;gap:10px;font-size:13px;line-height:1.5;display:flex}.analyze-module__WiOVeW__subform__check input[type=checkbox]{accent-color:var(--catStrong);cursor:pointer;flex-shrink:0;margin-top:3px}.analyze-module__WiOVeW__subform__check__title{color:var(--foreground);margin-bottom:2px;font-size:13.5px;font-weight:600;display:block}.analyze-module__WiOVeW__subform__error{color:var(--status-danger);margin:0;font-size:12px}.analyze-module__WiOVeW__subform__keywordsField{margin-left:22px}.analyze-module__WiOVeW__actionBar{z-index:40;-webkit-backdrop-filter:blur(16px);border-top:1px solid var(--border-light);background:#fffffff7;padding:14px 0;position:fixed;bottom:0;left:0;right:0;box-shadow:0 -8px 32px #0f3a540f}@media (prefers-color-scheme:dark){.analyze-module__WiOVeW__actionBar{background:#16293af7}}.analyze-module__WiOVeW__actionBar__inner{grid-template-columns:1fr auto auto;align-items:center;gap:24px;max-width:1320px;margin:0 auto;padding:0 32px;display:grid}.analyze-module__WiOVeW__actionSummary{flex-wrap:wrap;align-items:center;gap:24px;display:flex}.analyze-module__WiOVeW__summaryItem{flex-direction:column;gap:2px;display:flex}.analyze-module__WiOVeW__summaryItem__label{letter-spacing:.08em;text-transform:uppercase;color:var(--foreground-tertiary);font-size:11px;font-weight:700}.analyze-module__WiOVeW__summaryItem__value{color:var(--foreground);font-variant-numeric:tabular-nums;align-items:baseline;gap:4px;font-size:22px;font-weight:700;display:flex}.analyze-module__WiOVeW__summaryItem__unit{color:var(--foreground-tertiary);font-size:13px;font-weight:600}.analyze-module__WiOVeW__summaryItem__alert{color:var(--status-danger);align-items:center;gap:4px;margin-left:8px;font-size:12px;font-weight:600;display:inline-flex}.analyze-module__WiOVeW__summaryItem__alert svg{width:14px;height:14px}.analyze-module__WiOVeW__actionDivider{background:var(--border-light);width:1px;height:32px}.analyze-module__WiOVeW__btnClear{border-radius:var(--ti-radius-pill);color:var(--foreground-secondary);cursor:pointer;transition:all .2s var(--ti-ease);background:0 0;border:none;padding:10px 16px;font-size:14px;font-weight:600}.analyze-module__WiOVeW__btnClear:hover:not(:disabled){color:var(--foreground);background:#0000000a}.analyze-module__WiOVeW__btnClear:disabled{opacity:.4;cursor:not-allowed}.analyze-module__WiOVeW__btnPrimary{border-radius:var(--ti-radius-pill);background:var(--primary);color:var(--primary-foreground);cursor:pointer;transition:all .2s var(--ti-ease);border:none;align-items:center;gap:10px;padding:14px 28px;font-size:15px;font-weight:700;display:inline-flex;box-shadow:0 6px 20px #1e5f824d}.analyze-module__WiOVeW__btnPrimary:hover:not(:disabled){background:var(--primary-hover);transform:translateY(-1px);box-shadow:0 10px 28px #1e5f8266}.analyze-module__WiOVeW__btnPrimary:disabled{color:#00000059;cursor:not-allowed;box-shadow:none;background:#0000001a;transform:none}.analyze-module__WiOVeW__btnPrimary svg{width:16px;height:16px}.analyze-module__WiOVeW__btnPrimaryBig{border-radius:var(--ti-radius-md);white-space:nowrap;flex-wrap:nowrap;justify-content:center;width:100%;min-width:0;margin-top:4px;padding:18px 28px;font-size:17px}.analyze-module__WiOVeW__btnPrimary__sub{opacity:.85;white-space:nowrap;margin-left:-2px;font-size:13px;font-weight:600}.analyze-module__WiOVeW__btnPrimaryBig svg{flex-shrink:0;margin-left:4px}@media (max-width:480px){.analyze-module__WiOVeW__btnPrimaryBig{flex-direction:column;gap:2px;padding:14px 20px}.analyze-module__WiOVeW__btnPrimaryBig svg{display:none}.analyze-module__WiOVeW__btnPrimary__sub{margin-left:0;font-size:12px}}.analyze-module__WiOVeW__progressGroup{flex:1;align-items:center;gap:16px;min-width:0;display:flex}.analyze-module__WiOVeW__progressSpinner{width:18px;height:18px;color:var(--primary);flex-shrink:0;animation:1s linear infinite analyze-module__WiOVeW__spin}@keyframes analyze-module__WiOVeW__spin{to{transform:rotate(360deg)}}.analyze-module__WiOVeW__progressLabel{color:var(--primary);white-space:nowrap;font-size:13px;font-weight:600}.analyze-module__WiOVeW__progressChips{flex-wrap:wrap;gap:6px;display:flex}.analyze-module__WiOVeW__progressChip{background:var(--primary-subtle);color:var(--primary);border-radius:var(--ti-radius-pill);align-items:center;gap:6px;padding:4px 10px;font-size:11px;font-weight:600;display:inline-flex}.analyze-module__WiOVeW__progressChip:before{content:"";background:var(--primary);border-radius:50%;width:5px;height:5px;animation:1.4s ease-in-out infinite analyze-module__WiOVeW__pulse}@keyframes analyze-module__WiOVeW__pulse{0%,to{opacity:1}50%{opacity:.3}}.analyze-module__WiOVeW__doneBanner{color:var(--status-success);align-items:center;gap:8px;font-size:14px;font-weight:600;display:inline-flex}.analyze-module__WiOVeW__doneBanner svg{width:18px;height:18px}.analyze-module__WiOVeW__catBlue{--catSoft:#ebf1fe;--catStrong:var(--category-seo);--catGlow:#2563eb1a}.analyze-module__WiOVeW__catPurple{--catSoft:#f1ecfb;--catStrong:var(--category-ai);--catGlow:#6e3dc81a}.analyze-module__WiOVeW__catEmerald{--catSoft:#e8f6ef;--catStrong:var(--category-industry);--catGlow:#22a06b1a}.analyze-module__WiOVeW__catOrange{--catSoft:#fbeee9;--catStrong:var(--category-backlinks);--catGlow:#d977571a}.analyze-module__WiOVeW__catSlate{--catSoft:#eef2f6;--catStrong:var(--category-competitive);--catGlow:#4755691a}.analyze-module__WiOVeW__notice{color:var(--foreground-tertiary);align-items:center;gap:8px;margin-top:12px;font-size:13px;display:flex}.analyze-module__WiOVeW__notice svg{width:14px;height:14px;color:var(--primary);flex-shrink:0}.analyze-module__WiOVeW__upgradeBanner{border-radius:var(--ti-radius-lg);background:#6e3dc80f;border:1px solid #6e3dc826;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:16px;margin-top:24px;padding:16px 20px;display:flex}.analyze-module__WiOVeW__upgradeBanner__text{color:#6e3dc8;align-items:center;gap:10px;font-size:13px;display:flex}.analyze-module__WiOVeW__upgradeBanner__text svg{width:16px;height:16px}.analyze-module__WiOVeW__upgradeBanner__cta{color:#fff;border-radius:var(--ti-radius-pill);cursor:pointer;transition:background .2s var(--ti-ease);background:#6e3dc8;border:none;flex-shrink:0;padding:8px 16px;font-size:13px;font-weight:600;text-decoration:none;display:inline-block}.analyze-module__WiOVeW__upgradeBanner__cta:hover{background:#5a2fa8}.analyze-module__WiOVeW__errorPanel{background:var(--status-danger-subtle);border-radius:var(--ti-radius-md);color:var(--status-danger);border:1px solid #dc262633;margin-top:12px;padding:14px 16px;font-size:13px;line-height:1.5}.analyze-module__WiOVeW__historyDropdown{background:var(--surface);border:1px solid var(--border-light);border-radius:var(--ti-radius-md);width:320px;max-height:280px;box-shadow:var(--shadow-card-hover);z-index:50;position:absolute;top:calc(100% + 4px);right:0;overflow-y:auto}.analyze-module__WiOVeW__historyEmpty,.analyze-module__WiOVeW__historyLoading{text-align:center;color:var(--foreground-tertiary);padding:16px;font-size:13px}.analyze-module__WiOVeW__historyItem{text-align:left;cursor:pointer;width:100%;transition:background .12s var(--ti-ease);background:0 0;border:none;padding:10px 14px}.analyze-module__WiOVeW__historyItem:hover{background:var(--surface-secondary)}.analyze-module__WiOVeW__historyItem__host{color:var(--foreground);text-overflow:ellipsis;white-space:nowrap;margin-bottom:2px;font-size:13px;font-weight:600;overflow:hidden}.analyze-module__WiOVeW__historyItem__types{color:var(--foreground-tertiary);text-overflow:ellipsis;white-space:nowrap;font-size:11.5px;overflow:hidden}.analyze-module__WiOVeW__historyItem__date{color:var(--foreground-tertiary);margin-top:2px;font-size:11px}@media (max-width:720px){.analyze-module__WiOVeW__page{padding:0 20px 220px}.analyze-module__WiOVeW__actionBar__inner{grid-template-columns:1fr;gap:12px;padding:0 20px}.analyze-module__WiOVeW__actionSummary{justify-content:space-between}.analyze-module__WiOVeW__btnClear{display:none}}
