.AnalyzingPage-module__fiwLtW__container{box-sizing:border-box;background:#fff;justify-content:center;align-items:flex-start;width:100%;max-width:100vw;margin:0;padding:24px 24px 48px;display:flex}@keyframes AnalyzingPage-module__fiwLtW__backgroundShift{0%,to{background-position:0%}50%{background-position:100%}}.AnalyzingPage-module__fiwLtW__content{box-sizing:border-box;background:#fff;border-radius:20px;width:100%;max-width:950px;min-height:fit-content;margin:auto;padding:52px;animation:.5s ease-out AnalyzingPage-module__fiwLtW__contentSlideIn;position:relative;overflow:visible;box-shadow:0 20px 60px #00000014,0 8px 16px #0000000a}@keyframes AnalyzingPage-module__fiwLtW__contentSlideIn{0%{opacity:0;transform:translateY(30px)scale(.96)}to{opacity:1;transform:translateY(0)scale(1)}}.AnalyzingPage-module__fiwLtW__content:before{content:"";pointer-events:none;background:radial-gradient(circle,#0ea5e90d 0%,#0000 70%);border-radius:50%;width:200px;height:200px;position:absolute;top:-50px;right:-50px}.AnalyzingPage-module__fiwLtW__content:after{content:"";pointer-events:none;background:radial-gradient(circle,#10b9810d 0%,#0000 70%);border-radius:50%;width:150px;height:150px;position:absolute;bottom:-30px;left:-30px}.AnalyzingPage-module__fiwLtW__header{text-align:center;border-bottom:2px solid #f1f5f9;margin-bottom:40px;padding-bottom:32px;position:relative}.AnalyzingPage-module__fiwLtW__title{color:var(--brand-solid);letter-spacing:-.02em;margin:0 0 12px;font-size:32px;font-weight:800;animation:.6s ease-out .2s both AnalyzingPage-module__fiwLtW__titleFadeIn}@keyframes AnalyzingPage-module__fiwLtW__titleFadeIn{0%{opacity:0;transform:translateY(-10px)}to{opacity:1;transform:translateY(0)}}.AnalyzingPage-module__fiwLtW__subtitle{color:#64748b;margin:0;font-size:16px;font-weight:500;line-height:1.6;animation:.6s ease-out .4s both AnalyzingPage-module__fiwLtW__subtitleFadeIn}@keyframes AnalyzingPage-module__fiwLtW__subtitleFadeIn{0%{opacity:0;transform:translateY(-5px)}to{opacity:1;transform:translateY(0)}}.AnalyzingPage-module__fiwLtW__helpButton{cursor:pointer;color:#64748b;background:linear-gradient(135deg,#f8fafc 0%,#fff 100%);border:2px solid #e2e8f0;border-radius:12px;justify-content:center;align-items:center;width:44px;height:44px;transition:all .3s cubic-bezier(.4,0,.2,1);display:flex;position:absolute;top:0;right:0;box-shadow:0 1px 3px #0000000d}.AnalyzingPage-module__fiwLtW__helpButton:hover{color:#20448c;background:linear-gradient(135deg,#e0f2fe 0%,#f0f9ff 100%);border-color:#20448c;transform:translateY(-2px)scale(1.05);box-shadow:0 4px 12px #0ea5e933}.AnalyzingPage-module__fiwLtW__helpButton:active{transform:translateY(0)scale(1)}.AnalyzingPage-module__fiwLtW__progressSection{background:linear-gradient(135deg,#f8fafc 0%,#f0f9ff 100%);border:2px solid #e0f2fe;border-radius:16px;margin-bottom:40px;padding:24px;position:relative;overflow:hidden}.AnalyzingPage-module__fiwLtW__progressSection:before{content:"";background:linear-gradient(90deg,#0000,#0ea5e91a,#0000);width:100%;height:100%;animation:2s infinite AnalyzingPage-module__fiwLtW__shimmer;position:absolute;top:0;left:-100%}@keyframes AnalyzingPage-module__fiwLtW__shimmer{0%{left:-100%}to{left:100%}}.AnalyzingPage-module__fiwLtW__progressBar{background:#e2e8f0;border-radius:10px;width:100%;height:10px;margin-bottom:14px;position:relative;overflow:hidden;box-shadow:inset 0 2px 4px #0000000f}.AnalyzingPage-module__fiwLtW__progressFill{background:var(--brand-solid);border-radius:10px;height:100%;transition:width .8s cubic-bezier(.4,0,.2,1);position:relative;overflow:hidden;box-shadow:0 2px 8px #0ea5e94d}.AnalyzingPage-module__fiwLtW__progressFill:after{content:"";background:linear-gradient(90deg,#0000,#ffffff4d,#0000);animation:2s infinite AnalyzingPage-module__fiwLtW__progressShine;position:absolute;inset:0}@keyframes AnalyzingPage-module__fiwLtW__progressShine{0%{transform:translate(-100%)}to{transform:translate(100%)}}.AnalyzingPage-module__fiwLtW__progressText{text-align:center;color:var(--brand-solid);z-index:1;font-size:18px;font-weight:700;position:relative}.AnalyzingPage-module__fiwLtW__stepsSection{flex-direction:column;gap:14px;display:flex;position:relative}.AnalyzingPage-module__fiwLtW__stepsSection:before{content:"";background:var(--brand-solid);z-index:0;border-radius:3px;width:3px;position:absolute;top:40px;bottom:40px;left:35px}.AnalyzingPage-module__fiwLtW__step{z-index:1;background:#fff;border:2px solid #e5e7eb;border-radius:14px;align-items:center;gap:18px;padding:20px 24px;transition:all .3s cubic-bezier(.4,0,.2,1);display:flex;position:relative;box-shadow:0 1px 3px #0000000d}.AnalyzingPage-module__fiwLtW__step:hover{transform:translate(4px);box-shadow:0 4px 12px #00000014}.AnalyzingPage-module__fiwLtW__stepProcessing{background:linear-gradient(135deg,#eff6ff 0%,#dbeafe 100%);border-color:#20448c;animation:2s ease-in-out infinite AnalyzingPage-module__fiwLtW__stepPulse;box-shadow:0 4px 16px #0ea5e926}@keyframes AnalyzingPage-module__fiwLtW__stepPulse{0%,to{box-shadow:0 4px 16px #0ea5e926}50%{box-shadow:0 4px 20px #0ea5e940}}.AnalyzingPage-module__fiwLtW__stepCompleted{background:linear-gradient(135deg,#f0fdf4 0%,#dcfce7 100%);border-color:#10b981;box-shadow:0 2px 8px #10b9811a}.AnalyzingPage-module__fiwLtW__stepIcon{background:#f1f5f9;border:2px solid #e2e8f0;border-radius:12px;flex-shrink:0;justify-content:center;align-items:center;width:42px;height:42px;transition:all .3s;display:flex}.AnalyzingPage-module__fiwLtW__stepProcessing .AnalyzingPage-module__fiwLtW__stepIcon{background:var(--brand-solid);border-color:var(--brand-solid);box-shadow:0 4px 12px #0ea5e94d}.AnalyzingPage-module__fiwLtW__stepCompleted .AnalyzingPage-module__fiwLtW__stepIcon{background:var(--brand-solid);border-color:var(--brand-solid);color:#fff;box-shadow:0 4px 12px #10b9814d}.AnalyzingPage-module__fiwLtW__spinner{border:3px solid #fff;border-top-color:#0000;border-radius:50%;width:22px;height:22px;animation:.8s linear infinite AnalyzingPage-module__fiwLtW__spin}@keyframes AnalyzingPage-module__fiwLtW__spin{to{transform:rotate(360deg)}}.AnalyzingPage-module__fiwLtW__pendingDot{background:#cbd5e1;border-radius:50%;width:12px;height:12px;animation:1.5s ease-in-out infinite AnalyzingPage-module__fiwLtW__pendingPulse}@keyframes AnalyzingPage-module__fiwLtW__pendingPulse{0%,to{opacity:.5;transform:scale(1)}50%{opacity:1;transform:scale(1.2)}}.AnalyzingPage-module__fiwLtW__stepLabel{color:#0f172a;margin-bottom:2px;font-size:16px;font-weight:700}.AnalyzingPage-module__fiwLtW__stepProcessing .AnalyzingPage-module__fiwLtW__stepLabel{color:#153055}.AnalyzingPage-module__fiwLtW__stepCompleted .AnalyzingPage-module__fiwLtW__stepLabel{color:#047857}.AnalyzingPage-module__fiwLtW__stepDetail{color:#20448c;align-items:center;gap:6px;margin-top:6px;font-size:14px;font-weight:600;display:flex}.AnalyzingPage-module__fiwLtW__stepDetail:before{content:"→";font-size:16px}.AnalyzingPage-module__fiwLtW__infoBox{background:#f9fafb;border:1px solid #e5e7eb;border-radius:10px;padding:16px 20px}.AnalyzingPage-module__fiwLtW__infoBox p{color:#6b7280;margin:0;font-size:14px;line-height:1.6}.AnalyzingPage-module__fiwLtW__completedHeader{text-align:center;background:linear-gradient(135deg,#f0fdf4 0%,#dcfce7 100%);border:2px solid #86efac;border-radius:20px;margin-bottom:40px;padding:32px 24px;position:relative;overflow:hidden}.AnalyzingPage-module__fiwLtW__completedHeader:before{content:"";background:radial-gradient(circle,#10b9811a 0%,#0000 70%);width:200%;height:200%;animation:3s ease-in-out infinite AnalyzingPage-module__fiwLtW__celebrationPulse;position:absolute;top:-50%;left:-50%}@keyframes AnalyzingPage-module__fiwLtW__celebrationPulse{0%,to{opacity:.5;transform:scale(1)rotate(0)}50%{opacity:1;transform:scale(1.2)rotate(180deg)}}.AnalyzingPage-module__fiwLtW__successIcon{z-index:1;justify-content:center;margin-bottom:20px;animation:.8s cubic-bezier(.68,-.55,.265,1.55) AnalyzingPage-module__fiwLtW__successBounce;display:flex;position:relative}@keyframes AnalyzingPage-module__fiwLtW__successBounce{0%{opacity:0;transform:scale(0)rotate(-180deg)}50%{transform:scale(1.2)rotate(10deg)}70%{transform:scale(.9)rotate(-5deg)}to{opacity:1;transform:scale(1)rotate(0)}}.AnalyzingPage-module__fiwLtW__successIcon svg{filter:drop-shadow(0 4px 12px #10b9814d)}.AnalyzingPage-module__fiwLtW__completedTitle{background:linear-gradient(135deg,#10b981 0%,#059669 100%);-webkit-text-fill-color:transparent;letter-spacing:-.02em;z-index:1;-webkit-background-clip:text;background-clip:text;margin:0 0 12px;font-size:36px;font-weight:800;animation:.6s ease-out .3s both AnalyzingPage-module__fiwLtW__titleSlideIn;position:relative}@keyframes AnalyzingPage-module__fiwLtW__titleSlideIn{0%{opacity:0;transform:translateY(-20px)}to{opacity:1;transform:translateY(0)}}.AnalyzingPage-module__fiwLtW__completedSubtitle{color:#059669;z-index:1;margin:0;font-size:16px;font-weight:600;animation:.6s ease-out .5s both AnalyzingPage-module__fiwLtW__subtitleSlideIn;position:relative}@keyframes AnalyzingPage-module__fiwLtW__subtitleSlideIn{0%{opacity:0;transform:translateY(-10px)}to{opacity:1;transform:translateY(0)}}.AnalyzingPage-module__fiwLtW__resultGrid{grid-template-columns:repeat(2,1fr);gap:20px;max-width:600px;margin-bottom:40px;margin-left:auto;margin-right:auto;display:grid}.AnalyzingPage-module__fiwLtW__resultCard{text-align:center;background:linear-gradient(135deg,#fff 0%,#f8fafc 100%);border:2px solid #e2e8f0;border-radius:16px;padding:28px 24px;transition:all .3s cubic-bezier(.4,0,.2,1);position:relative;overflow:hidden;box-shadow:0 2px 8px #0000000a}.AnalyzingPage-module__fiwLtW__resultCard:before{content:"";transform-origin:0;background:linear-gradient(90deg,#20448c 0%,#14b8a6 100%);height:4px;transition:transform .6s cubic-bezier(.4,0,.2,1);position:absolute;top:0;left:0;right:0;transform:scaleX(0)}.AnalyzingPage-module__fiwLtW__resultCard:hover{border-color:#20448c;transform:translateY(-6px);box-shadow:0 12px 24px #0ea5e926}.AnalyzingPage-module__fiwLtW__resultCard:hover:before{transform:scaleX(1)}.AnalyzingPage-module__fiwLtW__resultLabel{color:#64748b;text-transform:uppercase;letter-spacing:.05em;margin-bottom:12px;font-size:13px;font-weight:700}.AnalyzingPage-module__fiwLtW__resultValue{background:linear-gradient(135deg,#0f172a 0%,#334155 100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;margin-bottom:6px;font-size:48px;font-weight:800;line-height:1;animation:.8s ease-out AnalyzingPage-module__fiwLtW__countUp}@keyframes AnalyzingPage-module__fiwLtW__countUp{0%{opacity:0;transform:scale(.5)}to{opacity:1;transform:scale(1)}}.AnalyzingPage-module__fiwLtW__resultUnit{color:#94a3b8;font-size:14px;font-weight:600}.AnalyzingPage-module__fiwLtW__pagesSection,.AnalyzingPage-module__fiwLtW__keywordsSection{background:linear-gradient(135deg,#f8fafc 0%,#fff 100%);border:2px solid #e2e8f0;border-radius:16px;margin-bottom:36px;padding:24px;transition:all .3s}.AnalyzingPage-module__fiwLtW__pagesSection:hover,.AnalyzingPage-module__fiwLtW__keywordsSection:hover{border-color:#cbd5e1;box-shadow:0 4px 12px #0000000f}.AnalyzingPage-module__fiwLtW__sectionTitle{color:#0f172a;align-items:center;gap:10px;margin:0 0 20px;font-size:20px;font-weight:700;display:flex}.AnalyzingPage-module__fiwLtW__sectionTitle:before{content:"";background:var(--brand-solid);border-radius:4px;width:4px;height:24px}.AnalyzingPage-module__fiwLtW__pagesList{background:#fff;border:1px solid #e2e8f0;border-radius:12px;flex-direction:column;gap:10px;padding:20px;display:flex}.AnalyzingPage-module__fiwLtW__pageItem{background:#f8fafc;border-radius:8px;align-items:center;gap:10px;padding:10px 12px;font-size:14px;transition:all .2s;display:flex}.AnalyzingPage-module__fiwLtW__pageItem:hover{background:#f0f9ff;transform:translate(4px)}.AnalyzingPage-module__fiwLtW__pageItem:before{content:"🔗";flex-shrink:0;font-size:16px}.AnalyzingPage-module__fiwLtW__pageLink{color:#20448c;word-break:break-all;flex:1;font-weight:500;text-decoration:none;transition:all .2s}.AnalyzingPage-module__fiwLtW__pageLink:hover{color:#153055;text-decoration:underline}.AnalyzingPage-module__fiwLtW__keywordsList{background:#f9fafb;border:1px solid #e5e7eb;border-radius:10px;flex-wrap:wrap;gap:8px;padding:16px;display:flex}.AnalyzingPage-module__fiwLtW__keywordTag{color:#20448c;background:#fff;border:1px solid #20448c;border-radius:6px;padding:6px 12px;font-size:13px;font-weight:600;display:inline-block}.AnalyzingPage-module__fiwLtW__recommendationsSection{margin-bottom:28px}.AnalyzingPage-module__fiwLtW__recommendationsTitle{color:#111827;margin:0 0 16px;font-size:18px;font-weight:700}.AnalyzingPage-module__fiwLtW__recommendations{flex-direction:column;gap:10px;display:flex}.AnalyzingPage-module__fiwLtW__recommendation{background:#f9fafb;border:1px solid #e5e7eb;border-radius:8px;align-items:flex-start;gap:14px;padding:12px 16px;display:flex}.AnalyzingPage-module__fiwLtW__recommendationNumber{color:#fff;background:#20448c;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:24px;height:24px;font-size:13px;font-weight:600;display:flex}.AnalyzingPage-module__fiwLtW__recommendationText{color:#374151;flex:1;padding-top:2px;font-size:14px;line-height:1.6}.AnalyzingPage-module__fiwLtW__nextStepsSection{background:linear-gradient(135deg,#f0f9ff 0%,#ecfdf5 100%);border:2px solid #bae6fd;border-radius:16px;margin-top:32px;margin-bottom:32px;padding:28px 32px;animation:.6s ease-out AnalyzingPage-module__fiwLtW__sectionFadeIn;position:relative;overflow:hidden;box-shadow:0 6px 20px #0ea5e91a}@keyframes AnalyzingPage-module__fiwLtW__sectionFadeIn{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.AnalyzingPage-module__fiwLtW__nextStepsSection:before{content:"";background:radial-gradient(circle,#0ea5e914 0%,#0000 70%);width:300px;height:300px;animation:6s ease-in-out infinite AnalyzingPage-module__fiwLtW__nextStepsGlow;position:absolute;top:-50%;right:-50%}@keyframes AnalyzingPage-module__fiwLtW__nextStepsGlow{0%,to{opacity:.5;transform:translate(0)scale(1)}50%{opacity:1;transform:translate(-30px,-30px)scale(1.3)}}.AnalyzingPage-module__fiwLtW__nextStepsHeader{z-index:1;border-bottom:2px solid #e0f2fe;align-items:center;gap:16px;margin-bottom:20px;padding-bottom:18px;display:flex;position:relative}.AnalyzingPage-module__fiwLtW__nextStepsIcon{background:var(--brand-solid);color:#fff;border-radius:14px;flex-shrink:0;justify-content:center;align-items:center;width:50px;height:50px;transition:all .3s;animation:.8s ease-out AnalyzingPage-module__fiwLtW__iconBounce;display:flex;box-shadow:0 4px 16px #0ea5e94d}@keyframes AnalyzingPage-module__fiwLtW__iconBounce{0%,to{transform:scale(1)}50%{transform:scale(1.1)}}.AnalyzingPage-module__fiwLtW__nextStepsSection:hover .AnalyzingPage-module__fiwLtW__nextStepsIcon{transform:scale(1.08)rotate(-5deg);box-shadow:0 8px 24px #0ea5e973}.AnalyzingPage-module__fiwLtW__nextStepsTitleSection{flex:1}.AnalyzingPage-module__fiwLtW__nextStepsTitle{color:var(--brand-solid);letter-spacing:-.01em;margin:0 0 4px;font-size:22px;font-weight:700}.AnalyzingPage-module__fiwLtW__nextStepsSubtitle{color:#153055;margin:0;font-size:14px;font-weight:600}.AnalyzingPage-module__fiwLtW__nextStepsContent{z-index:1;margin-bottom:0;position:relative}.AnalyzingPage-module__fiwLtW__nextStepsDescription{color:#1e293b;border-left:4px solid var(--brand-solid);background:#fff;border-radius:12px;margin:0 0 20px;padding:16px 20px;font-size:14px;line-height:1.7;transition:all .3s;box-shadow:0 2px 10px #0000000d}.AnalyzingPage-module__fiwLtW__nextStepsDescription:hover{transform:translate(4px);box-shadow:0 4px 16px #00000014}.AnalyzingPage-module__fiwLtW__nextStepsDescription strong{color:var(--brand-solid);font-size:17px;font-weight:700}.AnalyzingPage-module__fiwLtW__nextStepsList{flex-direction:column;gap:12px;margin-bottom:8px;display:flex}.AnalyzingPage-module__fiwLtW__nextStepItem{background:#fff;border:2px solid #e0f2fe;border-radius:12px;align-items:flex-start;gap:16px;padding:18px 20px;transition:all .3s cubic-bezier(.4,0,.2,1);display:flex;position:relative;box-shadow:0 2px 6px #0000000a}.AnalyzingPage-module__fiwLtW__nextStepItem:before{content:"";background:var(--brand-solid);border-radius:4px 0 0 4px;width:4px;transition:transform .3s;position:absolute;top:0;bottom:0;left:0;transform:scaleY(0)}.AnalyzingPage-module__fiwLtW__nextStepItem:hover{border-color:#20448c;transform:translate(8px);box-shadow:0 8px 24px #0ea5e926}.AnalyzingPage-module__fiwLtW__nextStepItem:hover:before{transform:scaleY(1)}.AnalyzingPage-module__fiwLtW__stepNumber{background:var(--brand-solid);color:#fff;border-radius:12px;flex-shrink:0;justify-content:center;align-items:center;width:38px;height:38px;font-size:18px;font-weight:700;transition:all .3s;display:flex;box-shadow:0 3px 10px #0ea5e940}.AnalyzingPage-module__fiwLtW__nextStepItem:hover .AnalyzingPage-module__fiwLtW__stepNumber{transform:scale(1.15)rotate(5deg);box-shadow:0 6px 16px #0ea5e966}.AnalyzingPage-module__fiwLtW__stepContent{flex:1}.AnalyzingPage-module__fiwLtW__stepTitle{color:#0f172a;align-items:center;gap:6px;margin:0 0 6px;font-size:15px;font-weight:700;line-height:1.3;display:flex}.AnalyzingPage-module__fiwLtW__stepDesc{color:#475569;margin:0;font-size:13px;font-weight:500;line-height:1.6}.AnalyzingPage-module__fiwLtW__dashboardButton{color:#fff;background:var(--brand-solid);cursor:pointer;border:none;border-radius:14px;justify-content:center;align-items:center;gap:10px;width:100%;margin-top:16px;padding:16px 28px;font-size:16px;font-weight:700;transition:all .3s cubic-bezier(.4,0,.2,1);display:flex;box-shadow:0 4px 16px #0ea5e94d}.AnalyzingPage-module__fiwLtW__dashboardButton:hover{background:#1fa4b0;transform:translateY(-2px);box-shadow:0 8px 24px #0ea5e973}.AnalyzingPage-module__fiwLtW__dashboardButton:active{transform:translateY(0);box-shadow:0 4px 16px #0ea5e94d}.AnalyzingPage-module__fiwLtW__dashboardButton svg{flex-shrink:0;transition:transform .3s}.AnalyzingPage-module__fiwLtW__dashboardButton:hover svg:first-child{transform:scale(1.1)}.AnalyzingPage-module__fiwLtW__dashboardButton:hover svg:last-child{transform:translate(4px)}.AnalyzingPage-module__fiwLtW__questionsSection,.AnalyzingPage-module__fiwLtW__manualPromptsSection{background:linear-gradient(135deg,#f8fafc 0%,#fff 100%);border:2px solid #e2e8f0;border-radius:16px;margin-bottom:36px;padding:28px;transition:all .3s;box-shadow:0 2px 8px #0000000a}.AnalyzingPage-module__fiwLtW__questionsSection:hover,.AnalyzingPage-module__fiwLtW__manualPromptsSection:hover{border-color:#cbd5e1;box-shadow:0 6px 16px #00000014}.AnalyzingPage-module__fiwLtW__sectionDescription{color:#64748b;background:linear-gradient(135deg,#f0f9ff 0%,#f0fdfa 100%);border-left:4px solid #20448c;border-radius:10px;margin:0 0 20px;padding:14px 18px;font-size:14px;font-weight:500;line-height:1.7}.AnalyzingPage-module__fiwLtW__generateButton,.AnalyzingPage-module__fiwLtW__verifyButton,.AnalyzingPage-module__fiwLtW__addPromptButton,.AnalyzingPage-module__fiwLtW__saveButton{color:#fff;cursor:pointer;background:#20448c;border:none;border-radius:8px;padding:10px 20px;font-size:14px;font-weight:600;transition:all .2s}.AnalyzingPage-module__fiwLtW__generateButton:hover,.AnalyzingPage-module__fiwLtW__verifyButton:hover,.AnalyzingPage-module__fiwLtW__addPromptButton:hover,.AnalyzingPage-module__fiwLtW__saveButton:hover{background:#1a3770;transform:translateY(-1px)}.AnalyzingPage-module__fiwLtW__generateButton:disabled,.AnalyzingPage-module__fiwLtW__addPromptButton:disabled,.AnalyzingPage-module__fiwLtW__saveButton:disabled{cursor:not-allowed;background:#9ca3af;transform:none}.AnalyzingPage-module__fiwLtW__loadingState{color:#6b7280;align-items:center;gap:12px;padding:16px;font-size:14px;display:flex}.AnalyzingPage-module__fiwLtW__questionsList{flex-direction:column;gap:12px;margin-top:16px;display:flex}.AnalyzingPage-module__fiwLtW__questionItem{background:#fff;border:1px solid #e5e7eb;border-radius:8px;padding:16px}.AnalyzingPage-module__fiwLtW__matchedPageUrl{border-top:1px solid #e5e7eb;flex-wrap:wrap;align-items:center;gap:8px;margin-top:12px;padding-top:12px;display:flex}.AnalyzingPage-module__fiwLtW__matchedPageLabel{color:#6b7280;flex-shrink:0;font-size:12px;font-weight:600}.AnalyzingPage-module__fiwLtW__matchedPageLink{color:#20448c;word-break:break-all;font-size:13px;text-decoration:none;transition:color .2s}.AnalyzingPage-module__fiwLtW__matchedPageLink:hover{color:#1a3770;text-decoration:underline}.AnalyzingPage-module__fiwLtW__questionHeader{align-items:center;gap:12px;margin-bottom:12px;display:flex}.AnalyzingPage-module__fiwLtW__questionNumber{color:#fff;background:#20448c;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:28px;height:28px;font-size:13px;font-weight:700;display:flex}.AnalyzingPage-module__fiwLtW__questionText{color:#111827;flex:1;font-size:14px;font-weight:600}.AnalyzingPage-module__fiwLtW__questionIntent{color:#4338ca;text-transform:uppercase;background:#e0e7ff;border-radius:6px;flex-shrink:0;padding:4px 10px;font-size:11px;font-weight:600}.AnalyzingPage-module__fiwLtW__verifyButton{margin-top:8px;padding:6px 14px;font-size:12px}.AnalyzingPage-module__fiwLtW__verificationResult{border-top:1px solid #e5e7eb;margin-top:12px;padding-top:12px}.AnalyzingPage-module__fiwLtW__matchedResult,.AnalyzingPage-module__fiwLtW__notMatchedResult{border-radius:6px;align-items:center;gap:8px;margin-bottom:12px;padding:8px 12px;font-size:13px;font-weight:600;display:flex}.AnalyzingPage-module__fiwLtW__matchedResult{color:#065f46;background:#d1fae5}.AnalyzingPage-module__fiwLtW__notMatchedResult{color:#991b1b;background:#fee2e2}.AnalyzingPage-module__fiwLtW__sourcesList{flex-direction:column;gap:6px;margin-top:8px;display:flex}.AnalyzingPage-module__fiwLtW__sourceItem{font-size:12px}.AnalyzingPage-module__fiwLtW__sourceItem a{color:#20448c;text-decoration:none}.AnalyzingPage-module__fiwLtW__sourceItem a:hover{text-decoration:underline}.AnalyzingPage-module__fiwLtW__laterNote{color:#9ca3af;margin:0 0 16px;font-size:12px;font-style:italic}.AnalyzingPage-module__fiwLtW__manualInput{gap:8px;margin-bottom:16px;display:flex}.AnalyzingPage-module__fiwLtW__topicInput{background:#fff;border:1px solid #e5e7eb;border-radius:8px;flex:1;padding:10px 14px;font-size:14px}.AnalyzingPage-module__fiwLtW__topicInput:focus{border-color:#20448c;outline:none;box-shadow:0 0 0 3px #3b82f61a}.AnalyzingPage-module__fiwLtW__manualPromptsList{flex-direction:column;gap:8px;display:flex}.AnalyzingPage-module__fiwLtW__manualPromptItem{background:#fff;border:1px solid #e5e7eb;border-radius:8px;justify-content:space-between;align-items:center;padding:12px 16px;display:flex}.AnalyzingPage-module__fiwLtW__promptText{color:#111827;flex:1;font-size:14px;font-weight:500}.AnalyzingPage-module__fiwLtW__removeButton{color:#ef4444;cursor:pointer;background:#fee2e2;border:1px solid #fecaca;border-radius:6px;padding:6px 12px;font-size:12px;font-weight:600;transition:all .2s}.AnalyzingPage-module__fiwLtW__removeButton:hover{background:#fecaca}.AnalyzingPage-module__fiwLtW__saveButton{width:100%;margin-top:12px}@media (max-width:768px){.AnalyzingPage-module__fiwLtW__container{padding:16px}.AnalyzingPage-module__fiwLtW__content{border-radius:16px;padding:32px 24px}.AnalyzingPage-module__fiwLtW__content:before,.AnalyzingPage-module__fiwLtW__content:after{display:none}.AnalyzingPage-module__fiwLtW__header{margin-bottom:32px;padding-bottom:24px}.AnalyzingPage-module__fiwLtW__title{font-size:26px}.AnalyzingPage-module__fiwLtW__subtitle{font-size:14px}.AnalyzingPage-module__fiwLtW__helpButton{width:40px;height:40px}.AnalyzingPage-module__fiwLtW__progressSection{padding:20px}.AnalyzingPage-module__fiwLtW__progressBar{height:8px}.AnalyzingPage-module__fiwLtW__progressText{font-size:16px}.AnalyzingPage-module__fiwLtW__stepsSection:before{left:31px}.AnalyzingPage-module__fiwLtW__step{gap:14px;padding:16px 18px}.AnalyzingPage-module__fiwLtW__stepIcon{width:36px;height:36px}.AnalyzingPage-module__fiwLtW__stepLabel{font-size:15px}.AnalyzingPage-module__fiwLtW__stepDetail{font-size:13px}.AnalyzingPage-module__fiwLtW__completedHeader{padding:24px 20px}.AnalyzingPage-module__fiwLtW__completedTitle{font-size:28px}.AnalyzingPage-module__fiwLtW__completedSubtitle{font-size:14px}.AnalyzingPage-module__fiwLtW__resultGrid{grid-template-columns:1fr;gap:16px}.AnalyzingPage-module__fiwLtW__resultCard{padding:24px 20px}.AnalyzingPage-module__fiwLtW__resultValue{font-size:40px}.AnalyzingPage-module__fiwLtW__pagesSection,.AnalyzingPage-module__fiwLtW__keywordsSection{padding:20px}.AnalyzingPage-module__fiwLtW__sectionTitle{font-size:18px}.AnalyzingPage-module__fiwLtW__pagesList{padding:16px}.AnalyzingPage-module__fiwLtW__recommendation{padding:14px 16px}.AnalyzingPage-module__fiwLtW__recommendationText{font-size:14px}.AnalyzingPage-module__fiwLtW__dashboardButton{gap:10px;padding:16px 24px;font-size:16px}.AnalyzingPage-module__fiwLtW__dashboardButton svg:first-child{width:20px;height:20px}.AnalyzingPage-module__fiwLtW__dashboardButton svg:last-child{width:18px;height:18px}.AnalyzingPage-module__fiwLtW__nextStepsSection{margin-top:36px;margin-bottom:36px;padding:28px 24px}.AnalyzingPage-module__fiwLtW__nextStepsHeader{flex-direction:row;align-items:center;gap:16px;margin-bottom:20px;padding-bottom:20px}.AnalyzingPage-module__fiwLtW__nextStepsIcon{width:52px;height:52px}.AnalyzingPage-module__fiwLtW__nextStepsTitle{font-size:22px}.AnalyzingPage-module__fiwLtW__nextStepsSubtitle{font-size:14px}.AnalyzingPage-module__fiwLtW__nextStepsDescription{margin-bottom:24px;padding:18px 20px;font-size:15px}.AnalyzingPage-module__fiwLtW__nextStepsList{gap:16px}.AnalyzingPage-module__fiwLtW__nextStepItem{gap:16px;padding:20px}.AnalyzingPage-module__fiwLtW__stepNumber{width:42px;height:42px;font-size:18px}.AnalyzingPage-module__fiwLtW__stepTitle{font-size:16px}.AnalyzingPage-module__fiwLtW__stepDesc{font-size:14px}.AnalyzingPage-module__fiwLtW__questionsSection,.AnalyzingPage-module__fiwLtW__manualPromptsSection{padding:20px}.AnalyzingPage-module__fiwLtW__questionsList{gap:10px}.AnalyzingPage-module__fiwLtW__questionItem{padding:16px}.AnalyzingPage-module__fiwLtW__questionNumber{width:28px;height:28px;font-size:13px}.AnalyzingPage-module__fiwLtW__manualInput{flex-direction:column}.AnalyzingPage-module__fiwLtW__questionHeader{flex-wrap:wrap}.AnalyzingPage-module__fiwLtW__tabsContainer{gap:4px;padding:4px}.AnalyzingPage-module__fiwLtW__tab{padding:12px 16px;font-size:14px}.AnalyzingPage-module__fiwLtW__infoCard{flex-direction:column;gap:16px;padding:20px}.AnalyzingPage-module__fiwLtW__infoIcon{width:48px;height:48px}.AnalyzingPage-module__fiwLtW__infoTitle{font-size:16px}.AnalyzingPage-module__fiwLtW__loadingSection{padding:36px 20px}.AnalyzingPage-module__fiwLtW__resultsSection{padding:24px 20px}.AnalyzingPage-module__fiwLtW__editActions{flex-direction:column}.AnalyzingPage-module__fiwLtW__saveButton,.AnalyzingPage-module__fiwLtW__cancelButton{width:100%}}.AnalyzingPage-module__fiwLtW__modalOverlay{z-index:10000;background:#00000080;justify-content:center;align-items:center;padding:20px;animation:.2s ease-out AnalyzingPage-module__fiwLtW__modalFadeIn;display:flex;position:fixed;inset:0}@keyframes AnalyzingPage-module__fiwLtW__modalFadeIn{0%{opacity:0}to{opacity:1}}.AnalyzingPage-module__fiwLtW__modalContent{background:#fff;border-radius:16px;width:100%;max-width:640px;max-height:85vh;padding:0;animation:.25s ease-out AnalyzingPage-module__fiwLtW__modalSlideUp;position:relative;overflow-y:auto;box-shadow:0 25px 50px -12px #00000040}@keyframes AnalyzingPage-module__fiwLtW__modalSlideUp{0%{opacity:0;transform:translateY(10px)scale(.98)}to{opacity:1;transform:translateY(0)scale(1)}}.AnalyzingPage-module__fiwLtW__modalContent::-webkit-scrollbar{width:8px}.AnalyzingPage-module__fiwLtW__modalContent::-webkit-scrollbar-track{background:#f3f4f6;border-radius:8px}.AnalyzingPage-module__fiwLtW__modalContent::-webkit-scrollbar-thumb{background:#d1d5db;border-radius:8px}.AnalyzingPage-module__fiwLtW__modalContent::-webkit-scrollbar-thumb:hover{background:#9ca3af}.AnalyzingPage-module__fiwLtW__modalCloseButton{color:#9ca3af;cursor:pointer;z-index:1;background:0 0;border:none;border-radius:8px;justify-content:center;align-items:center;width:32px;height:32px;font-size:24px;transition:all .15s;display:flex;position:absolute;top:16px;right:16px}.AnalyzingPage-module__fiwLtW__modalCloseButton:hover{color:#1a1a1a;background:#f3f4f6}.AnalyzingPage-module__fiwLtW__modalTitle{color:#1a1a1a;border-bottom:1px solid #e8eaed;margin:0;padding:20px 24px;font-size:18px;font-weight:600}.AnalyzingPage-module__fiwLtW__modalIntro{color:#4b5563;background:#f9fafb;border-bottom:1px solid #e8eaed;margin:0;padding:16px 24px;font-size:15px;line-height:1.7}.AnalyzingPage-module__fiwLtW__helpSteps{flex-direction:column;gap:12px;padding:24px;display:flex}.AnalyzingPage-module__fiwLtW__helpStep{background:#f9fafb;border:1px solid #e8eaed;border-radius:12px;gap:16px;padding:16px;transition:all .2s;display:flex}.AnalyzingPage-module__fiwLtW__helpStep:before{display:none}.AnalyzingPage-module__fiwLtW__helpStep:hover{background:#f3f4f6;border-color:#d1d5db}.AnalyzingPage-module__fiwLtW__helpStepNumber{color:#fff;background:#3bb8b0;border-radius:8px;flex-shrink:0;justify-content:center;align-items:center;width:32px;height:32px;font-size:14px;font-weight:600;display:flex}.AnalyzingPage-module__fiwLtW__helpStep:hover .AnalyzingPage-module__fiwLtW__helpStepNumber{transform:none}.AnalyzingPage-module__fiwLtW__helpStepContent{flex:1}.AnalyzingPage-module__fiwLtW__helpStepTitle{color:#1a1a1a;align-items:center;gap:8px;margin:0 0 6px;font-size:15px;font-weight:600;display:flex}.AnalyzingPage-module__fiwLtW__helpStepDescription{color:#4b5563;margin:0;font-size:14px;line-height:1.6}.AnalyzingPage-module__fiwLtW__modalFooter{border-top:1px solid #e8eaed;margin-top:0;padding:16px 24px}.AnalyzingPage-module__fiwLtW__modalNote{color:#854d0e;background:#fef9c3;border-left:3px solid #eab308;border-radius:8px;padding:14px 16px;font-size:13px;line-height:1.6}.AnalyzingPage-module__fiwLtW__modalNote strong{color:#713f12;font-weight:600}@media (max-width:768px){.AnalyzingPage-module__fiwLtW__modalContent{border-radius:12px;max-height:90vh}.AnalyzingPage-module__fiwLtW__modalCloseButton{top:12px;right:12px}.AnalyzingPage-module__fiwLtW__modalTitle{padding:16px 20px;font-size:16px}.AnalyzingPage-module__fiwLtW__modalIntro{padding:14px 20px;font-size:14px}.AnalyzingPage-module__fiwLtW__helpSteps{gap:10px;padding:20px}.AnalyzingPage-module__fiwLtW__helpStep{gap:14px;padding:14px}.AnalyzingPage-module__fiwLtW__helpStepNumber{width:28px;height:28px;font-size:13px}.AnalyzingPage-module__fiwLtW__helpStepTitle{font-size:14px}.AnalyzingPage-module__fiwLtW__helpStepDescription{font-size:13px}.AnalyzingPage-module__fiwLtW__modalFooter{padding:14px 20px}.AnalyzingPage-module__fiwLtW__modalNote{padding:12px 14px;font-size:12px}}.AnalyzingPage-module__fiwLtW__pageHeader{border-bottom:3px solid #e2e8f0;margin-bottom:40px;padding-bottom:28px;position:relative}.AnalyzingPage-module__fiwLtW__pageHeader:after{content:"";background:linear-gradient(90deg,var(--brand-solid,#25b3c1)0%,#14b8a6 100%);border-radius:3px;width:80px;height:3px;position:absolute;bottom:-3px;left:0}.AnalyzingPage-module__fiwLtW__pageTitleSection{text-align:left}.AnalyzingPage-module__fiwLtW__pageTitle{background:linear-gradient(135deg,#0f172a 0%,#334155 100%);-webkit-text-fill-color:transparent;letter-spacing:-.03em;-webkit-background-clip:text;background-clip:text;margin:0 0 14px;font-size:36px;font-weight:800;animation:.6s ease-out .2s both AnalyzingPage-module__fiwLtW__titleFadeIn}.AnalyzingPage-module__fiwLtW__pageDescription{color:#64748b;max-width:700px;margin:0;font-size:16px;font-weight:500;line-height:1.8;animation:.6s ease-out .4s both AnalyzingPage-module__fiwLtW__subtitleFadeIn}.AnalyzingPage-module__fiwLtW__infoCard{background:linear-gradient(135deg,#f0f9ff 0%,#f0fdfa 100%);border:2px solid #bae6fd;border-radius:16px;gap:20px;margin-bottom:32px;padding:24px;transition:all .3s;display:flex;position:relative;overflow:hidden}.AnalyzingPage-module__fiwLtW__infoCard:before{content:"";background:radial-gradient(circle,#0ea5e914 0%,#0000 70%);width:200px;height:200px;animation:4s ease-in-out infinite AnalyzingPage-module__fiwLtW__infoGlow;position:absolute;top:-50%;right:-50%}@keyframes AnalyzingPage-module__fiwLtW__infoGlow{0%,to{opacity:.5;transform:translate(0)scale(1)}50%{opacity:1;transform:translate(-20px,-20px)scale(1.2)}}.AnalyzingPage-module__fiwLtW__infoCard:hover{border-color:#20448c;transform:translateY(-2px);box-shadow:0 6px 20px #0ea5e926}.AnalyzingPage-module__fiwLtW__infoIcon{color:#20448c;z-index:1;background:linear-gradient(135deg,#fff 0%,#f0f9ff 100%);border:2px solid #bae6fd;border-radius:14px;flex-shrink:0;justify-content:center;align-items:center;width:56px;height:56px;transition:all .3s;display:flex;position:relative;box-shadow:0 4px 12px #0ea5e926}.AnalyzingPage-module__fiwLtW__infoIconWhite{z-index:1;background:#fff;border:2px solid #bae6fd;border-radius:14px;flex-shrink:0;justify-content:center;align-items:center;width:56px;height:56px;transition:all .3s;display:flex;position:relative;overflow:hidden;box-shadow:0 4px 12px #0ea5e926}.AnalyzingPage-module__fiwLtW__infoGif{object-fit:contain;width:40px;height:40px}.AnalyzingPage-module__fiwLtW__infoCard:hover .AnalyzingPage-module__fiwLtW__infoIcon{transform:scale(1.1)rotate(5deg);box-shadow:0 6px 16px #0ea5e940}.AnalyzingPage-module__fiwLtW__infoCard:hover .AnalyzingPage-module__fiwLtW__infoIconWhite{transform:scale(1.1);box-shadow:0 6px 16px #0ea5e940}.AnalyzingPage-module__fiwLtW__infoContent{z-index:1;flex:1;position:relative}.AnalyzingPage-module__fiwLtW__infoTitle{color:#0f172a;margin:0 0 8px;font-size:17px;font-weight:700}.AnalyzingPage-module__fiwLtW__infoText{color:#153055;margin:0;font-size:14px;font-weight:500;line-height:1.7}.AnalyzingPage-module__fiwLtW__tabsContainer{background:linear-gradient(135deg,#f8fafc 0%,#f1f5f9 100%);border:2px solid #e2e8f0;border-radius:14px;gap:6px;margin-bottom:32px;padding:6px;display:flex;box-shadow:inset 0 2px 4px #0000000a}.AnalyzingPage-module__fiwLtW__tab{cursor:pointer;color:#64748b;background:0 0;border:none;border-radius:10px;flex:1;justify-content:center;align-items:center;gap:8px;padding:14px 24px;font-size:15px;font-weight:700;transition:all .3s cubic-bezier(.4,0,.2,1);display:flex;position:relative;overflow:hidden}.AnalyzingPage-module__fiwLtW__tab svg{flex-shrink:0}.AnalyzingPage-module__fiwLtW__tab:before{content:"";background:var(--brand-solid);opacity:0;z-index:0;transition:opacity .3s;position:absolute;inset:0}.AnalyzingPage-module__fiwLtW__tab>*{z-index:1;position:relative}.AnalyzingPage-module__fiwLtW__tab:hover:not(.AnalyzingPage-module__fiwLtW__tabActive){color:#20448c;background:#0ea5e914;transform:translateY(-1px)}.AnalyzingPage-module__fiwLtW__tabActive{-webkit-text-fill-color:#fff;transform:translateY(-2px);box-shadow:0 4px 12px #0ea5e94d;color:#fff!important;background:var(--brand-solid)!important}.AnalyzingPage-module__fiwLtW__tabActive:before{opacity:1}.AnalyzingPage-module__fiwLtW__tabActive:hover{-webkit-text-fill-color:#fff;color:#fff!important}.AnalyzingPage-module__fiwLtW__tabActive svg{stroke:#fff!important;color:#fff!important}.AnalyzingPage-module__fiwLtW__tabActive span,button.AnalyzingPage-module__fiwLtW__tabActive{-webkit-text-fill-color:#fff;color:#fff!important}.AnalyzingPage-module__fiwLtW__inputSection{margin-top:8px;overflow:visible}.AnalyzingPage-module__fiwLtW__tabDescription{background:#f0f9ff;border-left:4px solid #20448c;border-radius:8px;align-items:flex-start;gap:12px;margin-bottom:24px;padding:16px;display:flex}.AnalyzingPage-module__fiwLtW__tabDescriptionIcon{color:#20448c;flex-shrink:0;width:24px;height:24px;margin-top:2px}.AnalyzingPage-module__fiwLtW__tabDescriptionText{color:#0f172a;flex:1;font-size:14px;line-height:1.6}.AnalyzingPage-module__fiwLtW__tabDescriptionText strong{color:#20448c;font-weight:600}.AnalyzingPage-module__fiwLtW__formGroup{margin-bottom:24px}.AnalyzingPage-module__fiwLtW__label{color:#0f172a;margin-bottom:10px;font-size:14px;font-weight:600;display:block}.AnalyzingPage-module__fiwLtW__required{color:#ef4444;margin-left:4px;font-size:12px;font-weight:500}.AnalyzingPage-module__fiwLtW__input{color:#0f172a;box-sizing:border-box;background:#fff;border:1px solid #e2e8f0;border-radius:10px;width:100%;padding:14px 16px;font-size:15px;transition:all .2s}.AnalyzingPage-module__fiwLtW__input:focus{border-color:#20448c;outline:none;box-shadow:0 0 0 3px #0ea5e91a}.AnalyzingPage-module__fiwLtW__hint{color:#6b7280;margin:6px 0 0;font-size:13px}.AnalyzingPage-module__fiwLtW__errorMessage{color:#ef4444;margin:8px 0 0;font-size:13px}.AnalyzingPage-module__fiwLtW__combinedNote{background:linear-gradient(135deg,#ecfdf5 0%,#f0f9ff 100%);border:2px solid #10b981;border-radius:12px;align-items:flex-start;gap:12px;margin:16px 0;padding:16px 20px;display:flex;box-shadow:0 2px 8px #10b9811a}.AnalyzingPage-module__fiwLtW__combinedNote svg{color:#10b981;flex-shrink:0;margin-top:2px}.AnalyzingPage-module__fiwLtW__combinedNote p{color:#047857;margin:0;font-size:14px;font-weight:600;line-height:1.6}.AnalyzingPage-module__fiwLtW__generateButton{color:#fff;background:var(--brand-solid);cursor:pointer;border:none;border-radius:12px;width:100%;padding:16px 24px;font-size:16px;font-weight:600;transition:all .2s;box-shadow:0 2px 8px #0ea5e94d}.AnalyzingPage-module__fiwLtW__generateButton:hover:not(:disabled){transform:translateY(-1px);box-shadow:0 4px 16px #0ea5e966}.AnalyzingPage-module__fiwLtW__generateButton:disabled{opacity:.6;cursor:not-allowed;transform:none}.AnalyzingPage-module__fiwLtW__loadingSection{text-align:center;background:#f8fafc;border-radius:12px;margin-top:48px;padding:48px 24px}.AnalyzingPage-module__fiwLtW__loadingSpinner{justify-content:center;margin-bottom:24px;display:flex}.AnalyzingPage-module__fiwLtW__spinner{width:60px;height:60px;animation:2s linear infinite AnalyzingPage-module__fiwLtW__rotate}.AnalyzingPage-module__fiwLtW__spinnerPath{stroke:var(--brand-solid,#25b3c1);stroke-linecap:round;animation:1.5s ease-in-out infinite AnalyzingPage-module__fiwLtW__dash}@keyframes AnalyzingPage-module__fiwLtW__rotate{to{transform:rotate(360deg)}}@keyframes AnalyzingPage-module__fiwLtW__dash{0%{stroke-dasharray:1 150;stroke-dashoffset:0}50%{stroke-dasharray:90 150;stroke-dashoffset:-35px}to{stroke-dasharray:90 150;stroke-dashoffset:-124px}}.AnalyzingPage-module__fiwLtW__loadingText{color:#0f172a;margin:0 0 8px;font-size:18px;font-weight:600}.AnalyzingPage-module__fiwLtW__loadingSubtext{color:#64748b;margin:0;font-size:14px}.AnalyzingPage-module__fiwLtW__resultsSection{background:#f8fafc;border:1px solid #e2e8f0;border-radius:12px;margin-top:28px;padding:20px;overflow:visible}.AnalyzingPage-module__fiwLtW__resultsHeader{text-align:center;margin-bottom:24px}.AnalyzingPage-module__fiwLtW__sourceInfo{flex-wrap:wrap;justify-content:center;align-items:center;gap:12px;margin-bottom:16px;display:flex}.AnalyzingPage-module__fiwLtW__sourceBadge{background:var(--brand-solid);color:#fff;letter-spacing:.02em;border-radius:20px;align-items:center;gap:6px;padding:6px 14px;font-size:13px;font-weight:600;display:inline-flex}.AnalyzingPage-module__fiwLtW__sourceBadge svg{flex-shrink:0}.AnalyzingPage-module__fiwLtW__sourceValue{color:#0f172a;text-overflow:ellipsis;white-space:nowrap;background:#fff;border:2px solid #e2e8f0;border-radius:20px;max-width:500px;padding:6px 16px;font-size:15px;font-weight:600;overflow:hidden}.AnalyzingPage-module__fiwLtW__resultsTitle{color:#0f172a;margin:0 0 8px;font-size:24px;font-weight:700}.AnalyzingPage-module__fiwLtW__resultsSubtitle{color:#64748b;margin:0;font-size:14px;line-height:1.6}.AnalyzingPage-module__fiwLtW__resultTabs{border-bottom:2px solid #e2e8f0;gap:12px;margin:24px 0;display:flex}.AnalyzingPage-module__fiwLtW__resultTab{cursor:pointer;color:#64748b;background:0 0;border:none;border-bottom:3px solid #0000;align-items:center;gap:8px;margin-bottom:-2px;padding:12px 24px;font-size:14px;font-weight:600;transition:all .2s;display:flex}.AnalyzingPage-module__fiwLtW__resultTab:hover{color:#20448c;background:#f0f9ff}.AnalyzingPage-module__fiwLtW__resultTab.AnalyzingPage-module__fiwLtW__activeTab{color:#20448c;border-bottom-color:#20448c}.AnalyzingPage-module__fiwLtW__resultTab svg{flex-shrink:0}.AnalyzingPage-module__fiwLtW__singleSourceInfo{justify-content:center;margin:20px 0;display:flex}.AnalyzingPage-module__fiwLtW__questionsList{flex-direction:column;gap:8px;margin-bottom:20px;display:flex;overflow:visible}.AnalyzingPage-module__fiwLtW__questionItem{background:#fff;border:1px solid #e2e8f0;border-radius:8px;gap:12px;padding:12px 14px;transition:all .2s;display:flex}.AnalyzingPage-module__fiwLtW__questionItem:hover{border-color:#20448c;box-shadow:0 4px 12px #00000014}.AnalyzingPage-module__fiwLtW__questionNumber{background:var(--brand-solid);color:#fff;border-radius:7px;flex-shrink:0;justify-content:center;align-items:center;width:28px;height:28px;font-size:13px;font-weight:600;display:flex}.AnalyzingPage-module__fiwLtW__questionContent{flex-direction:column;flex:1;gap:8px;display:flex}.AnalyzingPage-module__fiwLtW__questionText{color:#0f172a;margin:0;font-size:14px;line-height:1.45}.AnalyzingPage-module__fiwLtW__questionActions{gap:6px;margin-top:2px;display:flex}.AnalyzingPage-module__fiwLtW__editButton,.AnalyzingPage-module__fiwLtW__deleteButton{cursor:pointer;background:#fff;border:1px solid #e2e8f0;border-radius:6px;align-items:center;gap:4px;padding:4px 10px;font-size:12px;font-weight:500;transition:all .2s;display:inline-flex}.AnalyzingPage-module__fiwLtW__editButton{color:#20448c}.AnalyzingPage-module__fiwLtW__editButton:hover{background:#f0f9ff;border-color:#20448c}.AnalyzingPage-module__fiwLtW__deleteButton{color:#ef4444}.AnalyzingPage-module__fiwLtW__deleteButton:hover{background:#fef2f2;border-color:#ef4444}.AnalyzingPage-module__fiwLtW__editingContainer{width:100%}.AnalyzingPage-module__fiwLtW__editTextarea{color:#0f172a;resize:vertical;box-sizing:border-box;border:2px solid #20448c;border-radius:8px;width:100%;margin-bottom:8px;padding:12px;font-family:inherit;font-size:15px;line-height:1.6}.AnalyzingPage-module__fiwLtW__editTextarea:focus{border-color:#20448c;outline:none;box-shadow:0 0 0 3px #0ea5e91a}.AnalyzingPage-module__fiwLtW__editActions{gap:10px;margin-top:8px;display:flex}.AnalyzingPage-module__fiwLtW__saveButton,.AnalyzingPage-module__fiwLtW__cancelButton{cursor:pointer;border-radius:8px;flex:1;justify-content:center;align-items:center;gap:6px;min-height:40px;padding:10px 20px;font-size:14px;font-weight:600;transition:all .2s;display:inline-flex}.AnalyzingPage-module__fiwLtW__saveButton{background:var(--brand-solid);color:#fff;border:none}.AnalyzingPage-module__fiwLtW__saveButton:hover{transform:translateY(-1px);box-shadow:0 4px 12px #0ea5e94d}.AnalyzingPage-module__fiwLtW__saveButton svg{stroke-width:2.5px}.AnalyzingPage-module__fiwLtW__cancelButton{color:#64748b;background:#fff;border:2px solid #e2e8f0}.AnalyzingPage-module__fiwLtW__cancelButton:hover{color:#475569;background:#f8fafc;border-color:#94a3b8}.AnalyzingPage-module__fiwLtW__cancelButton svg{stroke-width:2.5px}.AnalyzingPage-module__fiwLtW__newGenerationButton{color:#20448c;cursor:pointer;background:#fff;border:2px solid #20448c;border-radius:10px;width:100%;padding:14px 24px;font-size:15px;font-weight:600;transition:all .2s}.AnalyzingPage-module__fiwLtW__newGenerationButton:hover{background:#f0f9ff;transform:translateY(-1px)}.AnalyzingPage-module__fiwLtW__backButton{color:#64748b;cursor:pointer;background:0 0;border:2px solid #e2e8f0;border-radius:10px;align-items:center;gap:8px;margin-bottom:24px;padding:10px 16px;font-size:14px;font-weight:600;transition:all .2s;display:inline-flex}.AnalyzingPage-module__fiwLtW__backButton:hover{color:var(--brand-solid);border-color:var(--brand-solid);background:#f0f9ff}.AnalyzingPage-module__fiwLtW__backButton svg{flex-shrink:0}.AnalyzingPage-module__fiwLtW__competitorSearching{background:linear-gradient(135deg,#f0f9ff 0%,#f0fdfa 100%);border-radius:12px;flex-direction:column;align-items:center;gap:16px;margin-bottom:16px;padding:24px;display:flex}.AnalyzingPage-module__fiwLtW__searchProgressText{color:#153055;text-align:center;margin:0;font-size:14px;font-weight:600}.AnalyzingPage-module__fiwLtW__editableNote{background:linear-gradient(135deg,#fef9c3 0%,#fefce8 100%);border-left:4px solid #eab308;border-radius:8px;align-items:flex-start;gap:12px;margin-bottom:24px;padding:14px 18px;display:flex}.AnalyzingPage-module__fiwLtW__editableNoteIcon{color:#ca8a04;flex-shrink:0;width:24px;height:24px;margin-top:2px}.AnalyzingPage-module__fiwLtW__editableNoteText{color:#854d0e;flex:1;font-size:14px;line-height:1.6}.AnalyzingPage-module__fiwLtW__editableNoteText strong{color:#713f12;font-weight:600}.AnalyzingPage-module__fiwLtW__loadingWrapper{background:#fff;justify-content:center;align-items:center;width:100%;min-height:100%;padding:24px;display:flex}.AnalyzingPage-module__fiwLtW__loadingCard{background:#fff;border-radius:20px;width:100%;max-width:600px;padding:80px 52px;animation:.5s ease-out AnalyzingPage-module__fiwLtW__loadingCardSlideIn;position:relative;box-shadow:0 20px 60px #00000014,0 8px 16px #0000000a}@keyframes AnalyzingPage-module__fiwLtW__loadingCardSlideIn{0%{opacity:0;transform:translateY(30px)scale(.96)}to{opacity:1;transform:translateY(0)scale(1)}}.AnalyzingPage-module__fiwLtW__loadingCard:before{content:"";pointer-events:none;background:radial-gradient(circle,#25b3c10d 0%,#0000 70%);border-radius:50%;width:200px;height:200px;position:absolute;top:-50px;right:-50px}.AnalyzingPage-module__fiwLtW__loadingContainer{text-align:center;flex-direction:column;justify-content:center;align-items:center;display:flex}.AnalyzingPage-module__fiwLtW__loadingIconWrapper{margin-bottom:32px}.AnalyzingPage-module__fiwLtW__loadingSpinnerIcon{color:var(--brand-solid,#25b3c1);animation:1s linear infinite AnalyzingPage-module__fiwLtW__spin}.AnalyzingPage-module__fiwLtW__loadingTitle{color:#0f172a;margin:0 0 16px;font-size:26px;font-weight:700}.AnalyzingPage-module__fiwLtW__loadingSubtitle{color:#64748b;margin:0;font-size:16px;line-height:1.6}.AnalyzingPage-module__fiwLtW__errorContainer{text-align:center;flex-direction:column;justify-content:center;align-items:center;min-height:300px;padding:40px;display:flex}.AnalyzingPage-module__fiwLtW__errorTitle{color:#ef4444;margin:0 0 16px;font-size:24px;font-weight:700}.AnalyzingPage-module__fiwLtW__retryButton{color:#fff;background:var(--brand-solid,#25b3c1);cursor:pointer;border:none;border-radius:12px;margin-top:24px;padding:14px 32px;font-size:16px;font-weight:600;transition:all .2s}.AnalyzingPage-module__fiwLtW__retryButton:hover{transform:translateY(-2px);box-shadow:0 4px 16px #0ea5e94d}.AnalyzingPage-module__fiwLtW__understandingSection{text-align:center;padding:20px 0}.AnalyzingPage-module__fiwLtW__understandingTitle{color:#0f172a;margin:0 0 40px;font-size:28px;font-weight:700;line-height:1.5}.AnalyzingPage-module__fiwLtW__brandName{color:var(--brand-solid,#25b3c1);font-weight:800}.AnalyzingPage-module__fiwLtW__summaryCard{background:linear-gradient(135deg,#f0f9ff 0%,#ecfdf5 100%);border:2px solid #bae6fd;border-radius:16px;margin-bottom:40px;padding:32px 40px;transition:all .3s;position:relative}.AnalyzingPage-module__fiwLtW__summaryCard:before{content:"";pointer-events:none;background:radial-gradient(circle,#0ea5e914 0%,#0000 70%);width:200px;height:200px;position:absolute;top:-50%;right:-50%}.AnalyzingPage-module__fiwLtW__summaryCard:hover{border-color:var(--brand-solid,#25b3c1);box-shadow:0 8px 24px #0ea5e926}.AnalyzingPage-module__fiwLtW__summaryText{color:#0f172a;z-index:1;margin:0;font-size:20px;font-weight:600;line-height:1.7;position:relative}.AnalyzingPage-module__fiwLtW__editingSection{margin-bottom:40px}.AnalyzingPage-module__fiwLtW__summaryTextarea{color:#0f172a;border:2px solid var(--brand-solid,#25b3c1);resize:vertical;box-sizing:border-box;background:#fff;border-radius:12px;width:100%;min-height:120px;padding:20px 24px;font-family:inherit;font-size:18px;font-weight:500;line-height:1.7}.AnalyzingPage-module__fiwLtW__summaryTextarea:focus{outline:none;box-shadow:0 0 0 4px #0ea5e926}.AnalyzingPage-module__fiwLtW__actionButtons{flex-wrap:wrap;justify-content:center;gap:16px;display:flex}.AnalyzingPage-module__fiwLtW__editButton{color:#64748b;cursor:pointer;background:#fff;border:2px solid #e2e8f0;border-radius:12px;align-items:center;gap:8px;padding:16px 32px;font-size:16px;font-weight:600;transition:all .2s;display:inline-flex}.AnalyzingPage-module__fiwLtW__editButton:hover:not(:disabled){color:var(--brand-solid,#25b3c1);border-color:var(--brand-solid,#25b3c1);background:#f0f9ff;transform:translateY(-2px)}.AnalyzingPage-module__fiwLtW__editButton:disabled{opacity:.5;cursor:not-allowed}.AnalyzingPage-module__fiwLtW__proceedButton{color:#fff;background:var(--brand-solid,#25b3c1);cursor:pointer;border:none;border-radius:12px;align-items:center;gap:10px;padding:16px 40px;font-size:16px;font-weight:700;transition:all .3s;display:inline-flex;box-shadow:0 4px 16px #0ea5e94d}.AnalyzingPage-module__fiwLtW__proceedButton:hover:not(:disabled){transform:translateY(-3px);box-shadow:0 8px 24px #0ea5e966}.AnalyzingPage-module__fiwLtW__proceedButton:disabled{opacity:.5;cursor:not-allowed}.AnalyzingPage-module__fiwLtW__proceedButton svg{transition:transform .3s}.AnalyzingPage-module__fiwLtW__proceedButton:hover:not(:disabled) svg{transform:translate(4px)}@media (max-width:768px){.AnalyzingPage-module__fiwLtW__understandingTitle{font-size:22px}.AnalyzingPage-module__fiwLtW__summaryCard{padding:24px 20px}.AnalyzingPage-module__fiwLtW__summaryText{font-size:17px}.AnalyzingPage-module__fiwLtW__summaryTextarea{padding:16px 20px;font-size:16px}.AnalyzingPage-module__fiwLtW__actionButtons{flex-direction:column}.AnalyzingPage-module__fiwLtW__editButton,.AnalyzingPage-module__fiwLtW__proceedButton{justify-content:center;width:100%}}
.LoadingScreen-module__qGPXpG__loadingScreen{background:linear-gradient(#fff 0%,#f9fafb 100%);justify-content:center;align-items:center;min-height:100dvh;padding:20px;display:flex}.LoadingScreen-module__qGPXpG__loadingContent{text-align:center;animation:.5s ease-in-out LoadingScreen-module__qGPXpG__fadeIn}@keyframes LoadingScreen-module__qGPXpG__fadeIn{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.LoadingScreen-module__qGPXpG__logoContainer{justify-content:center;align-items:center;width:120px;height:120px;margin:0 auto 32px;display:flex;position:relative}.LoadingScreen-module__qGPXpG__spinnerWrapper{z-index:2;background:#fff;border-radius:50%;justify-content:center;align-items:center;width:80px;height:80px;display:flex;position:relative;box-shadow:0 8px 24px #0ea5e933}.LoadingScreen-module__qGPXpG__spinner{color:var(--color-primary-600);animation:1s linear infinite LoadingScreen-module__qGPXpG__spin}@keyframes LoadingScreen-module__qGPXpG__spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.LoadingScreen-module__qGPXpG__pulseCircle{background:var(--brand-gradient);opacity:.2;border-radius:50%;width:100%;height:100%;animation:2s ease-in-out infinite LoadingScreen-module__qGPXpG__pulse;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}@keyframes LoadingScreen-module__qGPXpG__pulse{0%,to{opacity:.3;transform:translate(-50%,-50%)scale(.8)}50%{opacity:.1;transform:translate(-50%,-50%)scale(1.1)}}.LoadingScreen-module__qGPXpG__loadingTitle{color:var(--color-neutral-900);margin:0 0 16px;font-size:24px;font-weight:700;animation:.6s ease-in-out .2s both LoadingScreen-module__qGPXpG__fadeInUp}@keyframes LoadingScreen-module__qGPXpG__fadeInUp{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}.LoadingScreen-module__qGPXpG__loadingDots{justify-content:center;align-items:center;gap:8px;margin-bottom:16px;animation:.6s ease-in-out .3s both LoadingScreen-module__qGPXpG__fadeInUp;display:flex}.LoadingScreen-module__qGPXpG__dot{background:var(--color-primary-500);border-radius:50%;width:8px;height:8px;animation:1.4s ease-in-out infinite LoadingScreen-module__qGPXpG__bounce}.LoadingScreen-module__qGPXpG__dot:first-child{animation-delay:0s}.LoadingScreen-module__qGPXpG__dot:nth-child(2){animation-delay:.2s}.LoadingScreen-module__qGPXpG__dot:nth-child(3){animation-delay:.4s}@keyframes LoadingScreen-module__qGPXpG__bounce{0%,60%,to{opacity:1;transform:translateY(0)}30%{opacity:.7;transform:translateY(-12px)}}.LoadingScreen-module__qGPXpG__loadingSubtext{color:var(--color-neutral-600);margin:0;font-size:14px;font-weight:500;animation:.6s ease-in-out .4s both LoadingScreen-module__qGPXpG__fadeInUp}.LoadingScreen-module__qGPXpG__compactLoading{justify-content:center;align-items:center;min-height:200px;padding:40px 20px;animation:.5s ease-in-out LoadingScreen-module__qGPXpG__fadeIn;display:flex}.LoadingScreen-module__qGPXpG__compactContent{text-align:center}.LoadingScreen-module__qGPXpG__compactSpinnerWrapper{background:#fff;border-radius:50%;justify-content:center;align-items:center;width:56px;height:56px;margin:0 auto 16px;display:flex;box-shadow:0 4px 16px #0ea5e926}.LoadingScreen-module__qGPXpG__compactMessage{color:var(--color-neutral-700);margin:0 0 12px;font-size:15px;font-weight:600}@media (max-width:768px){.LoadingScreen-module__qGPXpG__loadingScreen{min-height:100dvh}.LoadingScreen-module__qGPXpG__logoContainer{width:100px;height:100px;margin-bottom:24px}.LoadingScreen-module__qGPXpG__spinnerWrapper{width:64px;height:64px}.LoadingScreen-module__qGPXpG__spinner{width:36px;height:36px}.LoadingScreen-module__qGPXpG__loadingTitle{font-size:20px}.LoadingScreen-module__qGPXpG__loadingSubtext{font-size:13px}}
.IndexingInstructionModal-module__ABDUzG__overlay{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);z-index:10000;background:#00000080;justify-content:center;align-items:center;padding:20px;display:flex;position:fixed;inset:0}.IndexingInstructionModal-module__ABDUzG__modal{background:#fff;border-radius:20px;width:100%;max-width:720px;max-height:90vh;animation:.25s ease-out IndexingInstructionModal-module__ABDUzG__modalSlideIn;position:relative;overflow-y:auto;box-shadow:0 20px 60px #00000026,0 0 0 1px #0000000d}@keyframes IndexingInstructionModal-module__ABDUzG__modalSlideIn{0%{opacity:0;transform:translateY(12px)scale(.98)}to{opacity:1;transform:translateY(0)scale(1)}}.IndexingInstructionModal-module__ABDUzG__closeButton{color:#6b7280;cursor:pointer;z-index:1;background:#f3f4f6;border:none;border-radius:50%;justify-content:center;align-items:center;width:36px;height:36px;transition:all .2s;display:flex;position:absolute;top:16px;right:16px}.IndexingInstructionModal-module__ABDUzG__closeButton:hover{color:#374151;background:#e5e7eb}.IndexingInstructionModal-module__ABDUzG__header{text-align:center;padding:32px 32px 0}.IndexingInstructionModal-module__ABDUzG__warningIcon{margin-bottom:12px;font-size:40px}.IndexingInstructionModal-module__ABDUzG__title{color:#1f2937;letter-spacing:-.02em;margin:0 0 8px;font-size:20px;font-weight:700}.IndexingInstructionModal-module__ABDUzG__urlText{color:#6b7280;word-break:break-all;background:#f9fafb;border:1px solid #e5e7eb;border-radius:8px;margin:0;padding:6px 14px;font-size:13px;display:inline-block}.IndexingInstructionModal-module__ABDUzG__instructionContent{padding:24px 32px 32px}.IndexingInstructionModal-module__ABDUzG__description{color:#4b5563;margin:0 0 24px;font-size:14px;line-height:1.7}.IndexingInstructionModal-module__ABDUzG__imageContainer{border:1px solid #e5e7eb;border-radius:12px;margin-bottom:24px;overflow:hidden;box-shadow:0 2px 8px #0000000f}.IndexingInstructionModal-module__ABDUzG__instructionImage{width:100%;height:auto;display:block}.IndexingInstructionModal-module__ABDUzG__steps{flex-direction:column;gap:12px;margin-bottom:24px;display:flex}.IndexingInstructionModal-module__ABDUzG__step{background:#f0fdfa;border:1px solid #ccfbf1;border-radius:12px;align-items:flex-start;gap:14px;padding:14px 18px;display:flex}.IndexingInstructionModal-module__ABDUzG__stepNumber{color:#0f766e;flex-shrink:0;font-size:18px;font-weight:700;line-height:1.4}.IndexingInstructionModal-module__ABDUzG__stepText{color:#1f2937;font-size:14px;line-height:1.6}.IndexingInstructionModal-module__ABDUzG__stepText a{color:#0f766e;font-weight:600;text-decoration:underline}.IndexingInstructionModal-module__ABDUzG__stepText a:hover{color:#134e4a}.IndexingInstructionModal-module__ABDUzG__stepText strong{color:#0f766e;font-weight:600}.IndexingInstructionModal-module__ABDUzG__note{color:#92400e;background:linear-gradient(135deg,#fffbeb 0%,#fef3c7 100%);border:1px solid #fde68a;border-radius:12px;padding:14px 18px;font-size:13px;line-height:1.6}.IndexingInstructionModal-module__ABDUzG__note strong{color:#78350f}@media (max-width:640px){.IndexingInstructionModal-module__ABDUzG__modal{border-radius:16px;max-width:100%;margin:10px}.IndexingInstructionModal-module__ABDUzG__header{padding:24px 20px 0}.IndexingInstructionModal-module__ABDUzG__instructionContent{padding:20px 20px 24px}.IndexingInstructionModal-module__ABDUzG__title{font-size:17px}.IndexingInstructionModal-module__ABDUzG__step{gap:10px;padding:12px 14px}.IndexingInstructionModal-module__ABDUzG__stepText,.IndexingInstructionModal-module__ABDUzG__description{font-size:13px}.IndexingInstructionModal-module__ABDUzG__note{padding:12px 14px;font-size:12px}}@media (max-width:480px){.IndexingInstructionModal-module__ABDUzG__overlay{padding:12px}.IndexingInstructionModal-module__ABDUzG__modal{border-radius:14px;max-height:85vh;margin:0}.IndexingInstructionModal-module__ABDUzG__closeButton{width:32px;height:32px;top:12px;right:12px}.IndexingInstructionModal-module__ABDUzG__header{padding:20px 16px 0}.IndexingInstructionModal-module__ABDUzG__warningIcon{margin-bottom:8px;font-size:32px}.IndexingInstructionModal-module__ABDUzG__title{font-size:15px}.IndexingInstructionModal-module__ABDUzG__urlText{padding:5px 10px;font-size:11px}.IndexingInstructionModal-module__ABDUzG__instructionContent{padding:16px 16px 20px}.IndexingInstructionModal-module__ABDUzG__description{margin-bottom:16px;font-size:12px}.IndexingInstructionModal-module__ABDUzG__steps{gap:8px;margin-bottom:16px}.IndexingInstructionModal-module__ABDUzG__step{border-radius:10px;gap:8px;padding:10px 12px}.IndexingInstructionModal-module__ABDUzG__stepNumber{font-size:15px}.IndexingInstructionModal-module__ABDUzG__stepText{font-size:12px}.IndexingInstructionModal-module__ABDUzG__note{border-radius:10px;padding:10px 12px;font-size:11px}.IndexingInstructionModal-module__ABDUzG__imageContainer{border-radius:10px;margin-bottom:16px}}
.SolutionBlockersPanel-module__cIfY2G__panel{border-radius:16px;width:100%;margin-bottom:24px;overflow:hidden}.SolutionBlockersPanel-module__cIfY2G__blockerPanel{background:#fef2f2;border:1px solid #fecaca}.SolutionBlockersPanel-module__cIfY2G__warningPanel{background:#fffbeb;border:1px solid #fde68a}.SolutionBlockersPanel-module__cIfY2G__successPanel{background:#f0fdf4;border:1px solid #bbf7d0}.SolutionBlockersPanel-module__cIfY2G__header{padding:22px 28px}.SolutionBlockersPanel-module__cIfY2G__titleRow{align-items:center;gap:10px;margin-bottom:8px;display:flex}.SolutionBlockersPanel-module__cIfY2G__title{flex:1;margin:0;font-size:15px;font-weight:700}.SolutionBlockersPanel-module__cIfY2G__blockerPanel .SolutionBlockersPanel-module__cIfY2G__title{color:#991b1b}.SolutionBlockersPanel-module__cIfY2G__warningPanel .SolutionBlockersPanel-module__cIfY2G__title{color:#92400e}.SolutionBlockersPanel-module__cIfY2G__successPanel .SolutionBlockersPanel-module__cIfY2G__title{color:#166534}.SolutionBlockersPanel-module__cIfY2G__blockerIcon{color:#dc2626}.SolutionBlockersPanel-module__cIfY2G__warnIcon{color:#d97706}.SolutionBlockersPanel-module__cIfY2G__successIcon{color:#16a34a}.SolutionBlockersPanel-module__cIfY2G__successBadge{color:#fff;background:#16a34a;border-radius:20px;align-items:center;gap:4px;padding:4px 12px;font-size:11px;font-weight:600;display:inline-flex}.SolutionBlockersPanel-module__cIfY2G__successChecklist{flex-wrap:wrap;gap:8px;padding:0 28px 22px;display:flex}.SolutionBlockersPanel-module__cIfY2G__checkItem{color:#166534;background:#fffc;border-radius:10px;align-items:center;gap:6px;padding:7px 14px;font-size:12px;font-weight:500;display:inline-flex}.SolutionBlockersPanel-module__cIfY2G__capBadge{color:#fff;background:#dc2626;border-radius:20px;align-items:center;padding:4px 12px;font-size:11px;font-weight:600;display:inline-flex}.SolutionBlockersPanel-module__cIfY2G__subtitle{color:#6b7280;margin:0;font-size:13px;line-height:1.6}.SolutionBlockersPanel-module__cIfY2G__blockersList{flex-direction:column;gap:8px;padding:0 28px 22px;display:flex}.SolutionBlockersPanel-module__cIfY2G__blockerItem{background:#fff;border-radius:10px;padding:16px 18px}.SolutionBlockersPanel-module__cIfY2G__blockerItem.SolutionBlockersPanel-module__cIfY2G__blockerSeverity{border-left:3px solid #dc2626}.SolutionBlockersPanel-module__cIfY2G__blockerItem.SolutionBlockersPanel-module__cIfY2G__warnSeverity{border-left:3px solid #d97706}.SolutionBlockersPanel-module__cIfY2G__blockerHeader{align-items:center;gap:8px;margin-bottom:6px;display:flex}.SolutionBlockersPanel-module__cIfY2G__blockerLabel{flex:1;font-size:13px;font-weight:600}.SolutionBlockersPanel-module__cIfY2G__blockerItem.SolutionBlockersPanel-module__cIfY2G__blockerSeverity .SolutionBlockersPanel-module__cIfY2G__blockerLabel{color:#991b1b}.SolutionBlockersPanel-module__cIfY2G__blockerItem.SolutionBlockersPanel-module__cIfY2G__warnSeverity .SolutionBlockersPanel-module__cIfY2G__blockerLabel{color:#92400e}.SolutionBlockersPanel-module__cIfY2G__severityBadge{border-radius:20px;padding:3px 10px;font-size:10px;font-weight:600}.SolutionBlockersPanel-module__cIfY2G__severityBadge.SolutionBlockersPanel-module__cIfY2G__blocker{color:#dc2626;background:#fecaca}.SolutionBlockersPanel-module__cIfY2G__severityBadge.SolutionBlockersPanel-module__cIfY2G__warn{color:#d97706;background:#fef3c7}.SolutionBlockersPanel-module__cIfY2G__blockerDescription{color:#4b5563;margin:0 0 8px;font-size:12px;line-height:1.6}.SolutionBlockersPanel-module__cIfY2G__blockerEvidence{color:#6b7280;background:#fff;border:1px solid #e8eaed;border-radius:8px;align-items:center;gap:6px;padding:7px 12px;font-size:11px;display:flex;overflow:hidden}.SolutionBlockersPanel-module__cIfY2G__evidenceCode{white-space:nowrap;text-overflow:ellipsis;font-family:Monaco,Menlo,Consolas,monospace;font-size:11px;overflow:hidden}.SolutionBlockersPanel-module__cIfY2G__auditSummary{padding:0 28px 22px}.SolutionBlockersPanel-module__cIfY2G__summaryStats{background:#fffc;border-radius:10px;gap:24px;margin-bottom:12px;padding:16px;display:flex}.SolutionBlockersPanel-module__cIfY2G__statItem{flex-direction:column;align-items:center;min-width:60px;display:flex}.SolutionBlockersPanel-module__cIfY2G__statValue{color:#111827;font-size:22px;font-weight:700}.SolutionBlockersPanel-module__cIfY2G__statValue.SolutionBlockersPanel-module__cIfY2G__blockerValue{color:#dc2626}.SolutionBlockersPanel-module__cIfY2G__statValue.SolutionBlockersPanel-module__cIfY2G__warnValue{color:#d97706}.SolutionBlockersPanel-module__cIfY2G__statValue.SolutionBlockersPanel-module__cIfY2G__successValue{color:#16a34a}.SolutionBlockersPanel-module__cIfY2G__statLabel{color:#6b7280;text-transform:uppercase;letter-spacing:.5px;font-size:10px;font-weight:600}.SolutionBlockersPanel-module__cIfY2G__blockerTypesList{flex-wrap:wrap;gap:6px;display:flex}.SolutionBlockersPanel-module__cIfY2G__blockerTypeItem{background:#fff;border-radius:20px;align-items:center;gap:5px;padding:6px 12px;font-size:11px;display:inline-flex}.SolutionBlockersPanel-module__cIfY2G__blockerTypeItem.SolutionBlockersPanel-module__cIfY2G__blockerSeverity{border:1px solid #fecaca}.SolutionBlockersPanel-module__cIfY2G__blockerTypeItem.SolutionBlockersPanel-module__cIfY2G__warnSeverity{border:1px solid #fde68a}.SolutionBlockersPanel-module__cIfY2G__blockerTypeName{font-weight:600}.SolutionBlockersPanel-module__cIfY2G__blockerTypeItem.SolutionBlockersPanel-module__cIfY2G__blockerSeverity .SolutionBlockersPanel-module__cIfY2G__blockerTypeName{color:#991b1b}.SolutionBlockersPanel-module__cIfY2G__blockerTypeItem.SolutionBlockersPanel-module__cIfY2G__warnSeverity .SolutionBlockersPanel-module__cIfY2G__blockerTypeName{color:#92400e}.SolutionBlockersPanel-module__cIfY2G__blockerTypeCount{color:#6b7280;font-weight:600}.SolutionBlockersPanel-module__cIfY2G__blockerTypeItem .SolutionBlockersPanel-module__cIfY2G__blockerIcon,.SolutionBlockersPanel-module__cIfY2G__blockerTypeItem .SolutionBlockersPanel-module__cIfY2G__warnIcon{flex-shrink:0;width:14px;height:14px}@media (max-width:768px){.SolutionBlockersPanel-module__cIfY2G__header{padding:18px 20px}.SolutionBlockersPanel-module__cIfY2G__title{font-size:14px}.SolutionBlockersPanel-module__cIfY2G__subtitle{font-size:12px}.SolutionBlockersPanel-module__cIfY2G__blockersList{padding:0 20px 18px}.SolutionBlockersPanel-module__cIfY2G__blockerItem{padding:14px 16px}.SolutionBlockersPanel-module__cIfY2G__blockerLabel{font-size:12px}.SolutionBlockersPanel-module__cIfY2G__blockerDescription{font-size:11px}.SolutionBlockersPanel-module__cIfY2G__blockerEvidence{padding:6px 10px;font-size:10px}.SolutionBlockersPanel-module__cIfY2G__auditSummary{padding:0 20px 18px}.SolutionBlockersPanel-module__cIfY2G__summaryStats{flex-wrap:wrap;gap:16px;padding:14px}.SolutionBlockersPanel-module__cIfY2G__statValue{font-size:18px}.SolutionBlockersPanel-module__cIfY2G__successChecklist{gap:6px;padding:0 20px 18px}.SolutionBlockersPanel-module__cIfY2G__checkItem{padding:6px 12px;font-size:11px}}@media (max-width:480px){.SolutionBlockersPanel-module__cIfY2G__panel{border-radius:12px}.SolutionBlockersPanel-module__cIfY2G__header{padding:14px 16px}.SolutionBlockersPanel-module__cIfY2G__titleRow{gap:8px}.SolutionBlockersPanel-module__cIfY2G__title{font-size:13px}.SolutionBlockersPanel-module__cIfY2G__subtitle{font-size:11px}.SolutionBlockersPanel-module__cIfY2G__capBadge,.SolutionBlockersPanel-module__cIfY2G__successBadge{padding:3px 10px;font-size:10px}.SolutionBlockersPanel-module__cIfY2G__blockersList{gap:6px;padding:0 16px 14px}.SolutionBlockersPanel-module__cIfY2G__blockerItem{border-radius:8px;padding:12px 14px}.SolutionBlockersPanel-module__cIfY2G__blockerHeader{gap:6px}.SolutionBlockersPanel-module__cIfY2G__blockerLabel{font-size:11px}.SolutionBlockersPanel-module__cIfY2G__severityBadge{padding:2px 8px;font-size:9px}.SolutionBlockersPanel-module__cIfY2G__blockerDescription{margin-bottom:6px;font-size:10px}.SolutionBlockersPanel-module__cIfY2G__blockerEvidence{gap:4px;padding:5px 8px;font-size:9px}.SolutionBlockersPanel-module__cIfY2G__evidenceCode{font-size:9px}.SolutionBlockersPanel-module__cIfY2G__auditSummary{padding:0 16px 14px}.SolutionBlockersPanel-module__cIfY2G__summaryStats{border-radius:8px;gap:12px;padding:12px}.SolutionBlockersPanel-module__cIfY2G__statValue{font-size:16px}.SolutionBlockersPanel-module__cIfY2G__statLabel{font-size:9px}.SolutionBlockersPanel-module__cIfY2G__blockerTypesList{gap:4px}.SolutionBlockersPanel-module__cIfY2G__blockerTypeItem{padding:4px 10px;font-size:10px}.SolutionBlockersPanel-module__cIfY2G__successChecklist{gap:4px;padding:0 16px 14px}.SolutionBlockersPanel-module__cIfY2G__checkItem{border-radius:8px;padding:5px 10px;font-size:10px}}
.StepIndicator-module__5DRVhW__container{justify-content:center;width:100%;margin-bottom:40px;display:flex}.StepIndicator-module__5DRVhW__steps{align-items:center;gap:0;display:flex;position:relative}.StepIndicator-module__5DRVhW__stepWrapper{z-index:1;align-items:center;display:flex;position:relative}.StepIndicator-module__5DRVhW__step{flex-direction:column;align-items:center;gap:8px;width:120px;display:flex;position:relative}.StepIndicator-module__5DRVhW__circle{color:#64748b;z-index:2;background:#e2e8f0;border:2px solid #e2e8f0;border-radius:50%;justify-content:center;align-items:center;width:32px;height:32px;font-size:14px;font-weight:600;transition:all .3s;display:flex;position:relative}.StepIndicator-module__5DRVhW__active .StepIndicator-module__5DRVhW__circle{background:var(--brand-solid);color:#fff;border-color:var(--brand-solid);box-shadow:0 0 0 4px #0ea5e933}.StepIndicator-module__5DRVhW__completed .StepIndicator-module__5DRVhW__circle{background:var(--brand-solid);color:#fff;border-color:var(--brand-solid)}.StepIndicator-module__5DRVhW__label{color:#94a3b8;text-align:center;font-size:12px;font-weight:600;transition:all .3s}.StepIndicator-module__5DRVhW__active .StepIndicator-module__5DRVhW__label,.StepIndicator-module__5DRVhW__completed .StepIndicator-module__5DRVhW__label{color:var(--brand-solid)}.StepIndicator-module__5DRVhW__clickable{cursor:pointer}.StepIndicator-module__5DRVhW__clickable:hover .StepIndicator-module__5DRVhW__circle{transform:scale(1.1);box-shadow:0 0 0 4px #0ea5e94d}.StepIndicator-module__5DRVhW__clickable:hover .StepIndicator-module__5DRVhW__label{text-decoration:underline}.StepIndicator-module__5DRVhW__connector{z-index:0;background:#e2e8f0;width:60px;height:2px;margin-top:-24px;position:relative}.StepIndicator-module__5DRVhW__connectorActive{background:var(--brand-solid)}@media (max-width:640px){.StepIndicator-module__5DRVhW__step{width:90px}.StepIndicator-module__5DRVhW__connector{width:40px}.StepIndicator-module__5DRVhW__label{font-size:10px}}
