.ApiKeyInput-module__tLJeKq__section{background:var(--bg-card);border:1px solid var(--border);border-radius:var(--radius);max-width:560px;margin:1.5rem auto 1.25rem;padding:1.25rem 1.5rem}.ApiKeyInput-module__tLJeKq__row{align-items:center;gap:.5rem;display:flex}.ApiKeyInput-module__tLJeKq__providerSelect{background:var(--bg-secondary);color:var(--text-primary);border:1px solid var(--border-light);border-radius:var(--radius-sm);cursor:pointer;padding:.5rem .75rem;font-family:inherit;font-size:.85rem}.ApiKeyInput-module__tLJeKq__keyInputWrap{flex:1;position:relative}.ApiKeyInput-module__tLJeKq__keyInput{background:var(--bg-secondary);width:100%;color:var(--text-primary);border:1px solid var(--border-light);border-radius:var(--radius-sm);padding:.5rem 2.75rem .5rem .75rem;font-family:Consolas,Monaco,monospace;font-size:.85rem}.ApiKeyInput-module__tLJeKq__keyInput:focus{border-color:var(--accent);box-shadow:0 0 0 2px var(--accent-glow);outline:none}.ApiKeyInput-module__tLJeKq__eyeBtn{color:var(--text-muted);cursor:pointer;z-index:1;touch-action:manipulation;-webkit-tap-highlight-color:#ffffff1a;background:0 0;border:none;justify-content:center;align-items:center;min-width:44px;min-height:44px;padding:.5rem;display:flex;position:absolute;top:50%;right:0;transform:translateY(-50%)}.ApiKeyInput-module__tLJeKq__activateBtn{background:var(--accent);color:#fff;border-radius:var(--radius-sm);cursor:pointer;white-space:nowrap;transition:var(--transition);border:none;padding:.5rem 1rem;font-family:inherit;font-size:.85rem;font-weight:600}.ApiKeyInput-module__tLJeKq__activateBtn:hover{background:var(--accent-light)}.ApiKeyInput-module__tLJeKq__activateBtn:disabled{opacity:.5;cursor:not-allowed}.ApiKeyInput-module__tLJeKq__activateBtnError{background:var(--red)}.ApiKeyInput-module__tLJeKq__privacy{color:var(--text-muted);text-align:center;margin-top:.75rem;font-size:.72rem;line-height:1.6}.ApiKeyInput-module__tLJeKq__helpLink{color:var(--accent-light);cursor:pointer;font-size:inherit;background:0 0;border:none;min-height:auto;margin-left:2px;padding:2px 4px;text-decoration:underline}.ApiKeyInput-module__tLJeKq__helpLink:hover{color:var(--accent)}.ApiKeyInput-module__tLJeKq__activeContainer{background:var(--bg-card);border:1px solid var(--border);border-radius:var(--radius);flex-wrap:wrap;justify-content:center;align-items:center;gap:.75rem;max-width:420px;margin:1.25rem auto 1.5rem;padding:.75rem 1.25rem;display:flex}.ApiKeyInput-module__tLJeKq__statusPill{background:var(--green-dim);color:var(--green);border:1px solid #10b9814d;border-radius:20px;padding:.35rem .85rem;font-size:.8rem;font-weight:600}.ApiKeyInput-module__tLJeKq__modeToggle{align-items:center;gap:.35rem;display:flex}.ApiKeyInput-module__tLJeKq__modeOption{color:var(--text-muted);transition:var(--transition);font-size:.75rem;font-weight:600}.ApiKeyInput-module__tLJeKq__modeActive{color:var(--accent-light)}.ApiKeyInput-module__tLJeKq__toggleLabel{cursor:pointer;align-items:center;display:flex}.ApiKeyInput-module__tLJeKq__toggleInput{appearance:none;background:var(--border-light);cursor:pointer;width:32px;height:18px;transition:var(--transition);border-radius:9px;min-height:auto;position:relative}.ApiKeyInput-module__tLJeKq__toggleInput:after{content:"";width:14px;height:14px;transition:var(--transition);background:#fff;border-radius:50%;position:absolute;top:2px;left:2px}.ApiKeyInput-module__tLJeKq__toggleInput:checked{background:var(--accent)}.ApiKeyInput-module__tLJeKq__toggleInput:checked:after{left:16px}.ApiKeyInput-module__tLJeKq__keyActions{flex-shrink:0;gap:.5rem;display:flex}.ApiKeyInput-module__tLJeKq__changeBtn,.ApiKeyInput-module__tLJeKq__clearBtn{border:1px solid var(--border-light);color:var(--text-muted);border-radius:var(--radius-sm);cursor:pointer;transition:var(--transition);background:0 0;min-height:auto;padding:.3rem .6rem;font-size:.75rem}.ApiKeyInput-module__tLJeKq__changeBtn:hover{border-color:var(--text-secondary);color:var(--text-secondary)}.ApiKeyInput-module__tLJeKq__clearBtn:hover{border-color:var(--red);color:var(--red)}.ApiKeyInput-module__tLJeKq__srOnly{clip:rect(0, 0, 0, 0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}@media (max-width:768px){.ApiKeyInput-module__tLJeKq__row{flex-direction:column}.ApiKeyInput-module__tLJeKq__providerSelect{width:100%;min-height:44px}.ApiKeyInput-module__tLJeKq__toggleLabel{justify-content:center;align-items:center;min-width:44px;min-height:44px;display:flex}.ApiKeyInput-module__tLJeKq__changeBtn,.ApiKeyInput-module__tLJeKq__clearBtn{min-height:44px;padding:.5rem .75rem}}
.SearchBox-module__u58xyq__container{width:100%}.SearchBox-module__u58xyq__searchBox{margin-top:.5rem;margin-bottom:1.5rem}.SearchBox-module__u58xyq__searchInner{background:var(--bg-card);border:1px solid var(--border);transition:var(--transition);box-shadow:0 0 0 0 var(--accent-glow);border-radius:60px;align-items:center;padding:6px 6px 6px 20px;display:flex}.SearchBox-module__u58xyq__searchInner:focus-within{border-color:var(--accent);box-shadow:0 0 0 4px var(--accent-glow)}.SearchBox-module__u58xyq__searchIcon{width:20px;height:20px;color:var(--text-muted);flex-shrink:0;margin-right:12px}.SearchBox-module__u58xyq__input{color:var(--text-primary);background:0 0;border:none;outline:none;flex:1;min-width:0;padding:12px 0;font-family:inherit;font-size:1.05rem}.SearchBox-module__u58xyq__input::placeholder{color:var(--text-muted)}.SearchBox-module__u58xyq__input:disabled{opacity:.5}.SearchBox-module__u58xyq__researchBtn{background:linear-gradient(135deg, var(--accent), #6366f1);color:#fff;cursor:pointer;transition:var(--transition);white-space:nowrap;border:none;border-radius:50px;align-items:center;gap:8px;padding:12px 28px;font-family:inherit;font-size:.95rem;font-weight:600;display:inline-flex}.SearchBox-module__u58xyq__researchBtn:hover{transform:translateY(-1px);box-shadow:0 4px 20px #3b82f666}.SearchBox-module__u58xyq__researchBtn:active{transform:translateY(0)}.SearchBox-module__u58xyq__researchBtn:disabled{opacity:.5;cursor:not-allowed;transform:none}.SearchBox-module__u58xyq__suggestions{flex-wrap:wrap;justify-content:center;gap:8px;margin-bottom:2rem;display:flex}.SearchBox-module__u58xyq__chip{background:var(--bg-card);border:1px solid var(--border);color:var(--text-secondary);cursor:pointer;transition:var(--transition);border-radius:50px;min-height:44px;padding:10px 18px;font-family:inherit;font-size:.85rem}.SearchBox-module__u58xyq__chip:hover:not(:disabled){border-color:var(--accent);color:var(--accent-light);background:var(--accent-glow)}.SearchBox-module__u58xyq__chip:disabled{opacity:.5;cursor:not-allowed}.SearchBox-module__u58xyq__poweredBy{color:var(--text-muted);text-align:center;font-size:.8rem}@media (max-width:480px){.SearchBox-module__u58xyq__input{padding-right:8px}.SearchBox-module__u58xyq__researchBtn{gap:0;padding:12px 14px}.SearchBox-module__u58xyq__researchLabel{display:none}}
.HelpGuide-module__NtqaOW__overlay{z-index:90;opacity:0;pointer-events:none;transition:opacity var(--transition);background:#00000080;position:fixed;inset:0}.HelpGuide-module__NtqaOW__overlayVisible{opacity:1;pointer-events:auto}.HelpGuide-module__NtqaOW__panel{background:var(--bg-secondary);border-left:1px solid var(--border);z-index:100;width:100%;max-width:420px;height:100%;transition:transform var(--transition);flex-direction:column;display:flex;position:fixed;top:0;right:0;overflow-y:auto;transform:translate(100%)}.HelpGuide-module__NtqaOW__panelOpen{transform:translate(0)}.HelpGuide-module__NtqaOW__header{border-bottom:1px solid var(--border);justify-content:space-between;align-items:center;padding:1.25rem 1.5rem;display:flex}.HelpGuide-module__NtqaOW__title{color:var(--text-primary);font-size:1.15rem;font-weight:700}.HelpGuide-module__NtqaOW__closeBtn{color:var(--text-muted);cursor:pointer;min-width:44px;min-height:44px;transition:color var(--transition);background:0 0;border:none;justify-content:center;align-items:center;padding:.5rem;display:flex}.HelpGuide-module__NtqaOW__closeBtn:hover{color:var(--text-primary)}.HelpGuide-module__NtqaOW__tabs{border-bottom:1px solid var(--border);display:flex}.HelpGuide-module__NtqaOW__tab{min-height:44px;color:var(--text-muted);cursor:pointer;transition:var(--transition);background:0 0;border:none;border-bottom:2px solid #0000;flex:1;min-height:auto;padding:.75rem;font-size:.85rem;font-weight:600}.HelpGuide-module__NtqaOW__tab:hover{color:var(--text-secondary)}.HelpGuide-module__NtqaOW__tabActive{color:var(--accent-light);border-bottom-color:var(--accent)}.HelpGuide-module__NtqaOW__content{flex:1;padding:1.5rem}.HelpGuide-module__NtqaOW__meta{gap:1rem;margin-bottom:1.5rem;display:flex}.HelpGuide-module__NtqaOW__metaTime{background:var(--accent-glow);color:var(--accent-light);border-radius:20px;padding:.25rem .65rem;font-size:.75rem;font-weight:600}.HelpGuide-module__NtqaOW__metaFree{color:var(--green);align-items:center;font-size:.78rem;font-weight:500;display:flex}.HelpGuide-module__NtqaOW__steps{margin:0 0 1.5rem;padding:0;list-style:none}.HelpGuide-module__NtqaOW__step{color:var(--text-secondary);border-bottom:1px solid #1e293b80;align-items:flex-start;gap:.75rem;padding:.75rem 0;font-size:.9rem;line-height:1.5;display:flex}.HelpGuide-module__NtqaOW__step:last-child{border-bottom:none}.HelpGuide-module__NtqaOW__stepNumber{background:var(--accent-glow);width:24px;height:24px;color:var(--accent-light);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;font-size:.75rem;font-weight:700;display:flex}.HelpGuide-module__NtqaOW__externalLink{background:linear-gradient(135deg, var(--accent), #6366f1);color:#fff;border-radius:var(--radius-sm);transition:var(--transition);align-items:center;gap:.5rem;margin-bottom:1.5rem;padding:.65rem 1.25rem;font-size:.85rem;font-weight:600;text-decoration:none;display:inline-flex}.HelpGuide-module__NtqaOW__externalLink:hover{color:#fff;transform:translateY(-1px);box-shadow:0 4px 16px #3b82f64d}.HelpGuide-module__NtqaOW__pasteNote{background:var(--bg-card);border:1px solid var(--border);border-radius:var(--radius-sm);color:var(--text-secondary);padding:1rem;font-size:.85rem;line-height:1.5}.HelpGuide-module__NtqaOW__pasteNote strong{color:var(--text-primary)}@media (max-width:480px){.HelpGuide-module__NtqaOW__content{padding:1rem}}
.ResearchProgress-module__PrlNzW__view{background:radial-gradient(ellipse at 50% 30%, #3b82f60f 0%, transparent 60%), var(--bg-primary);justify-content:center;align-items:center;min-height:calc(100dvh - 60px);display:flex}.ResearchProgress-module__PrlNzW__container{text-align:center;width:100%;max-width:560px;padding:2rem}.ResearchProgress-module__PrlNzW__header{justify-content:center;align-items:center;gap:12px;margin-bottom:2rem;display:flex}.ResearchProgress-module__PrlNzW__header h2{font-size:1.4rem;font-weight:600}.ResearchProgress-module__PrlNzW__highlight{color:var(--accent-light)}.ResearchProgress-module__PrlNzW__pulseDot{background:var(--accent);border-radius:50%;width:12px;height:12px;animation:1.5s ease-in-out infinite ResearchProgress-module__PrlNzW__pulse}.ResearchProgress-module__PrlNzW__barTrack{background:var(--bg-card);border-radius:4px;width:100%;height:4px;margin-bottom:2rem;overflow:hidden}.ResearchProgress-module__PrlNzW__barFill{background:linear-gradient(90deg, var(--accent), #6366f1, var(--accent));background-size:200% 100%;border-radius:4px;width:0%;height:100%;transition:width .6s;animation:2s linear infinite ResearchProgress-module__PrlNzW__shimmer}.ResearchProgress-module__PrlNzW__statusFeed{text-align:left;max-height:220px;margin-bottom:1.5rem;overflow-y:auto}.ResearchProgress-module__PrlNzW__statusItem{color:var(--text-secondary);align-items:center;gap:10px;padding:8px 0;font-size:.9rem;animation:.3s ResearchProgress-module__PrlNzW__fadeSlideIn;display:flex}.ResearchProgress-module__PrlNzW__done{color:var(--green)}.ResearchProgress-module__PrlNzW__check{border:1.5px solid var(--border-light);width:18px;height:18px;color:var(--text-muted);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;font-size:11px;display:flex}.ResearchProgress-module__PrlNzW__done .ResearchProgress-module__PrlNzW__check{background:var(--green-dim);border-color:var(--green);color:var(--green)}.ResearchProgress-module__PrlNzW__statusCounter{color:var(--text-muted);border-bottom:1px solid var(--border);margin-bottom:.5rem;padding:.4rem 0 .5rem;font-size:.7rem}.ResearchProgress-module__PrlNzW__cancelBtn{border:1px solid var(--red);color:var(--red);border-radius:var(--radius-sm);cursor:pointer;transition:var(--transition);background:0 0;margin-top:.75rem;padding:.5rem 1.25rem;font-size:.85rem}.ResearchProgress-module__PrlNzW__cancelBtn:hover{background:var(--red-dim)}.ResearchProgress-module__PrlNzW__note{color:var(--text-muted);margin-top:1.25rem;padding-top:.75rem;font-size:.8rem;font-style:italic}
.ReportCard-module__PDRhtG__card{background:var(--bg-card);border:1px solid var(--border);border-radius:var(--radius);padding:1.5rem;animation:.4s both ReportCard-module__PDRhtG__fadeSlideIn}.ReportCard-module__PDRhtG__card:first-child{animation-delay:.1s}.ReportCard-module__PDRhtG__card:nth-child(2){animation-delay:.15s}.ReportCard-module__PDRhtG__card:nth-child(3){animation-delay:.2s}.ReportCard-module__PDRhtG__card:nth-child(4){animation-delay:.25s}.ReportCard-module__PDRhtG__card:nth-child(5){animation-delay:.3s}.ReportCard-module__PDRhtG__card:nth-child(6){animation-delay:.35s}.ReportCard-module__PDRhtG__card:nth-child(7){animation-delay:.4s}.ReportCard-module__PDRhtG__card:nth-child(8){animation-delay:.45s}.ReportCard-module__PDRhtG__card:nth-child(9){animation-delay:.5s}.ReportCard-module__PDRhtG__card:nth-child(10){animation-delay:.55s}.ReportCard-module__PDRhtG__fullWidth{grid-column:1/-1}.ReportCard-module__PDRhtG__header{border-bottom:1px solid var(--border);align-items:center;gap:10px;margin-bottom:1rem;padding-bottom:.75rem;display:flex}.ReportCard-module__PDRhtG__icon{border-radius:10px;flex-shrink:0;justify-content:center;align-items:center;width:36px;height:36px;font-size:18px;display:flex}.ReportCard-module__PDRhtG__blue{background:var(--accent-glow)}.ReportCard-module__PDRhtG__green{background:var(--green-dim)}.ReportCard-module__PDRhtG__red{background:var(--red-dim)}.ReportCard-module__PDRhtG__amber{background:var(--amber-dim)}.ReportCard-module__PDRhtG__purple{background:var(--purple-dim)}.ReportCard-module__PDRhtG__title{font-size:1rem;font-weight:600}.ReportCard-module__PDRhtG__body{color:var(--text-secondary);font-size:.9rem;line-height:1.7}.ReportCard-module__PDRhtG__body p{margin-bottom:.75rem}.ReportCard-module__PDRhtG__body p:last-child{margin-bottom:0}
.sections-module__v1KsVa__sectionBody{color:var(--text-secondary);font-size:.9rem;line-height:1.7}.sections-module__v1KsVa__sectionBody p{margin-bottom:.75rem}.sections-module__v1KsVa__sectionBody p:last-child{margin-bottom:0}.sections-module__v1KsVa__confidenceBadge{text-transform:uppercase;letter-spacing:.05em;border-radius:10px;margin-bottom:.5rem;padding:.15rem .5rem;font-size:.65rem;font-weight:600;display:inline-block}.sections-module__v1KsVa__confHigh{background:var(--green-dim);color:var(--green)}.sections-module__v1KsVa__confMed{background:var(--amber-dim);color:var(--amber)}.sections-module__v1KsVa__confLow{background:var(--red-dim);color:var(--red)}.sections-module__v1KsVa__detailRow{border-bottom:1px solid #1e293b80;padding:6px 0;font-size:.88rem;display:flex}.sections-module__v1KsVa__detailRow:last-child{border-bottom:none}.sections-module__v1KsVa__detailLabel{color:var(--text-muted);flex-shrink:0;min-width:120px}.sections-module__v1KsVa__detailValue{color:var(--text-primary)}.sections-module__v1KsVa__tagList{flex-wrap:wrap;gap:6px;margin-top:8px;display:flex}.sections-module__v1KsVa__tag{background:var(--bg-card-alt);border:1px solid var(--border);color:var(--text-secondary);border-radius:50px;padding:3px 10px;font-size:.78rem}.sections-module__v1KsVa__tagGap{background:var(--amber-dim);color:var(--amber);border-color:#f59e0b4d}.sections-module__v1KsVa__metricsRow{flex-wrap:wrap;gap:12px;margin-bottom:1rem;display:flex}.sections-module__v1KsVa__metric{background:var(--bg-card-alt);border:1px solid var(--border);border-radius:var(--radius-sm);flex:1;min-width:140px;padding:12px 16px}.sections-module__v1KsVa__metricLabel{color:var(--text-muted);text-transform:uppercase;letter-spacing:.5px;margin-bottom:4px;font-size:.75rem}.sections-module__v1KsVa__metricValue{color:var(--text-primary);font-size:1.1rem;font-weight:700}.sections-module__v1KsVa__metricTrend{margin-top:2px;font-size:.75rem}.sections-module__v1KsVa__trendUp{color:var(--green)}.sections-module__v1KsVa__trendDown{color:var(--red)}.sections-module__v1KsVa__trendStable{color:var(--text-muted)}.sections-module__v1KsVa__swColumns{flex-wrap:wrap;gap:1.5rem;margin-top:.75rem;display:flex}.sections-module__v1KsVa__swColumn{flex:1;min-width:180px}.sections-module__v1KsVa__swLabel{text-transform:uppercase;letter-spacing:.5px;margin-bottom:.25rem;font-size:.8rem;font-weight:700}.sections-module__v1KsVa__swLabelGreen{color:var(--green)}.sections-module__v1KsVa__swLabelRed{color:var(--red)}.sections-module__v1KsVa__swList{padding:0;list-style:none}.sections-module__v1KsVa__swList li{padding:6px 0 6px 20px;font-size:.88rem;position:relative}.sections-module__v1KsVa__swList li:before{content:"";border-radius:50%;width:8px;height:8px;position:absolute;top:13px;left:0}.sections-module__v1KsVa__strengthsList li:before{background:var(--green)}.sections-module__v1KsVa__weaknessesList li:before{background:var(--red)}.sections-module__v1KsVa__personRow{margin-bottom:.5rem}.sections-module__v1KsVa__personRow strong{color:var(--text-primary)}.sections-module__v1KsVa__personNotable{color:var(--text-muted);font-size:.85rem}.sections-module__v1KsVa__productItem{margin-bottom:.5rem}.sections-module__v1KsVa__productItem strong{color:var(--text-primary)}.sections-module__v1KsVa__productSignificance{color:var(--text-muted);font-size:.85rem}.sections-module__v1KsVa__competitorsList{margin:.75rem 0}.sections-module__v1KsVa__competitorRow{border-bottom:1px solid var(--border);margin-bottom:.4rem;padding:.3rem 0}.sections-module__v1KsVa__competitorRow:last-child{border-bottom:none}.sections-module__v1KsVa__competitorRow strong{color:var(--text-primary)}.sections-module__v1KsVa__newsItem{border-bottom:1px solid #1e293b80;padding:10px 0}.sections-module__v1KsVa__newsItem:last-child{border-bottom:none}.sections-module__v1KsVa__newsHeadline{color:var(--text-primary);margin-bottom:2px;font-size:.9rem;font-weight:600}.sections-module__v1KsVa__newsMeta{color:var(--text-muted);margin-bottom:4px;font-size:.78rem}.sections-module__v1KsVa__newsSignificance{color:var(--text-secondary);font-size:.85rem}.sections-module__v1KsVa__impactBadge{text-transform:uppercase;letter-spacing:.5px;border-radius:50px;margin-left:6px;padding:1px 8px;font-size:.7rem;font-weight:600;display:inline-block}.sections-module__v1KsVa__impactPositive{background:var(--green-dim);color:var(--green)}.sections-module__v1KsVa__impactNegative{background:var(--red-dim);color:var(--red)}.sections-module__v1KsVa__impactNeutral{color:var(--text-muted);background:#94a3b826}.sections-module__v1KsVa__riskItem{border-bottom:1px solid #1e293b80;align-items:center;gap:12px;padding:10px 0;font-size:.88rem;display:flex}.sections-module__v1KsVa__riskItem:last-child{border-bottom:none}.sections-module__v1KsVa__severityBadge{text-transform:uppercase;letter-spacing:.5px;border-radius:50px;flex-shrink:0;padding:2px 10px;font-size:.72rem;font-weight:600}.sections-module__v1KsVa__severityHigh{background:var(--red-dim);color:var(--red)}.sections-module__v1KsVa__severityMedium{background:var(--amber-dim);color:var(--amber)}.sections-module__v1KsVa__severityLow{background:var(--green-dim);color:var(--green)}.sections-module__v1KsVa__riskDesc{color:var(--text-secondary);flex:1}.sections-module__v1KsVa__riskCategory{color:var(--text-muted);flex-shrink:0;font-size:.75rem}.sections-module__v1KsVa__thesisColumns{flex-wrap:wrap;gap:1rem;margin-bottom:1rem;display:flex}.sections-module__v1KsVa__thesisSection{border-radius:var(--radius-sm);flex:1;min-width:250px;padding:1rem}.sections-module__v1KsVa__thesisBull{background:var(--green-dim);border:1px solid #10b98133}.sections-module__v1KsVa__thesisBear{background:var(--red-dim);border:1px solid #ef444433}.sections-module__v1KsVa__thesisLabel{text-transform:uppercase;letter-spacing:1px;margin-bottom:6px;font-size:.75rem;font-weight:700}.sections-module__v1KsVa__thesisBull .sections-module__v1KsVa__thesisLabel{color:var(--green)}.sections-module__v1KsVa__thesisBear .sections-module__v1KsVa__thesisLabel{color:var(--red)}.sections-module__v1KsVa__thesisText{color:var(--text-primary);font-size:.9rem;line-height:1.6}.sections-module__v1KsVa__verdictBox{background:linear-gradient(135deg, var(--accent-glow), #6366f11a);border:1px solid var(--accent);border-radius:var(--radius-sm);text-align:center;padding:1rem 1.25rem}.sections-module__v1KsVa__verdictText{color:var(--text-primary);font-size:1.05rem;font-weight:600}.sections-module__v1KsVa__verdictConfidence{color:var(--text-muted);margin-top:4px;font-size:.78rem}.sections-module__v1KsVa__catalystsList{margin-top:1rem}.sections-module__v1KsVa__catalystsTitle{color:var(--text-muted);text-transform:uppercase;letter-spacing:.5px;margin-bottom:6px;font-size:.78rem;font-weight:600}.sections-module__v1KsVa__dqHeader{align-items:center;gap:.5rem;display:flex}.sections-module__v1KsVa__dqBadge{text-transform:uppercase;border-radius:10px;margin-left:auto;padding:.2rem .6rem;font-size:.7rem;font-weight:700}.sections-module__v1KsVa__dqComprehensive{background:var(--green-dim);color:var(--green)}.sections-module__v1KsVa__dqAdequate{color:var(--accent);background:#3b82f626}.sections-module__v1KsVa__dqLimited{background:var(--amber-dim);color:var(--amber)}.sections-module__v1KsVa__dqSparse{background:var(--red-dim);color:var(--red)}.sections-module__v1KsVa__dqStats{gap:2rem;margin:.75rem 0;display:flex}.sections-module__v1KsVa__dqStat{color:var(--accent-light);font-size:1.5rem;font-weight:700;line-height:1}.sections-module__v1KsVa__dqStatLabel{color:var(--text-muted);margin-top:.25rem;font-size:.7rem;font-weight:400;display:block}.sections-module__v1KsVa__dqGaps{margin:.5rem 0}.sections-module__v1KsVa__dqDisclaimer{color:var(--text-muted);margin-top:.5rem;font-size:.75rem}@media (max-width:768px){.sections-module__v1KsVa__metricsRow{flex-direction:column}.sections-module__v1KsVa__dqStats{gap:1rem}.sections-module__v1KsVa__swColumns,.sections-module__v1KsVa__thesisColumns{flex-direction:column}.sections-module__v1KsVa__detailRow{flex-direction:column;gap:2px}.sections-module__v1KsVa__detailLabel{min-width:unset}.sections-module__v1KsVa__riskItem{flex-direction:column;align-items:flex-start;gap:4px}.sections-module__v1KsVa__riskCategory{font-size:.7rem}}
.ReportView-module__ZGobwq__view{background:radial-gradient(ellipse at 50% 0%, #3b82f60a 0%, transparent 50%), var(--bg-primary);flex-direction:column;min-height:calc(100dvh - 60px);display:flex}.ReportView-module__ZGobwq__header{z-index:10;-webkit-backdrop-filter:blur(12px);border-bottom:1px solid var(--border);padding:1.25rem var(--content-padding);background:#06090fd9;align-items:center;gap:1.5rem;display:flex;position:sticky;top:60px}.ReportView-module__ZGobwq__backBtn{background:var(--bg-card);border:1px solid var(--border);color:var(--text-secondary);cursor:pointer;transition:var(--transition);white-space:nowrap;border-radius:8px;align-items:center;gap:6px;padding:8px 16px;font-family:inherit;font-size:.85rem;display:inline-flex}.ReportView-module__ZGobwq__backBtn:hover{border-color:var(--accent);color:var(--accent-light)}.ReportView-module__ZGobwq__companyName{flex:1;font-size:1.5rem;font-weight:700}.ReportView-module__ZGobwq__meta{color:var(--text-muted);white-space:nowrap;font-size:.8rem}.ReportView-module__ZGobwq__copyBtn{background:var(--bg-card);color:var(--text-secondary);border:1px solid var(--border-light);border-radius:var(--radius-sm);cursor:pointer;transition:var(--transition);white-space:nowrap;min-height:auto;padding:.4rem .8rem;font-size:.8rem}.ReportView-module__ZGobwq__copyBtn:hover{border-color:var(--accent);color:var(--accent)}.ReportView-module__ZGobwq__body{padding:var(--content-padding);width:100%;max-width:1100px;margin:0 auto}.ReportView-module__ZGobwq__execSummary{background:linear-gradient(135deg, var(--bg-card) 0%, var(--bg-card-alt) 100%);border:1px solid var(--border);border-left:4px solid var(--accent);border-radius:var(--radius);color:var(--text-primary);margin-bottom:2rem;padding:1.5rem 2rem;font-size:1.05rem;line-height:1.7;animation:.4s ReportView-module__ZGobwq__fadeSlideIn}.ReportView-module__ZGobwq__reportGrid{grid-template-columns:repeat(auto-fit,minmax(480px,1fr));gap:clamp(.75rem,2vw,1.5rem);margin-bottom:2rem;display:grid}.ReportView-module__ZGobwq__sourcesFooter{text-align:center;color:var(--text-muted);border-top:1px solid var(--border);margin-top:1rem;padding:1.5rem;font-size:.8rem}@media (max-width:768px){.ReportView-module__ZGobwq__header{flex-direction:column;align-items:flex-start;gap:.5rem;padding:1rem}.ReportView-module__ZGobwq__body{padding:1rem}.ReportView-module__ZGobwq__meta{white-space:normal;font-size:.75rem}.ReportView-module__ZGobwq__copyBtn{min-height:44px;padding:.5rem 1rem}.ReportView-module__ZGobwq__companyName{font-size:var(--text-xl)}.ReportView-module__ZGobwq__execSummary{font-size:var(--text-base);padding:1rem 1.25rem}}@media (max-width:640px){.ReportView-module__ZGobwq__reportGrid{grid-template-columns:1fr}}
.page-module__JnUBza__app{min-height:calc(100dvh - 60px)}.page-module__JnUBza__searchView{background:radial-gradient(ellipse at 50% 0%, #3b82f614 0%, transparent 60%), radial-gradient(ellipse at 80% 80%, #10b9810a 0%, transparent 50%), var(--bg-primary);justify-content:center;align-items:center;min-height:calc(100dvh - 60px);display:flex}.page-module__JnUBza__hero{text-align:center;width:100%;max-width:680px;padding:2rem}.page-module__JnUBza__logoMark{background:linear-gradient(135deg, var(--accent), #6366f1);color:#fff;letter-spacing:-1px;border-radius:16px;justify-content:center;align-items:center;width:64px;height:64px;margin-bottom:1.5rem;font-size:24px;font-weight:700;display:inline-flex;box-shadow:0 0 40px #3b82f640}.page-module__JnUBza__title{font-size:var(--text-hero);letter-spacing:-1.5px;background:linear-gradient(135deg, #fff 0%, var(--accent-light) 100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;margin-bottom:.5rem;font-weight:800}.page-module__JnUBza__subtitle{font-size:var(--text-lg);color:var(--text-secondary);margin-bottom:2.5rem;font-weight:400}.page-module__JnUBza__historySection{width:100%;max-width:500px;margin-top:2rem;margin-left:auto;margin-right:auto}.page-module__JnUBza__historyTitle{color:var(--text-muted);text-transform:uppercase;letter-spacing:.05em;margin-bottom:.5rem;font-size:.85rem}.page-module__JnUBza__historyList{flex-direction:column;display:flex}.page-module__JnUBza__historyItem{border-radius:var(--radius-sm);cursor:pointer;transition:var(--transition);text-align:left;background:0 0;border:none;justify-content:space-between;align-items:center;width:100%;min-height:44px;padding:.5rem .75rem;display:flex}.page-module__JnUBza__historyItem:hover{background:var(--bg-card)}.page-module__JnUBza__historyCompany{color:var(--text-primary);font-size:.9rem;font-weight:500}.page-module__JnUBza__historyMeta{color:var(--text-muted);font-size:.75rem}.page-module__JnUBza__progressView{background:radial-gradient(ellipse at 50% 30%, #3b82f60f 0%, transparent 60%), var(--bg-primary);justify-content:center;align-items:center;min-height:100dvh;display:flex}.page-module__JnUBza__progressContainer{text-align:center;width:100%;max-width:560px;padding:2rem}.page-module__JnUBza__progressHeader{justify-content:center;align-items:center;gap:12px;margin-bottom:2rem;display:flex}.page-module__JnUBza__progressHeader h2{font-size:1.4rem;font-weight:600}.page-module__JnUBza__highlight{color:var(--accent-light)}.page-module__JnUBza__pulseDot{background:var(--accent);border-radius:50%;width:12px;height:12px;animation:1.5s ease-in-out infinite page-module__JnUBza__pulse}.page-module__JnUBza__progressBarTrack{background:var(--bg-card);border-radius:4px;width:100%;height:4px;margin-bottom:2rem;overflow:hidden}.page-module__JnUBza__progressBarFill{background:linear-gradient(90deg, var(--accent), #6366f1, var(--accent));background-size:200% 100%;border-radius:4px;width:0%;height:100%;transition:width .6s;animation:2s linear infinite page-module__JnUBza__shimmer}.page-module__JnUBza__statusFeed{text-align:left;max-height:220px;margin-bottom:1.5rem;overflow-y:auto}.page-module__JnUBza__statusItem{color:var(--text-secondary);align-items:center;gap:10px;padding:8px 0;font-size:.9rem;animation:.3s page-module__JnUBza__fadeSlideIn;display:flex}.page-module__JnUBza__statusDone{color:var(--green)}.page-module__JnUBza__statusCheck{border:1.5px solid var(--border-light);width:18px;height:18px;color:var(--text-muted);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;font-size:11px;display:flex}.page-module__JnUBza__statusDone .page-module__JnUBza__statusCheck{background:var(--green-dim);border-color:var(--green);color:var(--green)}.page-module__JnUBza__statusCounter{color:var(--text-muted);border-bottom:1px solid var(--border);margin-bottom:.5rem;padding:.4rem 0 .5rem;font-size:.7rem}.page-module__JnUBza__cancelBtn{border:1px solid var(--red);color:var(--red);border-radius:var(--radius-sm);cursor:pointer;transition:var(--transition);background:0 0;margin-top:.75rem;padding:.5rem 1.25rem;font-size:.85rem}.page-module__JnUBza__cancelBtn:hover{background:var(--red-dim)}.page-module__JnUBza__progressNote{color:var(--text-muted);margin-top:1.25rem;padding-top:.75rem;font-size:.8rem;font-style:italic}.page-module__JnUBza__reportPlaceholder{min-height:100dvh;color:var(--text-secondary);flex-direction:column;justify-content:center;align-items:center;gap:1.5rem;padding:2rem;display:flex}.page-module__JnUBza__backBtn{background:var(--bg-card);border:1px solid var(--border);color:var(--text-secondary);cursor:pointer;transition:var(--transition);white-space:nowrap;border-radius:8px;align-items:center;gap:6px;padding:8px 16px;font-family:inherit;font-size:.85rem;display:inline-flex}.page-module__JnUBza__backBtn:hover{border-color:var(--accent);color:var(--accent-light)}.page-module__JnUBza__skeleton{flex-direction:column;justify-content:center;align-items:center;gap:1.5rem;min-height:calc(100dvh - 60px);padding:2rem;display:flex}.page-module__JnUBza__skeletonTitle{background:var(--bg-card);border-radius:var(--radius-sm);width:280px;height:40px;animation:1.5s ease-in-out infinite page-module__JnUBza__pulse}.page-module__JnUBza__skeletonInput{background:var(--bg-card);border-radius:60px;width:480px;max-width:100%;height:56px;animation:1.5s ease-in-out .1s infinite page-module__JnUBza__pulse}.page-module__JnUBza__skeletonButton{background:var(--bg-card);border-radius:50px;width:160px;height:44px;animation:1.5s ease-in-out .2s infinite page-module__JnUBza__pulse}.page-module__JnUBza__desktopNote{display:none}@media (max-width:768px){.page-module__JnUBza__title{font-size:2.2rem}.page-module__JnUBza__hero{padding:2rem var(--content-padding)}.page-module__JnUBza__desktopNote{text-align:center;font-size:var(--text-xs);color:var(--text-muted);margin-top:1rem;padding:.5rem;display:block}}
