.DescripioWidget_section__v7799{padding:64px 16px;background-color:var(--color-bg-paper);width:100%}@media (max-width:768px){.DescripioWidget_section__v7799{padding:48px 16px}}.DescripioWidget_container__w3_KO{max-width:1280px;margin:0 auto;width:100%}.DescripioWidget_inputSection__U5l8R{transition:opacity .3s ease}.DescripioWidget_resultsContainer__Ks6ml{display:grid;grid-template-rows:0fr;opacity:0;transition:grid-template-rows .5s ease-out,opacity .3s ease-out;margin-top:0}.DescripioWidget_resultsContainer__Ks6ml.DescripioWidget_expanded__s65RX{grid-template-rows:1fr;opacity:1;margin-top:32px;transition:grid-template-rows .5s ease-in,opacity .3s ease-in .1s}.DescripioWidget_resultsContent__DYrTC{overflow:hidden}.DescripioWidget_resultsContainer__Ks6ml.DescripioWidget_expanded__s65RX .DescripioWidget_resultsContent__DYrTC{overflow:visible}.DescripioWidget_backButton__OP6gq{padding:12px 20px;background-color:var(--color-primary-main,#475569);color:#fff;font-weight:700;border:none;border-radius:6px;cursor:pointer;transition:all .3s ease;display:flex;justify-content:center;align-items:center;gap:8px;position:relative;margin-bottom:24px}.DescripioWidget_backButton__OP6gq:hover{background-color:var(--color-primary-hover,#334155);transform:translateY(-1px);box-shadow:0 4px 12px rgba(71,85,105,.3)}.DescripioWidget_errorMessage__oqoa1{color:var(--color-error-main);font-size:.875rem;margin-top:16px;margin-bottom:16px;padding:12px 16px;background:var(--color-error-bg);border-radius:8px;border-left:4px solid var(--color-error-main);animation:DescripioWidget_slideDown__mCyQD .3s ease}@keyframes DescripioWidget_slideDown__mCyQD{0%{opacity:0;transform:translateY(-10px)}to{opacity:1;transform:translateY(0)}}.DescripioWidget_loadingDots__gBqff{position:relative;display:flex;justify-content:center;align-items:center;margin-top:32px;height:80px;gap:12px}.DescripioWidget_dot__atJ3T{width:16px;height:16px;background-color:var(--color-feature-blue);border-radius:50%;animation:DescripioWidget_bounce__ejOam 1.5s ease-in-out infinite}.DescripioWidget_dot__atJ3T:nth-child(2){animation-delay:.2s;background-color:var(--color-feature-red)}.DescripioWidget_dot__atJ3T:nth-child(3){animation-delay:.4s;background-color:var(--color-feature-yellow)}.DescripioWidget_dot__atJ3T:nth-child(4){animation-delay:.6s;background-color:var(--color-feature-green)}.DescripioWidget_dot__atJ3T:nth-child(5){animation-delay:.8s;background-color:var(--color-feature-red)}@keyframes DescripioWidget_bounce__ejOam{0%,80%,to{transform:scale(0);opacity:.3}40%{transform:scale(1);opacity:1}}.DescripioWidget_output__mlTbR{margin-top:32px;font-size:.95rem}.UrlInput_widgetHeader__fcrWp{text-align:center;margin-bottom:40px}.UrlInput_iconVisual__vMUkN{font-size:3.5rem;margin-bottom:20px;display:block}.UrlInput_title__fSmjM{font-size:2.5rem;font-weight:800;line-height:1.2;margin-bottom:16px;color:var(--color-text-primary);text-align:center}.UrlInput_description__e82iq{font-size:1.125rem;color:var(--color-text-tertiary);margin-bottom:0;text-align:center;line-height:1.6;max-width:700px;margin-left:auto;margin-right:auto}.UrlInput_stepsChecklist__Y_pX7{display:flex;justify-content:center;gap:40px;margin:40px 0;flex-wrap:wrap}.UrlInput_step__3Do2w{display:flex;align-items:center;gap:12px}.UrlInput_stepNumber__L3lKQ{display:inline-flex;align-items:center;justify-content:center;width:32px;height:32px;background:var(--color-primary-main,#475569);color:#fff;border-radius:50%;font-weight:700;font-size:.9rem;flex-shrink:0}.UrlInput_stepText___TO2j{font-size:1rem;color:var(--color-text-secondary);line-height:1.3;font-weight:500}.UrlInput_inputContainer__wcPZm{max-width:700px;margin:0 auto 40px}.UrlInput_inputWrapper__nmDna{display:flex;flex-direction:column;gap:16px;margin-bottom:20px}.UrlInput_inputFieldWrapper__lfRLL{position:relative;width:100%}.UrlInput_urlInput__FsTfy{width:100%;padding:18px 50px 18px 20px;border:2px solid var(--color-border-light);border-radius:12px;font-size:1.1rem;transition:all .3s ease;background:var(--color-bg-paper);box-sizing:border-box;color:var(--color-text-primary)}.UrlInput_urlInput__FsTfy:focus{outline:none;border-color:var(--color-cta-main);box-shadow:0 0 0 4px rgba(172,18,24,.1)}.UrlInput_urlInput__FsTfy:disabled{background-color:var(--color-bg-medium);cursor:not-allowed;color:var(--color-text-disabled)}.UrlInput_inputFieldWrapper__lfRLL.UrlInput_valid___ozPR .UrlInput_urlInput__FsTfy{border-color:var(--color-feature-green)}.UrlInput_inputFieldWrapper__lfRLL.UrlInput_invalid__L9tNQ .UrlInput_urlInput__FsTfy{border-color:var(--color-error-main)}.UrlInput_inputFieldWrapper__lfRLL.UrlInput_shaking__JEbBG .UrlInput_urlInput__FsTfy{animation:UrlInput_shake__VwJwL .3s ease}.UrlInput_validationIcon__gBmZB{position:absolute;right:18px;top:50%;transform:translateY(-50%);color:var(--color-feature-green);font-size:1.5rem;font-weight:700;animation:UrlInput_scaleIn__BW_Co .3s ease}@keyframes UrlInput_scaleIn__BW_Co{0%{transform:translateY(-50%) scale(0)}to{transform:translateY(-50%) scale(1)}}@keyframes UrlInput_shake__VwJwL{0%,to{transform:translateX(0)}25%,75%{transform:translateX(-4px)}50%{transform:translateX(4px)}}.UrlInput_ctaButton__f92zt{width:100%;padding:18px 28px;background:#ac1218;color:#fff;border:none;border-radius:12px;font-size:1.15rem;font-weight:700;cursor:pointer;transition:all .3s ease;box-shadow:0 4px 12px rgba(172,18,24,.3);position:relative;overflow:hidden;display:flex;justify-content:center;align-items:center;gap:8px}.UrlInput_ctaButton__f92zt:before{content:"";position:absolute;top:0;left:-100%;width:100%;height:100%;background:linear-gradient(90deg,transparent,hsla(0,0%,100%,.2),transparent);transition:left .5s ease}.UrlInput_ctaButton__f92zt:hover:before{left:100%}.UrlInput_ctaButton__f92zt:hover{background:#8b0e14;transform:translateY(-2px);box-shadow:0 6px 20px rgba(172,18,24,.4)}.UrlInput_ctaButton__f92zt:active{transform:translateY(0)}.UrlInput_ctaButton__f92zt:disabled{background:var(--color-text-placeholder);cursor:not-allowed;transform:none;box-shadow:none}.UrlInput_buttonSpinner__MIl_z{width:18px;height:18px;border:2px solid transparent;border-top-color:#fff;border-radius:50%;animation:UrlInput_buttonSpin__F7XNf 1s linear infinite}@keyframes UrlInput_buttonSpin__F7XNf{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.UrlInput_errorMessage__E_tnz{color:var(--color-error-main);font-size:.9rem;margin-top:12px;padding:12px 16px;background:var(--color-error-bg);border-radius:8px;border-left:4px solid var(--color-error-main)}.UrlInput_trustBadges__qlNn3{display:flex;justify-content:center;gap:32px;margin:24px 0;flex-wrap:wrap}.UrlInput_trustBadge__U_NaP{display:flex;align-items:center;gap:8px;font-size:.95rem;color:var(--color-text-tertiary);font-style:normal}.UrlInput_trustIcon__E6F3W{font-size:1.2rem;color:var(--color-feature-green)}.UrlInput_orDivider__Ds6hD{display:flex;align-items:center;text-align:center;margin:40px 0;color:var(--color-text-placeholder);font-size:.95rem;font-weight:500}.UrlInput_orDivider__Ds6hD:after,.UrlInput_orDivider__Ds6hD:before{content:"";flex:1 1;border-bottom:1px solid var(--color-border-light)}.UrlInput_orDivider__Ds6hD span{padding:0 20px}.UrlInput_socialProofCompact__F6GE_{text-align:center;margin-top:16px;font-size:.85rem;color:var(--color-text-tertiary);font-weight:500}@media (max-width:768px){.UrlInput_title__fSmjM{font-size:1.75rem}.UrlInput_description__e82iq{font-size:1rem}.UrlInput_stepsChecklist__Y_pX7{flex-direction:column;gap:16px;align-items:flex-start;max-width:300px;margin-left:auto;margin-right:auto}.UrlInput_trustBadges__qlNn3{flex-direction:column;gap:16px;align-items:center}.UrlInput_inputContainer__wcPZm{margin-bottom:24px}}.ExampleGallery_galleryContainer__JP2zw{margin-top:32px}.ExampleGallery_divider__CikCF{display:flex;align-items:center;gap:16px;margin-bottom:24px}.ExampleGallery_divider__CikCF:after,.ExampleGallery_divider__CikCF:before{content:"";flex:1 1;height:1px;background:linear-gradient(to right,transparent,var(--color-border-light),transparent)}.ExampleGallery_divider__CikCF span{color:var(--color-text-tertiary);font-size:.875rem;font-weight:500;white-space:nowrap}.ExampleGallery_galleryGrid__kSdox{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:20px;gap:20px}@media (max-width:900px){.ExampleGallery_galleryGrid__kSdox{grid-template-columns:repeat(2,1fr)}}@media (max-width:600px){.ExampleGallery_galleryGrid__kSdox{grid-template-columns:1fr;gap:16px}}.ExampleGallery_productCard__n4u7x{position:relative;background:var(--color-bg-paper);border:2px solid var(--color-border-light);border-radius:12px;padding:0;text-align:left;cursor:pointer;transition:all .3s ease;overflow:hidden}.ExampleGallery_productCard__n4u7x:hover:not(.ExampleGallery_disabled__ib5nm){border-color:var(--color-primary-main);transform:translateY(-4px);box-shadow:0 12px 24px rgba(0,0,0,.1)}.ExampleGallery_productCard__n4u7x.ExampleGallery_selected__jANlb{border-color:var(--color-cta-main);box-shadow:0 0 0 3px rgba(172,18,24,.15)}.ExampleGallery_productCard__n4u7x.ExampleGallery_disabled__ib5nm{opacity:.5;cursor:not-allowed}.ExampleGallery_loadingOverlay__mODbl{position:absolute;top:0;left:0;right:0;bottom:0;background:hsla(0,0%,100%,.9);display:flex;align-items:center;justify-content:center;z-index:10;border-radius:12px}.ExampleGallery_spinner__y2Y1L{width:32px;height:32px;border:3px solid var(--color-border-light);border-top-color:var(--color-cta-main);border-radius:50%;animation:ExampleGallery_spin__tyotB .8s linear infinite}@keyframes ExampleGallery_spin__tyotB{to{transform:rotate(1turn)}}.ExampleGallery_cardImage__ZMZOO{position:relative;width:100%;height:120px;background:var(--color-bg-light);display:flex;align-items:center;justify-content:center;overflow:hidden}.ExampleGallery_cardImage__ZMZOO img{max-width:100%;max-height:100%;object-fit:contain;transition:transform .3s ease}.ExampleGallery_productCard__n4u7x:hover:not(.ExampleGallery_disabled__ib5nm) .ExampleGallery_cardImage__ZMZOO img{transform:scale(1.05)}.ExampleGallery_categoryIcon__k_89g{position:absolute;top:8px;right:8px;width:32px;height:32px;background:var(--color-bg-paper);border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:1rem;box-shadow:0 2px 8px rgba(0,0,0,.1)}.ExampleGallery_cardContent__ncxhR{padding:16px}.ExampleGallery_productTitle__oTBNe{font-size:.875rem;font-weight:600;color:var(--color-text-primary);margin:0 0 8px;line-height:1.4;display:-webkit-box;-webkit-line-clamp:2;line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.ExampleGallery_categoryBadge__yI3nB{display:inline-block;font-size:.7rem;font-weight:500;color:var(--color-primary-main);background:var(--color-primary-light);padding:4px 8px;border-radius:4px;margin-bottom:12px}.ExampleGallery_productMeta__RBRdG{display:flex;flex-direction:column;gap:4px;margin-bottom:12px}.ExampleGallery_rating__b8gE_{display:flex;align-items:center;gap:6px}.ExampleGallery_stars__prI6X{display:flex;font-size:.875rem}.ExampleGallery_starFilled__L2vez{color:#f59e0b}.ExampleGallery_starHalf__aAG_b{color:#f59e0b;opacity:.6}.ExampleGallery_starEmpty__sP92K{color:#d1d5db}.ExampleGallery_ratingValue__Po8ve{font-size:.8rem;font-weight:600;color:var(--color-text-secondary)}.ExampleGallery_reviewCount__E0WfP{font-size:.75rem;color:var(--color-text-tertiary)}.ExampleGallery_analyzeButton__JFIeK{width:100%;padding:10px 16px;background:var(--color-primary-main);color:#fff;font-size:.8rem;font-weight:600;border-radius:6px;text-align:center;transition:all .2s ease}.ExampleGallery_productCard__n4u7x:hover:not(.ExampleGallery_disabled__ib5nm) .ExampleGallery_analyzeButton__JFIeK{background:var(--color-cta-main)}.ScoreCard_scoreCardCompact__IA0X_{background:linear-gradient(135deg,#fff,#f8fafc);border-radius:12px;border:1px solid var(--color-border-light,#e5e7eb);padding:16px;box-shadow:0 2px 12px rgba(0,0,0,.04)}.ScoreCard_productHeader__wgt09{display:flex;align-items:center;gap:12px;margin-bottom:16px;padding-bottom:12px;border-bottom:1px solid var(--color-border-light,#e5e7eb)}.ScoreCard_productThumbnail__Fnzuk{width:60px;height:60px;object-fit:cover;border-radius:8px;flex-shrink:0;border:1px solid var(--color-border-light,#e5e7eb)}.ScoreCard_productTitle___Fdv9{font-size:1.1rem;font-weight:700;color:var(--color-text-primary,#1f2937);line-height:1.4;display:-webkit-box;-webkit-line-clamp:2;line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;flex:1 1}.ScoreCard_compactHeader__6ttnH{display:flex;align-items:center;gap:24px;margin-bottom:12px}.ScoreCard_scoreSection__lYxZb{display:flex;align-items:center;gap:16px;flex-shrink:0;padding-right:24px;border-right:1px solid var(--color-border-light,#e5e7eb)}.ScoreCard_scoreRing__O0vJL{position:relative;width:74px;height:74px;flex-shrink:0}.ScoreCard_scoreCircleSvg__clucF{width:100%;height:100%}.ScoreCard_scoreRing__O0vJL.ScoreCard_critical__cYEEP{color:var(--color-warning-main,#92400e)}.ScoreCard_scoreRing__O0vJL.ScoreCard_warning__BtxjT{color:var(--color-warning-main,#d97706)}.ScoreCard_scoreRing__O0vJL.ScoreCard_success__E_UfT{color:var(--color-success-main,#166534)}.ScoreCard_progressCircle__sdD9T{transition:stroke-dasharray 1s ease-out}.ScoreCard_scoreValue__UrdjA{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);text-align:center;display:flex;flex-direction:column;align-items:center}.ScoreCard_scoreNumber__FpGwi{font-size:24px;font-weight:700;line-height:1;color:var(--color-text-primary,#1f2937)}.ScoreCard_scoreMax__phbCT{font-size:11px;color:var(--color-text-tertiary,#6b7280);font-weight:500}.ScoreCard_scoreInfo__UbQIe{display:flex;flex-direction:column;gap:6px}.ScoreCard_scoreTitle__li6pn{font-size:1.1rem;font-weight:700;color:var(--color-text-primary,#1f2937);margin:0;line-height:1.2}.ScoreCard_statusBadge__RY57J{display:inline-flex;align-items:center;padding:5px 12px;border-radius:12px;font-size:.9rem;font-weight:600;width:-moz-fit-content;width:fit-content}.ScoreCard_statusBadge__RY57J.ScoreCard_critical__cYEEP{background:var(--color-warning-light,#fef3c7);color:var(--color-warning-main,#92400e)}.ScoreCard_statusBadge__RY57J.ScoreCard_warning__BtxjT{background:var(--color-warning-light,#fef3c7);color:var(--color-warning-main,#d97706)}.ScoreCard_statusBadge__RY57J.ScoreCard_success__E_UfT{background:var(--color-success-light,#dcfce7);color:var(--color-success-main,#166534)}.ScoreCard_statsSection__IPL45{display:flex;align-items:center;gap:20px;flex:1 1;flex-wrap:wrap}.ScoreCard_statItemCompact__d_rkm{display:flex;align-items:center;gap:12px;padding:12px 16px;background:#fff;border-radius:8px;border:1px solid var(--color-border-light,#e5e7eb);transition:box-shadow .2s ease;min-width:0}.ScoreCard_statItemCompact__d_rkm:hover{box-shadow:0 4px 12px rgba(0,0,0,.08)}.ScoreCard_statIcon__L_glL{font-size:1.5rem;flex-shrink:0}.ScoreCard_statContent___fdFO{display:flex;flex-direction:column;gap:2px;min-width:0}.ScoreCard_statValue__ibAEe{font-size:1.4rem!important;font-weight:800;color:var(--color-text-primary,#1f2937);line-height:1.2}.ScoreCard_statLabel__OFnlJ{font-size:.8rem;font-weight:600;color:var(--color-text-tertiary,#6b7280);white-space:nowrap;overflow:hidden;text-overflow:ellipsis;text-transform:uppercase;letter-spacing:.5px}.ScoreCard_qualityBadge___MbUF{font-size:1.1rem!important;text-transform:capitalize}.ScoreCard_qualityBadge___MbUF.ScoreCard_high__c2Orh{color:var(--color-success-main,#166534)}.ScoreCard_qualityBadge___MbUF.ScoreCard_medium__jXx4c{color:var(--color-warning-main,#d97706)}.ScoreCard_qualityBadge___MbUF.ScoreCard_low__K3xaw{color:var(--color-text-tertiary,#6b7280)}.ScoreCard_fixesRow__tOKYo{display:flex;align-items:center;gap:12px;padding-top:14px;border-top:1px solid var(--color-border-light,#e5e7eb);flex-wrap:wrap}.ScoreCard_fixesLabel__1i1Mf{display:flex;align-items:center;gap:6px;font-size:.9rem;font-weight:700;color:var(--color-text-primary,#1f2937);white-space:nowrap}.ScoreCard_fixesIcon__LYRnF{font-size:1.1rem}.ScoreCard_fixesList__5b3zE{display:flex;flex-wrap:wrap;gap:8px;flex:1 1}.ScoreCard_fixChip__N3hYJ{display:inline-flex;align-items:center;padding:6px 14px;background:var(--color-background-medium,#f3f4f6);border:1px solid var(--color-border-light,#e5e7eb);border-radius:6px;font-size:.8rem;font-weight:600;color:var(--color-text-secondary,#374151);transition:background .2s ease;text-transform:uppercase;letter-spacing:.5px}.ScoreCard_fixChip__N3hYJ:hover{background:var(--color-border-light,#e5e7eb)}@media (max-width:968px){.ScoreCard_compactHeader__6ttnH{flex-direction:column;align-items:flex-start;gap:16px}.ScoreCard_scoreSection__lYxZb{border-right:none;border-bottom:1px solid var(--color-border-light,#e5e7eb);padding-right:0;padding-bottom:12px;width:100%}.ScoreCard_statsSection__IPL45{width:100%;gap:12px}.ScoreCard_statItemCompact__d_rkm{flex:1 1;min-width:140px}}@media (max-width:768px){.ScoreCard_scoreCardCompact__IA0X_{padding:14px}.ScoreCard_scoreSection__lYxZb{justify-content:center}.ScoreCard_scoreRing__O0vJL{width:65px;height:65px}.ScoreCard_scoreNumber__FpGwi{font-size:20px}.ScoreCard_statsSection__IPL45{flex-direction:column;gap:10px}.ScoreCard_statItemCompact__d_rkm{width:100%;padding:10px 12px}.ScoreCard_statValue__ibAEe{font-size:1.125rem}.ScoreCard_statLabel__OFnlJ{font-size:.75rem}}@media (max-width:480px){.ScoreCard_scoreCardCompact__IA0X_{padding:12px;border-radius:10px}.ScoreCard_scoreRing__O0vJL{width:60px;height:60px}.ScoreCard_scoreNumber__FpGwi{font-size:18px}.ScoreCard_scoreTitle__li6pn{font-size:.95rem}.ScoreCard_statusBadge__RY57J{font-size:.8rem;padding:4px 10px}.ScoreCard_fixesRow__tOKYo{padding-top:10px}.ScoreCard_fixesList__5b3zE{gap:5px}.ScoreCard_fixChip__N3hYJ{padding:4px 10px;font-size:.7rem}}.ScoreCard_listingScoreSectionCompact__a4jNG{margin-bottom:24px}.ScoreCard_scoreSummary__glqhv{display:flex;align-items:center;gap:16px;margin-bottom:16px}.ScoreCard_scoreCircleSmall__a48YO{width:60px;height:60px;border-radius:50%;display:flex;flex-direction:column;align-items:center;justify-content:center;font-weight:700;border:3px solid;flex-shrink:0}.ScoreCard_scoreCircleSmall__a48YO.ScoreCard_red__kkTK9{background:var(--color-warning-bg,#fef3c7);border-color:var(--color-warning-main,#92400e);color:var(--color-warning-main,#92400e)}.ScoreCard_scoreCircleSmall__a48YO.ScoreCard_orange__klRk_{background:var(--color-warning-bg,#fef3c7);border-color:var(--color-warning-main,#d97706);color:var(--color-warning-main,#d97706)}.ScoreCard_scoreCircleSmall__a48YO.ScoreCard_green__PVCxQ{background:var(--color-success-bg,#dcfce7);border-color:var(--color-success-main,#166534);color:var(--color-success-main,#166534)}.ScoreCard_scoreInfo__UbQIe{flex:1 1}.ScoreCard_scoreLabel__4oUyv{font-weight:600;color:var(--color-text-primary,#1f2937);font-size:.95rem}.ScoreCard_scoreStatus__8fPT0{font-size:.75rem;font-weight:500;padding:3px 10px;border-radius:12px;display:inline-block;margin-top:4px}.ScoreCard_scoreStatus__8fPT0.ScoreCard_red__kkTK9{background:var(--color-warning-bg,#fef3c7);color:var(--color-warning-main,#92400e)}.ScoreCard_scoreStatus__8fPT0.ScoreCard_orange__klRk_{background:var(--color-warning-bg,#fef3c7);color:var(--color-warning-main,#d97706)}.ScoreCard_scoreStatus__8fPT0.ScoreCard_green__PVCxQ{background:var(--color-success-bg,#dcfce7);color:var(--color-success-main,#166534)}.ScoreCard_priorityFixesHorizontal__kGX7f{display:flex;flex-wrap:wrap;align-items:center;gap:8px}.ScoreCard_priorityFixesHorizontal__kGX7f .ScoreCard_fixesHeader__ENSh7{font-size:.85rem;font-weight:600;color:var(--color-text-primary,#1f2937);white-space:nowrap;margin-bottom:0}.ScoreCard_fixesChips___Qumd{display:flex;flex-wrap:wrap;gap:6px}.ScoreCard_priorityFixesHorizontal__kGX7f .ScoreCard_fixChip__N3hYJ{padding:4px 10px;border-radius:6px;font-size:.75rem;font-weight:500;background:var(--color-background-medium,#f3f4f6);color:var(--color-text-secondary,#374151);border:1px solid var(--color-border-light,#e5e7eb)}.UpgradeModal_upgradeModalOverlay__V5nxB{position:fixed;top:0;left:0;width:100%;height:100%;background:rgba(0,0,0,.5);display:flex;align-items:center;justify-content:center;z-index:10000;opacity:0;visibility:hidden;transition:all .3s ease}.UpgradeModal_upgradeModalOverlay__V5nxB.UpgradeModal_show__dfh2Z{opacity:1;visibility:visible}.UpgradeModal_upgradeModal__kwMPn{background:#fff;border-radius:12px;padding:30px;max-width:500px;width:90%;max-height:90vh;overflow-y:auto;box-shadow:0 20px 60px rgba(0,0,0,.3);transform:translateY(-20px);transition:transform .3s ease}.UpgradeModal_upgradeModalOverlay__V5nxB.UpgradeModal_show__dfh2Z .UpgradeModal_upgradeModal__kwMPn{transform:translateY(0)}.UpgradeModal_upgradeModalHeader__CTIR_{text-align:center;margin-bottom:25px}.UpgradeModal_upgradeModalTitle__bmMPp{font-size:24px;font-weight:700;margin-bottom:8px;color:var(--color-text-primary)}.UpgradeModal_upgradeModalSubtitle__4Gu5f{color:#666;font-size:14px}.UpgradeModal_upgradeFeature__Su4wP{display:flex;gap:12px;margin-bottom:16px;padding:12px;background:var(--color-bg-light);border-radius:8px;border-left:4px solid var(--color-feature-green)}.UpgradeModal_upgradeFeatureIcon__7x4x1{color:var(--color-feature-green);font-weight:700}.UpgradeModal_upgradeFeatureTitle__Ru71l{font-weight:600;margin-bottom:4px;display:block;color:var(--color-text-primary)}.UpgradeModal_upgradeFeatureDescription__UmmCp{font-size:14px;color:#666;margin:0}.UpgradeModal_upgradeModalActions__V9YtF{display:flex;gap:12px;margin-top:25px}.UpgradeModal_upgradeModalBtn__jpr2T{flex:1 1;padding:14px;border:none;border-radius:8px;font-weight:600;cursor:pointer;text-align:center}.UpgradeModal_upgradeModalBtnPrimary__HEzgi{background:var(--color-cta-main);color:#fff}.UpgradeModal_upgradeModalBtnSecondary__sjcbS{background:var(--color-bg-medium);color:var(--color-text-secondary)}.UpgradeModal_upgradeModalClose__ITYPY{position:absolute;top:15px;right:15px;background:none;border:none;font-size:24px;cursor:pointer;color:var(--color-text-placeholder)}@media (max-width:600px){.UpgradeModal_upgradeModalActions__V9YtF{flex-direction:column}}.AnalysisProgress_progressContainer__VYdRz{width:100%;max-width:420px;margin:1.5rem auto;padding:2rem 1.5rem;background:#fff;border-radius:16px;box-shadow:0 4px 6px -1px rgba(0,0,0,.1),0 2px 4px -1px rgba(0,0,0,.06);text-align:center;border:1px solid #e2e8f0}.AnalysisProgress_circularProgress__bvDHq{position:relative;width:110px;height:110px;margin:0 auto 1.5rem}.AnalysisProgress_circularProgress__bvDHq svg{transform:rotate(-90deg);width:100%;height:100%}.AnalysisProgress_progressCircleBackground__nvkBk{fill:none;stroke:#e2e8f0;stroke-width:8}.AnalysisProgress_progressCircle__l1_y9{fill:none;stroke:#475569;stroke-width:8;stroke-linecap:round;transition:stroke-dashoffset .5s ease-out}.AnalysisProgress_percentageText__2Vw1o{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);font-size:2rem;font-weight:700;color:#1e293b;line-height:1}.AnalysisProgress_progressBarTrack__L_cyy{width:100%;height:6px;background-color:#f1f5f9;border-radius:3px;overflow:hidden;margin-bottom:1.5rem}.AnalysisProgress_progressBarFill__HGn8h{height:100%;background:linear-gradient(90deg,#475569,#334155);border-radius:3px;transition:width .5s linear}.AnalysisProgress_stepContent__12KQe{margin-bottom:1rem;min-height:70px;display:flex;flex-direction:column;align-items:center;justify-content:center}.AnalysisProgress_iconWrapper__26hdI{font-size:2rem;margin-bottom:.75rem;animation:AnalysisProgress_pulse__OnDrC 2s ease-in-out infinite}.AnalysisProgress_stepText__Lt9K7{font-size:1rem;font-weight:600;color:#1e293b;line-height:1.5;max-width:350px}.AnalysisProgress_timeRemaining__vQJmm{display:flex;align-items:center;justify-content:center;gap:.5rem;font-size:.875rem;color:#64748b;margin-bottom:1.5rem}.AnalysisProgress_timeIcon__Hhgu4{font-size:1rem}.AnalysisProgress_stepsIndicator__edvqK{display:flex;justify-content:center;gap:.5rem;margin-bottom:.75rem}.AnalysisProgress_stepDot__hes8R{width:10px;height:10px;border-radius:50%;background-color:#cbd5e1;transition:all .3s ease}.AnalysisProgress_stepDot__hes8R.AnalysisProgress_active__5cSIM{background-color:transparent;border:2px solid #475569;transform:scale(1.2)}.AnalysisProgress_stepDot__hes8R.AnalysisProgress_completed__hltO9{background-color:#475569}.AnalysisProgress_stepCounter__UB4VN{font-size:.75rem;color:#94a3b8;font-weight:500}@keyframes AnalysisProgress_pulse__OnDrC{0%,to{transform:scale(1);opacity:1}50%{transform:scale(1.05);opacity:.9}}@media (max-width:640px){.AnalysisProgress_progressContainer__VYdRz{padding:2rem 1.5rem;margin:1.5rem auto}.AnalysisProgress_circularProgress__bvDHq{width:120px;height:120px}.AnalysisProgress_iconWrapper__26hdI,.AnalysisProgress_percentageText__2Vw1o{font-size:2rem}.AnalysisProgress_stepText__Lt9K7{font-size:1rem}}