.SemanticScore_container__M1QK4{max-width:1200px;margin:0 auto;padding:2rem;min-height:100vh}.SemanticScore_header__py5_S{margin-bottom:2rem}.SemanticScore_header__py5_S .SemanticScore_headerContent__Ah0z9{display:flex;justify-content:space-between;align-items:flex-start;gap:2rem}@media(max-width:768px){.SemanticScore_header__py5_S .SemanticScore_headerContent__Ah0z9{flex-direction:column;gap:1rem}}.SemanticScore_header__py5_S .SemanticScore_titleSection__0msUW{display:flex;align-items:center;gap:1rem}.SemanticScore_header__py5_S .SemanticScore_titleSection__0msUW .SemanticScore_titleIcon__7mUz5{font-size:2.5rem;color:#2563eb;background:linear-gradient(135deg,#2563eb,#7c3aed);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.SemanticScore_header__py5_S .SemanticScore_titleSection__0msUW .SemanticScore_title__dzZ4Q{font-size:2.5rem;font-weight:700;color:#1f2937;margin:0;background:linear-gradient(135deg,#2563eb,#7c3aed);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}@media(max-width:768px){.SemanticScore_header__py5_S .SemanticScore_titleSection__0msUW .SemanticScore_title__dzZ4Q{font-size:2rem}}.SemanticScore_header__py5_S .SemanticScore_titleSection__0msUW .SemanticScore_subtitle__yOQhf{font-size:1.1rem;color:#6b7280;margin:.5rem 0 0;line-height:1.5}.SemanticScore_header__py5_S .SemanticScore_lastUpdated__rtFp_{display:flex;align-items:center;gap:.5rem;font-size:.9rem;color:#6b7280;background:hsla(0,0%,100%,.8);padding:.5rem 1rem;border-radius:20px;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.SemanticScore_header__py5_S .SemanticScore_lastUpdated__rtFp_ svg{color:#2563eb}.SemanticScore_codeEditorSection__hzy6v{margin-bottom:2rem}.SemanticScore_codeEditorSection__hzy6v .SemanticScore_codeEditorCard__9kFC6{background:#fff;border-radius:16px;padding:2rem;box-shadow:0 10px 30px rgba(0,0,0,.1);border:1px solid hsla(0,0%,100%,.2);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.SemanticScore_codeEditorSection__hzy6v .SemanticScore_codeEditorCard__9kFC6 .SemanticScore_editorHeader__iO6Mn{display:flex;justify-content:space-between;align-items:center;margin-bottom:1.5rem}.SemanticScore_codeEditorSection__hzy6v .SemanticScore_codeEditorCard__9kFC6 .SemanticScore_editorHeader__iO6Mn .SemanticScore_sectionTitle__kNUvp{display:flex;align-items:center;gap:.75rem;font-size:1.5rem;font-weight:600;color:#1f2937;margin:0}.SemanticScore_codeEditorSection__hzy6v .SemanticScore_codeEditorCard__9kFC6 .SemanticScore_editorHeader__iO6Mn .SemanticScore_sectionTitle__kNUvp .SemanticScore_icon__VoAHQ{color:#2563eb;font-size:1.25rem}.SemanticScore_codeEditorSection__hzy6v .SemanticScore_codeEditorCard__9kFC6 .SemanticScore_editorHeader__iO6Mn .SemanticScore_clearButton__goRJJ{display:flex;align-items:center;gap:.5rem;background:rgba(239,68,68,.1);border:1px solid rgba(239,68,68,.3);color:#dc2626;padding:.5rem 1rem;border-radius:8px;font-size:.9rem;font-weight:500;cursor:pointer;transition:all .3s ease}.SemanticScore_codeEditorSection__hzy6v .SemanticScore_codeEditorCard__9kFC6 .SemanticScore_editorHeader__iO6Mn .SemanticScore_clearButton__goRJJ:hover{background:rgba(239,68,68,.2);border-color:rgba(239,68,68,.5)}.SemanticScore_codeEditorSection__hzy6v .SemanticScore_codeEditorCard__9kFC6 .SemanticScore_codeEditorContainer__7l9MF{position:relative;margin-bottom:1.5rem}.SemanticScore_codeEditorSection__hzy6v .SemanticScore_codeEditorCard__9kFC6 .SemanticScore_codeEditorContainer__7l9MF:before{content:"";position:absolute;top:-2px;left:-2px;right:-2px;bottom:-2px;background:linear-gradient(135deg,rgba(37,99,235,.1),rgba(124,58,237,.1));border-radius:14px;z-index:-1;opacity:0;transition:opacity .3s ease}.SemanticScore_codeEditorSection__hzy6v .SemanticScore_codeEditorCard__9kFC6 .SemanticScore_codeEditorContainer__7l9MF:focus-within:before{opacity:1}.SemanticScore_codeEditorSection__hzy6v .SemanticScore_codeEditorCard__9kFC6 .SemanticScore_codeEditorContainer__7l9MF:after{content:"";position:absolute;top:0;left:0;right:0;bottom:0;background-image:radial-gradient(circle at 20% 20%,hsla(0,0%,100%,.02) 1px,transparent 0),radial-gradient(circle at 80% 80%,hsla(0,0%,100%,.02) 1px,transparent 0);background-size:20px 20px;border-radius:12px;pointer-events:none;z-index:1}.SemanticScore_codeEditorSection__hzy6v .SemanticScore_codeEditorCard__9kFC6 .SemanticScore_codeEditorContainer__7l9MF .SemanticScore_codeEditor__3wRwg{width:100%;min-height:400px;padding:1.5rem;background-color:#1a1a1a!important;color:#e6e6e6!important;border:2px solid #333!important;border-radius:12px;font-family:Fira Code,Monaco,Consolas,Courier New,monospace;font-size:14px;line-height:1.6;resize:vertical;outline:none;-moz-tab-size:2;tab-size:2;white-space:pre;overflow-wrap:normal;overflow-x:auto;overflow-y:auto;transition:all .3s ease;counter-reset:line}.SemanticScore_codeEditorSection__hzy6v .SemanticScore_codeEditorCard__9kFC6 .SemanticScore_codeEditorContainer__7l9MF .SemanticScore_codeEditor__3wRwg::placeholder{color:#888;font-style:italic;opacity:.8}.SemanticScore_codeEditorSection__hzy6v .SemanticScore_codeEditorCard__9kFC6 .SemanticScore_codeEditorContainer__7l9MF .SemanticScore_codeEditor__3wRwg:focus{border-color:#2563eb;box-shadow:0 0 0 3px rgba(37,99,235,.2);background:#1f1f1f}.SemanticScore_codeEditorSection__hzy6v .SemanticScore_codeEditorCard__9kFC6 .SemanticScore_codeEditorContainer__7l9MF .SemanticScore_codeEditor__3wRwg:hover{border-color:#555;background:#1d1d1d}.SemanticScore_codeEditorSection__hzy6v .SemanticScore_codeEditorCard__9kFC6 .SemanticScore_codeEditorContainer__7l9MF .SemanticScore_codeEditor__3wRwg::-webkit-scrollbar{width:10px;height:10px}.SemanticScore_codeEditorSection__hzy6v .SemanticScore_codeEditorCard__9kFC6 .SemanticScore_codeEditorContainer__7l9MF .SemanticScore_codeEditor__3wRwg::-webkit-scrollbar-track{background:#2a2a2a;border-radius:6px}.SemanticScore_codeEditorSection__hzy6v .SemanticScore_codeEditorCard__9kFC6 .SemanticScore_codeEditorContainer__7l9MF .SemanticScore_codeEditor__3wRwg::-webkit-scrollbar-thumb{background:#555;border-radius:6px;border:2px solid #2a2a2a}.SemanticScore_codeEditorSection__hzy6v .SemanticScore_codeEditorCard__9kFC6 .SemanticScore_codeEditorContainer__7l9MF .SemanticScore_codeEditor__3wRwg::-webkit-scrollbar-thumb:hover{background:#777}.SemanticScore_codeEditorSection__hzy6v .SemanticScore_codeEditorCard__9kFC6 .SemanticScore_codeEditorContainer__7l9MF .SemanticScore_codeEditor__3wRwg::-webkit-scrollbar-corner{background:#2a2a2a}.SemanticScore_codeEditorSection__hzy6v .SemanticScore_codeEditorCard__9kFC6 .SemanticScore_codeEditorContainer__7l9MF .SemanticScore_codeEditor__3wRwg::selection{background:rgba(37,99,235,.3);color:#fff}.SemanticScore_codeEditorSection__hzy6v .SemanticScore_codeEditorCard__9kFC6 .SemanticScore_codeEditorContainer__7l9MF .SemanticScore_codeEditor__3wRwg:focus-visible{outline:2px solid #2563eb;outline-offset:2px}.SemanticScore_codeEditorSection__hzy6v .SemanticScore_codeEditorCard__9kFC6 .SemanticScore_analyzeButton__1U7x1{display:flex;align-items:center;justify-content:center;gap:.75rem;width:100%;padding:1rem 2rem;background:linear-gradient(135deg,#2563eb,#7c3aed);color:#fff;border:none;border-radius:12px;font-size:1.1rem;font-weight:600;cursor:pointer;transition:all .3s ease;box-shadow:0 4px 15px rgba(37,99,235,.3)}.SemanticScore_codeEditorSection__hzy6v .SemanticScore_codeEditorCard__9kFC6 .SemanticScore_analyzeButton__1U7x1:hover:not(:disabled){transform:translateY(-2px);box-shadow:0 6px 20px rgba(37,99,235,.4)}.SemanticScore_codeEditorSection__hzy6v .SemanticScore_codeEditorCard__9kFC6 .SemanticScore_analyzeButton__1U7x1:disabled{opacity:.6;cursor:not-allowed;transform:none;box-shadow:none}.SemanticScore_errorSection__PLhGb{margin-bottom:2rem}.SemanticScore_errorSection__PLhGb .SemanticScore_errorCard__pN9EK{display:flex;align-items:center;gap:.75rem;background:#fef2f2;border:1px solid #fecaca;color:#dc2626;padding:1rem 1.5rem;border-radius:12px}.SemanticScore_errorSection__PLhGb .SemanticScore_errorCard__pN9EK .SemanticScore_errorIcon__IHSbY{font-size:1.25rem}.SemanticScore_results__RyUGG{display:flex;flex-direction:column;gap:2rem}.SemanticScore_scoreSection__o4lpI .SemanticScore_scoreCard__jM1Kt{background:#fff;border-radius:16px;padding:2rem;box-shadow:0 10px 30px rgba(0,0,0,.1)}.SemanticScore_scoreSection__o4lpI .SemanticScore_scoreCard__jM1Kt .SemanticScore_sectionTitle__kNUvp{display:flex;align-items:center;gap:.75rem;font-size:1.5rem;font-weight:600;color:#1f2937;margin:0 0 1.5rem}.SemanticScore_scoreSection__o4lpI .SemanticScore_scoreCard__jM1Kt .SemanticScore_sectionTitle__kNUvp .SemanticScore_icon__VoAHQ{color:#2563eb;font-size:1.25rem}.SemanticScore_scoreSection__o4lpI .SemanticScore_scoreCard__jM1Kt .SemanticScore_scoreDisplay__0K_aW{display:flex;align-items:center;gap:2rem;margin-bottom:2rem}@media(max-width:768px){.SemanticScore_scoreSection__o4lpI .SemanticScore_scoreCard__jM1Kt .SemanticScore_scoreDisplay__0K_aW{flex-direction:column;gap:1rem}}.SemanticScore_scoreSection__o4lpI .SemanticScore_scoreCard__jM1Kt .SemanticScore_scoreDisplay__0K_aW .SemanticScore_scoreCircle__27AVn{width:120px;height:120px;border-radius:50%;display:flex;flex-direction:column;align-items:center;justify-content:center;position:relative}.SemanticScore_scoreSection__o4lpI .SemanticScore_scoreCard__jM1Kt .SemanticScore_scoreDisplay__0K_aW .SemanticScore_scoreCircle__27AVn.SemanticScore_excellent__1VYRL{background:linear-gradient(135deg,#10b981,#059669);color:#fff}.SemanticScore_scoreSection__o4lpI .SemanticScore_scoreCard__jM1Kt .SemanticScore_scoreDisplay__0K_aW .SemanticScore_scoreCircle__27AVn.SemanticScore_good__7lvrB{background:linear-gradient(135deg,#3b82f6,#2563eb);color:#fff}.SemanticScore_scoreSection__o4lpI .SemanticScore_scoreCard__jM1Kt .SemanticScore_scoreDisplay__0K_aW .SemanticScore_scoreCircle__27AVn.SemanticScore_fair__1qtzc{background:linear-gradient(135deg,#f59e0b,#d97706);color:#fff}.SemanticScore_scoreSection__o4lpI .SemanticScore_scoreCard__jM1Kt .SemanticScore_scoreDisplay__0K_aW .SemanticScore_scoreCircle__27AVn.SemanticScore_poor__VPDH6{background:linear-gradient(135deg,#ef4444,#dc2626);color:#fff}.SemanticScore_scoreSection__o4lpI .SemanticScore_scoreCard__jM1Kt .SemanticScore_scoreDisplay__0K_aW .SemanticScore_scoreCircle__27AVn .SemanticScore_scoreValue__VX8e3{font-size:2rem;font-weight:700}.SemanticScore_scoreSection__o4lpI .SemanticScore_scoreCard__jM1Kt .SemanticScore_scoreDisplay__0K_aW .SemanticScore_scoreCircle__27AVn .SemanticScore_scoreLabel__4La16{font-size:.9rem;font-weight:500;margin-top:.25rem}.SemanticScore_scoreSection__o4lpI .SemanticScore_scoreCard__jM1Kt .SemanticScore_scoreDisplay__0K_aW .SemanticScore_scoreDetails__4vt6F{flex:1 1}.SemanticScore_scoreSection__o4lpI .SemanticScore_scoreCard__jM1Kt .SemanticScore_scoreDisplay__0K_aW .SemanticScore_scoreDetails__4vt6F .SemanticScore_citationLikelihood__7pIvK,.SemanticScore_scoreSection__o4lpI .SemanticScore_scoreCard__jM1Kt .SemanticScore_scoreDisplay__0K_aW .SemanticScore_scoreDetails__4vt6F .SemanticScore_confidenceLevel__hp_Q4{display:flex;align-items:center;gap:.75rem;margin-bottom:1rem}.SemanticScore_scoreSection__o4lpI .SemanticScore_scoreCard__jM1Kt .SemanticScore_scoreDisplay__0K_aW .SemanticScore_scoreDetails__4vt6F .SemanticScore_citationLikelihood__7pIvK .SemanticScore_label__SpN78,.SemanticScore_scoreSection__o4lpI .SemanticScore_scoreCard__jM1Kt .SemanticScore_scoreDisplay__0K_aW .SemanticScore_scoreDetails__4vt6F .SemanticScore_confidenceLevel__hp_Q4 .SemanticScore_label__SpN78{font-weight:600;color:#1f2937}.SemanticScore_scoreSection__o4lpI .SemanticScore_scoreCard__jM1Kt .SemanticScore_scoreDisplay__0K_aW .SemanticScore_scoreDetails__4vt6F .SemanticScore_citationLikelihood__7pIvK .SemanticScore_badge__LuxU6,.SemanticScore_scoreSection__o4lpI .SemanticScore_scoreCard__jM1Kt .SemanticScore_scoreDisplay__0K_aW .SemanticScore_scoreDetails__4vt6F .SemanticScore_confidenceLevel__hp_Q4 .SemanticScore_badge__LuxU6{padding:.25rem .75rem;border-radius:20px;font-size:.8rem;font-weight:600;text-transform:uppercase}.SemanticScore_scoreSection__o4lpI .SemanticScore_scoreCard__jM1Kt .SemanticScore_scoreDisplay__0K_aW .SemanticScore_scoreDetails__4vt6F .SemanticScore_citationLikelihood__7pIvK .SemanticScore_badge__LuxU6.SemanticScore_veryHigh__bedsw,.SemanticScore_scoreSection__o4lpI .SemanticScore_scoreCard__jM1Kt .SemanticScore_scoreDisplay__0K_aW .SemanticScore_scoreDetails__4vt6F .SemanticScore_confidenceLevel__hp_Q4 .SemanticScore_badge__LuxU6.SemanticScore_veryHigh__bedsw{background:#dcfce7;color:#166534}.SemanticScore_scoreSection__o4lpI .SemanticScore_scoreCard__jM1Kt .SemanticScore_scoreDisplay__0K_aW .SemanticScore_scoreDetails__4vt6F .SemanticScore_citationLikelihood__7pIvK .SemanticScore_badge__LuxU6.SemanticScore_high__2WlMD,.SemanticScore_scoreSection__o4lpI .SemanticScore_scoreCard__jM1Kt .SemanticScore_scoreDisplay__0K_aW .SemanticScore_scoreDetails__4vt6F .SemanticScore_confidenceLevel__hp_Q4 .SemanticScore_badge__LuxU6.SemanticScore_high__2WlMD{background:#dbeafe;color:#1e40af}.SemanticScore_scoreSection__o4lpI .SemanticScore_scoreCard__jM1Kt .SemanticScore_scoreDisplay__0K_aW .SemanticScore_scoreDetails__4vt6F .SemanticScore_citationLikelihood__7pIvK .SemanticScore_badge__LuxU6.SemanticScore_veryLow__nL__2,.SemanticScore_scoreSection__o4lpI .SemanticScore_scoreCard__jM1Kt .SemanticScore_scoreDisplay__0K_aW .SemanticScore_scoreDetails__4vt6F .SemanticScore_confidenceLevel__hp_Q4 .SemanticScore_badge__LuxU6.SemanticScore_veryLow__nL__2{background:#fee2e2;color:#991b1b}.SemanticScore_scoreSection__o4lpI .SemanticScore_scoreCard__jM1Kt .SemanticScore_scoreDisplay__0K_aW .SemanticScore_scoreDetails__4vt6F .SemanticScore_citationLikelihood__7pIvK .SemanticScore_badge__LuxU6.SemanticScore_high__2WlMD,.SemanticScore_scoreSection__o4lpI .SemanticScore_scoreCard__jM1Kt .SemanticScore_scoreDisplay__0K_aW .SemanticScore_scoreDetails__4vt6F .SemanticScore_confidenceLevel__hp_Q4 .SemanticScore_badge__LuxU6.SemanticScore_high__2WlMD{background:#dcfce7;color:#166534}.SemanticScore_scoreSection__o4lpI .SemanticScore_scoreCard__jM1Kt .SemanticScore_scoreDisplay__0K_aW .SemanticScore_scoreDetails__4vt6F .SemanticScore_citationLikelihood__7pIvK .SemanticScore_badge__LuxU6.SemanticScore_medium__O0h0F,.SemanticScore_scoreSection__o4lpI .SemanticScore_scoreCard__jM1Kt .SemanticScore_scoreDisplay__0K_aW .SemanticScore_scoreDetails__4vt6F .SemanticScore_confidenceLevel__hp_Q4 .SemanticScore_badge__LuxU6.SemanticScore_medium__O0h0F{background:#fef3c7;color:#92400e}.SemanticScore_scoreSection__o4lpI .SemanticScore_scoreCard__jM1Kt .SemanticScore_scoreDisplay__0K_aW .SemanticScore_scoreDetails__4vt6F .SemanticScore_citationLikelihood__7pIvK .SemanticScore_badge__LuxU6.SemanticScore_low__N6Yh7,.SemanticScore_scoreSection__o4lpI .SemanticScore_scoreCard__jM1Kt .SemanticScore_scoreDisplay__0K_aW .SemanticScore_scoreDetails__4vt6F .SemanticScore_confidenceLevel__hp_Q4 .SemanticScore_badge__LuxU6.SemanticScore_low__N6Yh7{background:#fef2f2;color:#dc2626}.SemanticScore_scoreSection__o4lpI .SemanticScore_scoreCard__jM1Kt .SemanticScore_scoreDisplay__0K_aW .SemanticScore_scoreDetails__4vt6F .SemanticScore_reasoning__OxpWZ{color:#6b7280;line-height:1.6;font-style:italic}.SemanticScore_scoreSection__o4lpI .SemanticScore_scoreCard__jM1Kt .SemanticScore_scoreBreakdown___qxOW h3{font-size:1.25rem;font-weight:600;color:#1f2937;margin-bottom:1rem}.SemanticScore_scoreSection__o4lpI .SemanticScore_scoreCard__jM1Kt .SemanticScore_scoreBreakdown___qxOW .SemanticScore_breakdownGrid__wiayr{display:grid;grid-gap:1rem;gap:1rem}.SemanticScore_scoreSection__o4lpI .SemanticScore_scoreCard__jM1Kt .SemanticScore_scoreBreakdown___qxOW .SemanticScore_breakdownGrid__wiayr .SemanticScore_breakdownItem__r4AOA{display:grid;grid-template-columns:1fr auto auto;align-items:center;grid-gap:1rem;gap:1rem;padding:1rem;background:#f8f9fa;border-radius:8px}@media(max-width:768px){.SemanticScore_scoreSection__o4lpI .SemanticScore_scoreCard__jM1Kt .SemanticScore_scoreBreakdown___qxOW .SemanticScore_breakdownGrid__wiayr .SemanticScore_breakdownItem__r4AOA{grid-template-columns:1fr;gap:.5rem}}.SemanticScore_scoreSection__o4lpI .SemanticScore_scoreCard__jM1Kt .SemanticScore_scoreBreakdown___qxOW .SemanticScore_breakdownGrid__wiayr .SemanticScore_breakdownItem__r4AOA span:first-child{font-weight:500;color:#1f2937}.SemanticScore_scoreSection__o4lpI .SemanticScore_scoreCard__jM1Kt .SemanticScore_scoreBreakdown___qxOW .SemanticScore_breakdownGrid__wiayr .SemanticScore_breakdownItem__r4AOA span:last-child{font-weight:600;color:#2563eb;min-width:60px;text-align:right}.SemanticScore_scoreSection__o4lpI .SemanticScore_scoreCard__jM1Kt .SemanticScore_scoreBreakdown___qxOW .SemanticScore_breakdownGrid__wiayr .SemanticScore_breakdownItem__r4AOA .SemanticScore_progressBar__qaQ3O{width:100%;height:8px;background:#e1e5e9;border-radius:4px;overflow:hidden}.SemanticScore_scoreSection__o4lpI .SemanticScore_scoreCard__jM1Kt .SemanticScore_scoreBreakdown___qxOW .SemanticScore_breakdownGrid__wiayr .SemanticScore_breakdownItem__r4AOA .SemanticScore_progressBar__qaQ3O .SemanticScore_progress__3T_II{height:100%;background:linear-gradient(90deg,#2563eb,#7c3aed);transition:width .3s ease}.SemanticScore_optimizationSection__55AWm .SemanticScore_optimizationCard__lJU__{background:#fff;border-radius:16px;padding:2rem;box-shadow:0 10px 30px rgba(0,0,0,.1)}.SemanticScore_optimizationSection__55AWm .SemanticScore_optimizationCard__lJU__ .SemanticScore_sectionTitle__kNUvp{display:flex;align-items:center;gap:.75rem;font-size:1.5rem;font-weight:600;color:#1f2937;margin:0 0 1.5rem}.SemanticScore_optimizationSection__55AWm .SemanticScore_optimizationCard__lJU__ .SemanticScore_sectionTitle__kNUvp .SemanticScore_icon__VoAHQ{color:#2563eb;font-size:1.25rem}.SemanticScore_optimizationSection__55AWm .SemanticScore_optimizationCard__lJU__ .SemanticScore_optimizationGrid__7qi_y{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));grid-gap:1.5rem;gap:1.5rem}.SemanticScore_optimizationSection__55AWm .SemanticScore_optimizationCard__lJU__ .SemanticScore_optimizationGrid__7qi_y .SemanticScore_optimizationItem__cl1cn{background:#f8f9fa;border-radius:12px;padding:1.5rem;border:1px solid #e1e5e9}.SemanticScore_optimizationSection__55AWm .SemanticScore_optimizationCard__lJU__ .SemanticScore_optimizationGrid__7qi_y .SemanticScore_optimizationItem__cl1cn h3{font-size:1.1rem;font-weight:600;color:#1f2937;margin-bottom:1rem}.SemanticScore_optimizationSection__55AWm .SemanticScore_optimizationCard__lJU__ .SemanticScore_optimizationGrid__7qi_y .SemanticScore_optimizationItem__cl1cn .SemanticScore_scoreDisplay__0K_aW{margin-bottom:1rem}.SemanticScore_optimizationSection__55AWm .SemanticScore_optimizationCard__lJU__ .SemanticScore_optimizationGrid__7qi_y .SemanticScore_optimizationItem__cl1cn .SemanticScore_scoreDisplay__0K_aW .SemanticScore_miniScore__Vlfo8{width:60px;height:60px;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:1.25rem;font-weight:700;color:#fff}.SemanticScore_optimizationSection__55AWm .SemanticScore_optimizationCard__lJU__ .SemanticScore_optimizationGrid__7qi_y .SemanticScore_optimizationItem__cl1cn .SemanticScore_scoreDisplay__0K_aW .SemanticScore_miniScore__Vlfo8.SemanticScore_excellent__1VYRL{background:linear-gradient(135deg,#10b981,#059669)}.SemanticScore_optimizationSection__55AWm .SemanticScore_optimizationCard__lJU__ .SemanticScore_optimizationGrid__7qi_y .SemanticScore_optimizationItem__cl1cn .SemanticScore_scoreDisplay__0K_aW .SemanticScore_miniScore__Vlfo8.SemanticScore_good__7lvrB{background:linear-gradient(135deg,#3b82f6,#2563eb)}.SemanticScore_optimizationSection__55AWm .SemanticScore_optimizationCard__lJU__ .SemanticScore_optimizationGrid__7qi_y .SemanticScore_optimizationItem__cl1cn .SemanticScore_scoreDisplay__0K_aW .SemanticScore_miniScore__Vlfo8.SemanticScore_fair__1qtzc{background:linear-gradient(135deg,#f59e0b,#d97706)}.SemanticScore_optimizationSection__55AWm .SemanticScore_optimizationCard__lJU__ .SemanticScore_optimizationGrid__7qi_y .SemanticScore_optimizationItem__cl1cn .SemanticScore_scoreDisplay__0K_aW .SemanticScore_miniScore__Vlfo8.SemanticScore_poor__VPDH6{background:linear-gradient(135deg,#ef4444,#dc2626)}.SemanticScore_optimizationSection__55AWm .SemanticScore_optimizationCard__lJU__ .SemanticScore_optimizationGrid__7qi_y .SemanticScore_optimizationItem__cl1cn h4{font-size:.9rem;font-weight:600;color:#1f2937;margin-bottom:.5rem}.SemanticScore_optimizationSection__55AWm .SemanticScore_optimizationCard__lJU__ .SemanticScore_optimizationGrid__7qi_y .SemanticScore_optimizationItem__cl1cn .SemanticScore_entityTags__R0mCA{display:flex;flex-wrap:wrap;gap:.5rem}.SemanticScore_optimizationSection__55AWm .SemanticScore_optimizationCard__lJU__ .SemanticScore_optimizationGrid__7qi_y .SemanticScore_optimizationItem__cl1cn .SemanticScore_entityTags__R0mCA .SemanticScore_entityTag___WZtY{padding:.25rem .75rem;background:#e3f2fd;color:#2563eb;border-radius:12px;font-size:.8rem;font-weight:500}.SemanticScore_optimizationSection__55AWm .SemanticScore_optimizationCard__lJU__ .SemanticScore_optimizationGrid__7qi_y .SemanticScore_optimizationItem__cl1cn ul{list-style:none;padding:0;margin:0}.SemanticScore_optimizationSection__55AWm .SemanticScore_optimizationCard__lJU__ .SemanticScore_optimizationGrid__7qi_y .SemanticScore_optimizationItem__cl1cn ul li{padding:.25rem 0;color:#6b7280;font-size:.9rem}.SemanticScore_optimizationSection__55AWm .SemanticScore_optimizationCard__lJU__ .SemanticScore_optimizationGrid__7qi_y .SemanticScore_optimizationItem__cl1cn ul li:before{content:"•";color:#2563eb;font-weight:700;margin-right:.5rem}.SemanticScore_extractionSection__fu_8m .SemanticScore_extractionCard__hb5B5{background:#fff;border-radius:16px;padding:2rem;box-shadow:0 10px 30px rgba(0,0,0,.1)}.SemanticScore_extractionSection__fu_8m .SemanticScore_extractionCard__hb5B5 .SemanticScore_sectionTitle__kNUvp{display:flex;align-items:center;gap:.75rem;font-size:1.5rem;font-weight:600;color:#1f2937;margin:0 0 1.5rem}.SemanticScore_extractionSection__fu_8m .SemanticScore_extractionCard__hb5B5 .SemanticScore_sectionTitle__kNUvp .SemanticScore_icon__VoAHQ{color:#2563eb;font-size:1.25rem}.SemanticScore_extractionSection__fu_8m .SemanticScore_extractionCard__hb5B5 .SemanticScore_extractionItem__gDISy{margin-bottom:2rem}.SemanticScore_extractionSection__fu_8m .SemanticScore_extractionCard__hb5B5 .SemanticScore_extractionItem__gDISy h3{font-size:1.25rem;font-weight:600;color:#1f2937;margin-bottom:1rem}.SemanticScore_extractionSection__fu_8m .SemanticScore_extractionCard__hb5B5 .SemanticScore_extractionItem__gDISy .SemanticScore_claimsList__Aqbn4,.SemanticScore_extractionSection__fu_8m .SemanticScore_extractionCard__hb5B5 .SemanticScore_extractionItem__gDISy .SemanticScore_statementsList__I0Ql4{display:grid;grid-gap:1rem;gap:1rem}.SemanticScore_extractionSection__fu_8m .SemanticScore_extractionCard__hb5B5 .SemanticScore_extractionItem__gDISy .SemanticScore_claimsList__Aqbn4 .SemanticScore_claimCard__CdtBe,.SemanticScore_extractionSection__fu_8m .SemanticScore_extractionCard__hb5B5 .SemanticScore_extractionItem__gDISy .SemanticScore_claimsList__Aqbn4 .SemanticScore_statementCard__a4OLA,.SemanticScore_extractionSection__fu_8m .SemanticScore_extractionCard__hb5B5 .SemanticScore_extractionItem__gDISy .SemanticScore_statementsList__I0Ql4 .SemanticScore_claimCard__CdtBe,.SemanticScore_extractionSection__fu_8m .SemanticScore_extractionCard__hb5B5 .SemanticScore_extractionItem__gDISy .SemanticScore_statementsList__I0Ql4 .SemanticScore_statementCard__a4OLA{background:#f8f9fa;border-radius:12px;padding:1.5rem;border:1px solid #e1e5e9}.SemanticScore_extractionSection__fu_8m .SemanticScore_extractionCard__hb5B5 .SemanticScore_extractionItem__gDISy .SemanticScore_claimsList__Aqbn4 .SemanticScore_claimCard__CdtBe .SemanticScore_statementHeader__rH9vt,.SemanticScore_extractionSection__fu_8m .SemanticScore_extractionCard__hb5B5 .SemanticScore_extractionItem__gDISy .SemanticScore_claimsList__Aqbn4 .SemanticScore_statementCard__a4OLA .SemanticScore_statementHeader__rH9vt,.SemanticScore_extractionSection__fu_8m .SemanticScore_extractionCard__hb5B5 .SemanticScore_extractionItem__gDISy .SemanticScore_statementsList__I0Ql4 .SemanticScore_claimCard__CdtBe .SemanticScore_statementHeader__rH9vt,.SemanticScore_extractionSection__fu_8m .SemanticScore_extractionCard__hb5B5 .SemanticScore_extractionItem__gDISy .SemanticScore_statementsList__I0Ql4 .SemanticScore_statementCard__a4OLA .SemanticScore_statementHeader__rH9vt{display:flex;align-items:center;gap:1rem;margin-bottom:1rem}.SemanticScore_extractionSection__fu_8m .SemanticScore_extractionCard__hb5B5 .SemanticScore_extractionItem__gDISy .SemanticScore_claimsList__Aqbn4 .SemanticScore_claimCard__CdtBe .SemanticScore_statementHeader__rH9vt .SemanticScore_authorityBadge__HBE02,.SemanticScore_extractionSection__fu_8m .SemanticScore_extractionCard__hb5B5 .SemanticScore_extractionItem__gDISy .SemanticScore_claimsList__Aqbn4 .SemanticScore_statementCard__a4OLA .SemanticScore_statementHeader__rH9vt .SemanticScore_authorityBadge__HBE02,.SemanticScore_extractionSection__fu_8m .SemanticScore_extractionCard__hb5B5 .SemanticScore_extractionItem__gDISy .SemanticScore_statementsList__I0Ql4 .SemanticScore_claimCard__CdtBe .SemanticScore_statementHeader__rH9vt .SemanticScore_authorityBadge__HBE02,.SemanticScore_extractionSection__fu_8m .SemanticScore_extractionCard__hb5B5 .SemanticScore_extractionItem__gDISy .SemanticScore_statementsList__I0Ql4 .SemanticScore_statementCard__a4OLA .SemanticScore_statementHeader__rH9vt .SemanticScore_authorityBadge__HBE02{padding:.25rem .75rem;border-radius:20px;font-size:.8rem;font-weight:600;text-transform:uppercase}.SemanticScore_extractionSection__fu_8m .SemanticScore_extractionCard__hb5B5 .SemanticScore_extractionItem__gDISy .SemanticScore_claimsList__Aqbn4 .SemanticScore_claimCard__CdtBe .SemanticScore_statementHeader__rH9vt .SemanticScore_authorityBadge__HBE02.SemanticScore_high__2WlMD,.SemanticScore_extractionSection__fu_8m .SemanticScore_extractionCard__hb5B5 .SemanticScore_extractionItem__gDISy .SemanticScore_claimsList__Aqbn4 .SemanticScore_statementCard__a4OLA .SemanticScore_statementHeader__rH9vt .SemanticScore_authorityBadge__HBE02.SemanticScore_high__2WlMD,.SemanticScore_extractionSection__fu_8m .SemanticScore_extractionCard__hb5B5 .SemanticScore_extractionItem__gDISy .SemanticScore_statementsList__I0Ql4 .SemanticScore_claimCard__CdtBe .SemanticScore_statementHeader__rH9vt .SemanticScore_authorityBadge__HBE02.SemanticScore_high__2WlMD,.SemanticScore_extractionSection__fu_8m .SemanticScore_extractionCard__hb5B5 .SemanticScore_extractionItem__gDISy .SemanticScore_statementsList__I0Ql4 .SemanticScore_statementCard__a4OLA .SemanticScore_statementHeader__rH9vt .SemanticScore_authorityBadge__HBE02.SemanticScore_high__2WlMD{background:#dcfce7;color:#166534}.SemanticScore_extractionSection__fu_8m .SemanticScore_extractionCard__hb5B5 .SemanticScore_extractionItem__gDISy .SemanticScore_claimsList__Aqbn4 .SemanticScore_claimCard__CdtBe .SemanticScore_statementHeader__rH9vt .SemanticScore_authorityBadge__HBE02.SemanticScore_medium__O0h0F,.SemanticScore_extractionSection__fu_8m .SemanticScore_extractionCard__hb5B5 .SemanticScore_extractionItem__gDISy .SemanticScore_claimsList__Aqbn4 .SemanticScore_statementCard__a4OLA .SemanticScore_statementHeader__rH9vt .SemanticScore_authorityBadge__HBE02.SemanticScore_medium__O0h0F,.SemanticScore_extractionSection__fu_8m .SemanticScore_extractionCard__hb5B5 .SemanticScore_extractionItem__gDISy .SemanticScore_statementsList__I0Ql4 .SemanticScore_claimCard__CdtBe .SemanticScore_statementHeader__rH9vt .SemanticScore_authorityBadge__HBE02.SemanticScore_medium__O0h0F,.SemanticScore_extractionSection__fu_8m .SemanticScore_extractionCard__hb5B5 .SemanticScore_extractionItem__gDISy .SemanticScore_statementsList__I0Ql4 .SemanticScore_statementCard__a4OLA .SemanticScore_statementHeader__rH9vt .SemanticScore_authorityBadge__HBE02.SemanticScore_medium__O0h0F{background:#fef3c7;color:#92400e}.SemanticScore_extractionSection__fu_8m .SemanticScore_extractionCard__hb5B5 .SemanticScore_extractionItem__gDISy .SemanticScore_claimsList__Aqbn4 .SemanticScore_claimCard__CdtBe .SemanticScore_statementHeader__rH9vt .SemanticScore_authorityBadge__HBE02.SemanticScore_low__N6Yh7,.SemanticScore_extractionSection__fu_8m .SemanticScore_extractionCard__hb5B5 .SemanticScore_extractionItem__gDISy .SemanticScore_claimsList__Aqbn4 .SemanticScore_statementCard__a4OLA .SemanticScore_statementHeader__rH9vt .SemanticScore_authorityBadge__HBE02.SemanticScore_low__N6Yh7,.SemanticScore_extractionSection__fu_8m .SemanticScore_extractionCard__hb5B5 .SemanticScore_extractionItem__gDISy .SemanticScore_statementsList__I0Ql4 .SemanticScore_claimCard__CdtBe .SemanticScore_statementHeader__rH9vt .SemanticScore_authorityBadge__HBE02.SemanticScore_low__N6Yh7,.SemanticScore_extractionSection__fu_8m .SemanticScore_extractionCard__hb5B5 .SemanticScore_extractionItem__gDISy .SemanticScore_statementsList__I0Ql4 .SemanticScore_statementCard__a4OLA .SemanticScore_statementHeader__rH9vt .SemanticScore_authorityBadge__HBE02.SemanticScore_low__N6Yh7{background:#fef2f2;color:#dc2626}.SemanticScore_extractionSection__fu_8m .SemanticScore_extractionCard__hb5B5 .SemanticScore_extractionItem__gDISy .SemanticScore_claimsList__Aqbn4 .SemanticScore_claimCard__CdtBe .SemanticScore_statementHeader__rH9vt .SemanticScore_citationValue__oylWE,.SemanticScore_extractionSection__fu_8m .SemanticScore_extractionCard__hb5B5 .SemanticScore_extractionItem__gDISy .SemanticScore_claimsList__Aqbn4 .SemanticScore_statementCard__a4OLA .SemanticScore_statementHeader__rH9vt .SemanticScore_citationValue__oylWE,.SemanticScore_extractionSection__fu_8m .SemanticScore_extractionCard__hb5B5 .SemanticScore_extractionItem__gDISy .SemanticScore_statementsList__I0Ql4 .SemanticScore_claimCard__CdtBe .SemanticScore_statementHeader__rH9vt .SemanticScore_citationValue__oylWE,.SemanticScore_extractionSection__fu_8m .SemanticScore_extractionCard__hb5B5 .SemanticScore_extractionItem__gDISy .SemanticScore_statementsList__I0Ql4 .SemanticScore_statementCard__a4OLA .SemanticScore_statementHeader__rH9vt .SemanticScore_citationValue__oylWE{font-size:.9rem;color:#6b7280;font-weight:500}.SemanticScore_extractionSection__fu_8m .SemanticScore_extractionCard__hb5B5 .SemanticScore_extractionItem__gDISy .SemanticScore_claimsList__Aqbn4 .SemanticScore_claimCard__CdtBe .SemanticScore_statementText__t1Egs,.SemanticScore_extractionSection__fu_8m .SemanticScore_extractionCard__hb5B5 .SemanticScore_extractionItem__gDISy .SemanticScore_claimsList__Aqbn4 .SemanticScore_statementCard__a4OLA .SemanticScore_statementText__t1Egs,.SemanticScore_extractionSection__fu_8m .SemanticScore_extractionCard__hb5B5 .SemanticScore_extractionItem__gDISy .SemanticScore_statementsList__I0Ql4 .SemanticScore_claimCard__CdtBe .SemanticScore_statementText__t1Egs,.SemanticScore_extractionSection__fu_8m .SemanticScore_extractionCard__hb5B5 .SemanticScore_extractionItem__gDISy .SemanticScore_statementsList__I0Ql4 .SemanticScore_statementCard__a4OLA .SemanticScore_statementText__t1Egs{font-size:1.1rem;font-weight:500;color:#1f2937;margin-bottom:.5rem;font-style:italic}.SemanticScore_extractionSection__fu_8m .SemanticScore_extractionCard__hb5B5 .SemanticScore_extractionItem__gDISy .SemanticScore_claimsList__Aqbn4 .SemanticScore_claimCard__CdtBe .SemanticScore_statementContext__n8ptQ,.SemanticScore_extractionSection__fu_8m .SemanticScore_extractionCard__hb5B5 .SemanticScore_extractionItem__gDISy .SemanticScore_claimsList__Aqbn4 .SemanticScore_statementCard__a4OLA .SemanticScore_statementContext__n8ptQ,.SemanticScore_extractionSection__fu_8m .SemanticScore_extractionCard__hb5B5 .SemanticScore_extractionItem__gDISy .SemanticScore_statementsList__I0Ql4 .SemanticScore_claimCard__CdtBe .SemanticScore_statementContext__n8ptQ,.SemanticScore_extractionSection__fu_8m .SemanticScore_extractionCard__hb5B5 .SemanticScore_extractionItem__gDISy .SemanticScore_statementsList__I0Ql4 .SemanticScore_statementCard__a4OLA .SemanticScore_statementContext__n8ptQ{color:#6b7280;font-size:.9rem;line-height:1.5}.SemanticScore_extractionSection__fu_8m .SemanticScore_extractionCard__hb5B5 .SemanticScore_extractionItem__gDISy .SemanticScore_claimsList__Aqbn4 .SemanticScore_claimCard__CdtBe .SemanticScore_claimText__MnoJk,.SemanticScore_extractionSection__fu_8m .SemanticScore_extractionCard__hb5B5 .SemanticScore_extractionItem__gDISy .SemanticScore_claimsList__Aqbn4 .SemanticScore_statementCard__a4OLA .SemanticScore_claimText__MnoJk,.SemanticScore_extractionSection__fu_8m .SemanticScore_extractionCard__hb5B5 .SemanticScore_extractionItem__gDISy .SemanticScore_statementsList__I0Ql4 .SemanticScore_claimCard__CdtBe .SemanticScore_claimText__MnoJk,.SemanticScore_extractionSection__fu_8m .SemanticScore_extractionCard__hb5B5 .SemanticScore_extractionItem__gDISy .SemanticScore_statementsList__I0Ql4 .SemanticScore_statementCard__a4OLA .SemanticScore_claimText__MnoJk{font-size:1rem;color:#1f2937;margin-bottom:1rem;line-height:1.5}.SemanticScore_extractionSection__fu_8m .SemanticScore_extractionCard__hb5B5 .SemanticScore_extractionItem__gDISy .SemanticScore_claimsList__Aqbn4 .SemanticScore_claimCard__CdtBe .SemanticScore_claimMetrics__K8cKs,.SemanticScore_extractionSection__fu_8m .SemanticScore_extractionCard__hb5B5 .SemanticScore_extractionItem__gDISy .SemanticScore_claimsList__Aqbn4 .SemanticScore_statementCard__a4OLA .SemanticScore_claimMetrics__K8cKs,.SemanticScore_extractionSection__fu_8m .SemanticScore_extractionCard__hb5B5 .SemanticScore_extractionItem__gDISy .SemanticScore_statementsList__I0Ql4 .SemanticScore_claimCard__CdtBe .SemanticScore_claimMetrics__K8cKs,.SemanticScore_extractionSection__fu_8m .SemanticScore_extractionCard__hb5B5 .SemanticScore_extractionItem__gDISy .SemanticScore_statementsList__I0Ql4 .SemanticScore_statementCard__a4OLA .SemanticScore_claimMetrics__K8cKs{display:flex;gap:1rem;flex-wrap:wrap}.SemanticScore_extractionSection__fu_8m .SemanticScore_extractionCard__hb5B5 .SemanticScore_extractionItem__gDISy .SemanticScore_claimsList__Aqbn4 .SemanticScore_claimCard__CdtBe .SemanticScore_claimMetrics__K8cKs span,.SemanticScore_extractionSection__fu_8m .SemanticScore_extractionCard__hb5B5 .SemanticScore_extractionItem__gDISy .SemanticScore_claimsList__Aqbn4 .SemanticScore_statementCard__a4OLA .SemanticScore_claimMetrics__K8cKs span,.SemanticScore_extractionSection__fu_8m .SemanticScore_extractionCard__hb5B5 .SemanticScore_extractionItem__gDISy .SemanticScore_statementsList__I0Ql4 .SemanticScore_claimCard__CdtBe .SemanticScore_claimMetrics__K8cKs span,.SemanticScore_extractionSection__fu_8m .SemanticScore_extractionCard__hb5B5 .SemanticScore_extractionItem__gDISy .SemanticScore_statementsList__I0Ql4 .SemanticScore_statementCard__a4OLA .SemanticScore_claimMetrics__K8cKs span{padding:.25rem .75rem;background:#e3f2fd;color:#2563eb;border-radius:12px;font-size:.8rem;font-weight:500}.SemanticScore_recommendationsSection__0mX5L .SemanticScore_recommendationsCard__aZW6J{background:#fff;border-radius:16px;padding:2rem;box-shadow:0 10px 30px rgba(0,0,0,.1)}.SemanticScore_recommendationsSection__0mX5L .SemanticScore_recommendationsCard__aZW6J .SemanticScore_sectionTitle__kNUvp{display:flex;align-items:center;gap:.75rem;font-size:1.5rem;font-weight:600;color:#1f2937;margin:0 0 1.5rem}.SemanticScore_recommendationsSection__0mX5L .SemanticScore_recommendationsCard__aZW6J .SemanticScore_sectionTitle__kNUvp .SemanticScore_icon__VoAHQ{color:#2563eb;font-size:1.25rem}.SemanticScore_recommendationsSection__0mX5L .SemanticScore_recommendationsCard__aZW6J .SemanticScore_recommendationGroup__wRq4M{margin-bottom:2rem}.SemanticScore_recommendationsSection__0mX5L .SemanticScore_recommendationsCard__aZW6J .SemanticScore_recommendationGroup__wRq4M h3{font-size:1.25rem;font-weight:600;color:#1f2937;margin-bottom:1rem}.SemanticScore_recommendationsSection__0mX5L .SemanticScore_recommendationsCard__aZW6J .SemanticScore_recommendationGroup__wRq4M h3.SemanticScore_criticalTitle__zRtcQ{color:#dc2626}.SemanticScore_recommendationsSection__0mX5L .SemanticScore_recommendationsCard__aZW6J .SemanticScore_recommendationGroup__wRq4M .SemanticScore_recommendationsList__S4kga{display:grid;grid-gap:1rem;gap:1rem}.SemanticScore_recommendationsSection__0mX5L .SemanticScore_recommendationsCard__aZW6J .SemanticScore_recommendationGroup__wRq4M .SemanticScore_recommendationsList__S4kga .SemanticScore_recommendationCard__hLBv0{background:#f8f9fa;border-radius:12px;padding:1.5rem;border:1px solid #e1e5e9}.SemanticScore_recommendationsSection__0mX5L .SemanticScore_recommendationsCard__aZW6J .SemanticScore_recommendationGroup__wRq4M .SemanticScore_recommendationsList__S4kga .SemanticScore_recommendationCard__hLBv0.SemanticScore_critical__m_WWi{border-left:4px solid #dc2626;background:#fef2f2}.SemanticScore_recommendationsSection__0mX5L .SemanticScore_recommendationsCard__aZW6J .SemanticScore_recommendationGroup__wRq4M .SemanticScore_recommendationsList__S4kga .SemanticScore_recommendationCard__hLBv0.SemanticScore_highPriority__2Ez5j{border-left:4px solid #f59e0b;background:#fffbeb}.SemanticScore_recommendationsSection__0mX5L .SemanticScore_recommendationsCard__aZW6J .SemanticScore_recommendationGroup__wRq4M .SemanticScore_recommendationsList__S4kga .SemanticScore_recommendationCard__hLBv0 .SemanticScore_recommendationHeader__5b0XD{display:flex;gap:.75rem;margin-bottom:1rem}.SemanticScore_recommendationsSection__0mX5L .SemanticScore_recommendationsCard__aZW6J .SemanticScore_recommendationGroup__wRq4M .SemanticScore_recommendationsList__S4kga .SemanticScore_recommendationCard__hLBv0 .SemanticScore_recommendationHeader__5b0XD .SemanticScore_effortBadge__roJld,.SemanticScore_recommendationsSection__0mX5L .SemanticScore_recommendationsCard__aZW6J .SemanticScore_recommendationGroup__wRq4M .SemanticScore_recommendationsList__S4kga .SemanticScore_recommendationCard__hLBv0 .SemanticScore_recommendationHeader__5b0XD .SemanticScore_impactBadge__2SYZZ{padding:.25rem .75rem;border-radius:20px;font-size:.8rem;font-weight:600;text-transform:uppercase}.SemanticScore_recommendationsSection__0mX5L .SemanticScore_recommendationsCard__aZW6J .SemanticScore_recommendationGroup__wRq4M .SemanticScore_recommendationsList__S4kga .SemanticScore_recommendationCard__hLBv0 .SemanticScore_recommendationHeader__5b0XD .SemanticScore_impactBadge__2SYZZ{background:#dcfce7;color:#166534}.SemanticScore_recommendationsSection__0mX5L .SemanticScore_recommendationsCard__aZW6J .SemanticScore_recommendationGroup__wRq4M .SemanticScore_recommendationsList__S4kga .SemanticScore_recommendationCard__hLBv0 .SemanticScore_recommendationHeader__5b0XD .SemanticScore_effortBadge__roJld{background:#e0e7ff;color:#3730a3}.SemanticScore_recommendationsSection__0mX5L .SemanticScore_recommendationsCard__aZW6J .SemanticScore_recommendationGroup__wRq4M .SemanticScore_recommendationsList__S4kga .SemanticScore_recommendationCard__hLBv0 .SemanticScore_recommendationText__bYDUT{font-size:1rem;color:#1f2937;margin-bottom:.5rem;line-height:1.5}.SemanticScore_recommendationsSection__0mX5L .SemanticScore_recommendationsCard__aZW6J .SemanticScore_recommendationGroup__wRq4M .SemanticScore_recommendationsList__S4kga .SemanticScore_recommendationCard__hLBv0 .SemanticScore_llmBenefit__I2kCm{color:#6b7280;font-size:.9rem;font-style:italic}.SemanticScore_rewriteSection__2jTbN .SemanticScore_rewriteCard__gZXa7{background:linear-gradient(135deg,#2563eb,#7c3aed);border-radius:16px;padding:2rem;box-shadow:0 10px 30px rgba(0,0,0,.1);color:#fff;text-align:center}.SemanticScore_rewriteSection__2jTbN .SemanticScore_rewriteCard__gZXa7 .SemanticScore_rewriteContent__pOc7n h2{font-size:1.5rem;font-weight:600;margin-bottom:1rem}.SemanticScore_rewriteSection__2jTbN .SemanticScore_rewriteCard__gZXa7 .SemanticScore_rewriteContent__pOc7n p{font-size:1.1rem;margin-bottom:2rem;opacity:.9}.SemanticScore_rewriteSection__2jTbN .SemanticScore_rewriteCard__gZXa7 .SemanticScore_rewriteContent__pOc7n .SemanticScore_rewriteButton__p_sen{display:inline-flex;align-items:center;gap:.75rem;padding:1rem 2rem;background:#fff;color:#2563eb;border:none;border-radius:12px;font-size:1.1rem;font-weight:600;cursor:pointer;transition:all .3s ease;box-shadow:0 4px 15px rgba(0,0,0,.2)}.SemanticScore_rewriteSection__2jTbN .SemanticScore_rewriteCard__gZXa7 .SemanticScore_rewriteContent__pOc7n .SemanticScore_rewriteButton__p_sen:hover{transform:translateY(-2px);box-shadow:0 6px 20px rgba(0,0,0,.3)}.SemanticScore_rewriteSection__2jTbN .SemanticScore_rewriteCard__gZXa7 .SemanticScore_rewriteContent__pOc7n .SemanticScore_rewriteButton__p_sen svg{font-size:1rem}@keyframes SemanticScore_spin__rSM9O{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.SemanticScore_contextTooltip__m7B6H{position:relative;display:inline-block;margin-left:.5rem}.SemanticScore_contextTooltip__m7B6H .SemanticScore_tooltipIcon__AWlj8{color:#2563eb;font-size:.9rem;cursor:help;transition:color .2s}.SemanticScore_contextTooltip__m7B6H .SemanticScore_tooltipIcon__AWlj8:hover{color:#134cca}.SemanticScore_contextTooltip__m7B6H .SemanticScore_tooltipText__bDbNq{visibility:hidden;width:280px;background-color:#1f2937;color:#e5e7eb;text-align:left;border-radius:8px;padding:.75rem;position:absolute;z-index:1000;bottom:125%;left:50%;transform:translateX(-50%);opacity:0;transition:opacity .3s;font-size:.75rem;line-height:1.5;font-weight:300;box-shadow:0 4px 12px rgba(0,0,0,.15)}.SemanticScore_contextTooltip__m7B6H .SemanticScore_tooltipText__bDbNq:after{content:"";position:absolute;top:100%;left:50%;margin-left:-5px;border:5px solid transparent;border-top-color:#1f2937}.SemanticScore_contextTooltip__m7B6H:hover .SemanticScore_tooltipText__bDbNq{visibility:visible;opacity:1}