._container_1fbfc_3{padding:0 var(--spacing-md);max-width:1200px;margin:0 auto}._hero_1fbfc_15{text-align:center;margin-bottom:2rem}._title_1fbfc_25{font-size:3.5rem;margin-bottom:.75rem;background:var(--hero-gradient-tools);-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:transparent;font-weight:800;letter-spacing:-.04em}._subtitle_1fbfc_47{color:var(--text-muted);font-size:1.25rem;max-width:800px;margin:0 auto;opacity:.8}._toolWrapper_1fbfc_63{display:flex;flex-direction:column;gap:2rem;align-items:center;width:100%}._editorContainer_1fbfc_81{background:var(--surface);-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);border:1px solid var(--border);border-radius:var(--radius-lg);box-shadow:var(--shadow);overflow:hidden;width:100%;max-width:1000px;margin-bottom:1rem;display:flex;flex-direction:column}._toolbar_1fbfc_109{display:flex;justify-content:flex-end;gap:.75rem;padding:.75rem 1rem;background:var(--surface-hover);border-bottom:1px solid var(--border)}._statusBar_1fbfc_127{display:flex;justify-content:flex-end;gap:1.5rem;padding:.6rem 1.25rem;background:var(--surface-muted);border-top:1px solid var(--border);font-size:.8rem;color:var(--text-muted);font-family:monospace;letter-spacing:.05em}._analyzeButton_1fbfc_155{background:var(--hero-gradient-tools);color:#fff!important;font-weight:700;padding:.75rem 3rem;border-radius:.5rem;border:none;cursor:pointer;font-size:1.2rem;box-shadow:0 4px 6px -1px #8b5cf680;transition:all .2s ease;display:flex;align-items:center;gap:.75rem;margin-top:1rem}._analyzeButton_1fbfc_155:hover{transform:translateY(-2px);box-shadow:0 10px 15px -3px #8b5cf699;filter:brightness(1.1)}._analyzeButton_1fbfc_155:disabled{opacity:.5;cursor:not-allowed;transform:none;box-shadow:none;background:#4b5563}._startOverButton_1fbfc_221{background:var(--hero-gradient-tools);color:#fff!important;font-weight:700;padding:.75rem 3rem;border-radius:.5rem;border:none;cursor:pointer;font-size:1.1rem;transition:all .2s ease;display:flex;align-items:center;gap:.75rem;margin-top:1rem;box-shadow:0 4px 6px -1px #0ea5e966}._startOverButton_1fbfc_221:hover{transform:translateY(-2px);box-shadow:0 10px 15px -3px #0ea5e980;filter:brightness(1.1)}._pdfButton_1fbfc_269{background:var(--hero-gradient-tools);color:#fff!important;padding:.4rem 1rem;border-radius:.4rem;cursor:pointer;font-weight:600;display:flex;align-items:center;gap:.5rem;transition:all .2s ease;border:none;font-size:.9rem;box-shadow:0 4px 6px -1px #6366f166}._pdfButton_1fbfc_269:hover{transform:translateY(-1px);box-shadow:0 10px 15px -3px #6366f180;filter:brightness(1.1)}._resultsContainer_1fbfc_317{width:100%;max-width:1000px;display:flex;flex-direction:column;gap:2rem;animation:_fadeIn_1fbfc_1 .5s ease-out}@keyframes _fadeIn_1fbfc_1{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}@keyframes _spin_1fbfc_379{0%{transform:rotate(0)}to{transform:rotate(360deg)}}._spinner_1fbfc_379{display:inline-block;animation:_spin_1fbfc_379 1s linear infinite}._sectionHeader_1fbfc_391{font-size:1.4rem;font-weight:700;margin-bottom:1rem;color:var(--text-main);display:flex;align-items:center;gap:.5rem}._mainResultCard_1fbfc_413{background:var(--surface);border:1px solid var(--border);border-radius:var(--radius-lg);padding:2rem;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);display:grid;grid-template-columns:1fr 1.5fr;gap:3rem;align-items:center}._scoreCircle_1fbfc_437{position:relative;width:100%;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;aspect-ratio:1/1;max-width:250px;margin:0 auto;background:var(--surface-muted);border-radius:50%;border:4px solid currentColor}._mainScoreValue_1fbfc_469{font-size:5rem;font-weight:800;line-height:1;margin-bottom:.25rem}._mainScoreLabel_1fbfc_483{font-size:1.25rem;font-weight:700;opacity:.9}._scoreAnalysis_1fbfc_495{display:flex;flex-direction:column;gap:1.5rem}._indicatorBarContainer_1fbfc_507{width:100%;display:flex;flex-direction:column;gap:.75rem}._indicatorLabels_1fbfc_521{display:flex;justify-content:space-between;font-size:.9rem;font-weight:600;color:var(--text-muted)}._indicatorTrack_1fbfc_537{width:100%;height:16px;background:var(--hero-gradient-tools);border-radius:8px;position:relative;box-shadow:inset 0 2px 4px #0003}._indicatorMarker_1fbfc_555{position:absolute;top:-4px;width:4px;height:24px;background:#fff;border-radius:4px;box-shadow:0 0 10px #00000026;transform:translate(-50%);transition:left .5s cubic-bezier(.34,1.56,.64,1);z-index:2}._scoreDescription_1fbfc_581{color:var(--text-main);line-height:1.6;font-size:1rem;background:var(--surface-hover);padding:1.25rem;border-radius:var(--radius-md);border-left:4px solid currentColor}._formulaText_1fbfc_601{font-family:JetBrains Mono,monospace;font-size:.75rem;color:var(--text-muted);margin-top:.75rem;display:block;word-break:break-all;opacity:.8}._gradeGrid_1fbfc_623{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:1.5rem}._gradeCard_1fbfc_635{background:var(--surface);border:1px solid var(--border);border-radius:var(--radius-md);padding:1.5rem;display:flex;flex-direction:column;transition:all .2s ease}._gradeCard_1fbfc_635:hover{transform:translateY(-3px);border-color:var(--border);box-shadow:0 10px 20px #0003}._gradeHeader_1fbfc_667{display:flex;justify-content:space-between;align-items:center;margin-bottom:1rem;border-bottom:1px solid var(--border);padding-bottom:.75rem}._gradeTitle_1fbfc_685{font-size:.95rem;font-weight:700;color:var(--text-main)}._gradeValue_1fbfc_697{font-size:1.75rem;font-weight:800;color:var(--primary)}._gradeDesc_1fbfc_709{font-size:.9rem;color:var(--text-muted);margin-bottom:.75rem;flex-grow:1;line-height:1.5}._statsContainer_1fbfc_727{display:grid;grid-template-columns:repeat(auto-fit,minmax(130px,1fr));gap:1rem}._statItem_1fbfc_739{background:var(--surface-hover);border:1px solid var(--border);border-radius:var(--radius-md);padding:1.25rem 1rem;text-align:center;display:flex;flex-direction:column;align-items:center;justify-content:center;transition:all .2s ease}._statItem_1fbfc_739:hover{background:var(--surface-muted)}._statValue_1fbfc_773{font-size:1.75rem;font-weight:800;color:var(--text-main);margin-bottom:.4rem}._statLabel_1fbfc_787{font-size:.75rem;color:var(--text-muted);text-transform:uppercase;font-weight:700;letter-spacing:.05em}._advancedStat_1fbfc_803{border-color:#8b5cf633;background:#8b5cf60d}._advancedStat_1fbfc_803 ._statValue_1fbfc_773{color:#c084fc}@media(max-width:768px){._mainResultCard_1fbfc_413{grid-template-columns:1fr;padding:1.5rem;gap:2rem}._statsContainer_1fbfc_727{grid-template-columns:repeat(2,1fr)}._analyzeButton_1fbfc_155{width:100%;justify-content:center}._scoreCircle_1fbfc_437{max-width:200px}}._contentWrapper_1fbfc_867{width:100%;max-width:none;margin:4rem 0 2rem;padding:0;color:var(--text-muted);line-height:1.7}._section_1fbfc_391{margin-bottom:3rem}._section_1fbfc_391 h2{font-size:1.8rem;color:var(--text-main);margin-bottom:1.5rem;border-bottom:2px solid var(--border);padding-bottom:.5rem;display:inline-block}._section_1fbfc_391 p{margin-bottom:1rem;font-size:1.05rem;max-width:100%}._featureGrid_1fbfc_923{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:1.5rem;margin-top:1.5rem}._featureItem_1fbfc_937{background:var(--surface);padding:1.5rem;border-radius:var(--radius-lg);border:1px solid var(--border);transition:all .2s ease}._featureItem_1fbfc_937:hover{transform:translateY(-5px);border-color:var(--primary);background:var(--surface-hover);box-shadow:0 10px 30px #0000001a}._featureItem_1fbfc_937 h3{color:var(--primary);margin-bottom:.75rem;font-size:1.25rem}._benefitsList_1fbfc_979{list-style:none;padding:0;display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:1rem}._benefitsList_1fbfc_979 li{background:var(--surface);padding:1.25rem;border-radius:var(--radius-md);display:flex;flex-direction:column;border:1px solid var(--border)}._benefitsList_1fbfc_979 strong{color:var(--text-main);margin-bottom:.5rem;font-size:1.1rem}._faqList_1fbfc_1025{display:flex;flex-direction:column;gap:1.5rem}._faqItem_1fbfc_1037{background:var(--glass-bg);padding:1.5rem;border-radius:var(--radius-lg);border:1px solid var(--border)}._faqItem_1fbfc_1037 dt{font-weight:600;color:var(--text-main);font-size:1.1rem;margin-bottom:.75rem}._faqItem_1fbfc_1037 dd{margin:0;color:var(--text-muted)}
